Files
azuredatastudio/i18n/cht/src/sql/parts/query/common/query.contribution.i18n.json
Karl Burtram e3f26e8f12 Update resource strings for 1.9.0 langpacks (#6144)
* Refresh loc resources

* Update loc strings
2019-06-24 13:34:30 -07:00

34 lines
2.7 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"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} 以執行快速鍵文字作為程序呼叫。任何選擇的文字在查詢編輯器中將作為參數傳遞"
}