summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-06-07 02:25:24 +0000
committerNextcloud bot <bot@nextcloud.com>2021-06-07 02:25:24 +0000
commit87363686b7068cba46367f5b14638d43a3b1545e (patch)
tree313953c65d4671e2360c6f135f13d1d271020b09 /apps/user_ldap/l10n
parent390bd12c8a8f99abc696a3eabe4c5424e720e9e4 (diff)
downloadnextcloud-server-87363686b7068cba46367f5b14638d43a3b1545e.tar.gz
nextcloud-server-87363686b7068cba46367f5b14638d43a3b1545e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n')
-rw-r--r--apps/user_ldap/l10n/de_DE.js2
-rw-r--r--apps/user_ldap/l10n/de_DE.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_ldap/l10n/de_DE.js b/apps/user_ldap/l10n/de_DE.js
index dd2dbe4e3ce..ab0086dba33 100644
--- a/apps/user_ldap/l10n/de_DE.js
+++ b/apps/user_ldap/l10n/de_DE.js
@@ -83,7 +83,7 @@ OC.L10N.register(
"When logging in, %s will find the user based on the following attributes:" : "Beim Anmelden wird %s den Benutzer 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:",
+ "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\"",
diff --git a/apps/user_ldap/l10n/de_DE.json b/apps/user_ldap/l10n/de_DE.json
index 9febcd86ba4..e886a9bfdf8 100644
--- a/apps/user_ldap/l10n/de_DE.json
+++ b/apps/user_ldap/l10n/de_DE.json
@@ -81,7 +81,7 @@
"When logging in, %s will find the user based on the following attributes:" : "Beim Anmelden wird %s den Benutzer 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:",
+ "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\"",