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

@@ -5,5 +5,7 @@
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
]
],
"editableDropdown.errorValidate": "必須是清單中的選項",
"dropdownAction.toggle": "切換下拉清單"
}

View File

@@ -6,5 +6,7 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"alertErrorMessage": "錯誤: {0}",
"alertWarningMessage": "警告: {0}",
"alertInfoMessage": "資訊: {0}"
}

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."
]
],
"selectDeselectAll": "選擇/取消全部"
}

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."
],
"rowDetailView.loadError": "正在載入錯誤..."
}

View File

@@ -7,5 +7,7 @@
"Do not edit this file. It is machine generated."
],
"linkedAccounts": "連結帳戶",
"accountDialog.close": "關閉"
"accountDialog.close": "關閉",
"accountDialog.noAccountLabel": "沒有任何已連結帳戶。請新增帳戶。",
"accountDialog.addConnection": "新增帳戶"
}

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."
]
],
"accountDialog.addAccountErrorTitle": "新增帳戶時發生錯誤"
}

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."
]
],
"manageLinedAccounts": "管理連結帳戶"
}

View File

@@ -6,6 +6,8 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"cancel": "取消",
"copyAndOpen": "複製並開啟",
"oauthDialog.cancel": "取消",
"userCode": "使用者指令碼",
"website": "網站"
}

View File

@@ -6,5 +6,13 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"removeAccount": "移除帳號"
"addAccount": "新增帳戶",
"removeAccount": "移除帳號",
"confirmRemoveUserAccountMessage": "您確定要移除 '{0}' 嗎?",
"accountActions.yes": "是",
"accountActions.no": "否",
"removeAccountFailed": "移除帳戶失敗",
"applyFilters": "套用篩選",
"refreshAccount": "重新輸入您的驗證資訊",
"NoAccountToRefresh": "沒有帳戶要重新整理"
}

View File

@@ -6,6 +6,9 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"carbon.extension.contributes.account.id": "帳戶類型的識別碼",
"carbon.extension.contributes.account.icon": "(選用) 用於 UI 中表示 accpunt 的圖示。任一檔案路徑或主題化的設定。",
"carbon.extension.contributes.account.icon.light": "使用亮色主題時的圖示路徑",
"carbon.extension.contributes.account.icon.dark": "使用暗色主題時的圖像路徑",
"carbon.extension.contributes.account": "貢獻圖示給帳戶供應者。"
}

View File

@@ -6,7 +6,15 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"from": "從",
"to": "至",
"createNewFirewallRule": "建立新的防火牆規則",
"firewall.ok": "確定",
"firewall.cancel": "取消",
"to": "至"
"firewallRuleDialogDescription": "您的用戶端 IP 位址無法訪問伺服器。登錄到 Azure 帳戶並創建新的防火牆規則以啟用存取權限。",
"firewallRuleHelpDescription": "學習更多有關防火牆設定",
"azureAccount": "Azure 帳戶",
"filewallRule": "防火牆規則",
"addIPAddressLabel": "加入我的用戶端 IP",
"addIpRangeLabel": "新增我的子網路 IP 範圍"
}

View File

@@ -6,5 +6,6 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"firewallDialog.addAccountErrorTitle": "增加帳號錯誤"
"firewallDialog.addAccountErrorTitle": "新增帳戶時發生錯誤",
"firewallRuleError": "防火牆規則錯誤"
}

View File

@@ -6,5 +6,6 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"createDatabase.databaseFiles": "資料庫檔案:",
"createDatabase.noRecordsFound": "未找到紀錄"
}

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."
]
],
"sql.maxRecentConnectionsDescription": "連接列表內最近使用的最大連結數。",
"sql.defaultEngineDescription": "使用預設 SQL 引擎。在 .sql 檔案預設驅動的預設語言提供者,以及建立新連接時使用的預設設定。有效選項目前為 MSSQL",
"connection.parseClipboardForConnectionStringDescription": "嘗試在連線對話方塊開啟或已執行貼上時剖析剪貼簿的內容。"
}

View File

@@ -6,5 +6,15 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"ClearRecentlyUsedLabel": "清除最近的連接清單"
"ClearRecentlyUsedLabel": "清除清單",
"ClearedRecentConnections": "最近的連接清單已清除",
"connectionAction.yes": "是",
"connectionAction.no": "否",
"clearRecentConnectionMessage": "您確定要刪除清單中的所有連接嗎?",
"connectionDialog.yes": "是",
"connectionDialog.no": "否",
"delete": "刪除",
"connectionAction.GetCurrentConnectionString": "取得目前的連接字串",
"connectionAction.connectionString": "連接字串無法使用",
"connectionAction.noConnection": "沒有可用的有效連線"
}

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."
]
],
"onDidConnectMessage": "已連接到",
"onDidDisconnectMessage": "已中斷連線",
"unsavedGroupLabel": "未儲存的連結"
}

View File

@@ -5,5 +5,7 @@
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
]
],
"connectionAdvancedProperties": "進階屬性",
"advancedProperties.discard": "捨棄"
}

