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

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-03-06 05:59:37 +0300
committerNextcloud bot <bot@nextcloud.com>2020-03-06 05:59:37 +0300
commitb3b6b560da4582b5695187017bc56046670a688a (patch)
tree6522a2ed60c67c2eb6b2d7e98d7c2e3a6669c20c
parenta131198b281785cffe5477d99bb3d87c4d4beed2 (diff)
[tx-robot] updated from transifexv16.0.9RC2v16.0.9
-rw-r--r--l10n/oc.js10
-rw-r--r--l10n/oc.json8
2 files changed, 18 insertions, 0 deletions
diff --git a/l10n/oc.js b/l10n/oc.js
new file mode 100644
index 0000000..d0fc777
--- /dev/null
+++ b/l10n/oc.js
@@ -0,0 +1,10 @@
+OC.L10N.register(
+ "serverinfo",
+ {
+ "Groups" : "Gropes",
+ "Copy" : "Copiar",
+ "Size" : "Talha",
+ "Type:" : "Tipe :",
+ "Size:" : "Talha :"
+},
+"nplurals=2; plural=(n > 1);");
diff --git a/l10n/oc.json b/l10n/oc.json
new file mode 100644
index 0000000..e0a642f
--- /dev/null
+++ b/l10n/oc.json
@@ -0,0 +1,8 @@
+{ "translations": {
+ "Groups" : "Gropes",
+ "Copy" : "Copiar",
+ "Size" : "Talha",
+ "Type:" : "Tipe :",
+ "Size:" : "Talha :"
+},"pluralForm" :"nplurals=2; plural=(n > 1);"
+} \ No newline at end of file