diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-17 01:56:11 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-17 01:56:11 -0500 |
commit | fe29feae9a1ee759e09091941e3bcf96f72e3f21 (patch) | |
tree | 2a990f74861cdebe4076c8e0bf80f4c96ffe8698 /apps/updatenotification/l10n/de.js | |
parent | c6b24573066cfc87b73b1b61b41032b8c5a406cf (diff) | |
download | nextcloud-server-fe29feae9a1ee759e09091941e3bcf96f72e3f21.tar.gz nextcloud-server-fe29feae9a1ee759e09091941e3bcf96f72e3f21.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/de.js')
-rw-r--r-- | apps/updatenotification/l10n/de.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/de.js b/apps/updatenotification/l10n/de.js index 4a6685b6239..1ee4ed80721 100644 --- a/apps/updatenotification/l10n/de.js +++ b/apps/updatenotification/l10n/de.js @@ -2,6 +2,7 @@ OC.L10N.register( "updatenotification", { "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Hole weitere Informationen zu Aktualisierungen ein.", - "Updater" : "Updater" + "Updater" : "Updater", + "Open updater" : "Updater öffnen" }, "nplurals=2; plural=(n != 1);"); |