Update resource strings for 1.9.0 langpacks (#6144)

* Refresh loc resources

* Update loc strings
This commit is contained in:
Karl Burtram
2019-06-24 13:34:30 -07:00
committed by GitHub
parent cf85bb14f5
commit e3f26e8f12
1757 changed files with 41821 additions and 17438 deletions

View 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."
],
"invalidServerName": "伺服器群組名稱已經存在。"
}

View 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."
],
"connection.noAzureAccount": "無法取得連線的 Azure 帳戶權杖",
"connectionNotAcceptedError": "連接未被接受",
"connectionService.yes": "是",
"connectionService.no": "否",
"cancelConnectionConfirmation": "您確定要取消此連接嗎?"
}

View 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."
],
"providerIdNotValidError": "必須連線才能與 DacFxService 互動",
"noHandlerRegistered": "未註冊處理常式"
}

View File

@@ -6,10 +6,20 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"dashboard.properties.property": "定義顯示於儀表板上的屬性",
"dashboard.properties.property.displayName": "做為屬性標籤的值",
"dashboard.properties.property.value": "要存取何值於該物件中",
"dashboard.properties.property.ignore": "指定要忽略的值",
"dashboard.properties.property.default": "如果忽略或沒有值,則顯示預設值",
"dashboard.properties.flavor": "定義儀表板屬性類別",
"dashboard.properties.flavor.id": "類別的 id",
"dashboard.properties.flavor.condition": "使用此類別的條件",
"dashboard.properties.flavor.condition.field": "要比較的欄位",
"dashboard.properties.flavor.condition.operator": "用於比較的運算子",
"dashboard.properties.flavor.condition.value": "用於比較該欄位的值",
"dashboard.properties.databaseProperties": "顯示資料庫頁的屬性",
"dashboard.properties.serverProperties": "顯示伺服器頁的屬性",
"carbon.extension.dashboard": "定義此提供者支援儀表板",
"dashboard.id": "提供者 id (ex. MSSQL)",
"dashboard.properties": "在儀表板上顯示的屬性值"
}

View File

@@ -5,5 +5,6 @@
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
]
],
"schema.dashboardWidgets.InsightsRegistry": "儀表板中使用的小工具"
}

View File

@@ -5,5 +5,8 @@
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
]
],
"schema.dashboardWidgets.all": "儀表板中使用的小工具",
"schema.dashboardWidgets.database": "儀表板中使用的小工具",
"schema.dashboardWidgets.server": "儀表板中使用的小工具"
}

View 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."
],
"dialogModalDoneButtonLabel": "完成",
"dialogModalCancelButtonLabel": "取消"
}

View 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."
],
"fileBrowserErrorMessage": "載入檔案瀏覽器時發生錯誤。",
"fileBrowserErrorDialogTitle": "檔案瀏覽器錯誤"
}

View 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."
],
"jobaction.successLabel": "成功",
"jobaction.faillabel": "錯誤",
"jobaction.refresh": "重新整理",
"jobaction.newJob": "新工作",
"jobaction.run": "執行",
"jobSuccessfullyStarted": ": 已成功啟動作業。",
"jobaction.stop": "停止",
"jobSuccessfullyStopped": ": 已成功停止作業。",
"jobaction.editJob": "編輯作業",
"jobaction.deleteJob": "刪除作業",
"jobaction.deleteJobConfirm": "確定要刪除作業 '{0}' 嗎?",
"jobaction.failedToDeleteJob": "無法刪除作業 '{0}'。\r\n錯誤: {1}",
"jobaction.deletedJob": "已成功刪除作業",
"jobaction.newStep": "新增步驟",
"jobaction.deleteStep": "刪除步驟",
"jobaction.deleteStepConfirm": "確定要刪除步驟 '{0}' 嗎?",
"jobaction.failedToDeleteStep": "無法刪除步驟 '{0}'。\r\n錯誤: {1}",
"jobaction.deletedStep": "已成功刪除作業步驟",
"jobaction.newAlert": "新增警示",
"jobaction.editAlert": "編輯警示",
"jobaction.deleteAlert": "刪除警示",
"jobaction.Cancel": "取消",
"jobaction.deleteAlertConfirm": "確定要刪除警示 '{0}' 嗎?",
"jobaction.failedToDeleteAlert": "無法刪除警示 '{0}'。錯誤: {1}",
"jobaction.deletedAlert": "已成功刪除警示",
"jobaction.newOperator": "新增運算子",
"jobaction.editOperator": "編輯運算子",
"jobaction.deleteOperator": "刪除運算子",
"jobaction.deleteOperatorConfirm": "確定要刪除運算子 \"{0}\" 嗎?",
"jobaction.failedToDeleteOperator": "無法刪除運算子 '{0}'。\r\n錯誤{1}",
"joaction.deletedOperator": "已成功刪除運算子",
"jobaction.newProxy": "新增 Proxy",
"jobaction.editProxy": "編輯 Proxy",
"jobaction.deleteProxy": "刪除 Proxy",
"jobaction.deleteProxyConfirm": "確定要刪除 Proxy '{0}' 嗎?",
"jobaction.failedToDeleteProxy": "無法刪除 Proxy '{0}'。\r\n錯誤: {1}",
"jobaction.deletedProxy": "已成功刪除 Proxy"
}

