diff options
Diffstat (limited to 'apps/files/l10n/en_GB.json')
-rw-r--r-- | apps/files/l10n/en_GB.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index 25ec308eb01..457a0f0466c 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -154,6 +154,7 @@ "A file has been added to or removed from your <strong>favorites</strong>" : "A file has been added to or removed from your <strong>favourites</strong>", "A file or folder has been <strong>changed</strong>" : "A file or folder has been <strong>changed</strong>", "A favorite file or folder has been <strong>changed</strong>" : "A favourite file or folder has been <strong>changed</strong>", + "Failed to authorize" : "Failed to authorize", "Upload (max. %s)" : "Upload (max. %s)", "Files compatibility" : "Files compatibility", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed.", @@ -188,7 +189,6 @@ "Filename" : "Filename", "Folder name" : "Folder name", "This node is unavailable" : "This node is unavailable", - "Download file {name}" : "Download file {name}", "Another entry with the same name already exists." : "Another entry with the same name already exists.", "Invalid filename." : "Invalid filename.", "Renamed \"{oldName}\" to \"{newName}\"" : "Renamed \"{oldName}\" to \"{newName}\"", @@ -285,6 +285,7 @@ "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["You are about to delete {count} item","You are about to delete {count} items"], "Confirm deletion" : "Confirm deletion", "Cancel" : "Cancel", + "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system.", "Destination is not a folder" : "Destination is not a folder", "This file/folder is already in that directory" : "This file/folder is already in that directory", "You cannot move a file/folder onto itself or into a subfolder of itself" : "You cannot move a file/folder onto itself or into a subfolder of itself", @@ -317,7 +318,6 @@ "Videos" : "Videos", "Created new folder \"{name}\"" : "Created new folder \"{name}\"", "Unable to initialize the templates directory" : "Unable to initialize the templates directory", - "Create new templates folder" : "Create new templates folder", "Templates" : "Templates", "New template folder" : "New template folder", "In folder" : "In folder", @@ -350,6 +350,7 @@ "Files and folders you mark as favorite will show up here" : "Files and folders you mark as favourite will show up here", "All files" : "All files", "List of your files and folders." : "List of your files and folders.", + "All folders" : "All folders", "Personal Files" : "Personal Files", "List of your files and folders that are not shared." : "List of your files and folders that are not shared.", "No personal files found" : "No personal files found", @@ -371,6 +372,7 @@ "\"remote user\"" : "\"remote user\"", "Select the row for {displayName}" : "Select the row for {displayName}", "Open folder {name}" : "Open folder {name}", + "Download file {name}" : "Download file {name}", "Unselect all" : "Unselect all", "ascending" : "ascending", "descending" : "descending", @@ -383,6 +385,7 @@ "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", + "Create new templates folder" : "Create new templates folder", "Toggle %1$s sublist" : "Toggle %1$s sublist", "Toggle grid view" : "Toggle grid view", "Shares" : "Shares", |