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.js11
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js
index 81ccff47608..04d8d2f1203 100644
--- a/apps/files/l10n/en_GB.js
+++ b/apps/files/l10n/en_GB.js
@@ -171,11 +171,20 @@ OC.L10N.register(
"Reload current directory" : "Reload current directory",
"Go to the \"{dir}\" directory" : "Go to the \"{dir}\" directory",
"Select the row for {displayName}" : "Select the row for {displayName}",
+ "Rename file" : "Rename file",
"File name" : "File name",
+ "A long time ago" : "A long time ago",
"Download file {name}" : "Download file {name}",
"\"{displayName}\" action executed successfully" : "\"{displayName}\" action executed successfully",
"\"{displayName}\" action failed" : "\"{displayName}\" action failed",
+ "\"{name}\" is not an allowed filetype." : "\"{name}\" is not an allowed filetype.",
+ "{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",
+ "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}\"",
"Total rows summary" : "Total rows summary",
"Select all" : "Select all",
"Unselect all" : "Unselect all",
@@ -210,6 +219,7 @@ OC.L10N.register(
"Files settings" : "Files settings",
"File cannot be accessed" : "File cannot be accessed",
"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",
+ "Sort favorites first" : "Sort favourites first",
"Show hidden files" : "Show hidden files",
"Crop image previews" : "Crop image previews",
"Additional settings" : "Additional settings",
@@ -234,6 +244,7 @@ OC.L10N.register(
"Templates" : "Templates",
"Create new templates folder" : "Create new templates folder",
"Unable to initialize the templates directory" : "Unable to initialize the templates directory",
+ "List of favorites files and folders." : "List of favourites files and folders.",
"Toggle %1$s sublist" : "Toggle %1$s sublist",
"Toggle grid view" : "Toggle grid view",
"Upload some content or sync with your devices!" : "Upload some content or sync with your devices!",