blog/themes/stack/i18n/zh-hant-hk.toml
2026-07-31 15:38:57 +08:00

79 lines
2.1 KiB
TOML

toggleMenu = "切換選單"
darkMode = "深色模式"
[list]
page = "{{ .Count }} 篇文章"
section = "章節"
subsection = "子章節"
[article]
back = "返回"
tableOfContents = "目錄"
relatedContent = "相關內容"
lastUpdatedOn = "上次改過於"
readingTime = "閱讀時間 {{ .Count }} 分鐘"
[article.alert]
note = "備註"
tip = "提示"
important = "重要"
warning = "警告"
caution = "注意"
[article.codeblock]
copy = "複製"
copied = "已複製!"
[notFound]
title = "找不到頁面"
subtitle = "本頁面並不存在"
[widget]
[widget.archives]
title = "歸檔"
more = "更多"
[widget.tagCloud]
title = "標籤"
[widget.categoriesCloud]
title = "分類"
[search]
title = "搜尋"
placeholder = "輸入關鍵字..."
resultTitle = "找到 #PAGES_COUNT 個結果 (用時 #TIME_SECONDS 秒)"
[footer]
builtWith = "使用 {{ .Generator }} 建立"
designedBy = "主題 {{ .Theme }} 由 {{ .DesignedBy }} 設計"
[cookies]
title = "Cookie 同意"
text = "我們使用 Cookie 來增強您的瀏覽體驗並分析網站流量。"
acceptAll = "接受全部"
deny = "拒絕"
managePreferences = "管理偏好設定"
settingsTitle = "Cookie 偏好設定"
savePreferences = "儲存偏好設定"
cancel = "取消"
footerLink = "Cookie 設定"
commentsDisabled = "評論已停用,直到您接受功能性 Cookie。"
[cookies.necessary]
title = "必要"
text = "這些 Cookie 是網站運作所必需的,無法停用。"
[cookies.analytics]
title = "分析"
text = "這些 Cookie 幫助我們了解訪客如何與我們的網站互動。"
[cookies.functional]
title = "功能性"
text = "這些 Cookie 啟用評論和嵌入內容等功能."
[pagination]
jumpToPage = "跳轉到頁碼"
jump = "跳轉"
pressEnter = "按 Enter 鍵跳轉"