zh.toml (807B)
1 [posts]
2 other = "归档"
3
4 [categories]
5 other = "分类"
6
7 [tags]
8 other = "标签"
9
10 [series]
11 other = "系列"
12
13 # Translation for categories
14 [geekery]
15 other = "折腾"
16
17 [my-life]
18 other = "日常"
19
20 [programming]
21 other = "编程"
22
23 [site-related]
24 other = "站点相关"
25
26 # Translation for tags
27 [arch-linux]
28 other = "Arch Linux"
29
30 [c-plus-plus]
31 other = "C++"
32
33 [design]
34 other = "设计"
35
36 [email]
37 other = "电子邮件"
38
39 [hugo]
40 other = "hugo"
41
42 [keyboard]
43 other = "键盘"
44
45 [mastodon]
46 other = "Mastodon"
47
48 [plans]
49 other = "计划"
50
51 [security]
52 other = "安全相关"
53
54 [server]
55 other = "服务器"
56
57 [social-network]
58 other = "社交网络"
59
60 [font]
61 other = "字体"
62
63 [typesetting]
64 other = "排版"
65
66 [emacs]
67 other = "Emacs"
68
69 [emacs-lisp]
70 other = "Emacs Lisp"
71
72 # Translation for series
73 [fun-with-fonts]
74 other = "字体配置"