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:
Diffstat (limited to 'l10n/da.js')
-rw-r--r--l10n/da.js10
1 files changed, 9 insertions, 1 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);");