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>2022-02-21 06:04:33 +0300
committerNextcloud bot <bot@nextcloud.com>2022-02-21 06:04:33 +0300
commit48fd6238c9421a6a2f0695b7fa64e6e454d7ad03 (patch)
treebf2e1f56bd83b0bfd1b4cf99bd1d69a3a317b1a4
parentce6c9be2addc6427f4d5a1d464b18b2ec1303414 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/da.js10
-rw-r--r--l10n/da.json10
2 files changed, 18 insertions, 2 deletions
diff --git a/l10n/da.js b/l10n/da.js
index d2a8e63..4b08b2a 100644
--- a/l10n/da.js
+++ b/l10n/da.js
@@ -2,6 +2,14 @@ OC.L10N.register(
"orcid",
{
"ORCID" : "ORCID",
- "Client ID" : "Klient-ID"
+ "Authenticate with ORCID" : "Autentificer med ORCID",
+ "based on user_orcid written by Lars Næsbye Christensen, DeIC" : "baseret på user_orcid skrevet af Lars Næsbye Christensen, DeIC",
+ "ORCID API Credentials" : "ORCID API Credentials",
+ "Redirect URL:" : "Omdirigerings-URL:",
+ "Client ID" : "Klient-ID",
+ "Client Secret" : "Klient-Secret",
+ "Store ORCID Credentials" : "Gem ORCID Credentials",
+ "Your ORCID:" : "Din ORCID:",
+ "Connect to ORCID" : "Forbind til ORCID"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/da.json b/l10n/da.json
index 2fa138c..4eec7c7 100644
--- a/l10n/da.json
+++ b/l10n/da.json
@@ -1,5 +1,13 @@
{ "translations": {
"ORCID" : "ORCID",
- "Client ID" : "Klient-ID"
+ "Authenticate with ORCID" : "Autentificer med ORCID",
+ "based on user_orcid written by Lars Næsbye Christensen, DeIC" : "baseret på user_orcid skrevet af Lars Næsbye Christensen, DeIC",
+ "ORCID API Credentials" : "ORCID API Credentials",
+ "Redirect URL:" : "Omdirigerings-URL:",
+ "Client ID" : "Klient-ID",
+ "Client Secret" : "Klient-Secret",
+ "Store ORCID Credentials" : "Gem ORCID Credentials",
+ "Your ORCID:" : "Din ORCID:",
+ "Connect to ORCID" : "Forbind til ORCID"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file