diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-19 01:06:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-19 01:06:44 +0000 |
commit | b1ee9862f86d7d873f5168a921b183c5f373cc20 (patch) | |
tree | 6c4ca011b0f545e7e8be0e6631d2c4758fbf3db9 /core/l10n/nl.js | |
parent | 8ec2e34576e84b256ee671f805a319ff27f3f944 (diff) | |
download | nextcloud-server-b1ee9862f86d7d873f5168a921b183c5f373cc20.tar.gz nextcloud-server-b1ee9862f86d7d873f5168a921b183c5f373cc20.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/nl.js')
-rw-r--r-- | core/l10n/nl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js index 11c4b5b8f98..f1f286a7923 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -51,6 +51,8 @@ OC.L10N.register( "Problem loading page, reloading in 5 seconds" : "Kan de pagina niet laden, verversen in 5 seconden", "Saving..." : "Opslaan", "Dismiss" : "Terzijde leggen", + "Password" : "Wachtwoord", + "Cancel" : "Annuleer", "seconds ago" : "seconden geleden", "Logging in …" : "Inloggen...", "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "De link om je wachtwoord te herstellen is per e-mail naar je verstuurd. Als je dit bericht niet binnen redelijke tijd hebt ontvangen, controleer dan je spammap. <br>Als het daar niet in zit, neem dan contact op met je beheerder.", @@ -71,7 +73,6 @@ 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" : "Annuleer", "Continue" : "Verder", "(all selected)" : "(alles geselecteerd)", "({count} selected)" : "({count} geselecteerd)", @@ -115,7 +116,6 @@ OC.L10N.register( "Share link" : "Deel link", "Link" : "Link", "Password protect" : "Wachtwoord beveiligd", - "Password" : "Wachtwoord", "Allow upload and editing" : "Toestaan uploaden en bewerken", "Hide file listing" : "Verberg bestandsoverzicht", "Email link to person" : "E-mail link naar persoon", |