diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-03 00:19:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-03 00:19:49 +0000 |
commit | 86bcafd3668f6c305b9db1b6e5bb6ff2129d5d66 (patch) | |
tree | 5d5bd6fff4b2497e8eb341028119ed8d0728963e /apps/files/l10n/en_GB.json | |
parent | f4ab42681705b7c3ac65b2e0589a7f04019fd0fa (diff) | |
download | nextcloud-server-86bcafd3668f6c305b9db1b6e5bb6ff2129d5d66.tar.gz nextcloud-server-86bcafd3668f6c305b9db1b6e5bb6ff2129d5d66.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 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index 457a0f0466c..5736ce2d2f4 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -259,6 +259,7 @@ "Show hidden files" : "Show hidden files", "Crop image previews" : "Crop image previews", "Enable the grid view" : "Enable the grid view", + "Enable folder tree" : "Enable folder tree", "Additional settings" : "Additional settings", "WebDAV" : "WebDAV", "WebDAV URL" : "WebDAV URL", @@ -285,7 +286,10 @@ "_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", + "Edit file locally" : "Edit file locally", "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.", + "Retry local edit" : "Retry local edit", + "Edit online" : "Edit online", "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", @@ -298,8 +302,8 @@ "Choose destination" : "Choose destination", "Copy to {target}" : "Copy to {target}", "Move to {target}" : "Move to {target}", - "Cancelled move or copy operation" : "Cancelled move or copy operation", "Move or copy operation failed" : "Move or copy operation failed", + "Cancelled move or copy operation" : "Cancelled move or copy operation", "Open folder {displayName}" : "Open folder {displayName}", "Open in Files" : "Open in Files", "Open details" : "Open details", @@ -318,6 +322,7 @@ "Videos" : "Videos", "Created new folder \"{name}\"" : "Created new folder \"{name}\"", "Unable to initialize the templates directory" : "Unable to initialize the templates directory", + "Create templates folder" : "Create templates folder", "Templates" : "Templates", "New template folder" : "New template folder", "In folder" : "In folder", |