summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2014-02-13 18:30:39 +0100
committerjmoenig <jens@moenig.org>2014-02-13 18:30:39 +0100
commit8badce6480d434653326684a953fccc6cf03c5d8 (patch)
tree68f244df0f6d8d2eb526c144d5725617bc55fc3d
parent03b69769bea849923864ea636d44a3a01c690789 (diff)
downloadsnap-byow-8badce6480d434653326684a953fccc6cf03c5d8.tar.gz
snap-byow-8badce6480d434653326684a953fccc6cf03c5d8.zip
German translation update
for the new stage resizing feature
-rwxr-xr-xhistory.txt1
-rw-r--r--lang-de.js12
-rw-r--r--locale.js4
3 files changed, 14 insertions, 3 deletions
diff --git a/history.txt b/history.txt
index 80596a9..2096b08 100755
--- a/history.txt
+++ b/history.txt
@@ -2102,3 +2102,4 @@ ______
* GUI: Fixed #322, #324
* Widgets: new “promptVector” dialog box feature
* GUI: Use new vector prompter for stage dimensions
+* German translation update
diff --git a/lang-de.js b/lang-de.js
index 8b71902..9ce0c50 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':
- '2014-02-04', // this, too, will appear in the Translators tab
+ '2014-02-13', // this, too, will appear in the Translators tab
// GUI
// control bar:
@@ -685,6 +685,16 @@ SnapTranslator.dict.de = {
'Sprache...',
'Zoom blocks...':
'Bl\u00f6cke vergr\u00f6\u00dfern...',
+ 'Stage size...':
+ 'B\u00fchnengr\u00f6\u00dfe...',
+ 'Stage size':
+ 'B\u00fchnengr\u00f6\u00dfe',
+ 'Stage width':
+ 'B\u00fchnenbreite',
+ 'Stage height':
+ 'B\u00fchnenh\u00f6he',
+ 'Default':
+ 'Normal',
'Blurred shadows':
'Weiche Schatten',
'uncheck to use solid drop\nshadows and highlights':
diff --git a/locale.js b/locale.js
index 164d8e7..c4e8f6f 100644
--- a/locale.js
+++ b/locale.js
@@ -42,7 +42,7 @@
/*global modules, contains*/
-modules.locale = '2014-February-04';
+modules.locale = '2014-February-13';
// Global stuff
@@ -149,7 +149,7 @@ SnapTranslator.dict.de = {
'translator_e-mail':
'jens@moenig.org',
'last_changed':
- '2014-02-04'
+ '2014-02-13'
};
SnapTranslator.dict.it = {