diff options
Diffstat (limited to 'apps/files/l10n/en_GB.json')
-rw-r--r-- | apps/files/l10n/en_GB.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index 00081125e93..d19a1230020 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -206,6 +206,7 @@ "{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", "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", @@ -254,7 +255,6 @@ "Unable to change the favourite state of the file" : "Unable to change the favourite state of the file", "Error while loading the file data" : "Error while loading the file data", "Pick a template for {name}" : "Pick a template for {name}", - "Create" : "Create", "Create a new file with the selected template" : "Create a new file with the selected template", "Creating file" : "Creating file", "Blank" : "Blank", @@ -284,10 +284,11 @@ "An error occurred while uploading. Please try again later." : "An error occurred while uploading. Please try again later.", "Could not copy {file}. {message}" : "Could not copy {file}. {message}", "Could not move {file}. {message}" : "Could not move {file}. {message}", + "Created new folder \"{name}\"" : "Created new folder \"{name}\"", + "Filename" : "Filename", + "Unable to initialize the templates directory" : "Unable to initialize the templates directory", "Create new templates folder" : "Create new templates folder", "Templates" : "Templates", - "Unable to initialize the templates directory" : "Unable to initialize the templates directory", - "Created new folder \"{name}\"" : "Created new folder \"{name}\"", "One of the dropped files could not be processed" : "One of the dropped files could not be processed", "Uploading \"{filename}\" failed" : "Uploading \"{filename}\" failed", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} folder","{folderCount} folders"], |