Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230619154625374. (#23413)

Co-authored-by: Alex Ma <alma1@microsoft.com>
This commit is contained in:
CSIGS@microsoft.com
2023-06-19 10:29:19 -07:00
committed by GitHub
parent 9b0103a8a5
commit aaf74e6fcf
16 changed files with 185 additions and 29 deletions

View File

@@ -35,8 +35,8 @@
<Item ItemId=";(...) viders.databaseServer.treeDataProvider.cosmosDbMongoContainerLabel" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Azure CosmosDB for MongoDB]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[CosmosDB per Mongo]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Azure Cosmos DB for MongoDB]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[CosmosDB for Mongo]]></Val>
@@ -65,8 +65,8 @@
<Item ItemId=";(...) oviders.databaseServer.treeDataProvider.databaseServerContainerLabel" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[SQL servers]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[SQL Server]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Server SQL]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[SQL server]]></Val>
@@ -254,6 +254,9 @@
<Item ItemId=";(...) el" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[No Tenants found.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Non sono stati trovati tenant.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -855,6 +858,9 @@
<Item ItemId=";extensions/azurecore/dist/azureResource/tree/accountTreeNode.azure.resource.tree.accountTreeNode.noTenantsLabel" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[No Tenants found.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Non sono stati trovati tenant.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -396,6 +396,9 @@
<Item ItemId=";extensions/mssql/dist/objectManagement/localizedConstants.objectManagement.azurePricingLink" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Azure SQL Database pricing calculator]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Calcolatore prezzi database SQL di Azure]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1041,7 +1044,7 @@
<Item ItemId=";extensions/mssql/dist/objectManagement/localizedConstants.objectManagement.refreshOEError" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[An error occurred while refreshing the object explorer. {0}]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Errore durante l'aggiornamento di Esplora oggetti. {0}]]></Val>
</Tgt>
<Prev Cat="Text">

View File

@@ -256,6 +256,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.artifactReference" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Artifact Reference]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Riferimento ad artefatto]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2533,8 +2536,20 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.referenceRadioButtonsGroupTitle" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Referenced Database Type]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Tipo]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Tipo di database di riferimento]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Type]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.referenceTypeRadioButtonsGroupTitle" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Reference Type]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Tipo riferimento]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Type]]></Val>

View File

@@ -13179,18 +13179,27 @@
<Item ItemId=";src/sql/workbench/contrib/query/browser/gridPanel.resultsGrid.largeRowSelectionPrompt." ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[You have selected {0} rows, it might take a while to load the data and calculate the summary, do you want to continue?]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Sono state selezionate {0} righe. Il caricamento dei dati e il calcolo del riepilogo potrebbero richiedere del tempo. Continuare?]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/contrib/query/browser/gridPanel.resultsGrid.loadingData" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Loading selected rows for calculation...]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Caricamento delle righe selezionate per il calcolo...]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/contrib/query/browser/gridPanel.resultsGrid.loadingDataWithProgress" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Loading selected rows for calculation ({0}/{1})...]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Caricamento delle righe selezionate per il calcolo ({0}/{1})...]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -13500,6 +13509,9 @@
<Item ItemId=";src/sql/workbench/contrib/query/browser/query.contribution.queryEditor.results.promptForLargeRowSelection" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[When cells are selected in the results grid, ADS will calculate the summary for them, This setting controls whether to show the a confirmation when the number of rows selected is larger than the value specified in the 'inMemoryDataProcessingThreshold' setting. The default value is true.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Quando le celle sono selezionate nella griglia dei risultati, ADS calcola il relativo riepilogo. Questa impostazione controlla se visualizzare una conferma quando il numero di righe selezionate è maggiore del valore specificato nell'impostazione 'inMemoryDataProcessingThreshold'. Il valore predefinito è true.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -19818,6 +19830,9 @@
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerComponentInput.tableDesigner.refreshOEError" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[An error occurred while refreshing the object explorer. {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Errore durante l'aggiornamento di Esplora oggetti. {0}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>