View File

@@ -6,5 +6,14 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"clickToUnpin": "點擊以取消釘選"
"editDashboard": "編輯",
"editDashboardExit": "結束",
"refreshWidget": "重新整理",
"toggleMore": "切換更多",
"deleteWidget": "刪除小工具",
"clickToUnpin": "點擊以取消釘選",
"clickToPin": "按一下以固定",
"addFeatureAction.openInstalledFeatures": "開啟已安裝的功能",
"collapseWidget": "摺疊",
"expandWidget": "展開"
}

View File

@@ -6,5 +6,5 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"unknownDashboardContainerError": "指定的儀表板容器為未知。"
"unknownDashboardContainerError": "{0} 是不明容器。"
}

View File

@@ -5,5 +5,7 @@
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
]
],
"home": "首頁",
"missingConnectionInfo": "此儀表板上找不到連接資訊"
}

View File

@@ -6,7 +6,17 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"sqlops.extension.contributes.dashboard.tab.provider": "此標籤應該是被允許的提供者。",
"sqlops.extension.contributes.dashboard.tab.edition": "允許此索引標籤的版本。",
"sqlops.extension.contributes.dashboard.tab.container": "將在此索引標籤中顯示的容器。"
"azdata.extension.contributes.dashboard.tab.id": "此索引標籤的唯一識別碼。將傳遞給任何要求的擴充功能。",
"azdata.extension.contributes.dashboard.tab.title": "顯示給使用者的索引標籤的標題。",
"azdata.extension.contributes.dashboard.tab.description": "此索引標籤的描述將顯示給使用者。",
"azdata.extension.contributes.tab.when": "必須為 true 以顯示此項目的條件",
"azdata.extension.contributes.tab.provider": "定義與此索引標籤相容的連線類型。如果未設定,則預設為 \"MSSQL\"",
"azdata.extension.contributes.dashboard.tab.container": "將在此索引標籤中顯示的容器。",
"azdata.extension.contributes.dashboard.tab.alwaysShow": "此索引標籤是否應總是顯示或僅當使用者增加時。",
"azdata.extension.contributes.dashboard.tab.isHomeTab": "是否應將此索引標籤用作連線類型的 [首頁] 索引標籤。",
"azdata.extension.contributes.tabs": "提供一個或多個索引標籤,讓使用者可增加至其儀表板中。",
"dashboardTab.contribution.noTitleError": "未為延伸模組指定標題。",
"dashboardTab.contribution.noDescriptionWarning": "未指定任何要顯示的說明。",
"dashboardTab.contribution.noContainerError": "未為延伸模組指定任何容器。",
"dashboardTab.contribution.moreThanOneDashboardContainersError": "每個空間必須明確定義一個儀表板容器"
}

View File

@@ -6,5 +6,11 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"sqlops.extension.contributes.dashboard.container.id": "此容器的唯一識別碼。"
"azdata.extension.contributes.dashboard.container.id": "此容器的唯一識別碼。",
"azdata.extension.contributes.dashboard.container.container": "顯示於索引標籤的容器。",
"azdata.extension.contributes.containers": "提供一個或多個索引標籤,讓使用者可增加至其儀表板中。",
"dashboardContainer.contribution.noIdError": "為延伸模組指定的儀表板容器中沒有任何識別碼。",
"dashboardContainer.contribution.noContainerError": "為延伸模組指定的儀表板容器中沒有任何容器。",
"dashboardContainer.contribution.moreThanOneDashboardContainersError": "至少須為每個空間定義剛好一個儀表板容器。",
"dashboardTab.contribution.unKnownContainerType": "延伸模組的儀表板容器中有不明的容器類型定義。"
}

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."
],
"dashboard.container.controlhost": "會在此索引標籤中顯示的 controlhost。"
}

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."
],
"dashboardNavSection": "\"{0}\" 區段有無效的內容。請連絡延伸模組擁有者。"
}

View File

@@ -5,5 +5,7 @@
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
]
],
"dashboard.container.gridtab.items": "顯示在此索引標籤的小工具或 webviews 的清單。",
"gridContainer.invalidInputs": "延伸模組的 widgets-container 中應有 widgets 或 webviews。"
}

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."
],
"dashboard.container.modelview": "將在此索引標籤中顯示的 model-backed 檢視。"
}

View File

