German translation update

upd4.1
Jens Mönig 2017-01-24 08:07:45 +01:00
rodzic 11600f80ba
commit 1c1cda9969
3 zmienionych plików z 6 dodań i 3 usunięć

Wyświetl plik

@ -3331,3 +3331,4 @@ Fixes:
170124
------
* BYOB: changed “new line” symbol to $nl
* German translation update

Wyświetl plik

@ -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...':

Wyświetl plik

@ -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 = {