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

Co-authored-by: Alex Ma <alma1@microsoft.com>
This commit is contained in:
csigs
2022-01-21 09:30:44 -08:00
committed by GitHub
parent 6df3fbf915
commit 2361065f02
13 changed files with 76 additions and 25 deletions

View File

@@ -281,12 +281,12 @@
</Item>
<Item ItemId=";extensions/azurecore/dist/account-provider/auths/azureAuth.azure.responseError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Token retrieval failed with an error. Open developer tools to view the error]]></Val>
<Val><![CDATA[Token retrieval failed with an error. [Open developer tools]5D;({0}) for more details.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[A recuperação de token falhou com um erro. Abra ferramentas de desenvolvedor para exibir o erro]]></Val>
<Val><![CDATA[Falha na recuperação de token com um erro. [Abrir ferramentas para desenvolvedores]5D; ({0}) para obter mais detalhes.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Token retrival failed with an error. Open developer tools to view the error]]></Val>
<Val><![CDATA[Token retrieval failed with an error. Open developer tools to view the error]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />

View File

@@ -1021,12 +1021,18 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.emptySdkProjectTypeDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Develop and publish schemas for SQL databases with Microsoft.Build.Sql (preview), starting from an empty SDK-style project.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Desenvolva e publique esquemas para bancos de dados SQL com Microsoft.Build.Sql (versão prévia), começando com um projeto vazio no estilo SDK.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.emptySdkProjectTypeDisplayName" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[SQL Database (SDK)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Banco de Dados SQL (SDK)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -3234,6 +3234,9 @@
<Item ItemId=";src/sql/workbench/browser/editor/tableDesigner/tableDesignerInput.tableDesigner.OperationInProgressWarning" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The operation cannot be performed while another operation is in progress.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[A operação não pode ser executada enquanto outra operação estiver em andamento.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -16263,6 +16266,9 @@
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerComponentInput.designer.index.description.columns" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The columns of the index.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[As colunas do índice.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>