diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-09 00:08:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-09 00:08:20 +0000 |
commit | 8549fcf6e4ae70c6cf0f05f97f93a6196e9c68c2 (patch) | |
tree | 583017d195e85230e82ac5cd5b93454a93de5e0a /apps/user_ldap/l10n/nl.json | |
parent | 9707ef9ba7c0a23238802bc8b71182284ab78b9f (diff) | |
download | nextcloud-server-8549fcf6e4ae70c6cf0f05f97f93a6196e9c68c2.tar.gz nextcloud-server-8549fcf6e4ae70c6cf0f05f97f93a6196e9c68c2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/nl.json')
-rw-r--r-- | apps/user_ldap/l10n/nl.json | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/apps/user_ldap/l10n/nl.json b/apps/user_ldap/l10n/nl.json index 7be6149035a..ba9bf807c2a 100644 --- a/apps/user_ldap/l10n/nl.json +++ b/apps/user_ldap/l10n/nl.json @@ -176,13 +176,9 @@ "Clear Groupname-LDAP Group Mapping" : "Leegmaken Groepsnaam-LDAP groep vertaling", "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.", "Verify settings and count groups" : "Verifiëren instellingen en tel groepen", - "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Maakt inloggen tegen de LDAP / AD gebruikersnaam mogelijk, ofwel uid of samaccountname en wordt gedetecteerd.", - "Allows login against an email attribute. Mail and mailPrimaryAddress will be allowed." : "Maak inloggen tegen een e-mailattribuut mogelijk. E-mail en mailPrimaryAddress zijn mogelijk.", - "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Definiëert het toe te passen filter als er geprobeerd wordt in te loggen. %%uid vervangt de gebruikersnaam bij het inloggen. Bijvoorbeeld: \"uid=%%uid\"", "Add a new and blank configuration" : "Toevoegen nieuwe, blanco configuratie", "You can omit the protocol, except you require SSL. Then start with ldaps://" : "Je kunt het protocol weglaten, tenzij je SSL vereist. Start in dat geval met ldaps://", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Waarschuwing:</b> De Apps user_ldap en user_webdavauth zijn incompatible. Je kunt onverwacht gedrag ervaren. Vraag je beheerder om een van beide apps de deactiveren.", - "in bytes" : "in bytes", - "Allows login against the LDAP / AD username, which is either uid or sAMAccountName and will be detected." : "Maakt inloggen tegen de LDAP / AD gebruikersnaam mogelijk, ofwel uid of sAMAccountname en wordt gedetecteerd." + "in bytes" : "in bytes" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |