Commit Graph

188 Commits (update-schedule)

Author SHA1 Message Date
Dipesh Rawat 5c29d1dd6b
Add layout to hide outdated releases 2023-05-29 17:57:24 +01:00
Jihoon Seo c747a05c5a [ko] Resolve merge conflicts dev-1.26-ko.1 2023-05-25 19:54:08 +09:00
rul3m4k3r 65a8bcffa5 corrected misspelled word 2023-04-26 21:30:01 +02:00
Kubernetes Prow Robot c247a1025d
Merge pull request from termdew/consistent_meaning_of_you
[de] Make meaning of "you" on the main page consistent
2023-04-07 10:37:14 -07:00
Fabian B 32fb48222d Make meaning of "you" on the main page consistent 2023-04-07 19:31:17 +02:00
NitishKumar06 81ab20986e changes applied 2023-04-05 14:21:42 +05:30
NitishKumar06 ef075496bf Modified hi.toml to adopt new localization string for release page 2023-04-04 19:53:43 +05:30
Nate W c3f31fea70 updating katacoda removal message, adding it to more pages
Signed-off-by: Nate W <natew@cncf.io>
2023-03-25 10:05:21 -07:00
Nikhil Barik a661457dbc
[bn] Localizes data/i18n/bn/bn.toml ()
* Update bn.toml

* Apply suggestions from code review

Co-authored-by: Md Shahriyar Al Mustakim Mitul <shahriyarmitul3737@gmail.com>

* address comments

* Update bn.toml

---------

Co-authored-by: Md Shahriyar Al Mustakim Mitul <shahriyarmitul3737@gmail.com>
2023-03-25 07:59:53 -07:00
Nate W 26b24d762f Adding katacoda removal notices on pages with interactive tutorials
Signed-off-by: Nate W <natew@cncf.io>
2023-03-24 17:38:38 -07:00
Tim Bannister cc58e06843
Fix Bengali localization strings ()
* Ensure that i18n/bn.toml is really a symlink
* Start out with an empty (commented out) list of strings. This will
  fall back to the English original.
2023-03-10 20:34:39 -08:00
mtardy 44334fa4a2 Update CVE feed layouts for new JSON feed format
Also add information about last update time on CVE table
2023-03-06 19:22:58 +09:00
mtardy 3d850f6b9a Clean CVE feed shortcode i18n caption data
Previsouly we were using two data items:
    ```toml
    [cve_table_date_before]
    other = "(last updated: "
    [cve_table_date_after]
    other = ")"
    ```
Which was simplified, using printf, to:
    ```toml
    [cve_table_date_format_string]
    other = "(last updated: %s)"
    ```
