summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/de_DE.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/updatenotification/l10n/de_DE.js')
-rw-r--r--apps/updatenotification/l10n/de_DE.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/de_DE.js b/apps/updatenotification/l10n/de_DE.js
index 41cdb706976..65df75973c1 100644
--- a/apps/updatenotification/l10n/de_DE.js
+++ b/apps/updatenotification/l10n/de_DE.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"Could not start updater, please try the manual update" : "Aktualisierungsfunktion konnte nicht gestartet werden, bitte versuchen Sie 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",
+ "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.",
"A new version is available: %s" : "Eine neue Version ist verfügbar: %s",
"Open updater" : "Updater öffnen",
@@ -17,7 +18,6 @@ OC.L10N.register(
"Only notification for app updates are available." : "Benachrichtigungen sind nur für Aktualisierungen von Apps verfügbar.",
"The selected update channel makes dedicated notifications for the server obsolete." : "Der gewählte Aktualisierungskanal macht dedizierte Benachrichtigungen für Server Aktualisierungen obsolet.",
"The selected update channel does not support updates of the server." : "Der gewählte Aktualisierungskanal unterstützt keine Aktualisierungen für Server.",
- "Nextcloud core" : "Nextcloud Kern",
"Updater" : "Updater"
},
"nplurals=2; plural=(n != 1);");