diff options
Diffstat (limited to 'settings/l10n/nl.js')
-rw-r--r-- | settings/l10n/nl.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js index 78990abb0aa..7791ba56162 100644 --- a/settings/l10n/nl.js +++ b/settings/l10n/nl.js @@ -747,6 +747,8 @@ OC.L10N.register( "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 5 minutes over HTTP." : "cron.php is geregistreerd bij een webcron service om elke 5 minuten cron.php over http aan te roepen.", + "Use system cron service to call the cron.php file every 5 minutes." : "Gebruik de systeemcron service om cron.php elke 5 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", |