diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-08 00:20:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-08 00:20:05 +0000 |
commit | 736c9d7b1e9b99f0b32020de2ea218c18b65406a (patch) | |
tree | 5b60f6af285e67c3e2a0e7489f02f3e146808e19 /apps/files/l10n/en_GB.json | |
parent | 0620426726b893e22c4e60f370ac868a3f9abe30 (diff) | |
download | nextcloud-server-736c9d7b1e9b99f0b32020de2ea218c18b65406a.tar.gz nextcloud-server-736c9d7b1e9b99f0b32020de2ea218c18b65406a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/en_GB.json')
-rw-r--r-- | apps/files/l10n/en_GB.json | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index c8832436d30..9a49cbad922 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -36,6 +36,9 @@ "Edit locally" : "Edit locally", "Open" : "Open", "_Delete file_::_Delete files_" : ["Delete file","Delete files"], + "_Delete folder_::_Delete folders_" : ["Delete folder","Delete folders"], + "_Disconnect storage_::_Disconnect storages_" : ["Disconnect storage","Disconnect storages"], + "_Leave this share_::_Leave these shares_" : ["Leave this share","Leave these shares"], "Could not load info for file \"{file}\"" : "Could not load info for file \"{file}\"", "Files" : "Files", "Details" : "Details", @@ -170,7 +173,6 @@ "Drag and drop files here to upload" : "Drag and drop files here to upload", "Your have used your space quota and cannot upload files anymore" : "Your have used your space quota and cannot upload files anymore", "You don’t have permission to upload or create files here" : "You don’t have permission to upload or create files here", - "Upload successful" : "Upload successful", "\"{displayName}\" action executed successfully" : "\"{displayName}\" action executed successfully", "\"{displayName}\" action failed" : "\"{displayName}\" action failed", "Toggle selection for file \"{displayName}\"" : "Toggle selection for file \"{displayName}\"", @@ -189,8 +191,6 @@ "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}\"", - "Could not copy {file}. {message}" : "Could not copy {file}. {message}", - "Could not move {file}. {message}" : "Could not move {file}. {message}", "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 ", @@ -259,6 +259,8 @@ "Unable to create new file from template" : "Unable to create new file from template", "Delete permanently" : "Delete permanently", "Delete and unshare" : "Delete and unshare", + "Confirm deletion" : "Confirm deletion", + "Cancel" : "Cancel", "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", @@ -275,6 +277,8 @@ "Open folder {displayName}" : "Open folder {displayName}", "Open in Files" : "Open in Files", "Open details" : "Open details", + "Could not copy {file}. {message}" : "Could not copy {file}. {message}", + "Could not move {file}. {message}" : "Could not move {file}. {message}", "Create new templates folder" : "Create new templates folder", "Templates" : "Templates", "Unable to initialize the templates directory" : "Unable to initialize the templates directory", @@ -303,7 +307,6 @@ "You can only favorite a single file or folder at a time" : "You can only favourite a single file or folder at a time", "Search users" : "Search users", "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", - "Cancel" : "Cancel", "Set up templates folder" : "Set up templates folder", "Toggle %1$s sublist" : "Toggle %1$s sublist", "Toggle grid view" : "Toggle grid view", |