mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-04 01:25:38 -05:00
75 lines
3.4 KiB
JSON
75 lines
3.4 KiB
JSON
{
|
|
"": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Do not edit this file. It is machine generated."
|
|
],
|
|
"version": "1.0.0",
|
|
"contents": {
|
|
"package": {
|
|
"displayName": "SQL Assessment",
|
|
"description": "Azure Data Studio (プレビュー) の SQL Assessment では、ベストプラクティスの SQL Server の構成を評価するためのメカニズムが提供されます。",
|
|
"dashboard.tabName": "SQL Assessment"
|
|
},
|
|
"dist/localized": {
|
|
"asmt.section.api.title": "情報",
|
|
"asmt.apiversion": "API バージョン",
|
|
"asmt.rulesetversion": "既定の規則",
|
|
"asmt.section.instance.title": "SQL Server インスタンスの詳細",
|
|
"asmt.serverversion": "バージョン",
|
|
"asmt.serveredition": "エディション",
|
|
"asmt.instancename": "インスタンス名",
|
|
"asmt.osversion": "OS バージョン",
|
|
"asmt.column.target": "ターゲット",
|
|
"asmt.column.severity": "重要度",
|
|
"asmt.column.message": "メッセージ",
|
|
"asmt.column.checkId": "ID の確認",
|
|
"asmt.column.tags": "タグ",
|
|
"asmt.learnMore": "詳細情報",
|
|
"asmt.sqlReportTitle": "SQL Assessment レポート",
|
|
"asmt.sqlReport.resultForDatabase": "データベースの結果",
|
|
"asmt.sqlReport.resultForInstance": "サーバーの結果",
|
|
"asmt.sqlReport.Error": "エラー",
|
|
"asmt.sqlReport.Warning": "警告",
|
|
"asmt.sqlReport.Info": "情報",
|
|
"asmt.column.helpLink": "ヘルプ リンク",
|
|
"asmt.sqlReport.severityMsg": "{0}: {1} 項目"
|
|
},
|
|
"dist/assessmentResultGrid": {
|
|
"databaseIconLabel": "データベース",
|
|
"serverIconLabel": "サーバー",
|
|
"asmt.column.targetType": "ターゲット型",
|
|
"asmt.details.clickHere": "ここをクリック",
|
|
"asmt.details.toLearnMore": " をクリックしてください。",
|
|
"asmt.details.ruleDescription": "規則の説明",
|
|
"asmt.details.recommendation": "推奨事項"
|
|
},
|
|
"dist/tabs/assessmentMainTab": {
|
|
"invokeAssessmentLabelServer": "評価の呼び出し",
|
|
"getAssessmentItemsServer": "適用可能な規則を表示する",
|
|
"invokeAssessmentLabelDatabase": "{0} の評価の呼び出し",
|
|
"getAssessmentItemsDatabase": "{0} に適用可能な規則を表示する",
|
|
"btnExportAsScript": "スクリプトとしてエクスポート",
|
|
"btnGeneratehtmlreport": "HTML レポートの作成",
|
|
"asmtaction.openReport": "レポートが保存されました。開きますか?",
|
|
"asmtaction.label.open": "開く",
|
|
"asmtaction.label.cancel": "キャンセル",
|
|
"btnViewSamplesShort": "GitHub にてすべて表示する",
|
|
"btnViewSamples": "すべての規則を表示し、GitHub の詳細を確認する",
|
|
"msgBoxAsmtInfo": "SQL Assessment 情報",
|
|
"msgBoxCopyBtn": "コピー",
|
|
"ok": "OK",
|
|
"msgBoxCopied": "SQL Assessment 情報をコピーしました"
|
|
},
|
|
"dist/tabs/historyTab": {
|
|
"asmt.history.back": "<< 戻る",
|
|
"asmt.history.resultsTitle": "{0} からの評価結果",
|
|
"asmt.history.summaryAsmtDate": "評価日",
|
|
"asmt.history.summaryError": "エラー",
|
|
"asmt.history.summaryWarning": "警告",
|
|
"asmt.history.summaryInfo": "情報"
|
|
}
|
|
}
|
|
} |