diff options
| author | jmoenig <jens@moenig.org> | 2013-10-04 16:54:16 +0200 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2013-10-04 16:54:16 +0200 |
| commit | 020cac64b183ba0edc07d3e3d624390d056f542d (patch) | |
| tree | dd5ae3f774f040abbcb1cbb7b4dad8b7d00d5fc8 /lang-de.js | |
| parent | 4e501e00ad6185fb631d4c6851dfd5383fdc19b7 (diff) | |
| download | snap-byow-020cac64b183ba0edc07d3e3d624390d056f542d.tar.gz snap-byow-020cac64b183ba0edc07d3e3d624390d056f542d.zip | |
"plain block prototype labels" preference setting
hide / show the (+) symbols in the block editor
Diffstat (limited to 'lang-de.js')
| -rw-r--r-- | lang-de.js | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -185,7 +185,7 @@ SnapTranslator.dict.de = { 'translator_e-mail': 'jens@moenig.org', // optional 'last_changed': - '2013-09-16', // this, too, will appear in the Translators tab + '2013-10-04', // this, too, will appear in the Translators tab // GUI // control bar: @@ -705,6 +705,12 @@ SnapTranslator.dict.de = { + 'zu erm\u00f6glichen', 'Long form input dialog': 'Ausf\u00fchrlicher Input-Dialog', + 'Plain prototype labels': + 'Einfache Prototyp-Beschriftung', + 'uncheck to always show (+) symbols\nin block prototype labels': + 'ausschalten, um (+) Zeichen\nim Blockeditor zu verbergen', + 'check to hide (+) symbols\nin block prototype labels': + 'einschalten, um (+) Zeichen\nim Blockeditor immer anzuzeigen', 'check to always show slot\ntypes in the input dialog': 'einschalten, um immer die Datentypen\nim Input-Dialog zu sehen', 'uncheck to use the input\ndialog in short form': |
