mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Integrate resources from Community Localization platform (#1313)
This commit is contained in:
@@ -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."
|
||||
],
|
||||
"revertRow": "還原行"
|
||||
}
|
||||
14
i18n/cht/src/sql/parts/grid/views/gridActions.i18n.json
Normal file
14
i18n/cht/src/sql/parts/grid/views/gridActions.i18n.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"saveAsCsv": "另存為 CSV",
|
||||
"saveAsJson": "另存為 JSON",
|
||||
"saveAsExcel": "另存為 Excel",
|
||||
"copySelection": "複製",
|
||||
"copyMessages": "複製"
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"dataDirectionLabel": "資料方向",
|
||||
"dataTypeLabel": "資料型態",
|
||||
"pointLabel": "點",
|
||||
"legendLabel": "圖例位置",
|
||||
"saveAsFileTitle": "選擇結果檔案",
|
||||
"createInsightNoDataService": "無法建立 insight, 找不到支援資料模型",
|
||||
"myWidgetName": "我的小工具"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"chartContextRequired": "執行此動作需要圖表檢視內文"
|
||||
}
|
||||
Reference in New Issue
Block a user