1
1
# i18n strings for the English (main) site.
2
2
# NOTE: Please keep the entries in alphabetical order when editing
3
3
4
- [docs_version_current ]
5
- other = " (この文書) "
4
+ [api_reference_title ]
5
+ other = " APIリファレンス "
6
6
7
- [docs_version_latest_heading ]
8
- other = " 最新のバージョン"
7
+ [auto_generated_pageinfo ]
8
+ other = """ <p>このページは自動生成されています。</p><p>このページに関する問題を報告する際は、問題の説明にこのページが自動生成されたものであることを明記してください。修正はKubernetesプロジェクトの他の場所で行う必要があるかもしれません。</p>
9
+ """
9
10
10
- [docs_version_other_heading ]
11
- other = " 以前のバージョン "
11
+ [case_study_prefix ]
12
+ other = " ケーススタディ: "
12
13
13
14
[caution ]
14
15
other = " 注意:"
@@ -32,7 +33,10 @@ other = "Slack"
32
33
other = " Stack Overflow"
33
34
34
35
[community_twitter_name ]
35
- other = " Twitter"
36
+ other = " X (旧Twitter)"
37
+
38
+ [community_x_name ]
39
+ other = " X (旧Twitter)"
36
40
37
41
[community_youtube_name ]
38
42
other = " YouTube"
@@ -46,6 +50,15 @@ other = "現在表示しているのは、次のバージョン向けのドキ
46
50
[deprecation_warning ]
47
51
other = " のドキュメントは積極的にメンテナンスされていません。現在表示されているバージョンはスナップショットです。最新のドキュメントはこちらです: "
48
52
53
+ [docs_version_current ]
54
+ other = " (この文書)"
55
+
56
+ [docs_version_latest_heading ]
57
+ other = " 最新のバージョン"
58
+
59
+ [docs_version_other_heading ]
60
+ other = " 以前のバージョン"
61
+
49
62
[outdated_content_title ]
50
63
other = " このページに記載されている情報は古い可能性があります"
51
64
@@ -67,9 +80,24 @@ other = "私は..."
67
80
[docs_label_users ]
68
81
other = " ユーザー"
69
82
83
+ [docs_page_versions ]
84
+ other = " この%sはKubernetes %s用です。別のKubernetesバージョンを使用したい場合は、代わりに以下のページを参照してください。"
85
+
70
86
[end_of_life ]
71
87
other = " サポート終了日"
72
88
89
+ [envvars_heading ]
90
+ other = " 環境変数"
91
+
92
+ [examples_heading ]
93
+ other = " 例"
94
+
95
+ [feature_state_kubernetes_label ]
96
+ other = " Kubernetes"
97
+
98
+ [feature_state_feature_gate_tooltip ]
99
+ other = " フィーチャーゲート:"
100
+
73
101
[feedback_heading ]
74
102
other = " フィードバック"
75
103
@@ -85,6 +113,9 @@ other = "はい"
85
113
[input_placeholder_email_address ]
86
114
other = " メールアドレス"
87
115
116
+ [javascript_required ]
117
+ other = " このコンテンツを表示するには、JavaScriptを[有効に](https://www.enable-javascript.com/)する必要があります"
118
+
88
119
[latest_release ]
89
120
other = " 最新リリース"
90
121
@@ -103,24 +134,96 @@ other = "あなたの話を聞かせてください"
103
134
[layouts_docs_glossary_aka ]
104
135
other = " またの名を"
105
136
106
- [layouts_docs_glossary_description ]
107
- other = " この用語集は、Kubernetesの用語の包括的で標準化されたリストを対象としています。これには、Kubernetesに固有で有用なコンテキストを提供しつつも、より一般的な技術用語が含まれています 。"
137
+ [layout_docs_glossary_architecture_description ]
138
+ other = " Kubernetes内部のコンポーネント 。"
108
139
109
- [layouts_docs_glossary_deselect_all ]
110
- other = " すべての選択を解除 "
140
+ [layout_docs_glossary_architecture_name ]
141
+ other = " アーキテクチャ "
111
142
112
143
[layouts_docs_glossary_click_details_after ]
113
144
other = " 特定の用語の詳細な説明を取得するには、以下のインジケータを使用します。"
114
145
115
146
[layouts_docs_glossary_click_details_before ]
116
147
other = " Click on the" # TODO: Translate me
117
148
149
+ [layout_docs_glossary_community_description ]
150
+ other = " Kubernetesのオープンソース開発に関連する用語。"
151
+
152
+ [layout_docs_glossary_community_name ]
153
+ other = " コミュニティ"
154
+
155
+ [layout_docs_glossary_core-object_description ]
156
+ other = " Kubernetesがデフォルトで提供するリソースタイプ。"
157
+
158
+ [layout_docs_glossary_core-object_name ]
159
+ other = " コアオブジェクト"
160
+
161
+ [layouts_docs_glossary_description ]
162
+ other = " この用語集は、Kubernetesの用語の包括的で標準化されたリストを対象としています。これには、Kubernetesに固有で有用なコンテキストを提供しつつも、より一般的な技術用語が含まれています。"
163
+
164
+ [layouts_docs_glossary_deselect_all ]
165
+ other = " すべての選択を解除"
166
+
167
+ [layout_docs_glossary_extension_description ]
168
+ other = " Kubernetesによってサポートされているカスタマイズ。"
169
+
170
+ [layout_docs_glossary_extension_name ]
171
+ other = " 拡張"
172
+
118
173
[layouts_docs_glossary_filter ]
119
174
other = " タグに従って用語をフィルタ"
120
175
176
+ [layout_docs_glossary_fundamental_description ]
177
+ other = " Kubernetesを初めて使用するユーザーに関連する用語。"
178
+
179
+ [layout_docs_glossary_fundamental_name ]
180
+ other = " 基本"
181
+
182
+ [layout_docs_glossary_networking_description ]
183
+ other = " Kubernetesコンポーネントが互いに(およびクラスター外のプログラムと)どのように通信するか。"
184
+
185
+ [layout_docs_glossary_networking_name ]
186
+ other = " ネットワーキング"
187
+
188
+ [layout_docs_glossary_operation_description ]
189
+ other = " Kubernetesの起動とメンテナンス。"
190
+
191
+ [layout_docs_glossary_operation_name ]
192
+ other = " オペレーション"
193
+
194
+ [layout_docs_glossary_security_description ]
195
+ other = " Kubernetesアプリケーションを安全かつセキュアに保つ。"
196
+
197
+ [layout_docs_glossary_security_name ]
198
+ other = " セキュリティ"
199
+
121
200
[layouts_docs_glossary_select_all ]
122
201
other = " すべてを選択"
123
202
203
+ [layout_docs_glossary_storage_description ]
204
+ other = " Kubernetesアプリケーションが永続データをどのように処理するか。"
205
+
206
+ [layout_docs_glossary_storage_name ]
207
+ other = " ストレージ"
208
+
209
+ [layout_docs_glossary_tool_description ]
210
+ other = " Kubernetesをより良く、より簡単に使用するためのソフトウェア。"
211
+
212
+ [layout_docs_glossary_tool_name ]
213
+ other = " ツール"
214
+
215
+ [layout_docs_glossary_user-type_description ]
216
+ other = " 一般的なKubernetesユーザーのタイプ。"
217
+
218
+ [layout_docs_glossary_user-type_name ]
219
+ other = " ユーザータイプ"
220
+
221
+ [layout_docs_glossary_workload_description ]
222
+ other = " Kubernetes上で実行されているアプリケーション。"
223
+
224
+ [layout_docs_glossary_workload_name ]
225
+ other = " ワークロード"
226
+
124
227
[layouts_docs_partials_feedback_improvement ]
125
228
other = " 改善を提案"
126
229
@@ -223,6 +326,9 @@ other = """このセクションでは、Kubernetesが必要とする機能を
223
326
[thirdparty_message_disclaimer ]
224
327
other = """ <p>このページの項目は、Kubernetesが必要とする機能を提供するサードパーティー製品またはプロジェクトです。Kubernetesプロジェクトの作者は、それらのサードパーティー製品またはプロジェクトに責任を負いません。詳しくは、<a href="https://github.com/cncf/foundation/blob/master/website-guidelines.md" target="_blank">CNCFウェブサイトのガイドライン</a>をご覧ください。第三者のリンクを追加するような変更を提案する前に、<a href="/docs/contribute/style/content-guide/#third-party-content">コンテンツガイド</a>を読むべきです。</p>"""
225
328
329
+ [translated_by ]
330
+ other = " 翻訳:"
331
+
226
332
[version_check_mustbe ]
227
333
other = " 作業するKubernetesサーバーは次のバージョンである必要があります: "
228
334
0 commit comments