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>2019-04-30 03:32:06 +0300
committerNextcloud bot <bot@nextcloud.com>2019-04-30 03:32:06 +0300
commit805fdecf78426d23f262f556b4c91c6bf1f148a7 (patch)
tree82fc22c10237f3860a6d54d66c336da74d95d2dd
parentabda8eaaae9d9b6e3093a0c002f26c103998bcb0 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/af.js10
-rw-r--r--l10n/af.json8
2 files changed, 18 insertions, 0 deletions
diff --git a/l10n/af.js b/l10n/af.js
new file mode 100644
index 0000000..d570215
--- /dev/null
+++ b/l10n/af.js
@@ -0,0 +1,10 @@
+OC.L10N.register(
+ "orcid",
+ {
+ "ORCID" : "ORCID",
+ "Client ID" : "Kliënt-ID",
+ "Client Secret" : "Kliënt-geheim",
+ "Your ORCID:" : "U ORCID:",
+ "Connect to ORCID" : "Koppel aan ORCID"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/af.json b/l10n/af.json
new file mode 100644
index 0000000..9ac8508
--- /dev/null
+++ b/l10n/af.json
@@ -0,0 +1,8 @@
+{ "translations": {
+ "ORCID" : "ORCID",
+ "Client ID" : "Kliënt-ID",
+ "Client Secret" : "Kliënt-geheim",
+ "Your ORCID:" : "U ORCID:",
+ "Connect to ORCID" : "Koppel aan ORCID"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file