diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-08 02:24:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-08 02:24:44 +0000 |
commit | 0489921f3f3ec0c3b6cf5a7e33b9472da795d920 (patch) | |
tree | ce82fa46e6640cdbb4adde639a3fcc95467651e0 /apps/updatenotification/l10n | |
parent | 484f2fd5cc69b2b9c7f663c3f28709d9b35f7503 (diff) | |
download | nextcloud-server-0489921f3f3ec0c3b6cf5a7e33b9472da795d920.tar.gz nextcloud-server-0489921f3f3ec0c3b6cf5a7e33b9472da795d920.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification/l10n')
-rw-r--r-- | apps/updatenotification/l10n/de.js | 2 | ||||
-rw-r--r-- | apps/updatenotification/l10n/de.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/de.js b/apps/updatenotification/l10n/de.js index 660a436e680..1b303e7aff8 100644 --- a/apps/updatenotification/l10n/de.js +++ b/apps/updatenotification/l10n/de.js @@ -5,7 +5,7 @@ OC.L10N.register( "Channel updated" : "Kanal aktualisiert", "Web updater is disabled" : "Der Web-Updater ist deaktiviert", "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.", + "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.", "Update for {app} to version %s is available." : "Eine Aktualisierung für {app} auf Version %s ist verfügbar.", diff --git a/apps/updatenotification/l10n/de.json b/apps/updatenotification/l10n/de.json index bc38472dd87..acef3dfef1e 100644 --- a/apps/updatenotification/l10n/de.json +++ b/apps/updatenotification/l10n/de.json @@ -3,7 +3,7 @@ "Channel updated" : "Kanal aktualisiert", "Web updater is disabled" : "Der Web-Updater ist deaktiviert", "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.", + "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.", "Update for {app} to version %s is available." : "Eine Aktualisierung für {app} auf Version %s ist verfügbar.", |