summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/de.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/l10n/de.php')
-rw-r--r--apps/user_ldap/l10n/de.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/de.php b/apps/user_ldap/l10n/de.php
index f52bfe8e7e9..14361171844 100644
--- a/apps/user_ldap/l10n/de.php
+++ b/apps/user_ldap/l10n/de.php
@@ -1,8 +1,14 @@
<?php $TRANSLATIONS = array(
"Host" => "Host",
+"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Du kannst das Protokoll auslassen, außer wenn du SSL benötiogst. Beginne dann __mit__ ldaps://",
+"Base DN" => "Basis-DN",
+"You can specify Base DN for users and groups in the Advanced tab" => "Du kannst Basis-DN für Benutzer und Gruppen in dem \"Erweitert\"-Reiter konfigurieren",
+"User DN" => "Benutzer-DN",
"Password" => "Passwort",
+"For anonymous access, leave DN and Password empty." => "Lass die Felder von DN und Passwort für anonymen Zugang leer.",
"User Login Filter" => "Benutzer Login Filter",
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action." => "Bestimmt den angewendeten Filter, wenn eine Anmeldung versucht wird. %%uid ersetzt den Benutzernamen bei dem Anmeldeversuch.",
+"use %%uid placeholder, e.g. \"uid=%%uid\"" => "verwende %%uid Platzhalter, z. B. \"uid=%%uid\"",
"User List Filter" => "Benutzer Filter Liste",
"Group Filter" => "Gruppen Filter",
"Port" => "Port",