mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-31 09:35:39 -05:00
75 lines
3.3 KiB
JSON
75 lines
3.3 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": "Valutazione SQL",
|
|
"description": "Valutazione SQL per Azure Data Studio (anteprima) fornisce un meccanismo per valutare la configurazione di SQL Server per le procedure consigliate.",
|
|
"dashboard.tabName": "Valutazione SQL"
|
|
},
|
|
"dist/localized": {
|
|
"asmt.section.api.title": "Informazioni",
|
|
"asmt.apiversion": "Versione API",
|
|
"asmt.rulesetversion": "Set di regole predefinito",
|
|
"asmt.section.instance.title": "Dettagli dell'istanza di SQL Server",
|
|
"asmt.serverversion": "Versione",
|
|
"asmt.serveredition": "Edizione",
|
|
"asmt.instancename": "Nome istanza",
|
|
"asmt.osversion": "Versione del sistema operativo",
|
|
"asmt.column.target": "Destinazione",
|
|
"asmt.column.severity": "Gravità",
|
|
"asmt.column.message": "Messaggio",
|
|
"asmt.column.checkId": "ID controllo",
|
|
"asmt.column.tags": "Tag",
|
|
"asmt.learnMore": "Altre informazioni",
|
|
"asmt.sqlReportTitle": "Report di valutazione SQL",
|
|
"asmt.sqlReport.resultForDatabase": "Risultati per il database",
|
|
"asmt.sqlReport.resultForInstance": "Risultati per il server",
|
|
"asmt.sqlReport.Error": "Errore",
|
|
"asmt.sqlReport.Warning": "Avviso",
|
|
"asmt.sqlReport.Info": "Informazioni",
|
|
"asmt.column.helpLink": "Collegamento alla Guida",
|
|
"asmt.sqlReport.severityMsg": "{0}: {1} elemento/i"
|
|
},
|
|
"dist/assessmentResultGrid": {
|
|
"databaseIconLabel": "Database",
|
|
"serverIconLabel": "Server",
|
|
"asmt.column.targetType": "Tipo di destinazione",
|
|
"asmt.details.clickHere": "Fare clic qui",
|
|
"asmt.details.toLearnMore": " per altre informazioni.",
|
|
"asmt.details.ruleDescription": "Descrizione regola",
|
|
"asmt.details.recommendation": "Raccomandazione"
|
|
},
|
|
"dist/tabs/assessmentMainTab": {
|
|
"invokeAssessmentLabelServer": "Richiama valutazione",
|
|
"getAssessmentItemsServer": "Visualizza regole applicabili",
|
|
"invokeAssessmentLabelDatabase": "Richiama valutazione per {0}",
|
|
"getAssessmentItemsDatabase": "Visualizza regole applicabili per {0}",
|
|
"btnExportAsScript": "Esporta come script",
|
|
"btnGeneratehtmlreport": "Crea report HTML",
|
|
"asmtaction.openReport": "Il report è stato salvato. Aprirlo?",
|
|
"asmtaction.label.open": "Apri",
|
|
"asmtaction.label.cancel": "Annulla",
|
|
"btnViewSamplesShort": "Visualizza tutto su GitHub",
|
|
"btnViewSamples": "Visualizza tutte le regole e altre informazioni su GitHub",
|
|
"msgBoxAsmtInfo": "Informazioni sulla valutazione SQL",
|
|
"msgBoxCopyBtn": "Copia",
|
|
"ok": "OK",
|
|
"msgBoxCopied": "Le informazioni sulla valutazione SQL sono state copiate"
|
|
},
|
|
"dist/tabs/historyTab": {
|
|
"asmt.history.back": "<< Indietro",
|
|
"asmt.history.resultsTitle": "Risultati valutazione da {0}",
|
|
"asmt.history.summaryAsmtDate": "Data di valutazione",
|
|
"asmt.history.summaryError": "Errore",
|
|
"asmt.history.summaryWarning": "Avviso",
|
|
"asmt.history.summaryInfo": "Informazioni"
|
|
}
|
|
}
|
|
} |