From 8d12c5c355a242f359d32d86867ae68c322b0116 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jens=20M=C3=B6nig?= Date: Thu, 6 Aug 2015 17:12:30 +0200 Subject: [PATCH] German translation update --- history.txt | 6 ++++++ lang-de.js | 8 +++++++- lang-pl.js | 2 +- locale.js | 6 +++--- 4 files changed, 17 insertions(+), 5 deletions(-) diff --git a/history.txt b/history.txt index 88bb47ff..0174467d 100755 --- a/history.txt +++ b/history.txt @@ -2554,3 +2554,9 @@ ______ 150730 ------ * Blocks: improve keyboard editing for embedded rings + +150806 +------ +* Polish & German translation updates + +=== Release v4.0.2 === diff --git a/lang-de.js b/lang-de.js index 3040cc26..ce2b220e 100644 --- a/lang-de.js +++ b/lang-de.js @@ -185,7 +185,7 @@ SnapTranslator.dict.de = { 'translator_e-mail': 'jens@moenig.org', // optional 'last_changed': - '2015-02-23', // this, too, will appear in the Translators tab + '2015-08-06', // this, too, will appear in the Translators tab // GUI // control bar: @@ -780,6 +780,10 @@ SnapTranslator.dict.de = { 'ausschalten, um Skripte\nnormal auszuf\u00fchren', 'check to enable\nIDE animations': 'einschalten um IDE-\nAnimationen zu erlauben', + 'Flat design': + 'Helles Design', + 'Keyboard Editing': + 'Tastaturunterstützung', 'Thread safe scripts': 'Threadsicherheit', 'uncheck to allow\nscript reentrance': @@ -798,6 +802,8 @@ SnapTranslator.dict.de = { 'einschalten f\u00fcr flache\nPinselstrichenden', 'uncheck for round ends of lines': 'auschalten f\u00fcr runde\nPinselstrichenden', + 'Inheritance support': + 'Prototypische Vererbung', // inputs 'with inputs': diff --git a/lang-pl.js b/lang-pl.js index f8f676ef..c0c4c49f 100644 --- a/lang-pl.js +++ b/lang-pl.js @@ -190,7 +190,7 @@ SnapTranslator.dict.pl = { 'translator_e-mail': 'witek@oeiizk.waw.pl', // optional 'last_changed': - '2013-08-05', // this, too, will appear in the Translators tab + '2015-08-06', // this, too, will appear in the Translators tab // GUI // control bar: diff --git a/locale.js b/locale.js index 77f47585..e7dca351 100644 --- a/locale.js +++ b/locale.js @@ -42,7 +42,7 @@ /*global modules, contains*/ -modules.locale = '2015-July-27'; +modules.locale = '2015-August-06'; // Global stuff @@ -149,7 +149,7 @@ SnapTranslator.dict.de = { 'translator_e-mail': 'jens@moenig.org', 'last_changed': - '2015-02-23' + '2015-08-06' }; SnapTranslator.dict.it = { @@ -317,7 +317,7 @@ SnapTranslator.dict.pl = { 'translator_e-mail': 'witek@oeiizk.waw.pl', 'last_changed': - '2013-08-05' + '2015-08-06' }; SnapTranslator.dict.tw = {