Skip to content

Commit c6acdf1

Browse files
authored
Merge pull request #33758 from Sea-n/zh-i18n-toml
[zh] Update i18n/zh.toml
2 parents d9bccac + 33758cb commit c6acdf1

File tree

1 file changed

+11
-18
lines changed

1 file changed

+11
-18
lines changed

data/i18n/zh-cn/zh-cn.toml

Lines changed: 11 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ other = " 版本的文档已不再维护。您现在看到的版本来自于一
3737
[deprecation_file_warning]
3838
other = "已过时"
3939

40+
[dockershim_message]
41+
other = """自 1.24 版起,Dockershim 已从 Kubernetes 项目中移除。阅读 <a href="/zh/dockershim">Dockershim 移除的常见问题</a>了解更多详情。"""
42+
4043
[docs_label_browse]
4144
other = "浏览文档"
4245

@@ -94,10 +97,12 @@ other = "电子邮件地址"
9497
[javascript_required]
9598
other = "必须[启用](https://www.enable-javascript.com/) JavaScript 才能查看此页内容"
9699

100+
[katacoda_removal_warning]
101+
other = """本页面上的此在线教程在 <time datetime="2022-06-15">2022 年 6 月 15 日</time>后[无法继续使用](https://www.oreilly.com/online-learning/leveraging-katacoda-technology.html)。"""
102+
97103
[latest_release]
98104
other = "最新发行版本:"
99105

100-
101106
[latest_version]
102107
other = "最新版本。"
103108

@@ -167,12 +172,6 @@ other = """Linux 基金会&reg;。保留所有权利。Linux 基金会已注册
167172
[main_documentation_license]
168173
other = """The Kubernetes 作者 | 文档发布基于 <a href="https://git.k8s.io/website/LICENSE" class="light-text">CC BY 4.0</a> 授权许可"""
169174

170-
[main_edit_this_page]
171-
other = "修改本页面"
172-
173-
[main_github_create_an_issue]
174-
other = "报告 GitHub 问题"
175-
176175
[main_github_invite]
177176
other = "想要修改 Kubernetes 的核心源代码?"
178177

@@ -217,16 +216,7 @@ other = "教程目标"
217216
other = "选项"
218217

219218
[outdated_blog__message]
220-
other = "Kubernetes 项目认为此文章已经过时,因为该页面已经超过一年未修订。请检查页面中的信息是否从发表以来尚未变得不正确。"
221-
222-
[outdated_blog__title]
223-
other = "过时的文章"
224-
225-
[post_create_child_page]
226-
other = "创建子页面"
227-
228-
[post_create_issue]
229-
other = "登记问题"
219+
other = "这篇文章已经一年多了,较旧的文章可能包含过时的内容。请检查从发表以来,页面中的信息是否变得不正确。"
230220

231221
[prerequisites_heading]
232222
other = "准备开始"
@@ -237,6 +227,9 @@ other = "补丁版本:"
237227
[release_date_after]
238228
other = ""
239229

230+
[release_date_before]
231+
other = "(发布日期: "
232+
240233
# See https://gohugo.io/functions/format/#gos-layout-string
241234
# Use a suitable format for your locale
242235
[release_date_format]
@@ -257,6 +250,7 @@ other = """本部分链接到提供 Kubernetes 所需功能的第三方项目。
257250
[thirdparty_message_edit_disclaimer]
258251
other="""第三方内容建议"""
259252

253+
260254
[thirdparty_message_single_item]
261255
other = """&#128711; 本条目指向第三方项目或产品,而该项目(产品)不是 Kubernetes 的一部分。<a class="alert-more-info" href="#third-party-content-disclaimer">更多信息</a>"""
262256

@@ -283,4 +277,3 @@ other = "警告:"
283277

284278
[whatsnext_heading]
285279
other = "接下来"
286-

0 commit comments

Comments
 (0)