diff options
Diffstat (limited to 'apps/user_ldap/l10n/de_DE.js')
-rw-r--r-- | apps/user_ldap/l10n/de_DE.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/de_DE.js b/apps/user_ldap/l10n/de_DE.js index bc4fff6c8ce..4c05e772f9a 100644 --- a/apps/user_ldap/l10n/de_DE.js +++ b/apps/user_ldap/l10n/de_DE.js @@ -63,6 +63,7 @@ OC.L10N.register( "LDAP/AD integration" : "LDAP/AD-Integration", "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.", "_%n group found_::_%n groups found_" : ["%n Gruppe gefunden","%n Gruppen gefunden"], "> 1000 groups found" : "Mehr als 1000 Gruppen gefunden", "> 1000 users found" : "Mehr als 1000 Benutzer gefunden", |