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

32 lines
1.9 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": "Директория",
"expressiveCode.copyButtonCopied": "Скопировано!",
"expressiveCode.copyButtonTooltip": "Копировать",
"expressiveCode.terminalWindowFallbackTitle": "Окно терминала"
}