Commit Graph

3170 Commits (f09c6a56954c386ee80ce1d744271850f46192a9)

Author SHA1 Message Date
Kubernetes Prow Robot d43a81331d
Merge pull request #44883 from Okabe-Junya/fix-44882
[ja] typo: Typo in Japanese translation of "controller"
2024-01-31 05:13:08 -08:00
Kubernetes Prow Robot 3cb2211033
Merge pull request #44652 from EigoOda/main
Fix broken link of content/ja/docs/contribute/_index.md
2024-01-31 05:10:12 -08:00
Junya Okabe 1248448451
[ja] add Release History page for Japanese (#44621)
* init: cp content/en/releases/_index.md content/ja/releases/_index.md

* feat: translate into Japanese

* update: i18n config

* fix: typo

* fix: ja.toml

* del: released entry

* update: ja.toml

* update: ja.toml

Co-authored-by: atoato88 <akihito-inou@nec.com>

* update: L12

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>

* update: L13

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>

* update: ja.toml

Co-authored-by: Tim Bannister <tim@scalefactory.com>

---------

Co-authored-by: atoato88 <akihito-inou@nec.com>
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-01-31 05:07:21 -08:00
Kubernetes Prow Robot 7236cd502b
Merge pull request #44901 from azn-abel/ja
[ja] sync k8s.io/ja/docs/tasks/debug/debug-application/determine-reason-pod-failure/#次の項目 with en docs
2024-01-31 05:01:44 -08:00
Kubernetes Prow Robot 3203f711fb
Merge pull request #44941 from windsonsea/delsta
[ja] Sync delete-stateful-set.md
2024-01-31 04:58:53 -08:00
Kubernetes Prow Robot 2943412fad
Merge pull request #44928 from Arhell/ja-service
[ja] fixed installation guide in using CoreDNS for Service Discovery …
2024-01-31 04:37:21 -08:00
Junya Okabe 1fd7b524de
[ja] Following the upstream for `content/en/docs/tasks/debug/debug-cluster/_index.md` (#44777)
* update: ## overview

* update: Listing your cluster

* feat: add ### Example: debugging a down/unreachable node

* update: ## Looking at logs

* update: ## Cluster failure modes

* feat: add ## {{% heading "whatsnext" %}}

* fix: "Node" to "ノード"

* update: L12: add `/`

Co-authored-by: atoato88 <akihito-inou@nec.com>

* update: L313: add `/ja`

Co-authored-by: atoato88 <akihito-inou@nec.com>

* update: L314: add `/ja`

Co-authored-by: atoato88 <akihito-inou@nec.com>

* update: L315: add `/ja`

Co-authored-by: atoato88 <akihito-inou@nec.com>

* update: L317: add `/ja`

Co-authored-by: atoato88 <akihito-inou@nec.com>

* update: L318: add `/ja`

Co-authored-by: atoato88 <akihito-inou@nec.com>

* update: L319: add `/ja`

Co-authored-by: atoato88 <akihito-inou@nec.com>

* update: L226

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

---------

Co-authored-by: atoato88 <akihito-inou@nec.com>
Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>
2024-01-31 04:34:21 -08:00
Kubernetes Prow Robot e54c2444bb
Merge pull request #44732 from Arhell/ja-link
[ja] Fix voyager link
2024-01-31 04:25:57 -08:00
windsonsea 82f5814674 [ja] Sync delete-stateful-set.md 2024-01-30 16:47:14 +08:00
Abel Lu eed2978bee
Update content/ja/docs/tasks/debug/debug-application/determine-reason-pod-failure.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2024-01-28 23:55:01 -05:00
Arhell 1e533faa99 [ja] fixed installation guide in using CoreDNS for Service Discovery page 2024-01-29 00:20:03 +02:00
Abel Lu dbe0b5ee70 sync ja with en 2024-01-25 13:10:01 -05:00
Junya Okabe 86f6d36b2b fix: "コントローラ" to "コントローラー" 2024-01-25 01:28:15 +09:00
EigoOda 12dbaad982
Fix the link of content/ja/docs/contribute/_index.md 2024-01-22 13:31:10 +09:00
Junya Okabe 5333168f63
[ja] Following the upstream for `/content/ja/docs/contribute/_index.md` (#44182)
* Initial Commit

* cp: copy from content/en/docs/contribute/_index.md to content/ja/docs/contribute/_index.md

* translate en to ja

* translate en to ja (in mermaid)

* update: condense the text into single-line

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* update: L57: change the nouns to verbs

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* update: L91: use figure <number>

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* update: L131: use figure <number>

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* update: del unnecessary empty

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* update: L113: fix translation "suggestion"

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* update: L100: use figure <number>

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* update: L142

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* update: L93

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* update: L40: fix URI

---------

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>
2024-01-20 10:22:36 +01:00
Cintia Sanchez Garcia 26e760da6e Update references to CNCF landscape (v2)
This PR updates all the references to the CNCF landscape (v2). This includes migrating to the new embeddable views that the new landscape provides, changing how iframe-resizer is used and updating a few links.

Related to #44022

Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2024-01-18 12:36:45 +01:00
Kubernetes Prow Robot c08484c182
Merge pull request #44619 from Okabe-Junya/fix-44616
[ja] Update `content/ja/docs/home/_index.md`
2024-01-16 14:33:26 +01:00
Arhell 092d13bfba [ja] Fix voyager link 2024-01-14 00:23:19 +02:00
Kubernetes Prow Robot 2a969ec60a
Merge pull request #44599 from Arhell/ja-skil
[ja] Fix broken GitHub Learning link
2024-01-13 02:30:40 +01:00
Kubernetes Prow Robot 2fb7ce9ee9
Merge pull request #44656 from 9sako6/patch-1
[ja] Fix indentation of example code in Secret doc
2024-01-13 01:38:14 +01:00
kujiraitakahiro cd0505c780
[ja] Translate reference/glossary/admission-controller.md & affinity.md & aggregation-layer.md & annotation.md & api-group.md into Japanese (#43641)
* translate some files

admission-controller.md
affinity.md
aggregation-layer.md
annotation.md
api-group.md

* translate cadvisor.md(glossary)

* Revert "translate cadvisor.md(glossary)"

This reverts commit aeed4bc65a.

* Update content/ja/docs/reference/glossary/admission-controller.md

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/reference/glossary/affinity.md

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/reference/glossary/affinity.md

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/reference/glossary/affinity.md

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/reference/glossary/affinity.md

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/reference/glossary/aggregation-layer.md

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/reference/glossary/annotation.md

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/reference/glossary/api-group.md

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

---------

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>
2024-01-12 18:28:07 +01:00
Kubernetes Prow Robot 3188c3ab29
Merge pull request #44434 from sftim/20231219_move_feature_gates_pages_ja
[ja] Move feature gates page
2024-01-12 18:18:31 +01:00
kujiraitakahiro 640aa24f01
[ja] Translate reference/glossary/app-container.md & application-architect.md & application-developer.md & applications.md & approver.md into Japanese (#43657)
* translate some files into japanese.

app-container.md
application-architect.md
application-developer.md
applications.md
approver.md

Update app-container.md

Update app-container.md

* Update content/ja/docs/reference/glossary/app-container.md

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/reference/glossary/application-architect.md

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/reference/glossary/application-architect.md

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/reference/glossary/application-developer.md

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/reference/glossary/application-developer.md

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/reference/glossary/approver.md

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/reference/glossary/approver.md

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

---------

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>
2024-01-12 18:11:24 +01:00
Yutaro Taira c4e386e05e [ja] Fix indentation of example code in Secret doc 2024-01-07 14:36:36 +09:00
Junya Okabe 71e46006fd feat: update content/ja/docs/home/_index.md 2024-01-04 03:02:22 +09:00
Arhell 4679ecd008 [ja] Fix broken GitHub Learning link 2024-01-01 17:46:49 +02:00
Kubernetes Prow Robot 7f96e84b48
Merge pull request #44184 from Okabe-Junya/fix-44183
[ja] Update `/content/ja/docs/contribute/localization.md`
2023-12-27 15:48:49 +01:00
Kubernetes Prow Robot 72103a357d
Merge pull request #44181 from Arhell/ja-upd
[ja] Update install-kubeadm.md
2023-12-27 15:46:21 +01:00
Kubernetes Prow Robot 526ee541cd
Merge pull request #44233 from Okabe-Junya/fix-44232
[ja] fix: code block in `content/ja/docs/tasks/administer-cluster/kubeadm/configure-cgroup-driver.md`
2023-12-27 15:43:43 +01:00
Kubernetes Prow Robot fbc4259427
Merge pull request #43887 from lyzlisa/ja-footer
[ja] Change footer l10n from Home to Documentation
2023-12-20 04:19:21 +01:00
Tim Bannister 1062b122e5 Move feature gates page
This commit covers the Japanese (日本語) language.
2023-12-19 18:03:32 +00:00
Junya Okabe c27b829aaf
revert: L25
Co-authored-by: atoato88 <akihito-inou@nec.com>
2023-12-07 17:09:04 +09:00
Junya Okabe d836a0cc73 fix: code block 2023-12-06 17:02:52 +09:00
Junya Okabe 33dfa837ec sed s/master/main/g 2023-12-02 20:22:32 +09:00
Junya Okabe 4a715a610d del: releated in milestone 2023-12-02 20:20:35 +09:00
Arhell 9fe14aa874 [ja] Update install-kubeadm.md 2023-12-02 11:27:43 +02:00
Arhell c01060d26f [ja] Ensure all letters in kind are in lowercase 2023-12-01 11:38:24 +02:00
Kubernetes Prow Robot f214c4802b
Merge pull request #43940 from Arhell/ja-let
[ja] Ensure seccomp starts with small letter
2023-11-21 16:01:50 +01:00
Kubernetes Prow Robot e0982e0a13
Merge pull request #43201 from kujiraitakahiro/contribution
[ja] Translate reference/glossary/helm-chart.md into Japanese
2023-11-21 15:57:24 +01:00
Kubernetes Prow Robot e4608f5c4d
Merge pull request #43677 from Arhell/ja-bar
[ja] add searchbar to index page
2023-11-21 15:48:24 +01:00
Kubernetes Prow Robot da69302235
Merge pull request #43670 from SaranBalaji90/JaDocUpdate
Update broken github link for Japanese Storage-limit doc.
2023-11-21 15:46:00 +01:00
Kubernetes Prow Robot 289115d89b
Merge pull request #43649 from Arhell/ja-job
[ja] Fix incorrect field path in Job concept
2023-11-21 15:43:41 +01:00
Kubernetes Prow Robot 9a6b78a99f
Merge pull request #43594 from Arhell/ja-update
[ja] fix: update deprecated command in code example
2023-11-21 15:41:21 +01:00
Kubernetes Prow Robot bd0298fa43
Merge pull request #43322 from knthm/ja-fix-capacity-unit-letter-case
content: ja: Fix incorrect letter case for data storage units
2023-11-21 15:39:02 +01:00
Kubernetes Prow Robot cb5c714187
Merge pull request #42972 from chansuke/hotfix/update-expression-of-minikube
[ja] Fix campitalization of minikube in japanese translation
2023-11-17 03:41:48 +01:00
Arhell 48bde1f7d5 [ja] Ensure seccomp starts with small letter 2023-11-15 00:15:21 +02:00
Lisa Y. Zhu ade1020f84
[ja] Change footer l10n from Home to Documentation
Addresses Japanese l10n strings described in #43068
2023-11-11 18:38:01 -05:00
kujiraitakahiro 10caf96f75
Update content/ja/docs/reference/glossary/helm-chart.md
Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>
2023-11-09 21:46:18 +09:00
Kenneth J. Miller bf877dc646 content: ja: Fix incorrect letter case for data storage units
Gib (Gibibit) was used where GiB (Gibibyte) is intended.
2023-11-03 10:35:35 +01:00
Neko Ayaka 3aeff30a8e
Improve readabilities by restricting X (Twitter) widget width and height in /community page
1. Limit embedded X (Twitter) widget iframe with
   - 600px of width with data-width attribute,
   - 800px of height with data-height attribute.
2. Adjusted the styles of the container of X (Twitter) widget for better UI/UX with centered elements.

Signed-off-by: Neko Ayaka <neko@ayaka.moe>
2023-11-01 11:15:16 +08:00