Small cleanup of L10n guidelines (#12589)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
755856eb10
commit
0f83f1aa49
@@ -9,25 +9,17 @@ approvers:
|
|||||||
|
|
||||||
{{% capture overview %}}
|
{{% capture overview %}}
|
||||||
|
|
||||||
Documentation for Kubernetes is available in multiple languages:
|
Documentation for Kubernetes is available in multiple languages. We encourage you to add new [localizations](https://blog.mozilla.org/l10n/2011/12/14/i18n-vs-l10n-whats-the-diff/)!
|
||||||
|
|
||||||
- English
|
|
||||||
- Chinese
|
|
||||||
- Japanese
|
|
||||||
- Korean
|
|
||||||
|
|
||||||
We encourage you to add new [localizations](https://blog.mozilla.org/l10n/2011/12/14/i18n-vs-l10n-whats-the-diff/)!
|
|
||||||
|
|
||||||
{{% /capture %}}
|
{{% /capture %}}
|
||||||
|
|
||||||
|
|
||||||
{{% capture body %}}
|
{{% capture body %}}
|
||||||
|
|
||||||
## Getting started
|
## Getting started
|
||||||
|
|
||||||
Localizations must meet some requirements for workflow (*how* to localize) and output (*what* to localize).
|
Localizations must meet some requirements for workflow (*how* to localize) and output (*what* to localize) before publishing.
|
||||||
|
|
||||||
To add a new localization of the Kubernetes documentation, you'll need to update the website by modifying the [site configuration](#modify-the-site-configuration) and [directory structure](#add-a-new-localization-directory). Then you can start [translating documents](#translating-documents)!
|
To add a new localization of the Kubernetes documentation, you'll need to update the website by modifying the [site configuration](#modify-the-site-configuration) and [directory structure](#add-a-new-localization-directory). Then you can start [translating documents](#translating-documents)!
|
||||||
|
|
||||||
{{< note >}}
|
{{< note >}}
|
||||||
For an example localization-related [pull request](../create-pull-request), see [this pull request](https://github.com/kubernetes/website/pull/8636) to the [Kubernetes website repo](https://github.com/kubernetes/website) adding Korean localization to the Kubernetes docs.
|
For an example localization-related [pull request](../create-pull-request), see [this pull request](https://github.com/kubernetes/website/pull/8636) to the [Kubernetes website repo](https://github.com/kubernetes/website) adding Korean localization to the Kubernetes docs.
|
||||||
@@ -209,7 +201,7 @@ SIG Docs welcomes [upstream contributions and corrections](/docs/contribute/inte
|
|||||||
|
|
||||||
{{% capture whatsnext %}}
|
{{% capture whatsnext %}}
|
||||||
|
|
||||||
Once a l10n meets requirements for workflow and minimum output, SIG docs will:
|
Once a localization meets requirements for workflow and minimum output, SIG docs will:
|
||||||
|
|
||||||
- Enable language selection on the website
|
- Enable language selection on the website
|
||||||
- Publicize the localization's availability through [Cloud Native Computing Foundation](https://www.cncf.io/) (CNCF) channels, including the [Kubernetes blog](https://kubernetes.io/blog/).
|
- Publicize the localization's availability through [Cloud Native Computing Foundation](https://www.cncf.io/) (CNCF) channels, including the [Kubernetes blog](https://kubernetes.io/blog/).
|
||||||
|
|||||||
Reference in New Issue
Block a user