diff options
Diffstat (limited to 'apps/user_ldap/l10n/da.php')
-rw-r--r-- | apps/user_ldap/l10n/da.php | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/da.php b/apps/user_ldap/l10n/da.php index cce3de085d2..b11b56f9b65 100644 --- a/apps/user_ldap/l10n/da.php +++ b/apps/user_ldap/l10n/da.php @@ -2,10 +2,24 @@ "Host" => "Host", "You can omit the protocol, except you require SSL. Then start with ldaps://" => "Du kan udelade protokollen, medmindre du skal bruge SSL. Start i så fald med ldaps://", "Base DN" => "Base DN", +"You can specify Base DN for users and groups in the Advanced tab" => "You can specify Base DN for users and groups in the Advanced tab", "User DN" => "Bruger DN", "Password" => "Kodeord", +"For anonymous access, leave DN and Password empty." => "For anonym adgang, skal du lade DN og Adgangskode tomme.", +"User Login Filter" => "Bruger Login Filter", +"User List Filter" => "Brugerliste Filter", +"Defines the filter to apply, when retrieving users." => "Definere filteret der bruges ved indlæsning af brugere.", +"Group Filter" => "Gruppe Filter", +"Defines the filter to apply, when retrieving groups." => "Definere filteret der bruges når der indlæses grupper.", "Port" => "Port", +"Base User Tree" => "Base Bruger Træ", +"Base Group Tree" => "Base Group Tree", +"Group-Member association" => "Group-Member association", "Use TLS" => "Brug TLS", +"Do not use it for SSL connections, it will fail." => "Brug ikke til SSL forbindelser, da den vil fejle.", +"Turn off SSL certificate validation." => "Deaktiver SSL certifikat validering", "Not recommended, use for testing only." => "Anbefales ikke, brug kun for at teste.", +"User Display Name Field" => "User Display Name Field", +"in bytes" => "i bytes", "Help" => "Hjælp" ); |