mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -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 Hyperscale サーバー グループ - Azure Arc",
|
||||
"resource.type.arc.sql.description": "ユーザーが管理する環境内のアプリ開発者向けのマネージド SQL インスタンス サービス",
|
||||
"resource.type.arc.sql.display.name": "Azure SQL Managed Instance - 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