Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/en_GB.json')
-rw-r--r--core/l10n/en_GB.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json
index 043f813d8a5..7b5bc99b5ba 100644
--- a/core/l10n/en_GB.json
+++ b/core/l10n/en_GB.json
@@ -3,6 +3,14 @@
"File is too big" : "File is too big",
"The selected file is not an image." : "The selected file is not an image.",
"The selected file cannot be read." : "The selected file cannot be read.",
+ "The file was uploaded" : "The file was uploaded",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "The uploaded file exceeds the upload_max_filesize directive in php.ini",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form",
+ "The file was only partially uploaded" : "The file was only partially uploaded",
+ "No file was uploaded" : "No file was uploaded",
+ "Missing a temporary folder" : "Missing a temporary folder",
+ "Could not write file to disk" : "Could not write file to disk",
+ "A PHP extension stopped the file upload" : "A PHP extension stopped the file upload",
"Invalid file provided" : "Invalid file provided",
"No image or file provided" : "No image or file provided",
"Unknown filetype" : "Unknown filetype",
@@ -156,6 +164,7 @@
"Back to %s" : "Back to %s",
"File not found" : "File not found",
"Error" : "Error",
+ "Previous" : "Previous",
"Internal Server Error" : "Internal Server Error",
"The server was unable to complete your request." : "The server was unable to complete your request.",
"If this happens again, please send the technical details below to the server administrator." : "If this happens again, please send the technical details below to the server administrator.",
@@ -204,6 +213,7 @@
"Account access" : "Account access",
"This share is password-protected" : "This share is password-protected",
"The password is wrong. Try again." : "The password is wrong. Try again.",
+ "Go to %s" : "Go to %s",
"Two-factor authentication" : "Two-factor authentication",
"Use backup code" : "Use backup code",
"Cancel login" : "Cancel login",