Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-05 03:08:08 +0300
committerNextcloud bot <bot@nextcloud.com>2017-08-05 03:08:08 +0300
commit21f2fe5cb97985596879032d1191612cab31b9d5 (patch)
tree00e79e453b3666fa9e2cefc911dca6bbeadee786 /apps/user_ldap/l10n/de_DE.js
parent3e091b529420feaca2f0b9f8d4e24cd43aa2dc46 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/de_DE.js')
-rw-r--r--apps/user_ldap/l10n/de_DE.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/de_DE.js b/apps/user_ldap/l10n/de_DE.js
index d4085c7f475..804b303727d 100644
--- a/apps/user_ldap/l10n/de_DE.js
+++ b/apps/user_ldap/l10n/de_DE.js
@@ -79,8 +79,11 @@ OC.L10N.register(
"Verify settings and count the groups" : "Überprüfe die Einstellungen und zähle die Gruppen",
"When logging in, %s will find the user based on the following attributes:" : "Beim Anmelden wird %s den Nutzer basierend auf folgenden Attributen finden:",
"LDAP / AD Username:" : "LDAP-/AD-Benutzername:",
+ "Allows login against the LDAP / AD username, which is either \"uid\" or \"sAMAccountName\" and will be detected." : "Erlaubt die Anmeldung gegen den LDAP/AD-Benutzernamen, der entweder \"uid\" oder \"sAMAccountName\" ist, und erkannt wird.",
"LDAP / AD Email Address:" : "LDAP-/AD-E-Mail-Adresse:",
+ "Allows login against an email attribute. \"mail\" and \"mailPrimaryAddress\" allowed." : "Erlaubt die Anmeldung gegen ein E-Mail-Attribut. \"mail\" und \"mailPrimaryAddress\" sind erlaubt.",
"Other Attributes:" : "Andere Attribute:",
+ "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Bestimmt den Filter, welcher bei einer Anmeldung angewandt wird. \"%%uid\" ersetzt den Benutzernamen bei der Anmeldung. Beispiel: \"uid=%%uid\"",
"Test Loginname" : "Anmeldenamen testen",
"Verify settings" : "Einstellungen überprüfen",
"1. Server" : "1. Server",