mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Update extension resources and ENU XLF files (#6220)
* Add extension resources * Update enu XLF resources
This commit is contained in:
13
i18n/cht/extensions/agent/out/data/alertData.i18n.json
Normal file
13
i18n/cht/extensions/agent/out/data/alertData.i18n.json
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."
|
||||
],
|
||||
"alertData.saveErrorMessage": "更新失敗 '{0}'",
|
||||
"alertData.DefaultAlertTypString": "SQL Server 事件警示",
|
||||
"alertDialog.PerformanceCondition": "SQL Server 效能條件警示",
|
||||
"alertDialog.WmiEvent": "WMI 事件警示"
|
||||
}
|
||||
17
i18n/cht/extensions/agent/out/data/jobData.i18n.json
Normal file
17
i18n/cht/extensions/agent/out/data/jobData.i18n.json
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."
|
||||
],
|
||||
"jobData.whenJobCompletes": "當作業完成時",
|
||||
"jobData.whenJobFails": "當作業失敗時",
|
||||
"jobData.whenJobSucceeds": "當作業成功時",
|
||||
"jobData.jobNameRequired": "必須提供作業名稱",
|
||||
"jobData.saveErrorMessage": "作業更新失敗 '{0}'",
|
||||
"jobData.newJobErrorMessage": "作業建立失敗 '{0}'",
|
||||
"jobData.saveSucessMessage": "已成功更新作業 '{0}'",
|
||||
"jobData.newJobSuccessMessage": "已成功建立作業 '{0}'"
|
||||
}
|
||||
12
i18n/cht/extensions/agent/out/data/jobStepData.i18n.json
Normal file
12
i18n/cht/extensions/agent/out/data/jobStepData.i18n.json
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."
|
||||
],
|
||||
"jobStepData.saveErrorMessage": "步驟更新失敗 '{0}'",
|
||||
"stepData.jobNameRequired": "必須提供作業名稱",
|
||||
"stepData.stepNameRequired": "必須提供步驟名稱"
|
||||
}
|
||||
12
i18n/cht/extensions/agent/out/data/proxyData.i18n.json
Normal file
12
i18n/cht/extensions/agent/out/data/proxyData.i18n.json
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."
|
||||
],
|
||||
"proxyData.saveErrorMessage": "Proxy 更新失敗 '{0}'",
|
||||
"proxyData.saveSucessMessage": "已成功更新 Proxy '{0}'",
|
||||
"proxyData.newJobSuccessMessage": "已成功建立 '{0}'"
|
||||
}
|
||||
11
i18n/cht/extensions/agent/out/dialogs/agentDialog.i18n.json
Normal file
11
i18n/cht/extensions/agent/out/dialogs/agentDialog.i18n.json
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."
|
||||
],
|
||||
"agentDialog.OK": "確定",
|
||||
"agentDialog.Cancel": "取消"
|
||||
}
|
||||
64
i18n/cht/extensions/agent/out/dialogs/alertDialog.i18n.json
Normal file
64
i18n/cht/extensions/agent/out/dialogs/alertDialog.i18n.json
Normal file
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"alertDialog.createAlert": "建立警示",
|
||||
"alertDialog.editAlert": "編輯警示",
|
||||
"alertDialog.General": "一般",
|
||||
"alertDialog.Response": "回應",
|
||||
"alertDialog.Options": "選項",
|
||||
"alertDialog.eventAlert": "事件警示定義",
|
||||
"alertDialog.Name": "名稱",
|
||||
"alertDialog.Type": "型別",
|
||||
"alertDialog.Enabled": "啟用",
|
||||
"alertDialog.DatabaseName": "資料庫名稱",
|
||||
"alertDialog.ErrorNumber": "錯誤號碼",
|
||||
"alertDialog.Severity": "嚴重性",
|
||||
"alertDialog.RaiseAlertContains": "當訊息包含以下項目時引發警示",
|
||||
"alertDialog.MessageText": "訊息文字",
|
||||
"alertDialog.Severity001": "001 - 其他系統資訊",
|
||||
"alertDialog.Severity002": "002 - 預留",
|
||||
"alertDialog.Severity003": "003 - 已保留",
|
||||
"alertDialog.Severity004": "004 - 已保留",
|
||||
"alertDialog.Severity005": "005 - 已保留",
|
||||
"alertDialog.Severity006": "006 - 已保留",
|
||||
"alertDialog.Severity007": "007 - 通知: 狀態資訊",
|
||||
"alertDialog.Severity008": "008 - 通知: 需要使用者操作",
|
||||
"alertDialog.Severity009": "009 - 已定義使用者",
|
||||
"alertDialog.Severity010": "010 - 資訊",
|
||||
"alertDialog.Severity011": "011 - 找不到指定的資料庫物件",
|
||||
"alertDialog.Severity012": "012 - 未使用",
|
||||
"alertDialog.Severity013": "013 - 使用者交易語法錯誤",
|
||||
"alertDialog.Severity014": "014 - 權限不足",
|
||||
"alertDialog.Severity015": "015 - SQL 陳述式中的語法錯誤",
|
||||
"alertDialog.Severity016": "016 - 其他使用者錯誤",
|
||||
"alertDialog.Severity017": "017 - 資源不足",
|
||||
"alertDialog.Severity018": "018 - 非嚴重內部錯誤",
|
||||
"alertDialog.Severity019": "019 - 資源中的致命錯誤",
|
||||
"alertDialog.Severity020": "020 - 目前的處理發生嚴重錯誤",
|
||||
"alertDialog.Severity021": "021 - 資料庫處理序發生嚴重錯誤",
|
||||
"alertDialog.Severity022": "022 - 嚴重錯誤: 資料表完整性受到質疑",
|
||||
"alertDialog.Severity023": "023 - 嚴重錯誤: 資料庫完整性有疑慮",
|
||||
"alertDialog.Severity024": "024 - 嚴重錯誤: 硬體錯誤",
|
||||
"alertDialog.Severity025": "025 - 嚴重錯誤",
|
||||
"alertDialog.AllDatabases": "<所有資料庫>",
|
||||
"alertDialog.ExecuteJob": "執行作業",
|
||||
"alertDialog.ExecuteJobName": "作業名稱",
|
||||
"alertDialog.NotifyOperators": "通知運算子",
|
||||
"alertDialog.NewJob": "新工作",
|
||||
"alertDialog.OperatorList": "運算子清單",
|
||||
"alertDialog.OperatorName": "運算子",
|
||||
"alertDialog.OperatorEmail": "電子郵件",
|
||||
"alertDialog.OperatorPager": "頁面巡覽區",
|
||||
"alertDialog.NewOperator": "新增運算子",
|
||||
"alertDialog.IncludeErrorInEmail": "在電子郵件中包含警示錯誤文字",
|
||||
"alertDialog.IncludeErrorInPager": "在呼叫器中包括警示文字",
|
||||
"alertDialog.AdditionalNotification": "要傳送的其他通知訊息",
|
||||
"alertDialog.DelayBetweenResponse": "回應之間的延遲",
|
||||
"alertDialog.DelayMinutes": "延遲分鐘數",
|
||||
"alertDialog.DelaySeconds": "延遲秒數"
|
||||
}
|
||||
46
i18n/cht/extensions/agent/out/dialogs/jobDialog.i18n.json
Normal file
46
i18n/cht/extensions/agent/out/dialogs/jobDialog.i18n.json
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."
|
||||
],
|
||||
"jobDialog.general": "一般",
|
||||
"jobDialog.steps": "步驟",
|
||||
"jobDialog.schedules": "排程",
|
||||
"jobDialog.alerts": "警示",
|
||||
"jobDialog.notifications": "通知",
|
||||
"jobDialog.blankJobNameError": "作業的名稱不得為空。",
|
||||
"jobDialog.name": "名稱",
|
||||
"jobDialog.owner": "擁有者",
|
||||
"jobDialog.category": "分類",
|
||||
"jobDialog.description": "描述",
|
||||
"jobDialog.enabled": "啟用",
|
||||
"jobDialog.jobStepList": "作業步驟清單",
|
||||
"jobDialog.step": "步驟",
|
||||
"jobDialog.type": "型別",
|
||||
"jobDialog.onSuccess": "成功時",
|
||||
"jobDialog.onFailure": "失敗時",
|
||||
"jobDialog.new": "新增步驟",
|
||||
"jobDialog.edit": "編輯步驟",
|
||||
"jobDialog.delete": "刪除步驟",
|
||||
"jobDialog.moveUp": "向上移動",
|
||||
"jobDialog.moveDown": "向下移動",
|
||||
"jobDialog.startStepAt": "開始步驟",
|
||||
"jobDialog.notificationsTabTop": "作業完成時要執行的操作",
|
||||
"jobDialog.email": "電子郵件",
|
||||
"jobDialog.page": "頁面",
|
||||
"jobDialog.eventLogCheckBoxLabel": "寫入 Windows 應用程式事件記錄檔",
|
||||
"jobDialog.deleteJobLabel": "自動刪除作業",
|
||||
"jobDialog.schedulesaLabel": "排程清單",
|
||||
"jobDialog.pickSchedule": "挑選排程",
|
||||
"jobDialog.scheduleNameLabel": "排程名稱",
|
||||
"jobDialog.alertsList": "警示清單",
|
||||
"jobDialog.newAlert": "新增警示",
|
||||
"jobDialog.alertNameLabel": "警示名稱",
|
||||
"jobDialog.alertEnabledLabel": "啟用",
|
||||
"jobDialog.alertTypeLabel": "型別",
|
||||
"jobDialog.newJob": "新工作",
|
||||
"jobDialog.editJob": "編輯作業"
|
||||
}
|
||||
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"jobStepDialog.fileBrowserTitle": "尋找資料庫檔案 -",
|
||||
"jobStepDialog.ok": "確定",
|
||||
"jobStepDialog.cancel": "取消",
|
||||
"jobStepDialog.general": "一般",
|
||||
"jobStepDialog.advanced": "進階",
|
||||
"jobStepDialog.open": "開啟...",
|
||||
"jobStepDialog.parse": "剖析",
|
||||
"jobStepDialog.successParse": "已成功剖析命令。",
|
||||
"jobStepDialog.failParse": "命令失敗。",
|
||||
"jobStepDialog.blankStepName": "步驟名稱不能留空",
|
||||
"jobStepDialog.processExitCode": "處理成功命令的結束代碼:",
|
||||
"jobStepDialog.stepNameLabel": "步驟名稱",
|
||||
"jobStepDialog.typeLabel": "型別",
|
||||
"jobStepDialog.runAsLabel": "執行身分",
|
||||
"jobStepDialog.databaseLabel": "資料庫",
|
||||
"jobStepDialog.commandLabel": "命令",
|
||||
"jobStepDialog.successAction": "當動作成功時",
|
||||
"jobStepDialog.failureAction": "當動作失敗時",
|
||||
"jobStepDialog.runAsUser": "以使用者身分執行",
|
||||
"jobStepDialog.retryAttempts": "重試嘗試",
|
||||
"jobStepDialog.retryInterval": "重試間隔 (分鐘)",
|
||||
"jobStepDialog.logToTable": "記錄到資料表",
|
||||
"jobStepDialog.appendExistingTableEntry": "將輸出附加到表中現有的項目",
|
||||
"jobStepDialog.includeStepOutputHistory": "在歷程記錄中包含步驟輸出",
|
||||
"jobStepDialog.outputFile": "輸出檔案",
|
||||
"jobStepDialog.appendOutputToFile": "將輸出附加至現有的檔案",
|
||||
"jobStepDialog.selectedPath": "選擇的路徑",
|
||||
"jobStepDialog.filesOfType": "檔案類型",
|
||||
"jobStepDialog.fileName": "檔案名稱",
|
||||
"jobStepDialog.allFiles": "所有檔案 (*)",
|
||||
"jobStepDialog.TSQL": "Transact-SQL 指令碼 (T-SQL)",
|
||||
"jobStepDialog.powershell": "PowerShell",
|
||||
"jobStepDialog.CmdExec": "作業系統 (CmdExec)",
|
||||
"jobStepDialog.agentServiceAccount": "SQL Server Agent 服務帳戶",
|
||||
"jobStepDialog.nextStep": "前往下一步",
|
||||
"jobStepDialog.quitJobSuccess": "退出作業報告成功",
|
||||
"jobStepDialog.quitJobFailure": "結束作業報告失敗",
|
||||
"jobStepDialog.newJobStep": "新增作業步驟",
|
||||
"jobStepDialog.editJobStep": "編輯作業步驟"
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"createOperator.createOperator": "建立運算子",
|
||||
"createOperator.editOperator": "編輯運算子",
|
||||
"createOperator.General": "一般",
|
||||
"createOperator.Notifications": "通知",
|
||||
"createOperator.Name": "名稱",
|
||||
"createOperator.Enabled": "啟用",
|
||||
"createOperator.EmailName": "電子郵件名稱",
|
||||
"createOperator.PagerEmailName": "呼叫器電子郵件名稱",
|
||||
"createOperator.PagerMondayCheckBox": "星期一",
|
||||
"createOperator.PagerTuesdayCheckBox": "星期二",
|
||||
"createOperator.PagerWednesdayCheckBox": "星期三",
|
||||
"createOperator.PagerThursdayCheckBox": "星期四",
|
||||
"createOperator.PagerFridayCheckBox": "星期五",
|
||||
"createOperator.PagerSaturdayCheckBox": "星期六",
|
||||
"createOperator.PagerSundayCheckBox": "星期日",
|
||||
"createOperator.workdayBegin": "工作日開始",
|
||||
"createOperator.workdayEnd": "工作日結束",
|
||||
"createOperator.PagerDutySchedule": "呼叫器待命排程",
|
||||
"createOperator.AlertListHeading": "警示清單",
|
||||
"createOperator.AlertNameColumnLabel": "警示名稱",
|
||||
"createOperator.AlertEmailColumnLabel": "電子郵件",
|
||||
"createOperator.AlertPagerColumnLabel": "頁面巡覽區"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"pickSchedule.jobSchedules": "作業排程",
|
||||
"pickSchedule.ok": "確定",
|
||||
"pickSchedule.cancel": "取消",
|
||||
"pickSchedule.availableSchedules": "可用的排程:",
|
||||
"pickSchedule.scheduleName": "名稱",
|
||||
"pickSchedule.scheduleID": "識別碼",
|
||||
"pickSchedule.description": "描述"
|
||||
}
|
||||
27
i18n/cht/extensions/agent/out/dialogs/proxyDialog.i18n.json
Normal file
27
i18n/cht/extensions/agent/out/dialogs/proxyDialog.i18n.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"createProxy.createProxy": "建立 Proxy",
|
||||
"createProxy.editProxy": "編輯 Proxy",
|
||||
"createProxy.General": "一般",
|
||||
"createProxy.ProxyName": "Proxy 名稱",
|
||||
"createProxy.CredentialName": "認證名稱",
|
||||
"createProxy.Description": "描述",
|
||||
"createProxy.SubsystemName": "子系統",
|
||||
"createProxy.OperatingSystem": "作業系統 (cmdexec)",
|
||||
"createProxy.ReplicationSnapshot": "複寫快照集",
|
||||
"createProxy.ReplicationTransactionLog": "複寫交易 - 記錄讀取器",
|
||||
"createProxy.ReplicationDistributor": "複寫散發者",
|
||||
"createProxy.ReplicationMerge": "複寫合併",
|
||||
"createProxy.ReplicationQueueReader": "複本佇列讀取器",
|
||||
"createProxy.SSASQueryLabel": "SQL Server Analysis Services 查詢",
|
||||
"createProxy.SSASCommandLabel": "SQL Server Analysis Services 命令",
|
||||
"createProxy.SSISPackage": "SQL Server Integration Services 套件",
|
||||
"createProxy.PowerShell": "PowerShell",
|
||||
"createProxy.subSystemHeading": "對以下子系統有效"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"scheduleDialog.newSchedule": "新增排程",
|
||||
"scheduleDialog.ok": "確定",
|
||||
"scheduleDialog.cancel": "取消",
|
||||
"scheduleDialog.scheduleName": "排程名稱",
|
||||
"scheduleDialog.schedules": "排程"
|
||||
}
|
||||
10
i18n/cht/extensions/agent/out/mainController.i18n.json
Normal file
10
i18n/cht/extensions/agent/out/mainController.i18n.json
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."
|
||||
],
|
||||
"mainController.notImplemented": "這項功能尚未開發完成。如果您想嘗試最新的變更,請試試最新的測試人員組建!"
|
||||
}
|
||||
Reference in New Issue
Block a user