Files
website/node_modules/@astrojs/starlight/translations/uk.json
2024-05-06 17:15:30 -04:00

29 lines
1.6 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"skipLink.label": "Перейти до вмісту",
"search.label": "Пошук",
"search.shortcutLabel": "(Натисніть / для Пошуку)",
"search.cancelLabel": "Скасувати",
"search.devWarning": "Пошук доступний лише у виробничих зборках. \nСпробуйте зібрати та переглянути сайт, щоби протестувати його локально",
"themeSelect.accessibleLabel": "Обрати тему",
"themeSelect.dark": "Темна",
"themeSelect.light": "Світла",
"themeSelect.auto": "Авто",
"languageSelect.accessibleLabel": "Обрати мову",
"menuButton.accessibleLabel": "Меню",
"sidebarNav.accessibleLabel": "Головне",
"tableOfContents.onThisPage": "На цій сторінці",
"tableOfContents.overview": "Огляд",
"i18n.untranslatedContent": "Цей контент ще не доступний вашою мовою.",
"page.editLink": "Редагувати сторінку",
"page.lastUpdated": "Останнє оновлення:",
"page.previousLink": "Назад",
"page.nextLink": "Далі",
"page.draft": "This content is a draft and will not be included in production builds.",
"404.text": "Сторінку не знайдено. Перевірте URL або спробуйте скористатися пошуком.",
"aside.note": "Заувага",
"aside.tip": "Порада",
"aside.caution": "Обережно",
"aside.danger": "Небезпечно",
"fileTree.directory": "Directory"
}