summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-06-22 01:54:55 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-06-22 01:54:55 -0400
commitb85bcccc09746137dd6fed78629b5bce45cebe01 (patch)
treebc89579ebc15776e3dd32f7945b797b8ce007407 /apps/updatenotification/l10n
parent704a993e37fc02b4dda0f0e683af4c9572ed51c7 (diff)
downloadnextcloud-server-b85bcccc09746137dd6fed78629b5bce45cebe01.tar.gz
nextcloud-server-b85bcccc09746137dd6fed78629b5bce45cebe01.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n')
-rw-r--r--apps/updatenotification/l10n/lb.js15
-rw-r--r--apps/updatenotification/l10n/lb.json13
2 files changed, 28 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/lb.js b/apps/updatenotification/l10n/lb.js
new file mode 100644
index 00000000000..e877f169fc4
--- /dev/null
+++ b/apps/updatenotification/l10n/lb.js
@@ -0,0 +1,15 @@
+OC.L10N.register(
+ "updatenotification",
+ {
+ "Update notifications" : "Notifikatiounen aktualiséieren",
+ "{version} is available. Get more information on how to update." : "{Versioun} ass verfügbar. Kréi méi Informatiounen doriwwer wéi d'Aktualiséierung ofleeft.",
+ "Updated channel" : "Aktualiséierte Kanal",
+ "ownCloud core" : "ownCloud Kär",
+ "Update for %1$s to version %2$s is available." : "D'Aktualiséierung fir %1$s op d'Versioun %2$s ass verfügbar.",
+ "A new version is available: %s" : "Eng nei Versioun ass verfügbar: %s",
+ "Open updater" : "Den Aktualiséierungsprogramm opmaachen",
+ "Your version is up to date." : "Déng Versioun ass aktualiséiert.",
+ "Checked on %s" : "Gepréift um %s",
+ "Update channel:" : "Kanal updaten:"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/updatenotification/l10n/lb.json b/apps/updatenotification/l10n/lb.json
new file mode 100644
index 00000000000..a43883f6c3e
--- /dev/null
+++ b/apps/updatenotification/l10n/lb.json
@@ -0,0 +1,13 @@
+{ "translations": {
+ "Update notifications" : "Notifikatiounen aktualiséieren",
+ "{version} is available. Get more information on how to update." : "{Versioun} ass verfügbar. Kréi méi Informatiounen doriwwer wéi d'Aktualiséierung ofleeft.",
+ "Updated channel" : "Aktualiséierte Kanal",
+ "ownCloud core" : "ownCloud Kär",
+ "Update for %1$s to version %2$s is available." : "D'Aktualiséierung fir %1$s op d'Versioun %2$s ass verfügbar.",
+ "A new version is available: %s" : "Eng nei Versioun ass verfügbar: %s",
+ "Open updater" : "Den Aktualiséierungsprogramm opmaachen",
+ "Your version is up to date." : "Déng Versioun ass aktualiséiert.",
+ "Checked on %s" : "Gepréift um %s",
+ "Update channel:" : "Kanal updaten:"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file