summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/nl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-27 01:07:08 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-27 01:07:08 +0000
commit9788cf04ee0dd8e78fa2b63862963078f5a9cfc3 (patch)
treee064f01074cfb407b13f37e3f834b5b368ed2ae3 /apps/user_ldap/l10n/nl.js
parent8f4ec8583d8d30586f292a153854560bdb20a0b2 (diff)
downloadnextcloud-server-9788cf04ee0dd8e78fa2b63862963078f5a9cfc3.tar.gz
nextcloud-server-9788cf04ee0dd8e78fa2b63862963078f5a9cfc3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/nl.js')
-rw-r--r--apps/user_ldap/l10n/nl.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/nl.js b/apps/user_ldap/l10n/nl.js
index 79157d7223c..81a39454479 100644
--- a/apps/user_ldap/l10n/nl.js
+++ b/apps/user_ldap/l10n/nl.js
@@ -47,6 +47,7 @@ OC.L10N.register(
"The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "De %uid opvultekst ontbreekt. Die wordt vervangen door de inlognaam bij het bevragen van LDAP / AD.",
"Please provide a login name to test against" : "Geef een inlognaam op om opnieuw tegen te testen",
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "De groepsbox was uitgeschakeld, omdat de LDAP / AD server het attribuut memberOf niet ondersteunt.",
+ "Password change rejected. Hint: " : "Wachtwoordwijziging geweigerd. Hint:",
"LDAP / AD integration" : "LDAP / AD integratie",
"_%s group found_::_%s groups found_" : ["%s groep gevonden","%s groepen gevonden"],
"_%s user found_::_%s users found_" : ["%s gebruiker gevonden","%s gebruikers gevonden"],
@@ -142,6 +143,9 @@ OC.L10N.register(
"When switched on, groups that contain groups are supported. (Only works if the group member attribute contains DNs.)" : "Wanneer ingeschakeld worden groepen binnen groepen ondersteund. (Werkt alleen als het groepslid attribuut DNs bevat)",
"Paging chunksize" : "Paging chunkgrootte",
"Chunksize used for paged LDAP searches that may return bulky results like user or group enumeration. (Setting it 0 disables paged LDAP searches in those situations.)" : "De chunkgrootte die wordt gebruikt voor LDAP opvragingen die in grote aantallen resulteren, zoals gebruiker- of groepsverzamelingen. (Instellen op 0 deactiveert gepagede LDAP opvragingen in dergelijke situaties.)",
+ "Enable LDAP password changes per user" : "Activeren LDAP wachtwoordwijziging per gebruiker:",
+ "Allow LDAP users to change their password and allow Super Administrators and Group Administrators to change the password of their LDAP users. Only works when access control policies are configured accordingly on the LDAP server. As passwords are sent in plaintext to the LDAP server, transport encryption must be used and password hashing should be configured on the LDAP server." : "Sta LDAP gebruikers toe om hun wachtwoord te wijzigen en sta Superbeheerders en Groepsbeheerder toe om het wachtwoord van hun LDAP gebruikers te wijzigen. Dit werkt alleen als het toegangsbeveiligingsbeleid als zodanig ook op de LDAP server is ingericht. Omdat wachtwoorden in leesbare tekst naar de LDAP worden verstuurd, moet transportversleuteling worden gebruikt en moet wachtwoord hashing zijn geconfigureerd op de LDAP server.",
+ "(New password is sent as plain text to LDAP)" : "(Nieuw wachtwoord is als leesbare tekst verstuurd naar LDAP)",
"Special Attributes" : "Speciale attributen",
"Quota Field" : "Quota veld",
"Quota Default" : "Quota standaard",