diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-28 00:07:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-28 00:07:53 +0000 |
commit | 6309b9ec1db1e16eaf8a2717f1bd60f39afaf15d (patch) | |
tree | 9b95c2252c4b91a3bd37b0f69ab0a54c7fbc668d /apps/updatenotification/l10n/de.js | |
parent | b673d1d8c4410af07a87423d0cee3566d4a1bef3 (diff) | |
download | nextcloud-server-6309b9ec1db1e16eaf8a2717f1bd60f39afaf15d.tar.gz nextcloud-server-6309b9ec1db1e16eaf8a2717f1bd60f39afaf15d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/de.js')
-rw-r--r-- | apps/updatenotification/l10n/de.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/de.js b/apps/updatenotification/l10n/de.js index 5d6050d2e3e..1afa5bb10bd 100644 --- a/apps/updatenotification/l10n/de.js +++ b/apps/updatenotification/l10n/de.js @@ -5,6 +5,8 @@ OC.L10N.register( "Could not start updater, please try the manual update" : "Aktualisierungsfunktion konnte nicht gestartet werden, bitte versuche ein mauelles Update", "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierung.", "Channel updated" : "Kanal aktualisiert", + "The update server could not be reached since %d days to check for new updates." : "Der Update-Server konnte seit %d Tagen nicht erreicht werden.", + "Please check the nextcloud and server log files for errors." : "Bitte überprüfe das Nextclound- und das Server-Log auf Fehler.", "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.", |