diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-30 00:07:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-30 00:07:21 +0000 |
commit | 4518f6dc642e75f2aee386fc39f5e748859bda5c (patch) | |
tree | 649061f217aa7916b56dd5b575fc4872318f30b1 /apps/sharebymail/l10n/nl.js | |
parent | 9edd3916ffc1ff0a3a1eab1e44e5df0d5e67ebb3 (diff) | |
download | nextcloud-server-4518f6dc642e75f2aee386fc39f5e748859bda5c.tar.gz nextcloud-server-4518f6dc642e75f2aee386fc39f5e748859bda5c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail/l10n/nl.js')
-rw-r--r-- | apps/sharebymail/l10n/nl.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/nl.js b/apps/sharebymail/l10n/nl.js index 87178916a62..ec0be474d81 100644 --- a/apps/sharebymail/l10n/nl.js +++ b/apps/sharebymail/l10n/nl.js @@ -12,6 +12,9 @@ OC.L10N.register( "You shared {file} with {email} by mail" : "Je deelde {file} met {email} via e-mail", "%3$s shared %1$s with %2$s by mail" : "%3$s deelde %1$s met %2$s via e-mail", "{actor} shared {file} with {email} by mail" : "{actor} deelde {file} met {email} via e-mail", + "Password to access %1$s was sent to %2s" : "Wachtwoord voor toegang tot %1$s is gestuurd naar %2s", + "Password to access %1$s was sent to you" : "Wachtwoord voor toegang tot %1$s is naar jou gestuurd", + "Password to access {file} was sent to you" : "Wachtwoord voor toegang tot {file} is naar jou gestuurd", "Sharing %s failed, this item is already shared with %s" : "Delen van %s is mislukt, omdat dit al gedeeld wordt met %s", "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "We kunnen je geen automatisch gegenereerd wachtwoord toesturen. Vermeld een geldig e-mailadres in je persoonlijke instellingen en probeer het nogmaals.", "Failed to send share by E-mail" : "Fout bij delen via e-mail", |