kopia lustrzana https://github.com/backface/turtlestitch
German translation update
rodzic
11600f80ba
commit
1c1cda9969
|
@ -3331,3 +3331,4 @@ Fixes:
|
||||||
170124
|
170124
|
||||||
------
|
------
|
||||||
* BYOB: changed “new line” symbol to $nl
|
* BYOB: changed “new line” symbol to $nl
|
||||||
|
* German translation update
|
||||||
|
|
|
@ -185,7 +185,7 @@ SnapTranslator.dict.de = {
|
||||||
'translator_e-mail':
|
'translator_e-mail':
|
||||||
'jens@moenig.org', // optional
|
'jens@moenig.org', // optional
|
||||||
'last_changed':
|
'last_changed':
|
||||||
'2017-01-23', // this, too, will appear in the Translators tab
|
'2017-01-24', // this, too, will appear in the Translators tab
|
||||||
|
|
||||||
// GUI
|
// GUI
|
||||||
// control bar:
|
// control bar:
|
||||||
|
@ -897,6 +897,8 @@ SnapTranslator.dict.de = {
|
||||||
'ausschalten, um den Inhalt\nim Projekt zu speichern',
|
'ausschalten, um den Inhalt\nim Projekt zu speichern',
|
||||||
'check to prevent contents\nfrom being saved':
|
'check to prevent contents\nfrom being saved':
|
||||||
'einschalten, um das Speichern des Inhalts\nim Projekt zu verhindern',
|
'einschalten, um das Speichern des Inhalts\nim Projekt zu verhindern',
|
||||||
|
'new line':
|
||||||
|
'neue Zeile',
|
||||||
|
|
||||||
// custom blocks:
|
// custom blocks:
|
||||||
'delete block definition...':
|
'delete block definition...':
|
||||||
|
|
|
@ -42,7 +42,7 @@
|
||||||
|
|
||||||
/*global modules, contains*/
|
/*global modules, contains*/
|
||||||
|
|
||||||
modules.locale = '2017-January-23';
|
modules.locale = '2017-January-24';
|
||||||
|
|
||||||
// Global stuff
|
// Global stuff
|
||||||
|
|
||||||
|
@ -160,7 +160,7 @@ SnapTranslator.dict.de = {
|
||||||
'translator_e-mail':
|
'translator_e-mail':
|
||||||
'jens@moenig.org',
|
'jens@moenig.org',
|
||||||
'last_changed':
|
'last_changed':
|
||||||
'2017-01-23'
|
'2017-01-24'
|
||||||
};
|
};
|
||||||
|
|
||||||
SnapTranslator.dict.it = {
|
SnapTranslator.dict.it = {
|
||||||
|
|
Ładowanie…
Reference in New Issue