123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- toggleMenu:
- other: Показать/скрыть меню
- darkMode:
- other: Тёмный режим
- list:
- page:
- one: "{{ .Count }} страница"
- few: "{{ .Count }} страницы"
- many: "{{ .Count }} страниц"
- other: "{{ .Count }} страниц"
- section:
- other: Раздел
- subsection:
- one: Подраздел
- few: Подразделы
- many: Подразделы
- other: Подразделы
- article:
- back:
- other: Назад
- relatedContents:
- other: Также рекомендуем
- lastUpdatedOn:
- other: Обновлено
- tableOfContents:
- other: Содержание
- readingTime:
- other: "Время чтения: {{ .Count }} мин."
- notFound:
- title:
- other: Не найдено
- subtitle:
- other: Запрашиваемая страница не существует
- widget:
- archives:
- title:
- other: Архивы
- more:
- other: Ещё
- tagCloud:
- title:
- other: Теги
- search:
- title:
- other: Поиск
- placeholder:
- other: Введите что-нибудь...
- resultTitle:
- other: "Найдено #PAGES_COUNT страниц (за #TIME_SECONDS с.)"
- footer:
- builtWith:
- other: Создано при помощи {{ .Generator }}
- designedBy:
- other: Тема {{ .Theme }}, дизайн {{ .DesignedBy }}
|