-
Notifications
You must be signed in to change notification settings - Fork 641
/
Copy pathvn.toml
126 lines (85 loc) · 1.88 KB
/
vn.toml
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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
# More documentation here: https://github.com/nicksnyder/go-i18n
[home]
other = "Trang chủ"
[posts]
other = "Bài viết"
[toc_heading]
other = "Mục lục"
[tags]
other = "Thẻ"
[categories]
other = "Thể loại"
[at]
other = "tại"
[resume]
other = "Sơ yếu lý lịch của tôi"
[navigation]
other = "Điều hướng"
[contact_me]
other = "Liên hệ với tôi"
[email]
other = "Email"
[phone]
other = "Điện thoại"
[newsletter_text]
other = "Nhận email cập nhật thông tin"
[newsletter_input_placeholder]
other = "Nhập email"
[newsletter_warning]
other = "Bằng cách nhập địa chỉ email của bạn, bạn đồng ý nhận bản tin của trang web này."
[submit]
other = "Gửi"
[hugoAttributionText]
other = "Được cung cấp bởi"
[prev]
other = "Trước"
[next]
other = "Tiếp theo"
# [share_on]
# other = "Share on"
[improve_this_page]
other = "Cải thiện trang này"
[out_of]
other = "trên"
[publications]
other = "Ấn phẩm"
[taken_courses]
other = "Đã thực hiện các khóa học"
[course_name]
other = "Tên khóa học"
[total_credit]
other = "Tổng số tín dụng"
[obtained_credit]
other = "Tín dụng thu được"
[extracurricular_activities]
other = "Các hoạt động ngoại khóa"
[show_more]
other = "Xem thêm"
[show_less]
other = "Hiện ít hơn"
# [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 = "Hơn"
[view_certificate]
other = "Xem chứng chỉ"
[notes]
other = "Ghi chú"
[disclaimer_text]
other = "Thông báo trách nhiệm"
[search]
other = "Tìm kiếm"