chore: update chinese translation

This commit is contained in:
ZhenShuo Leo
2025-07-28 05:09:14 +08:00
parent ec912c4a92
commit 595cd926d7
2 changed files with 26 additions and 0 deletions

View File

@@ -8,16 +8,26 @@ article:
draft: "草稿" draft: "草稿"
edit_title: "编辑内容" edit_title: "编辑内容"
reading_time: reading_time:
one: "{{ .Count }} 分钟"
other: "{{ .Count }} 分钟" other: "{{ .Count }} 分钟"
reading_time_title: "预计阅读" reading_time_title: "预计阅读"
table_of_contents: "目录" table_of_contents: "目录"
word_count: word_count:
one: "{{ .Count }} 字" one: "{{ .Count }} 字"
other: "{{ .Count }} 字" other: "{{ .Count }} 字"
views:
one: "{{ .Count }} 次浏览"
other: "{{ .Count }} 次浏览"
likes:
one: "{{ .Count }} 个赞"
other: "{{ .Count }} 个赞"
part_of_series: "这篇文章属于一个选集。" part_of_series: "这篇文章属于一个选集。"
part: "§" part: "§"
this_article: "本文" this_article: "本文"
related_articles: "相关文章" related_articles: "相关文章"
zen_mode_title:
enable: "啟用阅读模式"
disable: "停用阅读模式"
author: author:
byline_title: "作者" byline_title: "作者"
@@ -57,6 +67,9 @@ sharing:
pinterest: "钉到 Pinterest" pinterest: "钉到 Pinterest"
reddit: "提交到 Reddit" reddit: "提交到 Reddit"
twitter: "分享到 Twitter" twitter: "分享到 Twitter"
bluesky: "发布到 Bluesky"
whatsapp: "通过 WhatsApp 分享"
telegram: "通过 Telegram 分享"
shortcode: shortcode:
recent_articles: "最近的文章" recent_articles: "最近的文章"

View File

@@ -8,16 +8,26 @@ article:
draft: "草稿" draft: "草稿"
edit_title: "編輯內容" edit_title: "編輯內容"
reading_time: reading_time:
one: "{{ .Count }} 分鐘"
other: "{{ .Count }} 分鐘" other: "{{ .Count }} 分鐘"
reading_time_title: "預計閱讀時間" reading_time_title: "預計閱讀時間"
table_of_contents: "目錄" table_of_contents: "目錄"
word_count: word_count:
one: "{{ .Count }} 字" one: "{{ .Count }} 字"
other: "{{ .Count }} 字" other: "{{ .Count }} 字"
views:
one: "{{ .Count }} 瀏覽"
other: "{{ .Count }} 瀏覽"
likes:
one: "{{ .Count }} 喜歡"
other: "{{ .Count }} 喜歡"
part_of_series: "本文屬於一個選集。" part_of_series: "本文屬於一個選集。"
part: "§" part: "§"
this_article: "本文" this_article: "本文"
related_articles: "相關文章" related_articles: "相關文章"
zen_mode_title:
enable: "啟用閱讀模式"
disable: "停用閱讀模式"
author: author:
byline_title: "作者" byline_title: "作者"
@@ -57,6 +67,9 @@ sharing:
pinterest: "釘到 Pinterest" pinterest: "釘到 Pinterest"
reddit: "發送到 Reddit" reddit: "發送到 Reddit"
twitter: "推到 Twitter" twitter: "推到 Twitter"
bluesky: "發布到 Bluesky"
whatsapp: "以 WhatsApp 分享"
telegram: "以 Telegram 分享"
shortcode: shortcode:
recent_articles: "最近的文章" recent_articles: "最近的文章"