diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-27 02:15:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-27 02:15:20 +0000 |
commit | b7577b6401cb68a6a1f4dc9090facb79a6438753 (patch) | |
tree | a8d92b0b28b026a62000d8905380219445517d93 /settings/l10n/nl.json | |
parent | 7aaa2e12ae9579dbe6fb0d82e9d6144f17732a23 (diff) | |
download | nextcloud-server-b7577b6401cb68a6a1f4dc9090facb79a6438753.tar.gz nextcloud-server-b7577b6401cb68a6a1f4dc9090facb79a6438753.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/nl.json')
-rw-r--r-- | settings/l10n/nl.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json index 4390983e06e..c2ee8493688 100644 --- a/settings/l10n/nl.json +++ b/settings/l10n/nl.json @@ -745,8 +745,6 @@ "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Voor optimale prestaties is het belangrijk om de achtergrondtaken goed te configureren. Voor grotere installaties is \"Cron' de aanbevolen instelling. Bekijk de documentatie voor meer informatie.", "Pick background job setting" : "Kies de achtergrondtaak instelling", "Execute one task with each page loaded" : "Bij laden van elke pagina één taak uitvoeren", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php is geregistreerd bij een webcron service om elke 15 minuten cron.php over http aan te roepen.", - "Use system cron service to call the cron.php file every 15 minutes." : "Gebruik de systeemcron service om cron.php elke 15 minuten aan te roepen.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php moet worden uitgevoerd door systeemgebruiker \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "PHP POSIX extensie is vereist om dit te draaien. Bekijk {linkstart}PHP documentatie{linkend} voor meer informatie.", "Sharing" : "Delen", @@ -804,7 +802,7 @@ "Twitter" : "Twitter", "Twitter handle @…" : "Twitter naam @…", "Help translate" : "Help met vertalen", - "Locale" : "Taal", + "Locale" : "Regionale instellingen", "Current password" : "Huidig wachtwoord", "Change password" : "Wijzig wachtwoord", "Use a second factor besides your password to increase security for your account." : "Gebruik een tweede faktor naast je paswoord om de zekerheid van je account te verhogen. ", @@ -820,6 +818,8 @@ "Error while loading browser sessions and device tokens" : "Fout bij het laden van de browsersessie en apparaattokens", "Default quota :" : "Standaardquota:", "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Controleer a.u.b. de <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installatiegidsen</a>, en controleer de <a href=\"%s\">log</a> op fouten en waarschuwingen.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php is geregistreerd bij een webcron service om elke 15 minuten cron.php over http aan te roepen.", + "Use system cron service to call the cron.php file every 15 minutes." : "Gebruik de systeemcron service om cron.php elke 15 minuten aan te roepen.", "Follow us on Google+" : "Volg ons op Google+", "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Je gebruikt <strong>%s</strong> van <strong>%s</strong> (<strong>%s %%</strong>)" },"pluralForm" :"nplurals=2; plural=(n != 1);" |