diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-12-09 01:12:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-12-09 01:12:28 +0000 |
commit | a9df1e387a259c2d2011131c5754c439f292ab0d (patch) | |
tree | fdc92b35269495296964c1fcd91896ab63116c86 /apps/sharebymail/l10n/nl.js | |
parent | f1923e6c083578e6b3b5a830afbe7d198c59863e (diff) | |
download | nextcloud-server-a9df1e387a259c2d2011131c5754c439f292ab0d.tar.gz nextcloud-server-a9df1e387a259c2d2011131c5754c439f292ab0d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail/l10n/nl.js')
-rw-r--r-- | apps/sharebymail/l10n/nl.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/nl.js b/apps/sharebymail/l10n/nl.js index 83dbe3e4b32..08b3f4522ec 100644 --- a/apps/sharebymail/l10n/nl.js +++ b/apps/sharebymail/l10n/nl.js @@ -5,6 +5,9 @@ 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}", + "Unshared from %1$s" : "Niet langer gedeeld door %1$s", + "Unshared from {email}" : "Niet langer gedeeld door {email}", + "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", @@ -12,6 +15,8 @@ OC.L10N.register( "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", "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", |