summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/da.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-05-28 01:55:22 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-05-28 01:55:22 -0400
commit1726d84e73fac3820c5aa4db711c534973cdc78d (patch)
treeb716ec58f5b1a6f61e167be0d7861cc7d8e05c5d /apps/user_ldap/l10n/da.js
parentf43f4791acc52041aabe8d21b2857c861691c3b7 (diff)
downloadnextcloud-server-1726d84e73fac3820c5aa4db711c534973cdc78d.tar.gz
nextcloud-server-1726d84e73fac3820c5aa4db711c534973cdc78d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/da.js')
-rw-r--r--apps/user_ldap/l10n/da.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/da.js b/apps/user_ldap/l10n/da.js
index 1b070f48a90..c9ec596ace8 100644
--- a/apps/user_ldap/l10n/da.js
+++ b/apps/user_ldap/l10n/da.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Failed to clear the mappings." : "Mislykkedes med at rydde delingerne.",
"Failed to delete the server configuration" : "Kunne ikke slette server konfigurationen",
+ "The configuration is invalid: anonymous bind is not allowed." : "Konfigurationen er ugyldig: anonyme bindinger tillades ikke.",
"The configuration is valid and the connection could be established!" : "Konfigurationen er korrekt og forbindelsen kunne etableres!",
"The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Konfigurationen er gyldig, men forbindelsen mislykkedes. Tjek venligst serverindstillingerne og akkreditiverne.",
"The configuration is invalid. Please have a look at the logs for further details." : "Konfigurationen er ugyldig. Se venligst i loggen for yderligere detaljer.",
@@ -11,6 +12,7 @@ OC.L10N.register(
"No data specified" : "Der er ikke angivet data",
" Could not set configuration %s" : "Kunne ikke indstille konfigurationen %s",
"Action does not exist" : "Handlingen findes ikke",
+ "The Base DN appears to be wrong" : "Base DN'et ser ud til at være forkert",
"Configuration incorrect" : "Konfigurationen er ikke korrekt",
"Configuration incomplete" : "Konfigurationen er ikke komplet",
"Configuration OK" : "Konfigurationen er OK",
@@ -29,6 +31,8 @@ OC.L10N.register(
"Confirm Deletion" : "Bekræft sletning",
"Mappings cleared successfully!" : "Kortlægningerne blev ryddet af vejen!",
"Error while clearing the mappings." : "Fejl under rydning af kortlægninger.",
+ "Anonymous bind is not allowed. Please provide a User DN and Password." : "Anonyme bindinger tillades ikke. Angiv venligst et User DN og adgangskode.",
+ "LDAP Operations error. Anonymous bind might not be allowed." : "LDAP-driftsfejl. Anonyme bindinger tillades muligvis ikke.",
"Saving failed. Please make sure the database is in Operation. Reload before continuing." : "Lagringen mislykkedes. Sørg venligst for at databasen er i drift. Genindlæs for der fortsættes.",
"Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Skift af tilstanden vil betyde aktivering af automatiske LDAP-forespørgsler. Afhængig af størrelsen på din LDAP, vil det kunne tage noget tid. Ønsker du stadig at ændre tilstanden?",
"Mode switch" : "Skift af tilstand",