mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-22 09:35:37 -05:00
24 lines
996 B
JSON
24 lines
996 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."
|
|
],
|
|
"basicAuthName": "基本",
|
|
"integratedAuthName": "Windows 驗證",
|
|
"err.controller.username.required": "需要使用者名稱",
|
|
"err.controller.password.required": "需要密碼",
|
|
"textAddNewController": "新增控制器 (預覽)",
|
|
"textUrlLower": "URL",
|
|
"textUsernameLower": "使用者名稱",
|
|
"textPasswordLower": "密碼",
|
|
"textRememberPassword": "記住密碼",
|
|
"textUrlCapital": "叢集管理 URL",
|
|
"textAuthCapital": "驗證類型",
|
|
"textUsernameCapital": "使用者名稱",
|
|
"textPasswordCapital": "密碼",
|
|
"textAdd": "新增",
|
|
"textCancel": "取消"
|
|
} |