diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-25 00:14:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-25 00:14:54 +0000 |
commit | 60734cd79d6ceb86d45a0949f8b8d1202bcfa867 (patch) | |
tree | 28092a15d989edf1d41abc8857bc0a035d33679a /core/l10n/nl.js | |
parent | eefe256abc377ca9e6d43682d50fadebfcfed966 (diff) | |
download | nextcloud-server-60734cd79d6ceb86d45a0949f8b8d1202bcfa867.tar.gz nextcloud-server-60734cd79d6ceb86d45a0949f8b8d1202bcfa867.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 d2011d795d5..3a08acbbca3 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -67,11 +67,10 @@ OC.L10N.register( "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Probleem met laden pagina, herladen over %n seconde","Probleem met laden pagina, herladen over %n seconden"], "Saving..." : "Opslaan", "Dismiss" : "Negeren", - "This action requires you to confirm your password" : "Deze actie vereist dat je je wachtwoord bevestigt", "Authentication required" : "Authenticatie vereist", - "Password" : "Wachtwoord", - "Cancel" : "Annuleren", + "This action requires you to confirm your password" : "Deze actie vereist dat je je wachtwoord bevestigt", "Confirm" : "Bevestig", + "Password" : "Wachtwoord", "Failed to authenticate, try again" : "Authenticatie mislukt, probeer opnieuw", "seconds ago" : "seconden geleden", "Logging in …" : "Inloggen...", @@ -97,6 +96,7 @@ OC.L10N.register( "Already existing files" : "Al aanwezige bestanden", "Which files do you want to keep?" : "Welke bestanden wil je bewaren?", "If you select both versions, the copied file will have a number added to its name." : "Als je beide versies selecteerde, zal het gekopieerde bestand een nummer aan de naam toegevoegd krijgen.", + "Cancel" : "Annuleren", "Continue" : "Verder", "(all selected)" : "(alles geselecteerd)", "({count} selected)" : "({count} geselecteerd)", |