diff options
| author | jmoenig <jens@moenig.org> | 2013-03-22 11:06:33 +0100 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2013-03-22 11:06:33 +0100 |
| commit | 408ed6285d1431c3e1667470e8839818e7509415 (patch) | |
| tree | c27a766f55b88c0c055addb31317c120348b833d /lang-de.js | |
| parent | ef170e9a2850af90e97118c39812015204bbcdb3 (diff) | |
| download | snap-408ed6285d1431c3e1667470e8839818e7509415.tar.gz snap-408ed6285d1431c3e1667470e8839818e7509415.zip | |
German translation update
for the new "Zoom blocks" feature
Diffstat (limited to 'lang-de.js')
| -rw-r--r-- | lang-de.js | 28 |
1 files changed, 27 insertions, 1 deletions
@@ -185,7 +185,7 @@ SnapTranslator.dict.de = { 'translator_e-mail': 'jens@moenig.org', // optional 'last_changed': - '2013-03-15', // this, too, will appear in the Translators tab + '2013-03-22', // this, too, will appear in the Translators tab // GUI // control bar: @@ -661,6 +661,8 @@ SnapTranslator.dict.de = { // settings menu 'Language...': 'Sprache...', + 'Zoom blocks...': + 'Bl\u00f6cke vergr\u00f6\u00dfern...', 'Blurred shadows': 'Weiche Schatten', 'uncheck to use solid drop\nshadows and highlights': @@ -837,6 +839,30 @@ SnapTranslator.dict.de = { 'Help': 'Hilfe', + // zoom blocks + 'Zoom blocks': + 'Bl\u00f6cke vergr\u00f6\u00dfern', + 'build': + 'baue', + 'your own': + 'eigene', + 'blocks': + 'Bl\u00f6cke', + 'normal (1x)': + 'normal (1x)', + 'demo (1.2x)': + 'Demo (1.2x)', + 'presentation (1.4x)': + 'Pr\u00e4sentation (1.4x)', + 'big (2x)': + 'gro\u00df (2x)', + 'huge (4x)': + 'riesig (4x)', + 'giant (8x)': + 'gigantisch (8x)', + 'monstrous (10x)': + 'ungeheuerlich (10x)', + // Project Manager 'Untitled': 'Unbenannt', |
