diff options
Diffstat (limited to 'apps/files/l10n/uk.php')
-rw-r--r-- | apps/files/l10n/uk.php | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files/l10n/uk.php b/apps/files/l10n/uk.php index f5e161996c0..fe075517f4a 100644 --- a/apps/files/l10n/uk.php +++ b/apps/files/l10n/uk.php @@ -24,6 +24,7 @@ "replaced {new_name} with {old_name}" => "замінено {new_name} на {old_name}", "undo" => "відмінити", "perform delete operation" => "виконати операцію видалення", +"1 file uploading" => "1 файл завантажується", "'.' is an invalid file name." => "'.' це невірне ім'я файлу.", "File name cannot be empty." => " Ім'я файлу не може бути порожнім.", "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Невірне ім'я, '\\', '/', '<', '>', ':', '\"', '|', '?' та '*' не дозволені.", @@ -31,10 +32,6 @@ "Your storage is almost full ({usedSpacePercent}%)" => "Ваше сховище майже повне ({usedSpacePercent}%)", "Your download is being prepared. This might take some time if the files are big." => "Ваше завантаження готується. Це може зайняти деякий час, якщо файли завеликі.", "Unable to upload your file as it is a directory or has 0 bytes" => "Неможливо завантажити ваш файл тому, що він тека або файл розміром 0 байт", -"Upload Error" => "Помилка завантаження", -"Close" => "Закрити", -"1 file uploading" => "1 файл завантажується", -"{count} files uploading" => "{count} файлів завантажується", "Upload cancelled." => "Завантаження перервано.", "File upload is in progress. Leaving the page now will cancel the upload." => "Виконується завантаження файлу. Закриття цієї сторінки приведе до відміни завантаження.", "URL cannot be empty." => "URL не може бути пустим.", |