diff options
Diffstat (limited to 'apps/updatenotification/l10n/de_DE.js')
-rw-r--r-- | apps/updatenotification/l10n/de_DE.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/updatenotification/l10n/de_DE.js b/apps/updatenotification/l10n/de_DE.js index cb0f4eef9ba..332f31cea33 100644 --- a/apps/updatenotification/l10n/de_DE.js +++ b/apps/updatenotification/l10n/de_DE.js @@ -2,14 +2,14 @@ OC.L10N.register( "updatenotification", { "Update notifications" : "Update-Benachrichtigungen", - "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierungen.", - "Updated channel" : "Aktualisierter Kanal", + "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierung.", + "Updated channel" : "Update-Kanal", "Nextcloud core" : "Nextcloud Kern", - "Update for %1$s to version %2$s is available." : "Ein Update für %1$s auf Version %2$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.", "Updater" : "Updater", "A new version is available: %s" : "Eine neue Version ist verfügbar: %s", "Open updater" : "Updater aufrufen", - "Your version is up to date." : "Die neuste Version ist installiert.", + "Your version is up to date." : "Ihre Version ist aktuell.", "Checked on %s" : "Überprüft auf %s", "Update channel:" : "Update-Kanal:", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Sie können immer auf eine neuere Version / experimentellen Kanal updaten, aber kein Downgrade auf einen stabileren Kanal durchführen.", |