summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-12-24 03:02:27 +0000
committerNextcloud bot <bot@nextcloud.com>2022-12-24 03:02:27 +0000
commit5256ba0f2d16cb2656bcf880bad6ee3af86734a5 (patch)
tree15393ad9f124e617f46dabd7a439d2447d7ece7b /apps/files/l10n/en_GB.js
parentf176b3b3dd7febce8c1008f70d133c425fa87c22 (diff)
downloadnextcloud-server-5256ba0f2d16cb2656bcf880bad6ee3af86734a5.tar.gz
nextcloud-server-5256ba0f2d16cb2656bcf880bad6ee3af86734a5.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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js
index ce28fb4d90d..c91e2a46edd 100644
--- a/apps/files/l10n/en_GB.js
+++ b/apps/files/l10n/en_GB.js
@@ -100,12 +100,11 @@ OC.L10N.register(
"Your storage is almost full ({usedSpacePercent}%)." : "Your storage is almost full ({usedSpacePercent}%).",
"_matches \"{filter}\"_::_match \"{filter}\"_" : ["matches \"{filter}\"","match \"{filter}\""],
"View in folder" : "View in folder",
- "Copied!" : "Copied!",
- "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)",
"Path" : "Path",
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Favorited" : "Favourited",
"Favorite" : "Favourite",
+ "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",
"New folder" : "New folder",
"Upload file" : "Upload file",
@@ -222,6 +221,7 @@ OC.L10N.register(
"Select" : "Select",
"You don’t have permission to upload or create files here" : "You don’t have permission to upload or create files here",
"New" : "New",
+ "Copied!" : "Copied!",
"Cannot transfer ownership of a file or folder you don't own" : "Cannot transfer ownership of a file or folder you don't own",
"Settings" : "Settings"
},