fed2014111
v1.13 deprecation warning link to the latest docs was broken.This issue fixed the broken link as well as the typo in the deprecation warning
140 lines
2.9 KiB
TOML
140 lines
2.9 KiB
TOML
# i18n strings for the English (main) site.
|
|
|
|
[deprecation_warning]
|
|
other = " documentation is no longer actively maintained. The version you are currently viewing is a static snapshot. For up-to-date documentation, see the "
|
|
|
|
[deprecation_file_warning]
|
|
other = "Deprecated"
|
|
|
|
[objectives_heading]
|
|
other = "Objectives"
|
|
|
|
[cleanup_heading]
|
|
other = "Cleaning up"
|
|
|
|
[prerequisites_heading]
|
|
other = "Before you begin"
|
|
|
|
[whatsnext_heading]
|
|
other = "What's next"
|
|
|
|
[feedback_heading]
|
|
other = "Feedback"
|
|
|
|
[feedback_question]
|
|
other = "Was this page helpful?"
|
|
|
|
[feedback_yes]
|
|
other = "Yes"
|
|
|
|
[feedback_no]
|
|
other = "No"
|
|
|
|
[latest_version]
|
|
other = "latest version."
|
|
|
|
[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 "
|
|
|
|
[caution]
|
|
other = "Caution:"
|
|
|
|
[note]
|
|
other = "Note:"
|
|
|
|
[warning]
|
|
other = "Warning:"
|
|
|
|
[main_read_about]
|
|
other = "Read about"
|
|
|
|
[main_read_more]
|
|
other = "Read more"
|
|
|
|
[main_github_invite]
|
|
other = "Interested in hacking on the core Kubernetes code base?"
|
|
|
|
[main_github_view_on]
|
|
other = "View On Github"
|
|
|
|
[main_github_create_an_issue]
|
|
other = "Create an Issue"
|
|
|
|
[main_community_explore]
|
|
other = "Explore the community"
|
|
|
|
[main_kubernetes_features]
|
|
other = "Kubernetes Features"
|
|
|
|
[main_cncf_project]
|
|
other = """We are a <a href="https://cncf.io/">CNCF</a> graduated project</p>"""
|
|
|
|
[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_contribute]
|
|
other = "Contribute"
|
|
|
|
[main_edit_this_page]
|
|
other = "Edit This Page"
|
|
|
|
[main_page_history]
|
|
other ="Page History"
|
|
|
|
[main_page_last_modified_on]
|
|
other = "Page last modified on"
|
|
|
|
[main_by]
|
|
other = "by"
|
|
|
|
[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_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>"""
|
|
|
|
# Labels for the docs portal home page.
|
|
[docs_label_browse]
|
|
other = "Browse Docs"
|
|
|
|
[docs_label_contributors]
|
|
other = "Contributors"
|
|
|
|
[docs_label_users]
|
|
other = "Users"
|
|
|
|
[docs_label_i_am]
|
|
other = "I AM..."
|
|
|
|
|
|
|
|
# Community links
|
|
[community_twitter_name]
|
|
other = "Twitter"
|
|
[community_github_name]
|
|
other = "GitHub"
|
|
[community_slack_name]
|
|
other = "Slack"
|
|
[community_stack_overflow_name]
|
|
other = "Stack Overflow"
|
|
[community_forum_name]
|
|
other = "Forum"
|
|
[community_events_calendar]
|
|
other = "Events Calendar"
|
|
|
|
# UI elements
|
|
[ui_search_placeholder]
|
|
other = "Search"
|