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

cn.toml « i18n - github.com/hossainemruz/toha.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1b6b4a66d9fec25fba76998ef792917c1d68ba12 (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 = "at"

[resume]
other = "我的简历"

[navigation]
other = "导航"

[contact_me]
other = "联系方式:"

[email]
other = "邮箱"

[phone]
other = "电话"

[newsletter_text]
other = "通过电子邮件接收最新信息"

[newsletter_input_placeholder]
other = "填入 E-mail"

[newsletter_warning]
other = "我们绝不会与任何人共享您的电子邮件。"

[submit]
other = "提交"

[hugoAttributionText]
other = "Powered by"

[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 = "查看证书"