diff options
Diffstat (limited to 'apps/updatenotification/l10n/de.json')
-rw-r--r-- | apps/updatenotification/l10n/de.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/de.json b/apps/updatenotification/l10n/de.json index 59c3717ee0b..cc55ef65318 100644 --- a/apps/updatenotification/l10n/de.json +++ b/apps/updatenotification/l10n/de.json @@ -1,12 +1,17 @@ { "translations": { + "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", + "ownCloud core" : "ownCloud-Kern", + "Update for %1$s to version %2$s is available." : "Ein Update für %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." : "Deine Version ist aktuell.", "Checked on %s" : "Geprü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." : "Du kannst immer auf eine neuere Version / experimentellen Kanal updaten, aber kein Downgrade auf einen stabileren Kanal durchführen." + "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Du kannst immer auf eine neuere Version / experimentellen Kanal updaten, aber kein Downgrade auf einen stabileren Kanal durchführen.", + "Notify members of the following groups about available updates:" : "Informiere die Mitglieder der folgenden Gruppen über verfügbare Updates:", + "Only notification for app updates are available, because the selected update channel for ownCloud itself does not allow notifications." : "Nur Benachrichtigungen für App-Updates sind verfügbar. Da der ausgewählte Updatekanal für ownCloud selbst erlaubt keine Benachrichtigungen." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |