hugo-theme-stack/i18n/zh-tw.yaml

41 lines
793 B
YAML
Raw Normal View History

toggleMenu: 切換選單
2021-10-31 03:18:02 +08:00
darkMode: 夜晚模式
2021-10-31 03:18:02 +08:00
list:
page:
one: "第 {{ .Count }} 頁"
other: "第 {{ .Count }} 頁"
section:
other: 段落
subsection:
one: 小節
other: 小節
2021-10-31 03:18:02 +08:00
article:
back: 返回
tableOfContents: 目錄
relatedContent: 相關文章
lastUpdatedOn: 最後更新
readingTime: "閱讀時間: {{ .Count }} 分鐘"
2021-10-31 03:18:02 +08:00
notFound:
title: 404 錯誤
subtitle: 頁面不存在
2021-10-31 03:18:02 +08:00
widget:
archives:
title: 紀錄
more: 更多
2021-10-31 03:18:02 +08:00
search:
title: 搜尋
placeholder: 輸入關鍵字...
resultTitle: "#PAGES_COUNT 個結果 (用時 #TIME_SECONDS 秒)"
footer:
2023-08-25 03:36:55 +08:00
builtWith: 使用 {{ .Generator }} 建立
designedBy: 主題 {{ .Theme }} 由 {{ .DesignedBy }} 設計