diff options
| author | jmoenig <jens@moenig.org> | 2014-01-09 15:36:00 +0100 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2014-01-09 15:36:16 +0100 |
| commit | 5cb8003542499f7e9fb7f590b05628c59ae4df39 (patch) | |
| tree | cea251fcbc4de279deb5937ab56b2e06e758841e /lang-de.js | |
| parent | 8a1ca3116b834625e6f71c6376c115975d4f9d75 (diff) | |
| download | snap-yow-5cb8003542499f7e9fb7f590b05628c59ae4df39.tar.gz snap-yow-5cb8003542499f7e9fb7f590b05628c59ae4df39.zip | |
German translation update for new (migrated) STOP block
Diffstat (limited to 'lang-de.js')
| -rw-r--r-- | lang-de.js | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -185,7 +185,7 @@ SnapTranslator.dict.de = { 'translator_e-mail': 'jens@moenig.org', // optional 'last_changed': - '2018-01-08', // this, too, will appear in the Translators tab + '2014-01-09', // this, too, will appear in the Translators tab // GUI // control bar: @@ -447,12 +447,14 @@ SnapTranslator.dict.de = { 'falls %b %c sonst %c', 'report %s': 'berichte %s', - 'stop block': - 'stoppe diesen Block', - 'stop script': - 'stoppe dieses Skript', - 'stop all %stop': - 'stoppe alles %stop', + 'stop %stopChoices': + 'stoppe %stopChoices', + 'all': + 'alles', + 'this script': + 'dieses Skript', + 'this block': + 'diesen Block', 'stop %stopOthersChoices': 'stoppe %stopOthersChoices', 'all but this script': @@ -956,8 +958,6 @@ SnapTranslator.dict.de = { 'in diesem Projekt gibt es noch keine\nglobalen Bl\u00f6cke', 'select': 'ausw\u00e4hlen', - 'all': - 'alles', 'none': 'nichts', |
