German translation update

upd4.1
Jens Mönig 2017-01-23 15:20:55 +01:00
rodzic 292cc749da
commit d556a0aacf
3 zmienionych plików z 6 dodań i 3 usunięć

Wyświetl plik

@ -3326,3 +3326,4 @@ Fixes:
------
* BYOB, Blocks, Store: added support for default values in custom block Boolean slots
* GUI, Blocks, Store: allow project-setting “Ternary Boolean slots” to be switched off
* German translation update

Wyświetl plik

@ -185,7 +185,7 @@ SnapTranslator.dict.de = {
'translator_e-mail':
'jens@moenig.org', // optional
'last_changed':
'2017-01-19', // this, too, will appear in the Translators tab
'2017-01-23', // this, too, will appear in the Translators tab
// GUI
// control bar:
@ -845,6 +845,8 @@ SnapTranslator.dict.de = {
'einschalten f\u00fcr flache\nPinselstrichenden',
'uncheck for round ends of lines':
'auschalten f\u00fcr runde\nPinselstrichenden',
'Ternary Boolean slots':
'Ternäre Bool\'sche Inputs',
'Inheritance support':
'Prototypische Vererbung',

Wyświetl plik

@ -42,7 +42,7 @@
/*global modules, contains*/
modules.locale = '2017-January-19';
modules.locale = '2017-January-23';
// Global stuff
@ -160,7 +160,7 @@ SnapTranslator.dict.de = {
'translator_e-mail':
'jens@moenig.org',
'last_changed':
'2017-01-19'
'2017-01-23'
};
SnapTranslator.dict.it = {