summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/de.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-03-08 00:19:38 +0000
committerNextcloud bot <bot@nextcloud.com>2024-03-08 00:19:38 +0000
commit355bc5e18de0a470db3c7002fcb8d71a8026fa69 (patch)
tree1a8f3f22f9ee812b71ddca88537342dbcf44003d /apps/updatenotification/l10n/de.js
parente79c0ab233613572716aabe672ce0b2ed7aef146 (diff)
downloadnextcloud-server-355bc5e18de0a470db3c7002fcb8d71a8026fa69.tar.gz
nextcloud-server-355bc5e18de0a470db3c7002fcb8d71a8026fa69.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 4fea1ed3e57..bfecaf9be75 100644
--- a/apps/updatenotification/l10n/de.js
+++ b/apps/updatenotification/l10n/de.js
@@ -7,11 +7,9 @@ OC.L10N.register(
"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.",
"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.",
"Update" : "Aktualisieren",
"The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Deine installierte Version wird nicht mehr unterstützt. Bitte aktualisiere baldmöglichst auf eine unterstützte Version.",
"Apps missing compatible version" : "Für diese Apps fehlen kompatible Versionen",
@@ -46,6 +44,8 @@ OC.L10N.register(
"Beta" : "Beta",
"A pre-release version only for testing new features, not for production environments." : "Eine Vorabversion die einzig zum Testen neuer Funktionen dient, nicht aber für den Einsatz in Produktivumgebungen geeignet ist.",
"_<strong>%n</strong> app has no compatible version for this Nextcloud version available._::_<strong>%n</strong> apps have no compatible version for this Nextcloud version available._" : ["Für <strong>%n</strong> App steht keine kompatible Version zur Verfügung.","Für <strong>%n</strong> Apps stehen keine kompatible Versionen zur Verfügung."],
+ "Update to %1$s is available." : "Aktualisierung auf %1$s ist verfügbar.",
+ "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.",
"Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!" : "Bitte beachte, dass der Web Updater bei mehr als 100 Benutzern nicht empfohlen wird! Bitte verwende stattdessen den Befehlszeilen-Updater!",
"Please use the command line updater to update." : "Verwende zum Aktualisieren den Befehlszeilen-Updater.",
"You can change the update channel below which also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "Du kannst den Aktualisierungskanal unten ändern, was sich auch auf die Verwaltungsseite der Apps auswirkt. Z. B. werden nach dem Wechsel zum Beta-Kanal dir Beta-App-Updates auf der App-Verwaltungsseite angeboten.",