mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-17 19:11:36 -04:00
Update resource strings for 1.9.0 langpacks (#6144)
* Refresh loc resources * Update loc strings
This commit is contained in:
@@ -6,10 +6,20 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"dashboard.properties.property": "定義顯示於儀表板上的屬性",
|
||||
"dashboard.properties.property.displayName": "做為屬性標籤的值",
|
||||
"dashboard.properties.property.value": "要存取何值於該物件中",
|
||||
"dashboard.properties.property.ignore": "指定要忽略的值",
|
||||
"dashboard.properties.property.default": "如果忽略或沒有值,則顯示預設值",
|
||||
"dashboard.properties.flavor": "定義儀表板屬性類別",
|
||||
"dashboard.properties.flavor.id": "類別的 id",
|
||||
"dashboard.properties.flavor.condition": "使用此類別的條件",
|
||||
"dashboard.properties.flavor.condition.field": "要比較的欄位",
|
||||
"dashboard.properties.flavor.condition.operator": "用於比較的運算子",
|
||||
"dashboard.properties.flavor.condition.value": "用於比較該欄位的值",
|
||||
"dashboard.properties.databaseProperties": "顯示資料庫頁的屬性",
|
||||
"dashboard.properties.serverProperties": "顯示伺服器頁的屬性",
|
||||
"carbon.extension.dashboard": "定義此提供者支援儀表板",
|
||||
"dashboard.id": "提供者 id (ex. MSSQL)",
|
||||
"dashboard.properties": "在儀表板上顯示的屬性值"
|
||||
}
|
||||
@@ -5,5 +5,6 @@
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
]
|
||||
],
|
||||
"schema.dashboardWidgets.InsightsRegistry": "儀表板中使用的小工具"
|
||||
}
|
||||
@@ -5,5 +5,8 @@
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
]
|
||||
],
|
||||
"schema.dashboardWidgets.all": "儀表板中使用的小工具",
|
||||
"schema.dashboardWidgets.database": "儀表板中使用的小工具",
|
||||
"schema.dashboardWidgets.server": "儀表板中使用的小工具"
|
||||
}
|
||||
Reference in New Issue
Block a user