[Loc] last minute update to localized XLFs and i18n files (#20342)

This commit is contained in:
Alex Ma
2022-08-15 09:26:25 -07:00
committed by GitHub
parent e0e6b33610
commit ebdb1783cc
40 changed files with 98 additions and 98 deletions

View File

@@ -92,8 +92,8 @@
"sql.migration.count.database.single": "{0} データベース",
"sql.migration.create": "作成",
"sql.migration.create.new": "新規作成",
"sql.migration.create.new.migration.service": "Create new migration service",
"sql.migration.create.new.resource.group": "Create new resource group",
"sql.migration.create.new.migration.service": "新しい移行サービスの作成",
"sql.migration.create.new.resource.group": "新しいリソース グループの作成",
"sql.migration.creating.rg.loading": "リソース グループを作成しています",
"sql.migration.currently.restoring.file": "現在ファイルを復元しています",
"sql.migration.cutover": "一括移行",

View File

@@ -11178,7 +11178,7 @@
"nodePropertyViewNameValueColumnHeader": "値"
},
"sql/workbench/contrib/executionPlan/browser/executionPlanPropertiesViewBase": {
"ep.topOperationsCopyTableData": "Copy",
"ep.topOperationsCopyTableData": "コピー",
"executionPlanPropertyViewClose": "閉じる",
"executionPlanPropertyViewSortAlphabetically": "アルファベット順",
"executionPlanPropertyViewSortByDisplayOrder": "重要度",
@@ -11440,7 +11440,7 @@
"sql/workbench/contrib/notebook/browser/cellViews/markdownToolbar.component": {
"bold": "太字",
"buttonPreview": "マークダウン プレビューの切り替え - オフ",
"headingDropdownLabel": "Text Size",
"headingDropdownLabel": "テキスト サイズ",
"highlight": "強調表示",
"insertCode": "コードの挿入",
"insertImage": "画像の挿入",
@@ -11788,9 +11788,9 @@
"status.query.flavor": "SQL 言語のフレーバー"
},
"sql/workbench/contrib/query/browser/gridPanel": {
"query.QueryErrorOccured": "Error occured while executing the query.",
"query.QueryExecutionEnded": "Query execution completed.",
"query.QueryExecutionStarted": "Query execution started.",
"query.QueryErrorOccured": "クエリの実行中にエラーが発生しました。",
"query.QueryExecutionEnded": "クエリの実行が完了しました。",
"query.QueryExecutionStarted": "クエリの実行が開始されました。",
"resultsGrid": "結果グリッド",
"resultsGrid.maxRowCountExceeded": "フィルター/並べ替えに使用する行の最大数を超えました。更新するには、[ユーザーの設定] に移動し、設定を変更します: 'queryEditor.results.inMemoryDataProcessingThreshold'",
"xmlShowplan": "XML プラン表示"