diff options
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.json')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json index 0d89d67a73d..94bb78cfb66 100644 --- a/apps/files_sharing/l10n/en_GB.json +++ b/apps/files_sharing/l10n/en_GB.json @@ -23,6 +23,7 @@ "Invalid ownCloud url" : "Invalid ownCloud URL", "Share" : "Share", "Shared by" : "Shared by", + "A file or folder has been <strong>shared</strong>" : "A file or folder has been <strong>shared</strong>", "A file or folder was shared from <strong>another server</strong>" : "A file or folder was shared from <strong>another server</strong>", "A public shared file or folder was <strong>downloaded</strong>" : "A public shared file or folder was <strong>downloaded</strong>", "You received a new remote share from %s" : "You received a new remote share from %s", @@ -31,6 +32,11 @@ "%1$s unshared %2$s from you" : "%1$s unshared %2$s from you", "Public shared folder %1$s was downloaded" : "Public shared folder %1$s was downloaded", "Public shared file %1$s was downloaded" : "Public shared file %1$s was downloaded", + "You shared %1$s with %2$s" : "You shared %1$s with %2$s", + "You shared %1$s with group %2$s" : "You shared %1$s with group %2$s", + "%2$s shared %1$s with you" : "%2$s shared %1$s with you", + "You shared %1$s via link" : "You shared %1$s via link", + "Shares" : "Shares", "This share is password-protected" : "This share is password-protected", "The password is wrong. Try again." : "The password is wrong. Try again.", "Password" : "Password", |