@@ -6,6 +6,16 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"dashboard.container.left-nav-bar.id": "導覽區的唯一識別碼。將傳遞給任何要求的擴充功能。",
"dashboard.container.left-nav-bar.icon": "(選用) 用於 UI 中表示導覽區的圖示。任一檔案路徑或主題化的設定。",
"dashboard.container.left-nav-bar.icon.light": "使用亮色主題時的圖示路徑",
"dashboard.container.left-nav-bar.title": "顯示給使用者的導覽區標題。"
"dashboard.container.left-nav-bar.icon.dark": "使用暗色主題時的圖像路徑",
"dashboard.container.left-nav-bar.title": "顯示給使用者的導覽區標題。",
"dashboard.container.left-nav-bar.container": "顯示在此導覽區的容器。",
"dashboard.container.left-nav-bar": "在導覽區顯示儀表板容器清單。",
"opticon": "可省略屬性 `icon`,或必須為字串或類似 `{dark, light}` 的常值",
"navSection.missingTitle": "為延伸模組指定的導覽區段中沒有標題。",
"navSection.missingContainer": "為延伸模組指定的導覽區段中沒有任何容器。",
"navSection.moreThanOneDashboardContainersError": "至少須為每個空間定義剛好 1 個儀表板容器。",
"navSection.invalidContainer": "NAV_SECTION 中的 NAV_SECTION 對延伸模組而言是無效的容器。"
}

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."
]
],
"dashboard.container.webview": "顯示在此索引標籤的 webview。"
}

View File

@@ -5,5 +5,7 @@
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
]
],
"dashboard.container.widgets": "顯示在此索引標籤中的小工具清單。",
"widgetContainer.invalidInputs": "延伸模組的 widgets-container 中應有 widgets 的清單。"
}

View File

@@ -5,5 +5,13 @@
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
]
],
"azdata.extension.contributes.widget.when": "必須為 true 以顯示此項目的條件",
"dashboardpage.tabName": "容器的標題",
"dashboardpage.rowNumber": "格線中元件的列",
"dashboardpage.rowSpan": "網格中元件的 rowspan。預設值為 1。使用 '*' 即可設為網格中的列數。",
"dashboardpage.colNumber": "網格中元件的欄位",
"dashboardpage.colspan": "網格內元件的 colspan。預設值為 1。使用 '*' 即可設為網格中的欄位數。",
"azdata.extension.contributes.dashboardPage.tab.id": "此索引標籤的唯一識別碼。將傳遞給任何要求的擴充功能。",
"dashboardTabError": "未知的擴充功能索引標籤或未安裝。"
}

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."
]
],
"databasePageName": "資料庫儀表板"
}

View File

@@ -6,7 +6,16 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"dashboard.databaseproperties": "要顯示的屬性值",
"dashboardDatabaseProperties": "啟用或禁用屬性小工具",
"dashboard.databaseproperties": "顯示屬性值",
"dashboard.databaseproperties.displayName": "顯示屬性的名稱",
"dashboard.databaseproperties.value": "資料庫資訊物件中的值",
"dashboardDatabase": "自訂 \"資料庫儀表板\" 頁"
"dashboard.databaseproperties.ignore": "指定要忽略的特定值",
"recoveryModel": "復原模式",
"lastDatabaseBackup": "上次資料庫備份",
"lastLogBackup": "上次日誌備份",
"compatibilityLevel": "相容層級",
"owner": "擁有者",
"dashboardDatabase": "自訂 \"資料庫儀表板\" 頁",
"dashboardDatabaseTabs": "自訂資料庫儀表板索引標籤"
}

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."
]
],
"serverPageName": "伺服器儀表板"
}

View File

@@ -6,5 +6,14 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"dashboard.serverproperties.value": "伺服器資訊物件中的值"
"dashboardServerProperties": "啟用或禁用屬性小工具",
"dashboard.serverproperties": "顯示屬性值",
"dashboard.serverproperties.displayName": "顯示屬性的名稱",
"dashboard.serverproperties.value": "伺服器資訊物件中的值",
"version": "版本",
"edition": "版本",
"computerName": "電腦名稱",
"osVersion": "作業系統版本",
"dashboardServer": "自訂伺服器儀表板頁面",
"dashboardServerTabs": "自訂伺服器儀表板索引標籤"
}

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."
]
],
"homeCrumb": "首頁"
}

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."
]
],
"dashboard.changeDatabaseFailure": "變更資料庫失敗"
}

View File

@@ -8,5 +8,6 @@
],
"seachObjects": "按類型名稱搜索 (a:, t:, v:, f: 或 sp:)",
"searchDatabases": "搜尋資料庫",
"dashboard.explorer.objectError": "無法載入物件",
"dashboard.explorer.databaseError": "無法載入資料庫"
}

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."
]
],
"insights.runQuery": "執行查詢"
}

View File

@@ -6,5 +6,6 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"insights.lastUpdated": "最近更新: {0} {1}",
"noResults": "沒有可顯示的結果"
}

View File

