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