aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-10-31 01:08:31 +0000
committerNextcloud bot <bot@nextcloud.com>2017-10-31 01:08:31 +0000
commit299ef9aa78e4755a3761343efc2a0f3e40dfd3ff (patch)
tree045321cccae7f289e06bf298f68e69df0ebe0652 /apps/theming/l10n/en_GB.js
parentc258cb5557507b3966990872669567af073f10f4 (diff)
downloadnextcloud-server-299ef9aa78e4755a3761343efc2a0f3e40dfd3ff.tar.gz
nextcloud-server-299ef9aa78e4755a3761343efc2a0f3e40dfd3ff.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/en_GB.js')
-rw-r--r--apps/theming/l10n/en_GB.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/theming/l10n/en_GB.js b/apps/theming/l10n/en_GB.js
index 8d18b1ff95c..768cf51aba5 100644
--- a/apps/theming/l10n/en_GB.js
+++ b/apps/theming/l10n/en_GB.js
@@ -9,6 +9,14 @@ OC.L10N.register(
"The given web address is too long" : "The given web address is too long",
"The given slogan is too long" : "The given slogan is too long",
"The given color is invalid" : "The given colour is invalid",
+ "There is no error, the file uploaded with success" : "There is no error, the file uploaded with success",
+ "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 uploaded file was only partially uploaded" : "The uploaded file was only partially uploaded",
+ "No file was uploaded" : "No file was uploaded",
+ "Missing a temporary folder" : "Missing a temporary folder",
+ "Failed to write file to disk." : "Failed to write file to disk.",
+ "A PHP extension stopped the file upload." : "A PHP extension stopped the file upload.",
"No file uploaded" : "No file uploaded",
"Unsupported image type" : "Unsupported image type",
"You are already using a custom theme" : "You are already using a custom theme",