diff options
| author | jmoenig <jens@moenig.org> | 2015-02-20 12:50:21 +0100 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2015-02-20 12:50:21 +0100 |
| commit | 2ffab69586126ed8316df0232131733806842418 (patch) | |
| tree | 10c91268f091128d1bb4b0dc9f1a3171c8df6edb | |
| parent | 116933ddab41594d3550fb895c8d425c50a25151 (diff) | |
| download | snap-2ffab69586126ed8316df0232131733806842418.tar.gz snap-2ffab69586126ed8316df0232131733806842418.zip | |
Update German translation
| -rwxr-xr-x | history.txt | 2 | ||||
| -rw-r--r-- | lang-de.js | 6 | ||||
| -rw-r--r-- | locale.js | 2 |
3 files changed, 8 insertions, 2 deletions
diff --git a/history.txt b/history.txt index eae7012..1a69cfb 100755 --- a/history.txt +++ b/history.txt @@ -2438,3 +2438,5 @@ ______ 150220 ------ * Malayam, Tamil and Telagu translations, thanks, Vinay Kumar!! +* Un-hide “Save to disk” feature (currently supported by both Chrome and Firefox, but not by Safari) +* Update German translation @@ -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...': @@ -149,7 +149,7 @@ SnapTranslator.dict.de = { 'translator_e-mail': 'jens@moenig.org', 'last_changed': - '2014-07-29' + '2015-02-20' }; SnapTranslator.dict.it = { |
