mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-19 17:22:48 -05:00
17 lines
918 B
JSON
17 lines
918 B
JSON
{
|
|
"": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"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."
|
|
],
|
|
"error.no.activedirectory": "此群集不支持 Windows 身份验证",
|
|
"bdc.error.tokenPost": "身份验证期间出错",
|
|
"bdc.error.unauthorized": "你没有使用 Windows 身份验证登录到此群集的权限",
|
|
"bdc.error.getEndPoints": "从 {0} 检索终结点时出错",
|
|
"bdc.error.getBdcStatus": "从 {0} 检索 BDC 状态时出错",
|
|
"bdc.error.mountHdfs": "创建装载时出错",
|
|
"bdc.error.refreshHdfs": "刷新装载时出错",
|
|
"bdc.error.deleteHdfs": "删除装载时出错"
|
|
} |