diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-08 01:55:39 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-08 01:55:39 -0500 |
commit | a8bafb9bf38ee1c273a9a48579206d00c2a6c8f3 (patch) | |
tree | 5a8d9f76f86a9232a0b844a44acc7f08f952ed08 /apps/updatenotification/l10n/de_DE.js | |
parent | 9f0711004f0574d5373574f8a1dc49552c3568e3 (diff) | |
download | nextcloud-server-a8bafb9bf38ee1c273a9a48579206d00c2a6c8f3.tar.gz nextcloud-server-a8bafb9bf38ee1c273a9a48579206d00c2a6c8f3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/de_DE.js')
-rw-r--r-- | apps/updatenotification/l10n/de_DE.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/de_DE.js b/apps/updatenotification/l10n/de_DE.js index 4ab4e34f140..cda4c603038 100644 --- a/apps/updatenotification/l10n/de_DE.js +++ b/apps/updatenotification/l10n/de_DE.js @@ -5,6 +5,7 @@ OC.L10N.register( "Updater" : "Updater", "A new version is available: %s" : "Eine neue Version ist verfügbar: %s", "Open updater" : "Updater aufrufen", + "Your version is up to date." : "Die neuste Version ist installiert.", "Update channel:" : "Update-Kanal:" }, "nplurals=2; plural=(n != 1);"); |