diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-09 02:14:02 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-09 02:14:02 +0200 |
commit | 5ef389610f063fde99fb9919725283165e68d8cb (patch) | |
tree | 83354a2cd5fc7c1e9ec8eeea30690c08ec391c8e /apps/files/l10n/uk.php | |
parent | 89818e279b5643152482141ae610cfc87c624f38 (diff) | |
download | nextcloud-server-5ef389610f063fde99fb9919725283165e68d8cb.tar.gz nextcloud-server-5ef389610f063fde99fb9919725283165e68d8cb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/uk.php')
-rw-r--r-- | apps/files/l10n/uk.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/uk.php b/apps/files/l10n/uk.php index fe075517f4a..3c8eef9f36d 100644 --- a/apps/files/l10n/uk.php +++ b/apps/files/l10n/uk.php @@ -32,10 +32,12 @@ "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 байт", +"Not enough space available" => "Місця більше немає", "Upload cancelled." => "Завантаження перервано.", "File upload is in progress. Leaving the page now will cancel the upload." => "Виконується завантаження файлу. Закриття цієї сторінки приведе до відміни завантаження.", "URL cannot be empty." => "URL не може бути пустим.", "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Невірне ім'я теки. Використання \"Shared\" зарезервовано Owncloud", +"Error" => "Помилка", "Name" => "Ім'я", "Size" => "Розмір", "Modified" => "Змінено", |