Integrate resources from Community Localization platform (#1313)

This commit is contained in:
Karl Burtram
2018-05-02 11:17:29 -07:00
committed by GitHub
parent bca4102542
commit 7ee13b4afb
1083 changed files with 12412 additions and 7 deletions

View File

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

View File

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

View File

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