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

This commit is contained in:
csigs
2021-10-12 22:48:52 -07:00
committed by GitHub
parent 95db579902
commit 4b9d96bbd2
25 changed files with 782 additions and 77 deletions

View File

@@ -141,10 +141,13 @@
</Item>
<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="Loc" Orig="New">
<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>
<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>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -411,10 +414,13 @@
</Item>
<Item ItemId=";extensions/sql-migration/dist/constants/strings.sql.migration.blob.storage.subscription.label" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Select the subscription that contains the storage account.]]></Val>
<Val><![CDATA[Subscription]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Selezionare la sottoscrizione che contiene l'account di archiviazione.]]></Val>
<Val><![CDATA[Sottoscrizione]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Select the subscription that contains the storage account.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2511,10 +2517,13 @@
</Item>
<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="Loc" Orig="New">
<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>
<Prev Cat="Text">
<Val><![CDATA[Select your target Azure subscription and your target Azure SQL Managed Instance]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -1104,6 +1104,24 @@
<Disp Icon="Str" />
</Item>
</Item>
<Item ItemId=";src/sql/base/browser/ui/designer/designer.designer.newRowText" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Add New]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Aggiungi nuovo]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/base/browser/ui/designer/designer.designer.removeRowText" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Remove]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Rimuovi]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/base/browser/ui/designer/designer.tableDesigner.unknownComponentType" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The component type: {0} is not supported]]></Val>
@@ -11466,6 +11484,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/contrib/tableDesigner/browser/actions.tableDesigner.saveTableChanges" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Save Changes]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Salva modifiche]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/contrib/tasks/browser/tasks.contribution.inProgressTasksChangesBadge" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[{0} in progress tasks]]></Val>
@@ -15621,6 +15648,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerComponentInput.tableDesigner.columnIsPrimaryKeyTitle" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Primary Key]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Chiave primaria]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerComponentInput.tableDesigner.columnLengthTitle" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Length]]></Val>
@@ -15684,6 +15720,24 @@
</Str>
<Disp Icon="Str" />
</Item>
<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>
</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>
</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>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerComponentInput.tableDesigner.schemaTitle" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Schema]]></Val>