diff options
Diffstat (limited to 'apps/user_ldap/l10n/de.js')
-rw-r--r-- | apps/user_ldap/l10n/de.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/de.js b/apps/user_ldap/l10n/de.js index a415f9e9eb2..1a2d1de62d4 100644 --- a/apps/user_ldap/l10n/de.js +++ b/apps/user_ldap/l10n/de.js @@ -78,6 +78,9 @@ OC.L10N.register( "Verify settings" : "Einstellungen überprüfen", "1. Server" : "1. Server", "%s. Server:" : "%s. Server:", + "Adds a new and blank configuration" : "Fügt eine neue und leere Konfiguration hinzu", + "Copy current configuration into new directory binding" : "Aktuelle Konfiguration in eine neues Verzeichnis-Bind kopieren", + "Delete the current configuration" : "Aktuelle Konfiguration löschen", "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ötigst. Beginne dann mit ldaps://", "Port" : "Port", |