summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/de.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-08 01:55:39 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-08 01:55:39 -0500
commita8bafb9bf38ee1c273a9a48579206d00c2a6c8f3 (patch)
tree5a8d9f76f86a9232a0b844a44acc7f08f952ed08 /apps/updatenotification/l10n/de.js
parent9f0711004f0574d5373574f8a1dc49552c3568e3 (diff)
downloadnextcloud-server-a8bafb9bf38ee1c273a9a48579206d00c2a6c8f3.tar.gz
nextcloud-server-a8bafb9bf38ee1c273a9a48579206d00c2a6c8f3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/de.js')
-rw-r--r--apps/updatenotification/l10n/de.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/de.js b/apps/updatenotification/l10n/de.js
index 8b069192b34..3cd825bff94 100644
--- a/apps/updatenotification/l10n/de.js
+++ b/apps/updatenotification/l10n/de.js
@@ -1,11 +1,13 @@
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.",
"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 updaten / experimentelle Version, aber kein Downgrade auf eine stabiliere Version durchführen."
},