This is related to the following discussion
https://github.com/kubernetes/website/pull/38579#discussion_r1116992896
2023-02-28 11:46:04 +01:00
Kubernetes Prow Robot 1d514a5b3c
Merge pull request from mtardy/cve-json-feed
Update CVE feed layouts for new JSON feed format
2023-02-27 08:36:38 -08:00
Kubernetes Prow Robot b514657676
Merge pull request from Ashwin1102/main
Sorted the order for entries in data/i18n/en/en.toml
2023-02-25 16:14:27 -08:00
mtardy 96fe076330 Remove unused localization strings 2023-02-21 10:34:44 +01:00
mtardy e277fe5f8c Update CVE feed layouts for new JSON feed format
Also add information about last update time on CVE table
2023-02-21 10:34:37 +01:00
Kubernetes Prow Robot a5f1040078
Merge pull request from grainrigi/ja-dockershim-deprecation
[ja] Add dockerhim depreaction FAQ blog post
2023-02-19 15:41:37 -08:00
grainrigi 30b23dd107 [ja] Add /blog/2022/02/17/dockershim-faq (/ja/dockershim) and dockershim_message 2023-02-18 09:08:16 +09:00
Guangwen Feng 1732c08e8c data/i18n/zh-cn/zh-cn.toml: translate en to zh-cn
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2023-02-17 22:53:36 +08:00
Guangwen Feng 7e5679195a data/i18n/zh-cn/zh-cn.toml: sync with data/i18n/en/en.toml
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2023-02-17 21:32:36 +08:00
ashwin ab954ffeba Sorted the order for entries in data/i18n/en/en.toml 2023-01-20 18:40:41 +05:30
Kubernetes Prow Robot 5bc55170ba
Merge pull request from shurup/patch-5
[ru] Updated ru.toml
2023-01-16 16:14:10 -08:00
Mauren Berti 5841fc1e1e
[pt-br] Reword glossary description for tools. 2023-01-11 09:37:55 -05:00
Mauren Berti c827cb49ac
Move Portuguese localization files to pt-br folder ()
* Rename the former "pt" folder to "pt-br" in order to keep consistency across
the website data.
* Update the symbolic link to point to the file in the renamed folder.
2023-01-11 05:51:46 -08:00
Kubernetes Prow Robot a865703061
Merge pull request from sergeyshevch/fix/36839/remove-release_complete-string
fix: Remove release_complete string since it's unused
2022-12-21 05:19:25 -08:00
Mauren Berti 88f05e2534
[pt-br] Translate glossary tag display names. 2022-11-28 08:31:05 -05:00
Sergey Shevchenko 5c2e4f4f66
fix: Remove release_complete string since it's unused 2022-11-25 16:28:50 +02:00
Mauren Berti 2f39d55857
Changes from code review. 2022-11-19 09:55:43 -05:00
Mauren Berti 74b03f943a
Localization for glossary tag headers. 2022-11-18 21:35:57 -05:00
Kubernetes Prow Robot 66dd8c621a
Merge pull request from mfilocha/pl-new-localization-string
Update Polish localization strings
2022-10-18 23:03:01 -07:00
Maciej Filocha bfcb8a3819 Update Polish localization strings
Synchronize with English version.
Fixes https://github.com/kubernetes/website/issues/36761
2022-10-15 19:01:13 +02:00
Kubernetes Prow Robot eabd95e457
Merge pull request from mtardy/fix-french-release
[fr] Add the localized French release version page
2022-10-14 01:30:47 -07:00
Kubernetes Prow Robot 24540ba388
Merge pull request from a-mccarthy/fix-36903
Fix URL in navbar-version-selector.html to point to correct localization
2022-09-30 06:08:29 -07:00
Tim Bannister 4b8ec4dc73
Add page info to autogenerated pages
Tell the reader when they're viewing an autogenerated page, in case
they want to report an issue - it should help make reports about
autogenerated content stand out.

Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-09-27 23:47:10 +01:00
Kubernetes Prow Robot 45d4eba260
Merge pull request from rolfedh/resort-strings
Moved conjunction_1 below community strings
2022-09-27 08:45:50 -07:00
Abigail McCarthy fb11b32a59 Fix URL in navbar-version-selector.html to point to correct localization
Add missing space
2022-09-20 12:28:04 -04:00
mtardy 785a093bd6 Add the French release page to fix a bug
Also add some localized data info for the release data to be in french
2022-09-19 18:48:26 +02:00
Qiming Teng 8251b78740 [zh] Resync localization strings for zh-cn 2022-09-18 21:27:38 +08:00
Kubernetes Prow Robot 6d45af784d
Merge pull request from palnabarun/patch-releases/august-update
Generate Patch Release table using Hugo Shortcode
2022-09-15 09:09:23 -07:00
Nabarun Pal 6d7a573eb1
release: move markdown tables to shortcode
also, add i18n definitions for terms in the patch release page

Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2022-09-15 12:57:16 +05:30
Jinny Park 896b6bb71c [ko]Adopt new localization string for release 2022-09-14 17:25:52 +09:00
Rolfe Dlugy-Hegwer 4dbfab119e Moved conjunction_1 2022-09-06 13:16:08 -04:00
Kubernetes Prow Robot a65b1a388b
Merge pull request from rolfedh/release-info
Fix release-data i18n
2022-09-01 00:25:06 -07:00
Rolfe Dlugy-Hegwer b6299f907b Fix release-data i18n 2022-08-31 06:49:06 -04:00
Kubernetes Prow Robot 9c9b866938
Merge pull request from kubernetes/dev-1.22-hi.1
[hi] Merge Hindi localization branch to main
2022-08-31 01:55:01 -07:00
Rolfe Dlugy-Hegwer 9fe4671cc0 update hi.toml with new strings from en.toml 2022-08-28 15:17:45 -04:00
Tim Bannister 3692941165
Merge branch main into dev-1.22-hi.1 2022-08-06 16:58:37 +01:00
Pushkar Joglekar cafe6d258c Fetch and Render CVE JSON feed
- Pull JSON blob from queried issues
- Use layout output formats + templates to generate HTML table and JSON blob
- Add localized strings and caption for CVE feed
- Add a new page to describe details about CVE feed and how to use it
- Update existing pages and link the official CVE feed from it

