website/i18n/zh.toml

218 lines
5.0 KiB
TOML

# i18n strings for the Chinese version of the site (https://kubernetes.io/zh/)
# 注意:修改此文件时请维持字符串名称的字母顺序并与英文版保持一致
[caution]
other = "注意:"
[cleanup_heading]
other = "清理现场"
[community_events_calendar]
other = "事件日历"
[community_forum_name]
other = "论坛"
[community_github_name]
other = "GitHub"
[community_slack_name]
other = "Slack"
[community_stack_overflow_name]
other = "Stack Overflow"
[community_twitter_name]
other = "Twitter"
[community_youtube_name]
other = "YouTube"
[deprecation_title]
other = "您正在查看 Kubernetes 版本的文档:"
[deprecation_warning]
other = " 版本的文档已不再维护。您现在看到的版本来自于一份静态的快照。如需查阅最新文档,请点击"
[deprecation_file_warning]
other = "已过时"
[docs_label_browse]
other = "浏览文档"
[docs_label_contributors]
other = "贡献者"
[docs_label_i_am]
other = "我是..."
[docs_label_users]
other = "用户"
[examples_heading]
other = "示例"
[feedback_heading]
other = "反馈"
[feedback_no]
other = "否"
[feedback_question]
other = "此页是否对您有帮助?"
[feedback_yes]
other = "是"
[input_placeholder_email_address]
other = "电子邮件地址"
[latest_version]
other = "最新版本。"
[layouts_blog_pager_prev]
other = "<< 前一篇"
[layouts_blog_pager_next]
other = "后一篇 >>"
[layouts_case_studies_list_tell]
other = "分享您的故事"
[layouts_docs_glossary_aka]
other = "亦称作"
[layouts_docs_glossary_description]
other = "此术语表旨在提供 Kubernetes 术语的完整、标准列表。其中包含特定于 Kubernetes 的技术术语以及能够构造有用的语境的一般性术语。"
[layouts_docs_glossary_deselect_all]
other = "全不选"
[layouts_docs_glossary_click_details_after]
other = "下面的指示符号获取特定术语的更为完整的描述。"
[layouts_docs_glossary_click_details_before]
other = "点击"
[layouts_docs_glossary_filter]
other = "根据标签过滤术语"
[layouts_docs_glossary_select_all]
other = "全选"
[layouts_docs_partials_feedback_improvement]
other = "提出改进建议"
[layouts_docs_partials_feedback_issue]
other = "在 GitHub 仓库上登记新的问题"
[layouts_docs_partials_feedback_or]
other = "或者"
[layouts_docs_partials_feedback_problem]
other = "报告问题"
[layouts_docs_partials_feedback_thanks]
other = "感谢反馈。如果您有一个关于如何使用 Kubernetes 的特定的、需要答案的问题,可以访问"
[layouts_docs_search_fetching]
other = "检索结果中.."
[main_by]
other = "由:"
[main_cncf_project]
other = """我们是 <a href="https://cncf.io/">CNCF</a> 毕业项目</p>"""
[main_community_explore]
other = "了解社区"
[main_contribute]
other = "贡献"
[main_copyright_notice]
other = """Linux 基金会&reg;。保留所有权利。Linux 基金会已注册并使用商标。如需了解 Linux 基金会的商标列表,请访问<a href="https://www.linuxfoundation.org/trademark-usage" class="light-text">商标使用页面</a>"""
[main_documentation_license]
other = """The Kubernetes 作者 | 文档发布基于 <a href="https://git.k8s.io/website/LICENSE" class="light-text">CC BY 4.0</a> 授权许可"""
[main_edit_this_page]
other = "修改本页面"
[main_github_create_an_issue]
other = "报告 GitHub 问题"
[main_github_invite]
other = "想要修改 Kubernetes 的核心源代码?"
[main_github_view_on]
other = "在 GitHub 上查看"
[main_kubernetes_features]
other = "Kubernetes 特性"
[main_kubeweekly_baseline]
other = "想要获取最新的 Kubernetes 新闻么?请订阅 KubeWeekly。"
[main_kubernetes_past_link]
other = "浏览往期的周报"
[main_kubeweekly_signup]
other = "订阅"
[main_page_history]
other ="页面历史"
[main_page_last_modified_on]
other = "页面最后一次修改于"
[main_read_about]
other = "了解"
[main_read_more]
other = "了解更多"
[note]
other = "说明:"
[objectives_heading]
other = "教程目标"
[options_heading]
other = "选项"
[post_create_child_page]
other = "创建子页面"
[prerequisites_heading]
other = "准备开始"
[seealso_heading]
other = "另请参见"
[subscribe_button]
other = "订阅"
[synopsis_heading]
other = "简介"
[thirdparty_message]
other = """本部分链接到提供 Kubernetes 所需功能的第三方项目。Kubernetes 项目作者不负责这些项目。此页面遵循<a href="https://github.com/cncf/foundation/blob/master/website-guidelines.md" target="_blank">CNCF 网站指南</a>,按字母顺序列出项目。要将项目添加到此列表中,请在提交更改之前阅读<a href="/docs/contribute/style/content-guide/#third-party-content">内容指南</a>。"""
[ui_search_placeholder]
other = "搜索"
[version_check_mustbe]
other = "您的 Kubernetes 服务器版本必须是 "
[version_check_mustbeorlater]
other = "您的 Kubernetes 服务器版本必须不低于版本 "
[version_check_tocheck]
other = "要获知版本信息,请输入 "
[warning]
other = "警告:"
[whatsnext_heading]
other = "接下来"