diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-01 01:07:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-01 01:07:42 +0000 |
commit | aecec74a04160cb8a1d67540f3663ea40f49a873 (patch) | |
tree | a2a7487bb6571a5773a8ea696afac17f416be0ce /apps/user_ldap/l10n/da.js | |
parent | 5fc924f6c95f9f718f283deb79f71320b16ceebb (diff) | |
download | nextcloud-server-aecec74a04160cb8a1d67540f3663ea40f49a873.tar.gz nextcloud-server-aecec74a04160cb8a1d67540f3663ea40f49a873.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/da.js')
-rw-r--r-- | apps/user_ldap/l10n/da.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/da.js b/apps/user_ldap/l10n/da.js index 1f9227c5a0a..f11db31c8d6 100644 --- a/apps/user_ldap/l10n/da.js +++ b/apps/user_ldap/l10n/da.js @@ -13,6 +13,7 @@ OC.L10N.register( " 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", + "Testing configuration…" : "Tester konfiguration...", "Configuration incorrect" : "Konfigurationen er ikke korrekt", "Configuration incomplete" : "Konfigurationen er ikke komplet", "Configuration OK" : "Konfigurationen er OK", @@ -45,6 +46,8 @@ OC.L10N.register( "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Pladsholderen for %uid mangler. Den vil blive erstattes med loginnavnet, når LDAP/AD forespørges.", "Please provide a login name to test against" : "Angiv venligst et loginnavn for at teste mod", "The group box was disabled, because the LDAP / AD server does not support memberOf." : "Gruppeboksen var slået fra, fordi LDAP/AD-serveren ikke understøtter memberOf.", + "Password change rejected. Hint: " : "Kodeord ændring afvist. Hint:", + "LDAP / AD integration" : "LDAP / AD integration", "_%s group found_::_%s groups found_" : ["Der blev fundet %s gruppe","Der blev fundet %s grupper"], "_%s user found_::_%s users found_" : ["Der blev fundet %s bruger","Der blev fundet %s brugere"], "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Kunne ikke registrere navneattributten for visning af bruger. Angiv den venligst selv i de avancerede ldap-indstillinger.", |