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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-24 06:28:57 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-24 06:28:57 +0300
commitdfae31451ce95978361c4dde3000b45028d4cf9e (patch)
tree4418c2672da4debdb9ec476ed243513c31206e0d /l10n/en_GB.json
parent92107698cefb6ac1a37e7b5271ed33d1b19fb69d (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/en_GB.json')
-rw-r--r--l10n/en_GB.json17
1 files changed, 16 insertions, 1 deletions
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