@@ -6,8 +6,15 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"insightWidgetDescription": "加入一個可查詢伺服器或資料庫並以多種方式呈現結果的小工具,如圖表、計數總結等。",
"insightIdDescription": "用於快取 insight 結果的唯一識別碼。",
"insightQueryDescription": "要執行的 SQL 查詢。這僅會回傳一個結果集。",
"insightQueryFileDescription": "[選用] 包含查詢之檔案的路徑。請於未設定 \"query\" 時使用",
"insightAutoRefreshIntervalDescription": "[選擇性] 自動重新整理間隔 (分鐘),如未設定,就不會自動重新整理",
"actionTypes": "要使用的動作",
"actionDatabaseDescription": "此行為的目標資料庫; 透過 \"${columnName}\" 格式來使用資料驅動欄位名稱。"
"actionDatabaseDescription": "將資料庫設為動作的目標; 可使用 \"${columnName}\" 格式來使用資料驅動欄位名稱。",
"actionServerDescription": "將伺服器設為動作的目標; 可使用格式 \"${columnName}\" 來使用資料驅動的欄位名稱。",
"actionUserDescription": "將使用者設為動作的目標; 可以使用格式 \"${columnName}\" 來使用資料驅動的欄位名稱。",
"carbon.extension.contributes.insightType.id": "Insight 的識別碼",
"carbon.extension.contributes.insights": "貢獻 insights 至儀表板選擇區。"
}

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."
],
"chartErrorMessage": "無法以指定的資料顯示圖表"
}

View File

@@ -6,5 +6,11 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"chartInsightDescription": "將查詢結果以圖表方式顯示在儀表板上"
"chartInsightDescription": "將查詢結果以圖表方式顯示在儀表板上",
"colorMapDescription": "對應「欄位名稱」->色彩。例如以紅色新增 \"column1\": 即可確保此欄位使用紅色",
"legendDescription": "指定圖表圖例的優先位置和可見度。這些是您查詢中的欄位名稱, 並對應到每個圖表項目的標籤",
"labelFirstColumnDescription": "若 dataDirection 是水平的,設置為 true 時則使用第一個欄位值為其圖例。",
"columnsAsLabels": "若 dataDirection 是垂直的,設置為 true 時則使用欄位名稱為其圖例。",
"dataDirectionDescription": "定義是否從行 (垂直) 或列 (水平) 讀取資料。對於時間序列, 當呈現方向為垂直時會被忽略。",
"showTopNData": "如已設定 showTopNData則僅顯示圖表中的前 N 個資料。"
}

View File

@@ -6,6 +6,10 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"yAxisLabel": "Y 軸的標籤",
"xAxisMin": "X 軸的最值"
"yAxisMin": "y 軸的最小值",
"yAxisMax": "y 軸的最值",
"barchart.yAxisLabel": "Y 軸的標籤",
"xAxisMin": "X 軸的最小值",
"xAxisMax": "X 軸的最大值",
"barchart.xAxisLabel": "X 軸標籤"
}

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."
]
],
"dataTypeDescription": "指定圖表資料集的資料屬性。"
}

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."
]
],
"countInsightDescription": "對於結果集每一行資料列0顯示值作為計數其次為欄位名稱. 例如: 設定 \"1 健康\", \"3 不健康\"健康是欄位名稱而1是第1列第1個儲存格的值"
}

View File

@@ -6,5 +6,7 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"imageInsightDescription": "顯示圖像, 如使用 ggplot2 R查詢返回的圖像。",
"imageFormatDescription": "預期格式是什麼 - 是 JPEG, PNG 或其他格式?",
"encodingDescription": "此編碼為十六進位、base64 或是其他格式?"
}

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."
],
"tableInsightDescription": "在簡單表格中顯示結果"
}

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."
]
],
"dashboard.properties.error": "無法載入儀表板屬性"
}

View File

@@ -6,15 +6,41 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"backup.backupName": "備份名稱",
"backup.recoveryModel": "復原模式",
"backup.backupType": "備份類型",
"backup.backupDevice": "備份檔案",
"backup.algorithm": "演算法",
"backup.certificateOrAsymmetricKey": "憑證或非對稱金鑰",
"backup.media": "媒體",
"backup.mediaOption": "備份到現有的媒體集",
"backup.mediaOptionFormat": "備份到新媒體集",
"backup.existingMediaAppend": "附加至現有的備份組",
"backup.existingMediaOverwrite": "覆寫所有現有的備份集",
"backup.newMediaSetName": "新媒體集名稱",
"backup.newMediaSetDescription": "新媒體集說明",
"backup.checksumContainer": "在寫入媒體前執行檢查碼",
"backup.verifyContainer": "完成後驗證備份",
"backup.continueOnErrorContainer": "錯誤時仍繼續",
"backup.expiration": "逾期",
"backup.setBackupRetainDays": "設置備份保留天數",
"backup.copyOnly": "僅複製備份",
"backup.advancedConfiguration": "進階設置",
"backup.compression": "壓縮",
"backup.setBackupCompression": "設定備份壓縮",
"backup.encryption": "加密",
"backup.transactionLog": "交易記錄",
"backup.truncateTransactionLog": "截斷交易記錄",
"backup.backupTail": "備份最後的日誌內容",
"backup.reliability": "可靠性",
"backup.mediaNameRequired": "需要媒體名稱",
"backup.noEncryptorWarning": "沒有憑證或非對稱金鑰可用",
"addFile": "增加檔案",
"removeFile": "移除檔案",
"backupComponent.invalidInput": "輸入無效。值必須大於或等於 0。",
"backupComponent.script": "指令碼",
"backupComponent.backup": "備份"
"backupComponent.backup": "備份",
"backupComponent.cancel": "取消",
"backup.containsBackupToUrlError": "僅支援備份到檔案",
"backup.backupFileRequired": "需要備份檔案路徑"
}

