diff --git a/i18n/ua.toml b/i18n/ua.toml new file mode 100644 index 0000000000..d518ded90a --- /dev/null +++ b/i18n/ua.toml @@ -0,0 +1,134 @@ +[Reading-direction] +other = "ltr" + +[Search] +other = "Пошук" + +[Search-placeholder] +other = "Пошук..." + +[Clear-search] +other = "Почистити пошук" + +[No-results-found] +other = "Збіги для \"{0}\" відсутні" + +[N-results-found] +other = "{1} збігів знайдено для \"{0}\"" + +[Clear-History] +other = "Почистити історію" + +[Reset-view] +other = "Сконути вигляд" + +[View-reset] +other = "Проглянути скинуте!" + +[Attachments-label] +other = "Додати файли" + +[title-404] +other = "Не знайдено" + +[message-404] +other = "Ой! Щось пішло не так. Схоже що цю сторінку ще не написано ¯\\_(ツ)_/¯." + +[Go-to-homepage] +other = "Повернутися до початкоої сторінки" + +[Edit-this-page] +other = "Редагувати" + +[Show-Markdown] +other = "Відобразити Markdown" + +[Show-source] +other = "Відобразити джерельний код код" + +[Print-this-chapter] +other = "Друк всього розділу" + +[More-action] +other = "Більше" + +[shortcuts-menuTitle] +other = "Більше" + +[Expand-title] +other = "Розкрити..." + +[Navigation-toggle] +other = "Меню" + +[Toc-toggle] +other = "Зміст" + +[Byte-symbol] +other = "Б" + +[Kilobyte-symbol] +other = "КБ" + +[Megabyte-symbol] +other = "МБ" + +[caution] +other = "Увага" + +[important] +other = "Важливо" + +[info] +other = "Інформація" + +[note] +other = "Нотатка" + +[tip] +other = "Порада" + +[warning] +other = "Увага" + +[Copy-to-clipboard] +other = "Копіювати в буфер" + +[Copied-to-clipboard] +other = "Копія в буфері обміну!" + +[Copy-link-to-clipboard] +other = "Копіювати лінк в буфер" + +[Link-copied-to-clipboard] +other = "Лінк в буфері обміну!" + +[Chapter] +other = "Глава {{.}}" + +[Language] +other = "Мова" + +[Theme] +other = "Тема" + +[Submenu] +other = "Підменю {{.}}" + +[Subsections] +other = "Суброзділ {{.}}" + +[tags] +other = "Теги" + +[tag] +other = "Тег" + +[categories] +other = "Категорії" + +[category] +other = "Категорія" + +[Details] +other = "Деталі"