aboutsummaryrefslogtreecommitdiffstats
path: root/apps/sharebymail/l10n/nl.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/sharebymail/l10n/nl.js')
-rw-r--r--apps/sharebymail/l10n/nl.js24
1 files changed, 12 insertions, 12 deletions
diff --git a/apps/sharebymail/l10n/nl.js b/apps/sharebymail/l10n/nl.js
index 7b85291858c..5822829d278 100644
--- a/apps/sharebymail/l10n/nl.js
+++ b/apps/sharebymail/l10n/nl.js
@@ -1,28 +1,17 @@
OC.L10N.register(
"sharebymail",
{
- "Shared with %1$s" : "Deel met %1$s",
"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}",
- "Unshared from %1$s" : "Niet langer gedeeld door %1$s",
"Unshared from {email}" : "Niet langer gedeeld door {email}",
- "Unshared from %1$s by %2$s" : "Niet langer gedeeld van %1$s door %2$s",
"Unshared from {email} by {actor}" : "Niet langer gedeeld met {email} door {actor}",
- "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",
- "You unshared %1$s from %2$s by mail" : "Je deelde niet langer%1$s met %2$s per mail",
"You unshared {file} from {email} by mail" : "Je deelde niet langer {file} met {email} per mail",
- "%3$s unshared %1$s from %2$s by mail" : "%3$s deelde niet langer%1$s met %2$s per mail",
"{actor} unshared {file} from {email} by mail" : "{actor} deelde niet langer {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 %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 je verstuurd",
"Share by mail" : "Delen via email",
"Sharing %1$s failed, because this item is already shared with user %2$s" : "Delen van %1$s is mislukt omdat het object al wordt gedeeld met gebruiker %2$s",
@@ -49,6 +38,17 @@ OC.L10N.register(
"Share provider which allows you to share files by mail" : "Share provider waarmee je bestanden via de mail kunt delen",
"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 op te geven.",
"Send password by mail" : "Wachtwoord per email verzenden",
- "Reply to initiator" : "Antwoord aan oproeper"
+ "Reply to initiator" : "Antwoord aan oproeper",
+ "Shared with %1$s" : "Deel met %1$s",
+ "Shared with %1$s by %2$s" : "Gedeeld met %1$s door %2$s",
+ "Unshared from %1$s" : "Niet langer gedeeld door %1$s",
+ "Unshared from %1$s by %2$s" : "Niet langer gedeeld van %1$s door %2$s",
+ "Password for mail share sent to %1$s" : "Wachtwoord voor het delen per mail is naar %1$s",
+ "You shared %1$s with %2$s by mail" : "Je deelde %1$s met %2$s per mail",
+ "%3$s shared %1$s with %2$s by mail" : "%3$s deelde %1$s met %2$s per mail",
+ "You unshared %1$s from %2$s by mail" : "Je deelde niet langer%1$s met %2$s per mail",
+ "%3$s unshared %1$s from %2$s by mail" : "%3$s deelde niet langer%1$s met %2$s per 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"
},
"nplurals=2; plural=(n != 1);");