Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/sharebymail/l10n/nl.js')
-rw-r--r--apps/sharebymail/l10n/nl.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/nl.js b/apps/sharebymail/l10n/nl.js
index 08b3f4522ec..c91cff5dcf1 100644
--- a/apps/sharebymail/l10n/nl.js
+++ b/apps/sharebymail/l10n/nl.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"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}",
@@ -17,6 +18,8 @@ OC.L10N.register(
"{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",