mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-04-02 10:00:29 -04:00
update localization resource files (#14389)
This commit is contained in:
26
i18n/chs/extensions/mssql/dist/dashboard/serviceEndpoints.i18n.json
vendored
Normal file
26
i18n/chs/extensions/mssql/dist/dashboard/serviceEndpoints.i18n.json
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"grafana": "指标仪表板",
|
||||
"kibana": "日志搜索仪表板",
|
||||
"sparkHistory": "Spark 作业管理和监视仪表板",
|
||||
"yarnHistory": "Spark 诊断和监视仪表板",
|
||||
"copyText": "复制",
|
||||
"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 语句、作业和应用程序的代理"
|
||||
}
|
||||
Reference in New Issue
Block a user