aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-04-19 00:20:45 +0000
committerNextcloud bot <bot@nextcloud.com>2024-04-19 00:20:45 +0000
commit7fca7ff774bdb660bfc88740e093c6844a84cfe1 (patch)
tree9cdb828e36e10d1a0d167c5eb3e30c36c3201ef5 /apps/files/l10n/en_GB.js
parent10989fc367dfec3b9a3d4f3912a1fa0d6769f6d1 (diff)
downloadnextcloud-server-7fca7ff774bdb660bfc88740e093c6844a84cfe1.tar.gz
nextcloud-server-7fca7ff774bdb660bfc88740e093c6844a84cfe1.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.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js
index 9b2874287f3..b8ecac4ebc2 100644
--- a/apps/files/l10n/en_GB.js
+++ b/apps/files/l10n/en_GB.js
@@ -104,7 +104,7 @@ OC.L10N.register(
"Direct link was copied (only works for people who have access to this file/folder)" : "Direct link was copied (only works for people who have access to this file/folder)",
"Path" : "Path",
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
- "Favorited" : "Added to Favouries",
+ "Favorited" : "Added to Favourites",
"Favorite" : "Favourite",
"Copy direct link (only works for people who have access to this file/folder)" : "Copy direct link (only works for people who have access to this file/folder)",
"New folder" : "New folder",
@@ -197,6 +197,7 @@ OC.L10N.register(
"Toggle selection for all files and folders" : "Toggle selection for all files and folders",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" failed on some elements ",
"\"{displayName}\" batch action executed successfully" : "\"{displayName}\" batch action executed successfully",
+ "{count} selected" : "{count} selected",
"List of files and folders." : "List of files and folders.",
"Column headers with buttons are sortable." : "Column headers with buttons are sortable.",
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list.",