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

This commit is contained in:
csigs
2021-09-17 11:35:10 -07:00
committed by GitHub
parent 08e15bce99
commit ae257ca794
12 changed files with 229 additions and 9 deletions

View File

@@ -820,6 +820,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.enterBaseImage" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enter the base SQL Server docker image or press enter to use the default value]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Immettere l'immagine Docker SQL Server base o premere INVIO per usare il valore predefinito]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -973,6 +976,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.failedToParse" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to parse "{0}": {1}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Non è stato possibile analizzare "{0}": {1}.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1177,6 +1183,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.jsonParseError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[{0} near line "{1}", column "{2}"]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[{0} vicino alla riga "{1}", colonna "{2}"]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1543,12 +1552,18 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.publishToDockerContainer" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Publish to docker container]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Pubblicare nel contenitore Docker]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.publishToExistingServer" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Publish to existing server]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Eseguire la distribuzione nel server esistente]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1798,12 +1813,18 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.selectPublishOption" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Select where to publish the project to]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Selezionare la posizione in cui pubblicare il progetto]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.selectSetting" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Select SQL connection string setting from local.settings.json]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Selezionare l'impostazione della stringa di connessione SQL da local.settings.json]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1945,6 +1966,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.sqlTableOrViewToQuery" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[SQL table or view to query]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Tabella o vista SQL su cui eseguire una query]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>