View File

@@ -6,5 +6,18 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"backup.filterBackupFiles": "備份檔案"
"backup.labelDatabase": "資料庫",
"backup.labelFilegroup": "檔案與檔案群組",
"backup.labelFull": "Full",
"backup.labelDifferential": "差異",
"backup.labelLog": "交易記錄",
"backup.labelDisk": "磁碟",
"backup.labelUrl": "URL",
"backup.defaultCompression": "使用預設伺服器設定",
"backup.compressBackup": "壓縮備份",
"backup.doNotCompress": "不要壓縮備份",
"backup.serverCertificate": "伺服器憑證",
"backup.asymmetricKey": "非對稱金鑰",
"backup.filterBackupFiles": "備份檔案",
"backup.allFiles": "所有檔案"
}

View File

@@ -6,16 +6,35 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"backupFilePath": "備份檔案路徑",
"targetDatabase": "目標資料庫",
"RestoreDialogTitle": "還原資料庫",
"restoreDialog.restoreTitle": "還原資料庫",
"restoreDialog.database": "資料庫",
"restoreDialog.backupFile": "備份檔案",
"restoreDialog.restore": "還原",
"targetDatabase": "目標資料庫",
"restoreDialog.cancel": "取消",
"restoreDialog.script": "指令碼",
"source": "來源",
"restoreFrom": "還原自",
"missingBackupFilePathError": "需要備份檔案路徑。",
"multipleBackupFilePath": "請輸入一個或多個用逗號分隔的檔案路徑",
"database": "資料庫",
"destination": "目的地",
"restoreDialog.toggleDatabaseNameDropdown": "選取資料庫切換下拉式清單",
"restoreTo": "還原到",
"restorePlan": "還原計劃",
"backupSetsToRestore": "要還原的備份組",
"restoreDatabaseFileAs": "將資料庫檔案還原為",
"restoreDatabaseFileDetails": "還原資料庫檔詳細資訊",
"logicalFileName": "邏輯檔案名稱",
"fileType": "檔案類型",
"originalFileName": "原檔案名稱",
"restoreAs": "還原為",
"restoreOptions": "還原選項",
"taillogBackup": "結尾記錄備份",
"serverConnection": "伺服器連接",
"generalTitle": "一般"
"generalTitle": "一般",
"filesTitle": "檔案",
"optionsTitle": "選項"
}

View File

@@ -6,5 +6,9 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"editData.refresh": "重新整理"
"editData.run": "執行",
"disposeEditFailure": "處理編輯失敗, 出現錯誤:",
"editData.stop": "停止",
"editData.showSql": "顯示 sql 窗格",
"editData.closeSql": "關閉 SQL 窗格"
}

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."
],
"tabs": "儀表板索引標籤 ({0})",
"tabId": "識別碼",
"tabTitle": "標題",
"tabDescription": "描述",
"insights": "儀表板見解 ({0})",
"insightId": "識別碼",
"name": "名稱",
"insight condition": "當"
}

View File

@@ -6,5 +6,6 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"revertRow": "還原行"
"deleteRow": "刪除行",
"revertRow": "還原目前的列"
}

View File

@@ -9,6 +9,9 @@
"saveAsCsv": "另存為 CSV",
"saveAsJson": "另存為 JSON",
"saveAsExcel": "另存為 Excel",
"saveAsXml": "另存為 xml",
"copySelection": "複製",
"copyWithHeaders": "隨標頭一同複製",
"selectAll": "全選",
"copyMessages": "複製"
}

View 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."
],
"jobview.Jobs": "作業",
"jobview.Alerts": "警示",
"jobview.Proxies": "Proxy",
"jobview.Operators": "運算子"
}

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."
],
"jobAlertColumns.name": "名稱",
"jobAlertColumns.lastOccurrenceDate": "上次發生",
"jobAlertColumns.enabled": "啟用",
"jobAlertColumns.delayBetweenResponses": "回應之間的延遲 (秒)",
"jobAlertColumns.categoryName": "類別名稱"
}

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."
],
"stepRow.stepID": "步驟識別碼",
"stepRow.stepName": "步驟名稱",
"stepRow.message": "訊息"
}

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."
],
"jobColumns.name": "名稱",
"jobColumns.lastRun": "上一個執行",
"jobColumns.nextRun": "下一個執行",
"jobColumns.enabled": "啟用",
"jobColumns.status": "狀態",
"jobColumns.category": "分類",
"jobColumns.runnable": "可執行",
"jobColumns.schedule": "排程",
"jobColumns.lastRunOutcome": "上次執行結果",
"jobColumns.previousRuns": "上一個執行",
"jobsView.noSteps": "沒有任何此作業可用的步驟。",
"jobsView.error": "錯誤︰"
}

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."
],
"jobOperatorsView.name": "名稱",
"jobOperatorsView.emailAddress": "電子郵件地址",
"jobOperatorsView.enabled": "啟用"
}

