diff --git a/content/en/docs/contribute/localization.md b/content/en/docs/contribute/localization.md
index eafc241d40bca..85772dc9ed24e 100644
--- a/content/en/docs/contribute/localization.md
+++ b/content/en/docs/contribute/localization.md
@@ -16,18 +16,21 @@ card:
This page shows you how to [localize](https://blog.mozilla.org/l10n/2011/12/14/i18n-vs-l10n-whats-the-diff/) the docs for a different language.
-
-## Getting started
+## Contribute to an existing localization
-Because contributors can't approve their own pull requests, you need at least two contributors to begin a localization.
+You can help add or improve content to an existing localization. In [Kubernetes Slack](https://slack.k8s.io/) you'll find a channel for each localization. There is also a general [SIG Docs Localizations Slack channel](https://kubernetes.slack.com/messages/sig-docs-localizations) where you can say hello.
-All localization teams must be self-sustaining with their own resources. The Kubernetes website is happy to host your work, but it's up to you to translate it.
+{{< note >}}
+If you want to work on a localization that already exists, check
+this page in that localization (if it exists), rather than the
+English original. You might see extra details there.
+{{< /note >}}
### Find your two-letter language code
-First, consult the [ISO 639-1 standard](https://www.loc.gov/standards/iso639-2/php/code_list.php) to find your localization's two-letter country code. For example, the two-letter code for Korean is `ko`.
+First, consult the [ISO 639-1 standard](https://www.loc.gov/standards/iso639-2/php/code_list.php) to find your localization's two-letter language code. For example, the two-letter code for Korean is `ko`.
### Fork and clone the repo
@@ -40,13 +43,54 @@ git clone https://github.com//website
cd website
```
-### Open a pull request
+The website content directory includes sub-directories for each language. The localization you want to help out with is inside `content/`.
-Next, [open a pull request](/docs/contribute/new-content/open-a-pr/#open-a-pr) (PR) to add a localization to the `kubernetes/website` repository.
+### Suggest changes
-The PR must include all of the [minimum required content](#minimum-required-content) before it can be approved.
+Create or update your chosen localized page based on the English original. See
+[translating content](#translating-content) for more details.
-For an example of adding a new localization, see the PR to enable [docs in French](https://github.com/kubernetes/website/pull/12548).
+If you notice a technical inaccuracy or other problem with the upstream (English)
+documentation, you should fix the upstream documentation first and then repeat the
+equivalent fix by updating the localization you're working on.
+
+Please limit pull requests to a single localization, since pull requests that change
+content in multiple localizations could be difficult to review.
+
+Follow [Suggesting Content Improvements](/docs/contribute/suggest-improvements/) to propose changes to
+that localization. The process is very similar to proposing changes to the upstream (English) content.
+
+## Start a new localization
+
+If you want the Kubernetes documentation localized into a new language, here's what
+you need to do.
+
+Because contributors can't approve their own pull requests, you need _at least two contributors_
+to begin a localization.
+
+All localization teams must be self-sustaining. The Kubernetes website is happy to host your work, but
+it's up to you to translate it and keep existing localized content current.
+
+You'll need to know the two-letter language code for your language. Consult the
+[ISO 639-1 standard](https://www.loc.gov/standards/iso639-2/php/code_list.php) to find your
+localization's two-letter language code. For example, the two-letter code for Korean is
+`ko`.
+
+When you start a new localization, you must localize all the
+[minimum required content](#minimum-required-content) before
+the Kubernetes project can publish your changes to the live
+website.
+
+SIG Docs can help you work on a separate branch so that you
+can incrementally work towards that goal.
+
+### Find community
+
+Let Kubernetes SIG Docs know you're interested in creating a localization! Join the [SIG Docs Slack channel](https://kubernetes.slack.com/messages/sig-docs) and the [SIG Docs Localizations Slack channel](https://kubernetes.slack.com/messages/sig-docs-localizations). Other localization teams are happy to help you get started and answer any questions you have.
+
+Please also consider participating in the [SIG Docs Localization Subgroup meeting](https://github.com/kubernetes/community/tree/master/sig-docs). The mission of the SIG Docs localization subgroup is to work across the SIG Docs localization teams to collaborate on defining and documenting the processes for creating localized contribution guides. In addition, the SIG Docs localization subgroup will look for opportunities for the creation and sharing of common tools across localization teams and also serve to identify new requirements to the SIG Docs Leadership team. If you have questions about this meeting, please inquire on the [SIG Docs Localizations Slack channel](https://kubernetes.slack.com/messages/sig-docs-localizations).
+
+You can also create a Slack channel for your localization in the `kubernetes/community` repository. For an example of adding a Slack channel, see the PR for [adding a channel for Persian](https://github.com/kubernetes/community/pull/4980).
### Join the Kubernetes GitHub organization
@@ -70,15 +114,6 @@ Next, add a GitHub label for your localization in the `kubernetes/test-infra` re
For an example of adding a label, see the PR for adding the [Italian language label](https://github.com/kubernetes/test-infra/pull/11316).
-### Find community
-
-Let Kubernetes SIG Docs know you're interested in creating a localization! Join the [SIG Docs Slack channel](https://kubernetes.slack.com/messages/sig-docs) and the [SIG Docs Localizations Slack channel](https://kubernetes.slack.com/messages/sig-docs-localizations). Other localization teams are happy to help you get started and answer any questions you have.
-
-Please also consider participating in the [SIG Docs Localization Subgroup meeting](https://github.com/kubernetes/community/tree/master/sig-docs). The mission of the SIG Docs localization subgroup is to work across the SIG Docs localization teams to collaborate on defining and documenting the processes for creating localized contribution guides. In addition, the SIG Docs localization subgroup will look for opportunities for the creation and sharing of common tools across localization teams and also serve to identify new requirements to the SIG Docs Leadership team. If you have questions about this meeting, please inquire on the [SIG Docs Localizations Slack channel](https://kubernetes.slack.com/messages/sig-docs-localizations).
-
-You can also create a Slack channel for your localization in the `kubernetes/community` repository. For an example of adding a Slack channel, see the PR for [adding a channel for Persian](https://github.com/kubernetes/community/pull/4980).
-
-## Minimum required content
### Modify the site configuration
@@ -107,20 +142,20 @@ Add a language-specific subdirectory to the [`content`](https://github.com/kuber
mkdir content/de
```
-### Localize the community code of conduct
-
-Open a PR against the [`cncf/foundation`](https://github.com/cncf/foundation/tree/master/code-of-conduct-languages) repository to add the code of conduct in your language.
-
-### Add a localized README file
+You also need to create a directory inside `data/i18n` for
+[localized strings](#site-strings-in-i18n); look at existing localizations
+for an example. To use these new strings, you must also create a symbolic link
+from `i18n/.toml` to the actual string configuration in
+`data/i18n//.toml` (remember to commit the symbolic
+link).
-To guide other localization contributors, add a new [`README-**.md`](https://help.github.com/articles/about-readmes/) to the top level of k/website, where `**` is the two-letter language code. For example, a German README file would be `README-de.md`.
+For example, for German the strings live in `data/i18n/de/de.toml`, and
+`i18n/de.toml` is a symbolic link to `data/i18n/de/de.toml`.
-Provide guidance to localization contributors in the localized `README-**.md` file. Include the same information contained in `README.md` as well as:
+### Localize the community code of conduct
-- A point of contact for the localization project
-- Any information specific to the localization
+Open a PR against the [`cncf/foundation`](https://github.com/cncf/foundation/tree/master/code-of-conduct-languages) repository to add the code of conduct in your language.
-After you create the localized README, add a link to the file from the main English `README.md`, and include contact information in English. You can provide a GitHub ID, email address, [Slack channel](https://slack.com/), or other method of contact. You must also provide a link to your localized Community Code of Conduct.
### Setting up the OWNERS files
@@ -174,10 +209,38 @@ For each team, add the list of GitHub users requested in [Add your localization
- remyleone
```
+### Open a pull request
+
+Next, [open a pull request](/docs/contribute/new-content/open-a-pr/#open-a-pr) (PR) to add a localization to the `kubernetes/website` repository.
+
+The PR must include all of the [minimum required content](#minimum-required-content) before it can be approved.
+
+For an example of adding a new localization, see the PR to enable [docs in French](https://github.com/kubernetes/website/pull/12548).
+
+### Add a localized README file
+
+To guide other localization contributors, add a new [`README-**.md`](https://help.github.com/articles/about-readmes/) to the top level of k/website, where `**` is the two-letter language code. For example, a German README file would be `README-de.md`.
+
+Provide guidance to localization contributors in the localized `README-**.md` file. Include the same information contained in `README.md` as well as:
+
+- A point of contact for the localization project
+- Any information specific to the localization
+
+After you create the localized README, add a link to the file from the main English `README.md`, and include contact information in English. You can provide a GitHub ID, email address, [Slack channel](https://slack.com/), or other method of contact. You must also provide a link to your localized Community Code of Conduct.
+
+### Launching your new localization
+
+Once a localization meets requirements for workflow and minimum output, SIG Docs will:
+
+- Enable language selection on the website
+- Publicize the localization's availability through [Cloud Native Computing Foundation](https://www.cncf.io/about/) (CNCF) channels, including the [Kubernetes blog](https://kubernetes.io/blog/).
+
## Translating content
Localizing *all* of the Kubernetes documentation is an enormous task. It's okay to start small and expand over time.
+### Minimum required content
+
At a minimum, all localizations must include:
Description | URLs
@@ -185,7 +248,7 @@ Description | URLs
Home | [All heading and subheading URLs](/docs/home/)
Setup | [All heading and subheading URLs](/docs/setup/)
Tutorials | [Kubernetes Basics](/docs/tutorials/kubernetes-basics/), [Hello Minikube](/docs/tutorials/hello-minikube/)
-Site strings | [All site strings in a new localized TOML file](https://github.com/kubernetes/website/tree/master/i18n)
+Site strings | [All site strings](#Site-strings-in-i18n) in a new localized TOML file
Translated documents must reside in their own `content/**/` subdirectory, but otherwise follow the same URL path as the English source. For example, to prepare the [Kubernetes Basics](/docs/tutorials/kubernetes-basics/) tutorial for translation into German, create a subfolder under the `content/de/` folder and copy the English source:
@@ -213,27 +276,30 @@ To find source files for your target version:
2. Select a branch for your target version from the following table:
Target version | Branch
-----|-----
- Next version | [`dev-{{< skew nextMinorVersion >}}`](https://github.com/kubernetes/website/tree/dev-{{< skew nextMinorVersion >}})
Latest version | [`master`](https://github.com/kubernetes/website/tree/master)
- Previous version | `release-*.**`
+ Previous version | [`release-{{< skew prevMinorVersion >}}`](https://github.com/kubernetes/website/tree/release-{{< skew prevMinorVersion >}})
+ Next version | [`dev-{{< skew nextMinorVersion >}}`](https://github.com/kubernetes/website/tree/dev-{{< skew nextMinorVersion >}})
-The `master` branch holds content for the current release `{{< latest-version >}}`. The release team will create `{{< release-branch >}}` branch shortly before the next release: v{{< skew nextMinorVersion >}}.
+The `master` branch holds content for the current release `{{< latest-version >}}`. The release team will create a `{{< release-branch >}}` branch before the next release: v{{< skew nextMinorVersion >}}.
### Site strings in i18n
-Localizations must include the contents of [`i18n/en.toml`](https://github.com/kubernetes/website/blob/master/i18n/en.toml) in a new language-specific file. Using German as an example: `i18n/de.toml`.
+Localizations must include the contents of [`data/i18n/en/en.toml`](https://github.com/kubernetes/website/blob/master/data/i18n/en/en.toml) in a new language-specific file. Using German as an example: `data/i18n/de/de.toml`.
-Add a new localization file to `i18n/`. For example, with German (`de`):
+Add a new localization directory and file to `data/i18n/`. For example, with German (`de`):
-```shell
-cp i18n/en.toml i18n/de.toml
+```bash
+mkdir -p data/i18n/de
+cp data/i18n/en/en.toml data/i18n/de/de.toml
```
-Then translate the value of each string:
+Revise the comments at the top of the file to suit your localization,
+then translate the value of each string. For example, this is the German-language
+placeholder text for the search form:
-```TOML
-[docs_label_i_am]
-other = "ICH BIN..."
+```toml
+[ui_search_placeholder]
+other = "Suchen"
```
Localizing site strings lets you customize site-wide text and features: for example, the legal copyright text in the footer on each page.
@@ -244,7 +310,9 @@ Some language teams have their own language-specific style guide and glossary. F
## Branching strategy
-Because localization projects are highly collaborative efforts, we encourage teams to work in shared localization branches.
+Because localization projects are highly collaborative efforts, we
+encourage teams to work in shared localization branches - especially
+when starting out and the localization is not yet live.
To collaborate on a localization branch:
@@ -288,16 +356,4 @@ For more information about working from forks or directly from the repository, s
SIG Docs welcomes upstream contributions and corrections to the English source.
-## Help an existing localization
-
-You can also help add or improve content to an existing localization. Join the [Slack channel](https://kubernetes.slack.com/messages/C1J0BPD2M/) for the localization, and start opening PRs to help. Please limit pull requests to a single localization since pull requests that change content in multiple localizations could be difficult to review.
-
-
-## {{% heading "whatsnext" %}}
-
-
-Once a localization meets requirements for workflow and minimum output, SIG docs will:
-
-- Enable language selection on the website
-- Publicize the localization's availability through [Cloud Native Computing Foundation](https://www.cncf.io/about/) (CNCF) channels, including the [Kubernetes blog](https://kubernetes.io/blog/).
diff --git a/data/i18n/de/OWNERS b/data/i18n/de/OWNERS
new file mode 100644
index 0000000000000..63d33cd516cfc
--- /dev/null
+++ b/data/i18n/de/OWNERS
@@ -0,0 +1,13 @@
+# See the OWNERS docs at https://go.k8s.io/owners
+
+# Localized strings for German.
+# Teams and members are visible at https://github.com/orgs/kubernetes/teams.
+
+reviewers:
+- sig-docs-de-reviews
+
+approvers:
+- sig-docs-de-owners
+
+labels:
+- language/de
diff --git a/data/i18n/de/de.toml b/data/i18n/de/de.toml
new file mode 100644
index 0000000000000..cd4c3d79242c0
--- /dev/null
+++ b/data/i18n/de/de.toml
@@ -0,0 +1,203 @@
+# i18n strings for the German (main) site.
+
+[deprecation_warning]
+other = " Die Dokumentation wird nicht mehr aktiv gepflegt. Die aktuell angezeigte Version ist eine statische Momentaufnahme. Aktuelle Dokumentation finden Sie unter "
+
+[deprecation_file_warning]
+other = "Veraltet"
+
+[objectives_heading]
+other = "Ziele"
+
+[cleanup_heading]
+other = "Aufräumen"
+
+[prerequisites_heading]
+other = "Bevor Sie beginnen"
+
+[subscribe_button]
+other = "Abonnieren"
+
+[whatsnext_heading]
+other = "Nächste Schritte"
+
+[feedback_heading]
+other = "Feedback"
+
+[feedback_question]
+other = "War diese Seite hilfreich?"
+
+[feedback_yes]
+other = "Ja"
+
+[feedback_no]
+other = "Nein"
+
+[latest_version]
+other = "aktuelle Version."
+
+[version_check_mustbe]
+other = "Ihr Kubernetes-Server benötigt die Version "
+
+[version_check_mustbeorlater]
+other = "Ihr Kubernetes-Server benötigt mindestens die Version "
+
+[version_check_tocheck]
+other = "Um die Version zu überprüfen, geben Sie Folgendes ein "
+
+[caution]
+other = "Achtung:"
+
+[note]
+other = "Hinweis:"
+
+[warning]
+other = "Warnung:"
+
+[main_read_about]
+other = "Mehr Informationen"
+
+[main_read_more]
+other = "Weiterlesen"
+
+[main_github_invite]
+other = "Interested in hacking on the core Kubernetes code base?"
+
+[main_github_view_on]
+other = "Auf GitHub ansehen"
+
+[main_github_create_an_issue]
+other = "Problem berichten"
+
+[main_community_explore]
+other = "Entdecke die Community"
+
+[main_kubernetes_features]
+other = "Kubernetes Features"
+
+[main_cncf_project]
+other = """Wir sind ein CNCF Abschlussprojekt
"""
+
+[main_kubeweekly_baseline]
+other = "Möchten Sie die neuesten Nachrichten von Kubernetes erhalten? Melden Sie sich für KubeWeekly an."
+
+[main_kubernetes_past_link]
+other = "Frühere Newsletter anzeigen"
+
+[main_kubeweekly_signup]
+other = "Abonnieren"
+
+[main_contribute]
+other = "Contribute"
+
+[main_edit_this_page]
+other = "Diese Seite bearbeiten"
+
+[main_page_history]
+other ="Seitenverlauf"
+
+[main_page_last_modified_on]
+other = "Letzte Änderung am"
+
+[main_by]
+other = "durch"
+
+[main_documentation_license]
+other = """The Kubernetes Authors | Documentation Distributed under CC BY 4.0"""
+
+[main_copyright_notice]
+other = """The Linux Foundation ®. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our Trademark Usage page"""
+
+# Labels for the docs portal home page.
+[docs_label_browse]
+other = "Dokumention durchsuchen"
+
+[docs_label_contributors]
+other = "Mitwirkende"
+
+[docs_label_users]
+other = "Users"
+
+[docs_label_i_am]
+other = "ICH BIN..."
+
+
+# layouts > blog > pager
+
+[layouts_blog_pager_prev]
+other = "<< Zurück"
+
+[layouts_blog_pager_next]
+other = "Vor >>"
+
+# layouts > blog > list
+
+[layouts_case_studies_list_tell]
+other = "Erzählen Sie Ihre Geschichte"
+
+# layouts > docs > glossary
+
+[layouts_docs_glossary_description]
+other = "Dieses Glossar soll eine umfassende, standardisierte Liste der Kubernetes-Terminologie darstellen. Es enthält technische Begriffe, die für K8 spezifisch sind, sowie allgemeinere Begriffe, die einen nützlichen Kontext bieten."
+
+[layouts_docs_glossary_filter]
+other = "Begriffe nach ihren Tags filtern"
+
+[layouts_docs_glossary_select_all]
+other = "Alle auswählen"
+
+[layouts_docs_glossary_deselect_all]
+other = "Alle abwählen"
+
+[layouts_docs_glossary_aka]
+other = "Auch bekannt als"
+
+[layouts_docs_glossary_click_details_before]
+other = "Klicken Sie auf die"
+
+[layouts_docs_glossary_click_details_after]
+other = "Indikatoren unten, um eine längere Erklärung für einen bestimmten Begriff zu erhalten."
+
+# layouts > docs > search
+
+[layouts_docs_search_fetching]
+other = "Ergebnisse werden abgerufen..."
+
+# layouts > partial > feedback
+
+[layouts_docs_partials_feedback_thanks]
+other = "Danke für die Rückmeldung. Wenn Sie eine spezifische, beantwortbare Frage zur Verwendung von Kubernetes haben, stellen Sie diese unter "
+
+[layouts_docs_partials_feedback_issue]
+other = "Öffnen Sie ein Problem im GitHub-Repo, wenn Sie möchten "
+
+[layouts_docs_partials_feedback_problem]
+other = "Ein Problem melden"
+
+[layouts_docs_partials_feedback_or]
+other = "oder"
+
+[layouts_docs_partials_feedback_improvement]
+other = "Eine Verbesserung vorschlagen"
+
+
+# Community links
+[community_twitter_name]
+other = "Twitter"
+[community_github_name]
+other = "GitHub"
+[community_slack_name]
+other = "Slack"
+[community_stack_overflow_name]
+other = "Stack Overflow"
+[community_forum_name]
+other = "Forum"
+[community_events_calendar]
+other = "Veranstaltungskalender"
+
+# UI elements
+[ui_search_placeholder]
+other = "Suchen"
+
+[input_placeholder_email_address]
+other = "E-Mail-Addresse"
\ No newline at end of file
diff --git a/data/i18n/en/OWNERS b/data/i18n/en/OWNERS
new file mode 100644
index 0000000000000..39cf7550c65e5
--- /dev/null
+++ b/data/i18n/en/OWNERS
@@ -0,0 +1,13 @@
+# See the OWNERS docs at https://go.k8s.io/owners
+
+# Upstream (English) localized strings.
+# Teams and members are visible at https://github.com/orgs/kubernetes/teams.
+
+reviewers:
+- sig-docs-en-reviews
+
+approvers:
+- sig-docs-en-owners
+
+labels:
+- language/en
diff --git a/data/i18n/en/en.toml b/data/i18n/en/en.toml
new file mode 100644
index 0000000000000..c6f24f8e2e44f
--- /dev/null
+++ b/data/i18n/en/en.toml
@@ -0,0 +1,226 @@
+# i18n strings for the English (main) site.
+# NOTE: Please keep the entries in alphabetical order when editing
+[caution]
+other = "Caution:"
+
+[cleanup_heading]
+other = "Cleaning up"
+
+[community_events_calendar]
+other = "Events Calendar"
+
+[community_forum_name]
+other = "Forum"
+
+[community_github_name]
+other = "GitHub"
+
+[community_slack_name]
+other = "Slack"
+
+[community_stack_overflow_name]
+other = "Stack Overflow"
+
+[community_twitter_name]
+other = "Twitter"
+
+[community_youtube_name]
+other = "YouTube"
+
+[deprecation_title]
+other = "You are viewing documentation for Kubernetes version:"
+
+[deprecation_warning]
+other = " documentation is no longer actively maintained. The version you are currently viewing is a static snapshot. For up-to-date documentation, see the "
+
+[deprecation_file_warning]
+other = "Deprecated"
+
+[docs_label_browse]
+other = "Browse Docs"
+
+[docs_label_contributors]
+other = "Contributors"
+
+[docs_label_i_am]
+other = "I AM..."
+
+[docs_label_users]
+other = "Users"
+
+[docs_version_current]
+other = "(this documentation)"
+
+[docs_version_latest_heading]
+other = "Latest version"
+
+[docs_version_other_heading]
+other = "Older versions"
+
+[error_404_were_you_looking_for]
+other = "Were you looking for:"
+
+[examples_heading]
+other = "Examples"
+
+[feedback_heading]
+other = "Feedback"
+
+[feedback_no]
+other = "No"
+
+[feedback_question]
+other = "Was this page helpful?"
+
+[feedback_yes]
+other = "Yes"
+
+[input_placeholder_email_address]
+other = "email address"
+
+[latest_version]
+other = "latest version."
+
+[layouts_blog_pager_prev]
+other = "<< Prev"
+
+[layouts_blog_pager_next]
+other = "Next >>"
+
+[layouts_case_studies_list_tell]
+other = "Tell your story"
+
+[layouts_docs_glossary_aka]
+other = "Also known as"
+
+[layouts_docs_glossary_description]
+other = "This glossary is intended to be a comprehensive, standardized list of Kubernetes terminology. It includes technical terms that are specific to Kubernetes, as well as more general terms that provide useful context."
+
+[layouts_docs_glossary_deselect_all]
+other = "Deselect all"
+
+[layouts_docs_glossary_click_details_after]
+other = "indicators below to get a longer explanation for any particular term."
+
+[layouts_docs_glossary_click_details_before]
+other = "Click on the"
+
+[layouts_docs_glossary_filter]
+other = "Filter terms according to their tags"
+
+[layouts_docs_glossary_select_all]
+other = "Select all"
+
+[layouts_docs_partials_feedback_improvement]
+other = "suggest an improvement"
+
+[layouts_docs_partials_feedback_issue]
+other = "Open an issue in the GitHub repo if you want to "
+
+[layouts_docs_partials_feedback_or]
+other = "or"
+
+[layouts_docs_partials_feedback_problem]
+other = "report a problem"
+
+[layouts_docs_partials_feedback_thanks]
+other = "Thanks for the feedback. If you have a specific, answerable question about how to use Kubernetes, ask it on"
+
+[layouts_docs_search_fetching]
+other = "Fetching results..."
+
+[main_by]
+other = "by"
+
+[main_cncf_project]
+other = """We are a CNCF graduated project"""
+
+[main_community_explore]
+other = "Explore the community"
+
+[main_contribute]
+other = "Contribute"
+
+[main_copyright_notice]
+other = """The Linux Foundation ®. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our Trademark Usage page"""
+
+[main_documentation_license]
+other = """The Kubernetes Authors | Documentation Distributed under CC BY 4.0"""
+
+[main_github_invite]
+other = "Interested in hacking on the core Kubernetes code base?"
+
+[main_github_view_on]
+other = "View On GitHub"
+
+[main_kubernetes_features]
+other = "Kubernetes Features"
+
+[main_kubeweekly_baseline]
+other = "Interested in receiving the latest Kubernetes news? Sign up for KubeWeekly."
+
+[main_kubernetes_past_link]
+other = "View past newsletters"
+
+[main_kubeweekly_signup]
+other = "Subscribe"
+
+[main_page_history]
+other ="Page History"
+
+[main_page_last_modified_on]
+other = "Page last modified on"
+
+[main_read_about]
+other = "Read about"
+
+[main_read_more]
+other = "Read more"
+
+[note]
+other = "Note:"
+
+[objectives_heading]
+other = "Objectives"
+
+[options_heading]
+other = "Options"
+
+[post_create_issue]
+other = "Create an issue"
+
+[prerequisites_heading]
+other = "Before you begin"
+
+[seealso_heading]
+other = "See Also"
+
+[subscribe_button]
+other = "Subscribe"
+
+[synopsis_heading]
+other = "Synopsis"
+
+[thirdparty_message]
+other = """This section links to third party projects that provide functionality required by Kubernetes. The Kubernetes project authors aren't responsible for these projects. This page follows CNCF website guidelines by listing projects alphabetically. To add a project to this list, read the content guide before submitting a change."""
+
+[ui_search_placeholder]
+other = "Search"
+
+[version_check_mustbe]
+other = "Your Kubernetes server must be version "
+
+[version_check_mustbeorlater]
+other = "Your Kubernetes server must be at or later than version "
+
+[version_check_tocheck]
+other = "To check the version, enter "
+
+[version_menu]
+other = "Versions"
+
+[warning]
+other = "Warning:"
+
+[whatsnext_heading]
+other = "What's next"
diff --git a/data/i18n/es/OWNERS b/data/i18n/es/OWNERS
new file mode 100644
index 0000000000000..40b7c2ebd54d6
--- /dev/null
+++ b/data/i18n/es/OWNERS
@@ -0,0 +1,13 @@
+# See the OWNERS docs at https://go.k8s.io/owners
+
+# Localized strings for Spanish.
+# Teams and members are visible at https://github.com/orgs/kubernetes/teams.
+
+reviewers:
+- sig-docs-es-reviews
+
+approvers:
+- sig-docs-es-owners
+
+labels:
+- language/es
diff --git a/data/i18n/es/es.toml b/data/i18n/es/es.toml
new file mode 100644
index 0000000000000..c232ce7c27582
--- /dev/null
+++ b/data/i18n/es/es.toml
@@ -0,0 +1,203 @@
+# i18n strings for the Spanish (main) site.
+
+[deprecation_warning]
+other = " ya no mantiene activamente la documentación. La versión que está viendo actualmente es una instantánea estática. Para la documentación actualizada, visita la "
+
+[deprecation_file_warning]
+other = "Descontinuado"
+
+[objectives_heading]
+other = "Objetivos"
+
+[cleanup_heading]
+other = "Limpieza de recursos"
+
+[prerequisites_heading]
+other = "Antes de empezar"
+
+[subscribe_button]
+other = "Suscribir"
+
+[whatsnext_heading]
+other = "Siguientes pasos"
+
+[feedback_heading]
+other = "Comentarios"
+
+[feedback_question]
+other = "¿Esta página le ha sido de ayuda?"
+
+[feedback_yes]
+other = "Sí"
+
+[feedback_no]
+other = "No"
+
+[latest_version]
+other = "última versión."
+
+[version_check_mustbe]
+other = "Su versión de Kubernetes debe ser "
+
+[version_check_mustbeorlater]
+other = "Su versión de Kubernetes debe ser como mínimo "
+
+[version_check_tocheck]
+other = "Para comprobar la versión, introduzca "
+
+[caution]
+other = "Precaución:"
+
+[note]
+other = "Nota:"
+
+[warning]
+other = "Advertencia:"
+
+[main_read_about]
+other = "Leer"
+
+[main_read_more]
+other = "Leer más"
+
+[main_github_invite]
+other = "¿Está interesado en participar en el código base de Kubernetes?"
+
+[main_github_view_on]
+other = "Ver en GitHub"
+
+[main_github_create_an_issue]
+other = "Abrir un Issue"
+
+[main_community_explore]
+other = "Explorar la comunidad"
+
+[main_kubernetes_features]
+other = "Características de Kubernetes"
+
+[main_cncf_project]
+other = """Somos un proyecto graduado de la CNCF"""
+
+[main_kubeweekly_baseline]
+other = "¿Interesado en recibir las últimas noticias de Kubernetes? Suscríbase a KubeWeekly."
+
+[main_kubernetes_past_link]
+other = "Ver boletines anteriores"
+
+[main_kubeweekly_signup]
+other = "Suscríbase"
+
+[main_contribute]
+other = "Contribuir"
+
+[main_edit_this_page]
+other = "Editar esta página"
+
+[main_page_history]
+other ="Historial cambios"
+
+[main_page_last_modified_on]
+other = "Página modificada por última vez el "
+
+[main_by]
+other = "por"
+
+[main_documentation_license]
+other = """Los autores de Kubernetes | Documentación distribuida bajo CC BY 4.0"""
+
+[main_copyright_notice]
+other = """The Linux Foundation ®. Todos los derechos reservados. The Linux Foundation tiene marcas registradas y utiliza marcas registradas. Para obtener una lista de marcas registradas por The Linux Foundation, visita Trademark Usage page"""
+
+# Labels for the docs portal home page.
+[docs_label_browse]
+other = "Explorar la documentación"
+
+[docs_label_contributors]
+other = "Contribuidores"
+
+[docs_label_users]
+other = "Usuarios"
+
+[docs_label_i_am]
+other = "Yo soy..."
+
+# layouts > blog > pager
+
+[layouts_blog_pager_prev]
+other = "<< Anterior"
+
+[layouts_blog_pager_next]
+other = "Siguiente >>"
+
+# layouts > blog > list
+
+[layouts_case_studies_list_tell]
+other = "Cuéntanos tu historia"
+
+# layouts > docs > glossary
+
+[layouts_docs_glossary_description]
+other = "Este glosario tiene la intención de ser una lista completa y estandarizada de la terminología de Kubernetes. Incluye términos técnicos que son específicos de k8s, así como términos más generales que proporcionan un contexto."
+
+[layouts_docs_glossary_filter]
+other = "Filtrar terminos por categoría:"
+
+[layouts_docs_glossary_select_all]
+other = "Seleccionar todos"
+
+[layouts_docs_glossary_deselect_all]
+other = "Elmininar selección"
+
+[layouts_docs_glossary_aka]
+other = "Also known as"
+
+[layouts_docs_glossary_click_details_before]
+other = "Haz click en el símbolo"
+
+[layouts_docs_glossary_click_details_after]
+other = "para obtener información detallada sobre el término."
+
+# layouts > docs > search
+
+[layouts_docs_search_fetching]
+other = "Obteniendo resultados.."
+
+# layouts > partial > feedback
+
+[layouts_docs_partials_feedback_thanks]
+other = "Muchas gracias por el feedback. Si tienes alguna pregunta específica sobre como usar Kubernetes, puedes preguntar en"
+
+[layouts_docs_partials_feedback_issue]
+other = "Abre un issue en el repositorio de GitHub si quieres"
+
+[layouts_docs_partials_feedback_problem]
+other = "reportar un problema"
+
+[layouts_docs_partials_feedback_or]
+other = "o"
+
+[layouts_docs_partials_feedback_improvement]
+other = "sugerir alguna mejora"
+
+# Community links
+[community_twitter_name]
+other = "Twitter"
+[community_github_name]
+other = "GitHub"
+[community_slack_name]
+other = "Slack"
+[community_stack_overflow_name]
+other = "Stack Overflow"
+[community_forum_name]
+other = "Foro"
+[community_events_calendar]
+other = "Calendario de eventos"
+[community_youtube_name]
+other = "YouTube"
+
+# UI elements
+[ui_search_placeholder]
+other = "Buscar"
+
+[input_placeholder_email_address]
+other = "dirección de correo electrónico"
\ No newline at end of file
diff --git a/data/i18n/fr/OWNERS b/data/i18n/fr/OWNERS
new file mode 100644
index 0000000000000..baeda53bd47b2
--- /dev/null
+++ b/data/i18n/fr/OWNERS
@@ -0,0 +1,13 @@
+# See the OWNERS docs at https://go.k8s.io/owners
+
+# Localized strings for French.
+# Teams and members are visible at https://github.com/orgs/kubernetes/teams.
+
+reviewers:
+- sig-docs-fr-reviews
+
+approvers:
+- sig-docs-fr-owners
+
+labels:
+- language/fr
diff --git a/data/i18n/fr/fr.toml b/data/i18n/fr/fr.toml
new file mode 100644
index 0000000000000..4cfc419cb7d6f
--- /dev/null
+++ b/data/i18n/fr/fr.toml
@@ -0,0 +1,143 @@
+# i18n strings for the French (main) site.
+
+[deprecation_warning]
+other = " documentation non maintenue. Vous consultez une version statique. Pour une documentation à jour, veuillez consulter: "
+
+[objectives_heading]
+other = "Objectifs"
+
+[cleanup_heading]
+other = "Cleanup"
+
+[prerequisites_heading]
+other = "Pré-requis"
+
+[subscribe_button]
+other = "Souscrire"
+
+[whatsnext_heading]
+other = "A suivre"
+
+[feedback_heading]
+other = "Feedback"
+
+[feedback_question]
+other = "Cette page est elle utile ?"
+
+[feedback_yes]
+other = "Oui"
+
+[feedback_no]
+other = "Non"
+
+[latest_version]
+other = "dernière version."
+
+[version_check_mustbe]
+other = "Votre serveur Kubernetes doit être version "
+
+[version_check_mustbeorlater]
+other = "Votre serveur Kubernetes doit être au moins à la version "
+
+[version_check_tocheck]
+other = "Pour consulter la version, entrez "
+
+[caution]
+other = "Avertissement:"
+
+[note]
+other = "Note:"
+
+[warning]
+other = "Attention:"
+
+[main_read_about]
+other = "A propos"
+
+[main_read_more]
+other = "Autres ressources"
+
+[main_github_invite]
+other = "Souhaitez vous contribuer au code de Kubernetes ?"
+
+[main_github_view_on]
+other = "Voir sur GitHub"
+
+[main_github_create_an_issue]
+other = "Ouvrez un ticket"
+
+[main_community_explore]
+other = "Explorez la communauté"
+
+[main_kubernetes_features]
+other = "Fonctionnalités Kubernetes"
+
+[main_cncf_project]
+other = """Nous sommes un projet CNCF diplômé"""
+
+[main_kubeweekly_baseline]
+other = "Intéressez pour recevoir les dernières informations sur Kubernetes ? Abonnez-vous à KubeWeekly."
+
+[main_kubernetes_past_link]
+other = "Voir les newsletters précédentes"
+
+[main_kubeweekly_signup]
+other = "S'abonner"
+
+[main_contribute]
+other = "Contribuer"
+
+[main_edit_this_page]
+other = "Editez cette page"
+
+[main_page_history]
+other ="Historique"
+
+[main_page_last_modified_on]
+other = "Dernière modification le"
+
+[main_by]
+other = "de"
+
+[main_documentation_license]
+other = """The Kubernetes Authors | Documentation Distributed under CC BY 4.0"""
+
+[main_copyright_notice]
+other = """The Linux Foundation ®. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our Trademark Usage page"""
+
+# Labels for the docs portal home page.
+[docs_label_browse]
+other = "Parcourir la documentation"
+
+[docs_label_contributors]
+other = "Contributeurs"
+
+[docs_label_users]
+other = "Utilisateurs"
+
+[docs_label_i_am]
+other = "JE SUIS..."
+
+[examples_heading]
+other = "Exemples"
+
+# Community links
+[community_twitter_name]
+other = "Twitter"
+[community_github_name]
+other = "GitHub"
+[community_slack_name]
+other = "Slack"
+[community_stack_overflow_name]
+other = "Stack Overflow"
+[community_forum_name]
+other = "Forum"
+[community_events_calendar]
+other = "Calendrier"
+
+# UI elements
+[ui_search_placeholder]
+other = "Recherche"
+
+[input_placeholder_email_address]
+other = "adresse email"
diff --git a/data/i18n/hi/OWNERS b/data/i18n/hi/OWNERS
new file mode 100644
index 0000000000000..4e43a2939ede0
--- /dev/null
+++ b/data/i18n/hi/OWNERS
@@ -0,0 +1,13 @@
+# See the OWNERS docs at https://go.k8s.io/owners
+
+# Localized strings for Hindi.
+# Teams and members are visible at https://github.com/orgs/kubernetes/teams.
+
+reviewers:
+- sig-docs-hi-reviews
+
+approvers:
+- sig-docs-hi-owners
+
+labels:
+- language/hi
diff --git a/data/i18n/hi/hi.toml b/data/i18n/hi/hi.toml
new file mode 100644
index 0000000000000..2e5d6ad331f35
--- /dev/null
+++ b/data/i18n/hi/hi.toml
@@ -0,0 +1,195 @@
+# i18n strings for the English (main) site.
+
+[deprecation_warning]
+other = " documentation is no longer actively maintained. The version you are currently viewing is a static snapshot. For up-to-date documentation, see the "
+
+[deprecation_file_warning]
+other = "Deprecated"
+
+[objectives_heading]
+other = "Objectives"
+
+[cleanup_heading]
+other = "Cleaning up"
+
+[prerequisites_heading]
+other = "Before you begin"
+
+[whatsnext_heading]
+other = "What's next"
+
+[feedback_heading]
+other = "Feedback"
+
+[feedback_question]
+other = "Was this page helpful?"
+
+[feedback_yes]
+other = "Yes"
+
+[feedback_no]
+other = "No"
+
+[latest_version]
+other = "latest version."
+
+[version_check_mustbe]
+other = "Your Kubernetes server must be version "
+
+[version_check_mustbeorlater]
+other = "Your Kubernetes server must be at or later than version "
+
+[version_check_tocheck]
+other = "To check the version, enter "
+
+[caution]
+other = "Caution:"
+
+[note]
+other = "Note:"
+
+[warning]
+other = "Warning:"
+
+[main_read_about]
+other = "Read about"
+
+[main_read_more]
+other = "Read more"
+
+[main_github_invite]
+other = "Interested in hacking on the core Kubernetes code base?"
+
+[main_github_view_on]
+other = "View On GitHub"
+
+[main_github_create_an_issue]
+other = "Create an Issue"
+
+[main_community_explore]
+other = "Explore the community"
+
+[main_kubernetes_features]
+other = "Kubernetes Features"
+
+[main_cncf_project]
+other = """We are a CNCF graduated project"""
+
+[main_kubeweekly_baseline]
+other = "Interested in receiving the latest Kubernetes news? Sign up for KubeWeekly."
+
+[main_kubernetes_past_link]
+other = "View past newsletters"
+
+[main_kubeweekly_signup]
+other = "Subscribe"
+
+[main_contribute]
+other = "Contribute"
+
+[main_edit_this_page]
+other = "Edit This Page"
+
+[main_page_history]
+other ="Page History"
+
+[main_page_last_modified_on]
+other = "Page last modified on"
+
+[main_by]
+other = "by"
+
+[main_documentation_license]
+other = """The Kubernetes Authors | Documentation Distributed under CC BY 4.0"""
+
+[main_copyright_notice]
+other = """The Linux Foundation ®. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our Trademark Usage page"""
+
+# Labels for the docs portal home page.
+[docs_label_browse]
+other = "Browse Docs"
+
+[docs_label_contributors]
+other = "Contributors"
+
+[docs_label_users]
+other = "Users"
+
+[docs_label_i_am]
+other = "I AM..."
+
+# layouts > blog > pager
+
+[layouts_blog_pager_prev]
+other = "<< Prev"
+
+[layouts_blog_pager_next]
+other = "Next >>"
+
+# layouts > blog > list
+
+[layouts_case_studies_list_tell]
+other = "Tell your story"
+
+# layouts > docs > glossary
+
+[layouts_docs_glossary_description]
+other = "This glossary is intended to be a comprehensive, standardized list of Kubernetes terminology. It includes technical terms that are specific to K8s, as well as more general terms that provide useful context."
+
+[layouts_docs_glossary_filter]
+other = "Filter terms according to their tags"
+
+[layouts_docs_glossary_select_all]
+other = "Select all"
+
+[layouts_docs_glossary_deselect_all]
+other = "Deselect all"
+
+[layouts_docs_glossary_aka]
+other = "Also known as"
+
+[layouts_docs_glossary_click_details_before]
+other = "Click on the"
+
+[layouts_docs_glossary_click_details_after]
+other = "indicators below to get a longer explanation for any particular term."
+
+# layouts > docs > search
+
+[layouts_docs_search_fetching]
+other = "Fetching results.."
+
+# layouts > partial > feedback
+
+[layouts_docs_partials_feedback_thanks]
+other = "Thanks for the feedback. If you have a specific, answerable question about how to use Kubernetes, ask it on"
+
+[layouts_docs_partials_feedback_issue]
+other = "Open an issue in the GitHub repo if you want to "
+
+[layouts_docs_partials_feedback_problem]
+other = "report a problem"
+
+[layouts_docs_partials_feedback_or]
+other = "or"
+
+[layouts_docs_partials_feedback_improvement]
+other = "suggest an improvement"
+
+# Community links
+[community_twitter_name]
+other = "Twitter"
+[community_github_name]
+other = "GitHub"
+[community_slack_name]
+other = "Slack"
+[community_stack_overflow_name]
+other = "Stack Overflow"
+[community_forum_name]
+other = "Forum"
+[community_events_calendar]
+other = "Events Calendar"
+
+# UI elements
+[ui_search_placeholder]
+other = "Search"
diff --git a/data/i18n/id/OWNERS b/data/i18n/id/OWNERS
new file mode 100644
index 0000000000000..98a4ead77973f
--- /dev/null
+++ b/data/i18n/id/OWNERS
@@ -0,0 +1,13 @@
+# See the OWNERS docs at https://go.k8s.io/owners
+
+# Localized strings for Bahasa.
+# Teams and members are visible at https://github.com/orgs/kubernetes/teams.
+
+reviewers:
+- sig-docs-id-reviews
+
+approvers:
+- sig-docs-id-owners
+
+labels:
+- language/id
diff --git a/data/i18n/id/id.toml b/data/i18n/id/id.toml
new file mode 100644
index 0000000000000..101ea071ffed3
--- /dev/null
+++ b/data/i18n/id/id.toml
@@ -0,0 +1,227 @@
+# i18n strings for the Indonesian version of the site (https://kubernetes.io/id/)
+# NOTE: Please keep the entries in alphabetical order when editing
+
+[caution]
+other = "Perhatian:"
+
+[cleanup_heading]
+other = "Bersihkan"
+
+[community_events_calendar]
+other = "Kalender Acara"
+
+[community_forum_name]
+other = "Forum"
+
+[community_github_name]
+other = "GitHub"
+
+[community_slack_name]
+other = "Slack"
+
+[community_stack_overflow_name]
+other = "Stack Overflow"
+
+[community_twitter_name]
+other = "Twitter"
+
+[community_youtube_name]
+other = "YouTube"
+
+[deprecation_title]
+other = "Kamu sedang menampilkan dokumentasi untuk Kubernetes versi:"
+
+[deprecation_warning]
+other = " dokumentasi sudah tidak dirawat lagi. Versi yang kamu lihat ini hanyalah snapshot statis. Untuk dokumentasi terkini, lihat "
+
+[deprecation_file_warning]
+other = "Sudah usang"
+
+[docs_label_browse]
+other = "Telusuri Dokumentasi"
+
+[docs_label_contributors]
+other = "Kontributor"
+
+[docs_label_i_am]
+other = "AKU..."
+
+[docs_label_users]
+other = "Pengguna"
+
+[docs_version_current]
+other = "(dokumentasi ini)"
+
+[docs_version_latest_heading]
+other = "Versi terbaru"
+
+[docs_version_other_heading]
+other = "Versi lama"
+
+[error_404_were_you_looking_for]
+other = "Apakah kamu sedang mencari:"
+
+[examples_heading]
+other = "Contoh"
+
+[feedback_heading]
+other = "Masukan"
+
+[feedback_no]
+other = "Tidak"
+
+[feedback_question]
+other = "Apakah halaman ini membantu?"
+
+[feedback_yes]
+other = "Ya"
+
+[input_placeholder_email_address]
+other = "alamat email"
+
+[latest_version]
+other = "versi terbaru."
+
+[layouts_blog_pager_prev]
+other = "<< Sebelumnya"
+
+[layouts_blog_pager_next]
+other = "Selanjutnya >>"
+
+[layouts_case_studies_list_tell]
+other = "Ceritakan kisahmu"
+
+[layouts_docs_glossary_aka]
+other = "Dikenal juga sebagai"
+
+[layouts_docs_glossary_description]
+other = "Glosarium ini dimaksudkan sebagai daftar terminologi Kubernetes yang komprehensif dan terstandardisasi. Glosarium ini mencakup istilah-istilah teknis yang spesifik digunakan di Kubernetes, serta beberapa istilah umum untuk membantu memberikan konteks."
+
+[layouts_docs_glossary_deselect_all]
+other = "Hapus semua pilihan"
+
+[layouts_docs_glossary_click_details_after]
+other = "indikator di bawah ini untuk mendapatkan penjelasan yang lebih lengkap untuk istilah tertentu."
+
+[layouts_docs_glossary_click_details_before]
+other = "Klik pada"
+
+[layouts_docs_glossary_filter]
+other = "Filter istilah sesuai dengan penandanya"
+
+[layouts_docs_glossary_select_all]
+other = "Pilih semua"
+
+[layouts_docs_partials_feedback_improvement]
+other = "beri saran perbaikan"
+
+[layouts_docs_partials_feedback_issue]
+other = "Buat isu di repositori GitHub jika kamu ingin "
+
+[layouts_docs_partials_feedback_or]
+other = "atau"
+
+[layouts_docs_partials_feedback_problem]
+other = "laporkan problem"
+
+[layouts_docs_partials_feedback_thanks]
+other = "Terima kasih atas masukannya. Jika kamu mempunyai pertanyaan yang spesifik terkait bagaimana menggunakan Kubernetes, tanyakanlah di "
+
+[layouts_docs_search_fetching]
+other = "Mengambil hasil..."
+
+[main_by]
+other = "oleh"
+
+[main_cncf_project]
+other = """Kami merupakan proyek yang lulus dari CNCF"""
+
+[main_community_explore]
+other = "Jelajahi komunitas"
+
+[main_contribute]
+other = "Bantu"
+
+[main_copyright_notice]
+other = """Linux Foundation ®. Hak cipta dilindungi. Linux Foundation telah mendaftarkan merek dagang dan pengunaannya. Perinciannya bisa dilihat pada halaman penggunaan merek dagang"""
+
+[main_documentation_license]
+other = """Para Pencipta Kubernetes | Dokumentasi didistribusikan di bawah CC BY 4.0"""
+
+[main_github_invite]
+other = "Tertarik untuk mengulik kode dari Kubernetes?"
+
+[main_github_view_on]
+other = "Lihat di GitHub"
+
+[main_kubernetes_features]
+other = "Fitur Kubernetes"
+
+[main_kubeweekly_baseline]
+other = "Tertarik untuk mendapatkan info terbaru tentang Kubernetes? Daftarkan dirimu ke KubeWeekly."
+
+[main_kubernetes_past_link]
+other = "Lihat buletin edisi sebelumnya"
+
+[main_kubeweekly_signup]
+other = "Langganan"
+
+[main_page_history]
+other ="Riwayat laman"
+
+[main_page_last_modified_on]
+other = "Halaman diubah terakhir kali pada"
+
+[main_read_about]
+other = "Baca tentang"
+
+[main_read_more]
+other = "Baca lebih lanjut"
+
+[note]
+other = "Catatan:"
+
+[objectives_heading]
+other = "Tujuan"
+
+[options_heading]
+other = "Opsi"
+
+[post_create_issue]
+other = "Buat isu"
+
+[prerequisites_heading]
+other = "Sebelum kamu memulai"
+
+[seealso_heading]
+other = "Lihat juga"
+
+[subscribe_button]
+other = "Langganan"
+
+[synopsis_heading]
+other = "Sinopsis"
+
+[thirdparty_message]
+other = """Bagian ini tertaut ke proyek-proyek pihak ketiga yang menyediakan fungsionalitas yang dibutuhkan oleh Kubernetes. Pencipta proyek Kubernetes tidak bertanggung jawab atas proyek-proyek tersebut. Laman ini mengikuti pedoman website CNCF dengan membuat daftar proyek menurut abjad. Untuk menambakan proyek ke dalam daftar ini, bacalah panduan sebelum mengirimkan perubahan."""
+
+[ui_search_placeholder]
+other = "Cari"
+
+[version_check_mustbe]
+other = "Kubernetes servermu harus dalam versi "
+
+[version_check_mustbeorlater]
+other = "Kubernetes servermu harus dalam versi yang sama atau lebih baru dari "
+
+[version_check_tocheck]
+other = "Untuk melihat versi, tekan "
+
+[version_menu]
+other = "Versi"
+
+[warning]
+other = "Peringatan:"
+
+[whatsnext_heading]
+other = "Selanjutnya"
diff --git a/data/i18n/it/OWNERS b/data/i18n/it/OWNERS
new file mode 100644
index 0000000000000..e2a59b255fd9e
--- /dev/null
+++ b/data/i18n/it/OWNERS
@@ -0,0 +1,11 @@
+# Localized strings for Italian.
+# Teams and members are visible at https://github.com/orgs/kubernetes/teams.
+
+reviewers:
+- sig-docs-it-reviews
+
+approvers:
+- sig-docs-it-owners
+
+labels:
+- language/it
\ No newline at end of file
diff --git a/data/i18n/it/it.toml b/data/i18n/it/it.toml
new file mode 100644
index 0000000000000..7c0970dfaac80
--- /dev/null
+++ b/data/i18n/it/it.toml
@@ -0,0 +1,197 @@
+# i18n strings for the Italian site.
+# NOTE: Please keep the entries in alphabetical order when editing
+
+[caution]
+other = "Attenzione: "
+
+[cleanup_heading]
+other = "In pulizia"
+
+[community_events_calendar]
+other = "Calendario Eventi"
+
+[community_forum_name]
+other = "Forum"
+
+[community_github_name]
+other = "GitHub"
+
+[community_slack_name]
+other = "Slack"
+
+[community_stack_overflow_name]
+other = "Stack Overflow"
+
+[community_twitter_name]
+other = "Twitter"
+
+[community_youtube_name]
+other = "YouTube"
+
+[deprecation_warning]
+other = " documentazione non è più manutenuta. La versione che stai visualizzando in questo momento è archiviata. Per una versione aggiornata, guarda "
+
+[deprecation_file_warning]
+other = "Deprecata"
+
+[docs_label_browse]
+other = "Sfoglia documenti"
+
+[docs_label_contributors]
+other = "Contributors"
+
+[docs_label_i_am]
+other = "Io Sono..."
+
+[docs_label_users]
+other = "Utenti"
+
+[feedback_heading]
+other = "Feedback"
+
+[feedback_no]
+other = "No"
+
+[feedback_question]
+other = "Questa pagina è stata di aiuto?"
+
+[feedback_yes]
+other = "Sì"
+
+[input_placeholder_email_address]
+other = "indirizzo email"
+
+[latest_version]
+other = "ultima versione."
+
+[layouts_blog_pager_prev]
+other = "<< Precedente"
+
+[layouts_blog_pager_next]
+other = "Succesiva >>"
+
+[layouts_case_studies_list_tell]
+other = "Racconta il tuo use case"
+
+[layouts_docs_glossary_aka]
+other = "Anche noto come"
+
+[layouts_docs_glossary_description]
+other = "Questo glossario vuole essere un aiuto per standardizzare la terminologia usata per Kubernetes. Include termini tecnici che sono specifici di Kubernetes, così come termini più generali che sono utili per dare un contesto."
+
+[layouts_docs_glossary_deselect_all]
+other = "Deseleziona tutto"
+
+[layouts_docs_glossary_click_details_after]
+other = "per il significato di questo termine."
+
+[layouts_docs_glossary_click_details_before]
+other = "Fare click sull'icona"
+
+[layouts_docs_glossary_filter]
+other = "Filtra i termini sulla base delle loro etichette"
+
+[layouts_docs_glossary_select_all]
+other = "Seleziona tutto"
+
+[layouts_docs_partials_feedback_improvement]
+other = "suggerire un miglioramento"
+
+[layouts_docs_partials_feedback_issue]
+other = "Apri un issue sul repository GitHub se vuoi "
+
+[layouts_docs_partials_feedback_or]
+other = "o"
+
+[layouts_docs_partials_feedback_problem]
+other = "riportare un problema"
+
+[layouts_docs_partials_feedback_thanks]
+other = "Grazie per il feedback. Se hai una domanda specifica su Kubernetes, chiedi su"
+
+[layouts_docs_search_fetching]
+other = "Caricando i risultati..."
+
+[main_by]
+other = "di"
+
+[main_cncf_project]
+other = """Kubernetes è un progetto CNCF"""
+
+[main_community_explore]
+other = "Explora la community"
+
+[main_contribute]
+other = "Contribuire"
+
+[main_copyright_notice]
+other = """The Linux Foundation ®. Tutti i diritti riservati. The Linux Foundation ha marchi registrati e utilizza marchi commerciali. Per un elenco dei marchi di Linux Foundation, consulta la pagina sull'utilizzo dei marchi"""
+
+[main_documentation_license]
+other = """Gli autori di Kubernetes | Documentazione distribuita sotto CC BY 4.0"""
+
+[main_edit_this_page]
+other = "Modifica questa pagina"
+
+[main_github_create_an_issue]
+other = "Crea un issue"
+
+[main_github_invite]
+other = "Sei interessato a contribuire a Kubernetes?"
+
+[main_github_view_on]
+other = "Visualizza su GitHub"
+
+[main_kubernetes_features]
+other = "Caratteristiche di Kubernetes"
+
+[main_kubeweekly_baseline]
+other = "Sei interessato a ricevere le ultime notizie su Kubernetes? Registrati alla newsletter KubeWeekly."
+
+[main_kubernetes_past_link]
+other = "Vedi le precedenti mail della newsletter"
+
+[main_kubeweekly_signup]
+other = "Iscriviti"
+
+[main_page_history]
+other = "Storico della Pagina"
+
+[main_page_last_modified_on]
+other = "Ultima modifica alla pagina"
+
+[main_read_about]
+other = "Leggi"
+
+[main_read_more]
+other = "Leggi di più"
+
+[note]
+other = "Nota:"
+
+[objectives_heading]
+other = "Obbiettivi"
+
+[prerequisites_heading]
+other = "Prima di cominciare"
+
+[subscribe_button]
+other = "Iscriviti"
+
+[ui_search_placeholder]
+other = "Cerca"
+
+[version_check_mustbe]
+other = "La tua installazione Kubernetes deve avere la versione "
+
+[version_check_mustbeorlater]
+other = "La tua installazione Kubernetes deve avere almeno la versione "
+
+[version_check_tocheck]
+other = "Per verificare la versione, esegui "
+
+[warning]
+other = "Attenzione:"
+
+[whatsnext_heading]
+other = "Voci correlate"
diff --git a/data/i18n/ja/OWNERS b/data/i18n/ja/OWNERS
new file mode 100644
index 0000000000000..c8da00076d64e
--- /dev/null
+++ b/data/i18n/ja/OWNERS
@@ -0,0 +1,13 @@
+# See the OWNERS docs at https://go.k8s.io/owners
+
+# Localized strings for Japanese.
+# Teams and members are visible at https://github.com/orgs/kubernetes/teams.
+
+reviewers:
+- sig-docs-ja-reviews
+
+approvers:
+- sig-docs-ja-owners
+
+labels:
+- language/ja
diff --git a/data/i18n/ja/ja.toml b/data/i18n/ja/ja.toml
new file mode 100644
index 0000000000000..a7a103f435d36
--- /dev/null
+++ b/data/i18n/ja/ja.toml
@@ -0,0 +1,203 @@
+# i18n strings for the English (main) site.
+# NOTE: Please keep the entries in alphabetical order when editing
+
+[caution]
+other = "注意:"
+
+[cleanup_heading]
+other = "クリーンアップ"
+
+[community_events_calendar]
+other = "イベントカレンダー"
+
+[community_forum_name]
+other = "フォーラム"
+
+[community_github_name]
+other = "GitHub"
+
+[community_slack_name]
+other = "Slack"
+
+[community_stack_overflow_name]
+other = "Stack Overflow"
+
+[community_twitter_name]
+other = "Twitter"
+
+[community_youtube_name]
+other = "YouTube"
+
+[deprecation_file_warning]
+other = "廃止予定"
+
+[deprecation_title]
+other = "現在表示しているのは、次のバージョン向けのドキュメントです。Kubernetesバージョン:"
+
+[deprecation_warning]
+other = " のドキュメントは積極的にメンテナンスされていません。現在表示されているバージョンはスナップショットです。最新のドキュメントはこちらです: "
+
+[docs_label_browse]
+other = "ドキュメントの参照"
+
+[docs_label_contributors]
+other = "コントリビューター"
+
+[docs_label_i_am]
+other = "私は..."
+
+[docs_label_users]
+other = "ユーザー"
+
+[feedback_heading]
+other = "フィードバック"
+
+[feedback_no]
+other = "いいえ"
+
+[feedback_question]
+other = "このページは役に立ちましたか?"
+
+[feedback_yes]
+other = "はい"
+
+[input_placeholder_email_address]
+other = "メールアドレス"
+
+[latest_version]
+other = "最新バージョン"
+
+[layouts_blog_pager_prev]
+other = "<< 前"
+
+[layouts_blog_pager_next]
+other = "次 >>"
+
+[layouts_case_studies_list_tell]
+other = "あなたの話を聞かせてください"
+
+[layouts_docs_glossary_aka]
+other = "またの名を"
+
+[layouts_docs_glossary_description]
+other = "この用語集は、Kubernetesの用語の包括的で標準化されたリストを対象としています。これには、Kubernetesに固有で有用なコンテキストを提供しつつも、より一般的な技術用語が含まれています。"
+
+[layouts_docs_glossary_deselect_all]
+other = "すべての選択を解除"
+
+[layouts_docs_glossary_click_details_after]
+other = "特定の用語の詳細な説明を取得するには、以下のインジケータを使用します。"
+
+[layouts_docs_glossary_click_details_before]
+other = "Click on the" # TODO: Translate me
+
+[layouts_docs_glossary_filter]
+other = "タグに従って用語をフィルタ"
+
+[layouts_docs_glossary_select_all]
+other = "すべてを選択"
+
+[layouts_docs_partials_feedback_improvement]
+other = "改善を提案"
+
+[layouts_docs_partials_feedback_issue]
+other = "Open an issue in the GitHub repo if you want to " # TODO: Translate me
+
+[layouts_docs_partials_feedback_or]
+other = "or" # TODO: Translate me
+
+[layouts_docs_partials_feedback_problem]
+other = "問題を報告する"
+
+[layouts_docs_partials_feedback_thanks]
+other = "Thanks for the feedback. If you have a specific, answerable question about how to use Kubernetes, ask it on" # TODO: Translate me
+
+[layouts_docs_search_fetching]
+other = "結果を取得しています..."
+
+[main_by]
+other = "by"
+
+[main_cncf_project]
+other = """私達はCNCF graduated プロジェクトです"""
+
+[main_community_explore]
+other = "コミュニティを探す"
+
+[main_contribute]
+other = "コントリビュート"
+
+[main_copyright_notice]
+other = """The Linux Foundation ®. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our Trademark Usage page"""
+
+[main_documentation_license]
+other = """The Kubernetes Authors | Documentation Distributed under CC BY 4.0"""
+
+[main_edit_this_page]
+other = "ページ編集"
+
+[main_github_invite]
+other = "Kubernetesのコードを編集することに興味がありますか?"
+
+[main_github_create_an_issue]
+other = "Issue作成"
+
+[main_github_view_on]
+other = "GitHubで参照する"
+
+[main_kubernetes_features]
+other = "Kubernetesの機能"
+
+[main_kubeweekly_baseline]
+other = "最新のKubernetesのニュースを受け取りたいですか? KubeWeeklyにサインアップしてください。"
+
+[main_kubernetes_past_link]
+other = "過去のニュースレターを見る"
+
+[main_kubeweekly_signup]
+other = "登録"
+
+[main_page_history]
+other ="ページ履歴"
+
+[main_page_last_modified_on]
+other = "ページの最終更新"
+
+[main_read_about]
+other = "Read about" #other = "について参照する" TODO: Translate me
+
+[main_read_more]
+other = "続きを読む"
+
+[note]
+other = "備考:"
+
+[objectives_heading]
+other = "目標"
+
+[prerequisites_heading]
+other = "始める前に"
+
+[subscribe_button]
+other = "購読する"
+
+[ui_search_placeholder]
+other = "検索"
+
+[version_check_mustbe]
+other = "作業するKubernetesサーバーは次のバージョンである必要があります: "
+
+[version_check_mustbeorlater]
+other = "作業するKubernetesサーバーは次のバージョン以降のものである必要があります: "
+
+[version_check_tocheck]
+other = "バージョンを確認するには次のコマンドを実行してください: "
+
+[version_menu]
+other = "バージョン"
+
+[warning]
+other = "警告:"
+
+[whatsnext_heading]
+other = "次の項目"
diff --git a/data/i18n/ko/OWNERS b/data/i18n/ko/OWNERS
new file mode 100644
index 0000000000000..8dfae5d770fbf
--- /dev/null
+++ b/data/i18n/ko/OWNERS
@@ -0,0 +1,13 @@
+# See the OWNERS docs at https://go.k8s.io/owners
+
+# Localized strings for Korean.
+# Teams and members are visible at https://github.com/orgs/kubernetes/teams.
+
+reviewers:
+- sig-docs-ko-reviews
+
+approvers:
+- sig-docs-ko-owners
+
+labels:
+- language/ko
diff --git a/data/i18n/ko/ko.toml b/data/i18n/ko/ko.toml
new file mode 100644
index 0000000000000..f79f689b88620
--- /dev/null
+++ b/data/i18n/ko/ko.toml
@@ -0,0 +1,232 @@
+# i18n strings for the Korean translation.
+# NOTE: Please keep the entries in alphabetical order when editing
+[announcement_title]
+other = "Black lives matter."
+
+[announcement_message]
+other = "우리는 흑인 공동체를 지지합니다.
인종차별은 용납될 수 없습니다.
인종차별은 [쿠버네티스 프로젝트의 핵심 가치](https://git.k8s.io/community/values.md)에 상충되며 우리 공동체는 이를 용인하지 않습니다."
+
+[caution]
+other = "주의:"
+
+[cleanup_heading]
+other = "정리하기"
+
+[community_events_calendar]
+other = "이벤트 캘린더"
+
+[community_forum_name]
+other = "Forum"
+
+[community_github_name]
+other = "GitHub"
+
+[community_slack_name]
+other = "Slack"
+
+[community_stack_overflow_name]
+other = "Stack Overflow"
+
+[community_twitter_name]
+other = "Twitter"
+
+[community_youtube_name]
+other = "YouTube"
+
+[deprecation_title]
+other = "해당 문서의 쿠버네티스 버전:"
+
+[deprecation_warning]
+other = " 문서는 더 이상 적극적으로 관리되지 않음. 현재 보고있는 문서는 정적 스냅샷임. 최신 문서를 위해서는, 다음을 참고. "
+
+[deprecation_file_warning]
+other = "사용 중단됨(deprecated)"
+
+[docs_label_browse]
+other = "문서 둘러보기"
+
+[docs_label_contributors]
+other = "컨트리뷰터"
+
+[docs_label_i_am]
+other = "나는..."
+
+[docs_label_users]
+other = "사용자"
+
+[docs_version_current]
+other = "(현재 문서)"
+
+[docs_version_latest_heading]
+other = "최신 버전"
+
+[docs_version_other_heading]
+other = "이전 버전"
+
+[error_404_were_you_looking_for]
+other = "무엇과 관련된 정보를 찾으시나요?"
+
+[examples_heading]
+other = "예시"
+
+[feedback_heading]
+other = "피드백"
+
+[feedback_question]
+other = "이 페이지가 도움이 되었나요?"
+
+[feedback_yes]
+other = "네"
+
+[feedback_no]
+other = "아니요"
+
+[input_placeholder_email_address]
+other = "전자 우편 주소"
+
+[latest_version]
+other = "최신 버전."
+
+[layouts_blog_pager_prev]
+other = "<< 이전"
+
+[layouts_blog_pager_next]
+other = "다음 >>"
+
+[layouts_case_studies_list_tell]
+other = "당신의 이야기를 들려주세요."
+
+[layouts_docs_glossary_aka]
+other = "별칭"
+
+[layouts_docs_glossary_description]
+other = "이 용어집은 쿠버네티스 용어의 종합적이고 표준화된 리스트를 제공한다. 용어집은 K8s 고유의 기술 용어 뿐만 아니라, 맥락을 이해하는데 유용한 더 일반적인 용어도 포함한다. "
+
+[layouts_docs_glossary_deselect_all]
+other = "모두 선택 해제"
+
+[layouts_docs_glossary_click_details_after]
+other = "표시를 클릭하면 각 용어에 대한 더 자세한 설명을 볼 수 있다."
+
+[layouts_docs_glossary_click_details_before]
+other = "다음"
+
+[layouts_docs_glossary_filter]
+other = "태그에 따라 용어 필터링"
+
+[layouts_docs_glossary_select_all]
+other = "모두 선택"
+
+[layouts_docs_partials_feedback_improvement]
+other = "개선 제안이 가능합니다."
+
+[layouts_docs_partials_feedback_issue]
+other = "원한다면 GitHub 리포지터리에 이슈를 열어서"
+
+[layouts_docs_partials_feedback_or]
+other = "또는"
+
+[layouts_docs_partials_feedback_problem]
+other = "문제 리포트"
+
+[layouts_docs_partials_feedback_thanks]
+other = "피드백 감사합니다. 쿠버네티스 사용 방법에 대해서 구체적이고 답변 가능한 질문이 있다면, 다음 링크에서 질문하십시오."
+
+[layouts_docs_search_fetching]
+other = "결과를 가져오는 중.."
+
+[main_by]
+other = ", 다음 변경에 의해서:"
+
+[main_cncf_project]
+other = """쿠버네티스는 CNCF graduated 프로젝트입니다."""
+
+[main_community_explore]
+other = "커뮤니티 둘러보기"
+
+[main_contribute]
+other = "기여하기"
+
+[main_copyright_notice]
+other = """The Linux Foundation ®. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our Trademark Usage page"""
+
+[main_documentation_license]
+other = """The Kubernetes Authors | Documentation Distributed under CC BY 4.0"""
+
+[main_github_invite]
+other = "쿠버네티스 핵심 코드 베이스를 살펴보는데 관심이 있으십니까?"
+
+[main_github_view_on]
+other = "GitHub에서 보기"
+
+[main_kubernetes_features]
+other = "쿠버네티스 기능"
+
+[main_kubeweekly_baseline]
+other = "최신 쿠버네티스 뉴스 수신에 관심이 있으십니까? KubeWeekly를 신청하세요."
+
+[main_kubernetes_past_link]
+other = "과거 뉴스레터 보기"
+
+[main_kubeweekly_signup]
+other = "구독하기"
+
+[main_page_history]
+other ="페이지 변경 이력"
+
+[main_page_last_modified_on]
+other = "최종 수정일시"
+
+[main_read_about]
+other = "읽어 보기"
+
+[main_read_more]
+other = "더 읽기"
+
+[note]
+other = "참고:"
+
+[objectives_heading]
+other = "목적"
+
+[options_heading]
+other = "옵션"
+
+[post_create_issue]
+other = "이슈 생성"
+
+[prerequisites_heading]
+other = "시작하기 전에"
+
+[seealso_heading]
+other = "더 보기"
+
+[subscribe_button]
+other = "구독"
+
+[synopsis_heading]
+other = "시놉시스"
+
+[thirdparty_message]
+other = """이 섹션은 쿠버네티스에 필요한 기능을 제공하는 써드파티 프로젝트와 관련이 있다. 쿠버네티스 프로젝트 작성자는 써드파티 프로젝트에 책임이 없다. 이 페이지는 CNCF 웹사이트 가이드라인에 따라 프로젝트를 알파벳 순으로 나열한다. 이 목록에 프로젝트를 추가하려면 변경사항을 제출하기 전에 콘텐츠 가이드를 읽어본다."""
+
+[ui_search_placeholder]
+other = "검색하기"
+
+[version_check_mustbe]
+other = "쿠버네티스 서버의 버전은 다음과 같아야 함. 버전: "
+
+[version_check_mustbeorlater]
+other = "쿠버네티스 서버의 버전은 다음과 같거나 더 높아야 함. 버전: "
+
+[version_check_tocheck]
+other = "버전 확인을 위해서, 다음 커맨드를 실행 "
+
+[version_menu]
+other = "버전"
+
+[warning]
+other = "경고:"
+
+[whatsnext_heading]
+other = "다음 내용"
diff --git a/data/i18n/nl/nl.toml b/data/i18n/nl/nl.toml
new file mode 100644
index 0000000000000..a0aa6faee4eea
--- /dev/null
+++ b/data/i18n/nl/nl.toml
@@ -0,0 +1,197 @@
+# i18n strings for the Dutch (main) site.
+
+[deprecation_warning]
+other = " documentatie wordt niet langer actief onderhouden. De versie die u momenteel bekijkt is een statische momentopname. Zie voor bijgewerkte documentatie "
+
+[deprecation_file_warning]
+other = "Verouderd"
+
+[objectives_heading]
+other = "Doelen"
+
+[cleanup_heading]
+other = "Opschonen"
+
+[prerequisites_heading]
+other = "Voordat je begint"
+
+[whatsnext_heading]
+other = "Wat nu volgt"
+
+[feedback_heading]
+other = "Feedback"
+
+[feedback_question]
+other = "Was deze pagina nuttig?"
+
+[feedback_yes]
+other = "Ja"
+
+[feedback_no]
+other = "Nee"
+
+[latest_version]
+other = "laatste versie."
+
+[version_check_mustbe]
+other = "Je Kubernetes server moet op de volgende versie zitten "
+
+[version_check_mustbeorlater]
+other = "Je Kubernetes server moet op de volgende of latere versie zitten "
+
+[version_check_tocheck]
+other = "Voer het volgende in om de versie te controleren "
+
+[caution]
+other = "Voorzichtig:"
+
+[note]
+other = "Opmerking:"
+
+[warning]
+other = "Opletten:"
+
+[main_read_about]
+other = "Lees over"
+
+[main_read_more]
+other = "Lees meer"
+
+[main_github_invite]
+other = "Geïnteresseerd om aan de core Kubernetes code base te werken?"
+
+[main_github_view_on]
+other = "Bekijk op GitHub"
+
+[main_github_create_an_issue]
+other = "Maak een Issue"
+
+[main_community_explore]
+other = "Verken de community"
+
+[main_kubernetes_features]
+other = "Kubernetes functies"
+
+[main_cncf_project]
+other = """We zijn een CNCF project"""
+
+[main_kubeweekly_baseline]
+other = "Wil je het laatste Kubernates nieuws ontvangen? Abonneer je op KubeWeekly."
+
+[main_kubernetes_past_link]
+other = "Eerdere nieuwsbrieven bekijken"
+
+[main_kubeweekly_signup]
+other = "Abonneren"
+
+[main_contribute]
+other = "Bijdragen"
+
+[main_edit_this_page]
+other = "Bewerk deze pagina"
+
+[main_page_history]
+other ="Pagina geschiedenis"
+
+[main_page_last_modified_on]
+other = "Pagina laatst gewijzigd op"
+
+[main_by]
+other = "door"
+
+[main_documentation_license]
+other = """De Kubernetes auteurs | Documentatie verspreid onder CC BY 4.0"""
+
+[main_copyright_notice]
+other = """The Linux Foundation ®. Alle rechten voorbehouden. De Linux Foundation heeft handelsmerken geregistreerd en handelsmerken. gebruikt Voor een lijst met handelsmerken van The Linux Foundation raadpleegt u onzeHandelsmerkgebruikspagina"""
+
+# Labels for the docs portal home page.
+[docs_label_browse]
+other = "Bladeren door documenten"
+
+[docs_label_contributors]
+other = "Bijdragers"
+
+[docs_label_users]
+other = "Gebruikers"
+
+[docs_label_i_am]
+other = "IK BEN..."
+
+# layouts > blog > pager
+
+[layouts_blog_pager_prev]
+other = "<< Vorige"
+
+[layouts_blog_pager_next]
+other = "Volgende >>"
+
+# layouts > blog > list
+
+[layouts_case_studies_list_tell]
+other = "Vertel jouw verhaal"
+
+# layouts > docs > glossary
+
+[layouts_docs_glossary_description]
+other = "Deze verklarende woordenlijst is bedoeld als een uitgebreide, gestandaardiseerde lijst van Kubernetes-terminologie. Het bevat technische termen die specifiek zijn voor K8s, evenals meer algemene termen die een bruikbare context bieden."
+
+[layouts_docs_glossary_filter]
+other = "Filter termen op basis van hun tags"
+
+[layouts_docs_glossary_select_all]
+other = "Alles selecteren"
+
+[layouts_docs_glossary_deselect_all]
+other = "Alles deselecteren"
+
+[layouts_docs_glossary_aka]
+other = "Ook bekend als"
+
+[layouts_docs_glossary_click_details_before]
+other = "Klik op de"
+
+[layouts_docs_glossary_click_details_after]
+other = "onderstaande indicatoren om een langere verklaring voor een bepaalde term te krijgen."
+
+# layouts > docs > search
+
+[layouts_docs_search_fetching]
+other = "Resultaten ophalen.."
+
+# layouts > partial > feedback
+
+[layouts_docs_partials_feedback_thanks]
+other = "Bedankt voor de feedback. Als je een specifieke vraag hebt, die beantwoord moet worden, over het gebruik van Kubernetes, vraag het dan op"
+
+[layouts_docs_partials_feedback_issue]
+other = "Open een probleem in de GitHub-repo "
+
+[layouts_docs_partials_feedback_problem]
+other = "meld een probleem"
+
+[layouts_docs_partials_feedback_or]
+other = "of"
+
+[layouts_docs_partials_feedback_improvement]
+other = "doe een suggestie voor een verbetering"
+
+# Community links
+[community_twitter_name]
+other = "Twitter"
+[community_github_name]
+other = "GitHub"
+[community_slack_name]
+other = "Slack"
+[community_stack_overflow_name]
+other = "Stack Overflow"
+[community_forum_name]
+other = "Forum"
+[community_events_calendar]
+other = "Evenementenkalender"
+[community_youtube_name]
+other = "YouTube"
+
+# UI elements
+[ui_search_placeholder]
+other = "Zoeken"
diff --git a/data/i18n/no/no.toml b/data/i18n/no/no.toml
new file mode 100644
index 0000000000000..ff786d7d35d2f
--- /dev/null
+++ b/data/i18n/no/no.toml
@@ -0,0 +1,68 @@
+# i18n strings for the Norwegian translation.
+
+[main_read_about]
+other = "Les om"
+
+[main_read_more]
+other = "Les mer"
+
+[main_github_invite]
+other = "Interessert kode i Kubernetes?"
+
+[main_github_view_on]
+other = "Åpne på GitHub"
+
+[main_github_create_an_issue]
+other = "Opprett en issue"
+
+[main_community_explore]
+other = "Utforsk folkene bak Kubernetes"
+
+[main_kubernetes_features]
+other = "Egenskaper i Kubernetes"
+
+[main_cncf_project]
+other = """Vi er et CNCF-prosjekt"""
+
+[main_contribute]
+other = "Bidra"
+
+[main_edit_this_page]
+other = "Endre denne siden"
+
+[main_page_history]
+other ="Side-historikk"
+
+[main_page_last_modified_on]
+other = "Side sist endret"
+
+[main_by]
+other = "av"
+
+[main_documentation_license]
+other = """Kubernetes-forfatterene | Dokumentasjonen er utgitt med CC BY 4.0-lisens"""
+
+[main_copyright_notice]
+other = """The Linux Foundation ®. Alle retter er reservert. The Linux Foundation har registrerte varemerker. For en oversikt, se Bruk av varemerker"""
+
+# Labels for the docs portal home page.
+[docs_label_browse]
+other = "All dokumentasjon"
+
+# Community links
+[community_twitter_name]
+other = "Twitter"
+[community_github_name]
+other = "GitHub"
+[community_slack_name]
+other = "Slack"
+[community_stack_overflow_name]
+other = "Stack Overflow"
+[community_forum_name]
+other = "Forum"
+[community_events_calendar]
+other = "Kalender"
+
+# UI elements
+[ui_search_placeholder]
+other = "Søk"
\ No newline at end of file
diff --git a/data/i18n/pl/OWNERS b/data/i18n/pl/OWNERS
new file mode 100644
index 0000000000000..020de30383919
--- /dev/null
+++ b/data/i18n/pl/OWNERS
@@ -0,0 +1,13 @@
+# See the OWNERS docs at https://go.k8s.io/owners
+
+# Localized strings for Polish.
+# Teams and members are visible at https://github.com/orgs/kubernetes/teams.
+
+reviewers:
+- sig-docs-pl-reviews
+
+approvers:
+- sig-docs-pl-owners
+
+labels:
+- language/pl
diff --git a/data/i18n/pl/pl.toml b/data/i18n/pl/pl.toml
new file mode 100644
index 0000000000000..9621301a49825
--- /dev/null
+++ b/data/i18n/pl/pl.toml
@@ -0,0 +1,197 @@
+# i18n strings for the Polish site.
+# NOTE: Please keep the entries in alphabetical order when editing
+
+[caution]
+other = "Ostrzeżenie:"
+
+[cleanup_heading]
+other = "Sprzątamy po sobie"
+
+[community_events_calendar]
+other = "Kalendarz wydarzeń"
+
+[community_forum_name]
+other = "Forum"
+
+[community_github_name]
+other = "GitHub"
+
+[community_slack_name]
+other = "Slack"
+
+[community_stack_overflow_name]
+other = "Stack Overflow"
+
+[community_twitter_name]
+other = "Twitter"
+
+[community_youtube_name]
+other = "YouTube"
+
+[deprecation_warning]
+other = " dokumentacja nie jest już aktualizowana. Wyświetlona jest wersja archiwalna. Po aktualną dokumentację zajrzyj na"
+
+[deprecation_file_warning]
+other = "Przestarzały"
+
+[docs_label_browse]
+other = "Przeglądaj dokumentację"
+
+[docs_label_contributors]
+other = "Współautorzy"
+
+[docs_label_i_am]
+other = "Jestem..."
+
+[docs_label_users]
+other = "Użytkownicy"
+
+[feedback_heading]
+other = "Twoja opinia"
+
+[feedback_no]
+other = "Nie"
+
+[feedback_question]
+other = "Czy ta strona była przydatna?"
+
+[feedback_yes]
+other = "Tak"
+
+[input_placeholder_email_address]
+other = "adres e-mail"
+
+[latest_version]
+other = "to najnowsza wersja."
+
+[layouts_blog_pager_prev]
+other = "<< Poprzedni"
+
+[layouts_blog_pager_next]
+other = "Następny >>"
+
+[layouts_case_studies_list_tell]
+other = "Opowiedz swoją historię"
+
+[layouts_docs_glossary_aka]
+other = "Znany też jako"
+
+[layouts_docs_glossary_description]
+other = "Celem tego słownika jest przedstawienie wszechstronnej, ujednoliconej listy terminologii związanej z projektem Kubernetes. Słownik zawiera terminy specyficzne dla Kubernetesa, a także pojęcia bardziej ogólne, umożliwiające lepsze zrozumienie kontekstu."
+
+[layouts_docs_glossary_deselect_all]
+other = "Odznacz wszystko"
+
+[layouts_docs_glossary_click_details_after]
+other = "po dokładniejsze wytłumaczenie."
+
+[layouts_docs_glossary_click_details_before]
+other = "Kliknij w"
+
+[layouts_docs_glossary_filter]
+other = "Znajdź pojęcia według etykiet"
+
+[layouts_docs_glossary_select_all]
+other = "Zaznacz wszystko"
+
+[layouts_docs_partials_feedback_improvement]
+other = "zaproponować poprawkę"
+
+[layouts_docs_partials_feedback_issue]
+other = "Otwórz zgłoszenie w repozytorium GitHub, jeśli chcesz "
+
+[layouts_docs_partials_feedback_or]
+other = "lub"
+
+[layouts_docs_partials_feedback_problem]
+other = "zgłosić problem"
+
+[layouts_docs_partials_feedback_thanks]
+other = "Dziękujemy za informację zwrotną. Jeśli masz konkretne pytanie dotyczące użycia Kubernetesa, odwiedź"
+
+[layouts_docs_search_fetching]
+other = "Pobieram wyniki.."
+
+[main_by]
+other = "przez"
+
+[main_cncf_project]
+other = """Nasz projekt jest uznany przez CNCF za dojrzały"""
+
+[main_community_explore]
+other = "Poznaj społeczność"
+
+[main_contribute]
+other = "Wnieś swój wkład"
+
+[main_copyright_notice]
+other = """The Linux Foundation ®. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our Trademark Usage page"""
+
+[main_documentation_license]
+other = """The Kubernetes Authors | Documentation Distributed under CC BY 4.0"""
+
+[main_edit_this_page]
+other = "Edytuj stronę"
+
+[main_github_create_an_issue]
+other = "Zgłoś problem"
+
+[main_github_invite]
+other = "Chcesz zacząć współtworzyć kod Kubernetesa?"
+
+[main_github_view_on]
+other = "Zajrzyj na GitHub"
+
+[main_kubernetes_features]
+other = "Funkcjonalności Kubernetesa"
+
+[main_kubeweekly_baseline]
+other = "Zapisz się na KubeWeekly, jeśli jesteś zainteresowany najnowszymi wiadomościami o Kubernetesie."
+
+[main_kubernetes_past_link]
+other = "Poprzednie newslettery"
+
+[main_kubeweekly_signup]
+other = "Zapisz się"
+
+[main_page_history]
+other ="Historia strony"
+
+[main_page_last_modified_on]
+other = "Ostatnia modyfikacja strony"
+
+[main_read_about]
+other = "Przeczytaj o"
+
+[main_read_more]
+other = "Przeczytaj więcej"
+
+[note]
+other = "Informacja:"
+
+[objectives_heading]
+other = "Cele"
+
+[prerequisites_heading]
+other = "Nim zaczniesz"
+
+[subscribe_button]
+other = "Subskrybuj"
+
+[ui_search_placeholder]
+other = "Szukaj"
+
+[version_check_mustbe]
+other = "Twój serwer Kubernetes musi być w wersji "
+
+[version_check_mustbeorlater]
+other = "Twój serwer Kubernetes musi być co najmniej w wersji "
+
+[version_check_tocheck]
+other = "Aby sprawdzić wersję, wpisz "
+
+[warning]
+other = "Uwaga:"
+
+[whatsnext_heading]
+other = "Następne:"
diff --git a/data/i18n/pt/OWNERS b/data/i18n/pt/OWNERS
new file mode 100644
index 0000000000000..6c719757650bb
--- /dev/null
+++ b/data/i18n/pt/OWNERS
@@ -0,0 +1,11 @@
+# Localized strings for Portuguese.
+# Teams and members are visible at https://github.com/orgs/kubernetes/teams.
+
+reviewers:
+- sig-docs-pt-reviews
+
+approvers:
+- sig-docs-pt-owners
+
+labels:
+- language/pt
diff --git a/data/i18n/pt/pt-br.toml b/data/i18n/pt/pt-br.toml
new file mode 100644
index 0000000000000..3f55a665b377f
--- /dev/null
+++ b/data/i18n/pt/pt-br.toml
@@ -0,0 +1,240 @@
+ # i18n strings for the Portuguese (main) site.
+[caution]
+other = "Cuidado:"
+
+[cleanup_heading]
+other = "Limpando"
+
+[community_events_calendar]
+other = "Calendário de Eventos"
+
+[community_forum_name]
+other = "Fórum"
+
+[community_github_name]
+other = "GitHub"
+
+# Community links
+
+[community_slack_name]
+other = "Slack"
+
+[community_stack_overflow_name]
+other = "Stack Overflow"
+
+[community_twitter_name]
+other = "Twitter"
+
+[deprecation_file_warning]
+other = "Descontinuado"
+
+[deprecation_title]
+other = "Você está vendo a documentação do Kubernetes versão:"
+
+[deprecation_warning]
+other = " a documentação não é mais mantida ativamente. A versão que você está visualizando no momento é uma captura instantânea estática. Para obter documentação atualizada, consulte "
+
+[docs_label_browse]
+other = "Procurar documentos"
+
+[docs_label_contributors]
+other = "Colaboradores"
+
+[docs_label_i_am]
+other = "Eu sou..."
+
+[docs_label_users]
+other = "Usuários"
+
+[docs_version_current]
+other = "(esta documentação)"
+
+[docs_version_latest_heading]
+other = "Versão mais recente"
+
+[docs_version_other_heading]
+other = "Versões mais antigas"
+
+[error_404_were_you_looking_for]
+other = "Talvez você estivesse procurando por:"
+
+[examples_heading]
+other = "Exemplos"
+
+[feedback_heading]
+other = "Comentários"
+
+[feedback_no]
+other = "Não"
+
+[feedback_question]
+other = "Esta página foi útil?"
+
+[feedback_yes]
+other = "Sim"
+
+[input_placeholder_email_address]
+other = "endereço de e-mail"
+
+[latest_version]
+other = "última versão."
+
+[layouts_blog_pager_next]
+other = "Próximo >>"
+
+[layouts_blog_pager_prev]
+other = "<< Anterior"
+
+[layouts_case_studies_list_tell]
+other = "Conte seu caso"
+
+[layouts_docs_glossary_aka]
+other = "Também conhecido como"
+
+[layouts_docs_glossary_click_details_after]
+other = "indicadores abaixo para uma maior explicação sobre um termo em particular."
+
+[layouts_docs_glossary_click_details_before]
+other = "Clique nos"
+
+[layouts_docs_glossary_description]
+other = "Este glossário pretende ser uma lista padronizada e abrangente da terminologia do Kubernetes. Inclui termos técnicos específicos dos K8s, além de termos mais gerais que fornecem um contexto útil."
+
+[layouts_docs_glossary_deselect_all]
+other = "Desmarcar tudo"
+
+[layouts_docs_glossary_filter]
+other = "Filtrar termos de acordo com suas tags"
+
+[layouts_docs_glossary_select_all]
+other = "Selecionar tudo"
+
+[layouts_docs_partials_feedback_improvement]
+other = "sugerir uma melhoria"
+
+[layouts_docs_partials_feedback_issue]
+other = "Abra um bug no repositório do GitHub se você deseja "
+
+[layouts_docs_partials_feedback_or]
+other = "ou"
+
+[layouts_docs_partials_feedback_problem]
+other = "reportar um problema"
+
+[layouts_docs_partials_feedback_thanks]
+other = "Obrigado pelo feedback. Se você tiver uma pergunta específica sobre como utilizar o Kubernetes, faça em"
+
+[layouts_docs_search_fetching]
+other = "Buscando resultados.."
+
+# Main page localization
+
+[main_by]
+other = "por"
+
+[main_cncf_project]
+other = """Nós somos uma CNCF projeto graduado"""
+
+[main_community_explore]
+other = "Explore a comunidade"
+
+[main_contribute]
+other = "Contribuir"
+
+[main_copyright_notice]
+other = """A Fundação Linux ®. Todos os direitos reservados. A Linux Foundation tem marcas registradas e usa marcas registradas. Para uma lista de marcas registradas da The Linux Foundation, por favor, veja nossa Página de uso de marca registrada"""
+
+[main_documentation_license]
+other = """Os autores do Kubernetes | Documentação Distribuída sob CC BY 4.0"""
+
+[main_edit_this_page]
+other = "Edite essa página"
+
+[main_github_create_an_issue]
+other = "Abra um bug"
+
+[main_github_invite]
+other = "Interessado em mergulhar na base de código do Kubernetes?"
+
+[main_github_view_on]
+other = "Veja no Github"
+
+[main_kubernetes_features]
+other = "Recursos do Kubernetes"
+
+[main_kubernetes_past_link]
+other = "Veja boletins passados"
+
+[main_kubeweekly_baseline]
+other = "Interessado em receber as últimas novidades sobre Kubernetes? Inscreva-se no KubeWeekly."
+
+[main_kubeweekly_signup]
+other = "Se inscrever"
+
+[main_page_history]
+other ="História da página"
+
+[main_page_last_modified_on]
+other = "Última modificação da página em"
+
+[main_read_about]
+other = "Ler sobre"
+
+[main_read_more]
+other = "Consulte Mais informação"
+
+# Miscellaneous
+
+[note]
+other = "Nota:"
+
+[objectives_heading]
+other = "Objetivos"
+
+[options_heading]
+other = "Opções"
+
+[post_create_issue]
+other = "Abra um bug"
+
+[prerequisites_heading]
+other = "Antes de você começar"
+
+[subscribe_button]
+other = "Se inscrever"
+
+[thirdparty_message]
+other = """Esta seção tem links para projetos de terceiros que fornecem a funcionalidade exigida pelo Kubernetes. Os autores do projeto Kubernetes não são responsáveis por esses projetos. Esta página obedece as diretrizes de conteúdo do site CNCF, listando os itens em ordem alfabética. Para adicionar um projeto a esta lista, leia o guia de conteúdo antes de enviar sua alteração."""
+
+[ui_search_placeholder]
+other = "Procurar"
+
+[version_check_mustbeorlater]
+other = "O seu servidor Kubernetes deve estar em ou depois da versão "
+
+[version_check_mustbe]
+other = "Seu servidor Kubernetes deve ser versão"
+
+[version_check_tocheck]
+other = "Para verificar a versão, digite "
+
+[version_menu]
+other = "Versões"
+
+[warning]
+other = "Aviso:"
+
+[whatsnext_heading]
+other = "Qual é o próximo"
+
+[print_printable_section]
+other = "Essa é a versão completa de impressão dessa seção"
+
+[print_click_to_print]
+other = "Clique aqui para imprimir"
+
+[print_show_regular]
+other = "Retornar à visualização normal"
+
+[print_entire_section]
+other = "Imprimir toda essa seção"
diff --git a/data/i18n/pt/pt.toml b/data/i18n/pt/pt.toml
new file mode 100644
index 0000000000000..808c82679dedd
--- /dev/null
+++ b/data/i18n/pt/pt.toml
@@ -0,0 +1,225 @@
+ # i18n strings for the Portuguese (main) site.
+[caution]
+other = "Cuidado:"
+
+[cleanup_heading]
+other = "Limpando"
+
+[community_events_calendar]
+other = "Calendário de Eventos"
+
+[community_forum_name]
+other = "Fórum"
+
+[community_github_name]
+other = "GitHub"
+
+# Community links
+
+[community_slack_name]
+other = "Slack"
+
+[community_stack_overflow_name]
+other = "Stack Overflow"
+
+[community_twitter_name]
+other = "Twitter"
+
+[deprecation_file_warning]
+other = "Descontinuado"
+
+[deprecation_title]
+other = "Você está vendo a documentação do Kubernetes versão:"
+
+[deprecation_warning]
+other = " a documentação não é mais mantida ativamente. A versão que você está visualizando no momento é uma captura instantânea estática. Para obter documentação atualizada, consulte "
+
+[docs_label_browse]
+other = "Procurar documentos"
+
+[docs_label_contributors]
+other = "Colaboradores"
+
+[docs_label_i_am]
+other = "Eu sou..."
+
+[docs_label_users]
+other = "Usuários"
+
+[docs_version_current]
+other = "(esta documentação)"
+
+[docs_version_latest_heading]
+other = "Versão mais recente"
+
+[docs_version_other_heading]
+other = "Versões mais antigas"
+
+[error_404_were_you_looking_for]
+other = "Talvez você estivesse procurando por:"
+
+[examples_heading]
+other = "Exemplos"
+
+[feedback_heading]
+other = "Comentários"
+
+[feedback_no]
+other = "Não"
+
+[feedback_question]
+other = "Esta página foi útil?"
+
+[feedback_yes]
+other = "Sim"
+
+[input_placeholder_email_address]
+other = "endereço de e-mail"
+
+[latest_version]
+other = "última versão."
+
+[layouts_blog_pager_next]
+other = "Próximo >>"
+
+[layouts_blog_pager_prev]
+other = "<< Anterior"
+
+[layouts_case_studies_list_tell]
+other = "Conte seu caso"
+
+[layouts_docs_glossary_aka]
+other = "Também conhecido como"
+
+[layouts_docs_glossary_click_details_after]
+other = "indicadores abaixo para uma maior explicação sobre um termo em particular."
+
+[layouts_docs_glossary_click_details_before]
+other = "Clique nos"
+
+[layouts_docs_glossary_description]
+other = "Este glossário pretende ser uma lista padronizada e abrangente da terminologia do Kubernetes. Inclui termos técnicos específicos dos K8s, além de termos mais gerais que fornecem um contexto útil."
+
+[layouts_docs_glossary_deselect_all]
+other = "Desmarcar tudo"
+
+[layouts_docs_glossary_filter]
+other = "Filtrar termos de acordo com suas tags"
+
+[layouts_docs_glossary_select_all]
+other = "Selecionar tudo"
+
+[layouts_docs_partials_feedback_improvement]
+other = "sugerir uma melhoria"
+
+[layouts_docs_partials_feedback_issue]
+other = "Abra um bug no repositório do GitHub se você deseja "
+
+[layouts_docs_partials_feedback_or]
+other = "ou"
+
+[layouts_docs_partials_feedback_problem]
+other = "reportar um problema"
+
+[layouts_docs_partials_feedback_thanks]
+other = "Obrigado pelo feedback. Se você tiver uma pergunta específica sobre como utilizar o Kubernetes, faça em"
+
+[layouts_docs_search_fetching]
+other = "Buscando resultados.."
+
+# Main page localization
+
+[main_by]
+other = "por"
+
+[main_cncf_project]
+other = """Nós somos uma CNCF projeto graduado"""
+
+[main_community_explore]
+other = "Explore a comunidade"
+
+[main_contribute]
+other = "Contribuir"
+
+[main_copyright_notice]
+other = """A Fundação Linux ®. Todos os direitos reservados. A Linux Foundation tem marcas registradas e usa marcas registradas. Para uma lista de marcas registradas da The Linux Foundation, por favor, veja nossa Página de uso de marca registrada"""
+
+[main_documentation_license]
+other = """Os autores do Kubernetes | Documentação Distribuída sob CC BY 4.0"""
+
+[main_edit_this_page]
+other = "Edite essa página"
+
+[main_github_create_an_issue]
+other = "Abra um bug"
+
+[main_github_invite]
+other = "Interessado em mergulhar na base de código do Kubernetes?"
+
+[main_github_view_on]
+other = "Veja no Github"
+
+[main_kubernetes_features]
+other = "Recursos do Kubernetes"
+
+[main_kubernetes_past_link]
+other = "Veja boletins passados"
+
+[main_kubeweekly_baseline]
+other = "Interessado em receber as últimas novidades sobre Kubernetes? Inscreva-se no KubeWeekly."
+
+[main_kubeweekly_signup]
+other = "Se inscrever"
+
+[main_page_history]
+other ="História da página"
+
+[main_page_last_modified_on]
+other = "Última modificação da página em"
+
+[main_read_about]
+other = "Ler sobre"
+
+[main_read_more]
+other = "Consulte Mais informação"
+
+# Miscellaneous
+
+[note]
+other = "Nota:"
+
+[objectives_heading]
+other = "Objetivos"
+
+[options_heading]
+other = "Opções"
+
+[post_create_issue]
+other = "Abra um bug"
+
+[prerequisites_heading]
+other = "Antes de você começar"
+
+[subscribe_button]
+other = "Se inscrever"
+
+[thirdparty_message]
+other = """Esta seção tem links para projetos de terceiros que fornecem a funcionalidade exigida pelo Kubernetes. Os autores do projeto Kubernetes não são responsáveis por esses projetos. Esta página obedece as diretrizes de conteúdo do site CNCF, listando os itens em ordem alfabética. Para adicionar um projeto a esta lista, leia o guia de conteúdo antes de enviar sua alteração."""
+
+[ui_search_placeholder]
+other = "Procurar"
+
+[version_check_mustbeorlater]
+other = "O seu servidor Kubernetes deve estar em ou depois da versão "
+
+[version_check_mustbe]
+other = "Seu servidor Kubernetes deve ser versão"
+
+[version_check_tocheck]
+other = "Para verificar a versão, digite "
+
+[warning]
+other = "Aviso:"
+
+[whatsnext_heading]
+other = "Qual é o próximo"
diff --git a/data/i18n/ru/OWNERS b/data/i18n/ru/OWNERS
new file mode 100644
index 0000000000000..2c3a37935bcda
--- /dev/null
+++ b/data/i18n/ru/OWNERS
@@ -0,0 +1,13 @@
+# See the OWNERS docs at https://go.k8s.io/owners
+
+# Localized strings for Russian.
+# Teams and members are visible at https://github.com/orgs/kubernetes/teams.
+
+reviewers:
+- sig-docs-ru-reviews
+
+approvers:
+- sig-docs-ru-owners
+
+labels:
+- language/ru
diff --git a/data/i18n/ru/ru.toml b/data/i18n/ru/ru.toml
new file mode 100644
index 0000000000000..37447c0cad18b
--- /dev/null
+++ b/data/i18n/ru/ru.toml
@@ -0,0 +1,201 @@
+# i18n strings for the Russian (main) site.
+
+[deprecation_warning]
+other = " документация больше не поддерживается. Версия, которую вы сейчас просматриваете, является статической. Актуальную документацию вы можете найти "
+
+[deprecation_file_warning]
+other = "Устаревшая"
+
+[objectives_heading]
+other = "Цели"
+
+[cleanup_heading]
+other = "Очистка"
+
+[prerequisites_heading]
+other = "Подготовка к работе"
+
+[subscribe_button]
+other = "Подписаться"
+
+[whatsnext_heading]
+other = "Что дальше"
+
+[feedback_heading]
+other = "Обратная связь"
+
+[feedback_question]
+other = "Была ли эта страница полезной?"
+
+[feedback_yes]
+other = "Да"
+
+[feedback_no]
+other = "Нет"
+
+[latest_version]
+other = "последняя версия."
+
+[version_check_mustbe]
+other = "Ваш сервер Kubernetes должен быть версии "
+
+[version_check_mustbeorlater]
+other = "Ваш сервер Kubernetes должен быть версии или позже, чем версия "
+
+[version_check_tocheck]
+other = "Чтобы проверить версию, введите "
+
+[caution]
+other = "Внимание:"
+
+[note]
+other = "Заметка:"
+
+[warning]
+other = "Предупреждение:"
+
+[main_read_about]
+other = "Прочитать о"
+
+[main_read_more]
+other = "Прочитать больше"
+
+[main_github_invite]
+other = "Хотите взломать ядро кодовой базы Kubernetes?"
+
+[main_github_view_on]
+other = "Посмотреть на GitHub"
+
+[main_github_create_an_issue]
+other = "Сообщить о проблеме"
+
+[main_community_explore]
+other = "Познакомиться с сообществом"
+
+[main_kubernetes_features]
+other = "Возможности Kubernetes"
+
+[main_cncf_project]
+other = """Мы являемся проектом CNCF"""
+
+[main_kubeweekly_baseline]
+other = "Интересуетесь последними новостями Kubernetes? Зарегистрируйтесь в KubeWeekly."
+
+[main_kubernetes_past_link]
+other = "Посмотреть последние новости"
+
+[main_kubeweekly_signup]
+other = "Подписаться"
+
+[main_contribute]
+other = "Помочь проекту"
+
+[main_edit_this_page]
+other = "Редактировать эту страницу"
+
+[main_page_history]
+other ="История страницы"
+
+[main_page_last_modified_on]
+other = "Последний раз страница редактировалась"
+
+[main_by]
+other = "by"
+
+[main_documentation_license]
+other = """Авторы Kubernetes | Документация распространяется под лицензией CC BY 4.0"""
+
+[main_copyright_notice]
+other = """The Linux Foundation ®. Все права защищены. The Linux Foundation является зарегистрированной торговой маркой. Список торговых марок The Linux Foundation приведен на странице использования торговых марок"""
+
+# Labels for the docs portal home page.
+[docs_label_browse]
+other = "Просмотр документации"
+
+[docs_label_contributors]
+other = "Участники сообщества"
+
+[docs_label_users]
+other = "Пользователи"
+
+[docs_label_i_am]
+other = "Я ..."
+
+# layouts > blog > pager
+
+[layouts_blog_pager_prev]
+other = "<< Назад"
+
+[layouts_blog_pager_next]
+other = "Вперёд >>"
+
+# layouts > blog > list
+
+[layouts_case_studies_list_tell]
+other = "Расскажите свою историю"
+
+# layouts > docs > glossary
+
+[layouts_docs_glossary_description]
+other = "Данный глоссарий должен стать исчерпывающим стандартизированным списком терминологии в Kubernetes. Он включает технические термины, специфичные для K8s, а также более общие термины, которые полезно знать."
+
+[layouts_docs_glossary_filter]
+other = "Фильтрация терминов по тегам"
+
+[layouts_docs_glossary_select_all]
+other = "Выделить всё"
+
+[layouts_docs_glossary_deselect_all]
+other = "Отменить выбор всех тегов"
+
+[layouts_docs_glossary_aka]
+other = "Также известный как"
+
+[layouts_docs_glossary_click_details_before]
+other = "Нажмите на значок"
+
+[layouts_docs_glossary_click_details_after]
+other = "для получения более подробное объяснения по интересующему термину."
+
+# layouts > docs > search
+
+[layouts_docs_search_fetching]
+other = "Получение результатов.."
+
+# layouts > partial > feedback
+
+[layouts_docs_partials_feedback_thanks]
+other = "Спасибо за отзыв! Если у вас есть конкретный вопрос об использовании Kubernetes, спрашивайте"
+
+[layouts_docs_partials_feedback_issue]
+other = "Сообщите о проблеме в репозитории GitHub, если вы хотите "
+
+[layouts_docs_partials_feedback_problem]
+other = "сообщить о проблеме"
+
+[layouts_docs_partials_feedback_or]
+other = "или"
+
+[layouts_docs_partials_feedback_improvement]
+other = "предложить улучшение"
+
+# Community links
+[community_twitter_name]
+other = "Twitter"
+[community_github_name]
+other = "GitHub"
+[community_slack_name]
+other = "Slack"
+[community_stack_overflow_name]
+other = "Stack Overflow"
+[community_forum_name]
+other = "Форум"
+[community_events_calendar]
+other = "Календарь событий"
+
+# UI elements
+[ui_search_placeholder]
+other = "Поиск"
+
+[input_placeholder_email_address]
+other = "адрес электронной почты"
\ No newline at end of file
diff --git a/data/i18n/uk/OWNERS b/data/i18n/uk/OWNERS
new file mode 100644
index 0000000000000..3175dc7d48ad2
--- /dev/null
+++ b/data/i18n/uk/OWNERS
@@ -0,0 +1,13 @@
+# See the OWNERS docs at https://go.k8s.io/owners
+
+# Localized strings for Ukrainian.
+# Teams and members are visible at https://github.com/orgs/kubernetes/teams.
+
+reviewers:
+- sig-docs-uk-reviews
+
+approvers:
+- sig-docs-uk-owners
+
+labels:
+- language/uk
diff --git a/data/i18n/uk/uk.toml b/data/i18n/uk/uk.toml
new file mode 100644
index 0000000000000..ec60865783136
--- /dev/null
+++ b/data/i18n/uk/uk.toml
@@ -0,0 +1,255 @@
+# i18n strings for the Ukrainian (main) site.
+
+[caution]
+# other = "Caution:"
+other = "Увага:"
+
+[cleanup_heading]
+# other = "Cleaning up"
+other = "Очистка"
+
+[community_events_calendar]
+# other = "Events Calendar"
+other = "Календар подій"
+
+[community_forum_name]
+# other = "Forum"
+other = "Форум"
+
+[community_github_name]
+other = "GitHub"
+
+[community_slack_name]
+other = "Slack"
+
+[community_stack_overflow_name]
+other = "Stack Overflow"
+
+[community_twitter_name]
+other = "Twitter"
+
+[community_youtube_name]
+other = "YouTube"
+
+[deprecation_warning]
+# other = " documentation is no longer actively maintained. The version you are currently viewing is a static snapshot. For up-to-date documentation, see the "
+other = " документація більше не підтримується. Версія, яку ви зараз переглядаєте, є статичною. Для перегляду актуальної документації дивіться "
+
+[deprecation_file_warning]
+# other = "Deprecated"
+other = "Застаріла версія"
+
+[docs_label_browse]
+# other = "Browse Docs"
+other = "Переглянути документацію"
+
+[docs_label_contributors]
+# other = "Contributors"
+other = "Контриб'ютори"
+
+[docs_label_i_am]
+# other = "I AM..."
+other = "Я..."
+
+[docs_label_users]
+# other = "Users"
+other = "Користувачі"
+
+[feedback_heading]
+# other = "Feedback"
+other = "Ваша думка"
+
+[feedback_no]
+# other = "No"
+other = "Ні"
+
+[feedback_question]
+# other = "Was this page helpful?"
+other = "Чи була ця сторінка корисною?"
+
+[feedback_yes]
+# other = "Yes"
+other = "Так"
+
+[input_placeholder_email_address]
+# other = "email address"
+other = "електронна адреса"
+
+[latest_version]
+# other = "latest version."
+other = "остання версія."
+
+[layouts_blog_pager_prev]
+# other = "<< Prev"
+other = "<< Назад"
+
+[layouts_blog_pager_next]
+# other = "Next >>"
+other = "Далі >>"
+
+[layouts_case_studies_list_tell]
+# other = "Tell your story"
+other = "Розкажіть свою історію"
+
+[layouts_docs_glossary_aka]
+# other = "Also known as"
+other = "Також відомий як"
+
+[layouts_docs_glossary_description]
+# other = "This glossary is intended to be a comprehensive, standardized list of Kubernetes terminology. It includes technical terms that are specific to Kubernetes, as well as more general terms that provide useful context."
+other = "Даний словник створений як повний стандартизований список термінології Kubernetes. Він включає в себе технічні терміни, специфічні для Kubernetes, а також більш загальні терміни, необхідні для кращого розуміння контексту."
+
+[layouts_docs_glossary_deselect_all]
+# other = "Deselect all"
+other = "Очистити вибір"
+
+[layouts_docs_glossary_click_details_after]
+# other = "indicators below to get a longer explanation for any particular term."
+other = "для отримання розширеного пояснення конкретного терміна."
+
+[layouts_docs_glossary_click_details_before]
+# other = "Click on the"
+other = "Натисність на"
+
+[layouts_docs_glossary_filter]
+# other = "Filter terms according to their tags"
+other = "Відфільтрувати терміни за тегами"
+
+[layouts_docs_glossary_select_all]
+# other = "Select all"
+other = "Вибрати все"
+
+[layouts_docs_partials_feedback_improvement]
+# other = "suggest an improvement"
+other = "запропонувати покращення"
+
+[layouts_docs_partials_feedback_issue]
+# other = "Open an issue in the GitHub repo if you want to "
+other = "Створіть issue в GitHub репозиторії, якщо ви хочете "
+
+[layouts_docs_partials_feedback_or]
+# other = "or"
+other = "або"
+
+[layouts_docs_partials_feedback_problem]
+# other = "report a problem"
+other = "повідомити про проблему"
+
+[layouts_docs_partials_feedback_thanks]
+# other = "Thanks for the feedback. If you have a specific, answerable question about how to use Kubernetes, ask it on"
+other = "Дякуємо за ваш відгук. Якщо ви маєте конкретне запитання щодо використання Kubernetes, ви можете поставити його"
+
+[layouts_docs_search_fetching]
+# other = "Fetching results..."
+other = "Отримання результатів..."
+
+[main_by]
+other = "by"
+
+[main_cncf_project]
+# other = """We are a CNCF graduated project"""
+other = """Ми є проектом CNCF"""
+
+[main_community_explore]
+# other = "Explore the community"
+other = "Познайомитись із спільнотою"
+
+[main_contribute]
+# other = "Contribute"
+other = "Допомогти проекту"
+
+[main_copyright_notice]
+# other = """The Linux Foundation ®. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our Trademark Usage page"""
+other = """The Linux Foundation ®. Всі права застережено. The Linux Foundation є зареєстрованою торговою маркою. Перелік торгових марок The Linux Foundation ви знайдете на нашій сторінці Використання торгових марок"""
+
+[main_documentation_license]
+# other = """The Kubernetes Authors | Documentation Distributed under CC BY 4.0"""
+other = """Автори Kubernetes | Документація розповсюджується під ліцензією CC BY 4.0"""
+
+[main_edit_this_page]
+# other = "Edit This Page"
+other = "Редагувати цю сторінку"
+
+[main_github_create_an_issue]
+# other = "Create an Issue"
+other = "Створити issue"
+
+[main_github_invite]
+# other = "Interested in hacking on the core Kubernetes code base?"
+other = "Хочете зламати основну кодову базу Kubernetes?"
+
+[main_github_view_on]
+# other = "View On GitHub"
+other = "Переглянути у GitHub"
+
+[main_kubernetes_features]
+# other = "Kubernetes Features"
+other = "Функціональні можливості Kubernetes"
+
+[main_kubeweekly_baseline]
+# other = "Interested in receiving the latest Kubernetes news? Sign up for KubeWeekly."
+other = "Хочете отримувати останні новини Kubernetes? Підпишіться на KubeWeekly."
+
+[main_kubernetes_past_link]
+# other = "View past newsletters"
+other = "Переглянути попередні інформаційні розсилки"
+
+[main_kubeweekly_signup]
+# other = "Subscribe"
+other = "Підписатися"
+
+[main_page_history]
+# other ="Page History"
+other ="Історія сторінки"
+
+[main_page_last_modified_on]
+# other = "Page last modified on"
+other = "Сторінка востаннє редагувалася"
+
+[main_read_about]
+# other = "Read about"
+other = "Прочитати про"
+
+[main_read_more]
+# other = "Read more"
+other = "Прочитати більше"
+
+[note]
+# other = "Note:"
+other = "Примітка:"
+
+[objectives_heading]
+# other = "Objectives"
+other = "Цілі"
+
+[prerequisites_heading]
+# other = "Before you begin"
+other = "Перш ніж ви розпочнете"
+
+[subscribe_button]
+# other = "Subscribe"
+other = "Підписатися"
+
+[ui_search_placeholder]
+# other = "Search"
+other = "Пошук"
+
+[version_check_mustbe]
+# other = "Your Kubernetes server must be version "
+other = "Версія вашого Kubernetes сервера має бути "
+
+[version_check_mustbeorlater]
+# other = "Your Kubernetes server must be at or later than version "
+other = "Версія вашого Kubernetes сервера має дорівнювати або бути молодшою ніж "
+
+[version_check_tocheck]
+# other = "To check the version, enter "
+other = "Для перевірки версії введіть "
+
+[warning]
+# other = "Warning:"
+other = "Попередження:"
+
+[whatsnext_heading]
+# other = "What's next"
+other = "Що далі"
diff --git a/data/i18n/vi/OWNERS b/data/i18n/vi/OWNERS
new file mode 100644
index 0000000000000..932adeb73f095
--- /dev/null
+++ b/data/i18n/vi/OWNERS
@@ -0,0 +1,13 @@
+# See the OWNERS docs at https://go.k8s.io/owners
+
+# Localized strings for Vietnamese.
+# Teams and members are visible at https://github.com/orgs/kubernetes/teams.
+
+reviewers:
+- sig-docs-vi-reviews
+
+approvers:
+- sig-docs-vi-owners
+
+labels:
+- language/vi
diff --git a/data/i18n/vi/vi.toml b/data/i18n/vi/vi.toml
new file mode 100644
index 0000000000000..d65c07a720de1
--- /dev/null
+++ b/data/i18n/vi/vi.toml
@@ -0,0 +1,197 @@
+# i18n strings for the Vietnamese (main) site.
+
+[caution]
+other = "Chú ý:"
+
+[cleanup_heading]
+other = "Cleaning up"
+
+[community_events_calendar]
+other = "Lịch sự kiện"
+
+[community_forum_name]
+other = "Diễn đàn"
+
+[community_github_name]
+other = "GitHub"
+
+[community_slack_name]
+other = "Slack"
+
+[community_stack_overflow_name]
+other = "Stack Overflow"
+
+[community_twitter_name]
+other = "Twitter"
+
+[community_youtube_name]
+other = "YouTube"
+
+[deprecation_warning]
+other = " tài liệu này không còn được duy trì. Phiên bản đang xem hiện tại là một snapshot tĩnh. Để rõ hơn về tài liệu bản cập nhật, xem "
+
+[deprecation_file_warning]
+other = "Không dùng nữa"
+
+[docs_label_browse]
+other = "Duyệt tài liệu"
+
+[docs_label_contributors]
+other = "Người đóng góp"
+
+[docs_label_i_am]
+other = "TÔI LÀ..."
+
+[docs_label_users]
+other = "Users"
+
+[feedback_heading]
+other = "Phản hồi"
+
+[feedback_no]
+other = "Không"
+
+[feedback_question]
+other = "Trang này có hữu ích?"
+
+[feedback_yes]
+other = "Có"
+
+[input_placeholder_email_address]
+other = "địa chỉ email"
+
+[latest_version]
+other = "phiên bản mới nhất."
+
+[layouts_blog_pager_prev]
+other = "<< Trước"
+
+[layouts_blog_pager_next]
+other = "Sau >>"
+
+[layouts_case_studies_list_tell]
+other = "Kể câu chuyện của bạn"
+
+[layouts_docs_glossary_aka]
+other = "Cũng được biết đến như là"
+
+[layouts_docs_glossary_description]
+other = "Bảng chú giải này được kì vọng là một danh sách hoàn thiện, được chuẩn hóa về thuật ngữ Kubernetes. Nó bao gồm các thuật ngữ kỹ thuật dành riêng cho Kubernetes, cũng như các thuật ngữ chung hơn cung cấp ngữ cảnh hữu ích"
+
+[layouts_docs_glossary_deselect_all]
+other = "Bỏ chọn tất cả"
+
+[layouts_docs_glossary_click_details_after]
+other = "danh mục dưới đây để giải thích rõ hơn cho các thuật ngữ cụ thể"
+
+[layouts_docs_glossary_click_details_before]
+other = "Click vào"
+
+[layouts_docs_glossary_filter]
+other = "Lọc các thuật ngữ theo tags"
+
+[layouts_docs_glossary_select_all]
+other = "Chọn tất cả"
+
+[layouts_docs_partials_feedback_improvement]
+other = "đề xuất cải tiến"
+
+[layouts_docs_partials_feedback_issue]
+other = "Tạo một issue trên Github repo nến bạn muốn "
+
+[layouts_docs_partials_feedback_or]
+other = "hoặc"
+
+[layouts_docs_partials_feedback_problem]
+other = "báo cáo một vấn đề"
+
+[layouts_docs_partials_feedback_thanks]
+other = "Cảm ơn vì đã phản hồi. Nếu bạn có một câu hỏi cụ thể, có thể trả lời về cách sử dụng Kubernetes, hãy hỏi nó trên"
+
+[layouts_docs_search_fetching]
+other = "Đang lấy kết quả..."
+
+[main_by]
+other = "bởi"
+
+[main_cncf_project]
+other = """Chúng tôi là một dự án CNCF"""
+
+[main_community_explore]
+other = "Khám phá cộng đồng"
+
+[main_contribute]
+other = "Đóng góp"
+
+[main_copyright_notice]
+other = """The Linux Foundation ®. Đã đăng ký Bản quyền. The Linux Foundation đã đăng ký và sử dụng nhãn hiệu. Để biết danh sách các nhãn hiệu của The Linux Foundation, xem Trademark Usage page"""
+
+[main_documentation_license]
+other = """Các tác giả Kubernetes | Tài liệu được phân phối theo CC BY 4.0"""
+
+[main_edit_this_page]
+other = "Sửa trang này"
+
+[main_github_create_an_issue]
+other = "Tạo một Issue"
+
+[main_github_invite]
+other = "Quan tâm đến việc hacking mã nguồn Kubernetes?"
+
+[main_github_view_on]
+other = "Xem trên GitHub"
+
+[main_kubernetes_features]
+other = "Các tính năng của Kubernetes"
+
+[main_kubeweekly_baseline]
+other = "Muốn nhận những tin tức Kubernetes mới nhất? Đăng kí KubeWeekly."
+
+[main_kubernetes_past_link]
+other = "Xem các bản tin trước đây"
+
+[main_kubeweekly_signup]
+other = "Đăng kí"
+
+[main_page_history]
+other ="Lịch sử trang"
+
+[main_page_last_modified_on]
+other = "Trang được sửa lần cuồi vào"
+
+[main_read_about]
+other = "Đọc về"
+
+[main_read_more]
+other = "Đọc thêm"
+
+[note]
+other = "Ghi chú:"
+
+[objectives_heading]
+other = "Mục tiêu"
+
+[prerequisites_heading]
+other = "Trước khi bắt đầu"
+
+[subscribe_button]
+other = "Đăng ký"
+
+[ui_search_placeholder]
+other = "Tìm kiếm"
+
+[version_check_mustbe]
+other = "Server Kubernetes của bạn phải ở phiên bản "
+
+[version_check_mustbeorlater]
+other = "Server Kubernetes của bạn ở phiên bản mới hơn hoặc tại phiên bản "
+
+[version_check_tocheck]
+other = "Để kiểm tra phiên bản, nhập "
+
+[warning]
+other = "Cảnh báo:"
+
+[whatsnext_heading]
+other = "Có gì tiếp theo"
+
diff --git a/data/i18n/zh/OWNERS b/data/i18n/zh/OWNERS
new file mode 100644
index 0000000000000..3bb5f8ebe5a5e
--- /dev/null
+++ b/data/i18n/zh/OWNERS
@@ -0,0 +1,13 @@
+# See the OWNERS docs at https://go.k8s.io/owners
+
+# Localized strings for Chinese.
+# Teams and members are visible at https://github.com/orgs/kubernetes/teams.
+
+reviewers:
+- sig-docs-zh-reviews
+
+approvers:
+- sig-docs-zh-owners
+
+labels:
+- language/zh
diff --git a/data/i18n/zh/zh.toml b/data/i18n/zh/zh.toml
new file mode 100644
index 0000000000000..dcf32839f820c
--- /dev/null
+++ b/data/i18n/zh/zh.toml
@@ -0,0 +1,230 @@
+# i18n strings for the Chinese version of the site (https://kubernetes.io/zh/)
+# 注意:修改此文件时请维持字符串名称的字母顺序并与英文版保持一致
+
+[caution]
+other = "注意:"
+
+[cleanup_heading]
+other = "清理现场"
+
+[community_events_calendar]
+other = "事件日历"
+
+[community_forum_name]
+other = "论坛"
+
+[community_github_name]
+other = "GitHub"
+
+[community_slack_name]
+other = "Slack"
+
+[community_stack_overflow_name]
+other = "Stack Overflow"
+
+[community_twitter_name]
+other = "Twitter"
+
+[community_youtube_name]
+other = "YouTube"
+
+[deprecation_title]
+other = "您正在查看 Kubernetes 版本的文档:"
+
+[deprecation_warning]
+other = " 版本的文档已不再维护。您现在看到的版本来自于一份静态的快照。如需查阅最新文档,请点击"
+
+[deprecation_file_warning]
+other = "已过时"
+
+[docs_label_browse]
+other = "浏览文档"
+
+[docs_label_contributors]
+other = "贡献者"
+
+[docs_label_i_am]
+other = "我是..."
+
+[docs_label_users]
+other = "用户"
+
+[examples_heading]
+other = "示例"
+
+[feedback_heading]
+other = "反馈"
+
+[feedback_no]
+other = "否"
+
+[feedback_question]
+other = "此页是否对您有帮助?"
+
+[feedback_yes]
+other = "是"
+
+[input_placeholder_email_address]
+other = "电子邮件地址"
+
+[latest_version]
+other = "最新版本。"
+
+[layouts_blog_pager_prev]
+other = "<< 前一篇"
+
+[layouts_blog_pager_next]
+other = "后一篇 >>"
+
+[layouts_case_studies_list_tell]
+other = "分享您的故事"
+
+[layouts_docs_glossary_aka]
+other = "亦称作"
+
+[layouts_docs_glossary_description]
+other = "此术语表旨在提供 Kubernetes 术语的完整、标准列表。其中包含特定于 Kubernetes 的技术术语以及能够构造有用的语境的一般性术语。"
+
+[layouts_docs_glossary_deselect_all]
+other = "全不选"
+
+[layouts_docs_glossary_click_details_after]
+other = "下面的指示符号获取特定术语的更为完整的描述。"
+
+[layouts_docs_glossary_click_details_before]
+other = "点击"
+
+[layouts_docs_glossary_filter]
+other = "根据标签过滤术语"
+
+[layouts_docs_glossary_select_all]
+other = "全选"
+
+[layouts_docs_partials_feedback_improvement]
+other = "提出改进建议"
+
+[layouts_docs_partials_feedback_issue]
+other = "在 GitHub 仓库上登记新的问题"
+
+[layouts_docs_partials_feedback_or]
+other = "或者"
+
+[layouts_docs_partials_feedback_problem]
+other = "报告问题"
+
+[layouts_docs_partials_feedback_thanks]
+other = "感谢反馈。如果您有一个关于如何使用 Kubernetes 的特定的、需要答案的问题,可以访问"
+
+[layouts_docs_search_fetching]
+other = "检索结果中.."
+
+[main_by]
+other = "由:"
+
+[main_cncf_project]
+other = """我们是 CNCF 毕业项目"""
+
+[main_community_explore]
+other = "了解社区"
+
+[main_contribute]
+other = "贡献"
+
+[main_copyright_notice]
+other = """Linux 基金会®。保留所有权利。Linux 基金会已注册并使用商标。如需了解 Linux 基金会的商标列表,请访问商标使用页面"""
+
+[main_documentation_license]
+other = """The Kubernetes 作者 | 文档发布基于 CC BY 4.0 授权许可"""
+
+[main_edit_this_page]
+other = "修改本页面"
+
+[main_github_create_an_issue]
+other = "报告 GitHub 问题"
+
+[main_github_invite]
+other = "想要修改 Kubernetes 的核心源代码?"
+
+[main_github_view_on]
+other = "在 GitHub 上查看"
+
+[main_kubernetes_features]
+other = "Kubernetes 特性"
+
+[main_kubeweekly_baseline]
+other = "想要获取最新的 Kubernetes 新闻么?请订阅 KubeWeekly。"
+
+[main_kubernetes_past_link]
+other = "浏览往期的周报"
+
+[main_kubeweekly_signup]
+other = "订阅"
+
+[main_page_history]
+other ="页面历史"
+
+[main_page_last_modified_on]
+other = "页面最后一次修改于"
+
+[main_read_about]
+other = "了解"
+
+[main_read_more]
+other = "了解更多"
+
+[note]
+other = "说明:"
+
+[objectives_heading]
+other = "教程目标"
+
+[options_heading]
+other = "选项"
+
+[post_create_child_page]
+other = "创建子页面"
+
+[prerequisites_heading]
+other = "准备开始"
+
+[seealso_heading]
+other = "另请参见"
+
+[subscribe_button]
+other = "订阅"
+
+[synopsis_heading]
+other = "简介"
+
+[thirdparty_message]
+other = """本部分链接到提供 Kubernetes 所需功能的第三方项目。Kubernetes 项目作者不负责这些项目。此页面遵循CNCF 网站指南,按字母顺序列出项目。要将项目添加到此列表中,请在提交更改之前阅读内容指南。"""
+
+[ui_search_placeholder]
+other = "搜索"
+
+[version_check_mustbe]
+other = "您的 Kubernetes 服务器版本必须是 "
+
+[version_check_mustbeorlater]
+other = "您的 Kubernetes 服务器版本必须不低于版本 "
+
+[version_check_tocheck]
+other = "要获知版本信息,请输入 "
+
+[version_menu]
+other = "版本列表"
+
+[warning]
+other = "警告:"
+
+[whatsnext_heading]
+other = "接下来"
+
+[docs_version_latest_heading]
+other = "当前版本"
+
+[docs_version_other_heading]
+other = "往期版本"
+
+[docs_version_current]
+other = "(此文档)"
diff --git a/i18n/OWNERS b/i18n/OWNERS
new file mode 100644
index 0000000000000..83c9158cd2874
--- /dev/null
+++ b/i18n/OWNERS
@@ -0,0 +1,2 @@
+# No owner overrides here
+# See data/i18n/*/OWNERS instead
diff --git a/i18n/de.toml b/i18n/de.toml
deleted file mode 100644
index cd4c3d79242c0..0000000000000
--- a/i18n/de.toml
+++ /dev/null
@@ -1,203 +0,0 @@
-# i18n strings for the German (main) site.
-
-[deprecation_warning]
-other = " Die Dokumentation wird nicht mehr aktiv gepflegt. Die aktuell angezeigte Version ist eine statische Momentaufnahme. Aktuelle Dokumentation finden Sie unter "
-
-[deprecation_file_warning]
-other = "Veraltet"
-
-[objectives_heading]
-other = "Ziele"
-
-[cleanup_heading]
-other = "Aufräumen"
-
-[prerequisites_heading]
-other = "Bevor Sie beginnen"
-
-[subscribe_button]
-other = "Abonnieren"
-
-[whatsnext_heading]
-other = "Nächste Schritte"
-
-[feedback_heading]
-other = "Feedback"
-
-[feedback_question]
-other = "War diese Seite hilfreich?"
-
-[feedback_yes]
-other = "Ja"
-
-[feedback_no]
-other = "Nein"
-
-[latest_version]
-other = "aktuelle Version."
-
-[version_check_mustbe]
-other = "Ihr Kubernetes-Server benötigt die Version "
-
-[version_check_mustbeorlater]
-other = "Ihr Kubernetes-Server benötigt mindestens die Version "
-
-[version_check_tocheck]
-other = "Um die Version zu überprüfen, geben Sie Folgendes ein "
-
-[caution]
-other = "Achtung:"
-
-[note]
-other = "Hinweis:"
-
-[warning]
-other = "Warnung:"
-
-[main_read_about]
-other = "Mehr Informationen"
-
-[main_read_more]
-other = "Weiterlesen"
-
-[main_github_invite]
-other = "Interested in hacking on the core Kubernetes code base?"
-
-[main_github_view_on]
-other = "Auf GitHub ansehen"
-
-[main_github_create_an_issue]
-other = "Problem berichten"
-
-[main_community_explore]
-other = "Entdecke die Community"
-
-[main_kubernetes_features]
-other = "Kubernetes Features"
-
-[main_cncf_project]
-other = """Wir sind ein CNCF Abschlussprojekt"""
-
-[main_kubeweekly_baseline]
-other = "Möchten Sie die neuesten Nachrichten von Kubernetes erhalten? Melden Sie sich für KubeWeekly an."
-
-[main_kubernetes_past_link]
-other = "Frühere Newsletter anzeigen"
-
-[main_kubeweekly_signup]
-other = "Abonnieren"
-
-[main_contribute]
-other = "Contribute"
-
-[main_edit_this_page]
-other = "Diese Seite bearbeiten"
-
-[main_page_history]
-other ="Seitenverlauf"
-
-[main_page_last_modified_on]
-other = "Letzte Änderung am"
-
-[main_by]
-other = "durch"
-
-[main_documentation_license]
-other = """The Kubernetes Authors | Documentation Distributed under CC BY 4.0"""
-
-[main_copyright_notice]
-other = """The Linux Foundation ®. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our Trademark Usage page"""
-
-# Labels for the docs portal home page.
-[docs_label_browse]
-other = "Dokumention durchsuchen"
-
-[docs_label_contributors]
-other = "Mitwirkende"
-
-[docs_label_users]
-other = "Users"
-
-[docs_label_i_am]
-other = "ICH BIN..."
-
-
-# layouts > blog > pager
-
-[layouts_blog_pager_prev]
-other = "<< Zurück"
-
-[layouts_blog_pager_next]
-other = "Vor >>"
-
-# layouts > blog > list
-
-[layouts_case_studies_list_tell]
-other = "Erzählen Sie Ihre Geschichte"
-
-# layouts > docs > glossary
-
-[layouts_docs_glossary_description]
-other = "Dieses Glossar soll eine umfassende, standardisierte Liste der Kubernetes-Terminologie darstellen. Es enthält technische Begriffe, die für K8 spezifisch sind, sowie allgemeinere Begriffe, die einen nützlichen Kontext bieten."
-
-[layouts_docs_glossary_filter]
-other = "Begriffe nach ihren Tags filtern"
-
-[layouts_docs_glossary_select_all]
-other = "Alle auswählen"
-
-[layouts_docs_glossary_deselect_all]
-other = "Alle abwählen"
-
-[layouts_docs_glossary_aka]
-other = "Auch bekannt als"
-
-[layouts_docs_glossary_click_details_before]
-other = "Klicken Sie auf die"
-
-[layouts_docs_glossary_click_details_after]
-other = "Indikatoren unten, um eine längere Erklärung für einen bestimmten Begriff zu erhalten."
-
-# layouts > docs > search
-
-[layouts_docs_search_fetching]
-other = "Ergebnisse werden abgerufen..."
-
-# layouts > partial > feedback
-
-[layouts_docs_partials_feedback_thanks]
-other = "Danke für die Rückmeldung. Wenn Sie eine spezifische, beantwortbare Frage zur Verwendung von Kubernetes haben, stellen Sie diese unter "
-
-[layouts_docs_partials_feedback_issue]
-other = "Öffnen Sie ein Problem im GitHub-Repo, wenn Sie möchten "
-
-[layouts_docs_partials_feedback_problem]
-other = "Ein Problem melden"
-
-[layouts_docs_partials_feedback_or]
-other = "oder"
-
-[layouts_docs_partials_feedback_improvement]
-other = "Eine Verbesserung vorschlagen"
-
-
-# Community links
-[community_twitter_name]
-other = "Twitter"
-[community_github_name]
-other = "GitHub"
-[community_slack_name]
-other = "Slack"
-[community_stack_overflow_name]
-other = "Stack Overflow"
-[community_forum_name]
-other = "Forum"
-[community_events_calendar]
-other = "Veranstaltungskalender"
-
-# UI elements
-[ui_search_placeholder]
-other = "Suchen"
-
-[input_placeholder_email_address]
-other = "E-Mail-Addresse"
\ No newline at end of file
diff --git a/i18n/de.toml b/i18n/de.toml
new file mode 120000
index 0000000000000..4435a0f16c836
--- /dev/null
+++ b/i18n/de.toml
@@ -0,0 +1 @@
+../data/i18n/de/de.toml
\ No newline at end of file
diff --git a/i18n/en.toml b/i18n/en.toml
deleted file mode 100644
index c6f24f8e2e44f..0000000000000
--- a/i18n/en.toml
+++ /dev/null
@@ -1,226 +0,0 @@
-# i18n strings for the English (main) site.
-# NOTE: Please keep the entries in alphabetical order when editing
-[caution]
-other = "Caution:"
-
-[cleanup_heading]
-other = "Cleaning up"
-
-[community_events_calendar]
-other = "Events Calendar"
-
-[community_forum_name]
-other = "Forum"
-
-[community_github_name]
-other = "GitHub"
-
-[community_slack_name]
-other = "Slack"
-
-[community_stack_overflow_name]
-other = "Stack Overflow"
-
-[community_twitter_name]
-other = "Twitter"
-
-[community_youtube_name]
-other = "YouTube"
-
-[deprecation_title]
-other = "You are viewing documentation for Kubernetes version:"
-
-[deprecation_warning]
-other = " documentation is no longer actively maintained. The version you are currently viewing is a static snapshot. For up-to-date documentation, see the "
-
-[deprecation_file_warning]
-other = "Deprecated"
-
-[docs_label_browse]
-other = "Browse Docs"
-
-[docs_label_contributors]
-other = "Contributors"
-
-[docs_label_i_am]
-other = "I AM..."
-
-[docs_label_users]
-other = "Users"
-
-[docs_version_current]
-other = "(this documentation)"
-
-[docs_version_latest_heading]
-other = "Latest version"
-
-[docs_version_other_heading]
-other = "Older versions"
-
-[error_404_were_you_looking_for]
-other = "Were you looking for:"
-
-[examples_heading]
-other = "Examples"
-
-[feedback_heading]
-other = "Feedback"
-
-[feedback_no]
-other = "No"
-
-[feedback_question]
-other = "Was this page helpful?"
-
-[feedback_yes]
-other = "Yes"
-
-[input_placeholder_email_address]
-other = "email address"
-
-[latest_version]
-other = "latest version."
-
-[layouts_blog_pager_prev]
-other = "<< Prev"
-
-[layouts_blog_pager_next]
-other = "Next >>"
-
-[layouts_case_studies_list_tell]
-other = "Tell your story"
-
-[layouts_docs_glossary_aka]
-other = "Also known as"
-
-[layouts_docs_glossary_description]
-other = "This glossary is intended to be a comprehensive, standardized list of Kubernetes terminology. It includes technical terms that are specific to Kubernetes, as well as more general terms that provide useful context."
-
-[layouts_docs_glossary_deselect_all]
-other = "Deselect all"
-
-[layouts_docs_glossary_click_details_after]
-other = "indicators below to get a longer explanation for any particular term."
-
-[layouts_docs_glossary_click_details_before]
-other = "Click on the"
-
-[layouts_docs_glossary_filter]
-other = "Filter terms according to their tags"
-
-[layouts_docs_glossary_select_all]
-other = "Select all"
-
-[layouts_docs_partials_feedback_improvement]
-other = "suggest an improvement"
-
-[layouts_docs_partials_feedback_issue]
-other = "Open an issue in the GitHub repo if you want to "
-
-[layouts_docs_partials_feedback_or]
-other = "or"
-
-[layouts_docs_partials_feedback_problem]
-other = "report a problem"
-
-[layouts_docs_partials_feedback_thanks]
-other = "Thanks for the feedback. If you have a specific, answerable question about how to use Kubernetes, ask it on"
-
-[layouts_docs_search_fetching]
-other = "Fetching results..."
-
-[main_by]
-other = "by"
-
-[main_cncf_project]
-other = """We are a CNCF graduated project"""
-
-[main_community_explore]
-other = "Explore the community"
-
-[main_contribute]
-other = "Contribute"
-
-[main_copyright_notice]
-other = """The Linux Foundation ®. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our Trademark Usage page"""
-
-[main_documentation_license]
-other = """The Kubernetes Authors | Documentation Distributed under CC BY 4.0"""
-
-[main_github_invite]
-other = "Interested in hacking on the core Kubernetes code base?"
-
-[main_github_view_on]
-other = "View On GitHub"
-
-[main_kubernetes_features]
-other = "Kubernetes Features"
-
-[main_kubeweekly_baseline]
-other = "Interested in receiving the latest Kubernetes news? Sign up for KubeWeekly."
-
-[main_kubernetes_past_link]
-other = "View past newsletters"
-
-[main_kubeweekly_signup]
-other = "Subscribe"
-
-[main_page_history]
-other ="Page History"
-
-[main_page_last_modified_on]
-other = "Page last modified on"
-
-[main_read_about]
-other = "Read about"
-
-[main_read_more]
-other = "Read more"
-
-[note]
-other = "Note:"
-
-[objectives_heading]
-other = "Objectives"
-
-[options_heading]
-other = "Options"
-
-[post_create_issue]
-other = "Create an issue"
-
-[prerequisites_heading]
-other = "Before you begin"
-
-[seealso_heading]
-other = "See Also"
-
-[subscribe_button]
-other = "Subscribe"
-
-[synopsis_heading]
-other = "Synopsis"
-
-[thirdparty_message]
-other = """This section links to third party projects that provide functionality required by Kubernetes. The Kubernetes project authors aren't responsible for these projects. This page follows CNCF website guidelines by listing projects alphabetically. To add a project to this list, read the content guide before submitting a change."""
-
-[ui_search_placeholder]
-other = "Search"
-
-[version_check_mustbe]
-other = "Your Kubernetes server must be version "
-
-[version_check_mustbeorlater]
-other = "Your Kubernetes server must be at or later than version "
-
-[version_check_tocheck]
-other = "To check the version, enter "
-
-[version_menu]
-other = "Versions"
-
-[warning]
-other = "Warning:"
-
-[whatsnext_heading]
-other = "What's next"
diff --git a/i18n/en.toml b/i18n/en.toml
new file mode 120000
index 0000000000000..a13dbc01ce104
--- /dev/null
+++ b/i18n/en.toml
@@ -0,0 +1 @@
+../data/i18n/en/en.toml
\ No newline at end of file
diff --git a/i18n/es.toml b/i18n/es.toml
deleted file mode 100644
index c232ce7c27582..0000000000000
--- a/i18n/es.toml
+++ /dev/null
@@ -1,203 +0,0 @@
-# i18n strings for the Spanish (main) site.
-
-[deprecation_warning]
-other = " ya no mantiene activamente la documentación. La versión que está viendo actualmente es una instantánea estática. Para la documentación actualizada, visita la "
-
-[deprecation_file_warning]
-other = "Descontinuado"
-
-[objectives_heading]
-other = "Objetivos"
-
-[cleanup_heading]
-other = "Limpieza de recursos"
-
-[prerequisites_heading]
-other = "Antes de empezar"
-
-[subscribe_button]
-other = "Suscribir"
-
-[whatsnext_heading]
-other = "Siguientes pasos"
-
-[feedback_heading]
-other = "Comentarios"
-
-[feedback_question]
-other = "¿Esta página le ha sido de ayuda?"
-
-[feedback_yes]
-other = "Sí"
-
-[feedback_no]
-other = "No"
-
-[latest_version]
-other = "última versión."
-
-[version_check_mustbe]
-other = "Su versión de Kubernetes debe ser "
-
-[version_check_mustbeorlater]
-other = "Su versión de Kubernetes debe ser como mínimo "
-
-[version_check_tocheck]
-other = "Para comprobar la versión, introduzca "
-
-[caution]
-other = "Precaución:"
-
-[note]
-other = "Nota:"
-
-[warning]
-other = "Advertencia:"
-
-[main_read_about]
-other = "Leer"
-
-[main_read_more]
-other = "Leer más"
-
-[main_github_invite]
-other = "¿Está interesado en participar en el código base de Kubernetes?"
-
-[main_github_view_on]
-other = "Ver en GitHub"
-
-[main_github_create_an_issue]
-other = "Abrir un Issue"
-
-[main_community_explore]
-other = "Explorar la comunidad"
-
-[main_kubernetes_features]
-other = "Características de Kubernetes"
-
-[main_cncf_project]
-other = """Somos un proyecto graduado de la CNCF"""
-
-[main_kubeweekly_baseline]
-other = "¿Interesado en recibir las últimas noticias de Kubernetes? Suscríbase a KubeWeekly."
-
-[main_kubernetes_past_link]
-other = "Ver boletines anteriores"
-
-[main_kubeweekly_signup]
-other = "Suscríbase"
-
-[main_contribute]
-other = "Contribuir"
-
-[main_edit_this_page]
-other = "Editar esta página"
-
-[main_page_history]
-other ="Historial cambios"
-
-[main_page_last_modified_on]
-other = "Página modificada por última vez el "
-
-[main_by]
-other = "por"
-
-[main_documentation_license]
-other = """Los autores de Kubernetes | Documentación distribuida bajo CC BY 4.0"""
-
-[main_copyright_notice]
-other = """The Linux Foundation ®. Todos los derechos reservados. The Linux Foundation tiene marcas registradas y utiliza marcas registradas. Para obtener una lista de marcas registradas por The Linux Foundation, visita Trademark Usage page"""
-
-# Labels for the docs portal home page.
-[docs_label_browse]
-other = "Explorar la documentación"
-
-[docs_label_contributors]
-other = "Contribuidores"
-
-[docs_label_users]
-other = "Usuarios"
-
-[docs_label_i_am]
-other = "Yo soy..."
-
-# layouts > blog > pager
-
-[layouts_blog_pager_prev]
-other = "<< Anterior"
-
-[layouts_blog_pager_next]
-other = "Siguiente >>"
-
-# layouts > blog > list
-
-[layouts_case_studies_list_tell]
-other = "Cuéntanos tu historia"
-
-# layouts > docs > glossary
-
-[layouts_docs_glossary_description]
-other = "Este glosario tiene la intención de ser una lista completa y estandarizada de la terminología de Kubernetes. Incluye términos técnicos que son específicos de k8s, así como términos más generales que proporcionan un contexto."
-
-[layouts_docs_glossary_filter]
-other = "Filtrar terminos por categoría:"
-
-[layouts_docs_glossary_select_all]
-other = "Seleccionar todos"
-
-[layouts_docs_glossary_deselect_all]
-other = "Elmininar selección"
-
-[layouts_docs_glossary_aka]
-other = "Also known as"
-
-[layouts_docs_glossary_click_details_before]
-other = "Haz click en el símbolo"
-
-[layouts_docs_glossary_click_details_after]
-other = "para obtener información detallada sobre el término."
-
-# layouts > docs > search
-
-[layouts_docs_search_fetching]
-other = "Obteniendo resultados.."
-
-# layouts > partial > feedback
-
-[layouts_docs_partials_feedback_thanks]
-other = "Muchas gracias por el feedback. Si tienes alguna pregunta específica sobre como usar Kubernetes, puedes preguntar en"
-
-[layouts_docs_partials_feedback_issue]
-other = "Abre un issue en el repositorio de GitHub si quieres"
-
-[layouts_docs_partials_feedback_problem]
-other = "reportar un problema"
-
-[layouts_docs_partials_feedback_or]
-other = "o"
-
-[layouts_docs_partials_feedback_improvement]
-other = "sugerir alguna mejora"
-
-# Community links
-[community_twitter_name]
-other = "Twitter"
-[community_github_name]
-other = "GitHub"
-[community_slack_name]
-other = "Slack"
-[community_stack_overflow_name]
-other = "Stack Overflow"
-[community_forum_name]
-other = "Foro"
-[community_events_calendar]
-other = "Calendario de eventos"
-[community_youtube_name]
-other = "YouTube"
-
-# UI elements
-[ui_search_placeholder]
-other = "Buscar"
-
-[input_placeholder_email_address]
-other = "dirección de correo electrónico"
\ No newline at end of file
diff --git a/i18n/es.toml b/i18n/es.toml
new file mode 120000
index 0000000000000..8bbbc64bd6224
--- /dev/null
+++ b/i18n/es.toml
@@ -0,0 +1 @@
+../data/i18n/es/es.toml
\ No newline at end of file
diff --git a/i18n/fr.toml b/i18n/fr.toml
deleted file mode 100644
index 4cfc419cb7d6f..0000000000000
--- a/i18n/fr.toml
+++ /dev/null
@@ -1,143 +0,0 @@
-# i18n strings for the French (main) site.
-
-[deprecation_warning]
-other = " documentation non maintenue. Vous consultez une version statique. Pour une documentation à jour, veuillez consulter: "
-
-[objectives_heading]
-other = "Objectifs"
-
-[cleanup_heading]
-other = "Cleanup"
-
-[prerequisites_heading]
-other = "Pré-requis"
-
-[subscribe_button]
-other = "Souscrire"
-
-[whatsnext_heading]
-other = "A suivre"
-
-[feedback_heading]
-other = "Feedback"
-
-[feedback_question]
-other = "Cette page est elle utile ?"
-
-[feedback_yes]
-other = "Oui"
-
-[feedback_no]
-other = "Non"
-
-[latest_version]
-other = "dernière version."
-
-[version_check_mustbe]
-other = "Votre serveur Kubernetes doit être version "
-
-[version_check_mustbeorlater]
-other = "Votre serveur Kubernetes doit être au moins à la version "
-
-[version_check_tocheck]
-other = "Pour consulter la version, entrez "
-
-[caution]
-other = "Avertissement:"
-
-[note]
-other = "Note:"
-
-[warning]
-other = "Attention:"
-
-[main_read_about]
-other = "A propos"
-
-[main_read_more]
-other = "Autres ressources"
-
-[main_github_invite]
-other = "Souhaitez vous contribuer au code de Kubernetes ?"
-
-[main_github_view_on]
-other = "Voir sur GitHub"
-
-[main_github_create_an_issue]
-other = "Ouvrez un ticket"
-
-[main_community_explore]
-other = "Explorez la communauté"
-
-[main_kubernetes_features]
-other = "Fonctionnalités Kubernetes"
-
-[main_cncf_project]
-other = """Nous sommes un projet CNCF diplômé"""
-
-[main_kubeweekly_baseline]
-other = "Intéressez pour recevoir les dernières informations sur Kubernetes ? Abonnez-vous à KubeWeekly."
-
-[main_kubernetes_past_link]
-other = "Voir les newsletters précédentes"
-
-[main_kubeweekly_signup]
-other = "S'abonner"
-
-[main_contribute]
-other = "Contribuer"
-
-[main_edit_this_page]
-other = "Editez cette page"
-
-[main_page_history]
-other ="Historique"
-
-[main_page_last_modified_on]
-other = "Dernière modification le"
-
-[main_by]
-other = "de"
-
-[main_documentation_license]
-other = """The Kubernetes Authors | Documentation Distributed under CC BY 4.0"""
-
-[main_copyright_notice]
-other = """The Linux Foundation ®. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our Trademark Usage page"""
-
-# Labels for the docs portal home page.
-[docs_label_browse]
-other = "Parcourir la documentation"
-
-[docs_label_contributors]
-other = "Contributeurs"
-
-[docs_label_users]
-other = "Utilisateurs"
-
-[docs_label_i_am]
-other = "JE SUIS..."
-
-[examples_heading]
-other = "Exemples"
-
-# Community links
-[community_twitter_name]
-other = "Twitter"
-[community_github_name]
-other = "GitHub"
-[community_slack_name]
-other = "Slack"
-[community_stack_overflow_name]
-other = "Stack Overflow"
-[community_forum_name]
-other = "Forum"
-[community_events_calendar]
-other = "Calendrier"
-
-# UI elements
-[ui_search_placeholder]
-other = "Recherche"
-
-[input_placeholder_email_address]
-other = "adresse email"
diff --git a/i18n/fr.toml b/i18n/fr.toml
new file mode 120000
index 0000000000000..1bb0befdcb64b
--- /dev/null
+++ b/i18n/fr.toml
@@ -0,0 +1 @@
+../data/i18n/fr/fr.toml
\ No newline at end of file
diff --git a/i18n/hi.toml b/i18n/hi.toml
deleted file mode 100644
index 2e5d6ad331f35..0000000000000
--- a/i18n/hi.toml
+++ /dev/null
@@ -1,195 +0,0 @@
-# i18n strings for the English (main) site.
-
-[deprecation_warning]
-other = " documentation is no longer actively maintained. The version you are currently viewing is a static snapshot. For up-to-date documentation, see the "
-
-[deprecation_file_warning]
-other = "Deprecated"
-
-[objectives_heading]
-other = "Objectives"
-
-[cleanup_heading]
-other = "Cleaning up"
-
-[prerequisites_heading]
-other = "Before you begin"
-
-[whatsnext_heading]
-other = "What's next"
-
-[feedback_heading]
-other = "Feedback"
-
-[feedback_question]
-other = "Was this page helpful?"
-
-[feedback_yes]
-other = "Yes"
-
-[feedback_no]
-other = "No"
-
-[latest_version]
-other = "latest version."
-
-[version_check_mustbe]
-other = "Your Kubernetes server must be version "
-
-[version_check_mustbeorlater]
-other = "Your Kubernetes server must be at or later than version "
-
-[version_check_tocheck]
-other = "To check the version, enter "
-
-[caution]
-other = "Caution:"
-
-[note]
-other = "Note:"
-
-[warning]
-other = "Warning:"
-
-[main_read_about]
-other = "Read about"
-
-[main_read_more]
-other = "Read more"
-
-[main_github_invite]
-other = "Interested in hacking on the core Kubernetes code base?"
-
-[main_github_view_on]
-other = "View On GitHub"
-
-[main_github_create_an_issue]
-other = "Create an Issue"
-
-[main_community_explore]
-other = "Explore the community"
-
-[main_kubernetes_features]
-other = "Kubernetes Features"
-
-[main_cncf_project]
-other = """We are a CNCF graduated project"""
-
-[main_kubeweekly_baseline]
-other = "Interested in receiving the latest Kubernetes news? Sign up for KubeWeekly."
-
-[main_kubernetes_past_link]
-other = "View past newsletters"
-
-[main_kubeweekly_signup]
-other = "Subscribe"
-
-[main_contribute]
-other = "Contribute"
-
-[main_edit_this_page]
-other = "Edit This Page"
-
-[main_page_history]
-other ="Page History"
-
-[main_page_last_modified_on]
-other = "Page last modified on"
-
-[main_by]
-other = "by"
-
-[main_documentation_license]
-other = """The Kubernetes Authors | Documentation Distributed under CC BY 4.0"""
-
-[main_copyright_notice]
-other = """The Linux Foundation ®. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our Trademark Usage page"""
-
-# Labels for the docs portal home page.
-[docs_label_browse]
-other = "Browse Docs"
-
-[docs_label_contributors]
-other = "Contributors"
-
-[docs_label_users]
-other = "Users"
-
-[docs_label_i_am]
-other = "I AM..."
-
-# layouts > blog > pager
-
-[layouts_blog_pager_prev]
-other = "<< Prev"
-
-[layouts_blog_pager_next]
-other = "Next >>"
-
-# layouts > blog > list
-
-[layouts_case_studies_list_tell]
-other = "Tell your story"
-
-# layouts > docs > glossary
-
-[layouts_docs_glossary_description]
-other = "This glossary is intended to be a comprehensive, standardized list of Kubernetes terminology. It includes technical terms that are specific to K8s, as well as more general terms that provide useful context."
-
-[layouts_docs_glossary_filter]
-other = "Filter terms according to their tags"
-
-[layouts_docs_glossary_select_all]
-other = "Select all"
-
-[layouts_docs_glossary_deselect_all]
-other = "Deselect all"
-
-[layouts_docs_glossary_aka]
-other = "Also known as"
-
-[layouts_docs_glossary_click_details_before]
-other = "Click on the"
-
-[layouts_docs_glossary_click_details_after]
-other = "indicators below to get a longer explanation for any particular term."
-
-# layouts > docs > search
-
-[layouts_docs_search_fetching]
-other = "Fetching results.."
-
-# layouts > partial > feedback
-
-[layouts_docs_partials_feedback_thanks]
-other = "Thanks for the feedback. If you have a specific, answerable question about how to use Kubernetes, ask it on"
-
-[layouts_docs_partials_feedback_issue]
-other = "Open an issue in the GitHub repo if you want to "
-
-[layouts_docs_partials_feedback_problem]
-other = "report a problem"
-
-[layouts_docs_partials_feedback_or]
-other = "or"
-
-[layouts_docs_partials_feedback_improvement]
-other = "suggest an improvement"
-
-# Community links
-[community_twitter_name]
-other = "Twitter"
-[community_github_name]
-other = "GitHub"
-[community_slack_name]
-other = "Slack"
-[community_stack_overflow_name]
-other = "Stack Overflow"
-[community_forum_name]
-other = "Forum"
-[community_events_calendar]
-other = "Events Calendar"
-
-# UI elements
-[ui_search_placeholder]
-other = "Search"
diff --git a/i18n/hi.toml b/i18n/hi.toml
new file mode 120000
index 0000000000000..36d4a3bf76aea
--- /dev/null
+++ b/i18n/hi.toml
@@ -0,0 +1 @@
+../data/i18n/hi/hi.toml
\ No newline at end of file
diff --git a/i18n/id.toml b/i18n/id.toml
deleted file mode 100644
index 101ea071ffed3..0000000000000
--- a/i18n/id.toml
+++ /dev/null
@@ -1,227 +0,0 @@
-# i18n strings for the Indonesian version of the site (https://kubernetes.io/id/)
-# NOTE: Please keep the entries in alphabetical order when editing
-
-[caution]
-other = "Perhatian:"
-
-[cleanup_heading]
-other = "Bersihkan"
-
-[community_events_calendar]
-other = "Kalender Acara"
-
-[community_forum_name]
-other = "Forum"
-
-[community_github_name]
-other = "GitHub"
-
-[community_slack_name]
-other = "Slack"
-
-[community_stack_overflow_name]
-other = "Stack Overflow"
-
-[community_twitter_name]
-other = "Twitter"
-
-[community_youtube_name]
-other = "YouTube"
-
-[deprecation_title]
-other = "Kamu sedang menampilkan dokumentasi untuk Kubernetes versi:"
-
-[deprecation_warning]
-other = " dokumentasi sudah tidak dirawat lagi. Versi yang kamu lihat ini hanyalah snapshot statis. Untuk dokumentasi terkini, lihat "
-
-[deprecation_file_warning]
-other = "Sudah usang"
-
-[docs_label_browse]
-other = "Telusuri Dokumentasi"
-
-[docs_label_contributors]
-other = "Kontributor"
-
-[docs_label_i_am]
-other = "AKU..."
-
-[docs_label_users]
-other = "Pengguna"
-
-[docs_version_current]
-other = "(dokumentasi ini)"
-
-[docs_version_latest_heading]
-other = "Versi terbaru"
-
-[docs_version_other_heading]
-other = "Versi lama"
-
-[error_404_were_you_looking_for]
-other = "Apakah kamu sedang mencari:"
-
-[examples_heading]
-other = "Contoh"
-
-[feedback_heading]
-other = "Masukan"
-
-[feedback_no]
-other = "Tidak"
-
-[feedback_question]
-other = "Apakah halaman ini membantu?"
-
-[feedback_yes]
-other = "Ya"
-
-[input_placeholder_email_address]
-other = "alamat email"
-
-[latest_version]
-other = "versi terbaru."
-
-[layouts_blog_pager_prev]
-other = "<< Sebelumnya"
-
-[layouts_blog_pager_next]
-other = "Selanjutnya >>"
-
-[layouts_case_studies_list_tell]
-other = "Ceritakan kisahmu"
-
-[layouts_docs_glossary_aka]
-other = "Dikenal juga sebagai"
-
-[layouts_docs_glossary_description]
-other = "Glosarium ini dimaksudkan sebagai daftar terminologi Kubernetes yang komprehensif dan terstandardisasi. Glosarium ini mencakup istilah-istilah teknis yang spesifik digunakan di Kubernetes, serta beberapa istilah umum untuk membantu memberikan konteks."
-
-[layouts_docs_glossary_deselect_all]
-other = "Hapus semua pilihan"
-
-[layouts_docs_glossary_click_details_after]
-other = "indikator di bawah ini untuk mendapatkan penjelasan yang lebih lengkap untuk istilah tertentu."
-
-[layouts_docs_glossary_click_details_before]
-other = "Klik pada"
-
-[layouts_docs_glossary_filter]
-other = "Filter istilah sesuai dengan penandanya"
-
-[layouts_docs_glossary_select_all]
-other = "Pilih semua"
-
-[layouts_docs_partials_feedback_improvement]
-other = "beri saran perbaikan"
-
-[layouts_docs_partials_feedback_issue]
-other = "Buat isu di repositori GitHub jika kamu ingin "
-
-[layouts_docs_partials_feedback_or]
-other = "atau"
-
-[layouts_docs_partials_feedback_problem]
-other = "laporkan problem"
-
-[layouts_docs_partials_feedback_thanks]
-other = "Terima kasih atas masukannya. Jika kamu mempunyai pertanyaan yang spesifik terkait bagaimana menggunakan Kubernetes, tanyakanlah di "
-
-[layouts_docs_search_fetching]
-other = "Mengambil hasil..."
-
-[main_by]
-other = "oleh"
-
-[main_cncf_project]
-other = """Kami merupakan proyek yang lulus dari CNCF"""
-
-[main_community_explore]
-other = "Jelajahi komunitas"
-
-[main_contribute]
-other = "Bantu"
-
-[main_copyright_notice]
-other = """Linux Foundation ®. Hak cipta dilindungi. Linux Foundation telah mendaftarkan merek dagang dan pengunaannya. Perinciannya bisa dilihat pada halaman penggunaan merek dagang"""
-
-[main_documentation_license]
-other = """Para Pencipta Kubernetes | Dokumentasi didistribusikan di bawah CC BY 4.0"""
-
-[main_github_invite]
-other = "Tertarik untuk mengulik kode dari Kubernetes?"
-
-[main_github_view_on]
-other = "Lihat di GitHub"
-
-[main_kubernetes_features]
-other = "Fitur Kubernetes"
-
-[main_kubeweekly_baseline]
-other = "Tertarik untuk mendapatkan info terbaru tentang Kubernetes? Daftarkan dirimu ke KubeWeekly."
-
-[main_kubernetes_past_link]
-other = "Lihat buletin edisi sebelumnya"
-
-[main_kubeweekly_signup]
-other = "Langganan"
-
-[main_page_history]
-other ="Riwayat laman"
-
-[main_page_last_modified_on]
-other = "Halaman diubah terakhir kali pada"
-
-[main_read_about]
-other = "Baca tentang"
-
-[main_read_more]
-other = "Baca lebih lanjut"
-
-[note]
-other = "Catatan:"
-
-[objectives_heading]
-other = "Tujuan"
-
-[options_heading]
-other = "Opsi"
-
-[post_create_issue]
-other = "Buat isu"
-
-[prerequisites_heading]
-other = "Sebelum kamu memulai"
-
-[seealso_heading]
-other = "Lihat juga"
-
-[subscribe_button]
-other = "Langganan"
-
-[synopsis_heading]
-other = "Sinopsis"
-
-[thirdparty_message]
-other = """Bagian ini tertaut ke proyek-proyek pihak ketiga yang menyediakan fungsionalitas yang dibutuhkan oleh Kubernetes. Pencipta proyek Kubernetes tidak bertanggung jawab atas proyek-proyek tersebut. Laman ini mengikuti pedoman website CNCF dengan membuat daftar proyek menurut abjad. Untuk menambakan proyek ke dalam daftar ini, bacalah panduan sebelum mengirimkan perubahan."""
-
-[ui_search_placeholder]
-other = "Cari"
-
-[version_check_mustbe]
-other = "Kubernetes servermu harus dalam versi "
-
-[version_check_mustbeorlater]
-other = "Kubernetes servermu harus dalam versi yang sama atau lebih baru dari "
-
-[version_check_tocheck]
-other = "Untuk melihat versi, tekan "
-
-[version_menu]
-other = "Versi"
-
-[warning]
-other = "Peringatan:"
-
-[whatsnext_heading]
-other = "Selanjutnya"
diff --git a/i18n/id.toml b/i18n/id.toml
new file mode 120000
index 0000000000000..250debab53150
--- /dev/null
+++ b/i18n/id.toml
@@ -0,0 +1 @@
+../data/i18n/id/id.toml
\ No newline at end of file
diff --git a/i18n/it.toml b/i18n/it.toml
deleted file mode 100644
index 7c0970dfaac80..0000000000000
--- a/i18n/it.toml
+++ /dev/null
@@ -1,197 +0,0 @@
-# i18n strings for the Italian site.
-# NOTE: Please keep the entries in alphabetical order when editing
-
-[caution]
-other = "Attenzione: "
-
-[cleanup_heading]
-other = "In pulizia"
-
-[community_events_calendar]
-other = "Calendario Eventi"
-
-[community_forum_name]
-other = "Forum"
-
-[community_github_name]
-other = "GitHub"
-
-[community_slack_name]
-other = "Slack"
-
-[community_stack_overflow_name]
-other = "Stack Overflow"
-
-[community_twitter_name]
-other = "Twitter"
-
-[community_youtube_name]
-other = "YouTube"
-
-[deprecation_warning]
-other = " documentazione non è più manutenuta. La versione che stai visualizzando in questo momento è archiviata. Per una versione aggiornata, guarda "
-
-[deprecation_file_warning]
-other = "Deprecata"
-
-[docs_label_browse]
-other = "Sfoglia documenti"
-
-[docs_label_contributors]
-other = "Contributors"
-
-[docs_label_i_am]
-other = "Io Sono..."
-
-[docs_label_users]
-other = "Utenti"
-
-[feedback_heading]
-other = "Feedback"
-
-[feedback_no]
-other = "No"
-
-[feedback_question]
-other = "Questa pagina è stata di aiuto?"
-
-[feedback_yes]
-other = "Sì"
-
-[input_placeholder_email_address]
-other = "indirizzo email"
-
-[latest_version]
-other = "ultima versione."
-
-[layouts_blog_pager_prev]
-other = "<< Precedente"
-
-[layouts_blog_pager_next]
-other = "Succesiva >>"
-
-[layouts_case_studies_list_tell]
-other = "Racconta il tuo use case"
-
-[layouts_docs_glossary_aka]
-other = "Anche noto come"
-
-[layouts_docs_glossary_description]
-other = "Questo glossario vuole essere un aiuto per standardizzare la terminologia usata per Kubernetes. Include termini tecnici che sono specifici di Kubernetes, così come termini più generali che sono utili per dare un contesto."
-
-[layouts_docs_glossary_deselect_all]
-other = "Deseleziona tutto"
-
-[layouts_docs_glossary_click_details_after]
-other = "per il significato di questo termine."
-
-[layouts_docs_glossary_click_details_before]
-other = "Fare click sull'icona"
-
-[layouts_docs_glossary_filter]
-other = "Filtra i termini sulla base delle loro etichette"
-
-[layouts_docs_glossary_select_all]
-other = "Seleziona tutto"
-
-[layouts_docs_partials_feedback_improvement]
-other = "suggerire un miglioramento"
-
-[layouts_docs_partials_feedback_issue]
-other = "Apri un issue sul repository GitHub se vuoi "
-
-[layouts_docs_partials_feedback_or]
-other = "o"
-
-[layouts_docs_partials_feedback_problem]
-other = "riportare un problema"
-
-[layouts_docs_partials_feedback_thanks]
-other = "Grazie per il feedback. Se hai una domanda specifica su Kubernetes, chiedi su"
-
-[layouts_docs_search_fetching]
-other = "Caricando i risultati..."
-
-[main_by]
-other = "di"
-
-[main_cncf_project]
-other = """Kubernetes è un progetto CNCF"""
-
-[main_community_explore]
-other = "Explora la community"
-
-[main_contribute]
-other = "Contribuire"
-
-[main_copyright_notice]
-other = """The Linux Foundation ®. Tutti i diritti riservati. The Linux Foundation ha marchi registrati e utilizza marchi commerciali. Per un elenco dei marchi di Linux Foundation, consulta la pagina sull'utilizzo dei marchi"""
-
-[main_documentation_license]
-other = """Gli autori di Kubernetes | Documentazione distribuita sotto CC BY 4.0"""
-
-[main_edit_this_page]
-other = "Modifica questa pagina"
-
-[main_github_create_an_issue]
-other = "Crea un issue"
-
-[main_github_invite]
-other = "Sei interessato a contribuire a Kubernetes?"
-
-[main_github_view_on]
-other = "Visualizza su GitHub"
-
-[main_kubernetes_features]
-other = "Caratteristiche di Kubernetes"
-
-[main_kubeweekly_baseline]
-other = "Sei interessato a ricevere le ultime notizie su Kubernetes? Registrati alla newsletter KubeWeekly."
-
-[main_kubernetes_past_link]
-other = "Vedi le precedenti mail della newsletter"
-
-[main_kubeweekly_signup]
-other = "Iscriviti"
-
-[main_page_history]
-other = "Storico della Pagina"
-
-[main_page_last_modified_on]
-other = "Ultima modifica alla pagina"
-
-[main_read_about]
-other = "Leggi"
-
-[main_read_more]
-other = "Leggi di più"
-
-[note]
-other = "Nota:"
-
-[objectives_heading]
-other = "Obbiettivi"
-
-[prerequisites_heading]
-other = "Prima di cominciare"
-
-[subscribe_button]
-other = "Iscriviti"
-
-[ui_search_placeholder]
-other = "Cerca"
-
-[version_check_mustbe]
-other = "La tua installazione Kubernetes deve avere la versione "
-
-[version_check_mustbeorlater]
-other = "La tua installazione Kubernetes deve avere almeno la versione "
-
-[version_check_tocheck]
-other = "Per verificare la versione, esegui "
-
-[warning]
-other = "Attenzione:"
-
-[whatsnext_heading]
-other = "Voci correlate"
diff --git a/i18n/it.toml b/i18n/it.toml
new file mode 120000
index 0000000000000..bf4e0e004cc48
--- /dev/null
+++ b/i18n/it.toml
@@ -0,0 +1 @@
+../data/i18n/it/it.toml
\ No newline at end of file
diff --git a/i18n/ja.toml b/i18n/ja.toml
deleted file mode 100644
index a7a103f435d36..0000000000000
--- a/i18n/ja.toml
+++ /dev/null
@@ -1,203 +0,0 @@
-# i18n strings for the English (main) site.
-# NOTE: Please keep the entries in alphabetical order when editing
-
-[caution]
-other = "注意:"
-
-[cleanup_heading]
-other = "クリーンアップ"
-
-[community_events_calendar]
-other = "イベントカレンダー"
-
-[community_forum_name]
-other = "フォーラム"
-
-[community_github_name]
-other = "GitHub"
-
-[community_slack_name]
-other = "Slack"
-
-[community_stack_overflow_name]
-other = "Stack Overflow"
-
-[community_twitter_name]
-other = "Twitter"
-
-[community_youtube_name]
-other = "YouTube"
-
-[deprecation_file_warning]
-other = "廃止予定"
-
-[deprecation_title]
-other = "現在表示しているのは、次のバージョン向けのドキュメントです。Kubernetesバージョン:"
-
-[deprecation_warning]
-other = " のドキュメントは積極的にメンテナンスされていません。現在表示されているバージョンはスナップショットです。最新のドキュメントはこちらです: "
-
-[docs_label_browse]
-other = "ドキュメントの参照"
-
-[docs_label_contributors]
-other = "コントリビューター"
-
-[docs_label_i_am]
-other = "私は..."
-
-[docs_label_users]
-other = "ユーザー"
-
-[feedback_heading]
-other = "フィードバック"
-
-[feedback_no]
-other = "いいえ"
-
-[feedback_question]
-other = "このページは役に立ちましたか?"
-
-[feedback_yes]
-other = "はい"
-
-[input_placeholder_email_address]
-other = "メールアドレス"
-
-[latest_version]
-other = "最新バージョン"
-
-[layouts_blog_pager_prev]
-other = "<< 前"
-
-[layouts_blog_pager_next]
-other = "次 >>"
-
-[layouts_case_studies_list_tell]
-other = "あなたの話を聞かせてください"
-
-[layouts_docs_glossary_aka]
-other = "またの名を"
-
-[layouts_docs_glossary_description]
-other = "この用語集は、Kubernetesの用語の包括的で標準化されたリストを対象としています。これには、Kubernetesに固有で有用なコンテキストを提供しつつも、より一般的な技術用語が含まれています。"
-
-[layouts_docs_glossary_deselect_all]
-other = "すべての選択を解除"
-
-[layouts_docs_glossary_click_details_after]
-other = "特定の用語の詳細な説明を取得するには、以下のインジケータを使用します。"
-
-[layouts_docs_glossary_click_details_before]
-other = "Click on the" # TODO: Translate me
-
-[layouts_docs_glossary_filter]
-other = "タグに従って用語をフィルタ"
-
-[layouts_docs_glossary_select_all]
-other = "すべてを選択"
-
-[layouts_docs_partials_feedback_improvement]
-other = "改善を提案"
-
-[layouts_docs_partials_feedback_issue]
-other = "Open an issue in the GitHub repo if you want to " # TODO: Translate me
-
-[layouts_docs_partials_feedback_or]
-other = "or" # TODO: Translate me
-
-[layouts_docs_partials_feedback_problem]
-other = "問題を報告する"
-
-[layouts_docs_partials_feedback_thanks]
-other = "Thanks for the feedback. If you have a specific, answerable question about how to use Kubernetes, ask it on" # TODO: Translate me
-
-[layouts_docs_search_fetching]
-other = "結果を取得しています..."
-
-[main_by]
-other = "by"
-
-[main_cncf_project]
-other = """私達はCNCF graduated プロジェクトです"""
-
-[main_community_explore]
-other = "コミュニティを探す"
-
-[main_contribute]
-other = "コントリビュート"
-
-[main_copyright_notice]
-other = """The Linux Foundation ®. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our Trademark Usage page"""
-
-[main_documentation_license]
-other = """The Kubernetes Authors | Documentation Distributed under CC BY 4.0"""
-
-[main_edit_this_page]
-other = "ページ編集"
-
-[main_github_invite]
-other = "Kubernetesのコードを編集することに興味がありますか?"
-
-[main_github_create_an_issue]
-other = "Issue作成"
-
-[main_github_view_on]
-other = "GitHubで参照する"
-
-[main_kubernetes_features]
-other = "Kubernetesの機能"
-
-[main_kubeweekly_baseline]
-other = "最新のKubernetesのニュースを受け取りたいですか? KubeWeeklyにサインアップしてください。"
-
-[main_kubernetes_past_link]
-other = "過去のニュースレターを見る"
-
-[main_kubeweekly_signup]
-other = "登録"
-
-[main_page_history]
-other ="ページ履歴"
-
-[main_page_last_modified_on]
-other = "ページの最終更新"
-
-[main_read_about]
-other = "Read about" #other = "について参照する" TODO: Translate me
-
-[main_read_more]
-other = "続きを読む"
-
-[note]
-other = "備考:"
-
-[objectives_heading]
-other = "目標"
-
-[prerequisites_heading]
-other = "始める前に"
-
-[subscribe_button]
-other = "購読する"
-
-[ui_search_placeholder]
-other = "検索"
-
-[version_check_mustbe]
-other = "作業するKubernetesサーバーは次のバージョンである必要があります: "
-
-[version_check_mustbeorlater]
-other = "作業するKubernetesサーバーは次のバージョン以降のものである必要があります: "
-
-[version_check_tocheck]
-other = "バージョンを確認するには次のコマンドを実行してください: "
-
-[version_menu]
-other = "バージョン"
-
-[warning]
-other = "警告:"
-
-[whatsnext_heading]
-other = "次の項目"
diff --git a/i18n/ja.toml b/i18n/ja.toml
new file mode 120000
index 0000000000000..6b08e1f22f354
--- /dev/null
+++ b/i18n/ja.toml
@@ -0,0 +1 @@
+../data/i18n/ja/ja.toml
\ No newline at end of file
diff --git a/i18n/ko.toml b/i18n/ko.toml
deleted file mode 100644
index f79f689b88620..0000000000000
--- a/i18n/ko.toml
+++ /dev/null
@@ -1,232 +0,0 @@
-# i18n strings for the Korean translation.
-# NOTE: Please keep the entries in alphabetical order when editing
-[announcement_title]
-other = "Black lives matter."
-
-[announcement_message]
-other = "우리는 흑인 공동체를 지지합니다.
인종차별은 용납될 수 없습니다.
인종차별은 [쿠버네티스 프로젝트의 핵심 가치](https://git.k8s.io/community/values.md)에 상충되며 우리 공동체는 이를 용인하지 않습니다."
-
-[caution]
-other = "주의:"
-
-[cleanup_heading]
-other = "정리하기"
-
-[community_events_calendar]
-other = "이벤트 캘린더"
-
-[community_forum_name]
-other = "Forum"
-
-[community_github_name]
-other = "GitHub"
-
-[community_slack_name]
-other = "Slack"
-
-[community_stack_overflow_name]
-other = "Stack Overflow"
-
-[community_twitter_name]
-other = "Twitter"
-
-[community_youtube_name]
-other = "YouTube"
-
-[deprecation_title]
-other = "해당 문서의 쿠버네티스 버전:"
-
-[deprecation_warning]
-other = " 문서는 더 이상 적극적으로 관리되지 않음. 현재 보고있는 문서는 정적 스냅샷임. 최신 문서를 위해서는, 다음을 참고. "
-
-[deprecation_file_warning]
-other = "사용 중단됨(deprecated)"
-
-[docs_label_browse]
-other = "문서 둘러보기"
-
-[docs_label_contributors]
-other = "컨트리뷰터"
-
-[docs_label_i_am]
-other = "나는..."
-
-[docs_label_users]
-other = "사용자"
-
-[docs_version_current]
-other = "(현재 문서)"
-
-[docs_version_latest_heading]
-other = "최신 버전"
-
-[docs_version_other_heading]
-other = "이전 버전"
-
-[error_404_were_you_looking_for]
-other = "무엇과 관련된 정보를 찾으시나요?"
-
-[examples_heading]
-other = "예시"
-
-[feedback_heading]
-other = "피드백"
-
-[feedback_question]
-other = "이 페이지가 도움이 되었나요?"
-
-[feedback_yes]
-other = "네"
-
-[feedback_no]
-other = "아니요"
-
-[input_placeholder_email_address]
-other = "전자 우편 주소"
-
-[latest_version]
-other = "최신 버전."
-
-[layouts_blog_pager_prev]
-other = "<< 이전"
-
-[layouts_blog_pager_next]
-other = "다음 >>"
-
-[layouts_case_studies_list_tell]
-other = "당신의 이야기를 들려주세요."
-
-[layouts_docs_glossary_aka]
-other = "별칭"
-
-[layouts_docs_glossary_description]
-other = "이 용어집은 쿠버네티스 용어의 종합적이고 표준화된 리스트를 제공한다. 용어집은 K8s 고유의 기술 용어 뿐만 아니라, 맥락을 이해하는데 유용한 더 일반적인 용어도 포함한다. "
-
-[layouts_docs_glossary_deselect_all]
-other = "모두 선택 해제"
-
-[layouts_docs_glossary_click_details_after]
-other = "표시를 클릭하면 각 용어에 대한 더 자세한 설명을 볼 수 있다."
-
-[layouts_docs_glossary_click_details_before]
-other = "다음"
-
-[layouts_docs_glossary_filter]
-other = "태그에 따라 용어 필터링"
-
-[layouts_docs_glossary_select_all]
-other = "모두 선택"
-
-[layouts_docs_partials_feedback_improvement]
-other = "개선 제안이 가능합니다."
-
-[layouts_docs_partials_feedback_issue]
-other = "원한다면 GitHub 리포지터리에 이슈를 열어서"
-
-[layouts_docs_partials_feedback_or]
-other = "또는"
-
-[layouts_docs_partials_feedback_problem]
-other = "문제 리포트"
-
-[layouts_docs_partials_feedback_thanks]
-other = "피드백 감사합니다. 쿠버네티스 사용 방법에 대해서 구체적이고 답변 가능한 질문이 있다면, 다음 링크에서 질문하십시오."
-
-[layouts_docs_search_fetching]
-other = "결과를 가져오는 중.."
-
-[main_by]
-other = ", 다음 변경에 의해서:"
-
-[main_cncf_project]
-other = """쿠버네티스는 CNCF graduated 프로젝트입니다."""
-
-[main_community_explore]
-other = "커뮤니티 둘러보기"
-
-[main_contribute]
-other = "기여하기"
-
-[main_copyright_notice]
-other = """The Linux Foundation ®. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our Trademark Usage page"""
-
-[main_documentation_license]
-other = """The Kubernetes Authors | Documentation Distributed under CC BY 4.0"""
-
-[main_github_invite]
-other = "쿠버네티스 핵심 코드 베이스를 살펴보는데 관심이 있으십니까?"
-
-[main_github_view_on]
-other = "GitHub에서 보기"
-
-[main_kubernetes_features]
-other = "쿠버네티스 기능"
-
-[main_kubeweekly_baseline]
-other = "최신 쿠버네티스 뉴스 수신에 관심이 있으십니까? KubeWeekly를 신청하세요."
-
-[main_kubernetes_past_link]
-other = "과거 뉴스레터 보기"
-
-[main_kubeweekly_signup]
-other = "구독하기"
-
-[main_page_history]
-other ="페이지 변경 이력"
-
-[main_page_last_modified_on]
-other = "최종 수정일시"
-
-[main_read_about]
-other = "읽어 보기"
-
-[main_read_more]
-other = "더 읽기"
-
-[note]
-other = "참고:"
-
-[objectives_heading]
-other = "목적"
-
-[options_heading]
-other = "옵션"
-
-[post_create_issue]
-other = "이슈 생성"
-
-[prerequisites_heading]
-other = "시작하기 전에"
-
-[seealso_heading]
-other = "더 보기"
-
-[subscribe_button]
-other = "구독"
-
-[synopsis_heading]
-other = "시놉시스"
-
-[thirdparty_message]
-other = """이 섹션은 쿠버네티스에 필요한 기능을 제공하는 써드파티 프로젝트와 관련이 있다. 쿠버네티스 프로젝트 작성자는 써드파티 프로젝트에 책임이 없다. 이 페이지는 CNCF 웹사이트 가이드라인에 따라 프로젝트를 알파벳 순으로 나열한다. 이 목록에 프로젝트를 추가하려면 변경사항을 제출하기 전에 콘텐츠 가이드를 읽어본다."""
-
-[ui_search_placeholder]
-other = "검색하기"
-
-[version_check_mustbe]
-other = "쿠버네티스 서버의 버전은 다음과 같아야 함. 버전: "
-
-[version_check_mustbeorlater]
-other = "쿠버네티스 서버의 버전은 다음과 같거나 더 높아야 함. 버전: "
-
-[version_check_tocheck]
-other = "버전 확인을 위해서, 다음 커맨드를 실행 "
-
-[version_menu]
-other = "버전"
-
-[warning]
-other = "경고:"
-
-[whatsnext_heading]
-other = "다음 내용"
diff --git a/i18n/ko.toml b/i18n/ko.toml
new file mode 120000
index 0000000000000..093839dd5df51
--- /dev/null
+++ b/i18n/ko.toml
@@ -0,0 +1 @@
+../data/i18n/ko/ko.toml
\ No newline at end of file
diff --git a/i18n/nl.toml b/i18n/nl.toml
deleted file mode 100644
index a0aa6faee4eea..0000000000000
--- a/i18n/nl.toml
+++ /dev/null
@@ -1,197 +0,0 @@
-# i18n strings for the Dutch (main) site.
-
-[deprecation_warning]
-other = " documentatie wordt niet langer actief onderhouden. De versie die u momenteel bekijkt is een statische momentopname. Zie voor bijgewerkte documentatie "
-
-[deprecation_file_warning]
-other = "Verouderd"
-
-[objectives_heading]
-other = "Doelen"
-
-[cleanup_heading]
-other = "Opschonen"
-
-[prerequisites_heading]
-other = "Voordat je begint"
-
-[whatsnext_heading]
-other = "Wat nu volgt"
-
-[feedback_heading]
-other = "Feedback"
-
-[feedback_question]
-other = "Was deze pagina nuttig?"
-
-[feedback_yes]
-other = "Ja"
-
-[feedback_no]
-other = "Nee"
-
-[latest_version]
-other = "laatste versie."
-
-[version_check_mustbe]
-other = "Je Kubernetes server moet op de volgende versie zitten "
-
-[version_check_mustbeorlater]
-other = "Je Kubernetes server moet op de volgende of latere versie zitten "
-
-[version_check_tocheck]
-other = "Voer het volgende in om de versie te controleren "
-
-[caution]
-other = "Voorzichtig:"
-
-[note]
-other = "Opmerking:"
-
-[warning]
-other = "Opletten:"
-
-[main_read_about]
-other = "Lees over"
-
-[main_read_more]
-other = "Lees meer"
-
-[main_github_invite]
-other = "Geïnteresseerd om aan de core Kubernetes code base te werken?"
-
-[main_github_view_on]
-other = "Bekijk op GitHub"
-
-[main_github_create_an_issue]
-other = "Maak een Issue"
-
-[main_community_explore]
-other = "Verken de community"
-
-[main_kubernetes_features]
-other = "Kubernetes functies"
-
-[main_cncf_project]
-other = """We zijn een CNCF project"""
-
-[main_kubeweekly_baseline]
-other = "Wil je het laatste Kubernates nieuws ontvangen? Abonneer je op KubeWeekly."
-
-[main_kubernetes_past_link]
-other = "Eerdere nieuwsbrieven bekijken"
-
-[main_kubeweekly_signup]
-other = "Abonneren"
-
-[main_contribute]
-other = "Bijdragen"
-
-[main_edit_this_page]
-other = "Bewerk deze pagina"
-
-[main_page_history]
-other ="Pagina geschiedenis"
-
-[main_page_last_modified_on]
-other = "Pagina laatst gewijzigd op"
-
-[main_by]
-other = "door"
-
-[main_documentation_license]
-other = """De Kubernetes auteurs | Documentatie verspreid onder CC BY 4.0"""
-
-[main_copyright_notice]
-other = """The Linux Foundation ®. Alle rechten voorbehouden. De Linux Foundation heeft handelsmerken geregistreerd en handelsmerken. gebruikt Voor een lijst met handelsmerken van The Linux Foundation raadpleegt u onzeHandelsmerkgebruikspagina"""
-
-# Labels for the docs portal home page.
-[docs_label_browse]
-other = "Bladeren door documenten"
-
-[docs_label_contributors]
-other = "Bijdragers"
-
-[docs_label_users]
-other = "Gebruikers"
-
-[docs_label_i_am]
-other = "IK BEN..."
-
-# layouts > blog > pager
-
-[layouts_blog_pager_prev]
-other = "<< Vorige"
-
-[layouts_blog_pager_next]
-other = "Volgende >>"
-
-# layouts > blog > list
-
-[layouts_case_studies_list_tell]
-other = "Vertel jouw verhaal"
-
-# layouts > docs > glossary
-
-[layouts_docs_glossary_description]
-other = "Deze verklarende woordenlijst is bedoeld als een uitgebreide, gestandaardiseerde lijst van Kubernetes-terminologie. Het bevat technische termen die specifiek zijn voor K8s, evenals meer algemene termen die een bruikbare context bieden."
-
-[layouts_docs_glossary_filter]
-other = "Filter termen op basis van hun tags"
-
-[layouts_docs_glossary_select_all]
-other = "Alles selecteren"
-
-[layouts_docs_glossary_deselect_all]
-other = "Alles deselecteren"
-
-[layouts_docs_glossary_aka]
-other = "Ook bekend als"
-
-[layouts_docs_glossary_click_details_before]
-other = "Klik op de"
-
-[layouts_docs_glossary_click_details_after]
-other = "onderstaande indicatoren om een langere verklaring voor een bepaalde term te krijgen."
-
-# layouts > docs > search
-
-[layouts_docs_search_fetching]
-other = "Resultaten ophalen.."
-
-# layouts > partial > feedback
-
-[layouts_docs_partials_feedback_thanks]
-other = "Bedankt voor de feedback. Als je een specifieke vraag hebt, die beantwoord moet worden, over het gebruik van Kubernetes, vraag het dan op"
-
-[layouts_docs_partials_feedback_issue]
-other = "Open een probleem in de GitHub-repo "
-
-[layouts_docs_partials_feedback_problem]
-other = "meld een probleem"
-
-[layouts_docs_partials_feedback_or]
-other = "of"
-
-[layouts_docs_partials_feedback_improvement]
-other = "doe een suggestie voor een verbetering"
-
-# Community links
-[community_twitter_name]
-other = "Twitter"
-[community_github_name]
-other = "GitHub"
-[community_slack_name]
-other = "Slack"
-[community_stack_overflow_name]
-other = "Stack Overflow"
-[community_forum_name]
-other = "Forum"
-[community_events_calendar]
-other = "Evenementenkalender"
-[community_youtube_name]
-other = "YouTube"
-
-# UI elements
-[ui_search_placeholder]
-other = "Zoeken"
diff --git a/i18n/nl.toml b/i18n/nl.toml
new file mode 120000
index 0000000000000..181ed9aedbeb3
--- /dev/null
+++ b/i18n/nl.toml
@@ -0,0 +1 @@
+../data/i18n/nl/nl.toml
\ No newline at end of file
diff --git a/i18n/no.toml b/i18n/no.toml
deleted file mode 100644
index ff786d7d35d2f..0000000000000
--- a/i18n/no.toml
+++ /dev/null
@@ -1,68 +0,0 @@
-# i18n strings for the Norwegian translation.
-
-[main_read_about]
-other = "Les om"
-
-[main_read_more]
-other = "Les mer"
-
-[main_github_invite]
-other = "Interessert kode i Kubernetes?"
-
-[main_github_view_on]
-other = "Åpne på GitHub"
-
-[main_github_create_an_issue]
-other = "Opprett en issue"
-
-[main_community_explore]
-other = "Utforsk folkene bak Kubernetes"
-
-[main_kubernetes_features]
-other = "Egenskaper i Kubernetes"
-
-[main_cncf_project]
-other = """Vi er et CNCF-prosjekt"""
-
-[main_contribute]
-other = "Bidra"
-
-[main_edit_this_page]
-other = "Endre denne siden"
-
-[main_page_history]
-other ="Side-historikk"
-
-[main_page_last_modified_on]
-other = "Side sist endret"
-
-[main_by]
-other = "av"
-
-[main_documentation_license]
-other = """Kubernetes-forfatterene | Dokumentasjonen er utgitt med CC BY 4.0-lisens"""
-
-[main_copyright_notice]
-other = """The Linux Foundation ®. Alle retter er reservert. The Linux Foundation har registrerte varemerker. For en oversikt, se Bruk av varemerker"""
-
-# Labels for the docs portal home page.
-[docs_label_browse]
-other = "All dokumentasjon"
-
-# Community links
-[community_twitter_name]
-other = "Twitter"
-[community_github_name]
-other = "GitHub"
-[community_slack_name]
-other = "Slack"
-[community_stack_overflow_name]
-other = "Stack Overflow"
-[community_forum_name]
-other = "Forum"
-[community_events_calendar]
-other = "Kalender"
-
-# UI elements
-[ui_search_placeholder]
-other = "Søk"
\ No newline at end of file
diff --git a/i18n/no.toml b/i18n/no.toml
new file mode 120000
index 0000000000000..d27b699464986
--- /dev/null
+++ b/i18n/no.toml
@@ -0,0 +1 @@
+../data/i18n/no/no.toml
\ No newline at end of file
diff --git a/i18n/pl.toml b/i18n/pl.toml
deleted file mode 100644
index 9621301a49825..0000000000000
--- a/i18n/pl.toml
+++ /dev/null
@@ -1,197 +0,0 @@
-# i18n strings for the Polish site.
-# NOTE: Please keep the entries in alphabetical order when editing
-
-[caution]
-other = "Ostrzeżenie:"
-
-[cleanup_heading]
-other = "Sprzątamy po sobie"
-
-[community_events_calendar]
-other = "Kalendarz wydarzeń"
-
-[community_forum_name]
-other = "Forum"
-
-[community_github_name]
-other = "GitHub"
-
-[community_slack_name]
-other = "Slack"
-
-[community_stack_overflow_name]
-other = "Stack Overflow"
-
-[community_twitter_name]
-other = "Twitter"
-
-[community_youtube_name]
-other = "YouTube"
-
-[deprecation_warning]
-other = " dokumentacja nie jest już aktualizowana. Wyświetlona jest wersja archiwalna. Po aktualną dokumentację zajrzyj na"
-
-[deprecation_file_warning]
-other = "Przestarzały"
-
-[docs_label_browse]
-other = "Przeglądaj dokumentację"
-
-[docs_label_contributors]
-other = "Współautorzy"
-
-[docs_label_i_am]
-other = "Jestem..."
-
-[docs_label_users]
-other = "Użytkownicy"
-
-[feedback_heading]
-other = "Twoja opinia"
-
-[feedback_no]
-other = "Nie"
-
-[feedback_question]
-other = "Czy ta strona była przydatna?"
-
-[feedback_yes]
-other = "Tak"
-
-[input_placeholder_email_address]
-other = "adres e-mail"
-
-[latest_version]
-other = "to najnowsza wersja."
-
-[layouts_blog_pager_prev]
-other = "<< Poprzedni"
-
-[layouts_blog_pager_next]
-other = "Następny >>"
-
-[layouts_case_studies_list_tell]
-other = "Opowiedz swoją historię"
-
-[layouts_docs_glossary_aka]
-other = "Znany też jako"
-
-[layouts_docs_glossary_description]
-other = "Celem tego słownika jest przedstawienie wszechstronnej, ujednoliconej listy terminologii związanej z projektem Kubernetes. Słownik zawiera terminy specyficzne dla Kubernetesa, a także pojęcia bardziej ogólne, umożliwiające lepsze zrozumienie kontekstu."
-
-[layouts_docs_glossary_deselect_all]
-other = "Odznacz wszystko"
-
-[layouts_docs_glossary_click_details_after]
-other = "po dokładniejsze wytłumaczenie."
-
-[layouts_docs_glossary_click_details_before]
-other = "Kliknij w"
-
-[layouts_docs_glossary_filter]
-other = "Znajdź pojęcia według etykiet"
-
-[layouts_docs_glossary_select_all]
-other = "Zaznacz wszystko"
-
-[layouts_docs_partials_feedback_improvement]
-other = "zaproponować poprawkę"
-
-[layouts_docs_partials_feedback_issue]
-other = "Otwórz zgłoszenie w repozytorium GitHub, jeśli chcesz "
-
-[layouts_docs_partials_feedback_or]
-other = "lub"
-
-[layouts_docs_partials_feedback_problem]
-other = "zgłosić problem"
-
-[layouts_docs_partials_feedback_thanks]
-other = "Dziękujemy za informację zwrotną. Jeśli masz konkretne pytanie dotyczące użycia Kubernetesa, odwiedź"
-
-[layouts_docs_search_fetching]
-other = "Pobieram wyniki.."
-
-[main_by]
-other = "przez"
-
-[main_cncf_project]
-other = """Nasz projekt jest uznany przez CNCF za dojrzały"""
-
-[main_community_explore]
-other = "Poznaj społeczność"
-
-[main_contribute]
-other = "Wnieś swój wkład"
-
-[main_copyright_notice]
-other = """The Linux Foundation ®. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our Trademark Usage page"""
-
-[main_documentation_license]
-other = """The Kubernetes Authors | Documentation Distributed under CC BY 4.0"""
-
-[main_edit_this_page]
-other = "Edytuj stronę"
-
-[main_github_create_an_issue]
-other = "Zgłoś problem"
-
-[main_github_invite]
-other = "Chcesz zacząć współtworzyć kod Kubernetesa?"
-
-[main_github_view_on]
-other = "Zajrzyj na GitHub"
-
-[main_kubernetes_features]
-other = "Funkcjonalności Kubernetesa"
-
-[main_kubeweekly_baseline]
-other = "Zapisz się na KubeWeekly, jeśli jesteś zainteresowany najnowszymi wiadomościami o Kubernetesie."
-
-[main_kubernetes_past_link]
-other = "Poprzednie newslettery"
-
-[main_kubeweekly_signup]
-other = "Zapisz się"
-
-[main_page_history]
-other ="Historia strony"
-
-[main_page_last_modified_on]
-other = "Ostatnia modyfikacja strony"
-
-[main_read_about]
-other = "Przeczytaj o"
-
-[main_read_more]
-other = "Przeczytaj więcej"
-
-[note]
-other = "Informacja:"
-
-[objectives_heading]
-other = "Cele"
-
-[prerequisites_heading]
-other = "Nim zaczniesz"
-
-[subscribe_button]
-other = "Subskrybuj"
-
-[ui_search_placeholder]
-other = "Szukaj"
-
-[version_check_mustbe]
-other = "Twój serwer Kubernetes musi być w wersji "
-
-[version_check_mustbeorlater]
-other = "Twój serwer Kubernetes musi być co najmniej w wersji "
-
-[version_check_tocheck]
-other = "Aby sprawdzić wersję, wpisz "
-
-[warning]
-other = "Uwaga:"
-
-[whatsnext_heading]
-other = "Następne:"
diff --git a/i18n/pl.toml b/i18n/pl.toml
new file mode 120000
index 0000000000000..e4ecf8192e823
--- /dev/null
+++ b/i18n/pl.toml
@@ -0,0 +1 @@
+../data/i18n/pl/pl.toml
\ No newline at end of file
diff --git a/i18n/pt-br.toml b/i18n/pt-br.toml
deleted file mode 100644
index 3f55a665b377f..0000000000000
--- a/i18n/pt-br.toml
+++ /dev/null
@@ -1,240 +0,0 @@
- # i18n strings for the Portuguese (main) site.
-[caution]
-other = "Cuidado:"
-
-[cleanup_heading]
-other = "Limpando"
-
-[community_events_calendar]
-other = "Calendário de Eventos"
-
-[community_forum_name]
-other = "Fórum"
-
-[community_github_name]
-other = "GitHub"
-
-# Community links
-
-[community_slack_name]
-other = "Slack"
-
-[community_stack_overflow_name]
-other = "Stack Overflow"
-
-[community_twitter_name]
-other = "Twitter"
-
-[deprecation_file_warning]
-other = "Descontinuado"
-
-[deprecation_title]
-other = "Você está vendo a documentação do Kubernetes versão:"
-
-[deprecation_warning]
-other = " a documentação não é mais mantida ativamente. A versão que você está visualizando no momento é uma captura instantânea estática. Para obter documentação atualizada, consulte "
-
-[docs_label_browse]
-other = "Procurar documentos"
-
-[docs_label_contributors]
-other = "Colaboradores"
-
-[docs_label_i_am]
-other = "Eu sou..."
-
-[docs_label_users]
-other = "Usuários"
-
-[docs_version_current]
-other = "(esta documentação)"
-
-[docs_version_latest_heading]
-other = "Versão mais recente"
-
-[docs_version_other_heading]
-other = "Versões mais antigas"
-
-[error_404_were_you_looking_for]
-other = "Talvez você estivesse procurando por:"
-
-[examples_heading]
-other = "Exemplos"
-
-[feedback_heading]
-other = "Comentários"
-
-[feedback_no]
-other = "Não"
-
-[feedback_question]
-other = "Esta página foi útil?"
-
-[feedback_yes]
-other = "Sim"
-
-[input_placeholder_email_address]
-other = "endereço de e-mail"
-
-[latest_version]
-other = "última versão."
-
-[layouts_blog_pager_next]
-other = "Próximo >>"
-
-[layouts_blog_pager_prev]
-other = "<< Anterior"
-
-[layouts_case_studies_list_tell]
-other = "Conte seu caso"
-
-[layouts_docs_glossary_aka]
-other = "Também conhecido como"
-
-[layouts_docs_glossary_click_details_after]
-other = "indicadores abaixo para uma maior explicação sobre um termo em particular."
-
-[layouts_docs_glossary_click_details_before]
-other = "Clique nos"
-
-[layouts_docs_glossary_description]
-other = "Este glossário pretende ser uma lista padronizada e abrangente da terminologia do Kubernetes. Inclui termos técnicos específicos dos K8s, além de termos mais gerais que fornecem um contexto útil."
-
-[layouts_docs_glossary_deselect_all]
-other = "Desmarcar tudo"
-
-[layouts_docs_glossary_filter]
-other = "Filtrar termos de acordo com suas tags"
-
-[layouts_docs_glossary_select_all]
-other = "Selecionar tudo"
-
-[layouts_docs_partials_feedback_improvement]
-other = "sugerir uma melhoria"
-
-[layouts_docs_partials_feedback_issue]
-other = "Abra um bug no repositório do GitHub se você deseja "
-
-[layouts_docs_partials_feedback_or]
-other = "ou"
-
-[layouts_docs_partials_feedback_problem]
-other = "reportar um problema"
-
-[layouts_docs_partials_feedback_thanks]
-other = "Obrigado pelo feedback. Se você tiver uma pergunta específica sobre como utilizar o Kubernetes, faça em"
-
-[layouts_docs_search_fetching]
-other = "Buscando resultados.."
-
-# Main page localization
-
-[main_by]
-other = "por"
-
-[main_cncf_project]
-other = """Nós somos uma CNCF projeto graduado"""
-
-[main_community_explore]
-other = "Explore a comunidade"
-
-[main_contribute]
-other = "Contribuir"
-
-[main_copyright_notice]
-other = """A Fundação Linux ®. Todos os direitos reservados. A Linux Foundation tem marcas registradas e usa marcas registradas. Para uma lista de marcas registradas da The Linux Foundation, por favor, veja nossa Página de uso de marca registrada"""
-
-[main_documentation_license]
-other = """Os autores do Kubernetes | Documentação Distribuída sob CC BY 4.0"""
-
-[main_edit_this_page]
-other = "Edite essa página"
-
-[main_github_create_an_issue]
-other = "Abra um bug"
-
-[main_github_invite]
-other = "Interessado em mergulhar na base de código do Kubernetes?"
-
-[main_github_view_on]
-other = "Veja no Github"
-
-[main_kubernetes_features]
-other = "Recursos do Kubernetes"
-
-[main_kubernetes_past_link]
-other = "Veja boletins passados"
-
-[main_kubeweekly_baseline]
-other = "Interessado em receber as últimas novidades sobre Kubernetes? Inscreva-se no KubeWeekly."
-
-[main_kubeweekly_signup]
-other = "Se inscrever"
-
-[main_page_history]
-other ="História da página"
-
-[main_page_last_modified_on]
-other = "Última modificação da página em"
-
-[main_read_about]
-other = "Ler sobre"
-
-[main_read_more]
-other = "Consulte Mais informação"
-
-# Miscellaneous
-
-[note]
-other = "Nota:"
-
-[objectives_heading]
-other = "Objetivos"
-
-[options_heading]
-other = "Opções"
-
-[post_create_issue]
-other = "Abra um bug"
-
-[prerequisites_heading]
-other = "Antes de você começar"
-
-[subscribe_button]
-other = "Se inscrever"
-
-[thirdparty_message]
-other = """Esta seção tem links para projetos de terceiros que fornecem a funcionalidade exigida pelo Kubernetes. Os autores do projeto Kubernetes não são responsáveis por esses projetos. Esta página obedece as diretrizes de conteúdo do site CNCF, listando os itens em ordem alfabética. Para adicionar um projeto a esta lista, leia o guia de conteúdo antes de enviar sua alteração."""
-
-[ui_search_placeholder]
-other = "Procurar"
-
-[version_check_mustbeorlater]
-other = "O seu servidor Kubernetes deve estar em ou depois da versão "
-
-[version_check_mustbe]
-other = "Seu servidor Kubernetes deve ser versão"
-
-[version_check_tocheck]
-other = "Para verificar a versão, digite "
-
-[version_menu]
-other = "Versões"
-
-[warning]
-other = "Aviso:"
-
-[whatsnext_heading]
-other = "Qual é o próximo"
-
-[print_printable_section]
-other = "Essa é a versão completa de impressão dessa seção"
-
-[print_click_to_print]
-other = "Clique aqui para imprimir"
-
-[print_show_regular]
-other = "Retornar à visualização normal"
-
-[print_entire_section]
-other = "Imprimir toda essa seção"
diff --git a/i18n/pt-br.toml b/i18n/pt-br.toml
new file mode 120000
index 0000000000000..b76a47d58e76d
--- /dev/null
+++ b/i18n/pt-br.toml
@@ -0,0 +1 @@
+../data/i18n/pt/pt-br.toml
\ No newline at end of file
diff --git a/i18n/ru.toml b/i18n/ru.toml
deleted file mode 100644
index 37447c0cad18b..0000000000000
--- a/i18n/ru.toml
+++ /dev/null
@@ -1,201 +0,0 @@
-# i18n strings for the Russian (main) site.
-
-[deprecation_warning]
-other = " документация больше не поддерживается. Версия, которую вы сейчас просматриваете, является статической. Актуальную документацию вы можете найти "
-
-[deprecation_file_warning]
-other = "Устаревшая"
-
-[objectives_heading]
-other = "Цели"
-
-[cleanup_heading]
-other = "Очистка"
-
-[prerequisites_heading]
-other = "Подготовка к работе"
-
-[subscribe_button]
-other = "Подписаться"
-
-[whatsnext_heading]
-other = "Что дальше"
-
-[feedback_heading]
-other = "Обратная связь"
-
-[feedback_question]
-other = "Была ли эта страница полезной?"
-
-[feedback_yes]
-other = "Да"
-
-[feedback_no]
-other = "Нет"
-
-[latest_version]
-other = "последняя версия."
-
-[version_check_mustbe]
-other = "Ваш сервер Kubernetes должен быть версии "
-
-[version_check_mustbeorlater]
-other = "Ваш сервер Kubernetes должен быть версии или позже, чем версия "
-
-[version_check_tocheck]
-other = "Чтобы проверить версию, введите "
-
-[caution]
-other = "Внимание:"
-
-[note]
-other = "Заметка:"
-
-[warning]
-other = "Предупреждение:"
-
-[main_read_about]
-other = "Прочитать о"
-
-[main_read_more]
-other = "Прочитать больше"
-
-[main_github_invite]
-other = "Хотите взломать ядро кодовой базы Kubernetes?"
-
-[main_github_view_on]
-other = "Посмотреть на GitHub"
-
-[main_github_create_an_issue]
-other = "Сообщить о проблеме"
-
-[main_community_explore]
-other = "Познакомиться с сообществом"
-
-[main_kubernetes_features]
-other = "Возможности Kubernetes"
-
-[main_cncf_project]
-other = """Мы являемся проектом CNCF"""
-
-[main_kubeweekly_baseline]
-other = "Интересуетесь последними новостями Kubernetes? Зарегистрируйтесь в KubeWeekly."
-
-[main_kubernetes_past_link]
-other = "Посмотреть последние новости"
-
-[main_kubeweekly_signup]
-other = "Подписаться"
-
-[main_contribute]
-other = "Помочь проекту"
-
-[main_edit_this_page]
-other = "Редактировать эту страницу"
-
-[main_page_history]
-other ="История страницы"
-
-[main_page_last_modified_on]
-other = "Последний раз страница редактировалась"
-
-[main_by]
-other = "by"
-
-[main_documentation_license]
-other = """Авторы Kubernetes | Документация распространяется под лицензией CC BY 4.0"""
-
-[main_copyright_notice]
-other = """The Linux Foundation ®. Все права защищены. The Linux Foundation является зарегистрированной торговой маркой. Список торговых марок The Linux Foundation приведен на странице использования торговых марок"""
-
-# Labels for the docs portal home page.
-[docs_label_browse]
-other = "Просмотр документации"
-
-[docs_label_contributors]
-other = "Участники сообщества"
-
-[docs_label_users]
-other = "Пользователи"
-
-[docs_label_i_am]
-other = "Я ..."
-
-# layouts > blog > pager
-
-[layouts_blog_pager_prev]
-other = "<< Назад"
-
-[layouts_blog_pager_next]
-other = "Вперёд >>"
-
-# layouts > blog > list
-
-[layouts_case_studies_list_tell]
-other = "Расскажите свою историю"
-
-# layouts > docs > glossary
-
-[layouts_docs_glossary_description]
-other = "Данный глоссарий должен стать исчерпывающим стандартизированным списком терминологии в Kubernetes. Он включает технические термины, специфичные для K8s, а также более общие термины, которые полезно знать."
-
-[layouts_docs_glossary_filter]
-other = "Фильтрация терминов по тегам"
-
-[layouts_docs_glossary_select_all]
-other = "Выделить всё"
-
-[layouts_docs_glossary_deselect_all]
-other = "Отменить выбор всех тегов"
-
-[layouts_docs_glossary_aka]
-other = "Также известный как"
-
-[layouts_docs_glossary_click_details_before]
-other = "Нажмите на значок"
-
-[layouts_docs_glossary_click_details_after]
-other = "для получения более подробное объяснения по интересующему термину."
-
-# layouts > docs > search
-
-[layouts_docs_search_fetching]
-other = "Получение результатов.."
-
-# layouts > partial > feedback
-
-[layouts_docs_partials_feedback_thanks]
-other = "Спасибо за отзыв! Если у вас есть конкретный вопрос об использовании Kubernetes, спрашивайте"
-
-[layouts_docs_partials_feedback_issue]
-other = "Сообщите о проблеме в репозитории GitHub, если вы хотите "
-
-[layouts_docs_partials_feedback_problem]
-other = "сообщить о проблеме"
-
-[layouts_docs_partials_feedback_or]
-other = "или"
-
-[layouts_docs_partials_feedback_improvement]
-other = "предложить улучшение"
-
-# Community links
-[community_twitter_name]
-other = "Twitter"
-[community_github_name]
-other = "GitHub"
-[community_slack_name]
-other = "Slack"
-[community_stack_overflow_name]
-other = "Stack Overflow"
-[community_forum_name]
-other = "Форум"
-[community_events_calendar]
-other = "Календарь событий"
-
-# UI elements
-[ui_search_placeholder]
-other = "Поиск"
-
-[input_placeholder_email_address]
-other = "адрес электронной почты"
\ No newline at end of file
diff --git a/i18n/ru.toml b/i18n/ru.toml
new file mode 120000
index 0000000000000..4e9327662bd3a
--- /dev/null
+++ b/i18n/ru.toml
@@ -0,0 +1 @@
+../data/i18n/ru/ru.toml
\ No newline at end of file
diff --git a/i18n/uk.toml b/i18n/uk.toml
deleted file mode 100644
index ec60865783136..0000000000000
--- a/i18n/uk.toml
+++ /dev/null
@@ -1,255 +0,0 @@
-# i18n strings for the Ukrainian (main) site.
-
-[caution]
-# other = "Caution:"
-other = "Увага:"
-
-[cleanup_heading]
-# other = "Cleaning up"
-other = "Очистка"
-
-[community_events_calendar]
-# other = "Events Calendar"
-other = "Календар подій"
-
-[community_forum_name]
-# other = "Forum"
-other = "Форум"
-
-[community_github_name]
-other = "GitHub"
-
-[community_slack_name]
-other = "Slack"
-
-[community_stack_overflow_name]
-other = "Stack Overflow"
-
-[community_twitter_name]
-other = "Twitter"
-
-[community_youtube_name]
-other = "YouTube"
-
-[deprecation_warning]
-# other = " documentation is no longer actively maintained. The version you are currently viewing is a static snapshot. For up-to-date documentation, see the "
-other = " документація більше не підтримується. Версія, яку ви зараз переглядаєте, є статичною. Для перегляду актуальної документації дивіться "
-
-[deprecation_file_warning]
-# other = "Deprecated"
-other = "Застаріла версія"
-
-[docs_label_browse]
-# other = "Browse Docs"
-other = "Переглянути документацію"
-
-[docs_label_contributors]
-# other = "Contributors"
-other = "Контриб'ютори"
-
-[docs_label_i_am]
-# other = "I AM..."
-other = "Я..."
-
-[docs_label_users]
-# other = "Users"
-other = "Користувачі"
-
-[feedback_heading]
-# other = "Feedback"
-other = "Ваша думка"
-
-[feedback_no]
-# other = "No"
-other = "Ні"
-
-[feedback_question]
-# other = "Was this page helpful?"
-other = "Чи була ця сторінка корисною?"
-
-[feedback_yes]
-# other = "Yes"
-other = "Так"
-
-[input_placeholder_email_address]
-# other = "email address"
-other = "електронна адреса"
-
-[latest_version]
-# other = "latest version."
-other = "остання версія."
-
-[layouts_blog_pager_prev]
-# other = "<< Prev"
-other = "<< Назад"
-
-[layouts_blog_pager_next]
-# other = "Next >>"
-other = "Далі >>"
-
-[layouts_case_studies_list_tell]
-# other = "Tell your story"
-other = "Розкажіть свою історію"
-
-[layouts_docs_glossary_aka]
-# other = "Also known as"
-other = "Також відомий як"
-
-[layouts_docs_glossary_description]
-# other = "This glossary is intended to be a comprehensive, standardized list of Kubernetes terminology. It includes technical terms that are specific to Kubernetes, as well as more general terms that provide useful context."
-other = "Даний словник створений як повний стандартизований список термінології Kubernetes. Він включає в себе технічні терміни, специфічні для Kubernetes, а також більш загальні терміни, необхідні для кращого розуміння контексту."
-
-[layouts_docs_glossary_deselect_all]
-# other = "Deselect all"
-other = "Очистити вибір"
-
-[layouts_docs_glossary_click_details_after]
-# other = "indicators below to get a longer explanation for any particular term."
-other = "для отримання розширеного пояснення конкретного терміна."
-
-[layouts_docs_glossary_click_details_before]
-# other = "Click on the"
-other = "Натисність на"
-
-[layouts_docs_glossary_filter]
-# other = "Filter terms according to their tags"
-other = "Відфільтрувати терміни за тегами"
-
-[layouts_docs_glossary_select_all]
-# other = "Select all"
-other = "Вибрати все"
-
-[layouts_docs_partials_feedback_improvement]
-# other = "suggest an improvement"
-other = "запропонувати покращення"
-
-[layouts_docs_partials_feedback_issue]
-# other = "Open an issue in the GitHub repo if you want to "
-other = "Створіть issue в GitHub репозиторії, якщо ви хочете "
-
-[layouts_docs_partials_feedback_or]
-# other = "or"
-other = "або"
-
-[layouts_docs_partials_feedback_problem]
-# other = "report a problem"
-other = "повідомити про проблему"
-
-[layouts_docs_partials_feedback_thanks]
-# other = "Thanks for the feedback. If you have a specific, answerable question about how to use Kubernetes, ask it on"
-other = "Дякуємо за ваш відгук. Якщо ви маєте конкретне запитання щодо використання Kubernetes, ви можете поставити його"
-
-[layouts_docs_search_fetching]
-# other = "Fetching results..."
-other = "Отримання результатів..."
-
-[main_by]
-other = "by"
-
-[main_cncf_project]
-# other = """We are a CNCF graduated project"""
-other = """Ми є проектом CNCF"""
-
-[main_community_explore]
-# other = "Explore the community"
-other = "Познайомитись із спільнотою"
-
-[main_contribute]
-# other = "Contribute"
-other = "Допомогти проекту"
-
-[main_copyright_notice]
-# other = """The Linux Foundation ®. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our Trademark Usage page"""
-other = """The Linux Foundation ®. Всі права застережено. The Linux Foundation є зареєстрованою торговою маркою. Перелік торгових марок The Linux Foundation ви знайдете на нашій сторінці Використання торгових марок"""
-
-[main_documentation_license]
-# other = """The Kubernetes Authors | Documentation Distributed under CC BY 4.0"""
-other = """Автори Kubernetes | Документація розповсюджується під ліцензією CC BY 4.0"""
-
-[main_edit_this_page]
-# other = "Edit This Page"
-other = "Редагувати цю сторінку"
-
-[main_github_create_an_issue]
-# other = "Create an Issue"
-other = "Створити issue"
-
-[main_github_invite]
-# other = "Interested in hacking on the core Kubernetes code base?"
-other = "Хочете зламати основну кодову базу Kubernetes?"
-
-[main_github_view_on]
-# other = "View On GitHub"
-other = "Переглянути у GitHub"
-
-[main_kubernetes_features]
-# other = "Kubernetes Features"
-other = "Функціональні можливості Kubernetes"
-
-[main_kubeweekly_baseline]
-# other = "Interested in receiving the latest Kubernetes news? Sign up for KubeWeekly."
-other = "Хочете отримувати останні новини Kubernetes? Підпишіться на KubeWeekly."
-
-[main_kubernetes_past_link]
-# other = "View past newsletters"
-other = "Переглянути попередні інформаційні розсилки"
-
-[main_kubeweekly_signup]
-# other = "Subscribe"
-other = "Підписатися"
-
-[main_page_history]
-# other ="Page History"
-other ="Історія сторінки"
-
-[main_page_last_modified_on]
-# other = "Page last modified on"
-other = "Сторінка востаннє редагувалася"
-
-[main_read_about]
-# other = "Read about"
-other = "Прочитати про"
-
-[main_read_more]
-# other = "Read more"
-other = "Прочитати більше"
-
-[note]
-# other = "Note:"
-other = "Примітка:"
-
-[objectives_heading]
-# other = "Objectives"
-other = "Цілі"
-
-[prerequisites_heading]
-# other = "Before you begin"
-other = "Перш ніж ви розпочнете"
-
-[subscribe_button]
-# other = "Subscribe"
-other = "Підписатися"
-
-[ui_search_placeholder]
-# other = "Search"
-other = "Пошук"
-
-[version_check_mustbe]
-# other = "Your Kubernetes server must be version "
-other = "Версія вашого Kubernetes сервера має бути "
-
-[version_check_mustbeorlater]
-# other = "Your Kubernetes server must be at or later than version "
-other = "Версія вашого Kubernetes сервера має дорівнювати або бути молодшою ніж "
-
-[version_check_tocheck]
-# other = "To check the version, enter "
-other = "Для перевірки версії введіть "
-
-[warning]
-# other = "Warning:"
-other = "Попередження:"
-
-[whatsnext_heading]
-# other = "What's next"
-other = "Що далі"
diff --git a/i18n/uk.toml b/i18n/uk.toml
new file mode 120000
index 0000000000000..7066896b8cacb
--- /dev/null
+++ b/i18n/uk.toml
@@ -0,0 +1 @@
+../data/i18n/uk/uk.toml
\ No newline at end of file
diff --git a/i18n/vi.toml b/i18n/vi.toml
deleted file mode 100644
index d65c07a720de1..0000000000000
--- a/i18n/vi.toml
+++ /dev/null
@@ -1,197 +0,0 @@
-# i18n strings for the Vietnamese (main) site.
-
-[caution]
-other = "Chú ý:"
-
-[cleanup_heading]
-other = "Cleaning up"
-
-[community_events_calendar]
-other = "Lịch sự kiện"
-
-[community_forum_name]
-other = "Diễn đàn"
-
-[community_github_name]
-other = "GitHub"
-
-[community_slack_name]
-other = "Slack"
-
-[community_stack_overflow_name]
-other = "Stack Overflow"
-
-[community_twitter_name]
-other = "Twitter"
-
-[community_youtube_name]
-other = "YouTube"
-
-[deprecation_warning]
-other = " tài liệu này không còn được duy trì. Phiên bản đang xem hiện tại là một snapshot tĩnh. Để rõ hơn về tài liệu bản cập nhật, xem "
-
-[deprecation_file_warning]
-other = "Không dùng nữa"
-
-[docs_label_browse]
-other = "Duyệt tài liệu"
-
-[docs_label_contributors]
-other = "Người đóng góp"
-
-[docs_label_i_am]
-other = "TÔI LÀ..."
-
-[docs_label_users]
-other = "Users"
-
-[feedback_heading]
-other = "Phản hồi"
-
-[feedback_no]
-other = "Không"
-
-[feedback_question]
-other = "Trang này có hữu ích?"
-
-[feedback_yes]
-other = "Có"
-
-[input_placeholder_email_address]
-other = "địa chỉ email"
-
-[latest_version]
-other = "phiên bản mới nhất."
-
-[layouts_blog_pager_prev]
-other = "<< Trước"
-
-[layouts_blog_pager_next]
-other = "Sau >>"
-
-[layouts_case_studies_list_tell]
-other = "Kể câu chuyện của bạn"
-
-[layouts_docs_glossary_aka]
-other = "Cũng được biết đến như là"
-
-[layouts_docs_glossary_description]
-other = "Bảng chú giải này được kì vọng là một danh sách hoàn thiện, được chuẩn hóa về thuật ngữ Kubernetes. Nó bao gồm các thuật ngữ kỹ thuật dành riêng cho Kubernetes, cũng như các thuật ngữ chung hơn cung cấp ngữ cảnh hữu ích"
-
-[layouts_docs_glossary_deselect_all]
-other = "Bỏ chọn tất cả"
-
-[layouts_docs_glossary_click_details_after]
-other = "danh mục dưới đây để giải thích rõ hơn cho các thuật ngữ cụ thể"
-
-[layouts_docs_glossary_click_details_before]
-other = "Click vào"
-
-[layouts_docs_glossary_filter]
-other = "Lọc các thuật ngữ theo tags"
-
-[layouts_docs_glossary_select_all]
-other = "Chọn tất cả"
-
-[layouts_docs_partials_feedback_improvement]
-other = "đề xuất cải tiến"
-
-[layouts_docs_partials_feedback_issue]
-other = "Tạo một issue trên Github repo nến bạn muốn "
-
-[layouts_docs_partials_feedback_or]
-other = "hoặc"
-
-[layouts_docs_partials_feedback_problem]
-other = "báo cáo một vấn đề"
-
-[layouts_docs_partials_feedback_thanks]
-other = "Cảm ơn vì đã phản hồi. Nếu bạn có một câu hỏi cụ thể, có thể trả lời về cách sử dụng Kubernetes, hãy hỏi nó trên"
-
-[layouts_docs_search_fetching]
-other = "Đang lấy kết quả..."
-
-[main_by]
-other = "bởi"
-
-[main_cncf_project]
-other = """Chúng tôi là một dự án CNCF"""
-
-[main_community_explore]
-other = "Khám phá cộng đồng"
-
-[main_contribute]
-other = "Đóng góp"
-
-[main_copyright_notice]
-other = """The Linux Foundation ®. Đã đăng ký Bản quyền. The Linux Foundation đã đăng ký và sử dụng nhãn hiệu. Để biết danh sách các nhãn hiệu của The Linux Foundation, xem Trademark Usage page"""
-
-[main_documentation_license]
-other = """Các tác giả Kubernetes | Tài liệu được phân phối theo CC BY 4.0"""
-
-[main_edit_this_page]
-other = "Sửa trang này"
-
-[main_github_create_an_issue]
-other = "Tạo một Issue"
-
-[main_github_invite]
-other = "Quan tâm đến việc hacking mã nguồn Kubernetes?"
-
-[main_github_view_on]
-other = "Xem trên GitHub"
-
-[main_kubernetes_features]
-other = "Các tính năng của Kubernetes"
-
-[main_kubeweekly_baseline]
-other = "Muốn nhận những tin tức Kubernetes mới nhất? Đăng kí KubeWeekly."
-
-[main_kubernetes_past_link]
-other = "Xem các bản tin trước đây"
-
-[main_kubeweekly_signup]
-other = "Đăng kí"
-
-[main_page_history]
-other ="Lịch sử trang"
-
-[main_page_last_modified_on]
-other = "Trang được sửa lần cuồi vào"
-
-[main_read_about]
-other = "Đọc về"
-
-[main_read_more]
-other = "Đọc thêm"
-
-[note]
-other = "Ghi chú:"
-
-[objectives_heading]
-other = "Mục tiêu"
-
-[prerequisites_heading]
-other = "Trước khi bắt đầu"
-
-[subscribe_button]
-other = "Đăng ký"
-
-[ui_search_placeholder]
-other = "Tìm kiếm"
-
-[version_check_mustbe]
-other = "Server Kubernetes của bạn phải ở phiên bản "
-
-[version_check_mustbeorlater]
-other = "Server Kubernetes của bạn ở phiên bản mới hơn hoặc tại phiên bản "
-
-[version_check_tocheck]
-other = "Để kiểm tra phiên bản, nhập "
-
-[warning]
-other = "Cảnh báo:"
-
-[whatsnext_heading]
-other = "Có gì tiếp theo"
-
diff --git a/i18n/vi.toml b/i18n/vi.toml
new file mode 120000
index 0000000000000..cc26ca1c869ca
--- /dev/null
+++ b/i18n/vi.toml
@@ -0,0 +1 @@
+../data/i18n/vi/vi.toml
\ No newline at end of file
diff --git a/i18n/zh.toml b/i18n/zh.toml
deleted file mode 100644
index dcf32839f820c..0000000000000
--- a/i18n/zh.toml
+++ /dev/null
@@ -1,230 +0,0 @@
-# i18n strings for the Chinese version of the site (https://kubernetes.io/zh/)
-# 注意:修改此文件时请维持字符串名称的字母顺序并与英文版保持一致
-
-[caution]
-other = "注意:"
-
-[cleanup_heading]
-other = "清理现场"
-
-[community_events_calendar]
-other = "事件日历"
-
-[community_forum_name]
-other = "论坛"
-
-[community_github_name]
-other = "GitHub"
-
-[community_slack_name]
-other = "Slack"
-
-[community_stack_overflow_name]
-other = "Stack Overflow"
-
-[community_twitter_name]
-other = "Twitter"
-
-[community_youtube_name]
-other = "YouTube"
-
-[deprecation_title]
-other = "您正在查看 Kubernetes 版本的文档:"
-
-[deprecation_warning]
-other = " 版本的文档已不再维护。您现在看到的版本来自于一份静态的快照。如需查阅最新文档,请点击"
-
-[deprecation_file_warning]
-other = "已过时"
-
-[docs_label_browse]
-other = "浏览文档"
-
-[docs_label_contributors]
-other = "贡献者"
-
-[docs_label_i_am]
-other = "我是..."
-
-[docs_label_users]
-other = "用户"
-
-[examples_heading]
-other = "示例"
-
-[feedback_heading]
-other = "反馈"
-
-[feedback_no]
-other = "否"
-
-[feedback_question]
-other = "此页是否对您有帮助?"
-
-[feedback_yes]
-other = "是"
-
-[input_placeholder_email_address]
-other = "电子邮件地址"
-
-[latest_version]
-other = "最新版本。"
-
-[layouts_blog_pager_prev]
-other = "<< 前一篇"
-
-[layouts_blog_pager_next]
-other = "后一篇 >>"
-
-[layouts_case_studies_list_tell]
-other = "分享您的故事"
-
-[layouts_docs_glossary_aka]
-other = "亦称作"
-
-[layouts_docs_glossary_description]
-other = "此术语表旨在提供 Kubernetes 术语的完整、标准列表。其中包含特定于 Kubernetes 的技术术语以及能够构造有用的语境的一般性术语。"
-
-[layouts_docs_glossary_deselect_all]
-other = "全不选"
-
-[layouts_docs_glossary_click_details_after]
-other = "下面的指示符号获取特定术语的更为完整的描述。"
-
-[layouts_docs_glossary_click_details_before]
-other = "点击"
-
-[layouts_docs_glossary_filter]
-other = "根据标签过滤术语"
-
-[layouts_docs_glossary_select_all]
-other = "全选"
-
-[layouts_docs_partials_feedback_improvement]
-other = "提出改进建议"
-
-[layouts_docs_partials_feedback_issue]
-other = "在 GitHub 仓库上登记新的问题"
-
-[layouts_docs_partials_feedback_or]
-other = "或者"
-
-[layouts_docs_partials_feedback_problem]
-other = "报告问题"
-
-[layouts_docs_partials_feedback_thanks]
-other = "感谢反馈。如果您有一个关于如何使用 Kubernetes 的特定的、需要答案的问题,可以访问"
-
-[layouts_docs_search_fetching]
-other = "检索结果中.."
-
-[main_by]
-other = "由:"
-
-[main_cncf_project]
-other = """我们是 CNCF 毕业项目"""
-
-[main_community_explore]
-other = "了解社区"
-
-[main_contribute]
-other = "贡献"
-
-[main_copyright_notice]
-other = """Linux 基金会®。保留所有权利。Linux 基金会已注册并使用商标。如需了解 Linux 基金会的商标列表,请访问商标使用页面"""
-
-[main_documentation_license]
-other = """The Kubernetes 作者 | 文档发布基于 CC BY 4.0 授权许可"""
-
-[main_edit_this_page]
-other = "修改本页面"
-
-[main_github_create_an_issue]
-other = "报告 GitHub 问题"
-
-[main_github_invite]
-other = "想要修改 Kubernetes 的核心源代码?"
-
-[main_github_view_on]
-other = "在 GitHub 上查看"
-
-[main_kubernetes_features]
-other = "Kubernetes 特性"
-
-[main_kubeweekly_baseline]
-other = "想要获取最新的 Kubernetes 新闻么?请订阅 KubeWeekly。"
-
-[main_kubernetes_past_link]
-other = "浏览往期的周报"
-
-[main_kubeweekly_signup]
-other = "订阅"
-
-[main_page_history]
-other ="页面历史"
-
-[main_page_last_modified_on]
-other = "页面最后一次修改于"
-
-[main_read_about]
-other = "了解"
-
-[main_read_more]
-other = "了解更多"
-
-[note]
-other = "说明:"
-
-[objectives_heading]
-other = "教程目标"
-
-[options_heading]
-other = "选项"
-
-[post_create_child_page]
-other = "创建子页面"
-
-[prerequisites_heading]
-other = "准备开始"
-
-[seealso_heading]
-other = "另请参见"
-
-[subscribe_button]
-other = "订阅"
-
-[synopsis_heading]
-other = "简介"
-
-[thirdparty_message]
-other = """本部分链接到提供 Kubernetes 所需功能的第三方项目。Kubernetes 项目作者不负责这些项目。此页面遵循CNCF 网站指南,按字母顺序列出项目。要将项目添加到此列表中,请在提交更改之前阅读内容指南。"""
-
-[ui_search_placeholder]
-other = "搜索"
-
-[version_check_mustbe]
-other = "您的 Kubernetes 服务器版本必须是 "
-
-[version_check_mustbeorlater]
-other = "您的 Kubernetes 服务器版本必须不低于版本 "
-
-[version_check_tocheck]
-other = "要获知版本信息,请输入 "
-
-[version_menu]
-other = "版本列表"
-
-[warning]
-other = "警告:"
-
-[whatsnext_heading]
-other = "接下来"
-
-[docs_version_latest_heading]
-other = "当前版本"
-
-[docs_version_other_heading]
-other = "往期版本"
-
-[docs_version_current]
-other = "(此文档)"
diff --git a/i18n/zh.toml b/i18n/zh.toml
new file mode 120000
index 0000000000000..e4758b41602ed
--- /dev/null
+++ b/i18n/zh.toml
@@ -0,0 +1 @@
+../data/i18n/zh/zh.toml
\ No newline at end of file