kopia lustrzana https://github.com/backface/turtlestitch
German translation update
rodzic
c50396fdf7
commit
fc175b844e
|
@ -35,6 +35,7 @@
|
|||
### 2019-01-28
|
||||
* Threads, Objects: new "object" reporter in the Sensing category
|
||||
* Greek translation update, thanks, Alexandros!
|
||||
* German translation update
|
||||
* pushed version to "Beta"
|
||||
|
||||
### 2019-01-25
|
||||
|
|
|
@ -185,7 +185,7 @@ SnapTranslator.dict.de = {
|
|||
'translator_e-mail':
|
||||
'jens@moenig.org, jadga.huegle@sap.com', // optional
|
||||
'last_changed':
|
||||
'2019-01-23', // this, too, will appear in the Translators tab
|
||||
'2019-01-28', // this, too, will appear in the Translators tab
|
||||
|
||||
// GUI
|
||||
// control bar:
|
||||
|
@ -574,6 +574,8 @@ SnapTranslator.dict.de = {
|
|||
'%att von %spr',
|
||||
'my %get':
|
||||
'Attribut %get',
|
||||
'object %spr':
|
||||
'Objekt %spr',
|
||||
'http:// %s':
|
||||
'http:// %s',
|
||||
'turbo mode?':
|
||||
|
|
|
@ -160,7 +160,7 @@ SnapTranslator.dict.de = {
|
|||
'translator_e-mail':
|
||||
'jens@moenig.org, jadga.huegle@sap.com',
|
||||
'last_changed':
|
||||
'2019-01-23'
|
||||
'2019-01-28'
|
||||
};
|
||||
|
||||
SnapTranslator.dict.it = {
|
||||
|
|
Ładowanie…
Reference in New Issue