Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220731153825655. (#20216)

Co-authored-by: Alex Ma <alma1@microsoft.com>
This commit is contained in:
Alex Hsu
2022-08-01 10:46:24 -07:00
committed by GitHub
parent 5e7bc2a05b
commit efc7789fe4
18 changed files with 411 additions and 0 deletions

View File

@@ -2737,6 +2737,42 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/arc/dist/localizedConstants.arc.upgradingDirectDC" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Upgrading data controller '{0}' with command 'az arcdata dc upgrade --desired-version {1} --name {0} --resource-group {2}']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[コマンド 'az arcdata dc upgrade --desired-version{1}--name {0} --resource-group {2} ' を使用してデータ コントローラー ' {0}' をアップグレードしています]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/arc/dist/localizedConstants.arc.upgradingDirectMiaa" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Upgrading SQL MIAA '{0}' with command 'az sql mi-arc upgrade --name {0} --resource-group {1}']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[コマンド 'az sql mi-arc upgrade --name{0}--resource-group {1} ' を使用して SQL MIAA ' {0}' をアップグレードしています]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/arc/dist/localizedConstants.arc.upgradingIndirectDC" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Upgrading data controller '{0}' with command 'az arcdata dc upgrade --desired-version {1} --name {0} --k8s-namespace {2} --use-k8s']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[コマンド 'az arcdata dc upgrade --desired-version{1}--name {0} --k8s-namespace {2} --use-k8s' を使用してデータ コントローラー ' {0} ' をアップグレードしています]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/arc/dist/localizedConstants.arc.upgradingIndirectMiaa" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Upgrading SQL MIAA '{0}' with command 'az sql mi-arc upgrade --name {0} --k8s-namespace {1} --use-k8s']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[コマンド 'az sql mi-arc upgrade --name{0}--k8s-namespace {1} --use-k8s' を使用して SQL MIAA ' {0} ' をアップグレードしています]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/arc/dist/localizedConstants.arc.upgradingMiaa" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[SQL managed instance is being upgraded. You can check the status of the upgrade by running the following command: 'kubectl get sqlmi -A']]></Val>

View File

@@ -64,6 +64,33 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";queryHistory.doubleClickAction" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The action taken when a history item is double clicked]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[履歴項目がダブルクリックされたときに実行されるアクション]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";queryHistory.doubleClickAction.open" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open a new disconnected editor with the query from the selected history item]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[選択した履歴項目のクエリを使用して、切断された新しいエディターを開きます]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";queryHistory.doubleClickAction.run" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open a new connected editor with the query and connection from the selected history item and automatically run the query]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[クエリーと選択した履歴項目からの接続を使用して新しい接続されたエディターを開き、クエリを自動的に実行します]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";queryHistory.enableCapture" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Start Query History Capture]]></Val>

View File

@@ -938,6 +938,9 @@
<Item ItemId=";(...) Plan" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Find Node - Added Plan]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[ノードの検索 - プランの追加]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>