View 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."
],
"jobProxyToolbar-NewItem": "新增 Proxy",
"jobProxyToolbar-Refresh": "重新整理",
"jobProxiesView.accountName": "帳戶名稱",
"jobProxiesView.credentialName": "認證名稱",
"jobProxiesView.description": "描述",
"jobProxiesView.isEnabled": "啟用"
}

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."
],
"invalidIndex": "索引無效。"
}

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."
],
"invalidValueError": "值無效"
}

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."
],
"loadingMessage": "正在載入"
}

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."
],
"loadingMessage": "正在載入"
}

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."
],
"queryTextEditorAriaLabel": "檢視模型的 modelview 程式碼編輯器。"
}

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."
],
"componentTypeNotRegistered": "找不到類型 {0} 的元件"
}

View 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."
],
"delete": "刪除",
"codeBefore": "在前面插入程式碼",
"codeAfter": "在之後插入程式碼",
"markdownBefore": "在之前插入 Markdown",
"markdownAfter": "在之後插入 Markdown",
"clear": "清除輸出"
}

View 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."
],
"notebook.failed": "請選取作用儲存格並再試一次",
"runCell": "執行儲存格",
"stopCell": "取消執行",
"errorRunCell": "上一個執行發生錯誤。按一下即可重新執行"
}

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."
],
"clickOn": "按一下",
"plusCode": "+ 程式碼",
"or": "或",
"plusText": "+ 文字",
"toAddCell": "新增程式碼或文字儲存格"
}

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."
],
"doubleClickEdit": "按兩下即可編輯"
}

View 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."
],
"executionCanceled": "已取消執行查詢",
"notebookNotReady": "這個筆記本的工作階段尚未就緒",
"sessionNotReady": "這個筆記本的工作階段即將啟動",
"noDefaultKernel": "沒有任何可供此筆記本使用的核心"
}

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."
],
"clientSession.unknownError": "啟動筆記本工作階段時發生錯誤",
"ServerNotStarted": "伺服器因為不明原因而未啟動",
"kernelRequiresConnection": "找不到核心 {0}。會改用預設核心。"
}

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."
],
"sqlKernel": "Sql"
}

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."
],
"selectConnection": "選取連線",
"localhost": "localhost",
"addConnection": "新增連線"
}

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."
],
"deleteCellFailed": "無法刪除儲存格。",
"changeKernelFailedRetry": "無法變更核心。將會使用核心 {0}。錯誤為: {1}",
"changeKernelFailed": "因為錯誤所以無法變更核心: {0}",
"changeContextFailed": "無法變更內容: {0}",
"startSessionFailed": "無法啟動工作階段: {0}",
"shutdownError": "關閉筆記本時發生錯誤: {0}",
"shutdownClientSessionError": "關閉筆記本時發生用戶端工作階段錯誤: {0}",
"ProviderNoManager": "找不到提供者 {0} 的筆記本管理員"
}

View 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."
],
"displayFailed": "無法顯示內容: {0}",
"noKernelInstalled": "請安裝 SQL Server 2019 延伸模組以執行儲存格",
"installSql2019Extension": "安裝延伸模組",
"code": "程式碼",
"text": "文字",
"clearResults": "清除結果",
"cellNotFound": "無法在此模型中找到 URI 為 {0} 的儲存格"
}

View 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."
],
"loading": "正在載入核心...",
"changing": "正在變更核心...",
"Kernel": "核心:",
"AttachTo": "附加至:",
"loadingContexts": "正在載入內容...",
"addNewConnection": "新增連線",
"selectConnection": "選取連線",
"localhost": "localhost",
"trustLabel": "受信任",
"untrustLabel": "不受信任",
"alreadyTrustedMsg": "筆記本已受信任。",
"noKernel": "沒有核心",
"noContextAvailable": "無"
}

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."
],
"mkdirOutputMsg": "... 正在建立 {0}"
}

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."
],
"serverGroup.colors": "在物件總管 viewlet 中使用的伺服器群組調色盤。",
"serverGroup.autoExpand": "物件總管 viewlet 中的自動展開伺服器群組。"
}

View 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."
],
"ServerGroupsDialogTitle": "伺服器群組",
"serverGroup.ok": "確定",
"serverGroup.cancel": "取消",
"connectionGroupName": "伺服器群組名稱",
"MissingGroupNameError": "需要群組名稱。",
"groupDescription": "群組描述",
"groupColor": "群組顏色"
}

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."
],
"serverGroup.addServerGroup": "新增伺服器群組",
"serverGroup.editServerGroup": "編輯伺服器群組"
}

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."
],
"connectionTree.refresh": "重新整理",
"DisconnectAction": "中斷連線",
"connectionTree.addConnection": "新增連接",
"connectionTree.addServerGroup": "新伺服器群組",
"connectionTree.editServerGroup": "編輯伺服器群組",
"activeConnections": "顯示使用中的連接",
"showAllConnections": "顯示所有連線",
"recentConnections": "最近的連接",
"registeredServers.newQuery": "新增查詢",
"deleteConnection": "刪除連接",
"deleteConnectionGroup": "刪除群組",
"clearSearch": "清除搜尋"
}

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."
],
"ManageAction": "管理"
}

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."
],
"loading": "正在載入..."
}

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."
],
"serverTree.addConnection": "加入連接"
}

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."
],
"treeAriaLabel": "最近的連接",
"treeCreation.regTreeAriaLabel": "伺服器"
}

