diff options
Diffstat (limited to 'apps/sharebymail/l10n/nl.js')
-rw-r--r-- | apps/sharebymail/l10n/nl.js | 29 |
1 files changed, 15 insertions, 14 deletions
diff --git a/apps/sharebymail/l10n/nl.js b/apps/sharebymail/l10n/nl.js index 8bb551b6ec3..9bbeeefdf72 100644 --- a/apps/sharebymail/l10n/nl.js +++ b/apps/sharebymail/l10n/nl.js @@ -5,19 +5,20 @@ OC.L10N.register( "Shared with {email}" : "Gedeeld met {email}", "Shared with %1$s by %2$s" : "Gedeeld met %1$s door %2$s", "Shared with {email} by {actor}" : "Gedeeld met {email} door {actor}", - "Password for mail share sent to %1$s" : "Wachtwoord voor delen e-mail verstuurd naar %1$s", - "Password for mail share sent to {email}" : "Wachtwoord voor delen e-mail verstuurd naar {email}", - "Password for mail share sent to you" : "Wachtwoord voor delen e-mail verstuurd naar jou", - "You shared %1$s with %2$s by mail" : "Je deelde %1$s met %2$s via e-mail", - "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 for mail share sent to %1$s" : "Wachtwoord voor het delen per mail is naar %1$s", + "Password for mail share sent to {email}" : "Wachtwoord voor het delen per mail is naar {email}", + "Password for mail share sent to you" : "Wachtwoord voor het delen per mail is naar je verstuurd", + "You shared %1$s with %2$s by mail" : "Je deelde %1$s met %2$s per mail", + "You shared {file} with {email} by mail" : "Je deelde {file} met {email} per mail", + "%3$s shared %1$s with %2$s by mail" : "%3$s deelde %1$s met %2$s per mail", + "{actor} shared {file} with {email} by mail" : "{actor} deelde {file} met {email} per mail", "Password to access %1$s was sent to %2s" : "Wachtwoord voor toegang tot %1$s is gestuurd naar %2s", - "Password to access {file} was sent to {email}" : "Wachtwoord voor toegang tot {file} is gestuurd naar {email}", + "Password to access {file} was sent to {email}" : "Wachtwoord voor toegang tot {file} is gestuurd naar {email}", "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.", + "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 emailadres in je persoonlijke instellingen en probeer het nogmaals.", + "Failed to send share by email" : "Delen per email is mislukt", "%s shared »%s« with you" : "%s deelde »%s« met jou", "%s shared »%s« with you." : "%s deelde »%s« met jou.", "Click the button below to open it." : "Klik op onderstaande link om te openen.", @@ -33,13 +34,13 @@ OC.L10N.register( "This is the password: %s" : "Dit is het wachtwoord: %s", "You can choose a different password at any time in the share dialog." : "Je kunt in de Delen-dialoog altijd een ander wachtwoord kiezen.", "Could not find share" : "Kon gedeeld niet vinden", - "Share by mail" : "Gedeeld via een E-mail", - "Allows users to share a personalized link to a file or folder by putting in an email address." : "Staat gebruikers toe om een gepersonaliseerde link of map te delen door een e-mailadres in te voegen.", - "Send password by mail" : "Wachtwoord per E-mail verzenden", + "Share by mail" : "Gedeeld per email", + "Allows users to share a personalized link to a file or folder by putting in an email address." : "Staat gebruikers toe om een gepersonaliseerde link of map te delen door een emailadres in te voegen.", + "Send password by mail" : "Wachtwoord per email verzenden", "Enforce password protection" : "Afdwingenwachtwoordbeveiliging", - "Failed to send share by E-mail" : "Fout bij delen via e-mail", + "Failed to send share by E-mail" : "delen per email is mislukt", "%s shared »%s« with you on behalf of %s" : "%s deelde »%s« met jou in naam van %s", - "Failed to create the E-mail" : "Opmaken van de e-mail is mislukt", + "Failed to create the E-mail" : "Maken van de mail is mislukt", "Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Hallo daar,\n\n%s deelde »%s« met jou namens %s.\n\n%s\n\n", "Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Hallo daar,\n\n%s deelde »%s« met jou.\n\n%s\n\n", "Cheers!" : "Proost!", |