diff options
Diffstat (limited to 'apps/user_ldap/l10n/de_DE.json')
-rw-r--r-- | apps/user_ldap/l10n/de_DE.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/de_DE.json b/apps/user_ldap/l10n/de_DE.json index 771803b6b95..3d50f937cd7 100644 --- a/apps/user_ldap/l10n/de_DE.json +++ b/apps/user_ldap/l10n/de_DE.json @@ -59,6 +59,11 @@ "Your password will expire today." : "Ihr Passwort läuft heute ab.", "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Ihr Passwort läuft in %n Tag ab.","Ihr Passwort läuft in %n Tagen ab."], "LDAP/AD integration" : "LDAP/AD-Integration", + "LDAP Connection" : "LDAP-Verbindung", + "_Binding failed for this LDAP configuration: %s_::_Binding failed for these LDAP configurations: %s_" : ["Die Anbindung ist für folgende LDAP-Konfiguration fehlgeschlagen: %s","Die Anbindung ist für folgende LDAP-Konfigurationen fehlgeschlagen: %s"], + "_Searching failed for this LDAP configuration: %s_::_Searching failed for these LDAP configurations: %s_" : ["Die Suche nach dieser LDAP-Konfiguration ist fehlgeschlagen: %s","Die Suche nach diesen LDAP-Konfigurationen ist fehlgeschlagen: %s"], + "_There is an inactive LDAP configuration: %s_::_There are inactive LDAP configurations: %s_" : ["Es gibt eine inaktiv LDAP-Konfiguration: %s","Es gibt inaktive LDAP-Konfigurationen: %s"], + "_Binding and searching works on the configured LDAP connection (%s)_::_Binding and searching works on all of the configured LDAP connections (%s)_" : ["Anbindung und Suche funktionieren mit der eingerichteten LDAP-Verbindung (%s)","Anbindung und Suche funktionieren mit allen eingerichteten LDAP-Verbindungen (%s)"], "Invalid LDAP UUIDs" : "Ungültige LDAP-UUIDs", "None found" : "Keine gefunden", "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Es wurden ungültige UUIDs von LDAP-Konten oder -Gruppen gefunden. Bitte überprüfen Sie Ihre „UUID-Erkennung überschreiben“-Einstellungen im Expertenteil der LDAP-Konfiguration und verwenden Sie „occ ldap:update-uuid“, um sie zu aktualisieren.", |