Co-authored-by: Neha Lohia <nehapithadiya444@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-02 09:32:01 -07:00
Dmitry Shurupov 3a979fd7e6
[ru] Updated ru.toml 2022-07-14 17:58:36 +07:00
Jihoon Seo 5a13863d99 [ko] Merge dev-1.24-ko.1 into main 2022-07-05 10:09:47 +09:00
howieyuen f0ccbff316 [zh]Update other pages for links with '/zh/' prefix, using new prefix '/zh-cn/' 2022-06-24 11:13:35 +08:00
Rishit Dagli fc8c3536d1 Remove katacoda warning 2022-06-13 16:36:48 +00:00
Sean Wei 33758cba62 [zh] Update i18n/zh.toml 2022-06-13 08:48:36 +08:00
Qiming Teng c52818c03d Switch language name 'zh' to 'zh-cn'
This is the first step to rename 'zh' to 'zh-cn'. There are several reasons why we rename the language name.

- The upstream docsy theme changed the language name, leading to many warnings during site build;
  The side-effect is that the i18n strings are no longer working.
- We believe renaming the language is the right thing to do, because this move can make room for other variants of Chinese language, such as 'zh-tw', 'zh-sg' etc.

There would be several follow-ups to this PR, such as fixing the intra-site links, adding redirects etc.

We will lock up changes to zh/zh-cn pages for the moment, until this one gets in.

This PR is based on commit cdad0a7342.
2022-06-10 22:33:41 +08:00
Jihoon Seo 9fd05ae914 [ko] Update outdated files in dev-1.24-ko.1 ko.toml 2022-05-30 18:44:29 +09:00
Tim Bannister e173bf4940
Add warning about Katacoda shutdown 2022-05-29 14:07:46 +01:00
Christopher Negus ee36e095d9 Reworded dockershim message 2022-04-18 22:58:03 +00:00
Christopher Negus 6d560379a8 Create dockershim shortcode 2022-04-18 17:13:23 +00:00
Rey Lejano 9e64b37e02 update bn.toml based on en
Signed-off-by: Rey Lejano <rlejano@gmail.com>
2022-03-25 11:28:12 -07:00
Rey Lejano 1c2bc96c55 initial Bengali branch commit
Signed-off-by: Rey Lejano <rlejano@gmail.com>
2022-03-23 11:37:16 -07:00
Qiming Teng 3b13867bf6 [zh] Translate 'feature_state' string data 2022-03-07 19:46:13 +08:00
Qiming Teng 8311f4324c Make FEATURE STATE localizable
Add i18n string for FEATURE STATE, for ease of localization.
2022-03-06 21:44:40 +08:00
Kubernetes Prow Robot 8191683dca
Merge pull request from tengqm/zh-i18n-data
[zh] Update i18n data for zh localization
2022-03-02 18:58:48 -08:00
Jordan Liggitt a61da6510d Soften language about older articles 2022-02-27 17:23:36 -05:00
Qiming Teng 65adc59301 [zh] Update i18n data for zh localization 2022-02-27 21:01:22 +08:00
Kubernetes Prow Robot ca8f4f1b7d
Merge pull request from sftim/20211221_mermaid_improvements
Improvements for Mermaid support
2022-02-19 14:22:09 -08:00
Patrice Chalin 1a88ffdf99 Final cleanup and choice of i18n-key and class names 2022-02-02 09:04:05 -05:00
Patrice Chalin 6de4f5bcf1 Use single i18n entry for the message 2022-02-01 15:59:01 -05:00
Patrice Chalin d7b651a76d
page -> article
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-02-01 15:42:26 -05:00
Patrice Chalin a4726731ed Mark blogs older than a year as outdated 2022-02-01 14:04:08 -05:00
Wang 07bbfa7218
Update data/i18n/ja/ja.toml
Co-authored-by: atoato88 <akihito-inou@nec.com>
2022-01-13 11:42:58 +09:00
ptux 3f257caf07 長音記号追加 2022-01-13 10:15:23 +09:00
ptux f7312bc32a add thirdparty_message 2022-01-13 10:09:30 +09:00
ptux 21cdff80ee add ja for thirdparty-content 2022-01-13 09:29:44 +09:00
Vitthal Sai 44c5a11dd1
[hi] Update data/i18n/hi/hi.toml 2022-01-11 17:00:10 +05:30
Tim Bannister e66d19ff6e Improve message shown for Mermaid when JS not enabled 2021-12-21 18:54:46 +00:00
Tim Bannister 3fcc2c812f Make release-data time format localizable 2021-12-14 17:39:21 +00:00
Tim Bannister 4dc09070ee Improve recent release list
- fix unwanted trailing separator
- better styling for the items
- more semantic markup (also enables improved CSS)
2021-11-27 18:42:11 +00:00
Guangwen Feng 2b6b6cfa50 [zh] Update kubectl.md
Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com>
2021-11-23 15:01:58 +08:00
Prashant Pandey ca922fe453 [hi] Update data/i8n/hi/hi.toml ()
* translation complete for data/i8n/hi

