Files
hugo-theme-stack/i18n/zh-hk.yaml
T

44 lines
918 B
YAML
Raw Normal View History

2022-10-29 17:02:24 +02:00
toggleMenu: 切換選單
2022-10-29 17:02:24 +02:00
darkMode: 深色模式
list:
page:
one: "第 {{ .Count }} 頁"
other: "第 {{ .Count }} 頁"
2022-10-29 17:02:24 +02:00
section: Section
subsection:
one: Subsection
other: Subsections
article:
2022-10-29 17:02:24 +02:00
back: 返回
tableOfContents: 目錄
relatedContent: 相關內容
lastUpdatedOn: 上次改過於
readingTime:
one: "需要 {{ .Count }} 分鐘閱讀"
other: "需要 {{ .Count }} 分鐘閱讀"
notFound:
2022-10-29 17:02:24 +02:00
title: Not Found
subtitle: 頁面不存在
widget:
archives:
2022-10-29 17:02:24 +02:00
title: Archives
more: 更多
tagCloud:
2022-10-29 17:02:24 +02:00
title: Tags
categoriesCloud:
2022-10-29 17:02:24 +02:00
title: Categories
search:
2022-10-29 17:02:24 +02:00
title: 搜尋
placeholder: Type 關鍵字...
resultTitle: "#PAGES_COUNT pages (#TIME_SECONDS seconds)"
footer:
2022-10-29 17:02:24 +02:00
builtWith: Built with {{ .Generator }}
designedBy: 主題 {{ .Theme }} 由 {{ .DesignedBy }} 設計