aboutsummaryrefslogtreecommitdiffstats
path: root/apps/sharebymail/l10n/en_GB.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/sharebymail/l10n/en_GB.js')
-rw-r--r--apps/sharebymail/l10n/en_GB.js24
1 files changed, 12 insertions, 12 deletions
diff --git a/apps/sharebymail/l10n/en_GB.js b/apps/sharebymail/l10n/en_GB.js
index f649d0f8697..b67ca28b3be 100644
--- a/apps/sharebymail/l10n/en_GB.js
+++ b/apps/sharebymail/l10n/en_GB.js
@@ -1,28 +1,17 @@
OC.L10N.register(
"sharebymail",
{
- "Shared with %1$s" : "Shared with %1$s",
"Shared with {email}" : "Shared with {email}",
- "Shared with %1$s by %2$s" : "Shared with %1$s by %2$s",
"Shared with {email} by {actor}" : "Shared with {email} by {actor}",
- "Unshared from %1$s" : "Unshared from %1$s",
"Unshared from {email}" : "Unshared from {email}",
- "Unshared from %1$s by %2$s" : "Unshared from %1$s by %2$s",
"Unshared from {email} by {actor}" : "Unshared from {email} by {actor}",
- "Password for mail share sent to %1$s" : "Password for mail share sent to %1$s",
"Password for mail share sent to {email}" : "Password for mail share sent to {email}",
"Password for mail share sent to you" : "Password for mail share sent to you",
- "You shared %1$s with %2$s by mail" : "You shared %1$s with %2$s by mail",
"You shared {file} with {email} by mail" : "You shared {file} with {email} by mail",
- "%3$s shared %1$s with %2$s by mail" : "%3$s shared %1$s with %2$s by mail",
"{actor} shared {file} with {email} by mail" : "{actor} shared {file} with {email} by mail",
- "You unshared %1$s from %2$s by mail" : "You unshared %1$s from %2$s by mail",
"You unshared {file} from {email} by mail" : "You unshared {file} from {email} by mail",
- "%3$s unshared %1$s from %2$s by mail" : "%3$s unshared %1$s from %2$s by mail",
"{actor} unshared {file} from {email} by mail" : "{actor} unshared {file} from {email} by mail",
- "Password to access %1$s was sent to %2s" : "Password to access %1$s was sent to %2s",
"Password to access {file} was sent to {email}" : "Password to access {file} was sent to {email}",
- "Password to access %1$s was sent to you" : "Password to access %1$s was sent to you",
"Password to access {file} was sent to you" : "Password to access {file} was sent to you",
"Share by mail" : "Share by mail",
"Sharing %1$s failed, because this item is already shared with user %2$s" : "Sharing %1$s failed, because this item is already shared with user %2$s",
@@ -52,6 +41,17 @@ OC.L10N.register(
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Allows users to share a personalised link to a file or folder by putting in an email address.",
"Send password by mail" : "Send password by mail",
"Reply to initiator" : "Reply to initiator",
- "Unable to update share by mail config" : "Unable to update share by mail config"
+ "Unable to update share by mail config" : "Unable to update share by mail config",
+ "Shared with %1$s" : "Shared with %1$s",
+ "Shared with %1$s by %2$s" : "Shared with %1$s by %2$s",
+ "Unshared from %1$s" : "Unshared from %1$s",
+ "Unshared from %1$s by %2$s" : "Unshared from %1$s by %2$s",
+ "Password for mail share sent to %1$s" : "Password for mail share sent to %1$s",
+ "You shared %1$s with %2$s by mail" : "You shared %1$s with %2$s by mail",
+ "%3$s shared %1$s with %2$s by mail" : "%3$s shared %1$s with %2$s by mail",
+ "You unshared %1$s from %2$s by mail" : "You unshared %1$s from %2$s by mail",
+ "%3$s unshared %1$s from %2$s by mail" : "%3$s unshared %1$s from %2$s by mail",
+ "Password to access %1$s was sent to %2s" : "Password to access %1$s was sent to %2s",
+ "Password to access %1$s was sent to you" : "Password to access %1$s was sent to you"
},
"nplurals=2; plural=(n != 1);");