diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-10-29 01:55:45 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-10-29 01:55:45 -0400 |
commit | 527ef76dd6e45c2776edbc90829323e0ca534214 (patch) | |
tree | 3ef7860691334178e05ac2617aecd31923f6f5eb /core/l10n/nl.js | |
parent | 92e63a802c9324ccfcd716bb0461f5b7cc153549 (diff) | |
download | nextcloud-server-527ef76dd6e45c2776edbc90829323e0ca534214.tar.gz nextcloud-server-527ef76dd6e45c2776edbc90829323e0ca534214.zip |
[tx-robot] updated from transifex
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", |