ru.yaml 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. toggleMenu:
  2. other: Показать/скрыть меню
  3. darkMode:
  4. other: Тёмный режим
  5. list:
  6. page:
  7. one: "{{ .Count }} страница"
  8. few: "{{ .Count }} страницы"
  9. many: "{{ .Count }} страниц"
  10. other: "{{ .Count }} страниц"
  11. section:
  12. other: Раздел
  13. subsection:
  14. one: Подраздел
  15. few: Подразделы
  16. many: Подразделы
  17. other: Подразделы
  18. article:
  19. back:
  20. other: Назад
  21. relatedContents:
  22. other: Также рекомендуем
  23. lastUpdatedOn:
  24. other: Обновлено
  25. tableOfContents:
  26. other: Содержание
  27. readingTime:
  28. other: "Время чтения: {{ .Count }} мин."
  29. notFound:
  30. title:
  31. other: Не найдено
  32. subtitle:
  33. other: Запрашиваемая страница не существует
  34. widget:
  35. archives:
  36. title:
  37. other: Архивы
  38. more:
  39. other: Ещё
  40. tagCloud:
  41. title:
  42. other: Теги
  43. search:
  44. title:
  45. other: Поиск
  46. placeholder:
  47. other: Введите что-нибудь...
  48. resultTitle:
  49. other: "Найдено #PAGES_COUNT страниц (за #TIME_SECONDS с.)"
  50. footer:
  51. builtWith:
  52. other: Создано при помощи {{ .Generator }}
  53. designedBy:
  54. other: Тема {{ .Theme }}, дизайн {{ .DesignedBy }}