diff options
| author | Gubolin <gubolin@fantasymail.de> | 2015-02-24 10:18:10 +0100 |
|---|---|---|
| committer | Gubolin <gubolin@fantasymail.de> | 2015-02-24 10:18:10 +0100 |
| commit | 9ad7c87df968ce72cbd4a88c8948d78e38f5bdb6 (patch) | |
| tree | 96843abd0afaa2a327a109e5d8d1500da72f00f3 /lang-de.js | |
| parent | 6ff8e7e2d6c983bafe0658d17cbbb14118980e92 (diff) | |
| parent | 662a743f4ed564f2c296e2370c555ca44e12116d (diff) | |
| download | snap-github_backend.tar.gz snap-github_backend.zip | |
mergegithub_backend
Diffstat (limited to 'lang-de.js')
| -rw-r--r-- | lang-de.js | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -185,7 +185,7 @@ SnapTranslator.dict.de = { 'translator_e-mail': 'jens@moenig.org', // optional 'last_changed': - '2014-07-29', // this, too, will appear in the Translators tab + '2015-02-20', // this, too, will appear in the Translators tab // GUI // control bar: @@ -647,6 +647,10 @@ SnapTranslator.dict.de = { '\u00d6ffnen...', 'Save': 'Sichern', + 'Save to disk': + 'Abpeichern', + 'store this project\nin your downloads folder\n(not supported by all browsers)': + 'dieses Projekt herunterladen\nund lokal speichern\n(nicht von allen Browsern unters\u00fctzt)', 'Save As...': 'Sichern als...', 'Import...': |
