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

ru.toml « i18n - github.com/hossainemruz/toha.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7483ee9f6fbf0044542c9cadd51434a1c17b4f03 (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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
# More documentation here: https://github.com/nicksnyder/go-i18n
[home]
other = "Главная"

[posts]
other = "Посты"

[toc_heading]
other = "Оглавление"

[at]
other = "в"

[resume]
other = "Резюме"

[navigation]
other = "Навигация"

[contact_me]
other = "Контакты:"

[email]
other = "Email"

[phone]
other = "Телефон"

[newsletter_text]
other = "Подпишитесь на уведомления, чтобы не пропустить новый пост"

[newsletter_input_placeholder]
other = "Введите email"

[newsletter_warning]
other = "Ваши данные в безопасности"

[submit]
other = "Подтвердить"

[hugoAttributionText]
other = "Создано при помощи"

[prev]
other = "Предыдущий"

[next]
other = "Следующий"

[improve_this_page]
other = "Улучшить эту страницу"

[out_of]
other = "из"

[publications]
other = "Публикации"

[taken_courses]
other = "Пройденные курсы"

[course_name]
other = "Название курса"

[total_credit]
other = "Общий кредит"

[obtained_credit]
other = "Полученный кредит"

[extracurricular_activities]
other = "Внеклассные занятия"

[show_more]
other = "Узнать больше"

[show_less]
other = "Показывай меньше"

# [responsibilities]
# other = "Responsibilities:"

# [present]
# other = "Present"

# [comments_javascript]
# other = "Please enable JavaScript to view the"

# [comments_by]
# other = "comments powered by"

# [read]
# other = "Read"

# [project_star]
# other = "Star"

# [project_details]
# other = "Details"

# [err_404]
# other = "The page you are looking for is not there yet."

[more]
other = "Более"

[view_certificate]
other = "Просмотреть сертификат"