LEGO: check in for main to temporary branch. (#17357)

This commit is contained in:
csigs
2021-10-14 09:43:09 -07:00
committed by GitHub
parent 249bd12375
commit 8806456ca0
9 changed files with 66 additions and 21 deletions

View File

@@ -297,10 +297,13 @@
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.checkoutOutputMessage" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Check output pane for more details.]]></Val>
<Val><![CDATA[Check output pane for more details]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Per altri dettagli, controllare il riquadro di output.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Check output pane for more details.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -396,10 +399,13 @@
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.containerAlreadyExistForProject" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Other servers on container already exist for the project. Do you want to delete them?']]></Val>
<Val><![CDATA[Other servers on container already exist for the project. Do you want to delete them?]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Altri server nel contenitore esistono già per il progetto. Eliminarli?']]></Val>
<Val><![CDATA[Esistono già altri server nel contenitore per il progetto. Eliminarli?']]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Other servers on container already exist for the project. Do you want to delete them?']]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -142,8 +142,8 @@
<Item ItemId=";extensions/sql-migration/dist/constants/strings.sql.migration.assessment.in.progress.content" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[We are assessing the databases in your SQL Server instance {0} to identify the right Azure SQL target.]D;]A;]D;]A;This may take some time.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[I database nell'istanza di SQL Server vengono valutati {0} per identificare la destinazione Azure SQL corretta.]D;]A;]D;]A;L'operazione potrebbe richiedere del tempo.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[I database nell'istanza di SQL Server vengono valutati {0} per identificare la destinazione Azure SQL corretta.]D;]A;]D;]A;L'operazione potrebbe richiedere qualche minuto.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[We are assessing the databases in your SQL server instance {0} to identify the right Azure SQL target.]D;]A;]D;]A;This may take some time.]]></Val>
@@ -2518,8 +2518,8 @@
<Item ItemId=";extensions/sql-migration/dist/constants/strings.sql.migration.select.azure.mi" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Select your target Azure subscription and your target Azure SQL Managed Instance.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Selezionare la sottoscrizione di Azure di destinazione e l'istanza gestita di SQL di Azure di destinazione]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Selezionare la sottoscrizione di Azure di destinazione e l'Istanza gestita di SQL di Azure di destinazione.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Select your target Azure subscription and your target Azure SQL Managed Instance]]></Val>

View File

@@ -15723,18 +15723,27 @@
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerComponentInput.tableDesigner.saveChangeError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[An error occured while saving changes: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Si è verificato un errore durante il salvataggio delle modifiche: {0}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerComponentInput.tableDesigner.savedChangeSuccess" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The changes have been successfully saved.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Le modifiche sono state salvate.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerComponentInput.tableDesigner.savingChanges" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Saving table designer changes...]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Salvataggio delle modifiche di Progettazione tabelle in corso...]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>