mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-19 19:41:37 -04:00
Integrate resources from Community Localization platform (#1313)
This commit is contained in:
11
i18n/cht/src/sql/parts/query/common/flavorStatus.i18n.json
Normal file
11
i18n/cht/src/sql/parts/query/common/flavorStatus.i18n.json
Normal 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."
|
||||
],
|
||||
"chooseSqlLang": "選擇 SQL 語言",
|
||||
"pickSqlProvider": "選擇 SQL 語言提供者"
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"runQueryBatchStartLine": "行 {0}",
|
||||
"msgCancelQueryFailed": "取消查詢失敗: {0}",
|
||||
"msgSaveFailed": "儲存結果失敗。",
|
||||
"msgSaveSucceeded": "成功儲存結果至",
|
||||
"saveJSONLabel": "另存為 JSON",
|
||||
"viewChartLabel": "以圖表查看",
|
||||
"resultPaneLabel": "結果",
|
||||
"executeQueryLabel": "執行查詢",
|
||||
"msgCannotSaveMultipleSelections": "儲存結果命令不能與多重選擇一起使用。"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"mssql.intelliSense.enableIntelliSense": "是否啟用智慧感知",
|
||||
"mssql.intelliSense.lowerCaseSuggestions": "智慧感知建議是否應為小寫"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user