mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 11:01:37 -05:00
[Loc] update to langpack source files (#18958)
* update to xlfs * [Loc] added updates to langpack source files
This commit is contained in:
@@ -536,7 +536,7 @@
|
||||
"resource.type.arc.postgres.display.name": "PostgreSQL 超大规模服务器组 - Azure Arc",
|
||||
"resource.type.arc.sql.description": "客户管理的环境中面向应用开发人员的托管 SQL 实例服务",
|
||||
"resource.type.arc.sql.display.name": "Azure SQL 托管实例 - Azure Arc",
|
||||
"resource.type.azure.arc.description": "创建 Azure Arc 数据控制器",
|
||||
"resource.type.azure.arc.description": "Creates an Azure Arc data controller. Ensure that you have run az login before starting this wizard.",
|
||||
"resource.type.azure.arc.display.name": "Azure Arc 数据控制器",
|
||||
"should.be.integer": "值必须为整数",
|
||||
"worker.node.count.should.not.be.one": "不支持值为 1。"
|
||||
|
||||
@@ -9956,7 +9956,7 @@
|
||||
"table.selectAll": "全选",
|
||||
"table.sortAscending": "升序排序",
|
||||
"table.sortDescending": "降序排序",
|
||||
"tableFilter.blankStringDisplayText": "(Blanks)",
|
||||
"tableFilter.blankStringDisplayText": "(空白)",
|
||||
"tableFilter.nullDisplayText": "(NULL)",
|
||||
"tableFilter.selectedCount": "已选择 {0} 项",
|
||||
"tableFilter.visibleCount": "{0} 个结果"
|
||||
@@ -12364,6 +12364,9 @@
|
||||
"noHandlerRegistered": "未注册有效的执行计划处理程序",
|
||||
"providerIdNotValidError": "如果要与 ExecutionPlanService 交互,需要有效的提供程序",
|
||||
"selectExecutionPlanProvider": "选择提供程序以打开执行计划"
|
||||
},
|
||||
"sql/base/browser/ui/table/plugins/contextMenuColumn.plugin": {
|
||||
"table.showActions": "Show Actions"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user