Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/uk.js')
-rw-r--r--lib/l10n/uk.js61
1 files changed, 61 insertions, 0 deletions
diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js
index dc8d185f166..f70f42e1119 100644
--- a/lib/l10n/uk.js
+++ b/lib/l10n/uk.js
@@ -12,6 +12,7 @@ OC.L10N.register(
"The command line tool %s could not be found" : "Утиліту командного рядка %s не знайдено",
"The library %s is not available." : "Бібліотека %s недоступна.",
"Following platforms are supported: %s" : "Підтримуються наступні платформи: %s",
+ "Authentication" : "Автентифікація",
"Unknown filetype" : "Невідомий тип файлу",
"Invalid image" : "Невірне зображення",
"today" : "сьогодні",
@@ -28,9 +29,15 @@ OC.L10N.register(
"Empty filename is not allowed" : "Порожні імена файлів не допускаються",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "Додаток \"%s\" не може бути встановлений через те, що файл appinfo не може бути прочитано.",
"__language_name__" : "Українська",
+ "Help" : "Допомога",
"Apps" : "Додатки",
+ "Settings" : "Налаштування",
+ "Log out" : "Вихід",
"Users" : "Користувачі",
"Unknown user" : "Невідомий користувач",
+ "Sharing" : "Поділитись",
+ "Security" : "Безпека",
+ "Personal info" : "Особиста інформація",
"%s enter the database username and name." : "%s введіть назву бази даних та ім'я користувача.",
"%s enter the database username." : "%s введіть ім'я користувача бази даних.",
"%s enter the database name." : "%s введіть назву бази даних.",
@@ -50,6 +57,7 @@ OC.L10N.register(
"Sharing backend %s not found" : "Backend загального доступу %s не знайдено",
"Sharing backend for %s not found" : "Бекенд загального доступу для %s не знайдено",
"%1$s shared »%2$s« with you and wants to add:" : "%1$s надав Вам доступ »%2$s« та хоче додати:",
+ "%1$s shared »%2$s« with you and wants to add" : "%1$s надав Вам доступ »%2$s« та хоче додати",
"»%s« added a note to a file shared with you" : "»%s« додав нотатку до опублікованого файлу",
"You are not allowed to share %s" : "Вам заборонено поширювати %s",
"Expiration date is in the past" : "Дата закінчення в минулому",
@@ -57,6 +65,51 @@ OC.L10N.register(
"%1$s shared »%2$s« with you." : "%1$s надав Вам доступ до »%2$s«.",
"Click the button below to open it." : "Для відкриття натисніть кнопку нижче.",
"Could not find category \"%s\"" : "Не вдалося знайти категорію \"%s\"",
+ "Sunday" : "Неділя",
+ "Monday" : "Понеділок",
+ "Tuesday" : "Вівторок",
+ "Wednesday" : "Середа",
+ "Thursday" : "Четвер",
+ "Friday" : "П'ятниця",
+ "Saturday" : "Субота",
+ "Sun." : "Нд.",
+ "Mon." : "Пн.",
+ "Tue." : "Вт.",
+ "Wed." : "Ср.",
+ "Thu." : "Чт.",
+ "Fri." : "Пт.",
+ "Sat." : "Сб.",
+ "Su" : "Нд.",
+ "Mo" : "Пн.",
+ "Tu" : "Вт.",
+ "We" : "Ср.",
+ "Th" : "Чт.",
+ "Fr" : "Пт.",
+ "Sa" : "Сб.",
+ "January" : "Січень",
+ "February" : "Лютий",
+ "March" : "Березень",
+ "April" : "Квітень",
+ "May" : "Травень",
+ "June" : "Червень",
+ "July" : "Липень",
+ "August" : "Серпень",
+ "September" : "Вересень",
+ "October" : "Жовтень",
+ "November" : "Листопад",
+ "December" : "Грудень",
+ "Jan." : "Січ.",
+ "Feb." : "Лют.",
+ "Mar." : "Бер.",
+ "Apr." : "Кві.",
+ "May." : "Тра.",
+ "Jun." : "Чер.",
+ "Jul." : "Лип.",
+ "Aug." : "Сер.",
+ "Sep." : "Вер.",
+ "Oct." : "Жов.",
+ "Nov." : "Лис.",
+ "Dec." : "Гру.",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Тільки такі символи допускаються в імені користувача: \"a-z\", \"A-Z\", \"0-9\", і \"_.@-'\"",
"A valid username must be provided" : "Потрібно задати вірне ім'я користувача",
"Username contains whitespace at the beginning or at the end" : "Ім'я користувача містить символ пробілу в початку або в кінці",
@@ -64,6 +117,7 @@ OC.L10N.register(
"The username is already being used" : "Ім'я користувача вже використовується",
"User disabled" : "Користувач виключений",
"Login canceled by app" : "Вхід скасовано додатком",
+ "a safe home for all your data" : "безпечний дім для ваших даних",
"File is currently busy, please try again later" : "Файл на разі зайнятий, будь ласка, спробуйте пізніше",
"Can't read file" : "Не можливо прочитати файл",
"Application is not enabled" : "Додаток не увімкнений",
@@ -93,7 +147,14 @@ OC.L10N.register(
"Storage unauthorized. %s" : "Сховище не авторизовано. %s",
"Storage incomplete configuration. %s" : "Неповна конфігурація сховища. %s",
"Storage connection error. %s" : "Помилка з'єднання зі сховищем. %s",
+ "Storage is temporarily not available" : "Сховище тимчасово недоступне",
"Storage connection timeout. %s" : "Час під'єднання до сховища вичерпався. %s",
+ "Create" : "Створити",
+ "Delete" : "Видалити",
+ "Share" : "Поділитися",
+ "Unlimited" : "Необмежено",
+ "Verifying …" : "Перевірка ...",
+ "Verify" : "Перевірити",
"Sharing %s failed, because the backend does not allow shares from type %i" : "Не вдалося поділитися %s, загальний доступ не допускає публікації з елементів типу %i",
"Sharing %s failed, because the file does not exist" : "Не вдалося поділитися %s, оскільки файл не існує",
"Sharing %s failed, because you can not share with yourself" : "Не вдалося поділитися %s, оскільки ви не можете ділитись самі з собою",