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

github.com/nextcloud/orcid.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-01-20 05:49:17 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-20 05:49:17 +0300
commit05cdc22d05448d4fe3372ba8afbe921c92b38604 (patch)
tree2063c00b7e89010da99f8368100ea18df1b1e627
parent6ee3a435599c9ec0f31c59e48db92281e7a45935 (diff)
[tx-robot] updated from transifex
-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..39dd17a
--- /dev/null
+++ b/l10n/fa.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "orcid",
+ {
+ "Client ID" : "شناسه مشتری"
+},
+"nplurals=2; plural=(n > 1);");
diff --git a/l10n/fa.json b/l10n/fa.json
new file mode 100644
index 0000000..5fe0f50
--- /dev/null
+++ b/l10n/fa.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Client ID" : "شناسه مشتری"
+},"pluralForm" :"nplurals=2; plural=(n > 1);"
+} \ No newline at end of file