Initial site working
This commit is contained in:
38
themes/ananke/i18n/ru.toml
Normal file
38
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 }} страница"
|
Reference in New Issue
Block a user