diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:26:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:26:17 +0000 |
commit | 2f4abc774f9f561f60a63479295eae97c03aa8b0 (patch) | |
tree | 1521b0fece66399f31d253fdfae77fa7c8154f7c /apps/files/l10n/en_GB.json | |
parent | 14bf5c4ea9b956f66dc8b99f4778d7fda80d5ebe (diff) | |
download | nextcloud-server-2f4abc774f9f561f60a63479295eae97c03aa8b0.tar.gz nextcloud-server-2f4abc774f9f561f60a63479295eae97c03aa8b0.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 | 34 |
1 files changed, 7 insertions, 27 deletions
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index ae28de84176..9805b67fbef 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -374,41 +374,21 @@ "New text file.txt" : "New text file.txt", "Direct link was copied (only works for users who have access to this file/folder)" : "Direct link was copied (only works for users who have access to this file/folder)", "Copy direct link (only works for users who have access to this file/folder)" : "Copy direct link (only works for users who have access to this file/folder)", - "You can only favorite a single file or folder at a time" : "You can only mark a single file or folder as favourite at a time", - "This file has the tag {tag}" : "This file has the tag {tag}", - "This file has the tags {firstTags} and {lastTag}" : "This file has the tags {firstTags} and {lastTag}", "\"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", - "Sort list by {column} ({direction})" : "Sort list by {column} ({direction})", - "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list.", - "Storage informations" : "Storage informations", - "Search for an account" : "Search for an account", - "Choose" : "Choose", - "No files or folders have been deleted yet" : "No files or folders have been deleted yet", - "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", - "Shared with others" : "Shared with others", - "Shared with you" : "Shared with you", - "Deleted shares" : "Deleted shares", - "Pending shares" : "Pending shares", "File name" : "File name", + "Download file {name}" : "Download file {name}", "\"{char}\" is not allowed inside a file name." : "\"{char}\" is not allowed inside a file name.", "\"{name}\" is not an allowed filetype." : "\"{name}\" is not an allowed filetype.", "{newName} already exists." : "{newName} already exists.", "Name cannot be empty" : "Name cannot be empty", "Another entry with the same name already exists" : "Another entry with the same name already exists", + "Storage informations" : "Storage informations", "A file or folder with that name already exists." : "A file or folder with that name already exists.", "Invalid file name" : "Invalid file name", - "The files is locked" : "The files is locked" + "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", + "The files is locked" : "The files is locked", + "Create new templates folder" : "Create new templates folder", + "Toggle %1$s sublist" : "Toggle %1$s sublist" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |