Skip to content

Commit 0e7433b

Browse files
committed
Translate contribute/style/content-guide.md into Japanese.
1 parent 32e0ff5 commit 0e7433b

File tree

1 file changed

+26
-41
lines changed

1 file changed

+26
-41
lines changed
Lines changed: 26 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,77 +1,62 @@
11
---
2-
title: Documentation Content Guide
3-
linktitle: Content guide
2+
title: ドキュメントコンテンツガイド
3+
linktitle: コンテンツガイド
44
content_type: concept
55
weight: 10
66
---
77

88
<!-- overview -->
99

10-
This page contains guidelines for Kubernetes documentation.
10+
このページでは、Kubernetesのドキュメント上のコンテンツのガイドラインを説明します。
1111

12-
If you have questions about what's allowed, join the #sig-docs channel in
13-
[Kubernetes Slack](https://slack.k8s.io/) and ask!
14-
15-
You can register for Kubernetes Slack at https://slack.k8s.io/.
16-
17-
For information on creating new content for the Kubernetes
18-
docs, follow the [style guide](/docs/contribute/style/style-guide).
12+
許可されるコンテンツに関して疑問がある場合は、[Kubernetes Slack](https://slack.k8s.io/)の#sig-docsチャンネルに参加して質問してください!
1913

14+
Kubernetes Slackには、<https://slack.k8s.io/> から参加登録ができます。
2015

16+
Kubernetesドキュメントの新しいコンテンツの作成に関する情報については、[スタイルガイド](/docs/contribute/style/style-guide)に従ってください。
2117

2218
<!-- body -->
2319

24-
## Overview
20+
## 概要
2521

26-
Source for the Kubernetes website, including the docs, resides in the
27-
[kubernetes/website](https://github.com/kubernetes/website) repository.
22+
ドキュメントを含むKubernetesのウェブサイトのソースは、[kubernetes/website](https://github.com/kubernetes/website)リポジトリに置かれています。
2823

29-
Located in the `kubernetes/website/content/<language_code>/docs` folder, the
30-
majority of Kubernetes documentation is specific to the [Kubernetes
31-
project](https://github.com/kubernetes/kubernetes).
24+
Kubernetesの主要なドキュメントは`kubernetes/website/content/<language_code>/docs`フォルダに置かれており、これらは[Kubernetesプロジェクト](https://github.com/kubernetes/kubernetes)を対象としています。
3225

33-
## What's allowed
26+
## 許可されるコンテンツ
3427

35-
Kubernetes docs allow content for third-party projects only when:
28+
Kubernetesのドキュメントにサードパーティーのコンテンツを掲載することが許されるのは、次の場合のみです。
3629

37-
- Content documents software in the Kubernetes project
38-
- Content documents software that's out of project but necessary for Kubernetes to function
39-
- Content is canonical on kubernetes.io, or links to canonical content elsewhere
30+
- コンテンツがKubernetesプロジェクト内のソフトウェアのドキュメントとなる場合
31+
- コンテンツがプロジェクト外のソフトウェアのドキュメントとなるが、Kubernetesを機能させるために必要である場合
32+
- コンテンツがkubernetes.ioの正規のコンテンツであるか、他の場所の正規のコンテンツへのリンクである場合
4033

41-
### Third party content
34+
### サードパーティーのコンテンツ
4235

43-
Kubernetes documentation includes applied examples of projects in the Kubernetes project&mdash;projects that live in the [kubernetes](https://github.com/kubernetes) and
44-
[kubernetes-sigs](https://github.com/kubernetes-sigs) GitHub organizations.
36+
Kubernetesのドキュメントには、Kubernetesプロジェクト([kubernetes](https://github.com/kubernetes)および[kubernetes-sigs](https://github.com/kubernetes-sigs) GitHub organizationsに存在するプロジェクト)の適用例が含まれています。
4537

46-
Links to active content in the Kubernetes project are always allowed.
38+
Kubernetesプロジェクト内のアクティブなコンテンツへのリンクは常に許可されます。
4739

48-
Kubernetes requires some third party content to function. Examples include container runtimes (containerd, CRI-O, Docker),
49-
[networking policy](/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/) (CNI plugins), [Ingress controllers](/docs/concepts/services-networking/ingress-controllers/), and [logging](/docs/concepts/cluster-administration/logging/).
40+
Kubernetesを機能させるためには、一部サードパーティーのコンテンツが必要です。たとえば、コンテナランタイム(containerd、CRI-O、Docker)、[ネットワークポリシー](/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/)(CNI plugin)、[Ingressコントローラー](/ja/docs/concepts/services-networking/ingress-controllers/)[ロギング](/docs/concepts/cluster-administration/logging/)などです。
5041

51-
Docs can link to third-party open source software (OSS) outside the Kubernetes project only if it's necessary for Kubernetes to function.
42+
ドキュメント内で、Kubernetesプロジェクト外のサードパーティーのオープンソースソフトウェア(OSS)にリンクすることができるのは、Kubernetesを機能させるために必要な場合のみです。
5243

53-
### Dual sourced content
44+
### 情報源が重複するコンテンツ
5445

55-
Wherever possible, Kubernetes docs link to canonical sources instead of hosting
56-
dual-sourced content.
46+
可能な限り、Kubernetesのドキュメントは正規の情報源にリンクするようにし、情報源が重複してしまうようなホスティングは行いません。
5747

58-
Dual-sourced content requires double the effort (or more!) to maintain
59-
and grows stale more quickly.
48+
情報源が重複したコンテンツは、メンテナンスするために2倍の労力(あるいはそれ以上!)が必要になり、より早く情報が古くなってしまいます。
6049

6150
{{< note >}}
6251

63-
If you're a maintainer for a Kubernetes project and need help hosting your own docs,
64-
ask for help in [#sig-docs on Kubernetes Slack](https://kubernetes.slack.com/messages/C1J0BPD2M/).
52+
あなたがKubernetesのプロジェクトのメンテナーであり、ドキュメントのホスティングに関して手助けが必要なときは、[Kubernetes Slackの#sig-docs](https://kubernetes.slack.com/messages/C1J0BPD2M/)で教えてください。
6553

6654
{{< /note >}}
6755

68-
### More information
69-
70-
If you have questions about allowed content, join the [Kubernetes Slack](https://slack.k8s.io/) #sig-docs channel and ask!
71-
56+
### その他の情報
7257

58+
許可されるコンテンツに関して疑問がある場合は、[Kubernetes Slack](https://slack.k8s.io/)の#sig-docsチャンネルに参加して質問してください!
7359

7460
## {{% heading "whatsnext" %}}
7561

76-
77-
* Read the [Style guide](/docs/contribute/style/style-guide).
62+
* [スタイルガイド](/docs/contribute/style/style-guide)を読む

0 commit comments

Comments
 (0)