Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
quarto-dev
GitHub Repository: quarto-dev/quarto-cli
Path: blob/main/src/resources/language/_language-ja.yml
12925 views
1
toc-title-document: "目次"
2
toc-title-website: "目次"
3
4
related-formats-title: "その他のフォーマット"
5
related-notebooks-title: "Notebooks"
6
source-notebooks-prefix: "ソース"
7
other-links-title: "その他のリンク"
8
code-links-title: "コードリンクス"
9
launch-dev-container-title: "Devコンテナを起動する"
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-cite-as: "引用方法"
27
appendix-attribution-bibtex: "BibTeX"
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