Translate doc homepage titles

Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
This commit is contained in:
Sherlock113 2020-12-31 21:40:34 +08:00
parent 4aaabf114b
commit c1b3994115
28 changed files with 41 additions and 48 deletions

View File

@ -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

View File

@ -1,5 +1,5 @@
---
linkTitle: "Cluster Settings"
linkTitle: "集群设置"
weight: 8600
_build:

View File

@ -1,5 +1,5 @@
---
linkTitle: "Cluster-wide Alerting and Notification"
linkTitle: "集群告警和通知"
weight: 8500
_build:

View File

@ -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
---

View File

@ -1,5 +1,5 @@
---
linkTitle: "Examples"
linkTitle: "示例"
weight: 11400
_build:

View File

@ -1,5 +1,5 @@
---
linkTitle: "Tool Integration"
linkTitle: "工具集成"
weight: 11300
_build:

View File

@ -1,5 +1,5 @@
---
linkTitle: "Use DevOps"
linkTitle: "使用 DevOps"
weight: 11200
_build:

View File

@ -1,5 +1,5 @@
---
linkTitle: "Understand and Manage DevOps Projects"
linkTitle: "理解并管理 DevOps 工程"
weight: 11100
_build:

View File

@ -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"

View File

@ -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
---

View File

@ -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"

View File

@ -1,5 +1,5 @@
---
linkTitle: "Alerting"
linkTitle: "告警"
weight: 10700
_build:

View File

@ -1,5 +1,5 @@
---
linkTitle: "Applications"
linkTitle: "应用程序"
weight: 10100
_build:

View File

@ -1,5 +1,5 @@
---
linkTitle: "Configurations"
linkTitle: "配置"
weight: 10400
_build:

View File

@ -1,5 +1,5 @@
---
linkTitle: "Custom Application Monitoring"
linkTitle: "自定义应用监控"
weight: 10800
_build:

View File

@ -1,5 +1,5 @@
---
linkTitle: "Grayscale Release"
linkTitle: "灰度发布"
weight: 10500
_build:

View File

@ -1,5 +1,5 @@
---
linkTitle: "Volume Management"
linkTitle: "存储卷管理"
weight: 10300
_build:

View File

@ -1,9 +1,9 @@
---
title: "Toolbox"
title: "工具箱"
description: "Help you to better understand KubeSphere toolbox"
layout: "single"
linkTitle: "Toolbox"
linkTitle: "工具箱"
weight: 15000

View File

@ -1,5 +1,5 @@
---
linkTitle: "Auditing"
linkTitle: "审计"
weight: 15300
_build:

View File

@ -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
---

View File

@ -1,8 +1,8 @@
---
title: "History"
title: "浏览历史"
keywords: 'KubeSphere, Kubernetes, history'
description: 'View browsing history from the toolbox.'
linkTitle: "History"
linkTitle: "浏览历史"
weight: 15500
---

View File

@ -1,8 +1,8 @@
---
title: "Log Query"
title: "日志查询"
keywords: 'KubeSphere, Kubernetes, log'
description: 'Query Kubernetes logs from toolbox'
linkTitle: "Log Query"
linkTitle: "日志查询"
weight: 15100
---

View File

@ -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
---

View File

@ -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/).

View File

@ -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
---

View File

@ -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
---

View File

@ -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

View File

@ -2,7 +2,6 @@
title: "Workspace Network Isolation"
keywords: 'KubeSphere, kubernetes, Calico, Network Policy'
description: 'Workspace Network Isolation'
linkTitle: "Workspace Network Isolation"
weight: 9500
---