diff options
Diffstat (limited to 'settings/l10n/nl.json')
-rw-r--r-- | settings/l10n/nl.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json index 5780e57222b..660bc2132d8 100644 --- a/settings/l10n/nl.json +++ b/settings/l10n/nl.json @@ -5,6 +5,9 @@ "{actor} changed your email address" : "{actor} wijzigde je e-mailadres", "You changed your email address" : "Je wijzigde je e-mailadres", "Your email address was changed by an administrator" : "Je e-mailadres is gewijzigd door een beheerder", + "Security" : "Beveiliging", + "You successfully logged in using two-factor authentication (%1$s)" : "Je bent succesvol ingelogd via tweefactot authenticatie (%1$s)", + "A login attempt using two-factor authentication failed (%1$s)" : "Een inlogpoging via tweefactor authenticatie is mislukt (%1$s)", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Je <strong>wachtwoord</strong> of <strong>e-mailadres</strong> is gewijzigd", "Your apps" : "Jou apps", "Enabled apps" : "Ingeschakelde apps", @@ -239,9 +242,13 @@ "It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "het was niet mogelijk om de cronjob via CLI uit te voeren. De volgende technische problemen traden op:", "Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Lees de <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installatie handleiding</a> goed door en controleer op fouten en waarschuwingen in de <a href=\"%s\">logging</a>.", "All checks passed." : "Alle checks geslaagd", + "Background jobs" : "Achtergrond jobs", + "Last job ran %s." : "Laatste job liep %s.", + "Background job didn’t run yet!" : "Achtergrondjob nog niet gelopen!", "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.", "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 geregisteerd 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." : "Om dit te draaien, is de PHP posix extensie vereist. Bekijk {linkstart}PHP documentatie{linkend} voor meer informatie.", "Version" : "Versie", |