source: tanzpartie-hugo/themes/bilberry-hugo-theme/i18n/ru.toml @ 17225

Last change on this file since 17225 was 16971, checked in by Henrik Bettermann, 2 years ago
File size: 595 bytes
Line 
1[categories]
2other = "Темы"
3
4[authors]
5other = "Авторы"
6
7[tags]
8other = "Теги"
9
10[socialMedia]
11other = "Социальные медиа"
12
13[latestPosts]
14other = "Последние записи"
15
16[search]
17other = "Поиск ..."
18
19[noSearchResults]
20other = "Ничего не найдено."
21
22[olderPosts]
23other = "Старые записи"
24
25[newerPosts]
26other = "Новые записи"
27
28[continueReading]
29other = "Читать далее"
30
31[otherLanguages]
32other = "Другие языки"
33
34[readingTime]
35one = "1 мин читать"
36other = "{{.Count}} мин читать"
37
Note: See TracBrowser for help on using the repository browser.