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

This commit is contained in:
csigs
2022-04-07 09:39:48 -07:00
committed by GitHub
parent e6773dd842
commit f804e5dd48
22 changed files with 179 additions and 17 deletions

View File

@@ -4821,10 +4821,13 @@
</Item>
<Item ItemId=";extensions/arc/package.resource.type.azure.arc.description" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Creates an Azure Arc data controller]]></Val>
<Val><![CDATA[Creates an Azure Arc data controller. Ensure that you have run az login before starting this wizard.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Azure Arc データ コントローラー作成]]></Val>
<Val><![CDATA[Azure Arc データ コントローラー作成します。このウィザードを開始する前に az ログインを実行したことを確認してください。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Creates an Azure Arc data controller]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -2701,6 +2701,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.updatedToSdkStyleError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Converting the project {0} to SDK-style was unsuccessful. Changes to the .sqlproj have been rolled back.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[プロジェクト{0} を SDK スタイルに変換できませんでした。.sqlproj への変更がロールバックされました。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.updatingProjectFromDatabase" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Updating {0} from {1}...]]></Val>

View File

@@ -1569,6 +1569,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/base/browser/ui/table/plugins/contextMenuColumn.plugin.table.showActions" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Show Actions]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[アクションの表示]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/base/browser/ui/table/plugins/headerFilter.plugin.headerFilter.cancel" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Cancel]]></Val>
@@ -1662,6 +1671,9 @@
<Item ItemId=";src/sql/base/browser/ui/table/plugins/headerFilter.plugin.tableFilter.nullDisplayText" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[(NULL)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[(NULL)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>