Files
azuredatastudio/i18n/language-pack-it/translations/extensions/big-data-cluster.i18n.json
Udeesha Gautam faee6b45e0 Extensions Localization (#7426)
* Correct Schema comapre single file path in xlfs

* converting SC and Dacpac from Xlf to Json

* Adding all exts other than mssql (needs fixing)
2019-10-01 11:53:46 -07:00

44 lines
1.7 KiB
JSON

{
"Copyright": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0.0",
"contents": {
"extensions/big-data-cluster/package": {
"description": "Supporto per la gestione di cluster Big Data di SQL Server",
"text.sqlServerBigDataClusters": "Cluster Big Data di SQL Server",
"command.addController.title": "Connetti al controller",
"command.deleteController.title": "Elimina",
"command.refreshController.title": "Aggiorna"
},
"extensions/big-data-cluster/out/bigDataCluster/tree/controllerTreeNode": {
"textSqlServers": "Istanze di SQL Server"
},
"extensions/big-data-cluster/out/bigDataCluster/tree/addControllerTreeNode": {
"textBigDataClusterControllerWithDots": "Aggiungi controller del cluster Big Data...",
"textConnectToController": "Connetti al controller"
},
"extensions/big-data-cluster/out/bigDataCluster/dialog/addControllerDialog": {
"textAddNewController": "Aggiungi nuovo controller",
"textUrlLower": "URL",
"textUsernameLower": "Nome utente",
"textPasswordLower": "Password",
"textRememberPassword": "Ricorda password",
"textUrlCapital": "URL",
"textUsernameCapital": "Nome utente",
"textPasswordCapital": "Password",
"textAdd": "Aggiungi",
"textCancel": "Annulla"
},
"extensions/big-data-cluster/out/extension": {
"textYes": "Sì",
"textNo": "No",
"textConfirmDeleteController": "Eliminare '{0}'?"
}
}
}