diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-20 02:29:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-20 02:29:40 +0000 |
commit | 5e3a3c0c8faa45489aa6ac610728b4177501c198 (patch) | |
tree | c9c18dd3811f891c00ef1152485c2a22b7df13d2 /apps/updatenotification | |
parent | d42d8b79e0c83f57336b9c135711e33d9c9afa5f (diff) | |
download | nextcloud-server-5e3a3c0c8faa45489aa6ac610728b4177501c198.tar.gz nextcloud-server-5e3a3c0c8faa45489aa6ac610728b4177501c198.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification')
-rw-r--r-- | apps/updatenotification/l10n/de.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/de.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/de.js b/apps/updatenotification/l10n/de.js index 1b303e7aff8..6ca2c753f76 100644 --- a/apps/updatenotification/l10n/de.js +++ b/apps/updatenotification/l10n/de.js @@ -8,6 +8,7 @@ OC.L10N.register( "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 to {serverAndVersion} is available." : "Aktualisierung auf {serverAndVersion} ist verfügbar.", "Update for {app} to version %s is available." : "Eine Aktualisierung für {app} auf Version %s ist verfügbar.", "Update notification" : "Aktualisierungs-Benachrichtigung", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Zeigt Benachrichtigungen für Aktualisierungen von Nextcloud an und bietet SSO für den Aktualisierer.", diff --git a/apps/updatenotification/l10n/de.json b/apps/updatenotification/l10n/de.json index acef3dfef1e..092f58953fc 100644 --- a/apps/updatenotification/l10n/de.json +++ b/apps/updatenotification/l10n/de.json @@ -6,6 +6,7 @@ "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 to {serverAndVersion} is available." : "Aktualisierung auf {serverAndVersion} ist verfügbar.", "Update for {app} to version %s is available." : "Eine Aktualisierung für {app} auf Version %s ist verfügbar.", "Update notification" : "Aktualisierungs-Benachrichtigung", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Zeigt Benachrichtigungen für Aktualisierungen von Nextcloud an und bietet SSO für den Aktualisierer.", |