diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-09 05:08:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-09 05:08:07 +0000 |
commit | 37b847ec48bab86f6d126f5c2185f0a5bc0a4267 (patch) | |
tree | 26f177525d1260de3fdadf7fe70ac92d3061af72 /apps/updatenotification/l10n/de.js | |
parent | 43275b1000cd70a06f6c8042a16479c4714694a1 (diff) | |
download | nextcloud-server-37b847ec48bab86f6d126f5c2185f0a5bc0a4267.tar.gz nextcloud-server-37b847ec48bab86f6d126f5c2185f0a5bc0a4267.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/de.js')
-rw-r--r-- | apps/updatenotification/l10n/de.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/de.js b/apps/updatenotification/l10n/de.js index 62fb269d262..dbaadfdd853 100644 --- a/apps/updatenotification/l10n/de.js +++ b/apps/updatenotification/l10n/de.js @@ -10,6 +10,7 @@ OC.L10N.register( "Update to %1$s is available." : "Aktualisierung auf %1$s ist verfügbar.", "Update for %1$s to version %2$s is available." : "Ein Update von %1$s auf Version %2$s ist verfügbar.", "Update for {app} to version %s is available." : "Ein Update für {app} auf Version %s ist verfügbar.", + "Update notification" : "Update-Benachrichtigung", "A new version is available: %s" : "Eine neue Version ist verfügbar: %s", "Open updater" : "Updater öffnen", "Download now" : "Jetzt herunterladen", |