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,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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": "删除装载时出错"
}