diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-14 00:17:42 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-14 00:17:42 +0100 |
commit | 6d7ae463df7c010d9bc024d9a15e88957f3f1da7 (patch) | |
tree | 2d4e08d28bfc5c6d299a1b44e0ba97551ef2325d /core/l10n/uk.php | |
parent | b156150b343276d8aa7f700088b680dfaeafd1b6 (diff) | |
download | nextcloud-server-6d7ae463df7c010d9bc024d9a15e88957f3f1da7.tar.gz nextcloud-server-6d7ae463df7c010d9bc024d9a15e88957f3f1da7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/uk.php')
-rw-r--r-- | core/l10n/uk.php | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/core/l10n/uk.php b/core/l10n/uk.php index 904ab03bf82..180d2a5c6bd 100644 --- a/core/l10n/uk.php +++ b/core/l10n/uk.php @@ -1,4 +1,8 @@ <?php $TRANSLATIONS = array( +"User %s shared a file with you" => "Користувач %s поділився файлом з вами", +"User %s shared a folder with you" => "Користувач %s поділився текою з вами", +"User %s shared the file \"%s\" with you. It is available for download here: %s" => "Користувач %s поділився файлом \"%s\" з вами. Він доступний для завантаження звідси: %s", +"User %s shared the folder \"%s\" with you. It is available for download here: %s" => "Користувач %s поділився текою \"%s\" з вами. Він доступний для завантаження звідси: %s", "Category type not provided." => "Не вказано тип категорії.", "No category to add?" => "Відсутні категорії для додавання?", "This category already exists: " => "Ця категорія вже існує: ", @@ -39,9 +43,11 @@ "Share with link" => "Опублікувати через посилання", "Password protect" => "Захистити паролем", "Password" => "Пароль", +"Email link to person" => "Ел. пошта належить Пану", +"Send" => "Надіслати", "Set expiration date" => "Встановити термін дії", "Expiration date" => "Термін дії", -"Share via email:" => "Опублікувати через електронну пошту:", +"Share via email:" => "Опублікувати через Ел. пошту:", "No people found" => "Жодної людини не знайдено", "Resharing is not allowed" => "Пере-публікація не дозволяється", "Shared in {item} with {user}" => "Опубліковано {item} для {user}", @@ -55,9 +61,11 @@ "Password protected" => "Захищено паролем", "Error unsetting expiration date" => "Помилка при відміні терміна дії", "Error setting expiration date" => "Помилка при встановленні терміна дії", +"Sending ..." => "Надсилання...", +"Email sent" => "Ел. пошта надіслана", "ownCloud password reset" => "скидання пароля ownCloud", "Use the following link to reset your password: {link}" => "Використовуйте наступне посилання для скидання пароля: {link}", -"You will receive a link to reset your password via Email." => "Ви отримаєте посилання для скидання вашого паролю на e-mail.", +"You will receive a link to reset your password via Email." => "Ви отримаєте посилання для скидання вашого паролю на Ел. пошту.", "Reset email send." => "Лист скидання відправлено.", "Request failed!" => "Невдалий запит!", "Username" => "Ім'я користувача", |