From dfae31451ce95978361c4dde3000b45028d4cf9e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 24 Apr 2022 03:28:57 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/en_GB.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'l10n/en_GB.json') diff --git a/l10n/en_GB.json b/l10n/en_GB.json index d9c2f61ba..80f20bda6 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -1,9 +1,24 @@ { "translations": { + "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", "Text" : "Text", + "Saved" : "Saved", "Unsaved changes" : "Unsaved changes", + "Formatting help" : "Formatting help", + "Keyboard shortcuts" : "Keyboard shortcuts", "Bold" : "Bold", "Italic" : "Italic", + "Participants" : "Participants", "Edit" : "Edit", - "Undo" : "Undo" + "Undo" : "Undo", + "Info" : "Info", + "Success" : "Success", + "Warning" : "Warning" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file -- cgit v1.2.3