mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-18 03:21:36 -04:00
* Correct Schema comapre single file path in xlfs * converting SC and Dacpac from Xlf to Json * Adding all exts other than mssql (needs fixing)
44 lines
1.7 KiB
JSON
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}'?"
|
|
}
|
|
}
|
|
}
|