From a58ffccb64e67d63c2fed1d8e0336d3c1dd36493 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Tue, 30 Jul 2013 13:56:50 +0200 Subject: German translation update for PAUSE primitive --- lang-de.js | 4 +++- locale.js | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/lang-de.js b/lang-de.js index fa44b96..a0dcb9d 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': - '2013-07-11', // this, too, will appear in the Translators tab + '2013-07-30', // this, too, will appear in the Translators tab // GUI // control bar: @@ -453,6 +453,8 @@ SnapTranslator.dict.de = { 'stoppe dieses Skript', 'stop all %stop': 'stoppe alles %stop', + 'pause all %pause': + 'pausiere alles %pause', 'run %cmdRing %inputs': 'f\u00fchre %cmdRing aus %inputs', 'launch %cmdRing %inputs': diff --git a/locale.js b/locale.js index ed31cab..22fd4a0 100644 --- a/locale.js +++ b/locale.js @@ -149,7 +149,7 @@ SnapTranslator.dict.de = { 'translator_e-mail': 'jens@moenig.org', 'last_changed': - '2013-07-11' + '2013-07-30' }; SnapTranslator.dict.it = { @@ -302,4 +302,4 @@ SnapTranslator.dict.nl = { 'frank.sierens@telenet.be', 'last_changed': '2013-07-24' -}; \ No newline at end of file +}; -- cgit v1.3.1