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

25 lines
1.1 KiB
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."
],
"basicAuthName": "基本",
"integratedAuthName": "Windows 驗證",
"mount.hdfs.loginerror1": "無法登入控制器",
"mount.hdfs.loginerror2": "無法登入控制器: {0}",
"err.controller.username.required": "需要使用者名稱",
"err.controller.password.required": "需要密碼",
"textUrlLower": "URL",
"textUsernameLower": "使用者名稱",
"textPasswordLower": "密碼",
"textUrlCapital": "叢集管理 URL",
"textAuthCapital": "驗證類型",
"textUsernameCapital": "使用者名稱",
"textPasswordCapital": "密碼",
"hdsf.dialog.connection.section": "叢集連線",
"hdfs.dialog.ok": "確定",
"hdfs.dialog.cancel": "取消"
}