diff options
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.json')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json index 5a4d94a880f..b3454ff14e7 100644 --- a/apps/files_sharing/l10n/en_GB.json +++ b/apps/files_sharing/l10n/en_GB.json @@ -179,11 +179,11 @@ "Via “{folder}”" : "Via “{folder}”", "Internal link" : "Internal link", "Copy internal link to clipboard" : "Copy internal link to clipboard", - "Link copied" : "Link copied", "Cannot copy, please copy the link manually" : "Cannot copy, please copy the link manually", "Copy to clipboard" : "Copy to clipboard", "Only works for users with access to this folder" : "Only works for users with access to this folder", "Only works for users with access to this file" : "Only works for users with access to this file", + "Link copied" : "Link copied", "Copy public link to clipboard" : "Copy public link to clipboard", "Please enter the following required information before creating the share" : "Please enter the following required information before creating the share", "Password protection (enforced)" : "Password protection (enforced)", @@ -208,6 +208,8 @@ "Share link" : "Share link", "Error, please enter proper password and/or expiration date" : "Error, please enter proper password and/or expiration date", "Error while creating the share" : "Error while creating the share", + "Share label saved" : "Share label saved", + "Share password saved" : "Share password saved", "Search for share recipients" : "Search for share recipients", "No recommendations. Start typing." : "No recommendations. Start typing.", "Resharing is not allowed" : "Resharing is not allowed", @@ -231,6 +233,9 @@ "Error creating the share" : "Error creating the share", "Error updating the share: {errorMessage}" : "Error updating the share: {errorMessage}", "Error updating the share" : "Error updating the share", + "Share note saved" : "Share note saved", + "File \"{path}\" has been unshared" : "File \"{path}\" has been unshared", + "Folder \"{path}\" has been unshared" : "Folder \"{path}\" has been unshared", "Shared" : "Shared", "Share" : "Share", "Shared with" : "Shared with", |