View File

@@ -6,5 +6,6 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"profiler.settings.viewTemplates": "指定檢視範本",
"profiler.settings.sessionTemplates": "指定工作階段範本"
}

View File

@@ -6,12 +6,21 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"profiler.connect": "連接",
"profilerAction.disconnect": "已中斷連線",
"profilerAction.connect": "連接",
"pause": "暫停",
"profilerAction.disconnect": "中斷連線",
"start": "開始",
"create": "新增工作階段",
"profilerAction.pauseCapture": "暫停",
"profilerAction.resumeCapture": "繼續",
"profilerStop.stop": "停止",
"profiler.clear": "清除資料",
"profilerAction.autoscrollOn": "自動捲動: 開啟",
"profilerAction.autoscrollOff": "自動捲動: 關閉",
"profiler.toggleCollapsePanel": "切換折疊面板",
"profiler.editColumns": "編輯欄位",
"profiler.findNext": "尋找下一個字串"
"profiler.findNext": "尋找下一個字串",
"profiler.findPrevious": "尋找前一個字串",
"profilerAction.newProfiler": "啟動分析工具",
"profiler.filter": "篩選...",
"profiler.clearFilter": "清除篩選"
}

View File

@@ -7,5 +7,8 @@
"Do not edit this file. It is machine generated."
],
"eventSort": "按事件排序",
"nameColumn": "依資料行排序",
"profilerColumnDialog.profiler": "分析器",
"profilerColumnDialog.ok": "確定",
"profilerColumnDialog.cancel": "取消"
}

View 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."
],
"profilerFilterDialog.clear": "全部清除",
"profilerFilterDialog.apply": "套用",
"profilerFilterDialog.ok": "確定",
"profilerFilterDialog.cancel": "取消",
"profilerFilterDialog.title": "篩選",
"profilerFilterDialog.remove": "移除",
"profilerFilterDialog.add": "加入",
"profilerFilterDialog.addClauseText": "按一下這裡即可新增子句",
"profilerFilterDialog.fieldColumn": "欄位",
"profilerFilterDialog.operatorColumn": "運算子",
"profilerFilterDialog.valueColumn": "值",
"profilerFilterDialog.isNullOperator": "為 Null",
"profilerFilterDialog.isNotNullOperator": "非 Null",
"profilerFilterDialog.containsOperator": "包含",
"profilerFilterDialog.notContainsOperator": "不包含",
"profilerFilterDialog.startsWithOperator": "開始於",
"profilerFilterDialog.notStartsWithOperator": "不以下列項目開始"
}

View File

@@ -7,5 +7,11 @@
"Do not edit this file. It is machine generated."
],
"label.find": "尋找",
"label.previousMatchButton": "上一個符合項目"
"placeholder.find": "尋找",
"label.previousMatchButton": "上一個符合項目",
"label.nextMatchButton": "下一個符合項目",
"label.closeButton": "關閉",
"title.matchesCountLimit": "您的搜尋傳回了大量結果,只會將前 999 個相符項目醒目提示。",
"label.matchesLocation": "{1} 的 {0}",
"label.noResults": "查無結果"
}

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."
],
"ProfilerTableEditor.eventCountFiltered": "事件 (已篩選): {0}/{1}",
"ProfilerTableEditor.eventCount": "事件: {0}"
}

View File

@@ -6,6 +6,12 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"profiler.viewSelectAccessibleName": "選取檢視",
"profiler.sessionSelectAccessibleName": "選取工作階段",
"profiler.sessionSelectLabel": "選取工作階段:",
"profiler.viewSelectLabel": "選取檢視:",
"text": "文字",
"label": "標籤",
"profilerEditor.value": "值"
"profilerEditor.value": "值",
"details": "詳細資料"
}

View File

@@ -6,5 +6,13 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"profilerInput.profiler": "分析器"
"profilerInput.profiler": "分析器",
"profilerInput.notConnected": "未連線",
"profiler.sessionStopped": "伺服器 {0} 上的 XEvent 分析工具工作階段意外停止。",
"profiler.sessionCreationError": "啟動新的工作階段時發生錯誤",
"profiler.eventsLost": "{0} 的 XEvent 分析工具工作階段遺失事件。",
"confirmStopProfilerSession": "要停止正在執行的 XEvent 工作階段嗎?",
"profilerClosingActions.yes": "是",
"profilerClosingActions.no": "否",
"profilerClosingActions.cancel": "取消"
}

View File

