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

zh-CN.yaml « i18n - github.com/xianmin/hugo-theme-jane.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cb2e2beb14ad55e971cb3174af0192bc077de0ff (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
- id: archive
  translation: 归档

- id: tags
  translation: 标签

- id: tag
  translation: "标签: "

- id: categories
  translation: 分类

- id: category
  translation: "分类: "

# posts
- id: prev
  translation: 上一页

- id: next
  translation: 下一页

- id: prev_post
  translation: 上一篇

- id: next_post
  translation: 下一篇

- id: toc
  translation: 文章目录

- id: readmore
  translation: 阅读全文

- id: reward
  translation: 赞赏支持

- id: rewardAlipay
  translation: 支付宝打赏

- id: rewardWechat
  translation: 微信打赏

- id: seeMarkDown
  translation: 查看本文 Markdown 版本 »

- id: loadDisqus
  translation: 显示 Disqus 评论

# posts.header
- id: wordCount
  translation: 约 {{.Count}} 字

- id: readingTime
  translation: 预计阅读 {{.Count}} 分钟

# copyright
- id: author
  translation: 文章作者

- id: lastMod
  translation: 上次更新

- id: markdown
  translation: 原始文档

- id: license
  translation: 许可协议

# counter
- id: counter_archives
  translation: 共计 {{.Count}} 篇文章

- id: counter_tagcloud
  translation: 共计 {{.Count}} 个标签

- id: counter_categories
  translation: 共计 {{.Count}} 个分类

# other
- id: morePost
  translation: 查看更多 >>>