Skip to content

Commit 753021a

Browse files
authored
Merge pull request #47353 from Okabe-Junya/update-ja-toml
[ja] Update ja.toml
2 parents e8c9dda + ad8dd85 commit 753021a

File tree

1 file changed

+117
-11
lines changed

1 file changed

+117
-11
lines changed

data/i18n/ja/ja.toml

Lines changed: 117 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
# i18n strings for the English (main) site.
22
# NOTE: Please keep the entries in alphabetical order when editing
33

4-
[docs_version_current]
5-
other = "(この文書)"
4+
[api_reference_title]
5+
other = "APIリファレンス"
66

7-
[docs_version_latest_heading]
8-
other = "最新のバージョン"
7+
[auto_generated_pageinfo]
8+
other = """<p>このページは自動生成されています。</p><p>このページに関する問題を報告する際は、問題の説明にこのページが自動生成されたものであることを明記してください。修正はKubernetesプロジェクトの他の場所で行う必要があるかもしれません。</p>
9+
"""
910

10-
[docs_version_other_heading]
11-
other = "以前のバージョン"
11+
[case_study_prefix]
12+
other = "ケーススタディ:"
1213

1314
[caution]
1415
other = "注意:"
@@ -32,7 +33,10 @@ other = "Slack"
3233
other = "Stack Overflow"
3334

3435
[community_twitter_name]
35-
other = "Twitter"
36+
other = "X (旧Twitter)"
37+
38+
[community_x_name]
39+
other = "X (旧Twitter)"
3640

3741
[community_youtube_name]
3842
other = "YouTube"
@@ -46,6 +50,15 @@ other = "現在表示しているのは、次のバージョン向けのドキ
4650
[deprecation_warning]
4751
other = " のドキュメントは積極的にメンテナンスされていません。現在表示されているバージョンはスナップショットです。最新のドキュメントはこちらです: "
4852

53+
[docs_version_current]
54+
other = "(この文書)"
55+
56+
[docs_version_latest_heading]
57+
other = "最新のバージョン"
58+
59+
[docs_version_other_heading]
60+
other = "以前のバージョン"
61+
4962
[outdated_content_title]
5063
other = "このページに記載されている情報は古い可能性があります"
5164

@@ -67,9 +80,24 @@ other = "私は..."
6780
[docs_label_users]
6881
other = "ユーザー"
6982

83+
[docs_page_versions]
84+
other = "この%sはKubernetes %s用です。別のKubernetesバージョンを使用したい場合は、代わりに以下のページを参照してください。"
85+
7086
[end_of_life]
7187
other = "サポート終了日"
7288

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+
73101
[feedback_heading]
74102
other = "フィードバック"
75103

@@ -85,6 +113,9 @@ other = "はい"
85113
[input_placeholder_email_address]
86114
other = "メールアドレス"
87115

116+
[javascript_required]
117+
other = "このコンテンツを表示するには、JavaScriptを[有効に](https://www.enable-javascript.com/)する必要があります"
118+
88119
[latest_release]
89120
other = "最新リリース"
90121

@@ -103,24 +134,96 @@ other = "あなたの話を聞かせてください"
103134
[layouts_docs_glossary_aka]
104135
other = "またの名を"
105136

106-
[layouts_docs_glossary_description]
107-
other = "この用語集は、Kubernetesの用語の包括的で標準化されたリストを対象としています。これには、Kubernetesに固有で有用なコンテキストを提供しつつも、より一般的な技術用語が含まれています"
137+
[layout_docs_glossary_architecture_description]
138+
other = "Kubernetes内部のコンポーネント"
108139

109-
[layouts_docs_glossary_deselect_all]
110-
other = "すべての選択を解除"
140+
[layout_docs_glossary_architecture_name]
141+
other = "アーキテクチャ"
111142

112143
[layouts_docs_glossary_click_details_after]
113144
other = "特定の用語の詳細な説明を取得するには、以下のインジケータを使用します。"
114145

115146
[layouts_docs_glossary_click_details_before]
116147
other = "Click on the" # TODO: Translate me
117148

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+
118173
[layouts_docs_glossary_filter]
119174
other = "タグに従って用語をフィルタ"
120175

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+
121200
[layouts_docs_glossary_select_all]
122201
other = "すべてを選択"
123202

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+
124227
[layouts_docs_partials_feedback_improvement]
125228
other = "改善を提案"
126229

@@ -223,6 +326,9 @@ other = """このセクションでは、Kubernetesが必要とする機能を
223326
[thirdparty_message_disclaimer]
224327
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>"""
225328

329+
[translated_by]
330+
other = "翻訳:"
331+
226332
[version_check_mustbe]
227333
other = "作業するKubernetesサーバーは次のバージョンである必要があります: "
228334

0 commit comments

Comments
 (0)