Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/en_GB.js')
-rw-r--r--apps/files/l10n/en_GB.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js
index ccc50fd9510..3fbe93e79bd 100644
--- a/apps/files/l10n/en_GB.js
+++ b/apps/files/l10n/en_GB.js
@@ -27,6 +27,8 @@ OC.L10N.register(
"Actions" : "Actions",
"Rename" : "Rename",
"Copy" : "Copy",
+ "Delete file" : "Delete file",
+ "Delete folder" : "Delete folder",
"Disconnect storage" : "Disconnect storage",
"Unshare" : "Unshare",
"Could not load info for file \"{file}\"" : "Could not load info for file \"{file}\"",
@@ -125,7 +127,11 @@ OC.L10N.register(
"A file or folder has been <strong>restored</strong>" : "A file or folder has been <strong>restored</strong>",
"Unlimited" : "Unlimited",
"Upload (max. %s)" : "Upload (max. %s)",
+ "Accept" : "Accept",
+ "File Management" : "File Management",
+ "Change" : "Change",
"%s used" : "%s used",
+ "%1$s of %2$s used" : "%1$s of %2$s used",
"Settings" : "Settings",
"Show hidden files" : "Show hidden files",
"WebDAV" : "WebDAV",
@@ -140,6 +146,7 @@ OC.L10N.register(
"Files and folders you mark as favorite will show up here" : "Files and folders you mark as favourite will show up here",
"Tags" : "Tags",
"Deleted files" : "Deleted files",
+ "Shares" : "Shares",
"Shared with others" : "Shared with others",
"Shared with you" : "Shared with you",
"Shared by link" : "Shared by link",