mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-10 02:02:35 -05:00
Integrate resources from Community Localization platform (#1313)
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"dashboard.properties.property": "Definisce una proprietà da mostrare sulla dashboard",
|
||||
"dashboard.properties.property.displayName": "Indica il valore da usare come etichetta per la proprietà",
|
||||
"dashboard.properties.property.value": "Quale valore nell'oggetto per accedere al valore",
|
||||
"dashboard.properties.property.ignore": "Specifica i valori da ignorare",
|
||||
"dashboard.properties.property.default": "Valore predefinito da mostrare se ignorato o senza valore",
|
||||
"dashboard.properties.flavor": "Una nuova operatività per la definizione di proprietà dashboard",
|
||||
"dashboard.properties.flavor.id": "Identificativo dell'operatività",
|
||||
"dashboard.properties.flavor.condition": "Condizione per utilizzare questa operatività",
|
||||
"dashboard.properties.flavor.condition.field": "Campo da confrontare",
|
||||
"dashboard.properties.flavor.condition.operator": "Quale operatore utilizzare per il confronto",
|
||||
"dashboard.properties.flavor.condition.value": "Valore con cui confrontare il campo",
|
||||
"dashboard.properties.databaseProperties": "Proprietà da visualizzare per la pagina di database",
|
||||
"dashboard.properties.serverProperties": "Proprietà da visualizzare per la pagina server",
|
||||
"carbon.extension.dashboard": "Definisce che questo provider supporta la dashboard",
|
||||
"dashboard.id": "Id del provider (es. MSSQL)",
|
||||
"dashboard.properties": "Valori delle proprietà per visualizzare la dashboard"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"schema.dashboardWidgets.InsightsRegistry": "Widget utilizzati nelle dashboard"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"schema.dashboardWidgets.all": "Widget usato nelle dashboard",
|
||||
"schema.dashboardWidgets.database": "Widget utilizzati nelle dashboard",
|
||||
"schema.dashboardWidgets.server": "Widget utilizzato nelle dashboard"
|
||||
}
|
||||
Reference in New Issue
Block a user