Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-10 10:30:51 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-10 10:30:51 +0300
commit1fb7be42e55236c2663b52f89a85b54d81ae08ba (patch)
tree5f6c2e7f6a2da1f486ef90f6aa442b8f197ac0e4 /apps/updatenotification/l10n/de_DE.js
parent51d7c875516fdaaa46d7d66eb574c8c814470f23 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/de_DE.js')
-rw-r--r--apps/updatenotification/l10n/de_DE.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/de_DE.js b/apps/updatenotification/l10n/de_DE.js
index 4d06cae7060..d12d77d6474 100644
--- a/apps/updatenotification/l10n/de_DE.js
+++ b/apps/updatenotification/l10n/de_DE.js
@@ -1,14 +1,14 @@
OC.L10N.register(
"updatenotification",
{
- "Updated channel" : "Aktualisierter Kanal",
"{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierungen.",
+ "Updated channel" : "Aktualisierter Kanal",
"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.",
"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 updaten / experimentelle Version, aber kein Downgrade auf eine stabilere Version durchführen."
+ "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."
},
"nplurals=2; plural=(n != 1);");