* added request changes

* updated request changes

* Update data/i18n/hi/hi.toml

Co-authored-by: Rajat Gupta <55191777+rajatgupta24@users.noreply.github.com>

* Update data/i18n/hi/hi.toml

Co-authored-by: Anubhav Vardhan <vardhananubhav@gmail.com>

* Update data/i18n/hi/hi.toml

Co-authored-by: Anubhav Vardhan <vardhananubhav@gmail.com>

* Update data/i18n/hi/hi.toml

Co-authored-by: Anubhav Vardhan <vardhananubhav@gmail.com>

* Update data/i18n/hi/hi.toml

Co-authored-by: Anubhav Vardhan <vardhananubhav@gmail.com>

* Update data/i18n/hi/hi.toml

Co-authored-by: Anubhav Vardhan <vardhananubhav@gmail.com>

* Update data/i18n/hi/hi.toml

Co-authored-by: Anubhav Vardhan <vardhananubhav@gmail.com>

* Update data/i18n/hi/hi.toml

Co-authored-by: Anubhav Vardhan <vardhananubhav@gmail.com>

* Update data/i18n/hi/hi.toml

Co-authored-by: Anubhav Vardhan <vardhananubhav@gmail.com>

* Update data/i18n/hi/hi.toml

Co-authored-by: Anubhav Vardhan <vardhananubhav@gmail.com>

* Update data/i18n/hi/hi.toml

Co-authored-by: Anubhav Vardhan <vardhananubhav@gmail.com>

* Update data/i18n/hi/hi.toml

Co-authored-by: Anubhav Vardhan <vardhananubhav@gmail.com>

* Update data/i18n/hi/hi.toml

Co-authored-by: Anubhav Vardhan <vardhananubhav@gmail.com>

Co-authored-by: Rajat Gupta <55191777+rajatgupta24@users.noreply.github.com>
Co-authored-by: Anubhav Vardhan <vardhananubhav@gmail.com>
2021-10-25 01:18:22 -07:00
Mauren Berti 032f1bc7fd Update translation for pt-br strings. 2021-10-23 14:14:16 -04:00
Tim Bannister 8a736308a9 Revise third-party content warning 2021-10-02 16:40:09 +01:00
PI-Victor fe170db160
Merge branch 'dev-1.22' into merged-master-dev-1.22 2021-07-28 18:14:25 +03:00
Sean Sullivan 8a6badcb68 placeholder 2021-07-22 11:52:20 -07:00
Maciej Filocha 44ed2f78ca Update Polish strings localization
Update up to 027eb249af.

Co-authored-by: Karol Pucyński <9209870+kpucynski@users.noreply.github.com>
2021-07-21 20:59:02 +02:00
Jim Angel 7edf890373 Adding a release page under "Release Information" 2021-05-11 17:18:30 -05:00
Tim Bannister 06e7be5ff3 Allow localization teams to review their own strings 2021-04-25 11:10:20 +01:00