uk.yaml 1.4 KB

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