update localization resource files (#14389)

This commit is contained in:
Alex Ma
2021-02-22 19:42:55 -08:00
committed by GitHub
parent d21ee4dc9e
commit 9148aa1ed5
3162 changed files with 45130 additions and 1848 deletions

View File

@@ -0,0 +1,55 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"state.creating": "正在建立",
"state.waiting": "正在等候",
"state.ready": "就緒",
"state.deleting": "正在刪除",
"state.deleted": "已刪除",
"state.applyingUpgrade": "正在套用升級",
"state.upgrading": "正在升級",
"state.applyingmanagedupgrade": "正在套用受控升級",
"state.managedUpgrading": "受控升級",
"state.rollback": "復原",
"state.rollbackInProgress": "正在復原",
"state.rollbackComplete": "復原完成",
"state.error": "錯誤",
"state.creatingSecrets": "正在建立祕密",
"state.waitingForSecrets": "正在等待秘密",
"state.creatingGroups": "正在建立群組",
"state.waitingForGroups": "正在等待群組",
"state.creatingResources": "正在建立資源",
"state.waitingForResources": "正在等待資源",
"state.creatingKerberosDelegationSetup": "正在建立 Kerberos 委派設定",
"state.waitingForKerberosDelegationSetup": "正在等待 Kerberos 委派設定",
"state.waitingForDeletion": "正在等待刪除",
"state.waitingForUpgrade": "正在等待升級",
"state.upgradePaused": "升級已暫停",
"state.running": "正在執行",
"endpoint.appproxy": "應用程式 Proxy",
"endpoint.controller": "叢集管理服務",
"endpoint.gateway": "用來存取 HDFS 檔案的閘道Spark",
"endpoint.managementproxy": "管理 Proxy",
"endpoint.mgmtproxy": "管理 Proxy",
"endpoint.sqlServerEndpoint": "SQL Server 主要執行個體前端",
"endpoint.grafana": "計量儀表板",
"endpoint.kibana": "記錄搜尋儀表板",
"endpoint.yarnHistory": "Spark 診斷與監視儀表板",
"endpoint.sparkHistory": "Spark 作業管理與監視儀表板",
"endpoint.webhdfs": "HDFS 檔案系統 Proxy",
"endpoint.livy": "用來執行 Spark 陳述式、作業、應用程式的 Proxy",
"service.sql": "SQL Server",
"service.hdfs": "Hdfs",
"service.spark": "Spark",
"service.control": "Control",
"service.gateway": "閘道",
"service.app": "應用程式",
"bdc.healthy": "狀況良好",
"bdc.unhealthy": "狀況不良",
"endpointsError": "擷取 BDC 端點時,發生未預期的的錯誤: {0}"
}