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-04-26 05:46:56 +0300
committerNextcloud bot <bot@nextcloud.com>2020-04-26 05:46:56 +0300
commit0fb80ef3b9c47fe107fd586043f3977a8f0c128e (patch)
treec6e3ccc6bd0077cbcc44565a217cac1e67b4573b
parent2c7dc8cd16fc9d6c29b2c6938214aba3af8d9e27 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/sk.js10
-rw-r--r--l10n/sk.json10
2 files changed, 18 insertions, 2 deletions
diff --git a/l10n/sk.js b/l10n/sk.js
index 200ecbc..876f827 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -2,6 +2,14 @@ OC.L10N.register(
"orcid",
{
"ORCID" : "ORCID",
- "Client ID" : "Client ID"
+ "Authenticate with ORCID" : "Overenie totožnosti pomocou ORCID",
+ "based on user_orcid written by Lars Næsbye Christensen, DeIC" : "na základe user_orcid, ktoré vytvoril Lars Næsbye Christensen, DeIC",
+ "ORCID API Credentials" : "Prihlasovacie údaje pre API služby ORCID",
+ "Redirect URL:" : "URL presmerovania:",
+ "Client ID" : "Client ID",
+ "Client Secret" : "Súkromné heslo klienta",
+ "Store ORCID Credentials" : "Uložiť prihlasovacie údaje ORCID",
+ "Your ORCID:" : "Váš ORCID identifikátor:",
+ "Connect to ORCID" : "Pripojiť k ORCID"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/l10n/sk.json b/l10n/sk.json
index 6c7e547..0c10281 100644
--- a/l10n/sk.json
+++ b/l10n/sk.json
@@ -1,5 +1,13 @@
{ "translations": {
"ORCID" : "ORCID",
- "Client ID" : "Client ID"
+ "Authenticate with ORCID" : "Overenie totožnosti pomocou ORCID",
+ "based on user_orcid written by Lars Næsbye Christensen, DeIC" : "na základe user_orcid, ktoré vytvoril Lars Næsbye Christensen, DeIC",
+ "ORCID API Credentials" : "Prihlasovacie údaje pre API služby ORCID",
+ "Redirect URL:" : "URL presmerovania:",
+ "Client ID" : "Client ID",
+ "Client Secret" : "Súkromné heslo klienta",
+ "Store ORCID Credentials" : "Uložiť prihlasovacie údaje ORCID",
+ "Your ORCID:" : "Váš ORCID identifikátor:",
+ "Connect to ORCID" : "Pripojiť k ORCID"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
} \ No newline at end of file