aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/en_GB.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-04-05 00:20:06 +0000
committerNextcloud bot <bot@nextcloud.com>2024-04-05 00:20:06 +0000
commit90e68f0ff56a2416cb98a2dd1fd1e2dac9cf53e7 (patch)
tree336d837b5dd9037e7022d2700e72f55bd0f54cff /apps/files/l10n/en_GB.json
parent85ebbab6ae2bfb01f150c49ed73d149c3fbd5201 (diff)
downloadnextcloud-server-90e68f0ff56a2416cb98a2dd1fd1e2dac9cf53e7.tar.gz
nextcloud-server-90e68f0ff56a2416cb98a2dd1fd1e2dac9cf53e7.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.json9
1 files changed, 3 insertions, 6 deletions
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json
index 68784f4a316..4c8168cf00a 100644
--- a/apps/files/l10n/en_GB.json
+++ b/apps/files/l10n/en_GB.json
@@ -173,8 +173,6 @@
"Drag and drop files here to upload" : "Drag and drop files here to upload",
"Your have used your space quota and cannot upload files anymore" : "Your have used your space quota and cannot upload files anymore",
"You don’t have permission to upload or create files here" : "You don’t have permission to upload or create files here",
- "Some files could not be uploaded" : "Some files could not be uploaded",
- "Files uploaded successfully" : "Files uploaded successfully",
"\"{displayName}\" action executed successfully" : "\"{displayName}\" action executed successfully",
"\"{displayName}\" action failed" : "\"{displayName}\" action failed",
"Toggle selection for file \"{displayName}\"" : "Toggle selection for file \"{displayName}\"",
@@ -288,9 +286,6 @@
"Open folder {displayName}" : "Open folder {displayName}",
"Open in Files" : "Open in Files",
"Open details" : "Open details",
- "An error occurred while uploading. Please try again later." : "An error occurred while uploading. Please try again later.",
- "Could not copy {file}. {message}" : "Could not copy {file}. {message}",
- "Could not move {file}. {message}" : "Could not move {file}. {message}",
"Created new folder \"{name}\"" : "Created new folder \"{name}\"",
"Filename" : "Filename",
"Unable to initialize the templates directory" : "Unable to initialize the templates directory",
@@ -300,7 +295,9 @@
"In folder" : "In folder",
"Search in folder: {folder}" : "Search in folder: {folder}",
"One of the dropped files could not be processed" : "One of the dropped files could not be processed",
- "Uploading \"{filename}\" failed" : "Uploading \"{filename}\" failed",
+ "Some files could not be uploaded" : "Some files could not be uploaded",
+ "Files uploaded successfully" : "Files uploaded successfully",
+ "Some files could not be moved" : "Some files could not be moved",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} folder","{folderCount} folders"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} file","{fileCount} files"],
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 file and {folderCount} folder","1 file and {folderCount} folders"],