aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/en_GB.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/en_GB.js')
-rw-r--r--apps/files/l10n/en_GB.js28
1 files changed, 20 insertions, 8 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js
index 85f81513f00..77da4e4afbd 100644
--- a/apps/files/l10n/en_GB.js
+++ b/apps/files/l10n/en_GB.js
@@ -191,16 +191,14 @@ OC.L10N.register(
"Folder name" : "Folder name",
"This node is unavailable" : "This node is unavailable",
"Download file {name}" : "Download file {name}",
- "Invalid file name" : "Invalid file name",
- "\"{name}\" is not an allowed filetype." : "\"{name}\" is not an allowed filetype.",
- "{newName} already exists." : "{newName} already exists.",
- "\"{char}\" is not allowed inside a file name." : "\"{char}\" is not allowed inside a file name.",
- "Name cannot be empty" : "Name cannot be empty",
- "Another entry with the same name already exists" : "Another entry with the same name already exists",
"Renamed \"{oldName}\" to \"{newName}\"" : "Renamed \"{oldName}\" to \"{newName}\"",
"Could not rename \"{oldName}\", it does not exist any more" : "Could not rename \"{oldName}\", it does not exist any more",
"The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name.",
"Could not rename \"{oldName}\"" : "Could not rename \"{oldName}\"",
+ "Clear filter" : "Clear filter",
+ "Type" : "Type",
+ "Active filters" : "Active filters",
+ "Remove filter" : "Remove filter",
"Total rows summary" : "Total rows summary",
"Toggle selection for all files and folders" : "Toggle selection for all files and folders",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" failed on some elements ",
@@ -210,13 +208,16 @@ OC.L10N.register(
"Column headers with buttons are sortable." : "Column headers with buttons are sortable.",
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list.",
"File not found" : "File not found",
- "Storage informations" : "Storage informations",
"{usedQuotaByte} used" : "{usedQuotaByte} used",
"{relative}% used" : "{relative}% used",
"Could not refresh storage stats" : "Could not refresh storage stats",
"Your storage is full, files can not be updated or synced anymore!" : "Your storage is full, files can not be updated or synced anymore!",
"Create" : "Create",
"A file or folder with that name already exists." : "A file or folder with that name already exists.",
+ "Invalid file name" : "Invalid file name",
+ "\"{char}\" is not allowed inside a file name." : "\"{char}\" is not allowed inside a file name.",
+ "\"{name}\" is not an allowed filetype." : "\"{name}\" is not an allowed filetype.",
+ "Submit" : "Submit",
"Transfer ownership of a file or folder" : "Transfer ownership of a file or folder",
"Choose file or folder to transfer" : "Choose file or folder to transfer",
"Change" : "Change",
@@ -245,7 +246,7 @@ OC.L10N.register(
"Error during upload: {message}" : "Error during upload: {message}",
"Error during upload, status code {status}" : "Error during upload, status code {status}",
"Unknown error during upload" : "Unknown error during upload",
- "Open the files app settings" : "Open the files app settings",
+ "Views" : "Views",
"Files settings" : "Files settings",
"File cannot be accessed" : "File cannot be accessed",
"The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "The file could not be found or you do not have permissions to view it. Ask the sender to share it.",
@@ -298,6 +299,12 @@ OC.L10N.register(
"Open folder {displayName}" : "Open folder {displayName}",
"Open in Files" : "Open in Files",
"Open details" : "Open details",
+ "Today" : "Today",
+ "Last 7 days" : "Last 7 days",
+ "Last 30 days" : "Last 30 days",
+ "Documents" : "Documents",
+ "Audio" : "Audio",
+ "Videos" : "Videos",
"Created new folder \"{name}\"" : "Created new folder \"{name}\"",
"Filename" : "Filename",
"Unable to initialize the templates directory" : "Unable to initialize the templates directory",
@@ -355,9 +362,11 @@ OC.L10N.register(
"descending" : "descending",
"Sort list by {column} ({direction})" : "Sort list by {column} ({direction})",
"This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list.",
+ "Storage informations" : "Storage informations",
"Search for an account" : "Search for an account",
"Choose" : "Choose",
"No files or folders have been deleted yet" : "No files or folders have been deleted yet",
+ "Open the files app settings" : "Open the files app settings",
"You might not have have permissions to view it, ask the sender to share it" : "You might not have have permissions to view it, ask the sender to share it",
"Set up templates folder" : "Set up templates folder",
"Toggle %1$s sublist" : "Toggle %1$s sublist",
@@ -367,6 +376,9 @@ OC.L10N.register(
"Shared with you" : "Shared with you",
"Deleted shares" : "Deleted shares",
"Pending shares" : "Pending shares",
+ "{newName} already exists." : "{newName} already exists.",
+ "Name cannot be empty" : "Name cannot be empty",
+ "Another entry with the same name already exists" : "Another entry with the same name already exists",
"The files is locked" : "The files is locked"
},
"nplurals=2; plural=(n != 1);");