"This can usually be fixed by giving the web server write access to the config directory.":"Dit kan opgelost worden door de config map op de webserver schrijfrechten te geven.",
"But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it.":"Maar, als je liever config.php alleen-lezen wilt houden, stel dan de optie \"config_is_read_only\" in op true.",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php":"Er is gedetecteerd dat de voorbeeld configuratie is gekopieerd. Dit kan je installatie beschadigen en wordt dan ook niet ondersteund. Lees de documentatie voordat je wijzigingen aan config.php doorvoert",
"Library %1$s with a version higher than %2$s is required - available version %3$s.":"Library %1$s met een versienummer hoger dan %2$s is vereist - beschikbare versie %3$s.",
"Library %1$s with a version lower than %2$s is required - available version %3$s.":"Library %1$s met een versienummer lager dan %2$s is vereist - beschikbare versie %3$s.",
"Wiping of device »%s« has started":"Leegmaken van toestel \"%s\" is gestart",
"»%s« started remote wipe":"\"%s\" startte leegmaken op afstand",
"Device or application »%s« has started the remote wipe process. You will receive another email once the process has finished":"Toestel of applicatie \"%s\" heeft leegmaken op afstand gestart. Je ontvangt een ander bericht als het proces is voltooid",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator.":"Module met ID: %s bestaat niet. Schakel die in binnen de app-instellingen of neem contact op met je beheerder.",
"App \"%s\" cannot be installed because appinfo file cannot be read.":"App \"%s\" kan niet worden geïnstalleerd, omdat het app info bestand niet gelezen kan worden.",
"App \"%s\" cannot be installed because it is not compatible with this version of the server.":"App \"%s\" kan niet worden geïnstalleerd, omdat deze niet compatible is met deze versie van de server.",
"For the best results, please consider using a GNU/Linux server instead.":"Voor het beste resultaat adviseren wij het gebruik van een GNU/Linux server.",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged.":"Het lijkt erop dat deze %s versie draait in een 32 bits PHP omgeving en dat open_basedir is geconfigureerd in php.ini. Dat zal leiden tot problemen met bestanden groter dan 4 GB en wordt dus sterk afgeraden.",
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP.":"Verwijder de open_basedir instelling in php.ini of schakel over op de 64bit PHP.",
"_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_":["Kan de vervaldatum niet meer dan %s dag in de toekomst instellen","Kan de vervaldatum niet meer dan %s dagen in de toekomst instellen"],
"Sharing %s failed, because this item is already shared with the account %s":"Het delen van%s is mislukt, omdat dit item al gedeeld wordt met het account %s",
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s":"App \"%1$s\" kan niet worden geïnstalleerd, omdat de volgende afhankelijkheden niet zijn ingevuld: %2$s",
"Cannot write into \"config\" directory.":"Kan niet schrijven naar de \"config\" directory!",
"This can usually be fixed by giving the web server write access to the config directory. See %s":"Dit kan opgelost worden door de config map op de webserver schrijf rechten te geven. Zie %s",
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s":"Of, als je liever config.php Alleen-lezen houdt, stel de optie \"config_is_read_only\" in op true. Zie %s",
"This can usually be fixed by giving the web server write access to the root directory. See %s":"Dit kan hersteld worden door de root map schrijf rechten te geven op de webserver. Zie %s",
"Permissions can usually be fixed by giving the web server write access to the root directory. See %s.":"Machtigingen kunnen worden hersteld door de root map op de webserver schrijf toegang te geven. Zie %s.",
"Your data directory is not writable.":"Je datamap is niet beschrijfbaar",
"Setting locale to %s failed.":"Instellen taal op %s mislukte.",
"Please install one of these locales on your system and restart your web server.":"Installeer één van de talen op je systeem en herstart je webserver.",
"Adjusting this setting in php.ini will make Nextcloud run again":"Het aanpassen van deze instelling in php.ini zorgt ervoor dat Nextcloud weer start",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible.":"PHP is nu zo ingesteld dat 'inline doc blocks' worden gestript. Hierdoor worden verschillende hoofd modules onbruikbaar.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator.":"Dit wordt vermoedelijk veroorzaakt door een cache/accelerator, zoals Zend OPcache of eAccelerator.",
"PHP modules have been installed, but they are still listed as missing?":"PHP modules zijn geïnstalleerd, maar ze worden nog steeds als ontbrekend aangegeven?",
"Please ask your server administrator to restart the web server.":"Vraag je beheerder de webserver opnieuw te starten.",
"Action \"%s\" not supported or implemented.":"Actie \"%s\" niet ondersteund of geïmplementeerd.",
"Authentication failed, wrong token or provider ID given":"Authenticatie mislukt, ongeldig token of provider ID opgegeven",
"Parameters missing in order to complete the request. Missing Parameters: \"%s\"":"Er ontbreken parameters om de aanvraag uit te voeren. Ontbrekende parameters: \"%s\"",
"This can usually be fixed by giving the web server write access to the apps directory or disabling the App Store in the config file.":"Dit kan hersteld worden door de webserver schrijfrechten te geven op de appsdirectory of door de App Store te deactiveren in het configuratie bestand.",
"<code>mbstring.func_overload</code> is set to <code>%s</code> instead of the expected value <code>0</code>.":"<code>mbstring.func_overload</code> is ingesteld op <code>%s</code> in plaats van de verwachte waarde <code>0</code>.",
"To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini.":"Om dit op te lossen stel je <code>mbstring.func_overload</code> in op <code>0</code> in je php.ini."