Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ru.yaml « i18n - github.com/devcows/hugo-universal-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7456f7ee3801ea506b17ca4b3ebfac4564ad51ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
- id: home
  translation: "Главная"

- id: templateBy
  translation: "Шаблон от"

- id: portedBy
  translation: "Портирован на Hugo"

- id: contactGoTo
  translation: "Страница контактов"

- id: contactAddrTitle
  translation: "Адрес"

- id: contactTitle
  translation: "Контакты"

- id: contactForm
  translation: "Контактная форма"

- id: contactName
  translation: "Ваше имя"

- id: contactMail
  translation: "Ваша электронная почта"

- id: contactMessage
  translation: "Ваше сообщение"

- id: contactSend
  translation: "Отправить сообщение"

- id: navHome 
  translation: "перейти на главную"

- id: navToggle
  translation: "Переключить навигацию"

- id: categoriesTitle
  translation: "Категории"

- id: searchTitle
  translation: "Поиск"

- id: tagsTitle
  translation: "Теги"

- id: continueReading
  translation: "Продолжить чтение"

- id: readMore
  translation: "Читать далее"

- id: authorBy
  translation: "от"

- id: recentPosts
  translation: "Последние записи"

- id: aboutUs
  translation: "О нас"
  
- id: newer
  translation: "Следующая запись"

- id: older
  translation: "Предыдущая запись"

- id: publishedOn
  translation: "на"

- id: 404Error
  translation: "Error 404: Page not found"

- id: 404Message
  translation: "We are sorry – this page is not here anymore"

- id: 404NavHome
  translation: "Перейти на главную"