1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-15 03:17:40 +01:00
mkdocs-material/material/partials/languages/ru.html
2021-12-07 13:37:54 +01:00

39 lines
1.8 KiB
HTML
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.

{#-
This file was automatically generated - do not edit
-#}
{% macro t(key) %}{{ {
"language": "ru",
"clipboard.copy": "Копировать в буфер",
"clipboard.copied": "Скопировано в буфер",
"edit.link.title": "Редактировать страницу",
"footer.previous": "Назад",
"footer.next": "Вперед",
"footer.title": "Нижний колонтитул",
"header.title": "Верхний колонтитул",
"meta.comments": "Комментарии",
"meta.source": "Исходный код",
"nav.title": "Навигация",
"search.config.lang": "ru",
"search.placeholder": "Поиск",
"search.share": "Поделиться",
"search.reset": "Очистить",
"search.result.initializer": "Инициализация поиска",
"search.result.placeholder": "Начните печатать для поиска",
"search.result.none": "Совпадений не найдено",
"search.result.one": "Найдено 1 совпадение",
"search.result.other": "Найдено совпадений: #",
"search.result.more.one": "Ещё 1 на этой странице",
"search.result.more.other": "Ещё # на этой странице",
"search.result.term.missing": "Отсутствует",
"search.title": "Поиск",
"select.language.title": "Выберите язык",
"select.version.title": "Выберите версию",
"skip.link.title": "Перейти к содержанию",
"source.link.title": "Перейти к репозиторию",
"source.file.date.updated": "Последнее обновление",
"source.file.date.created": "Дата создания",
"tabs.title": "Вкладки",
"toc.title": "Содержание раздела",
"top.title": "К началу"
}[key] }}{% endmacro %}