kubernetes / website

Kubernetes website and documentation repo:
https://kubernetes.io
Creative Commons Attribution 4.0 International
4.47k stars 14.38k forks source link

Tracking Indonesian Translation Progress (M4) #22296

Closed girikuncoro closed 3 years ago

girikuncoro commented 4 years ago

This is tracking issue of our progress from Q3 2020 onwards. In the beginning of this milestone, as per our metrics, we have translated 150 pages from 60 contributors, with around 8,000 views per month.

Maintainers

For New Contributors

To translate a page:

  1. Check that no one else has claimed your page in the checklist and comments below.
  2. Comment below with the name of the page you would like to translate. Take only one page at a time.
  3. Fork this repo, make your translations, and submit a pull request with language/id label!
  4. After submit, reviewers will give comments in couple of days, please address them. It's recommended to also squash your commits with good commit message.

TL;DR Top 5 Mistakes for New Contributors

  1. We use "kamu" instead of more formal "Anda" to be more friendly with our readers.
  2. Use CamelCase style to write Kubernetes API objects, see complete list here.
    • Correct: PersistentVolume. Incorrect: persistent volume, PersistentVolume, persistentVolume
    • Correct: Pod. Incorrect: pod, pod, "pod"
  3. Italicize imported english words if you can't find the indonesian words.
    • Correct: controller. Incorrect: controller, controller
  4. After raising PR, the reviewers will give feedback and comment, please address the comments or give suggestion if you think the comments don't make sense. Many people who are new to contribution thought PR is completion.
  5. Proof read your translation before raising PR. Check for typos. Choice of wordings are debatable, but we don't tolerate typos.

Top 5 Most Common Translated Words

For complete words, read the glossary (link is being reworked), consult with KBBI here, the one from Kemendikbud, and the RSNI Glosarium from Ivan Lanin to understand how to translate various technical and Kubernetes-specific terms. (If you're still not sure about something, please don't hesitate to ask in Slack channel, we won't bite πŸ˜„)

Also, there is no special style guide for writing Bahasa Indonesia. In general we can follow the English style guide with some addition to italicizing imported words.

Please commit with your translations! When you get comments from reviewers, please address them. We expect claimed pages to be translated within 2 weeks. If you find that you can't commit any more, let the maintainers know so they can assign the page to someone else.

For maintainers

When someone volunteers, edit this issue with the username of the volunteer, and with the PR. Ex:

When PRs are merged, make sure to mark that page as completed!

Work Status

(πŸƒ Work in Progress; πŸ‘€ In Review)

This is our fourth milestone (M4) that we aim to complete during the Kubernetes v1.19+v1.20 release cycle. We will mostly continue on translating remaining task pages, and other top visited pages.

Translation of Concepts (1 page)

Translation of Tutorials (9 pages)

Katacoda Scenarios (6 pages)

Localizing katacoda bootcamp scenarios is needed because they are used in the interactive tutorial sections above

Translation of Setup (3 pages)

Translation of Tasks (28 pages)

Translation of Others (3 pages)

Extras

Take note translated pages other than listed above in case any contributions

Note: This contribution template is inspired by Indonesian folks translating reactjs doc

Related Docs:

  1. RSNI glossary

/language id /cc @kubernetes/sig-docs-id-reviews

habibrosyad commented 4 years ago

I've submitted a PR for kubernetes-bootcamp-scenarios/8

habibrosyad commented 4 years ago

And this PR https://github.com/katacoda-scenarios/kubernetes-bootcamp-scenarios/pull/23 as well for kubernetes-bootcamp-scenarios/7

habibrosyad commented 4 years ago

And this PR katacoda-scenarios/kubernetes-bootcamp-scenarios#24 as well for kubernetes-bootcamp-scenarios/6

habibrosyad commented 4 years ago

And finally this PR katacoda-scenarios/kubernetes-bootcamp-scenarios#25 for kubernetes-bootcamp-scenarios/5

habibrosyad commented 4 years ago

I'm taking https://k8s.io/docs/tutorials/kubernetes-basics/update/update-intro/

habibrosyad commented 4 years ago

Also taking https://k8s.io/docs/tutorials/stateful-application/basic-stateful-set/

supirman commented 4 years ago

I'm taking unlisted /docs/tutorials/kubernetes-basics/scale/ to complete Kubernetes Basic Tutorial

girikuncoro commented 4 years ago

@supirman thanks, I've added your page to the list

habibrosyad commented 4 years ago

I'm taking the last one /docs/reference/access-authn-authz/rbac/ (part 2), but maybe it will be finished by the next week...

girikuncoro commented 3 years ago

We are moving to new milestone (M5) in #25025 and closing this one. Thanks everyone for your awesome contribution! πŸŽ‰

/close

k8s-ci-robot commented 3 years ago

@girikuncoro: Closing this issue.

In response to [this](https://github.com/kubernetes/website/issues/22296#issuecomment-726702966): >We are moving to new milestone (M5) in #25025 and closing this one. Thanks everyone for your awesome contribution! πŸŽ‰ > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.