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:33 +0300
committerNextcloud bot <bot@nextcloud.com>2020-03-06 05:59:33 +0300
commit8b58e1749f980694e017c727984c1f6f618affbf (patch)
tree7e5069ac81a443c49a8ed9beb57222d36c26daa2
parent5eb6ee95999c0435ed74bad5254d3573d39fa4f7 (diff)
[tx-robot] updated from transifexv17.0.4RC2v17.0.4
-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