diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-01-19 01:11:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-01-19 01:11:08 +0000 |
commit | bec72bf9ff40ee62c81c77d52fc0d66051aefc78 (patch) | |
tree | 826c0476a8d1d3cd172841c6832193013f11e6c6 /apps/updatenotification/l10n/de_DE.js | |
parent | 6719c7723a9b62e3dc5a60bf6f31068742d96880 (diff) | |
download | nextcloud-server-bec72bf9ff40ee62c81c77d52fc0d66051aefc78.tar.gz nextcloud-server-bec72bf9ff40ee62c81c77d52fc0d66051aefc78.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/de_DE.js')
-rw-r--r-- | apps/updatenotification/l10n/de_DE.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/de_DE.js b/apps/updatenotification/l10n/de_DE.js index 01b98f1b5e4..587879da431 100644 --- a/apps/updatenotification/l10n/de_DE.js +++ b/apps/updatenotification/l10n/de_DE.js @@ -1,9 +1,9 @@ OC.L10N.register( "updatenotification", { - "Update notifications" : "Update-Benachrichtigungen", "Could not start updater, please try the manual update" : "Der Updater konnte nicht gestartet werden, bitte versuchen Sie ein manuelles Update", "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierung.", + "Update notifications" : "Update-Benachrichtigungen", "Channel updated" : "Kanal aktualisiert", "The update server could not be reached since %d days to check for new updates." : "Der Aktualisierungsserver konnte seit %d Tagen nicht erreicht werden um auf verfügbare Aktualisierungen zu prüfen.", "Please check the Nextcloud and server log files for errors." : "Bitte überprüfe die Server- und Nextcloud-Logdateien auf Fehler.", |