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

zh-TW.yaml « i18n - gitlab.com/VincentTam/huginn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8c27aee59275e13ac08db98633adf7bc020f4591 (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
# Content
- id: dateFormat
  translation: "January 2, 2006"
- id: shortdateFormat
  translation: "2 Jan, 2006 15:04:05"
- id: postedOnDate
  translation: "發表於 {{ .Count }}"
- id: lastModified
  translation: "(最後修改於 {{ .Count }})"
- id: translationsLabel
  translation: "其他語言: "
- id: translationsSeparator
  translation: ", "
- id: readMore
  translation: "閱讀全文"
- id: olderPosts
  translation: "更舊的文章"
- id: newerPosts
  translation: "更新的文章"
- id: previousPost
  translation: "上一篇"
- id: nextPost
  translation: "下一篇"
- id: readTime
  translation: "分鐘"
- id: words
  translation: "個字"
- id: seeMorePosts
  translation: "查看更多文章"


# 404 page
- id: pageNotFound
  translation: "哎呀呀,這個頁面不存在,去其他地方逛逛吧。 (404 錯誤)"

# Footer
- id: poweredBy # Accepts HTML
  translation: '由 <a href="http://gohugo.io">Hugo v{{ .Site.Hugo.Version }}</a> 提供 &nbsp;&bull;&nbsp; 主題 <a href="https://github.com/halogenica/beautifulhugo">Beautiful Hugo</a> 移植自 <a href="http://deanattali.com/beautiful-jekyll/">Beautiful Jekyll</a>'

# Navigation
- id: toggleNavigation
  translation: "開關導覽"
- id: languageSwitcherLabel
  translation: "語言"
- id: gcseLabelShort
  translation: "搜尋"
- id: gcseLabelLong
  translation: "搜尋 {{ .Site.Title }}"
- id: gcseClose
  translation: "關閉"

# Staticman
- id: noComment
  translation: "沒有評論"
- id: oneComment
  translation: "則評論"
- id: moreComment
  translation: "則評論"
- id: commentFormInfo
  translation: "您的電子信箱不會被公開. 必填部份已標記"
- id: useMarkdown
  translation: "您可以使用Markdown語法"
- id: yourName
  translation: "您的名字"
- id: yourEmail
  translation: "您的電子信箱"
- id: yourWebsite
  translation: "您的網頁"
- id: replyToMsg
  translation: "回覆該訊息"
- id: btnSubmit
  translation: "送出留言"
- id: btnSubmitted
  translation: "已送出"
- id: btnReset
  translation: "重設"
- id: successMsg
  translation: "感謝您的留言! 審核後將會顯示在站上。"
- id: errorMsg
  translation: "抱歉,部份資料輸入有問題。請確認資料填寫正確後再試一次。"

# Delayed Disqus
- id: show
  translation: "顯示"
- id: comments
  translation: "則評論"

# Related posts
- id: seeAlso
  translation: "其他相關"