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

This commit is contained in:
csigs
2022-01-27 10:47:14 -08:00
committed by GitHub
parent d1b72e1b33
commit bd17c73a80
27 changed files with 164 additions and 77 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[Не удалось получить токен из-за ошибки. Откройте Инструменты разработчика, чтобы просмотреть ошибку]]></Val>
<Val><![CDATA[Не удалось получить токен из-за ошибки. [Откройте инструменты разработчика]5D;({0}), чтобы узнать подробности.]]></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

@@ -492,12 +492,12 @@
</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[Containers already exist for this project. Do you want to delete them before deploying a new one?]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Другие серверы в контейнере уже существуют для проекта. Вы хотите удалить их?]]></Val>
<Val><![CDATA[Контейнеры для этого проекта уже существуют. Вы хотите удалить их перед развертыванием нового?]]></Val>
</Tgt>
<Prev 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>
</Prev>
</Str>
<Disp Icon="Str" />
@@ -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[Разрабатывайте и публикуйте схемы для баз данных SQL с помощью Microsoft.Build.Sql (предварительная версия), начиная с пустого проекта в стиле 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[База данных 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[Невозможно выполнить операцию, пока выполняется другая операция.]]></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[Столбцы индекса.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>