diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-19 00:21:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-19 00:21:31 +0000 |
commit | ae0521ec2834a0a41a7824e78d9af88d23c4c451 (patch) | |
tree | e790925bf7eb1dfd8c951dd30fc86b8db5e481f7 /apps/files/l10n/en_GB.js | |
parent | a60f71bd939eeb94012d608736c0e96e72b20e95 (diff) | |
download | nextcloud-server-ae0521ec2834a0a41a7824e78d9af88d23c4c451.tar.gz nextcloud-server-ae0521ec2834a0a41a7824e78d9af88d23c4c451.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/en_GB.js')
-rw-r--r-- | apps/files/l10n/en_GB.js | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index e2786de0968..444168e0a9f 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -173,9 +173,27 @@ OC.L10N.register( "Use this address to access your Files via WebDAV" : "Use this address to access your Files via WebDAV", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "If you have enabled 2FA, you must create and use a new app password by clicking here.", "Keyboard shortcuts" : "Keyboard shortcuts", + "Speed up your Files experience with these quick shortcuts." : "Speed up your Files experience with these quick shortcuts.", + "Open the actions menu for a file" : "Open the actions menu for a file", + "Rename a file" : "Rename a file", + "Delete a file" : "Delete a file", + "Favorite or remove a file from favorites" : "Favourite or remove a file from favourites", + "Manage tags for a file" : "Manage tags for a file", "Selection" : "Selection", + "Select all files" : "Select all files", + "Deselect all files" : "Deselect all files", + "Select or deselect a file" : "Select or deselect a file", + "Select a range of files" : "Select a range of files", "Navigation" : "Navigation", + "Navigate to the parent folder" : "Navigate to the parent folder", + "Navigate to the file above" : "Navigate to the file above", + "Navigate to the file below" : "Navigate to the file below", + "Navigate to the file on the left (in grid mode)" : "Navigate to the file on the left (in grid mode)", + "Navigate to the file on the right (in grid mode)" : "Navigate to the file on the right (in grid mode)", "View" : "View", + "Toggle the grid view" : "Toggle the grid view", + "Open the sidebar for a file" : "Open the sidebar for a file", + "Show those shortcuts" : "Show those shortcuts", "Clipboard is not available" : "Clipboard is not available", "WebDAV URL copied to clipboard" : "WebDAV URL copied to clipboard", "Owner" : "Owner", |