@@ -37,6 +37,9 @@ other = " 版本的文档已不再维护。您现在看到的版本来自于一
37
37
[deprecation_file_warning ]
38
38
other = " 已过时"
39
39
40
+ [dockershim_message ]
41
+ other = """ 自 1.24 版起,Dockershim 已从 Kubernetes 项目中移除。阅读 <a href="/zh/dockershim">Dockershim 移除的常见问题</a>了解更多详情。"""
42
+
40
43
[docs_label_browse ]
41
44
other = " 浏览文档"
42
45
@@ -94,10 +97,12 @@ other = "电子邮件地址"
94
97
[javascript_required ]
95
98
other = " 必须[启用](https://www.enable-javascript.com/) JavaScript 才能查看此页内容"
96
99
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
+
97
103
[latest_release ]
98
104
other = " 最新发行版本:"
99
105
100
-
101
106
[latest_version ]
102
107
other = " 最新版本。"
103
108
@@ -167,12 +172,6 @@ other = """Linux 基金会®。保留所有权利。Linux 基金会已注册
167
172
[main_documentation_license ]
168
173
other = """ The Kubernetes 作者 | 文档发布基于 <a href="https://git.k8s.io/website/LICENSE" class="light-text">CC BY 4.0</a> 授权许可"""
169
174
170
- [main_edit_this_page ]
171
- other = " 修改本页面"
172
-
173
- [main_github_create_an_issue ]
174
- other = " 报告 GitHub 问题"
175
-
176
175
[main_github_invite ]
177
176
other = " 想要修改 Kubernetes 的核心源代码?"
178
177
@@ -217,16 +216,7 @@ other = "教程目标"
217
216
other = " 选项"
218
217
219
218
[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 = " 这篇文章已经一年多了,较旧的文章可能包含过时的内容。请检查从发表以来,页面中的信息是否变得不正确。"
230
220
231
221
[prerequisites_heading ]
232
222
other = " 准备开始"
@@ -237,6 +227,9 @@ other = "补丁版本:"
237
227
[release_date_after ]
238
228
other = " )"
239
229
230
+ [release_date_before ]
231
+ other = " (发布日期: "
232
+
240
233
# See https://gohugo.io/functions/format/#gos-layout-string
241
234
# Use a suitable format for your locale
242
235
[release_date_format ]
@@ -257,6 +250,7 @@ other = """本部分链接到提供 Kubernetes 所需功能的第三方项目。
257
250
[thirdparty_message_edit_disclaimer ]
258
251
other =""" 第三方内容建议"""
259
252
253
+
260
254
[thirdparty_message_single_item ]
261
255
other = """ 🛇 本条目指向第三方项目或产品,而该项目(产品)不是 Kubernetes 的一部分。<a class="alert-more-info" href="#third-party-content-disclaimer">更多信息</a>"""
262
256
@@ -283,4 +277,3 @@ other = "警告:"
283
277
284
278
[whatsnext_heading ]
285
279
other = " 接下来"
286
-
0 commit comments