summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/uk.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/uk.php')
-rw-r--r--apps/files/l10n/uk.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files/l10n/uk.php b/apps/files/l10n/uk.php
index 4823bdbd27d..00491bcc2d6 100644
--- a/apps/files/l10n/uk.php
+++ b/apps/files/l10n/uk.php
@@ -1,5 +1,6 @@
<?php $TRANSLATIONS = array(
-"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: " => "Розмір звантаження перевищує upload_max_filesize параметра в php.ini: ",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Розмір відвантаженого файлу перевищує директиву MAX_FILE_SIZE вказану в HTML формі",
"The uploaded file was only partially uploaded" => "Файл відвантажено лише частково",
"No file was uploaded" => "Не відвантажено жодного файлу",