-
Notifications
You must be signed in to change notification settings - Fork 14.5k
/
en.toml
645 lines (441 loc) · 18.3 KB
/
en.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
# i18n strings for the English (main) site.
# NOTE: Please keep the entries in alphabetical order when editing
# For "and", see [conjunction_1]
[api_reference_title]
other = "API reference"
[auto_generated_edit_notice]
other = "(auto-generated page)"
[auto_generated_pageinfo]
other = """<p>This page is automatically generated.</p><p>If you plan to report an issue with this page, mention that the page is auto-generated in your issue description. The fix may need to happen elsewhere in the Kubernetes project.</p>"""
[blog_post_show_more]
other = "Show More Posts..."
[banner_acknowledgement]
other = "Hide this notice"
[case_study_prefix]
other = "Case study:"
[caution]
other = "Caution:"
[cleanup_heading]
other = "Cleaning up"
# Localization note (no need to translate this note)
# This is always followed by Chinese text, as required by the Kubernetes
# project's ICP license, issued by the government of the People's Republic
# of China.
[china_icp_license]
other = "ICP license:"
[community_advice_guidelines]
other = "You can also read about our {{ .link }}."
[community_calendar_name]
other = "Events Calendar"
# Also cover [community_contribute] if localizing this site
[community_contributor_site_name]
other = "Contributor website"
# Also cover [community_develop] if localizing this site
[community_forum_name]
other = "Forum"
[community_github_name]
other = "GitHub"
# Also cover [community_introduce] if localizing this site
# Also cover [community_join] if localizing this site
# Also cover [community_learn] if localizing this site
[community_server_fault_name]
other = "Server Fault"
[community_slack_name]
other = "Slack"
[community_stack_overflow_name]
other = "Stack Overflow"
[community_twitter_name]
other = "X (formerly Twitter)"
# Also cover [community_using] if localizing this site
[community_x_name]
other = "X (formerly Twitter)"
[community_youtube_name]
other = "YouTube"
# Avoid using conjunction_1.
# Must match the context in layouts/shortcodes/release-data.html
# Appears on https://kubernetes.io/releases/
# For example the "and" in "Complete 1.25 Schedule and Changelog"
[conjunction_1]
other = "and"
[copy_sample_to_clipboard]
other = "Copy {{ .filename }} to clipboard"
[cve_id]
other = "CVE ID"
[cve_issue_url]
other = "CVE GitHub Issue URL"
[cve_summary]
other = "Issue Summary"
[cve_table]
other = "Official Kubernetes CVE List"
[cve_table_date_format]
other = "02 Jan 2006 15:04:05 MST"
[cve_table_date_format_string]
other = "(last updated: %s)"
[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 information, see the "
[deprecation_file_warning]
other = "Deprecated"
[outdated_content_title]
other = "Information in this document may be out of date"
[outdated_content_message]
other = "This document has an older update date than the original, so the information it contains may be out of date. If you're able to read English, see the English version for the most up-to-date information: "
[dockershim_message]
other = """Dockershim has been removed from the Kubernetes project as of release 1.24. Read the <a href="/dockershim">Dockershim Removal FAQ</a> for further details."""
[docs_label_browse]
other = "Browse Docs"
[docs_label_contributors]
other = "Contributors"
[docs_label_i_am]
other = "I AM..."
[docs_label_users]
other = "Users"
[docs_page_versions]
other = "This %s is for Kubernetes %s. If you want to use a different Kubernetes version, please refer to the following pages instead:"
[docs_version_current]
other = "(this documentation)"
[docs_version_latest_heading]
other = "Latest version"
[docs_version_other_heading]
other = "Older versions"
[end_of_life]
other = "End of Life:"
[envvars_heading]
other = "Environment variables"
[error_404_were_you_looking_for]
other = "Were you looking for:"
[examples_heading]
other = "Examples"
[feature_gate_enabled]
other = "(enabled by default: {{ .enabled }})"
[feature_gate_stage_alpha]
other = "Alpha"
[feature_gate_stage_beta]
other = "Beta"
[feature_gate_stage_stable]
other = "GA"
[feature_gate_stage_deprecated]
other = "Deprecated"
[feature_gate_table_header_default]
other = "Default"
[feature_gate_table_header_feature]
other = "Feature"
[feature_gate_table_header_from]
other = "From"
[feature_gate_table_header_since]
other = "Since"
[feature_gate_table_header_stage]
other = "Stage"
[feature_gate_table_header_to]
other = "To"
[feature_gate_table_header_until]
other = "Until"
[feature_state]
other = "FEATURE STATE:"
[feature_state_kubernetes_label]
other = "Kubernetes"
[feature_state_feature_gate_tooltip]
other = "Feature Gate:"
[feedback_heading]
other = "Feedback"
[feedback_no]
other = "No"
[feedback_question]
other = "Was this page helpful?"
[feedback_yes]
other = "Yes"
[final_patch_release]
other = "Final Patch Release"
[inline_list_separator]
other = ","
[input_placeholder_email_address]
other = "email address"
[javascript_required]
other = "JavaScript must be [enabled](https://www.enable-javascript.com/) to view this content"
[katacoda_message]
other = """<h4>Shutdown of interactive tutorials</h4>
<p>The interactive tutorials previously on this website have been shut down.</p>
<p>Kubernetes is grateful to O'Reilly and Katacoda for many years of helping
people take their first steps in learning Kubernetes.</p>
<p>The shutdown followed O'Reilly Media's 2019
<a href="https://www.oreilly.com/content/oreilly-acquires-katacoda-and-a-new-way-for-2-5m-customers-to-learn/">acquisition</a>
of Katacoda.</p>
<hr />
<p>The tutorials ceased to function after the <b>31<sup>st</sup> of March,
2023</b>. You are seeing this notice because this particular page has not yet been updated
following that shutdown.</p>"""
[latest_release]
other = "Latest Release:"
[latest_version]
other = "latest version."
[layouts_blog_pager_next]
other = "Next >>"
[layouts_blog_pager_prev]
other = "<< Prev"
[layouts_case_studies_list_tell]
other = "Tell your story"
[layouts_docs_glossary_aka]
other = "Also known as"
[layout_docs_glossary_architecture_description]
other = "The inner components of Kubernetes."
[layout_docs_glossary_architecture_name]
other = "Architecture"
[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"
[layout_docs_glossary_community_description]
other = "Related to Kubernetes open-source development."
[layout_docs_glossary_community_name]
other = "Community"
[layout_docs_glossary_core-object_description]
other = "A resource type that Kubernetes supports by default."
[layout_docs_glossary_core-object_name]
other = "Core Object"
[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"
[layout_docs_glossary_extension_description]
other = "Supported customizations of Kubernetes."
[layout_docs_glossary_extension_name]
other = "Extension"
[layouts_docs_glossary_filter]
other = "Filter terms according to their tags"
[layout_docs_glossary_fundamental_description]
other = "Relevant for a first-time user of Kubernetes."
[layout_docs_glossary_fundamental_name]
other = "Fundamental"
[layout_docs_glossary_networking_description]
other = "How Kubernetes components talk to each other (and to programs outside the cluster)."
[layout_docs_glossary_networking_name]
other = "Networking"
[layout_docs_glossary_operation_description]
other = "Starting and maintaining Kubernetes."
[layout_docs_glossary_operation_name]
other = "Operation"
[layout_docs_glossary_security_description]
other = "Keeping Kubernetes applications safe and secure."
[layout_docs_glossary_security_name]
other = "Security"
[layouts_docs_glossary_select_all]
other = "Select all"
[layout_docs_glossary_storage_description]
other = "How Kubernetes applications handle persistent data."
[layout_docs_glossary_storage_name]
other = "Storage"
[layout_docs_glossary_tool_description]
other = "Software that makes Kubernetes easier or better to use."
[layout_docs_glossary_tool_name]
other = "Tool"
[layout_docs_glossary_user-type_description]
other = "Represents a common type of Kubernetes user."
[layout_docs_glossary_user-type_name]
other = "User Type"
[layout_docs_glossary_workload_description]
other = "Applications running on Kubernetes."
[layout_docs_glossary_workload_name]
other = "Workload"
[layouts_docs_partials_feedback_improvement]
other = "suggest an improvement"
[layouts_docs_partials_feedback_issue]
other = """Open an issue in the [GitHub Repository](https://www.github.com/kubernetes/website/) 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..."
[legacy_repos_message]
other = """The legacy package repositories (`apt.kubernetes.io` and `yum.kubernetes.io`) have been
[deprecated and frozen starting from September 13, 2023](/blog/2023/08/31/legacy-package-repository-deprecation/).
**Using the [new package repositories hosted at `pkgs.k8s.io`](/blog/2023/08/15/pkgs-k8s-io-introduction/)
is strongly recommended and required in order to install Kubernetes versions released after September 13, 2023.**
The deprecated legacy repositories, and their contents, might be removed at any time in the future and without
a further notice period. The new package repositories provide downloads for Kubernetes versions starting with v1.24.0."""
[main_by]
other = "by"
[main_cncf_project]
other = """We are a <a href="https://cncf.io/">CNCF</a> graduated project</p>"""
[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 <a href="https://www.linuxfoundation.org/trademark-usage" class="light-text">Trademark Usage page</a>"""
[main_documentation_license]
other = """The Kubernetes Authors | Documentation Distributed under <a href="https://git.k8s.io/website/LICENSE" class="light-text">CC BY 4.0</a>"""
[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"
[monthly_patch_release]
other = "Monthly Patch Release"
[not_applicable]
# Localization teams: it's OK to use a longer text here
other = "n/a"
[note]
other = "Note:"
[objectives_heading]
other = "Objectives"
[options_heading]
other = "Options"
[outdated_blog__message]
other = "This article is more than one year old. Older articles may contain outdated content. Check that the information in the page has not become incorrect since its publication."
[patch_release]
other = "Patch Release"
[post_create_issue]
other = "Create an issue"
[prerequisites_heading]
other = "Before you begin"
[previous_patches]
other = "Patch Releases:"
# The following text is displayed when JavaScript isn't available.
[release_binary_alternate_links]
other = """You can find links to download Kubernetes components (and their checksums) in the [CHANGELOG](https://github.com/kubernetes/kubernetes/tree/master/CHANGELOG) files.
Alternately, use [downloadkubernetes.com](https://www.downloadkubernetes.com/) to filter by version and architecture."""
[release_binary_arch]
other = "Architecture"
[release_binary_arch_option]
other = "Architectures"
[release_binary_copy_link]
other = "Copy Link"
[release_binary_copy_link_certifcate]
other = "cert"
[release_binary_copy_link_checksum]
other = "checksum"
[release_binary_copy_link_signature]
other = "signature"
[release_binary_copy_link_tooltip]
other = "copy to clipboard"
[release_binary_download]
other = "Download Binary"
[release_binary_download_tooltip]
other = "download binary file"
[release_binary_options]
other = "Download Options"
[release_binary_os]
other = "Operating System"
[release_binary_os_option]
other = "Operating Systems"
[release_binary_os_darwin]
other = "darwin"
[release_binary_os_linux]
other = "linux"
[release_binary_os_windows]
other = "windows"
[release_binary_table_caption]
other = "Download Kubernetes component binaries"
# NOTE: <current-version> is a placeholder for the actual version number set by 'release-binaries' shortcode.
# Please do not localize or modify <current-version> placeholder.
[release_binary_section]
other = """You can find the links to download <current-version> Kubernetes components (along with their checksums) below.
To access downloads for older supported versions, visit the respective documentation
link for [older versions](https://kubernetes.io/docs/home/supported-doc-versions/#versions-older) or use [downloadkubernetes.com](https://www.downloadkubernetes.com/)."""
# NOTE: <current-version> and <current-changelog-url> are placeholders set by 'release-binaries' shortcode.
# Please do not localize or modify <current-version> and <current-changelog-url> placeholders.
[release_binary_section_note]
other = """To download older patch versions of <current-version> Kubernetes components (and their checksums),
please refer to the [CHANGELOG](https://github.com/kubernetes/kubernetes/tree/master/CHANGELOG/CHANGELOG-<current-changelog-url>.md) file."""
[release_binary_version]
other = "Version"
[release_binary_version_option]
other = "Latest Version"
[release_date_after]
other = ")"
[release_date_before]
other = "(released: "
# See https://gohugo.io/functions/format/#gos-layout-string
# Use a suitable format for your locale. Avoid using :date_short
[release_date_format]
# example: other = ":date_medium"
other = "2006-01-02"
# See https://gohugo.io/functions/format/#gos-layout-string
# Use a suitable format for your locale.
[release_date_format_month]
other = "January 2006"
[release_cherry_pick_deadline]
other = "Cherry Pick Deadline"
[release_end_of_life_date]
other = "End Of Life Date"
# Also see release_maintenance_and_end_of_life_details_past
[release_maintenance_and_end_of_life_details_current]
other = "Kubernetes {{ .minor_version }} enters maintenance mode on {{ .maintenance_mode_start_date }}; the End of Life date for Kubernetes {{ .minor_version }} is {{ .release_eol_date }}."
# Used if the maintenance mode date is in the past, otherwise
# see release_maintenance_and_end_of_life_details_current
[release_maintenance_and_end_of_life_details_past]
other = """ℹ️ **Kubernetes {{ .minor_version }} entered maintenance mode on {{ .maintenance_mode_start_date }}**.
The End of Life date for Kubernetes {{ .minor_version }} is {{ .release_eol_date }}."""
[release_full_details_initial_text]
other = "Complete"
[release_information_navbar]
other = "Release Information"
[release_minor_version]
other = "Minor Version"
[release_info_next_patch]
other = "Next patch release is **%s**."
# Deprecated. Set release_maintenance_and_end_of_life_details_current
# and release_maintenance_and_end_of_life_details_past instead.
# OK to remove once all localizations have switched to the new strings.
[release_info_eol]
# Set this to "" if your localization implements the new strings.
other = ""
[release_note]
other = "Note"
[release_schedule]
other = "Schedule"
[release_target_date]
other = "Target Date"
[release_changelog]
other = "Changelog"
[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, which are listed alphabetically. To add a project to this list, read the <a href="/docs/contribute/style/content-guide/#third-party-content">content guide</a> before submitting a change. <a href="#third-party-content-disclaimer">More information.</a>"""
[thirdparty_message_edit_disclaimer]
other="""Third party content advice"""
[thirdparty_message_single_item]
other = """🛇 This item links to a third party project or product that is not part of Kubernetes itself. <a class="alert-more-info" href="#third-party-content-disclaimer">More information</a>"""
[thirdparty_message_disclaimer]
other = """<p>Items on this page refer to third party products or projects that provide functionality required by Kubernetes. The Kubernetes project authors aren't responsible for those third-party products or projects. See the <a href="https://github.com/cncf/foundation/blob/master/website-guidelines.md" target="_blank">CNCF website guidelines</a> for more details.</p><p>You should read the <a href="/docs/contribute/style/content-guide/#third-party-content">content guide</a> before proposing a change that adds an extra third-party link.</p>"""
[thirdparty_message_vendor]
other = """Items on this page refer to vendors external to Kubernetes. The Kubernetes project authors aren't responsible for those third-party products or projects. To add a vendor, product or project to this list, read the <a href="/docs/contribute/style/content-guide/#third-party-content">content guide</a> before submitting a change. <a href="#third-party-content-disclaimer">More information.</a>"""
[translated_by]
other = "Translated By"
[ui_search_placeholder]
other = "Search this site"
[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"