Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
quarto-dev
GitHub Repository: quarto-dev/quarto-cli
Path: blob/main/src/resources/language/_language-zh.yml
12925 views
1
toc-title-document: "目录"
2
toc-title-website: "该页面内容"
3
4
related-formats-title: "其他格式"
5
related-notebooks-title: "笔记本"
6
source-notebooks-prefix: "资源"
7
other-links-title: "其他链接"
8
code-links-title: "代码链接"
9
launch-dev-container-title: "启动 Dev Container"
10
launch-binder-title: "启动 Binder"
11
12
article-notebook-label: "文章笔记本"
13
notebook-preview-download: "下载笔记本"
14
notebook-preview-download-src: "下载源代码"
15
notebook-preview-back: "返回文章"
16
manuscript-meca-bundle: "MECA 存档"
17
18
section-title-abstract: "摘要"
19
section-title-appendices: "附录"
20
section-title-footnotes: "脚注"
21
section-title-references: "参考文献"
22
section-title-reuse: "二次使用"
23
section-title-copyright: "版权"
24
section-title-citation: "引用格式"
25
26
appendix-attribution-bibtex: "BibTeX"
27
appendix-attribution-cite-as: "请按如下格式引用:"
28
appendix-view-license: "查看许可协议"
29
30
title-block-author-single: "作者"
31
title-block-author-plural: "作者"
32
title-block-affiliation-single: "单位"
33
title-block-affiliation-plural: "单位"
34
title-block-published: "发布于"
35
title-block-modified: "修改于"
36
title-block-keywords: "关键词"
37
38
callout-tip-title: "提示"
39
callout-note-title: "注记"
40
callout-warning-title: "警告"
41
callout-important-title: "重要"
42
callout-caution-title: "注意"
43
44
code-summary: "代码"
45
46
code-line: "行"
47
code-lines: "行"
48
49
code-tools-menu-caption: "代码"
50
code-tools-show-all-code: "显示所有代码"
51
code-tools-hide-all-code: "隐藏所有代码"
52
code-tools-view-source: "查看源代码"
53
code-tools-source-code: "源代码"
54
55
copy-button-tooltip: "复制到剪贴板"
56
copy-button-tooltip-success: "已复制"
57
58
repo-action-links-edit: "编辑该页面"
59
repo-action-links-source: "查看代码"
60
repo-action-links-issue: "反馈问题"
61
62
back-to-top: "回到顶部"
63
64
search-no-results-text: "没有结果"
65
search-matching-documents-text: "匹配的文档"
66
search-copy-link-title: "复制搜索链接"
67
search-hide-matches-text: "隐藏其它匹配结果"
68
search-more-match-text: "更多匹配结果"
69
search-more-matches-text: "更多匹配结果"
70
search-clear-button-title: "清除"
71
search-text-placeholder: ""
72
search-detached-cancel-button-title: "取消"
73
search-submit-button-title: "提交"
74
search-label: "搜索"
75
76
toggle-section: "展开或折叠此栏"
77
toggle-sidebar: "展开或折叠侧边栏导航"
78
toggle-dark-mode: "切换深色模式"
79
toggle-reader-mode: "切换阅读器模式"
80
toggle-navigation: "展开或折叠导航栏"
81
82
crossref-fig-title: "图"
83
crossref-tbl-title: "表"
84
crossref-lst-title: "列表"
85
crossref-thm-title: "定理"
86
crossref-lem-title: "引理"
87
crossref-cor-title: "推论"
88
crossref-prp-title: "命题"
89
crossref-cnj-title: "猜想"
90
crossref-def-title: "定义"
91
crossref-exm-title: "例"
92
crossref-exr-title: "习题"
93
crossref-ch-prefix: "章节"
94
crossref-apx-prefix: "附录"
95
crossref-sec-prefix: "小节"
96
crossref-eq-prefix: "式"
97
crossref-lof-title: "图索引"
98
crossref-lot-title: "表索引"
99
crossref-lol-title: "列表索引"
100
101
environment-proof-title: "证明"
102
environment-remark-title: "注记"
103
environment-solution-title: "解"
104
105
listing-page-order-by: "排序方式"
106
listing-page-order-by-default: "默认"
107
listing-page-order-by-date-asc: "日期升序"
108
listing-page-order-by-date-desc: "日期降序"
109
listing-page-order-by-number-desc: "降序"
110
listing-page-order-by-number-asc: "升序"
111
listing-page-field-date: "日期"
112
listing-page-field-title: "标题"
113
listing-page-field-description: "描述"
114
listing-page-field-author: "作者"
115
listing-page-field-filename: "文件名"
116
listing-page-field-filemodified: "修改时间"
117
listing-page-field-subtitle: "副标题"
118
listing-page-field-readingtime: "阅读时间"
119
listing-page-field-categories: "分类"
120
listing-page-minutes-compact: "{0} 分钟"
121
listing-page-category-all: "全部"
122
listing-page-no-matches: "无匹配项"
123
listing-page-field-wordcount: "字数统计"
124
listing-page-words: "{0} 字"
125
listing-page-filter: "筛选"
126
127
draft: "草稿"
128
129