Files
azuredatastudio/i18n/chs/extensions/big-data-cluster/dist/bigDataCluster/utils.i18n.json
2021-02-22 19:42:55 -08:00

55 lines
2.4 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"": [
"--------------------------------------------------------------------------------------------",
"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": "应用程序代理",
"endpoint.controller": "群集管理服务",
"endpoint.gateway": "访问 HDFS 文件的网关Spark",
"endpoint.managementproxy": "管理代理",
"endpoint.mgmtproxy": "管理代理",
"endpoint.sqlServerEndpoint": "SQL Server 主实例前端",
"endpoint.grafana": "指标仪表板",
"endpoint.kibana": "日志搜索仪表板",
"endpoint.yarnHistory": "Spark 诊断和监视仪表板",
"endpoint.sparkHistory": "Spark 作业管理和监视仪表板",
"endpoint.webhdfs": "HDFS 文件系统代理",
"endpoint.livy": "用于运行 Spark 语句、作业和应用程序的代理",
"service.sql": "SQL Server",
"service.hdfs": "HDFS",
"service.spark": "Spark",
"service.control": "Control",
"service.gateway": "网关",
"service.app": "应用",
"bdc.healthy": "正常",
"bdc.unhealthy": "不正常",
"endpointsError": "检索 BDC 终结点时出现意外错误: {0}"
}