diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-07-18 02:15:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-07-18 02:15:19 +0000 |
commit | 53ab33acbed6879a3801531259c4cd1713291d5e (patch) | |
tree | c4e61c70a78c61132d278a6f49784996940c24a1 /apps/updatenotification/l10n/de.js | |
parent | e8e5087349e153b7862d9f2722c4c4646dff921b (diff) | |
download | nextcloud-server-53ab33acbed6879a3801531259c4cd1713291d5e.tar.gz nextcloud-server-53ab33acbed6879a3801531259c4cd1713291d5e.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, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/de.js b/apps/updatenotification/l10n/de.js index b4e5564d213..d9be385c0e1 100644 --- a/apps/updatenotification/l10n/de.js +++ b/apps/updatenotification/l10n/de.js @@ -2,8 +2,8 @@ OC.L10N.register( "updatenotification", { "{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", + "Update notifications" : "Update-Benachrichtigungen", "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.", "Update to %1$s is available." : "Aktualisierung auf %1$s ist verfügbar.", |