mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
update localization resource files (#14389)
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"title.sqlServerNotebooks": "SQL Server Notebooks",
|
||||
"title.sqlServer2019Book": "SQL Server 2019 指南",
|
||||
"description.sqlserverNotebooks": "用來協助開始使用 SQL Server 並對其進行疑難排解的筆記本"
|
||||
}
|
||||
@@ -13,7 +13,7 @@
|
||||
"alertDialog.Options": "選項",
|
||||
"alertDialog.eventAlert": "事件警示定義",
|
||||
"alertDialog.Name": "名稱",
|
||||
"alertDialog.Type": "型別",
|
||||
"alertDialog.Type": "類型",
|
||||
"alertDialog.Enabled": "啟用",
|
||||
"alertDialog.DatabaseName": "資料庫名稱",
|
||||
"alertDialog.ErrorNumber": "錯誤號碼",
|
||||
@@ -21,7 +21,7 @@
|
||||
"alertDialog.RaiseAlertContains": "當訊息包含以下項目時引發警示",
|
||||
"alertDialog.MessageText": "訊息文字",
|
||||
"alertDialog.Severity001": "001 - 其他系統資訊",
|
||||
"alertDialog.Severity002": "002 - 預留",
|
||||
"alertDialog.Severity002": "002 - 已保留",
|
||||
"alertDialog.Severity003": "003 - 已保留",
|
||||
"alertDialog.Severity004": "004 - 已保留",
|
||||
"alertDialog.Severity005": "005 - 已保留",
|
||||
@@ -49,14 +49,14 @@
|
||||
"alertDialog.ExecuteJob": "執行作業",
|
||||
"alertDialog.ExecuteJobName": "作業名稱",
|
||||
"alertDialog.NotifyOperators": "通知運算子",
|
||||
"alertDialog.NewJob": "新工作",
|
||||
"alertDialog.NewJob": "新增作業",
|
||||
"alertDialog.OperatorList": "運算子清單",
|
||||
"alertDialog.OperatorName": "運算子",
|
||||
"alertDialog.OperatorEmail": "電子郵件",
|
||||
"alertDialog.OperatorPager": "頁面巡覽區",
|
||||
"alertDialog.NewOperator": "新增運算子",
|
||||
"alertDialog.IncludeErrorInEmail": "在電子郵件中包含警示錯誤文字",
|
||||
"alertDialog.IncludeErrorInPager": "在呼叫器中包括警示文字",
|
||||
"alertDialog.IncludeErrorInPager": "在頁面巡覽區中包括警示文字",
|
||||
"alertDialog.AdditionalNotification": "要傳送的其他通知訊息",
|
||||
"alertDialog.DelayBetweenResponse": "回應之間的延遲",
|
||||
"alertDialog.DelayMinutes": "延遲分鐘數",
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
"jobDialog.schedules": "排程",
|
||||
"jobDialog.alerts": "警示",
|
||||
"jobDialog.notifications": "通知",
|
||||
"jobDialog.blankJobNameError": "作業的名稱不得為空。",
|
||||
"jobDialog.blankJobNameError": "作業名稱不得為空。",
|
||||
"jobDialog.name": "名稱",
|
||||
"jobDialog.owner": "擁有者",
|
||||
"jobDialog.category": "分類",
|
||||
@@ -19,14 +19,14 @@
|
||||
"jobDialog.enabled": "啟用",
|
||||
"jobDialog.jobStepList": "作業步驟清單",
|
||||
"jobDialog.step": "步驟",
|
||||
"jobDialog.type": "型別",
|
||||
"jobDialog.type": "類型",
|
||||
"jobDialog.onSuccess": "成功時",
|
||||
"jobDialog.onFailure": "失敗時",
|
||||
"jobDialog.new": "新增步驟",
|
||||
"jobDialog.edit": "編輯步驟",
|
||||
"jobDialog.delete": "刪除步驟",
|
||||
"jobDialog.moveUp": "向上移動",
|
||||
"jobDialog.moveDown": "向下移動",
|
||||
"jobDialog.moveUp": "向上移動步驟",
|
||||
"jobDialog.moveDown": "向下移動步驟",
|
||||
"jobDialog.startStepAt": "開始步驟",
|
||||
"jobDialog.notificationsTabTop": "作業完成時要執行的操作",
|
||||
"jobDialog.email": "電子郵件",
|
||||
@@ -40,7 +40,7 @@
|
||||
"jobDialog.newAlert": "新增警示",
|
||||
"jobDialog.alertNameLabel": "警示名稱",
|
||||
"jobDialog.alertEnabledLabel": "啟用",
|
||||
"jobDialog.alertTypeLabel": "型別",
|
||||
"jobDialog.newJob": "新工作",
|
||||
"jobDialog.alertTypeLabel": "類型",
|
||||
"jobDialog.newJob": "新增作業",
|
||||
"jobDialog.editJob": "編輯作業"
|
||||
}
|
||||
@@ -18,7 +18,7 @@
|
||||
"jobStepDialog.blankStepName": "步驟名稱不能留空",
|
||||
"jobStepDialog.processExitCode": "處理成功命令的結束代碼:",
|
||||
"jobStepDialog.stepNameLabel": "步驟名稱",
|
||||
"jobStepDialog.typeLabel": "型別",
|
||||
"jobStepDialog.typeLabel": "類型",
|
||||
"jobStepDialog.runAsLabel": "執行身分",
|
||||
"jobStepDialog.databaseLabel": "資料庫",
|
||||
"jobStepDialog.commandLabel": "命令",
|
||||
@@ -51,6 +51,6 @@
|
||||
"jobStepDialog.servicesPackage": "SQL Server 整合服務套件",
|
||||
"jobStepDialog.agentServiceAccount": "SQL Server Agent 服務帳戶",
|
||||
"jobStepDialog.nextStep": "前往下一步",
|
||||
"jobStepDialog.quitJobSuccess": "退出作業報告成功",
|
||||
"jobStepDialog.quitJobSuccess": "結束作業報告成功",
|
||||
"jobStepDialog.quitJobFailure": "結束作業報告失敗"
|
||||
}
|
||||
@@ -13,14 +13,14 @@
|
||||
"createOperator.Name": "名稱",
|
||||
"createOperator.Enabled": "啟用",
|
||||
"createOperator.EmailName": "電子郵件名稱",
|
||||
"createOperator.PagerEmailName": "呼叫器電子郵件名稱",
|
||||
"createOperator.PagerEmailName": "頁面巡覽區電子郵件名稱",
|
||||
"createOperator.PagerMondayCheckBox": "星期一",
|
||||
"createOperator.PagerTuesdayCheckBox": "星期二",
|
||||
"createOperator.PagerWednesdayCheckBox": "星期三",
|
||||
"createOperator.PagerThursdayCheckBox": "星期四",
|
||||
"createOperator.PagerFridayCheckBox": "星期五",
|
||||
"createOperator.PagerSaturdayCheckBox": "星期六",
|
||||
"createOperator.PagerSundayCheckBox": "星期天",
|
||||
"createOperator.PagerSundayCheckBox": "星期日",
|
||||
"createOperator.workdayBegin": "工作日開始",
|
||||
"createOperator.workdayEnd": "工作日結束",
|
||||
"createOperator.PagerDutySchedule": "呼叫器待命排程",
|
||||
|
||||
14
i18n/cht/extensions/azurecore/dist/account-provider/azureAccountProvider.i18n.json
vendored
Normal file
14
i18n/cht/extensions/azurecore/dist/account-provider/azureAccountProvider.i18n.json
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"accountProviderNotInitialized": "帳戶提供者未初始化,無法執行動作",
|
||||
"addAccount": "新增 {0} 帳戶",
|
||||
"refreshAccount": "重新整理 {0} 帳戶",
|
||||
"azureWorkAccountDisplayName": "公司或學校帳戶",
|
||||
"microsoftAccountDisplayName": "Microsoft 帳戶"
|
||||
}
|
||||
11
i18n/cht/extensions/azurecore/dist/account-provider/azureAccountProviderService.i18n.json
vendored
Normal file
11
i18n/cht/extensions/azurecore/dist/account-provider/azureAccountProviderService.i18n.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"clearTokenCacheSuccess": "已成功清除權杖快取",
|
||||
"clearTokenCacheFailure": "無法清除權杖快取"
|
||||
}
|
||||
10
i18n/cht/extensions/azurecore/dist/account-provider/providerSettings.i18n.json
vendored
Normal file
10
i18n/cht/extensions/azurecore/dist/account-provider/providerSettings.i18n.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"publicCloudDisplayName": "Azure"
|
||||
}
|
||||
10
i18n/cht/extensions/azurecore/dist/azureResource/commands.i18n.json
vendored
Normal file
10
i18n/cht/extensions/azurecore/dist/azureResource/commands.i18n.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"azure.resource.selectsubscriptions.credentialError": "無法取得帳戶 {0} 的認證。請重新整理該帳戶。"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"azure.resource.providers.database.treeDataProvider.databaseContainerLabel": "SQL Database"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"azure.resource.providers.databaseServer.treeDataProvider.databaseServerContainerLabel": "SQL Server"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"azure.resource.providers.databaseServer.treeDataProvider.postgresServerContainerLabel": "適用於 PostgreSQL 的 Azure 資料庫伺服器"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"azure.resource.providers.sqlInstanceContainerLabel": "SQL 受控執行個體"
|
||||
}
|
||||
10
i18n/cht/extensions/azurecore/dist/azureResource/resourceTreeNode.i18n.json
vendored
Normal file
10
i18n/cht/extensions/azurecore/dist/azureResource/resourceTreeNode.i18n.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"azure.resource.resourceTreeNode.noResourcesLabel": "找不到任何資源"
|
||||
}
|
||||
10
i18n/cht/extensions/azurecore/dist/azureResource/tree/accountNotSignedInTreeNode.i18n.json
vendored
Normal file
10
i18n/cht/extensions/azurecore/dist/azureResource/tree/accountNotSignedInTreeNode.i18n.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"azure.resource.tree.accountNotSignedInTreeNode.signInLabel": "登入 Azure…"
|
||||
}
|
||||
11
i18n/cht/extensions/azurecore/dist/azureResource/tree/accountTreeNode.i18n.json
vendored
Normal file
11
i18n/cht/extensions/azurecore/dist/azureResource/tree/accountTreeNode.i18n.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"azure.resource.tree.accountTreeNode.credentialError": "無法取得帳戶 {0} 的認證。請重新整理該帳戶。",
|
||||
"azure.resource.tree.accountTreeNode.noSubscriptionsLabel": "找不到訂用帳戶。"
|
||||
}
|
||||
10
i18n/cht/extensions/azurecore/dist/azureResource/tree/subscriptionTreeNode.i18n.json
vendored
Normal file
10
i18n/cht/extensions/azurecore/dist/azureResource/tree/subscriptionTreeNode.i18n.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"azure.resource.tree.subscriptionTreeNode.noResourcesLabel": "找不到資源。"
|
||||
}
|
||||
10
i18n/cht/extensions/azurecore/dist/azureResource/tree/treeProvider.i18n.json
vendored
Normal file
10
i18n/cht/extensions/azurecore/dist/azureResource/tree/treeProvider.i18n.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"azure.resource.tree.treeProvider.loadingLabel": "正在載入..."
|
||||
}
|
||||
10
i18n/cht/extensions/azurecore/dist/azureResource/utils.i18n.json
vendored
Normal file
10
i18n/cht/extensions/azurecore/dist/azureResource/utils.i18n.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"azure.resource.error": "錯誤: {0}"
|
||||
}
|
||||
10
i18n/cht/extensions/azurecore/dist/constants.i18n.json
vendored
Normal file
10
i18n/cht/extensions/azurecore/dist/constants.i18n.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"extensionName": "Azure 帳戶"
|
||||
}
|
||||
@@ -9,18 +9,18 @@
|
||||
"azure.displayName": "Azure (核心)",
|
||||
"azure.description": "瀏覽並使用 Azure 資源",
|
||||
"azure.title": "Azure",
|
||||
"azure.resource.config.title": "Azure 資源設定",
|
||||
"azure.resource.config.filter.description": "資源篩選,每個元素都是以正斜線分隔的帳戶識別碼、訂用帳戶識別碼和名稱",
|
||||
"azure.resource.config.title": "Azure 資源組態",
|
||||
"azure.resource.config.filter.description": "資源篩選條件,每個元素都是以正斜線分隔的帳戶識別碼、訂用帳戶識別碼和名稱",
|
||||
"azure.resource.explorer.title": "Azure",
|
||||
"azure.resource.refreshall.title": "Azure: 重新整理所有帳戶",
|
||||
"azure.resource.refresh.title": "重新整理",
|
||||
"azure.resource.signin.title": "Azure: 登入",
|
||||
"azure.resource.selectsubscriptions.title": "選取訂用帳戶",
|
||||
"azure.resource.connectsqlserver.title": "連接",
|
||||
"azure.resource.connectsqlserver.title": "連線",
|
||||
"azure.resource.connectsqldb.title": "新增至伺服器",
|
||||
"accounts.clearTokenCache": "清除 Azure 帳戶權杖快取",
|
||||
"config.enablePublicCloudDescription": "是否應啟用 Azure 公用雲端整合",
|
||||
"config.enableUsGovCloudDescription": "是否應啟用 US Government Azure 雲端 (Fairfax) 整合",
|
||||
"config.enableChinaCloudDescription": "是否應啟用 Azure China 整合",
|
||||
"config.enableGermanyCloudDescription": "是否應啟用 Azure 德國整合"
|
||||
"config.enableGermanyCloudDescription": "是否應啟用 Azure Germany 整合"
|
||||
}
|
||||
@@ -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": "刪除裝載時發生錯誤"
|
||||
}
|
||||
24
i18n/cht/extensions/big-data-cluster/dist/bigDataCluster/dialog/addControllerDialog.i18n.json
vendored
Normal file
24
i18n/cht/extensions/big-data-cluster/dist/bigDataCluster/dialog/addControllerDialog.i18n.json
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": "取消"
|
||||
}
|
||||
13
i18n/cht/extensions/big-data-cluster/dist/bigDataCluster/dialog/bdcDashboard.i18n.json
vendored
Normal file
13
i18n/cht/extensions/big-data-cluster/dist/bigDataCluster/dialog/bdcDashboard.i18n.json
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"bdc.dashboard.refreshButton": "重新整理",
|
||||
"bdc.dashboard.troubleshootButton": "疑難排解",
|
||||
"bdc.dashboard.overviewNavTitle": "巨量資料叢集概觀",
|
||||
"bdc.dashboard.clusterDetails": "叢集詳細資料"
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"bdc.dashboard.propertiesHeader": "叢集屬性",
|
||||
"bdc.dashboard.clusterState": "叢集狀態:",
|
||||
"bdc.dashboard.healthStatus": "健康狀態:",
|
||||
"bdc.dashboard.overviewHeader": "叢集概觀",
|
||||
"bdc.dashboard.lastUpdated": "上次更新時間: {0}",
|
||||
"bdc.dashboard.serviceNameHeader": "服務名稱",
|
||||
"bdc.dashboard.stateHeader": "狀態",
|
||||
"bdc.dashboard.healthStatusHeader": "健康狀態",
|
||||
"bdc.dashboard.endpointsLabel": "服務端點",
|
||||
"bdc.dashboard.serviceHeader": "服務",
|
||||
"bdc.dashboard.endpointHeader": "端點",
|
||||
"endpointsError": "擷取 BDC 端點時,發生未預期的的錯誤: {0}",
|
||||
"bdc.dashboard.noConnection": "儀表板需要連線。請按一下 [重試],以輸入您的認證。",
|
||||
"bdc.dashboard.unexpectedError": "發生未預期的錯誤: {0}",
|
||||
"bdc.dashboard.copyTitle": "複製",
|
||||
"copiedEndpoint": "已將端點 \"{0}\" 複製到剪貼簿"
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"bdc.dashboard.viewHyperlink": "檢視",
|
||||
"bdc.dashboard.notAvailable": "N/A",
|
||||
"bdc.dashboard.healthStatusDetailsHeader": "健康狀態詳細資料",
|
||||
"bdc.dashboard.lastUpdated": "上次更新時間: {0}",
|
||||
"bdc.dashboard.instanceHeader": "執行個體",
|
||||
"bdc.dashboard.stateHeader": "狀態",
|
||||
"bdc.dashboard.healthStatusHeader": "健康狀態",
|
||||
"bdc.dashboard.metricsAndLogsLabel": "計量與記錄",
|
||||
"bdc.dashboard.nodeMetricsHeader": "節點計量",
|
||||
"bdc.dashboard.sqlMetricsHeader": "SQL 計量",
|
||||
"bdc.dashboard.logsHeader": "記錄"
|
||||
}
|
||||
10
i18n/cht/extensions/big-data-cluster/dist/bigDataCluster/dialog/commonControls.i18n.json
vendored
Normal file
10
i18n/cht/extensions/big-data-cluster/dist/bigDataCluster/dialog/commonControls.i18n.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"bdc.dashboard.viewDetails": "檢視詳細資料"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"connectController.dialog.title": "連線到控制器 (預覽)"
|
||||
}
|
||||
25
i18n/cht/extensions/big-data-cluster/dist/bigDataCluster/dialog/hdfsDialogBase.i18n.json
vendored
Normal file
25
i18n/cht/extensions/big-data-cluster/dist/bigDataCluster/dialog/hdfsDialogBase.i18n.json
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": "取消"
|
||||
}
|
||||
30
i18n/cht/extensions/big-data-cluster/dist/bigDataCluster/dialog/mountHdfsDialog.i18n.json
vendored
Normal file
30
i18n/cht/extensions/big-data-cluster/dist/bigDataCluster/dialog/mountHdfsDialog.i18n.json
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"mount.main.section": "裝載組態",
|
||||
"mount.hdfsPath.title": "HDFS 路徑",
|
||||
"mount.err.formatting": "位於 {0} 的認證格式錯誤",
|
||||
"mount.task.name": "正在路徑 {0} 上裝載 HDFS 資料夾",
|
||||
"mount.task.submitted": "已啟動裝載建立",
|
||||
"mount.task.complete": "裝載 HDFS 資料夾已完成",
|
||||
"mount.task.inprogress": "裝載即將完成,請稍後再返回確認",
|
||||
"mount.task.error": "裝載資料夾時發生錯誤: {0}",
|
||||
"mount.error.unknown": "裝載過程中發生未知錯誤",
|
||||
"mount.dialog.title": "掛接 HDFS 資料夾 (預覽)",
|
||||
"mount.hdfsPath.info": "要連結到掛接之新 (不存在) 目錄的路徑",
|
||||
"mount.remoteUri.title": "遠端 URI",
|
||||
"mount.remoteUri.info": "遠端資料來源的 URI。ADLS 範例: abfs://fs@saccount.dfs.core.windows.net/",
|
||||
"mount.credentials.title": "認證",
|
||||
"mount.credentials.info": "將驗證用認證掛接至遠端資料來源以供讀取",
|
||||
"refreshmount.dialog.title": "重新整理裝載",
|
||||
"refreshmount.task.name": "正在重新整理路徑 {0} 上的 HDFS 裝載",
|
||||
"refreshmount.task.submitted": "已提交重新整理裝載要求",
|
||||
"deleteMount.dialog.title": "刪除裝載",
|
||||
"deletemount.task.name": "正在刪除路徑 {0} 上的 HDFS 裝載",
|
||||
"deletemount.task.submitted": "已提交刪除裝載要求"
|
||||
}
|
||||
11
i18n/cht/extensions/big-data-cluster/dist/bigDataCluster/tree/addControllerNode.i18n.json
vendored
Normal file
11
i18n/cht/extensions/big-data-cluster/dist/bigDataCluster/tree/addControllerNode.i18n.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"textBigDataClusterControllerWithDots": "新增 SQL Server 巨量資料叢集控制器…",
|
||||
"textConnectToController": "連線到控制器"
|
||||
}
|
||||
10
i18n/cht/extensions/big-data-cluster/dist/bigDataCluster/tree/loadingControllerNode.i18n.json
vendored
Normal file
10
i18n/cht/extensions/big-data-cluster/dist/bigDataCluster/tree/loadingControllerNode.i18n.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"textLoadingWithDots": "正在載入..."
|
||||
}
|
||||
55
i18n/cht/extensions/big-data-cluster/dist/bigDataCluster/utils.i18n.json
vendored
Normal file
55
i18n/cht/extensions/big-data-cluster/dist/bigDataCluster/utils.i18n.json
vendored
Normal file
@@ -0,0 +1,55 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"state.creating": "正在建立",
|
||||
"state.waiting": "正在等候",
|
||||
"state.ready": "就緒",
|
||||
"state.deleting": "正在刪除",
|
||||
"state.deleted": "已刪除",
|
||||
"state.applyingUpgrade": "正在套用升級",
|
||||
"state.upgrading": "正在升級",
|
||||
"state.applyingmanagedupgrade": "正在套用受控升級",
|
||||
"state.managedUpgrading": "受控升級",
|
||||
"state.rollback": "復原",
|
||||
"state.rollbackInProgress": "正在復原",
|
||||
"state.rollbackComplete": "復原完成",
|
||||
"state.error": "錯誤",
|
||||
"state.creatingSecrets": "正在建立祕密",
|
||||
"state.waitingForSecrets": "正在等待秘密",
|
||||
"state.creatingGroups": "正在建立群組",
|
||||
"state.waitingForGroups": "正在等待群組",
|
||||
"state.creatingResources": "正在建立資源",
|
||||
"state.waitingForResources": "正在等待資源",
|
||||
"state.creatingKerberosDelegationSetup": "正在建立 Kerberos 委派設定",
|
||||
"state.waitingForKerberosDelegationSetup": "正在等待 Kerberos 委派設定",
|
||||
"state.waitingForDeletion": "正在等待刪除",
|
||||
"state.waitingForUpgrade": "正在等待升級",
|
||||
"state.upgradePaused": "升級已暫停",
|
||||
"state.running": "正在執行",
|
||||
"endpoint.appproxy": "應用程式 Proxy",
|
||||
"endpoint.controller": "叢集管理服務",
|
||||
"endpoint.gateway": "用來存取 HDFS 檔案的閘道,Spark",
|
||||
"endpoint.managementproxy": "管理 Proxy",
|
||||
"endpoint.mgmtproxy": "管理 Proxy",
|
||||
"endpoint.sqlServerEndpoint": "SQL Server 主要執行個體前端",
|
||||
"endpoint.grafana": "計量儀表板",
|
||||
"endpoint.kibana": "記錄搜尋儀表板",
|
||||
"endpoint.yarnHistory": "Spark 診斷與監視儀表板",
|
||||
"endpoint.sparkHistory": "Spark 作業管理與監視儀表板",
|
||||
"endpoint.webhdfs": "HDFS 檔案系統 Proxy",
|
||||
"endpoint.livy": "用來執行 Spark 陳述式、作業、應用程式的 Proxy",
|
||||
"service.sql": "SQL Server",
|
||||
"service.hdfs": "Hdfs",
|
||||
"service.spark": "Spark",
|
||||
"service.control": "Control",
|
||||
"service.gateway": "閘道",
|
||||
"service.app": "應用程式",
|
||||
"bdc.healthy": "狀況良好",
|
||||
"bdc.unhealthy": "狀況不良",
|
||||
"endpointsError": "擷取 BDC 端點時,發生未預期的的錯誤: {0}"
|
||||
}
|
||||
14
i18n/cht/extensions/big-data-cluster/dist/extension.i18n.json
vendored
Normal file
14
i18n/cht/extensions/big-data-cluster/dist/extension.i18n.json
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"mount.error.endpointNotFound": "找不到控制器端點資訊",
|
||||
"bdc.dashboard.title": "巨量資料叢集儀表板 (預覽) -",
|
||||
"textYes": "是",
|
||||
"textNo": "否",
|
||||
"textConfirmDeleteController": "您確定要刪除 '{0}' 嗎?"
|
||||
}
|
||||
20
i18n/cht/extensions/big-data-cluster/package.i18n.json
Normal file
20
i18n/cht/extensions/big-data-cluster/package.i18n.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"description": "管理 SQL Server 巨量資料叢集的支援",
|
||||
"text.sqlServerBigDataClusters": "SQL Server 巨量資料叢集",
|
||||
"command.addController.title": "連線到控制器",
|
||||
"command.deleteController.title": "刪除",
|
||||
"command.refreshController.title": "重新整理",
|
||||
"command.manageController.title": "管理",
|
||||
"command.mount.title": "裝載 HDFS",
|
||||
"command.refreshmount.title": "重新整理裝載",
|
||||
"command.deletemount.title": "刪除裝載",
|
||||
"bdc.configuration.title": "巨量資料叢集",
|
||||
"bdc.ignoreSslVerification.desc": "若為 True,則忽略對 SQL Server 巨量資料叢集端點 (例如 HDFS、Spark 及控制器) 所產生的 SSL 驗證錯誤"
|
||||
}
|
||||
114
i18n/cht/extensions/cms/package.i18n.json
Normal file
114
i18n/cht/extensions/cms/package.i18n.json
Normal file
@@ -0,0 +1,114 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"cms.displayName": "SQL Server 中央管理伺服器",
|
||||
"cms.description": "管理 SQL Server 中央管理伺服器的支援",
|
||||
"cms.title": "中央管理伺服器",
|
||||
"cms.connectionProvider.displayName": "Microsoft SQL Server",
|
||||
"cms.resource.explorer.title": "中央管理伺服器",
|
||||
"cms.resource.refresh.title": "重新整理",
|
||||
"cms.resource.refreshServerGroup.title": "重新整理伺服器群組",
|
||||
"cms.resource.deleteRegisteredServer.title": "刪除",
|
||||
"cms.resource.addRegisteredServer.title": "新增伺服器註冊...",
|
||||
"cms.resource.deleteServerGroup.title": "刪除",
|
||||
"cms.resource.addServerGroup.title": "新增伺服器群組...",
|
||||
"cms.resource.registerCmsServer.title": "新增中央管理伺服器",
|
||||
"cms.resource.deleteCmsServer.title": "刪除",
|
||||
"cms.configuration.title": "MSSQL 設定",
|
||||
"cms.query.displayBitAsNumber": "BIT 資料行是否顯示為數字 (1 或 0)? 若為 False,BIT 資料行將會顯示為 'True' 或 'False'",
|
||||
"cms.format.alignColumnDefinitionsInColumns": "行定義是否一致?",
|
||||
"cms.format.datatypeCasing": "是否將資料類型轉換為大寫,小寫或無 (不轉換)",
|
||||
"cms.format.keywordCasing": "是否將關鍵字轉換為大寫,小寫或無 (不轉換)",
|
||||
"cms.format.placeCommasBeforeNextStatement": "逗號是否放在 list 中每個語句的開頭,例如: \", mycolumn2\" 而非在結尾,例如: \"mycolumn1,\"",
|
||||
"cms.format.placeSelectStatementReferencesOnNewLine": "在 select 陳述式中參考的物件是否要分行處理? 以 'SELECT C1, C2 FROM T1' 為例,C1 與 C2 將會分行顯示",
|
||||
"cms.logDebugInfo": "[選用] 將偵錯記錄輸出至主控台 ([檢視] -> [輸出]),並從下拉式清單選取適當的輸出通道",
|
||||
"cms.tracingLevel": "[選用] 後端服務的記錄層級。每當 Azure Data Studio 啟動,或是檔案已經有附加至該檔案的記錄項目時,Azure Data Studio 都會產生檔案名稱。如需清除舊記錄檔,請查看 logRetentionMinutes 和 logFilesRemovalLimit 設定。預設 tracingLevel 不會記錄太多項目。變更詳細資訊可能會導致大量記錄和記錄的磁碟空間需求。錯誤包含嚴重,警告包含錯誤,資訊包含警告而詳細資訊包含資訊",
|
||||
"cms.logRetentionMinutes": "為後端服務保留記錄檔的分鐘數。預設為 1 週。",
|
||||
"cms.logFilesRemovalLimit": "具有到期的 logRetentionMinutes,且要於啟動時移除的舊檔案數上限。因為此限制而未清除的檔案,將於下次 Azure Data Studio 啟動時受到清除。",
|
||||
"ignorePlatformWarning": "[選用] 不要顯示不支援的平台警告",
|
||||
"onprem.databaseProperties.recoveryModel": "復原模式",
|
||||
"onprem.databaseProperties.lastBackupDate": "上次資料庫備份",
|
||||
"onprem.databaseProperties.lastLogBackupDate": "上次記錄備份",
|
||||
"onprem.databaseProperties.compatibilityLevel": "相容性層級",
|
||||
"onprem.databaseProperties.owner": "擁有者",
|
||||
"onprem.serverProperties.serverVersion": "版本",
|
||||
"onprem.serverProperties.serverEdition": "版本",
|
||||
"onprem.serverProperties.machineName": "電腦名稱",
|
||||
"onprem.serverProperties.osVersion": "作業系統版本",
|
||||
"cloud.databaseProperties.azureEdition": "版本",
|
||||
"cloud.databaseProperties.serviceLevelObjective": "定價層",
|
||||
"cloud.databaseProperties.compatibilityLevel": "相容性層級",
|
||||
"cloud.databaseProperties.owner": "擁有者",
|
||||
"cloud.serverProperties.serverVersion": "版本",
|
||||
"cloud.serverProperties.serverEdition": "類型",
|
||||
"cms.provider.displayName": "Microsoft SQL Server",
|
||||
"cms.connectionOptions.connectionName.displayName": "名稱 (選用)",
|
||||
"cms.connectionOptions.connectionName.description": "連線的自訂名稱",
|
||||
"cms.connectionOptions.serverName.displayName": "伺服器",
|
||||
"cms.connectionOptions.serverName.description": "SQL Server 執行個體的名稱",
|
||||
"cms.connectionOptions.serverDescription.displayName": "伺服器描述",
|
||||
"cms.connectionOptions.serverDescription.description": "SQL Server 執行個體描述",
|
||||
"cms.connectionOptions.authType.displayName": "驗證類型",
|
||||
"cms.connectionOptions.authType.description": "指定向 SQL Server 驗證的方法",
|
||||
"cms.connectionOptions.authType.categoryValues.sqlLogin": "SQL 登入",
|
||||
"cms.connectionOptions.authType.categoryValues.integrated": "Windows 驗證",
|
||||
"cms.connectionOptions.authType.categoryValues.azureMFA": "Azure Active Directory - MFA 通用支援",
|
||||
"cms.connectionOptions.userName.displayName": "使用者名稱",
|
||||
"cms.connectionOptions.userName.description": "代表要在連線至資料來源時使用的使用者識別碼",
|
||||
"cms.connectionOptions.password.displayName": "密碼",
|
||||
"cms.connectionOptions.password.description": "代表要在連線至資料來源時使用的密碼",
|
||||
"cms.connectionOptions.applicationIntent.displayName": "應用程式的意圖",
|
||||
"cms.connectionOptions.applicationIntent.description": "在連線至伺服器時宣告應用程式工作負載類型",
|
||||
"cms.connectionOptions.asynchronousProcessing.displayName": "非同步處理",
|
||||
"cms.connectionOptions.asynchronousProcessing.description": "若為 True,則允許使用 .Net Framework Data Provider 中的非同步功能",
|
||||
"cms.connectionOptions.connectTimeout.displayName": "連線逾時",
|
||||
"cms.connectionOptions.connectTimeout.description": "終止嘗試並產生錯誤前,要等待伺服器連線的時間長度 (秒)",
|
||||
"cms.connectionOptions.currentLanguage.displayName": "目前的語言",
|
||||
"cms.connectionOptions.currentLanguage.description": "SQL Server 語言記錄名稱",
|
||||
"cms.connectionOptions.columnEncryptionSetting.displayName": "資料行加密",
|
||||
"cms.connectionOptions.columnEncryptionSetting.description": "連線上所有命令的預設資料行加密設定",
|
||||
"cms.connectionOptions.encrypt.displayName": "加密",
|
||||
"cms.connectionOptions.encrypt.description": "若為 True,則 SQL Server 會在伺服器已安裝憑證的情況下,對用戶端和伺服器間傳送的所有資料使用 SSL 加密",
|
||||
"cms.connectionOptions.persistSecurityInfo.displayName": "持續安全性資訊",
|
||||
"cms.connectionOptions.persistSecurityInfo.description": "若為 False,則不會於連線中傳回密碼等安全性敏感資訊",
|
||||
"cms.connectionOptions.trustServerCertificate.displayName": "信任伺服器憑證",
|
||||
"cms.connectionOptions.trustServerCertificate.description": "若為 True (且 encrypt=true),則 SQL Server 會對用戶端和伺服器間傳送的所有資料使用 SSL 加密,而不驗證伺服器憑證",
|
||||
"cms.connectionOptions.attachedDBFileName.displayName": "已附加的 DB 檔案名稱",
|
||||
"cms.connectionOptions.attachedDBFileName.description": "主要檔案的名稱,包含可附加資料庫的完整路徑名稱",
|
||||
"cms.connectionOptions.contextConnection.displayName": "內容連線",
|
||||
"cms.connectionOptions.contextConnection.description": "若為 True,則表示連線應來自 SQL 伺服器內容。僅可在於 SQL Server 處理序中執行時可用",
|
||||
"cms.connectionOptions.port.displayName": "連接埠",
|
||||
"cms.connectionOptions.connectRetryCount.displayName": "連線重試計數",
|
||||
"cms.connectionOptions.connectRetryCount.description": "嘗試還原連線的次數",
|
||||
"cms.connectionOptions.connectRetryInterval.displayName": "連線重試間隔",
|
||||
"cms.connectionOptions.connectRetryInterval.description": "嘗試還原連線之間的延遲",
|
||||
"cms.connectionOptions.applicationName.displayName": "應用程式名稱",
|
||||
"cms.connectionOptions.applicationName.description": "應用程式的名稱",
|
||||
"cms.connectionOptions.workstationId.displayName": "工作站識別碼",
|
||||
"cms.connectionOptions.workstationId.description": "連線至 SQL Server 的工作站名稱",
|
||||
"cms.connectionOptions.pooling.displayName": "共用",
|
||||
"cms.connectionOptions.pooling.description": "若為 True,則會從適當的集區提取連線物件,或在有需要時建立並新增至適當的集區",
|
||||
"cms.connectionOptions.maxPoolSize.displayName": "集區大小上限",
|
||||
"cms.connectionOptions.maxPoolSize.description": "集區中允許的連線數上限",
|
||||
"cms.connectionOptions.minPoolSize.displayName": "集區大小下限",
|
||||
"cms.connectionOptions.minPoolSize.description": "集區中允許的連線數下限",
|
||||
"cms.connectionOptions.loadBalanceTimeout.displayName": "負載平衡逾時",
|
||||
"cms.connectionOptions.loadBalanceTimeout.description": "此連線在終結前於集區中存留的時間下限 (秒)",
|
||||
"cms.connectionOptions.replication.displayName": "複寫",
|
||||
"cms.connectionOptions.replication.description": "由 SQL Server 在複寫中使用",
|
||||
"cms.connectionOptions.attachDbFilename.displayName": "附加 DB 檔案名稱",
|
||||
"cms.connectionOptions.failoverPartner.displayName": "容錯移轉夥伴",
|
||||
"cms.connectionOptions.failoverPartner.description": "充當容錯移轉夥伴之 SQL Server 執行個體的名稱或網路位址",
|
||||
"cms.connectionOptions.multiSubnetFailover.displayName": "多重子網路容錯移轉",
|
||||
"cms.connectionOptions.multipleActiveResultSets.displayName": "Multiple Active Result Set",
|
||||
"cms.connectionOptions.multipleActiveResultSets.description": "若為 True,則可傳回多個結果集並從一個連線讀取",
|
||||
"cms.connectionOptions.packetSize.displayName": "封包大小",
|
||||
"cms.connectionOptions.packetSize.description": "用於和 SQL Server 執行個體通訊之網路封包的大小 (位元組)",
|
||||
"cms.connectionOptions.typeSystemVersion.displayName": "鍵入系統版本",
|
||||
"cms.connectionOptions.typeSystemVersion.description": "指出會依序透過 DataReader 公開的伺服器類型系統和提供者"
|
||||
}
|
||||
@@ -6,16 +6,16 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"dacfx.dataLossTextWithCount": "所列部署動作的 {0} 可能會導致資料遺失。請確認當部署發生問題時,您有備份或快照集可使用。",
|
||||
"dacfx.dataLossTextWithCount": "所列出的 {0} 部署動作可能會導致資料遺失。請確認當部署發生問題時,您有備份或快照集可使用。",
|
||||
"dacFx.dataLossCheckbox": "儘管可能遺失資料,仍要繼續",
|
||||
"dacfx.noDataLossText": "列出的部署動作不會導致資料遺失。",
|
||||
"dacfx.dataLossText": "此部署動作可能會導致資料遺失。請確認當部署發生問題時,您有備份或快照集可使用。",
|
||||
"dacfx.operationColumn": "操作",
|
||||
"dacfx.operationColumn": "作業",
|
||||
"dacfx.operationTooltip": "部署期間將會發生的作業 (建立、改變、刪除)",
|
||||
"dacfx.typeColumn": "型別",
|
||||
"dacfx.typeTooltip": "部署將影響的物件類型",
|
||||
"dacfx.typeColumn": "類型",
|
||||
"dacfx.typeTooltip": "將受部署影響的物件類型",
|
||||
"dacfx.objectColumn": "物件",
|
||||
"dacfx.objecTooltip": "部署將影響的物件名稱",
|
||||
"dacfx.objecTooltip": "將受部署影響的物件名稱",
|
||||
"dacfx.dataLossColumn": "資料遺失",
|
||||
"dacfx.dataLossTooltip": "可能造成資料遺失的作業標有警告符號"
|
||||
}
|
||||
@@ -13,6 +13,7 @@
|
||||
"installingService": "正在安裝服務",
|
||||
"serviceInstalled": "已安裝",
|
||||
"downloadingService": "正在下載 {0}",
|
||||
"downloadingServiceSize": "({0} KB)",
|
||||
"downloadingServiceStatus": "正在下載服務",
|
||||
"downloadingServiceComplete": "已完成!"
|
||||
}
|
||||
@@ -7,10 +7,10 @@
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"flatFileImport.serverDropdownTitle": "資料庫所在的伺服器",
|
||||
"flatFileImport.databaseDropdownTitle": "表格建立所在的資料庫",
|
||||
"flatFileImport.databaseDropdownTitle": "資料表建立所在的資料庫",
|
||||
"flatFileImport.browseFiles": "瀏覽",
|
||||
"flatFileImport.openFile": "開啟",
|
||||
"flatFileImport.fileTextboxTitle": "要匯入檔案的位置",
|
||||
"flatFileImport.tableTextboxTitle": "新資料表名稱",
|
||||
"flatFileImport.schemaTextboxTitle": "表格結構描述"
|
||||
"flatFileImport.tableTextboxTitle": "新增資料表名稱",
|
||||
"flatFileImport.schemaTextboxTitle": "資料表結構描述"
|
||||
}
|
||||
@@ -9,7 +9,7 @@
|
||||
"flatFileImport.importData": "匯入資料",
|
||||
"flatFileImport.next": "下一個",
|
||||
"flatFileImport.columnName": "資料行名稱",
|
||||
"flatFileImport.dataType": "資料型態",
|
||||
"flatFileImport.dataType": "資料類型",
|
||||
"flatFileImport.primaryKey": "主索引鍵",
|
||||
"flatFileImport.allowNulls": "允許 Null"
|
||||
"flatFileImport.allowNulls": "允許 Null 值"
|
||||
}
|
||||
@@ -10,8 +10,8 @@
|
||||
"flatFileImport.importStatus": "匯入狀態",
|
||||
"flatFileImport.serverName": "伺服器名稱",
|
||||
"flatFileImport.databaseName": "資料庫名稱",
|
||||
"flatFileImport.tableName": "表格名稱",
|
||||
"flatFileImport.tableSchema": "表格結構描述",
|
||||
"flatFileImport.tableName": "資料表名稱",
|
||||
"flatFileImport.tableSchema": "資料表結構描述",
|
||||
"flatFileImport.fileImport": "要匯入的檔案",
|
||||
"flatFileImport.success.norows": "✔ 您已成功將資料插入表中。"
|
||||
}
|
||||
26
i18n/cht/extensions/mssql/dist/dashboard/serviceEndpoints.i18n.json
vendored
Normal file
26
i18n/cht/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": "應用程式 Proxy",
|
||||
"endpoint.controller": "叢集管理服務",
|
||||
"endpoint.gateway": "用來存取 HDFS 檔案的閘道,Spark",
|
||||
"endpoint.managementproxy": "管理 Proxy",
|
||||
"endpoint.mgmtproxy": "管理 Proxy",
|
||||
"endpoint.sqlServerEndpoint": "SQL Server 主要執行個體前端",
|
||||
"endpoint.grafana": "計量儀表板",
|
||||
"endpoint.kibana": "記錄搜尋儀表板",
|
||||
"endpoint.yarnHistory": "Spark 診斷與監視儀表板",
|
||||
"endpoint.sparkHistory": "Spark 作業管理與監視儀表板",
|
||||
"endpoint.webhdfs": "HDFS 檔案系統 Proxy",
|
||||
"endpoint.livy": "用來執行 Spark 陳述式、作業、應用程式的 Proxy"
|
||||
}
|
||||
13
i18n/cht/extensions/mssql/dist/hdfs/hdfsModel.i18n.json
vendored
Normal file
13
i18n/cht/extensions/mssql/dist/hdfs/hdfsModel.i18n.json
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"mssql.recursivePermissionOpStarted": "正在 ‘{0}’ 下遞迴套用權限變更",
|
||||
"mssql.recursivePermissionOpSucceeded": "已成功套用權限變更。",
|
||||
"mssql.recursivePermissionOpProgress": "將權限變更套用到 ‘{0}’",
|
||||
"mssql.recursivePermissionOpError": "套用權限變更時發生錯誤: {0}"
|
||||
}
|
||||
19
i18n/cht/extensions/mssql/dist/hdfs/webhdfs.i18n.json
vendored
Normal file
19
i18n/cht/extensions/mssql/dist/hdfs/webhdfs.i18n.json
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"webhdfs.invalidDataStructure": "資料結構無效",
|
||||
"webhdfs.missingProperties": "因為缺少選項,所以無法建立 WebHDFS 用戶端: ${0}",
|
||||
"webhdfs.undefinedArgument": "'${0}' 未定義。",
|
||||
"webhdfs.httpError400": "不正確的要求",
|
||||
"webhdfs.httpError401": "未經授權",
|
||||
"webhdfs.httpError403": "禁止",
|
||||
"webhdfs.httpError404": "找不到",
|
||||
"webhdfs.httpError500": "內部伺服器錯誤",
|
||||
"webhdfs.unknownError": "未知的錯誤",
|
||||
"webhdfs.unexpectedRedirect": "未預期的重新導向"
|
||||
}
|
||||
46
i18n/cht/extensions/mssql/dist/localizedConstants.i18n.json
vendored
Normal file
46
i18n/cht/extensions/mssql/dist/localizedConstants.i18n.json
vendored
Normal file
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"msgMissingNodeContext": "已呼叫節點命令,但未傳遞任何節點",
|
||||
"mssql.manageAccessTitle": "管理存取權",
|
||||
"mssql.locationTitle": "位置:",
|
||||
"mssql.permissionsTitle": "權限",
|
||||
"mssql.ownerPostfix": "- 擁有者",
|
||||
"mssql.owningGroupPostfix": "- 擁有群組",
|
||||
"mssql.everyone": "其他人",
|
||||
"mssql.userLabel": "使用者",
|
||||
"mssql.groupLabel": "群組",
|
||||
"mssql.accessHeader": "存取",
|
||||
"mssql.defaultHeader": "預設",
|
||||
"mssql.delete": "刪除",
|
||||
"mssql.stickyHeader": "黏性",
|
||||
"mssql.inheritDefaultsLabel": "繼承預設值",
|
||||
"mssql.readHeader": "讀取",
|
||||
"mssql.writeHeader": "寫入",
|
||||
"mssql.executeHeader": "執行",
|
||||
"mssql.addUserOrGroup": "新增使用者或群組",
|
||||
"mssql.enterNamePlaceholder": "輸入名稱",
|
||||
"mssql.addLabel": "新增",
|
||||
"mssql.namedUsersAndGroups": "具名使用者和群組",
|
||||
"mssql.apply": "套用",
|
||||
"mssql.applyRecursively": "遞迴套用",
|
||||
"mssql.errorApplyingAclChanges": "套用變更時發生未預期的錯誤: {0}",
|
||||
"sparkJobSubmission_LocalFileDestinationHint": "本機檔案將上傳至 HDFS。",
|
||||
"sparkJobSubmission_SubmissionEndMessage": ".......................... 提交 Spark 作業結束 ............................",
|
||||
"sparkJobSubmission_PrepareUploadingFile": "正在從本機 {0} 將檔案上傳至 HDFS 資料夾: {1}",
|
||||
"sparkJobSubmission_UploadingFileSucceeded": "已成功將檔案上傳至叢集!",
|
||||
"sparkJobSubmission_UploadingFileFailed": "無法將檔案上傳至叢集。{0}",
|
||||
"sparkJobSubmission_PrepareSubmitJob": "正在提交作業 {0} ...",
|
||||
"sparkJobSubmission_SubmitJobFinished": "已提交 Spark 作業。",
|
||||
"sparkJobSubmission_SubmitJobFailed": "Spark 作業提交失敗。{0}",
|
||||
"sparkJobSubmission_YarnUIMessage": "YarnUI Url: {0}",
|
||||
"sparkJobSubmission_SparkHistoryLinkMessage": "Spark 歷程記錄 Url: {0}",
|
||||
"sparkJobSubmission_GetApplicationIdFailed": "無法取得應用程式識別碼。{0}",
|
||||
"sparkJobSubmission_LocalFileNotExisted": "本機檔案 {0} 不存在。",
|
||||
"sparkJobSubmission_NoSqlBigDataClusterFound": "找不到任何 SQL Server 巨量資料叢集。"
|
||||
}
|
||||
13
i18n/cht/extensions/mssql/dist/main.i18n.json
vendored
Normal file
13
i18n/cht/extensions/mssql/dist/main.i18n.json
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"msgSampleCodeDataFrame": "這個範例程式碼會將檔案載入資料框架,並顯示前 10 個結果。",
|
||||
"notebookFileType": "Notebooks",
|
||||
"unsupportedFileType": "僅支援 .ipynb Notebooks",
|
||||
"fileNotFound": "找不到指定的檔案"
|
||||
}
|
||||
10
i18n/cht/extensions/mssql/dist/objectExplorerNodeProvider/cancelableStream.i18n.json
vendored
Normal file
10
i18n/cht/extensions/mssql/dist/objectExplorerNodeProvider/cancelableStream.i18n.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"streamCanceled": "使用者取消了串流作業"
|
||||
}
|
||||
13
i18n/cht/extensions/mssql/dist/objectExplorerNodeProvider/command.i18n.json
vendored
Normal file
13
i18n/cht/extensions/mssql/dist/objectExplorerNodeProvider/command.i18n.json
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"progress": "$(sync~spin) {0}...",
|
||||
"cancelTooltip": "取消",
|
||||
"cancel": "要取消作業嗎?",
|
||||
"mssql.searchServers": "搜尋伺服器名稱"
|
||||
}
|
||||
12
i18n/cht/extensions/mssql/dist/objectExplorerNodeProvider/connection.i18n.json
vendored
Normal file
12
i18n/cht/extensions/mssql/dist/objectExplorerNodeProvider/connection.i18n.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"connectionInfoUndefined": "未定義 ConnectionInfo。",
|
||||
"connectionInfoOptionsUndefined": "未定義 ConnectionInfo.options。",
|
||||
"connectionInfoOptionsMissingProperties": "connectionInfo.options 中遺失的部分屬性: {0}"
|
||||
}
|
||||
11
i18n/cht/extensions/mssql/dist/objectExplorerNodeProvider/fileSources.i18n.json
vendored
Normal file
11
i18n/cht/extensions/mssql/dist/objectExplorerNodeProvider/fileSources.i18n.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"maxSizeNotice": "注意: 此檔案已於 {0} 截斷,以供預覽。",
|
||||
"maxSizeReached": "檔案已於 {0} 截斷,以供預覽。"
|
||||
}
|
||||
28
i18n/cht/extensions/mssql/dist/objectExplorerNodeProvider/hdfsCommands.i18n.json
vendored
Normal file
28
i18n/cht/extensions/mssql/dist/objectExplorerNodeProvider/hdfsCommands.i18n.json
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"allFiles": "所有檔案",
|
||||
"lblUploadFiles": "上傳",
|
||||
"uploading": "正在將檔案上傳至 HDFS",
|
||||
"uploadCanceled": "上傳作業已取消",
|
||||
"uploadError": "上傳檔案時發生錯誤: {0}",
|
||||
"makingDir": "正在建立目錄",
|
||||
"mkdirCanceled": "作業已取消",
|
||||
"mkDirError": "製作目錄時發生錯誤: {0}",
|
||||
"enterDirName": "輸入目錄名稱",
|
||||
"deleteError": "刪除檔案時發生錯誤: {0}",
|
||||
"msgDeleteFolder": "確定要刪除此資料夾和其內容嗎?",
|
||||
"msgDeleteFile": "確定要刪除此檔案嗎?",
|
||||
"saving": "正在儲存 HDFS 檔案",
|
||||
"saveCanceled": "儲存作業已取消",
|
||||
"saveError": "儲存檔案時發生錯誤: {0}",
|
||||
"previewing": "正在產生預覽",
|
||||
"previewError": "預覽檔案時發生錯誤: {0}",
|
||||
"copyPathError": "複製路徑時發生錯誤: {0}",
|
||||
"manageAccessError": "開啟管理存取權對話方塊時發生未預期的錯誤: {0}"
|
||||
}
|
||||
11
i18n/cht/extensions/mssql/dist/objectExplorerNodeProvider/hdfsProvider.i18n.json
vendored
Normal file
11
i18n/cht/extensions/mssql/dist/objectExplorerNodeProvider/hdfsProvider.i18n.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"errorExpanding": "錯誤: {0}",
|
||||
"errDeleteConnectionNode": "無法刪除連線。只能刪除子資料夾和檔案。"
|
||||
}
|
||||
14
i18n/cht/extensions/mssql/dist/objectExplorerNodeProvider/objectExplorerNodeProvider.i18n.json
vendored
Normal file
14
i18n/cht/extensions/mssql/dist/objectExplorerNodeProvider/objectExplorerNodeProvider.i18n.json
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"prmptPwd": "請提供連線至 HDFS 的密碼:",
|
||||
"sessionNotFound": "節點 {0} 的工作階段不存在",
|
||||
"notifyError": "通知節點變更時發生錯誤: {0}",
|
||||
"hdfsFolder": "HDFS",
|
||||
"rootLabel": "根"
|
||||
}
|
||||
11
i18n/cht/extensions/mssql/dist/prompts/confirm.i18n.json
vendored
Normal file
11
i18n/cht/extensions/mssql/dist/prompts/confirm.i18n.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"msgYes": "是",
|
||||
"msgNo": "否"
|
||||
}
|
||||
14
i18n/cht/extensions/mssql/dist/sparkFeature/dialog/dialogCommands.i18n.json
vendored
Normal file
14
i18n/cht/extensions/mssql/dist/sparkFeature/dialog/dialogCommands.i18n.json
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"selectOtherServer": "選取其他 SQL Server",
|
||||
"sparkJobSubmission_PleaseSelectSqlWithCluster": "請選取具有巨量資料叢集的 SQL Server。",
|
||||
"sparkJobSubmission_NoSqlSelected": "未選取任何 SQL Server。",
|
||||
"errorNotSqlBigDataCluster": "所選伺服器不屬於 SQL Server 巨量資料叢集",
|
||||
"sparkJobSubmission_GetFilePathFromSelectedNodeFailed": "取得檔案路徑時發生錯誤: {0}"
|
||||
}
|
||||
16
i18n/cht/extensions/mssql/dist/sparkFeature/dialog/sparkJobSubmission/sparkAdvancedTab.i18n.json
vendored
Normal file
16
i18n/cht/extensions/mssql/dist/sparkFeature/dialog/sparkJobSubmission/sparkAdvancedTab.i18n.json
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"sparkJobSubmission_AdvancedTabName": "進階",
|
||||
"sparkJobSubmission_ReferenceJarList": "參考 Jars",
|
||||
"sparkJobSubmission_ReferenceJarListToolTip": "要放置在執行程式工作目錄中的 Jar。Jar 路徑必須為 HDFS 路徑。多個路徑應以分號 (;) 分隔",
|
||||
"sparkJobSubmission_ReferencePyList": "參考 py 檔案",
|
||||
"sparkJobSubmission_ReferencePyListTooltip": "要放置於執行程式工作目錄的 Py 檔案。檔案路徑必須為 HDFS 路徑。多個路徑應以分號 (;) 分隔",
|
||||
"sparkJobSubmission_ReferenceFilesList": "參考檔案",
|
||||
"sparkJobSubmission_ReferenceFilesListTooltip": "要放置於執行程式工作目錄的檔案。檔案路徑必須為 HDFS 路徑。多個路徑應以分號 (;) 分隔"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"sparkJobSubmission_GeneralTabName": "一般",
|
||||
"sparkJobSubmission_JobNamePlaceHolder": "請輸入名稱...",
|
||||
"sparkJobSubmission_JobName": "作業名稱",
|
||||
"sparkJobSubmission_SparkCluster": "Spark 叢集",
|
||||
"sparkJobSubmission_FilePathPlaceHolder": ".jar 或 .py 檔案的路徑",
|
||||
"sparkJobSubmission_LocalFileDestinationHintWithPath": "選取的本機檔案將會上傳至 HDFS: {0}",
|
||||
"sparkJobSubmission_MainFilePath": "JAR/py 檔案",
|
||||
"sparkJobSubmission_MainClass": "主要類別",
|
||||
"sparkJobSubmission_Arguments": "引數",
|
||||
"sparkJobSubmission_ArgumentsTooltip": "在您主要類別中使用的命令列引數,多個引數應以空格分隔。",
|
||||
"sparkJobSubmission_NotSpecifyJobName": "未指定屬性作業名稱。",
|
||||
"sparkJobSubmission_NotSpecifyJARPYPath": "未指定屬性 JAR/py 檔案。",
|
||||
"sparkJobSubmission_NotSpecifyMainClass": "未指定屬性主要類別。",
|
||||
"sparkJobSubmission_HDFSFileNotExistedWithPath": "{0} 不存在於叢集或擲回例外狀況中。",
|
||||
"sparkJobSubmission_HDFSFileNotExisted": "指定的 HDFS 檔案不存在。",
|
||||
"sparkSelectLocalFile": "選擇",
|
||||
"sparkJobSubmission_SelectFileError": "因為發生錯誤,所以在尋找檔案時發生錯誤: {0}"
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"sparkJobSubmission_SparkJobSubmissionDialogInitializeError": "SparkJobSubmissionDialog 的參數不合法",
|
||||
"sparkJobSubmission_DialogTitleNewJob": "新增作業",
|
||||
"sparkJobSubmission_DialogCancelButton": "取消",
|
||||
"sparkJobSubmission_DialogSubmitButton": "提交",
|
||||
"sparkJobSubmission_SubmitSparkJob": "{0} Spark 作業提交:",
|
||||
"sparkJobSubmission_SubmissionStartMessage": ".......................... 提交 Spark 作業開始 .........................."
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"sparkJobSubmission_SparkJobSubmissionModelInitializeError": "SparkJobSubmissionModel 的參數不合法",
|
||||
"sparkJobSubmission_submissionArgsIsInvalid": "submissionArgs 無效。",
|
||||
"sparkJobSubmission_LivyBatchIdIsInvalid": "livyBatchId 無效。",
|
||||
"sparkJobSubmission_GetApplicationIdTimeOut": "取得應用程式識別碼逾時。{0}[記錄] {1}",
|
||||
"sparkJobSubmission_localFileOrFolderNotSpecified.": "未指定屬性 localFilePath 或 hdfsFolderPath。",
|
||||
"sparkJobSubmission_PathNotSpecified.": "未指定屬性路徑。"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"sparkJobSubmission_LivyNoBatchIdReturned": "回應未傳回任何 Spark 作業批次識別碼。{0}[錯誤] {1}",
|
||||
"sparkJobSubmission_LivyNoLogReturned": "回應中未傳回任何記錄。{0}[錯誤] {1}"
|
||||
}
|
||||
19
i18n/cht/extensions/mssql/dist/sqlToolsServer.i18n.json
vendored
Normal file
19
i18n/cht/extensions/mssql/dist/sqlToolsServer.i18n.json
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"serviceStartedStatusMsg": "已啟動 {0}",
|
||||
"startingServiceStatusMsg": "正在啟動 {0}",
|
||||
"failedToStartServiceErrorMsg": "無法啟動 {0}",
|
||||
"installingServiceChannelMsg": "正在將 {0} 安裝到 {1}",
|
||||
"installingServiceStatusMsg": "正在安裝 {0}",
|
||||
"installedServiceChannelMsg": "已安裝 {0}",
|
||||
"downloadingServiceChannelMsg": "正在下載 {0}",
|
||||
"downloadingServiceSizeChannelMsg": "({0} KB)",
|
||||
"downloadingServiceStatusMsg": "正在下載 {0}",
|
||||
"downloadServiceDoneChannelMsg": "已完成 {0} 的安裝"
|
||||
}
|
||||
11
i18n/cht/extensions/mssql/dist/telemetry.i18n.json
vendored
Normal file
11
i18n/cht/extensions/mssql/dist/telemetry.i18n.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"viewKnownIssuesText": "檢視已知問題",
|
||||
"serviceCrashMessage": "{0} 個元件意外結束。請重新啟動 Azure Data Studio。"
|
||||
}
|
||||
@@ -18,6 +18,7 @@
|
||||
"mssqlCluster.previewFile": "預覽",
|
||||
"mssqlCluster.saveFile": "儲存",
|
||||
"mssqlCluster.copyPath": "複製路徑",
|
||||
"mssqlCluster.manageAccess": "管理存取權",
|
||||
"notebook.command.new": "新增 Notebook",
|
||||
"notebook.command.open": "開啟 Notebook",
|
||||
"tab.bigDataClusterDescription": "SQL Server 巨量資料叢集的工作和資訊",
|
||||
@@ -29,26 +30,27 @@
|
||||
"title.tasks": "工作",
|
||||
"title.installPackages": "安裝套件",
|
||||
"title.configurePython": "為 Notebooks 設定 Python",
|
||||
"title.openClusterStatusNotebook": "叢集狀態",
|
||||
"title.searchServers": "搜尋: 伺服器",
|
||||
"title.clearSearchServerResult": "搜尋: 清除搜尋伺服器結果",
|
||||
"title.endpoints": "服務端點",
|
||||
"title.books": "Notebooks",
|
||||
"title.showLogFile": "顯示記錄檔",
|
||||
"mssql.configuration.title": "MSSQL 設定",
|
||||
"mssql.query.displayBitAsNumber": "BIT 欄位是否顯示為數值 (1或0)? 若為 false, BIT 欄位將會顯示為 'true' 或 'false'",
|
||||
"mssql.query.displayBitAsNumber": "BIT 資料行是否顯示為數字 (1 或 0)? 若為 False,BIT 資料行將會顯示為 'True' 或 'False'",
|
||||
"mssql.format.alignColumnDefinitionsInColumns": "行定義是否一致?",
|
||||
"mssql.format.datatypeCasing": "是否轉換資料類型為大寫,小寫或無(不轉換)",
|
||||
"mssql.format.keywordCasing": "是否轉換關鍵字為大寫,小寫或無(不轉換)",
|
||||
"mssql.format.placeCommasBeforeNextStatement": "逗號是否放在 list 中每個語句的開頭,例如:\", mycolumn2\" 而非在結尾,例如:\"mycolumn1,\"",
|
||||
"mssql.format.placeSelectStatementReferencesOnNewLine": "在 select 敘述句中參考的物件是否分行? 如 'SELECT C1, C2 FROM T1' 中 C1 與C2 將會分行顯示",
|
||||
"mssql.logDebugInfo": "[選擇性] 將偵錯輸出記錄至主控台 ([檢視] -> [輸出]),並從下拉式清單選取適當的輸出通道",
|
||||
"mssql.tracingLevel": "[選擇性] 後端服務的記錄層級。每當 Azure Data Studio 啟動,或是檔案已經有附加至該檔案的記錄項目時,Azure Data Studio 都會產生檔案名稱。如需舊記錄檔的清除,請查看 logRetentionMinutes 和 logFilesRemovalLimit 設定。預設 tracingLevel 不會記錄太多項目。變更詳細資訊可能會導致大量記錄和記錄的磁碟空間需求。錯誤包含嚴重,警告包含錯誤,資訊包含警告而詳細資訊包含資訊",
|
||||
"mssql.format.datatypeCasing": "是否將資料類型轉換為大寫,小寫或無 (不轉換)",
|
||||
"mssql.format.keywordCasing": "是否將關鍵字轉換為大寫,小寫或無 (不轉換)",
|
||||
"mssql.format.placeCommasBeforeNextStatement": "逗號是否放在 list 中每個語句的開頭,例如: \", mycolumn2\" 而非在結尾,例如: \"mycolumn1,\"",
|
||||
"mssql.format.placeSelectStatementReferencesOnNewLine": "在 select 陳述式中參考的物件是否要分行處理? 以 'SELECT C1, C2 FROM T1' 為例,C1 與 C2 將會分行顯示",
|
||||
"mssql.logDebugInfo": "[選用] 將偵錯記錄輸出至主控台 ([檢視] -> [輸出]),並從下拉式清單選取適當的輸出通道",
|
||||
"mssql.tracingLevel": "[選用] 後端服務的記錄層級。每當 Azure Data Studio 啟動,或是檔案已經有附加至該檔案的記錄項目時,Azure Data Studio 都會產生檔案名稱。如需清除舊記錄檔,請查看 logRetentionMinutes 和 logFilesRemovalLimit 設定。預設 tracingLevel 不會記錄太多項目。變更詳細資訊可能會導致大量記錄和記錄的磁碟空間需求。錯誤包含嚴重,警告包含錯誤,資訊包含警告而詳細資訊包含資訊",
|
||||
"mssql.logRetentionMinutes": "為後端服務保留記錄檔的分鐘數。預設為 1 週。",
|
||||
"mssql.logFilesRemovalLimit": "具有到期的 logRetentionMinutes,且要於啟動時移除的舊檔案數上限。因為此限制而未清除的檔案,將於下次 Azure Data Studio 啟動時受到清除。",
|
||||
"ignorePlatformWarning": "[選擇性] 不要顯示不支援的平台警告",
|
||||
"ignorePlatformWarning": "[選用] 不要顯示不支援的平台警告",
|
||||
"onprem.databaseProperties.recoveryModel": "復原模式",
|
||||
"onprem.databaseProperties.lastBackupDate": "上次資料庫備份",
|
||||
"onprem.databaseProperties.lastLogBackupDate": "上次日誌備份",
|
||||
"onprem.databaseProperties.compatibilityLevel": "相容層級",
|
||||
"onprem.databaseProperties.lastLogBackupDate": "上次記錄備份",
|
||||
"onprem.databaseProperties.compatibilityLevel": "相容性層級",
|
||||
"onprem.databaseProperties.owner": "擁有者",
|
||||
"onprem.serverProperties.serverVersion": "版本",
|
||||
"onprem.serverProperties.serverEdition": "版本",
|
||||
@@ -56,12 +58,12 @@
|
||||
"onprem.serverProperties.osVersion": "作業系統版本",
|
||||
"cloud.databaseProperties.azureEdition": "版本",
|
||||
"cloud.databaseProperties.serviceLevelObjective": "定價層",
|
||||
"cloud.databaseProperties.compatibilityLevel": "相容層級",
|
||||
"cloud.databaseProperties.compatibilityLevel": "相容性層級",
|
||||
"cloud.databaseProperties.owner": "擁有者",
|
||||
"cloud.serverProperties.serverVersion": "版本",
|
||||
"cloud.serverProperties.serverEdition": "型別",
|
||||
"cloud.serverProperties.serverEdition": "類型",
|
||||
"mssql.provider.displayName": "Microsoft SQL Server",
|
||||
"mssql.connectionOptions.connectionName.displayName": "名稱 (選擇性)",
|
||||
"mssql.connectionOptions.connectionName.displayName": "名稱 (選用)",
|
||||
"mssql.connectionOptions.connectionName.description": "連線的自訂名稱",
|
||||
"mssql.connectionOptions.serverName.displayName": "伺服器",
|
||||
"mssql.connectionOptions.serverName.description": "SQL Server 執行個體的名稱",
|
||||
@@ -71,15 +73,15 @@
|
||||
"mssql.connectionOptions.authType.description": "指定向 SQL Server 驗證的方法",
|
||||
"mssql.connectionOptions.authType.categoryValues.sqlLogin": "SQL 登入",
|
||||
"mssql.connectionOptions.authType.categoryValues.integrated": "Windows 驗證",
|
||||
"mssql.connectionOptions.authType.categoryValues.azureMFA": "具 MFA 支援的 Azure Active Directory - 通用",
|
||||
"mssql.connectionOptions.authType.categoryValues.azureMFA": "Azure Active Directory - MFA 通用支援",
|
||||
"mssql.connectionOptions.userName.displayName": "使用者名稱",
|
||||
"mssql.connectionOptions.userName.description": "代表要在連線至資料來源時使用的使用者識別碼",
|
||||
"mssql.connectionOptions.password.displayName": "密碼",
|
||||
"mssql.connectionOptions.password.description": "代表要在連線至資料來源時使用的密碼",
|
||||
"mssql.connectionOptions.applicationIntent.displayName": "應用程式的意圖",
|
||||
"mssql.connectionOptions.applicationIntent.description": "當連線至伺服器時宣告應用程式工作負載類型",
|
||||
"mssql.connectionOptions.applicationIntent.description": "在連線至伺服器時宣告應用程式工作負載類型",
|
||||
"mssql.connectionOptions.asynchronousProcessing.displayName": "非同步處理",
|
||||
"mssql.connectionOptions.asynchronousProcessing.description": "若為 true,則允許使用 .Net Framework Data Provider 中的非同步功能",
|
||||
"mssql.connectionOptions.asynchronousProcessing.description": "若為 True,則允許使用 .Net Framework Data Provider 中的非同步功能",
|
||||
"mssql.connectionOptions.connectTimeout.displayName": "連線逾時",
|
||||
"mssql.connectionOptions.connectTimeout.description": "終止嘗試並產生錯誤前,要等待伺服器連線的時間長度 (秒)",
|
||||
"mssql.connectionOptions.currentLanguage.displayName": "目前的語言",
|
||||
@@ -87,26 +89,26 @@
|
||||
"mssql.connectionOptions.columnEncryptionSetting.displayName": "資料行加密",
|
||||
"mssql.connectionOptions.columnEncryptionSetting.description": "連線上所有命令的預設資料行加密設定",
|
||||
"mssql.connectionOptions.encrypt.displayName": "加密",
|
||||
"mssql.connectionOptions.encrypt.description": "若為 true,則 SQL Server 會在伺服器已安裝憑證的情況下,對用戶端和伺服器間傳送的所有資料使用 SSL 加密",
|
||||
"mssql.connectionOptions.encrypt.description": "若為 True,則 SQL Server 會在伺服器已安裝憑證的情況下,對用戶端和伺服器間傳送的所有資料使用 SSL 加密",
|
||||
"mssql.connectionOptions.persistSecurityInfo.displayName": "持續安全性資訊",
|
||||
"mssql.connectionOptions.persistSecurityInfo.description": "若為 false,則不會於連線中傳回密碼等安全性敏感資訊",
|
||||
"mssql.connectionOptions.persistSecurityInfo.description": "若為 False,則不會於連線中傳回密碼等安全性敏感資訊",
|
||||
"mssql.connectionOptions.trustServerCertificate.displayName": "信任伺服器憑證",
|
||||
"mssql.connectionOptions.trustServerCertificate.description": "若為 true (且 encrypt=true),則 SQL Server 會對用戶端和伺服器間傳送的所有資料使用 SSL 加密,而不驗證伺服器憑證",
|
||||
"mssql.connectionOptions.attachedDBFileName.displayName": "已附加 DB 檔案名稱",
|
||||
"mssql.connectionOptions.trustServerCertificate.description": "若為 True (且 encrypt=true),則 SQL Server 會對用戶端和伺服器間傳送的所有資料使用 SSL 加密,而不驗證伺服器憑證",
|
||||
"mssql.connectionOptions.attachedDBFileName.displayName": "已附加的 DB 檔案名稱",
|
||||
"mssql.connectionOptions.attachedDBFileName.description": "主要檔案的名稱,包含可附加資料庫的完整路徑名稱",
|
||||
"mssql.connectionOptions.contextConnection.displayName": "內容連線",
|
||||
"mssql.connectionOptions.contextConnection.description": "若為 true,則代表連線應來自 SQL 伺服器內容。僅於在 SQL Server 處理序中執行時可用",
|
||||
"mssql.connectionOptions.contextConnection.description": "若為 True,則表示連線應來自 SQL 伺服器內容。僅可在於 SQL Server 處理序中執行時可用",
|
||||
"mssql.connectionOptions.port.displayName": "連接埠",
|
||||
"mssql.connectionOptions.connectRetryCount.displayName": "連線重試計數",
|
||||
"mssql.connectionOptions.connectRetryCount.description": "嘗試還原連線的次數",
|
||||
"mssql.connectionOptions.connectRetryInterval.displayName": "連線重試間隔",
|
||||
"mssql.connectionOptions.connectRetryInterval.description": "還原連線之嘗試之間的延遲",
|
||||
"mssql.connectionOptions.connectRetryInterval.description": "嘗試還原連線之間的延遲",
|
||||
"mssql.connectionOptions.applicationName.displayName": "應用程式名稱",
|
||||
"mssql.connectionOptions.applicationName.description": "應用程式的名稱",
|
||||
"mssql.connectionOptions.workstationId.displayName": "工作站識別碼",
|
||||
"mssql.connectionOptions.workstationId.description": "正在連線至 SQL Server 的工作站名稱",
|
||||
"mssql.connectionOptions.workstationId.description": "連線至 SQL Server 的工作站名稱",
|
||||
"mssql.connectionOptions.pooling.displayName": "共用",
|
||||
"mssql.connectionOptions.pooling.description": "若為 true,則會從適當的集區提取連線物件,或在有需要時建立並新增至適當的集區",
|
||||
"mssql.connectionOptions.pooling.description": "若為 True,則會從適當的集區提取連線物件,或在有需要時建立並新增至適當的集區",
|
||||
"mssql.connectionOptions.maxPoolSize.displayName": "集區大小上限",
|
||||
"mssql.connectionOptions.maxPoolSize.description": "集區中允許的連線數上限",
|
||||
"mssql.connectionOptions.minPoolSize.displayName": "集區大小下限",
|
||||
@@ -114,15 +116,15 @@
|
||||
"mssql.connectionOptions.loadBalanceTimeout.displayName": "負載平衡逾時",
|
||||
"mssql.connectionOptions.loadBalanceTimeout.description": "此連線在終結前於集區中存留的時間下限 (秒)",
|
||||
"mssql.connectionOptions.replication.displayName": "複寫",
|
||||
"mssql.connectionOptions.replication.description": "在複寫中由 SQL Server 使用",
|
||||
"mssql.connectionOptions.replication.description": "由 SQL Server 在複寫中使用",
|
||||
"mssql.connectionOptions.attachDbFilename.displayName": "附加 DB 檔案名稱",
|
||||
"mssql.connectionOptions.failoverPartner.displayName": "容錯移轉合作夥伴",
|
||||
"mssql.connectionOptions.failoverPartner.description": "充當容錯移轉合作夥伴之 SQL Server 執行個體的名稱或網路位址",
|
||||
"mssql.connectionOptions.multiSubnetFailover.displayName": "多重子網容錯移轉",
|
||||
"mssql.connectionOptions.multipleActiveResultSets.displayName": "多個正在使用的結果集",
|
||||
"mssql.connectionOptions.multipleActiveResultSets.description": "若為 true,則可傳回多個結果集並從一個連線讀取",
|
||||
"mssql.connectionOptions.failoverPartner.displayName": "容錯移轉夥伴",
|
||||
"mssql.connectionOptions.failoverPartner.description": "充當容錯移轉夥伴之 SQL Server 執行個體的名稱或網路位址",
|
||||
"mssql.connectionOptions.multiSubnetFailover.displayName": "多重子網路容錯移轉",
|
||||
"mssql.connectionOptions.multipleActiveResultSets.displayName": "Multiple Active Result Set",
|
||||
"mssql.connectionOptions.multipleActiveResultSets.description": "若為 True,則可傳回多個結果集並從一個連線讀取",
|
||||
"mssql.connectionOptions.packetSize.displayName": "封包大小",
|
||||
"mssql.connectionOptions.packetSize.description": "用於和 SQL Server 執行個體通訊的網路封包大小 (位元組)",
|
||||
"mssql.connectionOptions.packetSize.description": "用於和 SQL Server 執行個體通訊之網路封包的大小 (位元組)",
|
||||
"mssql.connectionOptions.typeSystemVersion.displayName": "鍵入系統版本",
|
||||
"mssql.connectionOptions.typeSystemVersion.description": "指出會依序透過 DataReader 公開的伺服器類型系統和提供者"
|
||||
}
|
||||
12
i18n/cht/extensions/notebook/dist/book/bookModel.i18n.json
vendored
Normal file
12
i18n/cht/extensions/notebook/dist/book/bookModel.i18n.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"missingFileError": "缺少檔案 : {0}",
|
||||
"InvalidError.tocFile": "{0}",
|
||||
"Invalid toc.yml": "錯誤: {0} 有不正確的 toc.yml 檔案"
|
||||
}
|
||||
12
i18n/cht/extensions/notebook/dist/book/bookTreeItem.i18n.json
vendored
Normal file
12
i18n/cht/extensions/notebook/dist/book/bookTreeItem.i18n.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"openNotebookCommand": "開啟 Notebook",
|
||||
"openMarkdownCommand": "開啟 Markdown",
|
||||
"openExternalLinkCommand": "開啟外部連結"
|
||||
}
|
||||
17
i18n/cht/extensions/notebook/dist/book/bookTreeView.i18n.json
vendored
Normal file
17
i18n/cht/extensions/notebook/dist/book/bookTreeView.i18n.json
vendored
Normal 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."
|
||||
],
|
||||
"openBookError": "無法開啟書籍 {0}: {1}",
|
||||
"openNotebookError": "無法開啟筆記本 {0}: {1}",
|
||||
"openMarkdownError": "開啟 Markdown {0} 失敗: {1}",
|
||||
"openUntitledNotebookError": "無法將未命名的書籍 {0} 以未命名開啟: {1}",
|
||||
"allFiles": "所有檔案",
|
||||
"labelPickFolder": "挑選資料夾",
|
||||
"openExternalLinkError": "開啟連結 {0} 失敗: {1}",
|
||||
"confirmReplace": "已有資料夾。確定要刪除並取代此資料夾嗎?"
|
||||
}
|
||||
12
i18n/cht/extensions/notebook/dist/common/localizedConstants.i18n.json
vendored
Normal file
12
i18n/cht/extensions/notebook/dist/common/localizedConstants.i18n.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"msgYes": "是",
|
||||
"msgNo": "否",
|
||||
"msgSampleCodeDataFrame": "這個範例程式碼會將檔案載入資料框架,並顯示前 10 個結果。"
|
||||
}
|
||||
11
i18n/cht/extensions/notebook/dist/common/utils.i18n.json
vendored
Normal file
11
i18n/cht/extensions/notebook/dist/common/utils.i18n.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"mkdirOutputMsg": "... 正在建立 {0}",
|
||||
"executeCommandProcessExited": "處理序已結束,代碼為 {0}"
|
||||
}
|
||||
22
i18n/cht/extensions/notebook/dist/dialog/configurePythonDialog.i18n.json
vendored
Normal file
22
i18n/cht/extensions/notebook/dist/dialog/configurePythonDialog.i18n.json
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"configurePython.dialogName": "為 Notebooks 設定 Python",
|
||||
"configurePython.okButtonText": "安裝",
|
||||
"configurePython.cancelButtonText": "取消",
|
||||
"configurePython.browseButtonText": "瀏覽",
|
||||
"configurePython.locationTextBoxText": "Python 安裝位置",
|
||||
"configurePython.selectFileLabel": "選擇",
|
||||
"configurePython.installNote": "此安裝需要一些時間。建議不要在安裝完成前關閉應用程式。",
|
||||
"configurePython.invalidLocationMsg": "指定的安裝位置無效。",
|
||||
"configurePython.pythonNotFoundMsg": "未於指定的位置找到任何 python 安裝。",
|
||||
"configurePython.pythonInstallDeclined": "Python 安裝已遭拒。",
|
||||
"configurePython.installationType": "安裝類型",
|
||||
"configurePython.newInstall": "新增 Python 安裝",
|
||||
"configurePython.existingInstall": "使用現有的 Python 安裝"
|
||||
}
|
||||
23
i18n/cht/extensions/notebook/dist/dialog/managePackages/addNewPackageTab.i18n.json
vendored
Normal file
23
i18n/cht/extensions/notebook/dist/dialog/managePackages/addNewPackageTab.i18n.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"managePackages.invalidTextPlaceholder": "N/A",
|
||||
"managePackages.packageNotFound": "找不到指定的套件",
|
||||
"managePackages.searchBarPlaceholder": "搜尋 {0} 個套件",
|
||||
"managePackages.addNewTabTitle": "新增",
|
||||
"managePackages.searchButtonLabel": "搜尋",
|
||||
"managePackages.installButtonText": "安裝",
|
||||
"managePackages.packageNameTitle": "套件名稱",
|
||||
"managePackages.packageVersionTitle": "套件版本",
|
||||
"managePackages.packageSummaryTitle": "套件摘要",
|
||||
"managePackages.noVersionsFound": "無法為指定的套件找到任何有效版本",
|
||||
"managePackages.packageRequestError": "套件資訊要求失敗。錯誤: {0} {1}",
|
||||
"managePackages.backgroundInstallStarted": "正在安裝 {0} {1}",
|
||||
"managePackages.backgroundInstallComplete": "已完成 {0} {1} 的安裝",
|
||||
"managePackages.backgroundInstallFailed": "無法安裝 {0} {1}。錯誤: {2}"
|
||||
}
|
||||
19
i18n/cht/extensions/notebook/dist/dialog/managePackages/installedPackagesTab.i18n.json
vendored
Normal file
19
i18n/cht/extensions/notebook/dist/dialog/managePackages/installedPackagesTab.i18n.json
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"managePackages.installedTabTitle": "已安裝",
|
||||
"managePackages.pkgNameColumn": "名稱",
|
||||
"managePackages.newPkgVersionColumn": "版本",
|
||||
"managePackages.uninstallButtonText": "將選取的套件解除安裝",
|
||||
"managePackages.packageType": "套件類型",
|
||||
"managePackages.packageCount": "已找到 {0} 個 {1} 套件",
|
||||
"managePackages.confirmUninstall": "確定要將指定的套件解除安裝嗎?",
|
||||
"managePackages.backgroundUninstallStarted": "正在將 {0} 解除安裝",
|
||||
"managePackages.backgroundUninstallComplete": "已解除安裝 {0}",
|
||||
"managePackages.backgroundUninstallFailed": "無法將 {0} 解除安裝。錯誤: {1}"
|
||||
}
|
||||
11
i18n/cht/extensions/notebook/dist/dialog/managePackages/managePackagesDialog.i18n.json
vendored
Normal file
11
i18n/cht/extensions/notebook/dist/dialog/managePackages/managePackagesDialog.i18n.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"managePackages.dialogName": "管理套件",
|
||||
"managePackages.cancelButtonText": "關閉"
|
||||
}
|
||||
15
i18n/cht/extensions/notebook/dist/extension.i18n.json
vendored
Normal file
15
i18n/cht/extensions/notebook/dist/extension.i18n.json
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"msgSampleCodeDataFrame": "這個範例程式碼會將檔案載入資料框架,並顯示前 10 個結果。",
|
||||
"noNotebookVisible": "沒有任何正在使用的筆記本編輯器",
|
||||
"codeCellName": "程式碼",
|
||||
"textCellName": "文字",
|
||||
"selectCellType": "您要新增什麼類型的資料格?",
|
||||
"notebookFiles": "Notebooks"
|
||||
}
|
||||
12
i18n/cht/extensions/notebook/dist/jupyter/jupyterController.i18n.json
vendored
Normal file
12
i18n/cht/extensions/notebook/dist/jupyter/jupyterController.i18n.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"notebookFileType": "Notebooks",
|
||||
"unsupportedFileType": "僅支援 .ipynb Notebooks",
|
||||
"confirmReinstall": "確定要重新安裝嗎?"
|
||||
}
|
||||
10
i18n/cht/extensions/notebook/dist/jupyter/jupyterNotebookProvider.i18n.json
vendored
Normal file
10
i18n/cht/extensions/notebook/dist/jupyter/jupyterNotebookProvider.i18n.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"errNotebookUriMissing": "筆記本路徑為必要項"
|
||||
}
|
||||
28
i18n/cht/extensions/notebook/dist/jupyter/jupyterServerInstallation.i18n.json
vendored
Normal file
28
i18n/cht/extensions/notebook/dist/jupyter/jupyterServerInstallation.i18n.json
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"msgInstallPkgProgress": "正在安裝 Notebook 相依性",
|
||||
"msgPythonDownloadComplete": "Python 下載完成",
|
||||
"msgPythonDownloadError": "下載 python 設定時發生錯誤",
|
||||
"msgPythonDownloadPending": "正在下載 python 套件",
|
||||
"msgPythonUnpackPending": "正在解壓縮 python 套件",
|
||||
"msgPythonDirectoryError": "建立 python 安裝目錄時發生錯誤",
|
||||
"msgPythonUnpackError": "將 python 套件組合解壓縮時發生錯誤",
|
||||
"msgTaskName": "正在安裝 Notebook 相依性",
|
||||
"msgInstallPkgStart": "正在安裝 Notebook 相依性,請參閱 [工作] 檢視以取得詳細資訊",
|
||||
"msgInstallPkgFinish": "Notebook 相依性安裝完成",
|
||||
"msgPythonRunningError": "當 Python 正在執行時,無法覆寫現有的 Python 安裝。請先關閉所有使用中的筆記本再繼續。",
|
||||
"msgSkipPythonInstall": "Python 已經存在於特定位置。即將跳過安裝。",
|
||||
"msgWaitingForInstall": "目前在進行另一個 Python 安裝。請等它完成。",
|
||||
"msgDependenciesInstallationFailed": "安裝 Notebook 相依性失敗。錯誤: {0}",
|
||||
"msgDownloadPython": "正在將平台的本機 python: {0} 下載至 {1}",
|
||||
"confirmPackageUpgrade": "某些已安裝的 Python 套件需要升級。要立即升級嗎?",
|
||||
"upgradePackages.pipInstall": "正在安裝 {0}",
|
||||
"msgInstallStart": "正在安裝執行 Notebooks 所需的套件...",
|
||||
"msgJupyterInstallDone": "... Jupyter 安裝完成。"
|
||||
}
|
||||
10
i18n/cht/extensions/notebook/dist/jupyter/jupyterServerManager.i18n.json
vendored
Normal file
10
i18n/cht/extensions/notebook/dist/jupyter/jupyterServerManager.i18n.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"shutdownError": "無法關閉 Notebook 伺服器: {0}"
|
||||
}
|
||||
11
i18n/cht/extensions/notebook/dist/jupyter/jupyterSessionManager.i18n.json
vendored
Normal file
11
i18n/cht/extensions/notebook/dist/jupyter/jupyterSessionManager.i18n.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"errorStartBeforeReady": "無法啟動工作階段,管理員尚未初始化",
|
||||
"connectionNotValid": "Spark 核心需要對 SQL Server 巨量資料叢集主要執行個體的連線。"
|
||||
}
|
||||
14
i18n/cht/extensions/notebook/dist/jupyter/serverInstance.i18n.json
vendored
Normal file
14
i18n/cht/extensions/notebook/dist/jupyter/serverInstance.i18n.json
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"serverStopError": "停止 Notebook 伺服器時發生錯誤: {0}",
|
||||
"notebookStartProcessExitPremature": "Notebook 處理序提前結束。錯誤: {0},StdErr 輸出: {1}",
|
||||
"jupyterError": "從 Jupyter 傳送的錯誤: {0}",
|
||||
"jupyterOutputMsgStartSuccessful": "... Jupyter 正在 {0} 中執行",
|
||||
"jupyterOutputMsgStart": "... 正在啟動 Notebook 伺服器"
|
||||
}
|
||||
14
i18n/cht/extensions/notebook/dist/protocol/notebookUriHandler.i18n.json
vendored
Normal file
14
i18n/cht/extensions/notebook/dist/protocol/notebookUriHandler.i18n.json
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"notebook.unsupportedAction": "這個處理常式不支援動作 {0}",
|
||||
"unsupportedScheme": "因為只支援 HTTP 和 HTTPS 連結,所以無法開啟連結 {0}",
|
||||
"notebook.confirmOpen": "要下載並開啟 '{0}' 嗎?",
|
||||
"notebook.fileNotFound": "無法尋找指定的檔案",
|
||||
"notebook.fileDownloadError": "檔案開啟要求失敗。錯誤: {0} {1}"
|
||||
}
|
||||
@@ -7,21 +7,22 @@
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"displayName": "Notebook 核心延伸模組",
|
||||
"description": "定義以資料通訊協定為基礎的 Notebook 參與,以及許多 Notebook 命令和參與。",
|
||||
"notebook.configuration.title": "Notebook 設定",
|
||||
"description": "定義以資料通訊協定為基礎的 Notebook 貢獻,以及許多 Notebook 命令和貢獻。",
|
||||
"notebook.configuration.title": "Notebook 組態",
|
||||
"notebook.pythonPath.description": "Notebooks 所使用之 python 安裝的本機路徑。",
|
||||
"notebook.useExistingPython.description": "Notebooks 所使用之現有 python 安裝的本機路徑。",
|
||||
"notebook.overrideEditorTheming.description": "覆寫 Notebook 編輯器中的預設設定。設定包含背景色彩、目前的線條色彩和框線",
|
||||
"notebook.maxTableRows.description": "Notebook 編輯器中每一資料表傳回的資料列數上限",
|
||||
"notebook.maxBookSearchDepth.description": "用來搜尋書籍的子目錄最大深度 (輸入 0 表示無限)",
|
||||
"notebook.command.new": "新增 Notebook",
|
||||
"notebook.command.open": "開啟 Notebook",
|
||||
"notebook.analyzeJupyterNotebook": "在 Notebook 中分析",
|
||||
"notebook.command.runactivecell": "執行儲存格",
|
||||
"notebook.command.clearactivecellresult": "清除儲存格結果",
|
||||
"notebook.command.runallcells": "執行儲存格",
|
||||
"notebook.command.addcode": "新增程式碼儲存格",
|
||||
"notebook.command.addtext": "新增文字儲存格",
|
||||
"notebook.command.addcell": "新增儲存格",
|
||||
"notebook.command.runactivecell": "執行資料格",
|
||||
"notebook.command.clearactivecellresult": "清除資料格結果",
|
||||
"notebook.command.runallcells": "執行資料格",
|
||||
"notebook.command.addcode": "新增程式碼資料格",
|
||||
"notebook.command.addtext": "新增文字資料格",
|
||||
"notebook.command.addcell": "新增資料格",
|
||||
"title.analyzeJupyterNotebook": "在 Notebook 中分析",
|
||||
"title.newJupyterNotebook": "新增 Notebook",
|
||||
"title.openJupyterNotebook": "開啟 Notebook",
|
||||
@@ -29,8 +30,14 @@
|
||||
"title.jupyter.setKernel": "設定 Notebook 的核心",
|
||||
"config.jupyter.extraKernelsTitle": "額外核心",
|
||||
"config.jupyter.extraKernelsDescription": "要啟用之額外核心的識別碼",
|
||||
"config.jupyter.kernelConfigValuesDescription": "Jupyter 核心的設定選想。這會自動管理,且不建議手動編輯。",
|
||||
"config.jupyter.kernelConfigValuesDescription": "Jupyter 核心的設定選項。此為自動受控項目,且不建議手動編輯。",
|
||||
"title.reinstallNotebookDependencies": "重新安裝 Notebook 相依性",
|
||||
"title.configurePython": "為 Notebooks 設定 Python",
|
||||
"title.managePackages": "管理套件"
|
||||
"title.managePackages": "管理套件",
|
||||
"title.SQL19PreviewBook": "SQL Server 2019 指南",
|
||||
"books-preview-category": "Jupyter 書籍",
|
||||
"title.saveJupyterBook": "儲存書籍",
|
||||
"title.searchJupyterBook": "搜尋書籍",
|
||||
"title.SavedBooks": "已儲存書籍",
|
||||
"title.UntitledBooks": "未命名書籍"
|
||||
}
|
||||
11
i18n/cht/extensions/resource-deployment/dist/main.i18n.json
vendored
Normal file
11
i18n/cht/extensions/resource-deployment/dist/main.i18n.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"resourceDeployment.FailedToLoadExtension": "無法載入延伸模組: {0},在 package.json 的資源類型定義中偵測到錯誤,請查看偵錯主控台以取得詳細資料。",
|
||||
"resourceDeployment.UnknownResourceType": "資源類型: 未定義 {0}"
|
||||
}
|
||||
10
i18n/cht/extensions/resource-deployment/dist/services/notebookService.i18n.json
vendored
Normal file
10
i18n/cht/extensions/resource-deployment/dist/services/notebookService.i18n.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"resourceDeployment.notebookNotFound": "筆記本 {0} 不存在"
|
||||
}
|
||||
15
i18n/cht/extensions/resource-deployment/dist/services/resourceTypeService.i18n.json
vendored
Normal file
15
i18n/cht/extensions/resource-deployment/dist/services/resourceTypeService.i18n.json
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"resourceDeployment.DownloadAndLaunchTaskName": "下載並啟動安裝程式,URL: {0}",
|
||||
"resourceDeployment.DownloadingText": "正在從 {0} 下載",
|
||||
"resourceDeployment.DownloadCompleteText": "已成功下載: {0}",
|
||||
"resourceDeployment.LaunchingProgramText": "正在啟動: {0}",
|
||||
"resourceDeployment.ProgramLaunchedText": "已成功啟動: {0}",
|
||||
"downloadError": "下載失敗,狀態碼: {0},訊息: {1}"
|
||||
}
|
||||
11
i18n/cht/extensions/resource-deployment/dist/services/tools/azCliTool.i18n.json
vendored
Normal file
11
i18n/cht/extensions/resource-deployment/dist/services/tools/azCliTool.i18n.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"resourceDeployment.AzCLIDescription": "用於管理 Azure 資源的命令列工具",
|
||||
"resourceDeployment.AzCLIDisplayName": "Azure CLI"
|
||||
}
|
||||
11
i18n/cht/extensions/resource-deployment/dist/services/tools/azdataTool.i18n.json
vendored
Normal file
11
i18n/cht/extensions/resource-deployment/dist/services/tools/azdataTool.i18n.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"resourceDeployment.AzdataDescription": "以 Python 編寫的命令列公用程式,可讓叢集系統管理員透過 REST API 進行巨量資料叢集的啟動程序和管理",
|
||||
"resourceDeployment.AzdataDisplayName": "azdata"
|
||||
}
|
||||
11
i18n/cht/extensions/resource-deployment/dist/services/tools/dockerTool.i18n.json
vendored
Normal file
11
i18n/cht/extensions/resource-deployment/dist/services/tools/dockerTool.i18n.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"resourceDeployment.DockerDescription": "提供在隔離容器中封裝和執行應用程式的能力",
|
||||
"resourceDeployment.DockerDisplayName": "Docker"
|
||||
}
|
||||
11
i18n/cht/extensions/resource-deployment/dist/services/tools/kubeCtlTool.i18n.json
vendored
Normal file
11
i18n/cht/extensions/resource-deployment/dist/services/tools/kubeCtlTool.i18n.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"resourceDeployment.KubeCtlDescription": "可讓您對 Kubernetes 叢集執行命令的命令列工具",
|
||||
"resourceDeployment.KubeCtlDisplayName": "kubectl"
|
||||
}
|
||||
11
i18n/cht/extensions/resource-deployment/dist/services/tools/toolBase.i18n.json
vendored
Normal file
11
i18n/cht/extensions/resource-deployment/dist/services/tools/toolBase.i18n.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"deployCluster.InvalidToolVersionOutput": "收到的輸出無效。",
|
||||
"deployCluster.GetToolVersionError": "擷取版本資訊時發生錯誤。{0}錯誤: {1}{0}stdout: {2}"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"deployCluster.SaveConfigFiles": "儲存組態檔",
|
||||
"deployCluster.ScriptToNotebook": "Notebook 的指令碼",
|
||||
"deployCluster.Deploy": "部署",
|
||||
"resourceDeployment.DeployBDCTask": "部署 SQL Server 巨量資料叢集 \"{0}\"",
|
||||
"resourceDeployment.ConnectToMasterSQLServer": "連線到主要 SQL Server",
|
||||
"resourceDeployment.DeploymentSucceeded": "已成功部署 SQL Server 巨量資料叢集: {0}",
|
||||
"resourceDeployment.ErroRetrievingEndpoints": "無法擷取端點清單。{0}{1}",
|
||||
"resourceDeployment.NoSQLEndpointFound": "找不到主要 SQL Server 端點。",
|
||||
"resourceDeployment.ViewErrorDetail": "檢視錯誤詳細資料",
|
||||
"resourceDeployment.DeployFailed": "無法部署 SQL Server 巨量資料叢集 \"{0}\"。",
|
||||
"resourceDeployment.FailedToOpenNotebook": "啟動輸出筆記本時發生錯誤。{1}{2}。",
|
||||
"resourceDeployment.DeployFailedNoOutputNotebook": "無法部署 SQL Server 巨量資料叢集,而且未產生任何輸出筆記本。",
|
||||
"deployCluster.SelectConfigFileFolder": "儲存組態檔",
|
||||
"deployCluster.SaveConfigFileSucceeded": "已將組態檔儲存到 {0}",
|
||||
"deployCluster.NewAKSWizardTitle": "在新的 AKS 叢集上部署 SQL Server 2019 巨量資料叢集",
|
||||
"deployCluster.ExistingAKSWizardTitle": "在現有的 AKS 叢集上部署 SQL Server 2019 巨量資料叢集",
|
||||
"deployCluster.ExistingKubeAdm": "在現有的 kubeadm 叢集上部署 SQL Server 2019 巨量資料叢集"
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"deployCluster.AzureSettingsPageTitle": "Azure 設定",
|
||||
"deployCluster.AzureSettingsPageDescription": "進行設定以建立 Azure Kubernetes Service 叢集",
|
||||
"deployCluster.SubscriptionField": "訂用帳戶識別碼",
|
||||
"deployCluster.SubscriptionPlaceholder": "使用我的預設 Azure 訂用帳戶",
|
||||
"deployCluster.SubscriptionDescription": "如果將此欄位保留空白,將會使用預設訂用帳戶。",
|
||||
"deployCluster.SubscriptionHelpText": "{0}",
|
||||
"deployCluster.SubscriptionHelpLink": "檢視可用的 Azure 訂用帳戶",
|
||||
"deployCluster.ResourceGroupName": "新的資源群組名稱",
|
||||
"deployCluster.Location": "位置",
|
||||
"deployCluster.LocationHelpText": "{0}",
|
||||
"deployCluster.AzureLocationHelpLink": "檢視可用的 Azure 位置",
|
||||
"deployCluster.AksName": "AKS 叢集名稱",
|
||||
"deployCluster.VMCount": "VM 計數",
|
||||
"deployCluster.VMSize": "VM 大小",
|
||||
"deployCluster.VMSizeHelpText": "{0}",
|
||||
"deployCluster.VMSizeHelpLink": "檢視可用的 VM 大小"
|
||||
}
|
||||
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"deployCluster.ClusterSettingsPageTitle": "叢集設定",
|
||||
"deployCluster.ClusterSettingsPageDescription": "進行 SQL Server 巨量資料叢集設定",
|
||||
"deployCluster.ClusterName": "叢集名稱",
|
||||
"deployCluster.AdminUsername": "系統管理員使用者名稱",
|
||||
"deployCluster.AdminUsernameDescription": "這個使用者名稱會用於控制器與 SQL Server。閘道的使用者名稱會成為根。",
|
||||
"deployCluster.AdminPassword": "密碼",
|
||||
"deployCluster.AdminPasswordDescription": "此密碼可用於存取控制器、SQL Server 和閘道。",
|
||||
"deployCluster.ConfirmPassword": "確認密碼",
|
||||
"deployCluster.AuthenticationMode": "驗證模式",
|
||||
"deployCluster.AuthenticationMode.Basic": "基本",
|
||||
"deployCluster.AuthenticationMode.ActiveDirectory": "Active Directory",
|
||||
"deployCluster.DockerSettings": "Docker 設定",
|
||||
"deployCluster.DockerRegistry": "登錄",
|
||||
"deployCluster.DockerRepository": "存放庫",
|
||||
"deployCluster.DockerImageTag": "映像標籤",
|
||||
"deployCluster.DockerUsername": "使用者名稱",
|
||||
"deployCluster.DockerPassword": "密碼",
|
||||
"deployCluster.ActiveDirectorySettings": "Active Directory 設定",
|
||||
"deployCluster.OuDistinguishedName": "組織單位",
|
||||
"deployCluster.OuDistinguishedNameDescription": "組織單位的辨別名稱。例如: OU=bdc,DC=contoso,DC=com。",
|
||||
"deployCluster.DomainControllerFQDNs": "網域控制器 FQDN",
|
||||
"deployCluster.DomainControllerFQDNsPlaceHolder": "使用逗號分隔值。",
|
||||
"deployCluster.DomainControllerFQDNDescription": "網域控制器的完整網域名稱。例如: DC1.CONTOSO.COM。請使用逗號分隔多個 FQDN。",
|
||||
"deployCluster.DomainDNSIPAddresses": "網域 DNS IP 位址",
|
||||
"deployCluster.DomainDNSIPAddressesPlaceHolder": "使用逗號分隔值。",
|
||||
"deployCluster.DomainDNSIPAddressesDescription": "網域 DNS 伺服器的 IP 位址。請使用逗號分隔多個 IP 位址。",
|
||||
"deployCluster.DomainDNSName": "網域 DNS 名稱",
|
||||
"deployCluster.ClusterAdmins": "叢集系統管理員群組",
|
||||
"deployCluster.ClusterAdminsDescription": "叢集系統管理員的 Active Directory 群組。",
|
||||
"deployCluster.ClusterUsers": "叢集使用者",
|
||||
"deployCluster.ClusterUsersPlaceHolder": "使用逗號分隔值。",
|
||||
"deployCluster.ClusterUsersDescription": "具有叢集使用者角色的 Active Directory 使用者/群組。請使用逗號分隔多個使用者/群組。",
|
||||
"deployCluster.DomainServiceAccountUserName": "服務帳戶使用者名稱",
|
||||
"deployCluster.DomainServiceAccountUserNameDescription": "巨量資料叢集的網域服務帳戶",
|
||||
"deployCluster.DomainServiceAccountPassword": "服務帳戶密碼",
|
||||
"deployCluster.AppOwers": "應用程式擁有者",
|
||||
"deployCluster.AppOwnersPlaceHolder": "使用逗號分隔值。",
|
||||
"deployCluster.AppOwnersDescription": "具有應用程式擁有者角色的 Active Directory 使用者或群組。請使用逗號分隔多個使用者/群組。",
|
||||
"deployCluster.AppReaders": "應用程式讀者",
|
||||
"deployCluster.AppReadersPlaceHolder": "使用逗號分隔值。",
|
||||
"deployCluster.AppReadersDescription": "應用程式讀者的 Active Directory 使用者或群組。如果有多個使用者/群組,請使用逗號予以分隔。",
|
||||
"deployCluster.AdminPasswordField": "密碼",
|
||||
"deployCluster.ValidationError": "此頁面有一些錯誤,按一下 [顯示詳細資料] 即可檢視錯誤。"
|
||||
}
|
||||
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"deployCluster.summaryPageTitle": "部署組態範本",
|
||||
"deployCluster.summaryPageDescription": "選取目標組態範本",
|
||||
"deployCluster.ProfileHintText": "注意: 您可在之後的步驟中自訂部署設定檔的設定。",
|
||||
"deployCluster.loadProfileFailed": "無法載入部署設定檔: {0}",
|
||||
"deployCluster.serviceLabel": "服務",
|
||||
"deployCluster.instancesLabel": "執行個體",
|
||||
"deployCluster.masterPoolLabel": "SQL Server 主機",
|
||||
"deployCluster.computePoolLable": "計算",
|
||||
"deployCluster.dataPoolLabel": "資料",
|
||||
"deployCluster.hdfsLabel": "HDFS + Spark",
|
||||
"deployCluster.storageSize": "儲存大小",
|
||||
"deployCluster.gbPerInstance": "每個執行個體的 GB 數",
|
||||
"deployCluster.defaultDataStorage": "資料儲存",
|
||||
"deployCluster.defaultLogStorage": "記錄儲存",
|
||||
"deployCluster.features": "功能",
|
||||
"deployCluster.basicAuthentication": "基本驗證",
|
||||
"deployCluster.activeDirectoryAuthentication": "Active Directory 驗證",
|
||||
"deployCluster.hadr": "高可用性",
|
||||
"deployCluster.ProfileNotSelectedError": "請選取部署設定檔。"
|
||||
}
|
||||
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"deployCluster.ServiceSettingsPageTitle": "服務設定",
|
||||
"deployCluster.scaleSectionTitle": "調整設定",
|
||||
"deployCluster.MasterSqlServerInstances": "SQL Server 主要執行個體",
|
||||
"deployCluster.ComputePoolInstances": "計算集區執行個體",
|
||||
"deployCluster.DataPoolInstances": "資料集區執行個體",
|
||||
"deployCluster.SparkPoolInstances": "Spark 集區執行個體",
|
||||
"deployCluster.StoragePoolInstances": "儲存集區 (HDFS) 執行個體",
|
||||
"deployCluster.IncludeSparkInStoragePool": "在儲存集區中包含 Spark",
|
||||
"deployCluster.storageFieldTooltip": "使用者控制器設定",
|
||||
"deployCluster.DataStorageClassName": "資料的儲存類別",
|
||||
"deployCluster.DataClaimSize": "宣告資料的大小 (GB)",
|
||||
"deployCluster.LogStorageClassName": "記錄的儲存類別",
|
||||
"deployCluster.LogsClaimSize": "宣告記錄的大小 (GB)",
|
||||
"deployCluster.ControllerText": "控制器",
|
||||
"deployCluster.AdvancedStorageDescription": "根據預設,控制器儲存設定也會套用到其他服務,您可以展開進階儲存設定來設定其他服務的儲存。",
|
||||
"deployCluster.AdvancedStorageSectionTitle": "進階儲存設定",
|
||||
"deployCluster.StoragePool": "儲存集區 (HDFS)",
|
||||
"deployCluster.DataPool": "資料集區",
|
||||
"deployCluster.MasterSqlText": "SQL Server 主機",
|
||||
"deployCluster.StorageSectionTitle": "儲存設定值",
|
||||
"deployCluster.DNSNameHeader": "DNS 名稱",
|
||||
"deployCluster.PortHeader": "連接埠",
|
||||
"deployCluster.ControllerDNSName": "控制器 DNS 名稱",
|
||||
"deployCluster.ControllerPortName": "控制器連接埠",
|
||||
"deployCluster.MasterSQLServerDNSName": "SQL Server 主要 DNS 名稱",
|
||||
"deployCluster.MasterSQLServerPortName": "SQL Server 主要連接埠",
|
||||
"deployCluster.GatewayText": "閘道",
|
||||
"deployCluster.GatewayDNSName": "閘道 DNS 名稱",
|
||||
"deployCluster.GatewayPortName": "閘道連接埠",
|
||||
"deployCluster.ServiceProxyText": "管理 Proxy",
|
||||
"deployCluster.ServiceProxyDNSName": "管理 Proxy DNS 名稱",
|
||||
"deployCluster.ServiceProxyPortName": "管理 Proxy 連接埠",
|
||||
"deployCluster.AppServiceProxyText": "應用程式 Proxy",
|
||||
"deployCluster.AppServiceProxyDNSName": "應用程式 Proxy DNS 名稱",
|
||||
"deployCluster.AppServiceProxyPortName": "應用程式 Proxy 連接埠",
|
||||
"deployCluster.ReadableSecondaryText": "可讀取的次要",
|
||||
"deployCluster.ReadableSecondaryDNSName": "可讀取的次要 DNS 名稱",
|
||||
"deployCluster.ReadableSecondaryPortName": "可讀取的次要連接埠",
|
||||
"deployCluster.EndpointSettings": "端點設定",
|
||||
"deployCluster.SparkMustBeIncluded": "Spark 組態無效,您必須選取 [包含 Spark] 核取方塊,或至少將 [Spark 集區執行個體] 設定為 1."
|
||||
}
|
||||
60
i18n/cht/extensions/resource-deployment/dist/ui/deployClusterWizard/pages/summaryPage.i18n.json
vendored
Normal file
60
i18n/cht/extensions/resource-deployment/dist/ui/deployClusterWizard/pages/summaryPage.i18n.json
vendored
Normal file
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"deployCluster.summaryPageTitle": "摘要",
|
||||
"resourceDeployment.NewAKSBrowserWindowPrompt": "在 SQL Server 巨量資料叢集部署期間會開啟用來登入 Azure 的瀏覽器視窗。",
|
||||
"deployCluster.DeploymentTarget": "部署目標",
|
||||
"deployCluster.Kubeconfig": "Kube 組態",
|
||||
"deployCluster.ClusterContext": "叢集內容",
|
||||
"deployCluster.ClusterSettings": "叢集設定",
|
||||
"deployCluster.DeploymentProfile": "部署設定檔",
|
||||
"deployCluster.ClusterName": "叢集名稱",
|
||||
"deployCluster.ControllerUsername": "控制器使用者名稱",
|
||||
"deployCluster.AuthenticationMode": "驗證模式",
|
||||
"deployCluster.AuthenticationMode.ActiveDirectory": "Active Directory",
|
||||
"deployCluster.AuthenticationMode.Basic": "基本",
|
||||
"deployCluster.OuDistinguishedName": "組織單位",
|
||||
"deployCluster.DomainControllerFQDNs": "網域控制器 FQDN",
|
||||
"deployCluster.DomainDNSIPAddresses": "網域 DNS IP 位址",
|
||||
"deployCluster.DomainDNSName": "網域 DNS 名稱",
|
||||
"deployCluster.ClusterAdmins": "叢集系統管理員群組",
|
||||
"deployCluster.ClusterUsers": "叢集使用者",
|
||||
"deployCluster.AppOwers": "應用程式擁有者",
|
||||
"deployCluster.AppReaders": "應用程式讀者",
|
||||
"deployCluster.DomainServiceAccountUserName": "服務帳戶使用者名稱",
|
||||
"deployCluster.AzureSettings": "Azure 設定",
|
||||
"deployCluster.SubscriptionId": "訂用帳戶識別碼",
|
||||
"deployCluster.DefaultSubscription": "預設 Azure 訂用帳戶",
|
||||
"deployCluster.ResourceGroup": "資源群組",
|
||||
"deployCluster.Location": "位置",
|
||||
"deployCluster.AksClusterName": "AKS 叢集名稱",
|
||||
"deployCluster.VMSize": "VM 大小",
|
||||
"deployCluster.VMCount": "VM 計數",
|
||||
"deployCluster.ScaleSettings": "調整設定",
|
||||
"deployCluster.MasterSqlServerInstances": "SQL Server 主要執行個體",
|
||||
"deployCluster.ComputePoolInstances": "計算集區執行個體",
|
||||
"deployCluster.DataPoolInstances": "資料集區執行個體",
|
||||
"deployCluster.SparkPoolInstances": "Spark 集區執行個體",
|
||||
"deployCluster.StoragePoolInstances": "儲存集區 (HDFS) 執行個體",
|
||||
"deployCluster.WithSpark": "(包含 Spark)",
|
||||
"deployCluster.DataStorageClassName": "資料的儲存類別",
|
||||
"deployCluster.DataClaimSize": "宣告資料的大小 (GB)",
|
||||
"deployCluster.LogStorageClassName": "記錄的儲存類別",
|
||||
"deployCluster.LogsClaimSize": "宣告記錄的大小 (GB)",
|
||||
"deployCluster.ControllerText": "控制器",
|
||||
"deployCluster.StoragePool": "儲存集區 (HDFS)",
|
||||
"deployCluster.DataText": "資料",
|
||||
"deployCluster.MasterSqlText": "SQL Server 主機",
|
||||
"deployCluster.StorageSettings": "儲存設定值",
|
||||
"deployCluster.SqlServerText": "SQL Server 主機",
|
||||
"deployCluster.GatewayText": "閘道",
|
||||
"deployCluster.AppServiceProxyText": "應用程式 Proxy",
|
||||
"deployCluster.ServiceProxyText": "管理 Proxy",
|
||||
"deployCluster.ReadableSecondaryText": "可讀取的次要",
|
||||
"deployCluster.EndpointSettings": "端點設定"
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"deployCluster.TargetClusterContextPageTitle": "目標叢集內容",
|
||||
"deployCluster.TargetClusterContextPageDescription": "選取 kube 組態檔,然後從清單選取叢集內容",
|
||||
"deployCluster.ClusterContextNotSelectedMessage": "請選取叢集內容。",
|
||||
"deployCluster.kubeConfigFileLabelText": "Kube 設定檔路徑",
|
||||
"deployCluster.browseText": "瀏覽",
|
||||
"deployCluster.clusterContextsLabelText": "叢集內容",
|
||||
"deployCluster.errorLoadingClustersText": "在設定檔中找不到叢集資訊,或載入設定檔時發生錯誤",
|
||||
"deployCluster.selectKubeConfigFileText": "選擇",
|
||||
"deployCluster.ConfigParseError": "無法載入組態檔"
|
||||
}
|
||||
10
i18n/cht/extensions/resource-deployment/dist/ui/deploymentInputDialog.i18n.json
vendored
Normal file
10
i18n/cht/extensions/resource-deployment/dist/ui/deploymentInputDialog.i18n.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"deploymentDialog.OKButtonText": "開啟 Notebook"
|
||||
}
|
||||
13
i18n/cht/extensions/resource-deployment/dist/ui/modelViewUtils.i18n.json
vendored
Normal file
13
i18n/cht/extensions/resource-deployment/dist/ui/modelViewUtils.i18n.json
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"UnknownFieldTypeError": "未知的欄位類型: “{0}\"",
|
||||
"invalidSQLPassword": "{0} 不符合密碼複雜度要求。如需詳細資訊,請前往: https://docs.microsoft.com/sql/relational-databases/security/password-policy",
|
||||
"passwordNotMatch": "{0} 與確認密碼不符",
|
||||
"deployCluster.MissingRequiredInfoError": "請填寫標有紅色星號的必要欄位。"
|
||||
}
|
||||
25
i18n/cht/extensions/resource-deployment/dist/ui/resourceTypePickerDialog.i18n.json
vendored
Normal file
25
i18n/cht/extensions/resource-deployment/dist/ui/resourceTypePickerDialog.i18n.json
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"resourceTypePickerDialog.title": "選擇部署選項",
|
||||
"deploymentDialog.OKButtonText": "選擇",
|
||||
"deploymentDialog.AcceptAgreements": "您必須同意授權合約才能繼續。",
|
||||
"deploymentDialog.toolNameColumnHeader": "工具",
|
||||
"deploymentDialog.toolDescriptionColumnHeader": "描述",
|
||||
"deploymentDialog.toolStatusColumnHeader": "已安裝",
|
||||
"deploymentDialog.toolVersionColumnHeader": "版本",
|
||||
"deploymentDialog.OptionsTitle": "選項",
|
||||
"deploymentDialog.RequiredToolsTitle": "所需工具",
|
||||
"deploymentDialog.NoRequiredTool": "無需工具",
|
||||
"deploymentDialog.ToolInformation": "{0}: {1}",
|
||||
"deploymentDialog.DetailToolStatusDescription": "工具的其他狀態資訊: {0}。{1}",
|
||||
"deploymentDialog.YesText": "是",
|
||||
"deploymentDialog.NoText": "否",
|
||||
"deploymentDialog.VersionInformationDebugHint": "如果在啟動 Azure Data Studio 後才安裝工具,您必須重新啟動 Azure Data Studio,才能取得更新的 PATH 環境變數。您可以在偵錯主控台中找到其他詳細資料。",
|
||||
"deploymentDialog.ToolCheckFailed": "某些必要工具未安裝或不符最低版本要求。"
|
||||
}
|
||||
10
i18n/cht/extensions/resource-deployment/dist/ui/wizardBase.i18n.json
vendored
Normal file
10
i18n/cht/extensions/resource-deployment/dist/ui/wizardBase.i18n.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"resourceDeployment.DisposableError": "關閉精靈時發生錯誤: {0},如需詳細資訊,請開啟 [偵錯工具主控台]。"
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user