Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/updatenotification/l10n/de.js')
-rw-r--r--apps/updatenotification/l10n/de.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/de.js b/apps/updatenotification/l10n/de.js
index 1afa5bb10bd..ffa7af9e94a 100644
--- a/apps/updatenotification/l10n/de.js
+++ b/apps/updatenotification/l10n/de.js
@@ -5,8 +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.",
+ "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 prüfe das Nextcloud- und Server-Log nach Fehlern.",
"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.",