Commit Graph

99 Commits (c1709205d697af6fb585e165dd8b4906e5073533)

Author SHA1 Message Date
Marko Mudrinić e4a2ab2bd0
Update upgrade guides to clarify that legacy repos are frozen (#43472)
* Add legacy-repos-deprecation shortcode and localization

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>

* Update install/upgrade guides to clarify that legacy repos are frozen

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>

* Update the legacy repos message

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>

---------

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-10-17 03:37:39 +02:00
Kubernetes Prow Robot 2157373ad3
Merge pull request #43478 from xmudrii/doc-versions-list
Add doc-versions-list shortcode
2023-10-17 03:33:09 +02:00
Marko Mudrinić 324e867d66
Add doc-versions-list shortcode
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-10-16 19:48:07 +02:00
Kubernetes Prow Robot 3c8ff35d11
Merge pull request #43316 from Royal-Dragon/patch-1
Changed "search" to "search this site" on front page
2023-10-15 20:41:24 +02:00
abhiram royals 27e6da11d9
changed "search" to "search this site" #43291
a feature request to replace "search" with "search this site"

label  #43291
2023-10-04 19:18:14 +05:30
Gauravpadam 6296f46c87 Added github repo link to feedback
Limited changes to en.toml

Multiline string

changed html to markdown
2023-10-01 23:44:31 +05:30
Kubernetes Prow Robot f227e22843
Merge pull request #41370 from dipesh-rawat/conditional-layout-release-info
Add Hugo layout to hide release information on outdated k8s.io versions
2023-08-16 23:26:20 -07:00
Dmitry Shurupov 4d8feb6765
Translating and fixing the interactive tutorials in Russian (#42530)
Co-authored-by: Kirill Kononovich <41591254+kirkonru@users.noreply.github.com>
2023-08-16 07:04:27 -07:00
Kubernetes Prow Robot 1d03260cb6
Merge pull request #38631 from nitishfy/Nitish/hi.toml
Modified hi.toml to adopt new localization string for release page
2023-08-06 22:20:29 -07:00
morix1500 07dd844945 Translate Japanese i18n 'outdated_content_message' 2023-07-20 20:21:40 +09:00
morix1500 4fa23bc604 Provide a per-page outdated notification for localized content 2023-07-04 19:43:37 +09:00
Kubernetes Prow Robot b22f727025
Merge pull request #41546 from stormqueen1990/fix/pt-br/sync-i18n-strings
[pt-br] Sync Brazilian Portuguese internationalization strings
2023-06-18 08:48:20 -07:00
Kubernetes Prow Robot 761fd84a4c
Merge pull request #41321 from kubernetes/dev-1.26-ko.1
[ko] 1st Korean localization work for v1.26
2023-06-12 05:37:48 -07:00
Mauren Berti 8a40370c44
[pt-br] Sync i18n strings pt-br.toml.
* Synchronize the internationalization string list to add the new strings from the English version.
* Add anchor to the content guide in Portuguese so that the notices link to the right place.
2023-06-08 10:11:14 -04:00
Abhigya Dufare 0f2645a346
Fixed typo in nl.toml
Kubernates >> Kubernetes
2023-06-05 15:38:36 +05:30
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 #40290 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
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
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 #38579 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 #39013 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 #39261 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 #35019 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 (#37967)
* 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 #37384 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 #37261 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 #36901 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 #36923 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 #36639 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