diff options
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.json')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json index 9ab2cabe562..f9abf165f59 100644 --- a/apps/files_sharing/l10n/en_GB.json +++ b/apps/files_sharing/l10n/en_GB.json @@ -6,6 +6,25 @@ "Could not authenticate to remote share, password might be wrong" : "Could not authenticate to remote share, password might be wrong", "Storage not valid" : "Storage not valid", "Couldn't add remote share" : "Couldn't add remote share", + "Share API is disabled" : "Share API is disabled", + "Wrong share ID, share doesn't exist" : "Wrong share ID, share doesn't exist", + "Could not delete share" : "Could not delete share", + "Please specify a file or folder path" : "Please specify a file or folder path", + "Wrong path, file/folder doesn't exist" : "Wrong path, file/folder doesn't exist", + "Please specify a valid user" : "Please specify a valid user", + "Group sharing is disabled by the administrator" : "Group sharing is disabled by the administrator", + "Please specify a valid group" : "Please specify a valid group", + "Public link sharing is disabled by the administrator" : "Public link sharing is disabled by the administrator", + "Public upload disabled by the administrator" : "Public upload disabled by the administrator", + "Public upload is only possible for publicly shared folders" : "Public upload is only possible for publicly shared folders", + "Invalid date, date format must be YYYY-MM-DD" : "Invalid date, date format must be YYYY-MM-DD", + "Sharing %s failed because the back end does not allow shares from type %s" : "Sharing %s failed because the back end does not allow shares from type %s", + "Unknown share type" : "Unknown share type", + "Not a directory" : "Not a directory", + "Could not lock path" : "Could not lock path", + "Can't change permissions for public share links" : "Can't change permissions for public share links", + "Wrong or no update parameter given" : "Wrong or no update parameter given", + "Cannot increase permissions" : "Cannot increase permissions", "Shared with you" : "Shared with you", "Shared with others" : "Shared with others", "Shared by link" : "Shared by link", |