diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-07-18 02:14:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-07-18 02:14:53 +0000 |
commit | 3d0e0f23530160419f182ac9e896dea6f7bc9f59 (patch) | |
tree | fd86947320b7bde7016901b2e72d192fddaac39b /apps/updatenotification/l10n/de.js | |
parent | 48653d1a27ef2cc9949b4f6b0c2e3dd99c765608 (diff) | |
download | nextcloud-server-3d0e0f23530160419f182ac9e896dea6f7bc9f59.tar.gz nextcloud-server-3d0e0f23530160419f182ac9e896dea6f7bc9f59.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.", |