summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/de_DE.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-29 01:55:16 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-29 01:55:16 -0400
commitdd5bbc31f235b729983e60809841879d0ecaa133 (patch)
tree97e79dbc2a49f5729a2380647eb6a1d452742ff8 /apps/updatenotification/l10n/de_DE.js
parenta092fe3bf87739de2adc7905a0e6e2670bc71018 (diff)
downloadnextcloud-server-dd5bbc31f235b729983e60809841879d0ecaa133.tar.gz
nextcloud-server-dd5bbc31f235b729983e60809841879d0ecaa133.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/de_DE.js')
-rw-r--r--apps/updatenotification/l10n/de_DE.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/de_DE.js b/apps/updatenotification/l10n/de_DE.js
index 63cfea77fdc..4d06cae7060 100644
--- a/apps/updatenotification/l10n/de_DE.js
+++ b/apps/updatenotification/l10n/de_DE.js
@@ -8,6 +8,7 @@ OC.L10N.register(
"Open updater" : "Updater aufrufen",
"Your version is up to date." : "Die neuste Version ist installiert.",
"Checked on %s" : "Überprüft auf %s",
- "Update channel:" : "Update-Kanal:"
+ "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 updaten / experimentelle Version, aber kein Downgrade auf eine stabilere Version durchführen."
},
"nplurals=2; plural=(n != 1);");