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

github.com/nextcloud/logreader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-09-19 05:36:33 +0300
committerNextcloud bot <bot@nextcloud.com>2019-09-19 05:36:33 +0300
commit53339798f9d7af43c4081f0e1592ba478ffefae8 (patch)
tree9609113bac6846290372873fe86d58974096c516
parent4958727dd9e520fd706d6c4b32952248ad4438cc (diff)
[tx-robot] updated from transifexv15.0.12RC1v15.0.12
-rw-r--r--l10n/fa.js6
-rw-r--r--l10n/fa.json4
2 files changed, 10 insertions, 0 deletions
diff --git a/l10n/fa.js b/l10n/fa.js
new file mode 100644
index 0000000..5084185
--- /dev/null
+++ b/l10n/fa.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "logreader",
+ {
+ "Copy" : "کپی کردن"
+},
+"nplurals=2; plural=(n > 1);");
diff --git a/l10n/fa.json b/l10n/fa.json
new file mode 100644
index 0000000..ca95c87
--- /dev/null
+++ b/l10n/fa.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Copy" : "کپی کردن"
+},"pluralForm" :"nplurals=2; plural=(n > 1);"
+} \ No newline at end of file