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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-08-28 05:47:58 +0300
committerNextcloud bot <bot@nextcloud.com>2020-08-28 05:47:58 +0300
commit9ea11385537eb456e544e43861a2e8a83cc26cc8 (patch)
treee4d429142c3175a8122e9f699c21e8973ac20082 /l10n
parent9c00dabc2100b7c1f3af2f73f41b970a5a1d5de1 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/br.js11
-rw-r--r--l10n/br.json11
2 files changed, 20 insertions, 2 deletions
diff --git a/l10n/br.js b/l10n/br.js
index 66b72a1..6dfcf79 100644
--- a/l10n/br.js
+++ b/l10n/br.js
@@ -1,6 +1,15 @@
OC.L10N.register(
"orcid",
{
- "Client ID" : "ID kliant"
+ "ORCID" : "ORCID",
+ "Authenticate with ORCID" : "Dilesa gant ORCID",
+ "based on user_orcid written by Lars Næsbye Christensen, DeIC" : "diazezed war user_orcid skrivet gant Lars Næsbye Christensen, DeIC",
+ "ORCID API Credentials" : "Titouroù idantitelez ORCID API",
+ "Redirect URL:" : "Adhentañ URL:",
+ "Client ID" : "ID kliant",
+ "Client Secret" : "Sekred Kliant",
+ "Store ORCID Credentials" : "Enrollañ titouroù idantitelezh ORCID",
+ "Your ORCID:" : "Ho ORCID :",
+ "Connect to ORCID" : "Kenstagañ da ORCID"
},
"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);");
diff --git a/l10n/br.json b/l10n/br.json
index 1c8fdda..13548e2 100644
--- a/l10n/br.json
+++ b/l10n/br.json
@@ -1,4 +1,13 @@
{ "translations": {
- "Client ID" : "ID kliant"
+ "ORCID" : "ORCID",
+ "Authenticate with ORCID" : "Dilesa gant ORCID",
+ "based on user_orcid written by Lars Næsbye Christensen, DeIC" : "diazezed war user_orcid skrivet gant Lars Næsbye Christensen, DeIC",
+ "ORCID API Credentials" : "Titouroù idantitelez ORCID API",
+ "Redirect URL:" : "Adhentañ URL:",
+ "Client ID" : "ID kliant",
+ "Client Secret" : "Sekred Kliant",
+ "Store ORCID Credentials" : "Enrollañ titouroù idantitelezh ORCID",
+ "Your ORCID:" : "Ho ORCID :",
+ "Connect to ORCID" : "Kenstagañ da ORCID"
},"pluralForm" :"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);"
} \ No newline at end of file