diff options
Diffstat (limited to 'lib/l10n/en_GB.json')
-rw-r--r-- | lib/l10n/en_GB.json | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json index 88b8f763772..b7c5452eecf 100644 --- a/lib/l10n/en_GB.json +++ b/lib/l10n/en_GB.json @@ -153,15 +153,48 @@ "%1$s shared »%2$s« with you and wants to add:" : "%1$s shared »%2$s« with you and wants to add:", "%1$s shared »%2$s« with you and wants to add" : "%1$s shared »%2$s« with you and wants to add", "»%s« added a note to a file shared with you" : "»%s« added a note to a file shared with you", + "Passwords are enforced for link and mail shares" : "Passwords are enforced for link and mail shares", + "SharedWith is not a valid user" : "SharedWith is not a valid user", + "SharedWith is not a valid group" : "SharedWith is not a valid group", + "SharedWith should be empty" : "SharedWith should be empty", + "SharedWith should not be empty" : "SharedWith should not be empty", + "SharedWith is not a valid circle" : "SharedWith is not a valid circle", "Unknown share type" : "Unknown share type", + "SharedBy should be set" : "SharedBy should be set", + "Cannot share with yourself" : "Cannot share with yourself", + "Path should be set" : "Path should be set", + "Path should be either a file or a folder" : "Path should be either a file or a folder", + "You cannot share your root folder" : "You cannot share your root folder", "You are not allowed to share %s" : "You are not allowed to share %s", + "A share requires permissions" : "A share requires permissions", "Cannot increase permissions of %s" : "Cannot increase permissions of %s", + "Shares need at least read permissions" : "Shares need at least read permissions", "Files cannot be shared with delete permissions" : "Files cannot be shared with delete permissions", "Files cannot be shared with create permissions" : "Files cannot be shared with create permissions", "Expiration date is in the past" : "Expiration date is in the past", + "Expiration date is enforced" : "Expiration date is enforced", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Cannot set expiration date more than %n day in the future","Cannot set expiration date more than %n days in the future"], "Sharing is only allowed with group members" : "Sharing is only allowed with group members", "Sharing %s failed, because this item is already shared with the account %s" : "Sharing %s failed, because this item is already shared with the account %s", + "Group sharing is now allowed" : "Group sharing is now allowed", + "Sharing is only allowed within your own groups" : "Sharing is only allowed within your own groups", + "Path is already shared with this group" : "Path is already shared with this group", + "Link sharing is not allowed" : "Link sharing is not allowed", + "Public upload is not allowed" : "Public upload is not allowed", + "Path contains files shared with you" : "Path contains files shared with you", + "Sharing is disabled" : "Sharing is disabled", + "Sharing is disabled for you" : "Sharing is disabled for you", + "Cannot share with the share owner" : "Cannot share with the share owner", + "Share does not have a full id" : "Share does not have a full id", + "Cannot change share type" : "Cannot change share type", + "Can only update recipient on user shares" : "Can only update recipient on user shares", + "Cannot enable sending the password by Talk with an empty password" : "Cannot enable sending the password by Talk with an empty password", + "Cannot enable sending the password by Talk without setting a new password" : "Cannot enable sending the password by Talk without setting a new password", + "Cannot disable sending the password by Talk without setting a new password" : "Cannot disable sending the password by Talk without setting a new password", + "Share provider does not support accepting" : "Share provider does not support accepting", + "Cannot change target of link share" : "Cannot change target of link share", + "Invalid recipient" : "Invalid recipient", + "Group \"%s\" does not exist" : "Group \"%s\" does not exist", "The requested share does not exist anymore" : "The requested share does not exist any more", "The requested share comes from a disabled user" : "The requested share comes from a disabled user", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "The user was not created because the user limit has been reached. Check your notifications to learn more.", |