Files
azuredatastudio/i18n/cht/src/sql/parts/query/common/localizedConstants.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

28 lines
1.2 KiB
JSON

{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"runQueryBatchStartMessage": "已開始執行查詢在",
"runQueryBatchStartLine": "第 {0} 行",
"msgCancelQueryFailed": "取消查詢失敗︰ {0}",
"msgSaveStarted": "開始儲存結果",
"msgSaveFailed": "無法儲存結果。",
"msgSaveSucceeded": "成功儲存結果至",
"msgStatusRunQueryInProgress": "執行查詢中...",
"maximizeLabel": "最大化",
"resultsPane.restoreLabel": "還原",
"saveCSVLabel": "另存為 CSV",
"saveJSONLabel": "另存為 JSON",
"saveExcelLabel": "另存為 Excel",
"saveXMLLabel": "另存為 xml",
"viewChartLabel": "以圖表查看",
"resultPaneLabel": "結果",
"executeQueryLabel": "執行查詢",
"messagePaneLabel": "訊息",
"elapsedTimeLabel": "總執行時間: {0}",
"msgCannotSaveMultipleSelections": "儲存結果指令無法使用於多重選擇中"
}