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

@@ -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": "擴充功能"
}

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."
],
"rowStatus": "資料列計數",
"rowCount": "{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."
],
"timeElapsed": "已耗用時間"
}