[Loc] update to langpack source files (#18958)

* update to xlfs

* [Loc] added updates to langpack source files
This commit is contained in:
Alex Ma
2022-04-06 12:46:39 -07:00
committed by GitHub
parent 03d2e83250
commit 63a700ef3f
52 changed files with 181 additions and 71 deletions

View File

@@ -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 の値はサポートされていません。"

View File

@@ -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"
}
}
}