diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-06 00:08:33 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-06 00:08:33 +0100 |
commit | c1a32b50735b0a8558823d111e546865ddcba790 (patch) | |
tree | 5d87f5011a1f2f89667569bb85aad96b7862aab4 /apps/user_ldap/l10n/nl.php | |
parent | 4830ba8035297869ac5ab12723625d3ab19d9e58 (diff) | |
download | nextcloud-server-c1a32b50735b0a8558823d111e546865ddcba790.tar.gz nextcloud-server-c1a32b50735b0a8558823d111e546865ddcba790.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/nl.php')
-rw-r--r-- | apps/user_ldap/l10n/nl.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/nl.php b/apps/user_ldap/l10n/nl.php index 0eda263aa11..7973c66cd10 100644 --- a/apps/user_ldap/l10n/nl.php +++ b/apps/user_ldap/l10n/nl.php @@ -48,6 +48,7 @@ "Turn off SSL certificate validation." => "Schakel SSL certificaat validatie uit.", "If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Als de connectie alleen werkt met deze optie, importeer dan het LDAP server SSL certificaat naar je ownCloud server.", "Not recommended, use for testing only." => "Niet aangeraden, gebruik alleen voor test doeleinden.", +"Cache Time-To-Live" => "Cache time-to-live", "in seconds. A change empties the cache." => "in seconden. Een verandering maakt de cache leeg.", "Directory Settings" => "Mapinstellingen", "User Display Name Field" => "Gebruikers Schermnaam Veld", @@ -63,7 +64,12 @@ "Group Search Attributes" => "Attributen voor groepszoekopdrachten", "Group-Member association" => "Groepslid associatie", "Special Attributes" => "Speciale attributen", +"Quota Field" => "Quota veld", +"Quota Default" => "Quota standaard", "in bytes" => "in bytes", +"Email Field" => "E-mailveld", +"User Home Folder Naming Rule" => "Gebruikers Home map naamgevingsregel", "Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Laat leeg voor de gebruikersnaam (standaard). Of, specificeer een LDAP/AD attribuut.", +"Test Configuration" => "Test configuratie", "Help" => "Help" ); |