diff options
Diffstat (limited to 'core/l10n/nl.json')
-rw-r--r-- | core/l10n/nl.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/nl.json b/core/l10n/nl.json index b55fc853080..61593fe15c3 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -25,8 +25,10 @@ "Error unfavoriting" : "Fout bij verwijderen favorietstatus", "Couldn't send mail to following users: %s " : "Kon geen e-mail sturen aan de volgende gebruikers: %s", "Preparing update" : "Update voorbereiden", - "Please use the command line updater because automatic updating is disabled in the config.php." : "Gebruik de commandoregel updater, omdat automatische update is uitgeschakeld in config.php.", "[%d / %d]: %s" : "[%d / %d]: %s", + "Repair warning: " : "Reparatiewaarschuwing:", + "Repair error: " : "Reparatiefout:", + "Please use the command line updater because automatic updating is disabled in the config.php." : "Gebruik de commandoregel updater, omdat automatische update is uitgeschakeld in config.php.", "[%d / %d]: Checking table %s" : "[%d / %d]: Controleren tabel %s", "Turned on maintenance mode" : "Onderhoudsmodus ingeschakeld", "Turned off maintenance mode" : "Onderhoudsmodus uitgeschakeld", @@ -39,8 +41,6 @@ "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Controleert of het database schema voor %s geüpdatet kan worden ( dit kan lang duren afhankelijk van de grootte van de database )", "Checked database schema update for apps" : "Database schema-update voor apps gecontroleerd", "Updated \"%s\" to %s" : "Bijgewerkt \"%s\" naar %s", - "Repair warning: " : "Reparatiewaarschuwing:", - "Repair error: " : "Reparatiefout:", "Set log level to debug" : "Logniveau instellen op debug", "Reset log level" : "Terugzetten logniveau", "Starting code integrity check" : "Starten code betrouwbaarheidscontrole", |