owncloud/core

View on GitHub
apps/updatenotification/l10n/de_CH.js

Summary

Maintainability
A
2 hrs
Test Coverage
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",
    "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",
    "Show changelog" : "Änderungen anzeigen",
    "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.",
    "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."
},
"nplurals=2; plural=(n != 1);");