summaryrefslogtreecommitdiffstats
path: root/apps/files_versions
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-05-05 01:55:36 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-05-05 01:55:36 -0400
commitb60dcd91bbf6e96c71fee92cf57296a8417a5cba (patch)
tree496fdc136776df959aa52a9b62657a51943fffb0 /apps/files_versions
parentfa6a67ccc1a7919aea2b18b445c0a31546184326 (diff)
downloadnextcloud-server-b60dcd91bbf6e96c71fee92cf57296a8417a5cba.tar.gz
nextcloud-server-b60dcd91bbf6e96c71fee92cf57296a8417a5cba.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_versions')
-rw-r--r--apps/files_versions/l10n/lb.js11
-rw-r--r--apps/files_versions/l10n/lb.json9
2 files changed, 20 insertions, 0 deletions
diff --git a/apps/files_versions/l10n/lb.js b/apps/files_versions/l10n/lb.js
new file mode 100644
index 00000000000..1678cad569d
--- /dev/null
+++ b/apps/files_versions/l10n/lb.js
@@ -0,0 +1,11 @@
+OC.L10N.register(
+ "files_versions",
+ {
+ "Could not revert: %s" : "Konnt net zrécksetzen: %s",
+ "Versions" : "Versiounen",
+ "Failed to revert {file} to revision {timestamp}." : "Konnt {file} net op d'Versioun {timestamp} zrécksetzen.",
+ "More versions..." : "Méi Versiounen...",
+ "No other versions available" : "Keng aner Versiounen disponibel",
+ "Restore" : "Zrécksetzen"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_versions/l10n/lb.json b/apps/files_versions/l10n/lb.json
new file mode 100644
index 00000000000..e5fbb6c220c
--- /dev/null
+++ b/apps/files_versions/l10n/lb.json
@@ -0,0 +1,9 @@
+{ "translations": {
+ "Could not revert: %s" : "Konnt net zrécksetzen: %s",
+ "Versions" : "Versiounen",
+ "Failed to revert {file} to revision {timestamp}." : "Konnt {file} net op d'Versioun {timestamp} zrécksetzen.",
+ "More versions..." : "Méi Versiounen...",
+ "No other versions available" : "Keng aner Versiounen disponibel",
+ "Restore" : "Zrécksetzen"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file