@@ -6,6 +6,10 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"chooseSqlLang": "選擇 SQL 語言",
"chooseSqlLang": "選擇 SQL 語言 ",
"changeProvider": "變更 SQL 語言提供者",
"changeSqlProvider": "變更 SQL 引擎提供者",
"alreadyConnected": "使用引擎 {0} 的連接已存在。若要變更,請中斷連接或變更連接",
"noEditor": "此時無使用中的文字編輯器",
"pickSqlProvider": "選擇 SQL 語言提供者"
}

View File

@@ -6,13 +6,23 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"runQueryBatchStartLine": "行 {0}",
"msgCancelQueryFailed": "取消查詢失敗: {0}",
"msgSaveFailed": "儲存結果失敗。",
"runQueryBatchStartMessage": "已開始執行查詢在",
"runQueryBatchStartLine": " {0}",
"msgCancelQueryFailed": "取消查詢失敗︰ {0}",
"msgSaveStarted": "開始儲存結果",
"msgSaveFailed": "無法儲存結果。",
"msgSaveSucceeded": "成功儲存結果至",
"msgStatusRunQueryInProgress": "執行查詢中...",
"maximizeLabel": "最大化",
"resultsPane.restoreLabel": "還原",
"saveCSVLabel": "另存為 CSV",
"saveJSONLabel": "另存為 JSON",
"saveExcelLabel": "另存為 Excel",
"saveXMLLabel": "另存為 xml",
"viewChartLabel": "以圖表查看",
"resultPaneLabel": "結果",
"executeQueryLabel": "執行查詢",
"msgCannotSaveMultipleSelections": "儲存結果命令不能與多重選擇一起使用。"
"messagePaneLabel": "訊息",
"elapsedTimeLabel": "總執行時間: {0}",
"msgCannotSaveMultipleSelections": "儲存結果指令無法使用於多重選擇中"
}

View File

@@ -6,6 +6,29 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"mssql.intelliSense.enableIntelliSense": "是否啟用智慧感知",
"mssql.intelliSense.lowerCaseSuggestions": "智慧感知建議是否應為小寫"
"sql.messagesDefaultOpen": "預設 true 為開啟訊息視窗; false 為關閉",
"sql.saveAsCsv.includeHeaders": "[選用] 設定為 true當另存結果為 CSV 時包含行標題",
"sql.saveAsCsv.delimiter": "[選擇性] 另存為 CSV 時要在值之間使用的自訂分隔符號",
"sql.saveAsCsv.lineSeperator": "[可選] 將結果另存為 CSV 時使用斷行字元",
"sql.saveAsCsv.textIdentifier": "[選擇性] 另存結果為 CSV 時要用於括住文字欄位的字元",
"sql.saveAsCsv.encoding": "[選擇性] 另存結果為 CSV 時要使用的檔案編碼",
"sql.results.streaming": "啟用結果串流; 包含些許輕微視覺效果問題",
"sql.saveAsXml.formatted": "[選擇性] 若為 true則會於將結果儲存回 XML 時將輸出格式化",
"sql.saveAsXml.encoding": "[選擇性] 將結果儲存為 XML 時使用檔案編碼",
"sql.copyIncludeHeaders": "[選用] 從結果檢視內複製結果的組態選項",
"sql.copyRemoveNewLine": "[選用] 從結果檢視內複製多行結果的組態選項",
"sql.showBatchTime": "[選用] 是否顯示個別批次的執行時間",
"defaultChartType": "[選用] 從查詢結果開啟圖表檢視器時使用預設圖表類型",
"tabColorMode.off": "索引標籤著色將被禁用",
"tabColorMode.border": "在每個編輯器索引標籤的上邊框著上符合相關的伺服器群組的顏色",
"tabColorMode.fill": "每個編輯器索引標籤的背景顏色將與相關的伺服器群組相符",
"tabColorMode": "依據連接的伺服器群組控制索引頁籤如何著色",
"showConnectionInfoInTitle": "控制是否要在標題中顯示索引標籤的連線資訊。",
"sql.promptToSaveGeneratedFiles": "提示儲存產生的 SQL 檔案",
"mssql.intelliSense.enableIntelliSense": "是否啟用IntelliSense",
"mssql.intelliSense.enableErrorChecking": "是否啟用 IntelliSense 錯誤檢查",
"mssql.intelliSense.enableSuggestions": "是否啟用 IntelliSense 建議",
"mssql.intelliSense.enableQuickInfo": "是否啟用 IntelliSense 快速諮詢",
"mssql.intelliSense.lowerCaseSuggestions": "是否設定 IntelliSense 建議為小寫",
"queryShortcutDescription": "設置按鍵綁定 workbench.action.query.shortcut{0} 以執行快速鍵文字作為程序呼叫。任何選擇的文字在查詢編輯器中將作為參數傳遞"
}

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."
],
"disconnected": "已中斷連線"
}

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."
]
],
"extensionsInputName": "擴充功能"
}

Some files were not shown because too many files have changed in this diff Show More