cloud_bbb/l10n/uk.json

35 lines
2.8 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{ "translations": {
"BigBlueButton Integration" : "Інтеграція BigBlueButton",
"BigBlueButton integration for Nextcloud" : "Інтеграція BigBlueButton для Nextcloud",
"API secret" : "Пароль API",
"Save" : "Зберегти",
"Please enter your name!" : "Будь ласка, зазначте ваше ім'я!",
"The name must be at least 3 characters long." : "Ім'я має містити щонайменше 3 символи.",
"Display name" : "Ім'я для відображення",
"Name" : "Ім'я",
"Welcome" : "Вітання",
"Max" : "Щонайбільше",
"Record" : "Запис",
"Recordings" : "Записи",
"Room name" : "Назва кімнати",
"Create" : "Створити",
"_%n participant_::_%n participants_" : ["% учасник","% учасників","% учасників","% учасників"],
"Delete" : "Вилучити",
"Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Дійсно вилучити \"{name}\"? Дію неможливо буде повернути.",
"Delete \"{name}\"?" : "Вилучити \"{name}\"?",
"Select target folder" : "Виберіть теку призначення",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "Посилання на кімнату збережено у \"{path}\" як \"{filename}\".",
"Link stored" : "Посилання збережено",
"URL to room could not be stored." : "Неможливо зберегти посилання на кімнату",
"Error" : "Помилка",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "Посилання на презентацію збережено у \"{path}\" як \"{filename}\".",
"URL to presentation could not be stored." : "Неможливо зберегти посилання на презентацію.",
"Are you sure you want to delete the recording from \"{startDate}\"? This operation can not be undone." : "Дійсно вилучити запис від \"{startDate}\"? Цю дію неможливо буде повернути.",
"Delete?" : "Вилучити",
"Could not delete record" : "Неможливо вилучити запис",
"Server error" : "Помилка серверу",
"Settings saved" : "Налаштування збережено",
"Unexpected error occurred" : "Неочікувана помилка",
"API secret is invalid" : "Неправильний пароль API"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"
}