From c1b399411568538525f2fd44c6a58a242005c03d Mon Sep 17 00:00:00 2001 From: Sherlock113 Date: Thu, 31 Dec 2020 21:40:34 +0800 Subject: [PATCH] Translate doc homepage titles Signed-off-by: Sherlock113 --- content/zh/docs/api-reference/_index.md | 4 ++-- .../docs/cluster-administration/cluster-settings/_index.md | 2 +- .../cluster-wide-alerting-and-notification/_index.md | 2 +- .../persistent-volume-and-storage-class.md | 5 ++--- content/zh/docs/devops-user-guide/examples/_index.md | 2 +- content/zh/docs/devops-user-guide/how-to-integrate/_index.md | 2 +- content/zh/docs/devops-user-guide/how-to-use/_index.md | 2 +- .../understand-and-manage-devops-projects/_index.md | 2 +- content/zh/docs/faq/_index.md | 4 ++-- .../uninstall-kubesphere-from-k8s.md | 5 ++--- content/zh/docs/project-administration/_index.md | 4 ++-- content/zh/docs/project-user-guide/alerting/_index.md | 2 +- content/zh/docs/project-user-guide/application/_index.md | 2 +- content/zh/docs/project-user-guide/configuration/_index.md | 2 +- .../custom-application-monitoring/_index.md | 2 +- .../zh/docs/project-user-guide/grayscale-release/_index.md | 2 +- content/zh/docs/project-user-guide/storage/_index.md | 2 +- content/zh/docs/toolbox/_index.md | 4 ++-- content/zh/docs/toolbox/auditing/_index.md | 2 +- content/zh/docs/toolbox/events-query.md | 4 ++-- content/zh/docs/toolbox/history.md | 4 ++-- content/zh/docs/toolbox/log-query.md | 4 ++-- .../zh/docs/upgrade/air-gapped-upgrade-with-ks-installer.md | 5 ++--- content/zh/docs/upgrade/air-gapped-upgrade-with-kubekey.md | 5 ++--- content/zh/docs/upgrade/upgrade-with-ks-installer.md | 5 ++--- content/zh/docs/upgrade/what-changed.md | 5 ++--- content/zh/docs/workspace-administration/_index.md | 4 ++-- .../workspace-administration/workspace-network-isolation.md | 1 - 28 files changed, 41 insertions(+), 48 deletions(-) diff --git a/content/zh/docs/api-reference/_index.md b/content/zh/docs/api-reference/_index.md index 1b9c9f9eb..d728e796a 100644 --- a/content/zh/docs/api-reference/_index.md +++ b/content/zh/docs/api-reference/_index.md @@ -1,9 +1,9 @@ --- -title: "Reference" +title: "参考" description: "The glossary used by KubeSphere and how to use KubeSphere API to build your own application" layout: "single" -linkTitle: "Reference" +linkTitle: "参考" weight: 17000 diff --git a/content/zh/docs/cluster-administration/cluster-settings/_index.md b/content/zh/docs/cluster-administration/cluster-settings/_index.md index 0044edd42..374421aae 100644 --- a/content/zh/docs/cluster-administration/cluster-settings/_index.md +++ b/content/zh/docs/cluster-administration/cluster-settings/_index.md @@ -1,5 +1,5 @@ --- -linkTitle: "Cluster Settings" +linkTitle: "集群设置" weight: 8600 _build: diff --git a/content/zh/docs/cluster-administration/cluster-wide-alerting-and-notification/_index.md b/content/zh/docs/cluster-administration/cluster-wide-alerting-and-notification/_index.md index 2c511afda..ade0b7a19 100644 --- a/content/zh/docs/cluster-administration/cluster-wide-alerting-and-notification/_index.md +++ b/content/zh/docs/cluster-administration/cluster-wide-alerting-and-notification/_index.md @@ -1,5 +1,5 @@ --- -linkTitle: "Cluster-wide Alerting and Notification" +linkTitle: "集群告警和通知" weight: 8500 _build: diff --git a/content/zh/docs/cluster-administration/persistent-volume-and-storage-class.md b/content/zh/docs/cluster-administration/persistent-volume-and-storage-class.md index cc013392e..20717f1b7 100644 --- a/content/zh/docs/cluster-administration/persistent-volume-and-storage-class.md +++ b/content/zh/docs/cluster-administration/persistent-volume-and-storage-class.md @@ -1,9 +1,8 @@ --- -title: "Persistent Volume and Storage Class" +title: "持久卷和存储类型" keywords: "storage, volume, pv, pvc, storage class, csi, Ceph RBD, Glusterfs, QingCloud, " description: "Persistent Volume and Storage Class Management" - -linkTitle: "Persistent Volume and Storage Class" +linkTitle: "持久卷和存储类型" weight: 8400 --- diff --git a/content/zh/docs/devops-user-guide/examples/_index.md b/content/zh/docs/devops-user-guide/examples/_index.md index 25de3b8fc..aa3584278 100644 --- a/content/zh/docs/devops-user-guide/examples/_index.md +++ b/content/zh/docs/devops-user-guide/examples/_index.md @@ -1,5 +1,5 @@ --- -linkTitle: "Examples" +linkTitle: "示例" weight: 11400 _build: diff --git a/content/zh/docs/devops-user-guide/how-to-integrate/_index.md b/content/zh/docs/devops-user-guide/how-to-integrate/_index.md index 7e4fd97cf..88f1f7031 100644 --- a/content/zh/docs/devops-user-guide/how-to-integrate/_index.md +++ b/content/zh/docs/devops-user-guide/how-to-integrate/_index.md @@ -1,5 +1,5 @@ --- -linkTitle: "Tool Integration" +linkTitle: "工具集成" weight: 11300 _build: diff --git a/content/zh/docs/devops-user-guide/how-to-use/_index.md b/content/zh/docs/devops-user-guide/how-to-use/_index.md index 5821b0d3f..a0f69c8f5 100644 --- a/content/zh/docs/devops-user-guide/how-to-use/_index.md +++ b/content/zh/docs/devops-user-guide/how-to-use/_index.md @@ -1,5 +1,5 @@ --- -linkTitle: "Use DevOps" +linkTitle: "使用 DevOps" weight: 11200 _build: diff --git a/content/zh/docs/devops-user-guide/understand-and-manage-devops-projects/_index.md b/content/zh/docs/devops-user-guide/understand-and-manage-devops-projects/_index.md index 78520f832..72a253e2b 100644 --- a/content/zh/docs/devops-user-guide/understand-and-manage-devops-projects/_index.md +++ b/content/zh/docs/devops-user-guide/understand-and-manage-devops-projects/_index.md @@ -1,5 +1,5 @@ --- -linkTitle: "Understand and Manage DevOps Projects" +linkTitle: "理解并管理 DevOps 工程" weight: 11100 _build: diff --git a/content/zh/docs/faq/_index.md b/content/zh/docs/faq/_index.md index 7b5a916da..a0f5d7f93 100644 --- a/content/zh/docs/faq/_index.md +++ b/content/zh/docs/faq/_index.md @@ -1,9 +1,9 @@ --- -title: "FAQ" +title: "常见问题" description: "FAQ is designed to answer and summarize the questions users ask most frequently about KubeSphere." layout: "single" -linkTitle: "FAQ" +linkTitle: "常见问题" weight: 16000 icon: "/images/docs/docs.svg" diff --git a/content/zh/docs/installing-on-kubernetes/uninstall-kubesphere-from-k8s.md b/content/zh/docs/installing-on-kubernetes/uninstall-kubesphere-from-k8s.md index 9bd1d22e3..dbf114f63 100644 --- a/content/zh/docs/installing-on-kubernetes/uninstall-kubesphere-from-k8s.md +++ b/content/zh/docs/installing-on-kubernetes/uninstall-kubesphere-from-k8s.md @@ -1,9 +1,8 @@ --- -title: "Uninstall KubeSphere from Kubernetes" +title: "从 Kubernetes 上卸载 KubeSphere" keywords: 'kubernetes, kubesphere, uninstall, remove-cluster' description: 'How to uninstall KubeSphere from Kubernetes' - - +LinkTitle: "从 Kubernetes 上卸载 KubeSphere" weight: 4400 --- diff --git a/content/zh/docs/project-administration/_index.md b/content/zh/docs/project-administration/_index.md index f98e546ba..2eed2e5df 100644 --- a/content/zh/docs/project-administration/_index.md +++ b/content/zh/docs/project-administration/_index.md @@ -1,9 +1,9 @@ --- -title: "Project Administration" +title: "项目管理" description: "Help you to better manage KubeSphere projects" layout: "single" -linkTitle: "Project Administration" +linkTitle: "项目管理" weight: 13000 icon: "/images/docs/docs.svg" diff --git a/content/zh/docs/project-user-guide/alerting/_index.md b/content/zh/docs/project-user-guide/alerting/_index.md index 1b4523bc0..22c233ac3 100644 --- a/content/zh/docs/project-user-guide/alerting/_index.md +++ b/content/zh/docs/project-user-guide/alerting/_index.md @@ -1,5 +1,5 @@ --- -linkTitle: "Alerting" +linkTitle: "告警" weight: 10700 _build: diff --git a/content/zh/docs/project-user-guide/application/_index.md b/content/zh/docs/project-user-guide/application/_index.md index 7e0d6b2b6..017e041ba 100644 --- a/content/zh/docs/project-user-guide/application/_index.md +++ b/content/zh/docs/project-user-guide/application/_index.md @@ -1,5 +1,5 @@ --- -linkTitle: "Applications" +linkTitle: "应用程序" weight: 10100 _build: diff --git a/content/zh/docs/project-user-guide/configuration/_index.md b/content/zh/docs/project-user-guide/configuration/_index.md index e620484f1..388170555 100644 --- a/content/zh/docs/project-user-guide/configuration/_index.md +++ b/content/zh/docs/project-user-guide/configuration/_index.md @@ -1,5 +1,5 @@ --- -linkTitle: "Configurations" +linkTitle: "配置" weight: 10400 _build: diff --git a/content/zh/docs/project-user-guide/custom-application-monitoring/_index.md b/content/zh/docs/project-user-guide/custom-application-monitoring/_index.md index 5e82ef007..04b6a22ad 100644 --- a/content/zh/docs/project-user-guide/custom-application-monitoring/_index.md +++ b/content/zh/docs/project-user-guide/custom-application-monitoring/_index.md @@ -1,5 +1,5 @@ --- -linkTitle: "Custom Application Monitoring" +linkTitle: "自定义应用监控" weight: 10800 _build: diff --git a/content/zh/docs/project-user-guide/grayscale-release/_index.md b/content/zh/docs/project-user-guide/grayscale-release/_index.md index f86106d9d..83875c1cc 100644 --- a/content/zh/docs/project-user-guide/grayscale-release/_index.md +++ b/content/zh/docs/project-user-guide/grayscale-release/_index.md @@ -1,5 +1,5 @@ --- -linkTitle: "Grayscale Release" +linkTitle: "灰度发布" weight: 10500 _build: diff --git a/content/zh/docs/project-user-guide/storage/_index.md b/content/zh/docs/project-user-guide/storage/_index.md index 2f56225bd..982a0c3d7 100644 --- a/content/zh/docs/project-user-guide/storage/_index.md +++ b/content/zh/docs/project-user-guide/storage/_index.md @@ -1,5 +1,5 @@ --- -linkTitle: "Volume Management" +linkTitle: "存储卷管理" weight: 10300 _build: diff --git a/content/zh/docs/toolbox/_index.md b/content/zh/docs/toolbox/_index.md index 9f57cb153..915f46d4c 100644 --- a/content/zh/docs/toolbox/_index.md +++ b/content/zh/docs/toolbox/_index.md @@ -1,9 +1,9 @@ --- -title: "Toolbox" +title: "工具箱" description: "Help you to better understand KubeSphere toolbox" layout: "single" -linkTitle: "Toolbox" +linkTitle: "工具箱" weight: 15000 diff --git a/content/zh/docs/toolbox/auditing/_index.md b/content/zh/docs/toolbox/auditing/_index.md index bbdbbccd6..de99625e1 100644 --- a/content/zh/docs/toolbox/auditing/_index.md +++ b/content/zh/docs/toolbox/auditing/_index.md @@ -1,5 +1,5 @@ --- -linkTitle: "Auditing" +linkTitle: "审计" weight: 15300 _build: diff --git a/content/zh/docs/toolbox/events-query.md b/content/zh/docs/toolbox/events-query.md index fe5ce531b..c8997bef7 100644 --- a/content/zh/docs/toolbox/events-query.md +++ b/content/zh/docs/toolbox/events-query.md @@ -1,8 +1,8 @@ --- -title: "Event Query" +title: "事件查询" keywords: 'KubeSphere, Kubernetes, Event, Query' description: 'How to perform event query in KubeSphere.' -linkTitle: "Event Query" +linkTitle: "事件查询" weight: 15200 --- diff --git a/content/zh/docs/toolbox/history.md b/content/zh/docs/toolbox/history.md index bf841b1a3..b6c9d4d20 100644 --- a/content/zh/docs/toolbox/history.md +++ b/content/zh/docs/toolbox/history.md @@ -1,8 +1,8 @@ --- -title: "History" +title: "浏览历史" keywords: 'KubeSphere, Kubernetes, history' description: 'View browsing history from the toolbox.' -linkTitle: "History" +linkTitle: "浏览历史" weight: 15500 --- diff --git a/content/zh/docs/toolbox/log-query.md b/content/zh/docs/toolbox/log-query.md index 35d7d6855..83c7ba174 100644 --- a/content/zh/docs/toolbox/log-query.md +++ b/content/zh/docs/toolbox/log-query.md @@ -1,8 +1,8 @@ --- -title: "Log Query" +title: "日志查询" keywords: 'KubeSphere, Kubernetes, log' description: 'Query Kubernetes logs from toolbox' -linkTitle: "Log Query" +linkTitle: "日志查询" weight: 15100 --- diff --git a/content/zh/docs/upgrade/air-gapped-upgrade-with-ks-installer.md b/content/zh/docs/upgrade/air-gapped-upgrade-with-ks-installer.md index 0280991c8..3b651c6ed 100644 --- a/content/zh/docs/upgrade/air-gapped-upgrade-with-ks-installer.md +++ b/content/zh/docs/upgrade/air-gapped-upgrade-with-ks-installer.md @@ -1,9 +1,8 @@ --- -title: "Air-Gapped Upgrade with ks-installer" +title: "使用 ks-installer 离线升级" keywords: "Air-Gapped, upgrade, kubesphere, v3.0.0" description: "Air-Gapped Upgrade KubeSphere" - -linkTitle: "Air-Gapped Upgrade with ks-installer" +linkTitle: "使用 ks-installer 离线升级" weight: 7500 --- diff --git a/content/zh/docs/upgrade/air-gapped-upgrade-with-kubekey.md b/content/zh/docs/upgrade/air-gapped-upgrade-with-kubekey.md index d0204391c..c9bcb29a2 100644 --- a/content/zh/docs/upgrade/air-gapped-upgrade-with-kubekey.md +++ b/content/zh/docs/upgrade/air-gapped-upgrade-with-kubekey.md @@ -1,9 +1,8 @@ --- -title: "Air-Gapped Upgrade with KubeKey" +title: "使用 KubeKey 离线升级" keywords: "Air-Gapped, kubernetes, upgrade, kubesphere, v3.0.0" description: "Air-Gapped Upgrade Kubernetes and KubeSphere" - -linkTitle: "Air-Gapped Upgrade with KubeKey" +linkTitle: "使用 KubeKey 离线升级" weight: 7400 --- Air-gapped upgrade with KubeKey is recommended for users whose KubeSphere and Kubernetes were both deployed by [All-in-One Installation](https://v2-1.docs.kubesphere.io/docs/installation/all-in-one/) or [Multi-node Installation](https://v2-1.docs.kubesphere.io/docs/installation/multi-node/). If your Kubernetes cluster was provisioned by yourself or cloud providers, please refer to [Air-Gapped Upgrade with ks-installer](../air-gapped-upgrade-with-ks-installer/). diff --git a/content/zh/docs/upgrade/upgrade-with-ks-installer.md b/content/zh/docs/upgrade/upgrade-with-ks-installer.md index 363e3bc77..6094b17ce 100644 --- a/content/zh/docs/upgrade/upgrade-with-ks-installer.md +++ b/content/zh/docs/upgrade/upgrade-with-ks-installer.md @@ -1,9 +1,8 @@ --- -title: "Upgrade with ks-installer" +title: "使用 ks-installer 升级" keywords: "kubernetes, upgrade, kubesphere, v3.0.0" description: "Upgrade KubeSphere with ks-installer" - -linkTitle: "Upgrade with ks-installer" +linkTitle: "使用 ks-installer 升级" weight: 7300 --- diff --git a/content/zh/docs/upgrade/what-changed.md b/content/zh/docs/upgrade/what-changed.md index c108c04cf..084fdaada 100644 --- a/content/zh/docs/upgrade/what-changed.md +++ b/content/zh/docs/upgrade/what-changed.md @@ -1,9 +1,8 @@ --- -title: "Changes after Upgrade" +title: "升级后的变更" keywords: "Kubernetes, upgrade, KubeSphere, v3.0.0" description: "Understand what will be changed after upgrade." - -linkTitle: "Changes after Upgrade" +linkTitle: "升级后的变更" weight: 7600 --- diff --git a/content/zh/docs/workspace-administration/_index.md b/content/zh/docs/workspace-administration/_index.md index ea9adef01..8ff80ca4f 100644 --- a/content/zh/docs/workspace-administration/_index.md +++ b/content/zh/docs/workspace-administration/_index.md @@ -1,9 +1,9 @@ --- -title: "Workspace Administration and User Guide" +title: "企业空间管理和用户指南" description: "This chapter helps you to better manage KubeSphere workspaces." layout: "single" -linkTitle: "Workspace Administration and User Guide" +linkTitle: "企业空间管理和用户指南" weight: 9000 diff --git a/content/zh/docs/workspace-administration/workspace-network-isolation.md b/content/zh/docs/workspace-administration/workspace-network-isolation.md index 3abefab48..b4b06a44d 100644 --- a/content/zh/docs/workspace-administration/workspace-network-isolation.md +++ b/content/zh/docs/workspace-administration/workspace-network-isolation.md @@ -2,7 +2,6 @@ title: "Workspace Network Isolation" keywords: 'KubeSphere, kubernetes, Calico, Network Policy' description: 'Workspace Network Isolation' - linkTitle: "Workspace Network Isolation" weight: 9500 ---