Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-09-05 03:08:33 +0300
committerNextcloud bot <bot@nextcloud.com>2017-09-05 03:08:33 +0300
commit42b46ead6746a675c2a38cad7d798d1b73e2ccb9 (patch)
tree4e5f870b188623285d9d4b637a79f26d7c17320e
parentebadf2f21d321894885e8a6bea4ba872d241009b (diff)
[tx-robot] updated from transifex
-rw-r--r--core/l10n/da.js7
-rw-r--r--core/l10n/da.json7
2 files changed, 14 insertions, 0 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js
index afdd8af6d9b..8133d3228bb 100644
--- a/core/l10n/da.js
+++ b/core/l10n/da.js
@@ -219,6 +219,8 @@ OC.L10N.register(
"The specified document has not been found on the server." : "Det angivne dokument blev ikke fundet på serveren.",
"You can click here to return to %s." : "Du kan klikke her for at gå tilbage til %s.",
"Internal Server Error" : "Intern serverfejl",
+ "The server was unable to complete your request." : "Serveren var ikke i stand til at udføre din forespørgsel.",
+ "If this happens again, please send the technical details below to the server administrator." : "Send venligst detaljerne nedenunder til serveradministratoren, hvis dette sker igen.",
"More details can be found in the server log." : "Flere detaljer kan fås i serverloggen.",
"Technical details" : "Tekniske detaljer",
"Remote Address: %s" : "Fjernadresse: %s",
@@ -269,6 +271,8 @@ OC.L10N.register(
"Log in" : "Log ind",
"Stay logged in" : "Forbliv logget ind",
"Alternative Logins" : "Alternative logins",
+ "Account access" : "Konto adgang",
+ "You are about to grant %s access to your %s account." : "Du er ved at tildele %s adgang til din %s konto.",
"App token" : "App token",
"Alternative login using app token" : "Alternativ login ved brug af \"app token\"",
"Redirecting …" : "Viderstiller",
@@ -280,6 +284,9 @@ OC.L10N.register(
"Cancel log in" : "Annullér login",
"Use backup code" : "Benyt backup-kode",
"Error while validating your second factor" : "Fejl i valideringen af din anden faktor login",
+ "Access through untrusted domain" : "Tilgå gennem et utroværdigt domæne.",
+ "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Kontakt venligst din administrator. Hvis du er administratoren af denne server, skal du konfigurerer \"trusted-domains\" i filen config/config.php. Et eksempel på hvordan kan findes i filen config/config.sample.php",
+ "Depending on your configuration, this button could also work to trust the domain:" : "Denne knap kan også virke for at godkende domænet, afhængig af din konfiguration.",
"Add \"%s\" as trusted domain" : "Tilføj \"%s\" som et troværdigt domæne",
"App update required" : "Opdatering af app påkræves",
"%s will be updated to version %s" : "%s vil blive opdateret til version %s",
diff --git a/core/l10n/da.json b/core/l10n/da.json
index e6c972e4fd6..ce2760f1bbc 100644
--- a/core/l10n/da.json
+++ b/core/l10n/da.json
@@ -217,6 +217,8 @@
"The specified document has not been found on the server." : "Det angivne dokument blev ikke fundet på serveren.",
"You can click here to return to %s." : "Du kan klikke her for at gå tilbage til %s.",
"Internal Server Error" : "Intern serverfejl",
+ "The server was unable to complete your request." : "Serveren var ikke i stand til at udføre din forespørgsel.",
+ "If this happens again, please send the technical details below to the server administrator." : "Send venligst detaljerne nedenunder til serveradministratoren, hvis dette sker igen.",
"More details can be found in the server log." : "Flere detaljer kan fås i serverloggen.",
"Technical details" : "Tekniske detaljer",
"Remote Address: %s" : "Fjernadresse: %s",
@@ -267,6 +269,8 @@
"Log in" : "Log ind",
"Stay logged in" : "Forbliv logget ind",
"Alternative Logins" : "Alternative logins",
+ "Account access" : "Konto adgang",
+ "You are about to grant %s access to your %s account." : "Du er ved at tildele %s adgang til din %s konto.",
"App token" : "App token",
"Alternative login using app token" : "Alternativ login ved brug af \"app token\"",
"Redirecting …" : "Viderstiller",
@@ -278,6 +282,9 @@
"Cancel log in" : "Annullér login",
"Use backup code" : "Benyt backup-kode",
"Error while validating your second factor" : "Fejl i valideringen af din anden faktor login",
+ "Access through untrusted domain" : "Tilgå gennem et utroværdigt domæne.",
+ "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Kontakt venligst din administrator. Hvis du er administratoren af denne server, skal du konfigurerer \"trusted-domains\" i filen config/config.php. Et eksempel på hvordan kan findes i filen config/config.sample.php",
+ "Depending on your configuration, this button could also work to trust the domain:" : "Denne knap kan også virke for at godkende domænet, afhængig af din konfiguration.",
"Add \"%s\" as trusted domain" : "Tilføj \"%s\" som et troværdigt domæne",
"App update required" : "Opdatering af app påkræves",
"%s will be updated to version %s" : "%s vil blive opdateret til version %s",