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

zh.yaml « i18n - github.com/devcows/hugo-universal-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d8cd5644b51ba79c46f50c491037a7c5008ddcbd (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
- id: home
  translation: "主页"

- id: templateBy
  translation: "模板来自"

- id: portedBy
  translation: "移植到 Hugo 来自"

- id: contactGoTo
  translation: "跳到联系页面"

- id: contactAddrTitle
  translation: "地址"

- id: contactTitle
  translation: "联系"

- id: contactForm
  translation: "联系表单"

- id: contactName
  translation: "你的名字"

- id: contactMail
  translation: "你的 Email"

- id: contactMessage
  translation: "你的信息"

- id: contactSend
  translation: "发送信息"

- id: navHome
  translation: "跳到主页"

- id: navToggle
  translation: "切换导航"

- id: categoriesTitle
  translation: "分类"

- id: searchTitle
  translation: "搜索"

- id: tagsTitle
  translation: "标签"

- id: continueReading
  translation: "继续阅读"

- id: readMore
  translation: "阅读更多"

- id: authorBy
  translation: "由"

- id: recentPosts
  translation: "最新博客"

- id: aboutUs
  translation: "关于我们"

- id: newer
  translation: "更新"

- id: older
  translation: "更旧"

- id: publishedOn
  translation: "在"