aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/en_GB.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-03-29 00:24:46 +0000
committerNextcloud bot <bot@nextcloud.com>2024-03-29 00:24:46 +0000
commit724a62daeebeeb0508b7ce7195226aa0654dd97f (patch)
tree74695f1deb0a6c78d1d3c40fd53aae2312b67f4e /apps/files/l10n/en_GB.json
parenta357c065bd1c86dae196a1bd4759f183dd1f2733 (diff)
downloadnextcloud-server-724a62daeebeeb0508b7ce7195226aa0654dd97f.tar.gz
nextcloud-server-724a62daeebeeb0508b7ce7195226aa0654dd97f.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.json34
1 files changed, 18 insertions, 16 deletions
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json
index 89b036c437d..68784f4a316 100644
--- a/apps/files/l10n/en_GB.json
+++ b/apps/files/l10n/en_GB.json
@@ -35,10 +35,10 @@
"Set reminder" : "Set reminder",
"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"],
+ "Delete file" : "Delete file",
+ "Delete folder" : "Delete folder",
+ "Disconnect storage" : "Disconnect storage",
+ "Leave this share" : "Leave this share",
"Could not load info for file \"{file}\"" : "Could not load info for file \"{file}\"",
"Files" : "Files",
"Details" : "Details",
@@ -263,6 +263,10 @@
"Unable to create new file from template" : "Unable to create new file from template",
"Delete permanently" : "Delete permanently",
"Delete and unshare" : "Delete and unshare",
+ "Leave these shares" : "Leave these shares",
+ "Disconnect storages" : "Disconnect storages",
+ "Delete files" : "Delete files",
+ "Delete folders" : "Delete folders",
"You are about to delete {count} items." : "You are about to delete {count} items.",
"Confirm deletion" : "Confirm deletion",
"Cancel" : "Cancel",
@@ -323,20 +327,9 @@
"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 favourite a single file or folder at a time",
- "\"remote user\"" : "\"remote user\"",
- "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",
- "Set up templates folder" : "Set up templates folder",
- "Toggle %1$s sublist" : "Toggle %1$s sublist",
- "Toggle grid view" : "Toggle grid view",
- "Deleted files" : "Deleted files",
- "Shares" : "Shares",
- "Shared with others" : "Shared with others",
- "Shared with you" : "Shared with you",
- "Deleted shares" : "Deleted shares",
- "Pending shares" : "Pending shares",
"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}",
"Unselect all" : "Unselect all",
@@ -347,6 +340,15 @@
"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",
+ "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",
+ "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",
"The files is locked" : "The files is locked"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file