aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-10 02:24:52 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-10 02:24:52 +0000
commit1cfea13e943411cd98988911e9e13dd7d78682fc (patch)
tree11acc6ed7d2fa78e2717c48575c6aef911f890d8 /apps/updatenotification/l10n
parent79f1c30a31f9453b119f9e9880a6308a86c78b39 (diff)
downloadnextcloud-server-1cfea13e943411cd98988911e9e13dd7d78682fc.tar.gz
nextcloud-server-1cfea13e943411cd98988911e9e13dd7d78682fc.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_DE.js2
-rw-r--r--apps/updatenotification/l10n/de_DE.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/de_DE.js b/apps/updatenotification/l10n/de_DE.js
index f5804f4ad66..b505ecb18c6 100644
--- a/apps/updatenotification/l10n/de_DE.js
+++ b/apps/updatenotification/l10n/de_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." : "Eine Aktualisierung für Nextcloud auf Version %1$s ist verfügbar.",
"Update to {serverAndVersion} is available." : "Aktualisierung auf {serverAndVersion} ist verfügbar.",
diff --git a/apps/updatenotification/l10n/de_DE.json b/apps/updatenotification/l10n/de_DE.json
index a1198fb2b3f..3db601a3af7 100644
--- a/apps/updatenotification/l10n/de_DE.json
+++ b/apps/updatenotification/l10n/de_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." : "Eine Aktualisierung für Nextcloud auf Version %1$s ist verfügbar.",
"Update to {serverAndVersion} is available." : "Aktualisierung auf {serverAndVersion} ist verfügbar.",