diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-04 02:11:59 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-04 02:11:59 -0400 |
commit | cd7f4ed96f40521eb358f09d27bdb88c00dee074 (patch) | |
tree | 63dbc41ac267ab59fc69837e40f34fd8fe6ba88a /core/l10n/nl.js | |
parent | 2e4b41550e61a8a54e154f3cd45686492be8b8e7 (diff) | |
download | nextcloud-server-cd7f4ed96f40521eb358f09d27bdb88c00dee074.tar.gz nextcloud-server-cd7f4ed96f40521eb358f09d27bdb88c00dee074.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/nl.js')
-rw-r--r-- | core/l10n/nl.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js index eb68aaf5b72..aa029987662 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -27,8 +27,10 @@ OC.L10N.register( "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", @@ -41,8 +43,6 @@ OC.L10N.register( "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", |