nextcloud/lib/l10n/uk.php

81 lines
9.4 KiB
PHP
Raw Normal View History

2013-10-07 03:16:10 +04:00
<?php
$TRANSLATIONS = array(
2014-10-21 09:55:45 +04:00
"Cannot write into \"config\" directory!" => "Не можу писати у каталог \"config\"!",
2014-10-22 09:55:22 +04:00
"This can usually be fixed by giving the webserver write access to the config directory" => "Зазвичай це можна виправити, надавши веб-серверу права на запис в теці конфігурації",
"See %s" => "Перегляд %s",
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "Зазвичай це можна виправити, %sнадавши веб-серверу права на запис в теці конфігурації%s.",
2014-10-21 09:55:45 +04:00
"Sample configuration detected" => "Виявлено приклад конфігурації",
2014-10-22 09:55:22 +04:00
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" => "Була виявлена конфігурація з прикладу. Це може нашкодити вашій системі та не підтримується. Будь ласка, зверніться до документації перед внесенням змін в файл config.php",
2013-10-07 03:16:10 +04:00
"Help" => "Допомога",
"Personal" => "Особисте",
"Settings" => "Налаштування",
"Users" => "Користувачі",
"Admin" => "Адмін",
2014-10-20 09:54:34 +04:00
"Recommended" => "Рекомендуємо",
2014-10-22 09:55:22 +04:00
"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "Додаток \\\"%s\\\" не встановлено через несумісність з даною версією ownCloud.",
"No app name specified" => "Не вказано ім'я додатку",
2013-12-05 03:14:17 +04:00
"Unknown filetype" => "Невідомий тип файлу",
"Invalid image" => "Невірне зображення",
2013-10-07 03:16:10 +04:00
"web services under your control" => "підконтрольні Вам веб-сервіси",
2014-10-22 09:55:22 +04:00
"App directory already exists" => "Тека додатку вже існує",
"Can't create app folder. Please fix permissions. %s" => "Неможливо створити теку додатку. Будь ласка, виправте права доступу. %s",
"No source specified when installing app" => "Не вказано джерело при встановлені додатку",
2014-10-26 08:54:32 +03:00
"No href specified when installing app from http" => "Не вказано атрибут href при встановлені додатку з http",
"No path specified when installing app from local file" => "Не вказано шлях при встановлені додатку з локального файлу",
"Archives of type %s are not supported" => "Архіви %s не підтримуються",
"Failed to open archive when installing app" => "Неможливо відкрити архів при встановлені додатку",
"App does not provide an info.xml file" => "Додаток не має файл info.xml",
"App can't be installed because of not allowed code in the App" => "Неможливо встановити додаток. Він містить заборонений код",
"App can't be installed because it is not compatible with this version of ownCloud" => "Неможливо встановити додаток, він є несумісним з даною версією ownCloud",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "Неможливо встановити додаток, оскільки він містить параметр <shipped>true</shipped> заборонений додаткам, що не входять в поставку ",
"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "Неможливо встановити додаток. Версія в файлі info.xml/version не співпадає з заявленою в магазині додатків",
2013-10-07 03:16:10 +04:00
"Application is not enabled" => "Додаток не увімкнений",
"Authentication error" => "Помилка автентифікації",
"Token expired. Please reload page." => "Строк дії токена скінчився. Будь ласка, перезавантажте сторінку.",
2014-10-26 08:54:32 +03:00
"Unknown user" => "Невідомий користувач",
2013-10-07 03:16:10 +04:00
"%s enter the database username." => "%s введіть ім'я користувача бази даних.",
"%s enter the database name." => "%s введіть назву бази даних.",
"%s you may not use dots in the database name" => "%s не можна використовувати крапки в назві бази даних",
"MS SQL username and/or password not valid: %s" => "MS SQL ім'я користувача та/або пароль не дійсні: %s",
"You need to enter either an existing account or the administrator." => "Вам потрібно ввести або існуючий обліковий запис або administrator.",
2014-10-26 08:54:32 +03:00
"MySQL/MariaDB username and/or password not valid" => "MySQL/MariaDB ім'я користувача та/або пароль не дійсні",
2013-10-07 03:16:10 +04:00
"DB Error: \"%s\"" => "Помилка БД: \"%s\"",
"Offending command was: \"%s\"" => "Команда, що викликала проблему: \"%s\"",
2014-10-26 08:54:32 +03:00
"MySQL/MariaDB user '%s'@'localhost' exists already." => "Користувач MySQL/MariaDB '%s'@'localhost' вже існує.",
"Drop this user from MySQL/MariaDB" => "Видалити цього користувача з MySQL/MariaDB",
"MySQL/MariaDB user '%s'@'%%' already exists" => "Користувач MySQL/MariaDB '%s'@'%%' вже існує",
"Drop this user from MySQL/MariaDB." => "Видалити цього користувача з MySQL/MariaDB.",
"Oracle connection could not be established" => "Не можемо з'єднатися з Oracle ",
2013-10-07 03:16:10 +04:00
"Oracle username and/or password not valid" => "Oracle ім'я користувача та/або пароль не дійсні",
"Offending command was: \"%s\", name: %s, password: %s" => "Команда, що викликала проблему: \"%s\", ім'я: %s, пароль: %s",
"PostgreSQL username and/or password not valid" => "PostgreSQL ім'я користувача та/або пароль не дійсні",
"Set an admin username." => "Встановіть ім'я адміністратора.",
"Set an admin password." => "Встановіть пароль адміністратора.",
2014-10-26 08:54:32 +03:00
"Can't create or write into the data directory %s" => "Неможливо створити або записати каталог даних %s",
2014-03-12 09:57:17 +04:00
"%s shared »%s« with you" => "%s розподілено »%s« з тобою",
2014-10-26 08:54:32 +03:00
"Sharing %s failed, because the file does not exist" => "Не вдалося поділитися %s, оскільки файл не існує",
"You are not allowed to share %s" => "Вам заборонено поширювати %s",
"Sharing %s failed, because the user %s is the item owner" => "Не вдалося поділитися з %s, оскільки %s вже є володарем",
"Sharing %s failed, because the user %s does not exist" => "Не вдалося поділитися з %s, оскільки користувач %s не існує",
"Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" => "Не вдалося поділитися %s, оскільки користувач %s не є членом будь-якої групи в яку входить %s",
"Sharing %s failed, because this item is already shared with %s" => "Не вдалося поділитися %s, оскільки файл вже в загальному доступі з %s",
"Sharing %s failed, because the group %s does not exist" => "Не вдалося поділитися %s, оскільки група %s не існує",
"Sharing %s failed, because %s is not a member of the group %s" => "Не вдалося поділитися %s, оскільки %s не є членом групи %s",
"You need to provide a password to create a public link, only protected links are allowed" => "Вам необхідно задати пароль для створення публічного посилання. Дозволені лише захищені посилання",
"Sharing %s failed, because sharing with links is not allowed" => "Не вдалося поділитися %s, оскільки публічний доступ через посилання заборонений",
2013-10-07 03:16:10 +04:00
"Could not find category \"%s\"" => "Не вдалося знайти категорію \"%s\"",
"seconds ago" => "секунди тому",
2013-12-05 03:14:17 +04:00
"_%n minute ago_::_%n minutes ago_" => array("","","%n хвилин тому"),
"_%n hour ago_::_%n hours ago_" => array("","","%n годин тому"),
2013-10-07 03:16:10 +04:00
"today" => "сьогодні",
"yesterday" => "вчора",
2013-12-05 03:14:17 +04:00
"_%n day go_::_%n days ago_" => array("","","%n днів тому"),
2013-10-07 03:16:10 +04:00
"last month" => "минулого місяця",
2013-12-05 03:14:17 +04:00
"_%n month ago_::_%n months ago_" => array("","","%n місяців тому"),
2013-10-07 03:16:10 +04:00
"last year" => "минулого року",
2014-04-10 09:55:39 +04:00
"years ago" => "роки тому",
"A valid username must be provided" => "Потрібно задати вірне ім'я користувача",
"A valid password must be provided" => "Потрібно задати вірний пароль"
2013-10-07 03:16:10 +04:00
);
$PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);";