summaryrefslogtreecommitdiffstats
path: root/core/l10n/en_GB.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-08-28 00:26:39 +0000
committerNextcloud bot <bot@nextcloud.com>2023-08-28 00:26:39 +0000
commitcf59499274b0fba60aeb782edc06ab379226be50 (patch)
tree49d14b9fc871baefc09c09d5df75be296c5289be /core/l10n/en_GB.json
parent897c4d403700d8668c1df2f05837953c62aa2878 (diff)
downloadnextcloud-server-cf59499274b0fba60aeb782edc06ab379226be50.tar.gz
nextcloud-server-cf59499274b0fba60aeb782edc06ab379226be50.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/en_GB.json')
-rw-r--r--core/l10n/en_GB.json36
1 files changed, 18 insertions, 18 deletions
diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json
index c5ed4236e2f..a6f472efb3f 100644
--- a/core/l10n/en_GB.json
+++ b/core/l10n/en_GB.json
@@ -234,21 +234,9 @@
"Looking for {term} …" : "Looking for {term} …",
"No" : "No",
"Yes" : "Yes",
- "No files in here" : "No files in here",
- "New folder" : "New folder",
- "No more subfolders in here" : "No more subfolders in here",
- "Name" : "Name",
- "Size" : "Size",
- "Modified" : "Modified",
- "\"{name}\" is an invalid file name." : "\"{name}\" is an invalid file name.",
- "File name cannot be empty." : "File name cannot be empty.",
- "\"/\" is not allowed inside a file name." : "\"/\" 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",
"Choose" : "Choose",
"Copy" : "Copy",
"Move" : "Move",
- "Error loading file picker template: {error}" : "Error loading file picker template: {error}",
"OK" : "OK",
"Error loading message template: {error}" : "Error loading message template: {error}",
"read-only" : "read-only",
@@ -263,12 +251,6 @@
"(all selected)" : "(all selected)",
"({count} selected)" : "({count} selected)",
"Error loading file exists template" : "Error loading file exists template",
- "Show list view" : "Show list view",
- "Show grid view" : "Show grid view",
- "Pending" : "Pending",
- "Home" : "Home",
- "Copy to {folder}" : "Copy to {folder}",
- "Move to {folder}" : "Move to {folder}",
"Saving …" : "Saving …",
"Authentication required" : "Authentication required",
"This action requires you to confirm your password" : "This action requires you to confirm your password",
@@ -422,6 +404,24 @@
"If it is not there ask your local administrator." : "If it is not there ask your local administrator.",
"Press enter to start searching" : "Press enter to start searching",
"Settings" : "Settings",
+ "No files in here" : "No files in here",
+ "New folder" : "New folder",
+ "No more subfolders in here" : "No more subfolders in here",
+ "Name" : "Name",
+ "Size" : "Size",
+ "Modified" : "Modified",
+ "\"{name}\" is an invalid file name." : "\"{name}\" is an invalid file name.",
+ "File name cannot be empty." : "File name cannot be empty.",
+ "\"/\" is not allowed inside a file name." : "\"/\" 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",
+ "Error loading file picker template: {error}" : "Error loading file picker template: {error}",
+ "Show list view" : "Show list view",
+ "Show grid view" : "Show grid view",
+ "Pending" : "Pending",
+ "Home" : "Home",
+ "Copy to {folder}" : "Copy to {folder}",
+ "Move to {folder}" : "Move to {folder}",
"File not found" : "File not found",
"The document could not be found on the server. Maybe the share was deleted or has expired?" : "The document could not be found on the server. Maybe the share was deleted or has expired?",
"Please use the command line updater because automatic updating is disabled in the config.php." : "Please use the command line updater because automatic updating is disabled in the config.php.",