76 lines
6.7 KiB
PHP
76 lines
6.7 KiB
PHP
<?php $TRANSLATIONS = array(
|
|
"Failed to delete the server configuration" => "Verwijderen serverconfiguratie mislukt",
|
|
"The configuration is valid and the connection could be established!" => "De configuratie is geldig en de verbinding is geslaagd!",
|
|
"The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "De configuratie is geldig, maar Bind mislukte. Controleer de serverinstellingen en inloggegevens.",
|
|
"The configuration is invalid. Please look in the ownCloud log for further details." => "De configuratie is ongeldig. Controleer de ownCloud log voor meer details.",
|
|
"Deletion failed" => "Verwijderen mislukt",
|
|
"Take over settings from recent server configuration?" => "Overnemen instellingen van de recente serverconfiguratie?",
|
|
"Keep settings?" => "Instellingen bewaren?",
|
|
"Cannot add server configuration" => "Kon de serverconfiguratie niet toevoegen",
|
|
"Connection test succeeded" => "Verbindingstest geslaagd",
|
|
"Connection test failed" => "Verbindingstest mislukt",
|
|
"Do you really want to delete the current Server Configuration?" => "Wilt u werkelijk de huidige Serverconfiguratie verwijderen?",
|
|
"Confirm Deletion" => "Bevestig verwijderen",
|
|
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behaviour. Please ask your system administrator to disable one of them." => "<b>Waarschuwing:</b> De Apps user_ldap en user_webdavauth zijn incompatible. U kunt onverwacht gedrag ervaren. Vraag uw beheerder om een van beide apps de deactiveren.",
|
|
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Waarschuwing:</b> De PHP LDAP module is niet geïnstalleerd, het backend zal niet werken. Vraag uw systeembeheerder om de module te installeren.",
|
|
"Server configuration" => "Serverconfiguratie",
|
|
"Add Server Configuration" => "Toevoegen serverconfiguratie",
|
|
"Host" => "Host",
|
|
"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://",
|
|
"Base DN" => "Base DN",
|
|
"One Base DN per line" => "Een Base DN per regel",
|
|
"You can specify Base DN for users and groups in the Advanced tab" => "Je kunt het Base DN voor gebruikers en groepen specificeren in het tab Geavanceerd.",
|
|
"User DN" => "User DN",
|
|
"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." => "De DN van de client gebruiker waarmee de verbinding zal worden gemaakt, bijv. uid=agent,dc=example,dc=com. Voor anonieme toegang laat je het DN en het wachtwoord leeg.",
|
|
"Password" => "Wachtwoord",
|
|
"For anonymous access, leave DN and Password empty." => "Voor anonieme toegang, laat de DN en het wachtwoord leeg.",
|
|
"User Login Filter" => "Gebruikers Login Filter",
|
|
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action." => "Definiëerd de toe te passen filter indien er geprobeerd wordt in te loggen. %%uid vervangt de gebruikersnaam in de login actie.",
|
|
"use %%uid placeholder, e.g. \"uid=%%uid\"" => "gebruik %%uid placeholder, bijv. \"uid=%%uid\"",
|
|
"User List Filter" => "Gebruikers Lijst Filter",
|
|
"Defines the filter to apply, when retrieving users." => "Definiëerd de toe te passen filter voor het ophalen van gebruikers.",
|
|
"without any placeholder, e.g. \"objectClass=person\"." => "zonder een placeholder, bijv. \"objectClass=person\"",
|
|
"Group Filter" => "Groep Filter",
|
|
"Defines the filter to apply, when retrieving groups." => "Definiëerd de toe te passen filter voor het ophalen van groepen.",
|
|
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "zonder een placeholder, bijv. \"objectClass=posixGroup\"",
|
|
"Connection Settings" => "Verbindingsinstellingen",
|
|
"Configuration Active" => "Configuratie actief",
|
|
"When unchecked, this configuration will be skipped." => "Als dit niet is ingeschakeld wordt deze configuratie overgeslagen.",
|
|
"Port" => "Poort",
|
|
"Backup (Replica) Host" => "Backup (Replica) Host",
|
|
"Give an optional backup host. It must be a replica of the main LDAP/AD server." => "Opgeven optionele backup host. Het moet een replica van de hoofd LDAP/AD server.",
|
|
"Backup (Replica) Port" => "Backup (Replica) Poort",
|
|
"Disable Main Server" => "Deactiveren hoofdserver",
|
|
"When switched on, ownCloud will only connect to the replica server." => "Wanneer ingeschakeld, zal ownCloud allen verbinden met de replicaserver.",
|
|
"Use TLS" => "Gebruik TLS",
|
|
"Do not use it additionally for LDAPS connections, it will fail." => "Gebruik het niet voor LDAPS verbindingen, dat gaat niet lukken.",
|
|
"Case insensitve LDAP server (Windows)" => "Niet-hoofdlettergevoelige LDAP server (Windows)",
|
|
"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",
|
|
"The LDAP attribute to use to generate the user`s ownCloud name." => "Het te gebruiken LDAP attribuut voor het genereren van de ownCloud naam voor de gebruikers.",
|
|
"Base User Tree" => "Basis Gebruikers Structuur",
|
|
"One User Base DN per line" => "Een User Base DN per regel",
|
|
"User Search Attributes" => "Attributen voor gebruikerszoekopdrachten",
|
|
"Optional; one attribute per line" => "Optioneel; één attribuut per regel",
|
|
"Group Display Name Field" => "Groep Schermnaam Veld",
|
|
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Het te gebruiken LDAP attribuut voor het genereren van de ownCloud naam voor de groepen.",
|
|
"Base Group Tree" => "Basis Groupen Structuur",
|
|
"One Group Base DN per line" => "Een Group Base DN per regel",
|
|
"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"
|
|
);
|