kubernetes / kubernetes/website

[ja] update the term "Node" in glossary

Open
#46,248 7 comments 1 reaction 1 assignee Claimed by @Okabe-Junya View on GitHub
area/localization help wanted kind/feature language/ja triage/accepted
Dominant language
HTML
Stars
5.4k
Forks
15.7k
Avg merge
4d 18h
Merged PRs (30d)
204

Description

**This is a Feature Request**

**What would you like to be added**

- Replace the term "ノード" (written in Ja) with "Node" in [Node section](https://kubernetes.io/ja/docs/reference/glossary/?all=true#term-node)
- Add the term "ノード" to the Glossary ([標準化用語集](https://kubernetes.io/docs/reference/glossary/)).
- Note that this is **original** content in Japanese

**Why is this needed**

In Japanese l10n, the word "Node" refers to two different things:

1. A Kubernetes-specific resource, such as `kind: Node` or `kubectl get node`
2. A more general term for a group of computers, as defined at https://glossary.cncf.io/ja/nodes/

When translating, we use “Node” for the first case and “ノード” (the Japanese word for node) for the second case. However, in the Japanese glossary, despite "Node" referring to the first case, it is written using the notation for the second case.

Therefore, we want to

1. replace the existing "ノード" section with "Node"
2. define a new term "ノード"

**Comments**

/area localization
/language ja
/help

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.