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-08-28 05:43:53 +0300
committerNextcloud bot <bot@nextcloud.com>2019-08-28 05:43:53 +0300
commit1c07abaea15c5f169a945bba01737bd2632c9928 (patch)
treec5f6a25ef84ca42355babf482c1633020894f8b2
parent593b609270e665da35f2c8d3d36926719bcc56ee (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/hr.js15
-rw-r--r--l10n/hr.json13
2 files changed, 28 insertions, 0 deletions
diff --git a/l10n/hr.js b/l10n/hr.js
new file mode 100644
index 0000000..4b3ce52
--- /dev/null
+++ b/l10n/hr.js
@@ -0,0 +1,15 @@
+OC.L10N.register(
+ "orcid",
+ {
+ "ORCID" : "ORCID",
+ "Authenticate with ORCID" : "Izvrši autentifikaciju s ORCID-om",
+ "based on user_orcid written by Lars Næsbye Christensen, DeIC" : "na temelju user_orcid autora Larsa Næsbyea Christensena, DeIC",
+ "ORCID API Credentials" : "ORCID API vjerodajnice",
+ "Redirect URL:" : "URL za preusmjeravanje:",
+ "Client ID" : "ID klijenta",
+ "Client Secret" : "Tajni ključ klijenta",
+ "Store ORCID Credentials" : "Pohrani vjerodajnice za ORCID",
+ "Your ORCID:" : "Vaš ORCID:",
+ "Connect to ORCID" : "Poveži s ORCID-om"
+},
+"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");
diff --git a/l10n/hr.json b/l10n/hr.json
new file mode 100644
index 0000000..28cabfd
--- /dev/null
+++ b/l10n/hr.json
@@ -0,0 +1,13 @@
+{ "translations": {
+ "ORCID" : "ORCID",
+ "Authenticate with ORCID" : "Izvrši autentifikaciju s ORCID-om",
+ "based on user_orcid written by Lars Næsbye Christensen, DeIC" : "na temelju user_orcid autora Larsa Næsbyea Christensena, DeIC",
+ "ORCID API Credentials" : "ORCID API vjerodajnice",
+ "Redirect URL:" : "URL za preusmjeravanje:",
+ "Client ID" : "ID klijenta",
+ "Client Secret" : "Tajni ključ klijenta",
+ "Store ORCID Credentials" : "Pohrani vjerodajnice za ORCID",
+ "Your ORCID:" : "Vaš ORCID:",
+ "Connect to ORCID" : "Poveži s ORCID-om"
+},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"
+} \ No newline at end of file