2022-06-25 08:56:31 +01:00
|
|
|
# Content
|
|
|
|
- id: dateFormat
|
|
|
|
translation: "January 2, 2006"
|
|
|
|
- id: shortdateFormat
|
|
|
|
translation: "2 Jan, 2006 15:04:05"
|
|
|
|
- id: postedOnDate
|
2022-08-21 10:48:00 +01:00
|
|
|
translation: "發表於 {{ . }}"
|
2022-06-25 08:56:31 +01:00
|
|
|
- id: lastModified
|
2022-08-21 10:48:00 +01:00
|
|
|
translation: "(最後修改於 {{ . }})"
|
2022-06-25 08:56:31 +01:00
|
|
|
- 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="https://gohugo.io">Hugo v{{ .Site.Hugo.Version }}</a> 提供 • 主題 <a href="https://github.com/halogenica/beautifulhugo">Beautiful Hugo</a> 移植自 <a href="https://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: "其他相關"
|