initial commit
This commit is contained in:
134
themes/hugo-theme-relearn/i18n/zh-Hans.toml
Normal file
134
themes/hugo-theme-relearn/i18n/zh-Hans.toml
Normal file
@@ -0,0 +1,134 @@
|
||||
[Reading-direction]
|
||||
other = "ltr"
|
||||
|
||||
[Search]
|
||||
other = "搜索"
|
||||
|
||||
[Search-placeholder]
|
||||
other = "搜索..."
|
||||
|
||||
[Clear-search]
|
||||
other = "清除搜索"
|
||||
|
||||
[No-results-found]
|
||||
other = "找不到\"{0}\"的结果"
|
||||
|
||||
[N-results-found]
|
||||
other = "为\"{0}\"找到 {1} 个结果"
|
||||
|
||||
[Clear-History]
|
||||
other = "清理历史记录"
|
||||
|
||||
[Reset-view]
|
||||
other = "重置视图"
|
||||
|
||||
[View-reset]
|
||||
other = "查看重置!"
|
||||
|
||||
[Attachments-label]
|
||||
other = "附件"
|
||||
|
||||
[title-404]
|
||||
other = "未定位"
|
||||
|
||||
[message-404]
|
||||
other = "哎哟。 看起来这个页面不存在 ¯\\_(ツ)_/¯。"
|
||||
|
||||
[Go-to-homepage]
|
||||
other = "转到主页"
|
||||
|
||||
[Edit-this-page]
|
||||
other = "编辑"
|
||||
|
||||
[Show-Markdown]
|
||||
other = "显示 Markdown"
|
||||
|
||||
[Show-source]
|
||||
other = "显示源代码"
|
||||
|
||||
[Print-this-chapter]
|
||||
other = "打印整章"
|
||||
|
||||
[More-action]
|
||||
other = "更多"
|
||||
|
||||
[shortcuts-menuTitle]
|
||||
other = "更多"
|
||||
|
||||
[Expand-title]
|
||||
other = "展开"
|
||||
|
||||
[Navigation-toggle]
|
||||
other = "导航"
|
||||
|
||||
[Toc-toggle]
|
||||
other = "目录"
|
||||
|
||||
[Byte-symbol]
|
||||
other = "B"
|
||||
|
||||
[Kilobyte-symbol]
|
||||
other = "KB"
|
||||
|
||||
[Megabyte-symbol]
|
||||
other = "MB"
|
||||
|
||||
[caution]
|
||||
other = "注意事项"
|
||||
|
||||
[important]
|
||||
other = "重要"
|
||||
|
||||
[info]
|
||||
other = "信息"
|
||||
|
||||
[note]
|
||||
other = "注释"
|
||||
|
||||
[tip]
|
||||
other = "提示"
|
||||
|
||||
[warning]
|
||||
other = "警告"
|
||||
|
||||
[Copy-to-clipboard]
|
||||
other = "复制到剪贴板"
|
||||
|
||||
[Copied-to-clipboard]
|
||||
other = "复制到剪贴板!"
|
||||
|
||||
[Copy-link-to-clipboard]
|
||||
other = "将链接复制到剪贴板"
|
||||
|
||||
[Link-copied-to-clipboard]
|
||||
other = "链接复制到剪贴板!"
|
||||
|
||||
[Chapter]
|
||||
other = "第{{.}}章"
|
||||
|
||||
[Language]
|
||||
other = "语言"
|
||||
|
||||
[Theme]
|
||||
other = "主题"
|
||||
|
||||
[Submenu]
|
||||
other = "子菜单{{.}}"
|
||||
|
||||
[Subsections]
|
||||
other = "{{.}} 的子部分"
|
||||
|
||||
[tags]
|
||||
other = "标签"
|
||||
|
||||
[tag]
|
||||
other = "标签"
|
||||
|
||||
[categories]
|
||||
other = "类别"
|
||||
|
||||
[category]
|
||||
other = "类别"
|
||||
|
||||
[Details]
|
||||
other = "详情"
|
||||
Reference in New Issue
Block a user