View 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."
],
"providerIdNotValidError": "需要連線才能與 JobManagementService 互動",
"noHandlerRegistered": "未註冊處理常式"
}

View 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."
],
"agentUtilities.failed": "失敗",
"agentUtilities.succeeded": "已成功",
"agentUtilities.retry": "重試",
"agentUtilities.canceled": "已取消",
"agentUtilities.inProgress": "進行中",
"agentUtilities.statusUnknown": "狀態不明",
"agentUtilities.executing": "正在執行",
"agentUtilities.waitingForThread": "正在等待執行緒",
"agentUtilities.betweenRetries": "在重試之間",
"agentUtilities.idle": "閒置",
"agentUtilities.suspended": "暫停",
"agentUtilities.obsolete": "[已淘汰]",
"agentUtilities.yes": "是",
"agentUtilities.no": "否",
"agentUtilities.notScheduled": "未排程",
"agentUtilities.neverRun": "從未執行"
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"resultsSerializer.saveAsFileTitle": "選擇結果檔案",
"resultsSerializer.saveAsFileExtensionCSVTitle": "CSV (逗點分隔)",
"resultsSerializer.saveAsFileExtensionJSONTitle": "JSON",
"resultsSerializer.saveAsFileExtensionExcelTitle": "excel 活頁簿",
"resultsSerializer.saveAsFileExtensionXMLTitle": "XML",
"resultsSerializer.saveAsFileExtensionTXTTitle": "純文字",
"openLocation": "開啟檔案位置",
"openFile": "開啟檔案"
}

View 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."
],
"commitEditFailed": "提交行失敗:",
"runQueryStringBatchStartMessage": "已開始執行查詢 \"{0}\"",
"updateCellFailed": "更新儲存格失敗:"
}

View 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."
],
"query.ExecutionFailedError": "由於意外錯誤導致執行失敗: {0} {1}",
"query.message.executionTime": "總執行時間: {0}",
"query.message.startQuery": "已於第 {0} 行開始執行查詢",
"query.initEditExecutionFailed": "初始化編輯執行失敗:",
"elapsedBatchTime": "批次執行時間: {0}"
}

View 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."
],
"InProgressWarning": "1 個或更多的工作正在進行中。是否確實要退出?",
"taskService.yes": "是",
"taskService.no": "否"
}

View File

@@ -0,0 +1,21 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"tableHeaderBackground": "資料表標題背景顏色",
"tableHeaderForeground": "資料表標頭的前景色彩",
"disabledInputBoxBackground": "禁用輸入框背景。",
"disabledInputBoxForeground": "禁用輸入框前景。",
"buttonFocusOutline": "聚焦時按鈕輪廓顏色。",
"disabledCheckboxforeground": "已停用核取方塊前景。",
"listFocusAndSelectionBackground": "當清單/表格處於使用狀態時,所選項目與聚焦項目的清單/表格背景色彩",
"agentTableBackground": "SQL Agent 資料表背景色彩。",
"agentCellBackground": "SQL Agent 表格儲存格背景色彩。",
"agentTableHoverBackground": "SQL Agent 表格暫留背景色彩。",
"agentJobsHeadingColor": "SQL Agent 標題背景色彩。",
"agentCellBorderColor": "SQL Agent 表格儲存格邊框色彩。"
}