mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-27 15:20:30 -04:00
Update resource strings for 1.9.0 langpacks (#6144)
* Refresh loc resources * Update loc strings
This commit is contained in:
@@ -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": "儲存結果指令無法使用於多重選擇中"
|
||||
}
|
||||
Reference in New Issue
Block a user