diff options
Diffstat (limited to 'core/l10n/nl.js')
-rw-r--r-- | core/l10n/nl.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js index ce0e66f7f28..5391e2b9966 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Couldn't send mail to following users: %s " : "Kon geen e-mail sturen aan de volgende gebruikers: %s", "Preparing update" : "Update voorbereiden", - "Migration tests are skipped - \"update.skip-migration-test\" is activated in config.php" : "Migratietests worden overgeslagen - \"update.skip-migration-test\" is geactiveerd in config.php", "Turned on maintenance mode" : "Onderhoudsmodus ingeschakeld", "Turned off maintenance mode" : "Onderhoudsmodus uitgeschakeld", "Maintenance mode is kept active" : "Onderhoudsmodus blijft actief", @@ -132,6 +131,7 @@ OC.L10N.register( "Set expiration date" : "Stel vervaldatum in", "Expiration" : "Vervaltermijn", "Expiration date" : "Vervaldatum", + "Choose a password for the public link" : "Kies een wachtwoord voor de openbare link", "Sending ..." : "Versturen ...", "Email sent" : "E-mail verzonden", "Resharing is not allowed" : "Verder delen is niet toegestaan", @@ -139,7 +139,6 @@ OC.L10N.register( "Link" : "Link", "Password protect" : "Wachtwoord beveiligd", "Password" : "Wachtwoord", - "Choose a password for the public link" : "Kies een wachtwoord voor de openbare link", "Allow editing" : "Toestaan bewerken", "Email link to person" : "E-mail link naar persoon", "Send" : "Versturen", |