diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-17 02:15:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-17 02:15:00 +0000 |
commit | 5b09460d4fb1ee0b05f2a168b781d4d050daf387 (patch) | |
tree | b361989991b0cf7665755f078bc1fac4f8282107 /core/l10n/nl.json | |
parent | 6db355848b624d7e48257a8a85eb35b3b8f9b9f5 (diff) | |
download | nextcloud-server-5b09460d4fb1ee0b05f2a168b781d4d050daf387.tar.gz nextcloud-server-5b09460d4fb1ee0b05f2a168b781d4d050daf387.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/nl.json')
-rw-r--r-- | core/l10n/nl.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/nl.json b/core/l10n/nl.json index 770901a86d3..21130d717cc 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -62,7 +62,7 @@ "Strong password" : "Sterk wachtwoord", "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Je webserver is nog niet goed ingesteld voor bestandssynchronisatie, omdat de WebDAV interface niet goed lijkt te werken.", "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Je webserver is niet goed ingesteld om \"{url}\" te vinden. Meer informatie is te vinden in onze <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentatie</a>.", - "Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation page</a>. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "Uw webserver is niet juist ingesteld voor het verwerken van \"{url}\". De oorzaak ligt waarschijnlijk bij de webserver configuratie die niet bijgewerkt is om deze map rechtstreeks beschikbaar te stellen. Vergelijk aub. uw configuratie tegen de installatieversie van de rewrite regels die u vindt in de \".htaccess\" bestanden voor Apache of met de voorbeelden in de documentatie voor Nginx die u hier vindt: <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentatie pagina</a>. Op Nginx beginnen deze lijnen meestal met \"location ~\" die u moet aanpassen.", + "Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation page</a>. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "Je webserver is niet juist ingesteld voor het verwerken van \"{url}\". De oorzaak ligt waarschijnlijk bij de webserver configuratie die niet bijgewerkt is om deze map rechtstreeks beschikbaar te stellen. Vergelijk je configuratie tegen de installatieversie van de rewrite regels die je vindt in de \".htaccess\" bestanden voor Apache of met de voorbeelden in de documentatie voor Nginx die je vindt op de <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentatie pagina</a>. Op Nginx beginnen deze regels meestal met \"location ~\" die je moet aanpassen.", "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Je webserver is niet goed ingesteld om .woff2 bestanden af te leveren. Dit is meestal een probleem met de Nginx configuratie. Voor Nextcloud 15 moet die worden aangepast om ook .woff2 bestanden aan te kunnen. vergelijk jouw Nginx configuratie met de aanbevolen instellingen in onze <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>.", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP lijkt niet goed te zijn ingesteld voor opvragen systeemomgevingsvariabelen. De test met getenv(\"PATH\") gaf een leeg resultaat.", "Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Controleer de <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">installatiedocumentatie ↗</a> voor php configuratienotities en de php configuratie van je server, zeker bij gebruik van php-fpm.", @@ -368,7 +368,7 @@ "The password is wrong. Try again." : "Het wachtwoord is onjuist. Probeer opnieuw.", "Two-factor authentication" : "Tweefactor authenticatie", "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Versterkte beveiliging is ingeschakeld voor je account. Kies een tweede factor voor authenticatie:", - "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Kon niet minimaal één an jouw ingeschakelde two-factor auth methoden laden. Neem contact op met je beheerder.", + "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Kon niet minimaal één van je ingeschakelde twee-factor auth methoden laden. Neem contact op met je beheerder.", "Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "Tweefactor authenticatie is ingeschakeld, maar niet geconfigureerd voor je account. Neem voor hulp contact op met je beheerder.", "Two-factor authentication is enforced but has not been configured on your account. Please continue to setup two-factor authentication." : "Tweefactor authenticatie is ingeschakeld, maar niet geconfigureerd voor je account. Ga verder met instellen van tweefactor authenticatie.", "Set up two-factor authentication" : "Instellen tweefactor authenticatie", |