basic hugo setup
This commit is contained in:
parent
18aa3c815b
commit
8d504c8420
153 changed files with 7158 additions and 0 deletions
38
tfc/themes/ananke/i18n/ru.toml
Normal file
38
tfc/themes/ananke/i18n/ru.toml
Normal file
|
@ -0,0 +1,38 @@
|
|||
[more]
|
||||
other = "Ещё"
|
||||
|
||||
[allTitle]
|
||||
other = "Все {{.Title }}"
|
||||
|
||||
[recentTitle]
|
||||
other = "Недавние {{.Title }}"
|
||||
|
||||
[readMore]
|
||||
other = "читать дальше"
|
||||
|
||||
[whatsInThis]
|
||||
other = "Содержание {{ .Type }}"
|
||||
|
||||
[related]
|
||||
other = "Схожие"
|
||||
|
||||
[yourName]
|
||||
other = "Ваше имя"
|
||||
|
||||
[emailAddress]
|
||||
other = "Адрес электронной почты"
|
||||
|
||||
[message]
|
||||
other = "Сообщение"
|
||||
|
||||
[emailRequiredNote]
|
||||
other = "Требуется адрес электронной почты."
|
||||
|
||||
[send]
|
||||
other = "Отправить"
|
||||
|
||||
[taxonomyPageList]
|
||||
other = "Ниже вы найдете страницы, на которых используется термин таксономии “{{ .Title }}”"
|
||||
|
||||
[pageTitle]
|
||||
other = "{{ .Name }} страница"
|
Loading…
Add table
Add a link
Reference in a new issue