summaryrefslogtreecommitdiff
path: root/themes/beautifulhugo/i18n/zh-TW.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'themes/beautifulhugo/i18n/zh-TW.yaml')
-rw-r--r--themes/beautifulhugo/i18n/zh-TW.yaml74
1 files changed, 74 insertions, 0 deletions
diff --git a/themes/beautifulhugo/i18n/zh-TW.yaml b/themes/beautifulhugo/i18n/zh-TW.yaml
new file mode 100644
index 0000000..fea27b0
--- /dev/null
+++ b/themes/beautifulhugo/i18n/zh-TW.yaml
@@ -0,0 +1,74 @@
+# 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: "個字"
+
+
+# 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: useMarkdown
+ translation: "您可以使用Markdown語法"
+- id: yourName
+ translation: "您的名字"
+- id: yourEmail
+ translation: "您的電子信箱"
+- id: yourWebsite
+ translation: "您的網頁"
+
+# Delayed Disqus
+- id: show
+ translation: "顯示"
+- id: comments
+ translation: "則評論"
+
+# Related posts
+- id: seeAlso
+ translation: "其他相關"