summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-04-21 00:07:37 +0000
committerNextcloud bot <bot@nextcloud.com>2017-04-21 00:07:37 +0000
commitfb7663cefebe56cd4f5a31d6ac52175898c347df (patch)
treee93bfd59497174f40e31e23dccdb4e96c1fa83c9 /apps/user_ldap/l10n
parentf5b900b65458f0d65e5aa92ff4ef6cbf0bb333a8 (diff)
downloadnextcloud-server-fb7663cefebe56cd4f5a31d6ac52175898c347df.tar.gz
nextcloud-server-fb7663cefebe56cd4f5a31d6ac52175898c347df.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n')
-rw-r--r--apps/user_ldap/l10n/de.js4
-rw-r--r--apps/user_ldap/l10n/de.json4
-rw-r--r--apps/user_ldap/l10n/fr.js2
-rw-r--r--apps/user_ldap/l10n/fr.json2
4 files changed, 12 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/de.js b/apps/user_ldap/l10n/de.js
index 6fc8957a2c5..5c900a76025 100644
--- a/apps/user_ldap/l10n/de.js
+++ b/apps/user_ldap/l10n/de.js
@@ -65,8 +65,10 @@ OC.L10N.register(
"Edit LDAP Query" : "LDAP-Abfrage bearbeiten",
"LDAP Filter:" : "LDAP-Filter:",
"The filter specifies which LDAP groups shall have access to the %s instance." : "Der Filter bestimmt, welche LDAP-Gruppen Zugriff auf die %s-Instanz haben sollen.",
+ "Verify settings and count the groups" : "Einstellungen überprüfen und die Gruppen zählen",
"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 das Anmelden gegen den LDAP / AD Nutzernamen, welcher entweder eine UID oder sAMAccount-Name ist und automatisch erkannt wird.",
"LDAP / AD Email Address:" : "LDAP-/AD-E-Mail-Adresse:",
"Allows login against an email attribute. Mail and mailPrimaryAddress will be allowed." : "Erlaubt das Anmelden gegen ein E-Mail Attribut. Mail und mailPrimaryAddress sind erlaubt.",
"Other Attributes:" : "Andere Attribute:",
@@ -75,9 +77,11 @@ OC.L10N.register(
"Verify settings" : "Einstellungen überprüfen",
"1. Server" : "1. Server",
"%s. Server:" : "%s. Server:",
+ "Add a new configuration" : "Neue Konfiguration hinzufügen",
"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, unless you require SSL. If so, start with ldaps://" : "Du kannst das Protokoll auslassen, es sei denn, du benötigst SSL. In diesem Fall beginne mit ldaps://",
"Port" : "Port",
"Detect Port" : "Port ermitteln",
"User DN" : "Benutzer-DN",
diff --git a/apps/user_ldap/l10n/de.json b/apps/user_ldap/l10n/de.json
index 076b0200b97..400f2f416ed 100644
--- a/apps/user_ldap/l10n/de.json
+++ b/apps/user_ldap/l10n/de.json
@@ -63,8 +63,10 @@
"Edit LDAP Query" : "LDAP-Abfrage bearbeiten",
"LDAP Filter:" : "LDAP-Filter:",
"The filter specifies which LDAP groups shall have access to the %s instance." : "Der Filter bestimmt, welche LDAP-Gruppen Zugriff auf die %s-Instanz haben sollen.",
+ "Verify settings and count the groups" : "Einstellungen überprüfen und die Gruppen zählen",
"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 das Anmelden gegen den LDAP / AD Nutzernamen, welcher entweder eine UID oder sAMAccount-Name ist und automatisch erkannt wird.",
"LDAP / AD Email Address:" : "LDAP-/AD-E-Mail-Adresse:",
"Allows login against an email attribute. Mail and mailPrimaryAddress will be allowed." : "Erlaubt das Anmelden gegen ein E-Mail Attribut. Mail und mailPrimaryAddress sind erlaubt.",
"Other Attributes:" : "Andere Attribute:",
@@ -73,9 +75,11 @@
"Verify settings" : "Einstellungen überprüfen",
"1. Server" : "1. Server",
"%s. Server:" : "%s. Server:",
+ "Add a new configuration" : "Neue Konfiguration hinzufügen",
"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, unless you require SSL. If so, start with ldaps://" : "Du kannst das Protokoll auslassen, es sei denn, du benötigst SSL. In diesem Fall beginne mit ldaps://",
"Port" : "Port",
"Detect Port" : "Port ermitteln",
"User DN" : "Benutzer-DN",
diff --git a/apps/user_ldap/l10n/fr.js b/apps/user_ldap/l10n/fr.js
index da18f011538..03c9a609712 100644
--- a/apps/user_ldap/l10n/fr.js
+++ b/apps/user_ldap/l10n/fr.js
@@ -68,6 +68,7 @@ OC.L10N.register(
"Verify settings and count the groups" : "Vérifier les paramètres et compter les groupes",
"When logging in, %s will find the user based on the following attributes:" : "Au login, %s cherchera l'utilisateur sur base de ces attributs :",
"LDAP / AD Username:" : "Nom d'utilisateur LDAP / AD :",
+ "Allows login against the LDAP / AD username, which is either uid or sAMAccountName and will be detected." : "Autorise le login avec le nom d'utilisateur LDAP / AD, ce qui est soit uid ou sAMAccountName et il sera détecté.",
"LDAP / AD Email Address:" : "Adresse mail LDAP / AD :",
"Allows login against an email attribute. Mail and mailPrimaryAddress will be allowed." : "Autoriser le login avec une adresse mail. Mail et mailPrimaryAddress sont autorisés.",
"Other Attributes:" : "Autres attributs :",
@@ -80,6 +81,7 @@ OC.L10N.register(
"Copy current configuration into new directory binding" : "Copier la configuration actuelle vers une nouvelle",
"Delete the current configuration" : "Supprimer la configuration actuelle",
"Host" : "Hôte",
+ "You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Vous pouvez omettre le protocole, sauf si vous avez besoin de SSL. Dans ce cas, préfixez avec ldaps://",
"Port" : "Port",
"Detect Port" : "Détecter le port",
"User DN" : "DN Utilisateur",
diff --git a/apps/user_ldap/l10n/fr.json b/apps/user_ldap/l10n/fr.json
index cec6ea8d1e8..05276581399 100644
--- a/apps/user_ldap/l10n/fr.json
+++ b/apps/user_ldap/l10n/fr.json
@@ -66,6 +66,7 @@
"Verify settings and count the groups" : "Vérifier les paramètres et compter les groupes",
"When logging in, %s will find the user based on the following attributes:" : "Au login, %s cherchera l'utilisateur sur base de ces attributs :",
"LDAP / AD Username:" : "Nom d'utilisateur LDAP / AD :",
+ "Allows login against the LDAP / AD username, which is either uid or sAMAccountName and will be detected." : "Autorise le login avec le nom d'utilisateur LDAP / AD, ce qui est soit uid ou sAMAccountName et il sera détecté.",
"LDAP / AD Email Address:" : "Adresse mail LDAP / AD :",
"Allows login against an email attribute. Mail and mailPrimaryAddress will be allowed." : "Autoriser le login avec une adresse mail. Mail et mailPrimaryAddress sont autorisés.",
"Other Attributes:" : "Autres attributs :",
@@ -78,6 +79,7 @@
"Copy current configuration into new directory binding" : "Copier la configuration actuelle vers une nouvelle",
"Delete the current configuration" : "Supprimer la configuration actuelle",
"Host" : "Hôte",
+ "You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Vous pouvez omettre le protocole, sauf si vous avez besoin de SSL. Dans ce cas, préfixez avec ldaps://",
"Port" : "Port",
"Detect Port" : "Détecter le port",
"User DN" : "DN Utilisateur",