2024-08-26 17:13:18 +02:00
|
|
|
|
[categories]
|
|
|
|
|
one = "分类"
|
2020-07-16 22:43:30 +02:00
|
|
|
|
other = "分类"
|
|
|
|
|
|
2024-08-26 17:13:18 +02:00
|
|
|
|
[tags]
|
|
|
|
|
one = "标签"
|
2020-07-16 22:43:30 +02:00
|
|
|
|
other = "标签"
|
|
|
|
|
|
|
|
|
|
[series]
|
2024-08-26 17:13:18 +02:00
|
|
|
|
one = "系列"
|
2020-07-16 22:43:30 +02:00
|
|
|
|
other = "系列"
|
|
|
|
|
|
2024-08-26 17:13:18 +02:00
|
|
|
|
[authors]
|
|
|
|
|
one = "作者"
|
|
|
|
|
other = "作者"
|
|
|
|
|
|
|
|
|
|
[posts]
|
|
|
|
|
other = "文章"
|
|
|
|
|
|
2020-07-16 22:43:30 +02:00
|
|
|
|
[reading_time]
|
2024-08-26 17:13:18 +02:00
|
|
|
|
one = "阅读时间:1 分钟"
|
|
|
|
|
other = "阅读时间:{{ .Count }} 分钟"
|
2020-07-16 22:43:30 +02:00
|
|
|
|
|
|
|
|
|
[page_not_found]
|
|
|
|
|
other = "找不到页面"
|
|
|
|
|
|
|
|
|
|
[page_does_not_exist]
|
|
|
|
|
other = "此页面不存在"
|
|
|
|
|
|
|
|
|
|
[head_back]
|
2024-08-26 17:13:18 +02:00
|
|
|
|
other = "返回 <a href=\"{{ . }}\">首页</a>."
|
|
|
|
|
|
|
|
|
|
[licensed_under]
|
|
|
|
|
other = "许可依据"
|
2020-07-16 22:43:30 +02:00
|
|
|
|
|
|
|
|
|
[powered_by]
|
|
|
|
|
other = "技术支持"
|
2024-08-26 17:13:18 +02:00
|
|
|
|
|
|
|
|
|
[see_also]
|
|
|
|
|
other = "参见"
|
|
|
|
|
|
|
|
|
|
[note]
|
|
|
|
|
other = "注释"
|
|
|
|
|
|
|
|
|
|
[tip]
|
|
|
|
|
other = "提示"
|
|
|
|
|
|
|
|
|
|
[example]
|
|
|
|
|
other = "例子"
|
|
|
|
|
|
|
|
|
|
[question]
|
|
|
|
|
other = "问题"
|
|
|
|
|
|
|
|
|
|
[info]
|
|
|
|
|
other = "信息"
|
|
|
|
|
|
|
|
|
|
[warning]
|
|
|
|
|
other = "警告"
|
|
|
|
|
|
|
|
|
|
[error]
|
|
|
|
|
other = "错误"
|
|
|
|
|
|
|
|
|
|
[link_to_heading]
|
|
|
|
|
other = "链接到标题"
|