Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
quarto-dev
GitHub Repository: quarto-dev/quarto-cli
Path: blob/main/src/resources/language/_language.yml
12925 views
1
toc-title-document: "Table of contents"
2
toc-title-website: "On this page"
3
4
related-formats-title: "Other Formats"
5
related-notebooks-title: "Notebooks"
6
source-notebooks-prefix: "Source"
7
other-links-title: "Other Links"
8
code-links-title: "Code Links"
9
launch-dev-container-title: "Launch Dev Container"
10
launch-binder-title: "Launch Binder"
11
12
article-notebook-label: "Article Notebook"
13
notebook-preview-download: "Download Notebook"
14
notebook-preview-download-src: "Download Source"
15
notebook-preview-back: "Back to Article"
16
manuscript-meca-bundle: "MECA Bundle"
17
18
section-title-abstract: "Abstract"
19
section-title-appendices: "Appendices"
20
section-title-footnotes: "Footnotes"
21
section-title-references: "References"
22
section-title-reuse: "Reuse"
23
section-title-copyright: "Copyright"
24
section-title-citation: "Citation"
25
26
appendix-attribution-cite-as: "For attribution, please cite this work as:"
27
appendix-attribution-bibtex: "BibTeX citation:"
28
appendix-view-license: "View License"
29
30
title-block-author-single: "Author"
31
title-block-author-plural: "Authors"
32
title-block-affiliation-single: "Affiliation"
33
title-block-affiliation-plural: "Affiliations"
34
title-block-published: "Published"
35
title-block-modified: "Modified"
36
title-block-keywords: "Keywords"
37
38
callout-tip-title: "Tip"
39
callout-note-title: "Note"
40
callout-warning-title: "Warning"
41
callout-important-title: "Important"
42
callout-caution-title: "Caution"
43
44
code-summary: "Code"
45
46
code-tools-menu-caption: "Code"
47
code-tools-show-all-code: "Show All Code"
48
code-tools-hide-all-code: "Hide All Code"
49
code-tools-view-source: "View Source"
50
code-tools-source-code: "Source Code"
51
52
tools-share: "Share"
53
tools-download: "Download"
54
55
code-line: "Line"
56
code-lines: "Lines"
57
58
copy-button-tooltip: "Copy to Clipboard"
59
copy-button-tooltip-success: "Copied!"
60
61
repo-action-links-edit: "Edit this page"
62
repo-action-links-source: "View source"
63
repo-action-links-issue: "Report an issue"
64
65
back-to-top: "Back to top"
66
67
search-no-results-text: "No results"
68
search-matching-documents-text: "matching documents"
69
search-copy-link-title: "Copy link to search"
70
search-hide-matches-text: "Hide additional matches"
71
search-more-match-text: "more match in this document"
72
search-more-matches-text: "more matches in this document"
73
search-clear-button-title: "Clear"
74
search-text-placeholder: ""
75
search-detached-cancel-button-title: "Cancel"
76
search-submit-button-title: "Submit"
77
search-label: "Search"
78
79
toggle-section: "Toggle section"
80
toggle-sidebar: "Toggle sidebar navigation"
81
toggle-dark-mode: "Toggle dark mode"
82
toggle-reader-mode: "Toggle reader mode"
83
toggle-navigation: "Toggle navigation"
84
85
crossref-fig-title: "Figure"
86
crossref-tbl-title: "Table"
87
crossref-lst-title: "Listing"
88
crossref-thm-title: "Theorem"
89
crossref-lem-title: "Lemma"
90
crossref-cor-title: "Corollary"
91
crossref-prp-title: "Proposition"
92
crossref-cnj-title: "Conjecture"
93
crossref-def-title: "Definition"
94
crossref-exm-title: "Example"
95
crossref-exr-title: "Exercise"
96
crossref-ch-prefix: "Chapter"
97
crossref-apx-prefix: "Appendix"
98
crossref-sec-prefix: "Section"
99
crossref-eq-prefix: "Equation"
100
crossref-lof-title: "List of Figures"
101
crossref-lot-title: "List of Tables"
102
crossref-lol-title: "List of Listings"
103
104
environment-proof-title: "Proof"
105
environment-remark-title: "Remark"
106
environment-solution-title: "Solution"
107
108
listing-page-order-by: "Order By"
109
listing-page-order-by-default: "Default"
110
listing-page-order-by-date-asc: "Oldest"
111
listing-page-order-by-date-desc: "Newest"
112
listing-page-order-by-number-desc: "High to Low"
113
listing-page-order-by-number-asc: "Low to High"
114
listing-page-field-date: "Date"
115
listing-page-field-title: "Title"
116
listing-page-field-description: "Description"
117
listing-page-field-author: "Author"
118
listing-page-field-filename: "File Name"
119
listing-page-field-filemodified: "Modified"
120
listing-page-field-subtitle: "Subtitle"
121
listing-page-field-readingtime: "Reading Time"
122
listing-page-field-wordcount: "Word Count"
123
listing-page-field-categories: "Categories"
124
listing-page-minutes-compact: "{0} min"
125
listing-page-category-all: "All"
126
listing-page-no-matches: "No matching items"
127
listing-page-words: "{0} words"
128
listing-page-filter: "Filter"
129
130
draft: "Draft"
131
132