diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-07-06 13:28:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-07-06 13:28:06 +0000 |
commit | da2363a1dd08bc3ca4e0736a97516082700e846d (patch) | |
tree | 329fcc974cd16b0537adcfebbf436fce923d9d73 /apps/updatenotification/l10n/de.js | |
parent | e1abe5a62b34d5de94b258b665ca612a973e2dbd (diff) | |
download | nextcloud-server-da2363a1dd08bc3ca4e0736a97516082700e846d.tar.gz nextcloud-server-da2363a1dd08bc3ca4e0736a97516082700e846d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/de.js')
-rw-r--r-- | apps/updatenotification/l10n/de.js | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/de.js b/apps/updatenotification/l10n/de.js index aa96bc80303..0b9ef6af0ce 100644 --- a/apps/updatenotification/l10n/de.js +++ b/apps/updatenotification/l10n/de.js @@ -4,7 +4,7 @@ OC.L10N.register( "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", + "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.", "Updater" : "Updater", "A new version is available: %s" : "Eine neue Version ist verfügbar: %s", @@ -14,6 +14,8 @@ OC.L10N.register( "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." + "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." }, "nplurals=2; plural=(n != 1);"); |