-
Notifications
You must be signed in to change notification settings - Fork 0
/
_language.yml
137 lines (115 loc) · 4.32 KB
/
_language.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
# modified from __language.yml, accessed 2024/02/22
zh:
toc-title-document: "Table of contents"
toc-title-website: "On this page"
related-formats-title: "Other Formats"
related-notebooks-title: "Notebooks"
source-notebooks-prefix: "Source"
other-links-title: "Other Links"
code-links-title: "Code Links"
launch-dev-container-title: "Launch Dev Container"
launch-binder-title: "Launch Binder"
article-notebook-label: "Article Notebook"
notebook-preview-download: "Download Notebook"
notebook-preview-download-src: "Download Source"
notebook-preview-back: "Back to Article"
manuscript-meca-bundle: "MECA Bundle"
section-title-abstract: "Abstract"
section-title-appendices: "Appendices"
section-title-footnotes: "Footnotes"
section-title-references: "References"
section-title-reuse: "Reuse"
section-title-copyright: "Copyright"
section-title-citation: "Citation"
appendix-attribution-cite-as: "For attribution, please cite this work as:"
appendix-attribution-bibtex: "BibTeX citation:"
appendix-view-license: "View License"
title-block-author-single: "Author"
title-block-author-plural: "Authors"
title-block-affiliation-single: "Affiliation"
title-block-affiliation-plural: "Affiliations"
title-block-published: "Published"
title-block-modified: "Modified"
title-block-keywords: "Keywords"
callout-tip-title: "Tip"
callout-note-title: "Note"
callout-warning-title: "Warning"
callout-important-title: "Important"
callout-caution-title: "Caution"
code-summary: "Code"
code-tools-menu-caption: "Code"
code-tools-show-all-code: "Show All Code"
code-tools-hide-all-code: "Hide All Code"
code-tools-view-source: "View Source"
code-tools-source-code: "Source Code"
tools-share: "Share"
tools-download: "Download"
code-line: "Line"
code-lines: "Lines"
copy-button-tooltip: "Copy to Clipboard"
copy-button-tooltip-success: "Copied!"
repo-action-links-edit: "Edit this page"
repo-action-links-source: "View source"
repo-action-links-issue: "Report an issue"
back-to-top: "Back to top"
search-no-results-text: "No results"
search-matching-documents-text: "matching documents"
search-copy-link-title: "Copy link to search"
search-hide-matches-text: "Hide additional matches"
search-more-match-text: "more match in this document"
search-more-matches-text: "more matches in this document"
search-clear-button-title: "Clear"
search-text-placeholder: ""
search-detached-cancel-button-title: "Cancel"
search-submit-button-title: "Submit"
search-label: "Search"
toggle-section: "Toggle section"
toggle-sidebar: "Toggle sidebar navigation"
toggle-dark-mode: "Toggle dark mode"
toggle-reader-mode: "Toggle reader mode"
toggle-navigation: "Toggle navigation"
# --- modify start ---
crossref-fig-title: "图"
crossref-tbl-title: "表"
crossref-lst-title: "列表"
crossref-thm-title: "定理"
crossref-lem-title: "引理"
crossref-cor-title: "推论"
crossref-prp-title: "命题"
crossref-cnj-title: "猜想"
crossref-def-title: "定义"
crossref-exm-title: "例"
crossref-exr-title: "习题"
crossref-ch-prefix: "章节"
crossref-apx-prefix: "附录"
crossref-sec-prefix: "小节"
crossref-eq-prefix: "式"
crossref-lof-title: "插图索引"
crossref-lot-title: "表索引"
crossref-lol-title: "列表索引"
environment-proof-title: "证明"
environment-remark-title: "注记"
environment-solution-title: "解"
# --- modify end ---
listing-page-order-by: "Order By"
listing-page-order-by-default: "Default"
listing-page-order-by-date-asc: "Oldest"
listing-page-order-by-date-desc: "Newest"
listing-page-order-by-number-desc: "High to Low"
listing-page-order-by-number-asc: "Low to High"
listing-page-field-date: "Date"
listing-page-field-title: "Title"
listing-page-field-description: "Description"
listing-page-field-author: "Author"
listing-page-field-filename: "File Name"
listing-page-field-filemodified: "Modified"
listing-page-field-subtitle: "Subtitle"
listing-page-field-readingtime: "Reading Time"
listing-page-field-wordcount: "Word Count"
listing-page-field-categories: "Categories"
listing-page-minutes-compact: "{0} min"
listing-page-category-all: "All"
listing-page-no-matches: "No matching items"
listing-page-words: "{0} words"
listing-page-filter: "Filter"
draft: "Draft"