aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/en_GB.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.js')
-rw-r--r--apps/files_sharing/l10n/en_GB.js38
1 files changed, 19 insertions, 19 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js
index d9fe479ab0a..78d3630c674 100644
--- a/apps/files_sharing/l10n/en_GB.js
+++ b/apps/files_sharing/l10n/en_GB.js
@@ -8,25 +8,6 @@ OC.L10N.register(
"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",
@@ -46,6 +27,25 @@ OC.L10N.register(
"Invalid ownCloud url" : "Invalid ownCloud URL",
"Shared by" : "Shared by",
"Sharing" : "Sharing",
+ "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",
"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>",