summaryrefslogtreecommitdiffstats
path: root/settings/l10n/nl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-09 00:08:20 +0000
committerNextcloud bot <bot@nextcloud.com>2017-08-09 00:08:20 +0000
commit8549fcf6e4ae70c6cf0f05f97f93a6196e9c68c2 (patch)
tree583017d195e85230e82ac5cd5b93454a93de5e0a /settings/l10n/nl.js
parent9707ef9ba7c0a23238802bc8b71182284ab78b9f (diff)
downloadnextcloud-server-8549fcf6e4ae70c6cf0f05f97f93a6196e9c68c2.tar.gz
nextcloud-server-8549fcf6e4ae70c6cf0f05f97f93a6196e9c68c2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/nl.js')
-rw-r--r--settings/l10n/nl.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js
index 86758b7502a..32ac0dacc06 100644
--- a/settings/l10n/nl.js
+++ b/settings/l10n/nl.js
@@ -249,6 +249,7 @@ OC.L10N.register(
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Je moet je cryptosleutels van de oude versleuteling (ownCloud <= 8.0) migreren naar de nieuwe.",
"Start migration" : "Start migratie",
"Security & setup warnings" : "Beveiligings- en instellingswaarschuwingen",
+ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "Voor beveiliging en prestaties van je server is het belangrijk dat alles correct is geconfigureerd. Om je hierbij te helpen doen we paar automatische controles. Bekijk de Tips & Trucs sectie en de documentatie voor meer informatie.",
"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 opgezet om systeemomgevingsvariabelen te bevragen. De test met getenv(\"PATH\") gaf een leeg resultaat.",
"Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">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\" href=\"%s\">installatiedocumentatie ↗</a> voor php configuratienotities en de php configuratie van je server, zeker bij gebruik van php-fpm.",
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "De Alleen-lezen config is ingeschakeld. Dit voorkomt het via de webinterface wijzigen van verschillende instellingen. Bovendien moet het bestand voor elke aanpassing handmatig op beschrijfbaar worden ingesteld.",