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

This commit is contained in:
Alex Hsu
2023-04-03 10:00:25 -07:00
committed by GitHub
parent 59c5ca605c
commit 55820e94f9
35 changed files with 551 additions and 68 deletions

View File

@@ -2581,6 +2581,9 @@
<Item ItemId=";extensions/sql-migration/dist/constants/strings.sql.migration.field.label.mi.restore.state" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Managed instance restore state]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[受控執行個體還原狀態]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2633,7 +2636,7 @@
<Str Cat="Text">
<Val><![CDATA[Restored size (MB)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[已還原大小 (MB)]]></Val>
<Val><![CDATA[已還原大小 (MB)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -4427,7 +4430,7 @@
<Str Cat="Text">
<Val><![CDATA[Failed]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[失敗]]></Val>
<Val><![CDATA[失敗]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -4480,6 +4483,9 @@
<Item ItemId=";extensions/sql-migration/dist/constants/strings.sql.migration.restore.status.searching.backups" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Searching backups]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[正在搜尋備份]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -6925,12 +6931,18 @@
<Item ItemId=";extensions/sql-migration/dist/constants/strings.sql.migration.storageAccount.warning.many" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Target instance '{0}' may not be able to access storage account '{1}'. Ensure that the subnet of the target instance is whitelisted on the storage account, and if applicable, that the private endpoint is in the same virtual network as the target server.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[目標執行個體 '{0}' 可能無法存取儲存體帳戶 '{1}'。請確保目標執行個體的子網路已列入儲存體帳戶的允許清單中,而且如適用,私人端點和目標伺服器會位於相同的虛擬網路。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-migration/dist/constants/strings.sql.migration.storageAccount.warning.one" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Target instance '{0}' may not be able to access storage accounts '{1}'. Ensure that the subnet of the target instance is whitelisted on the storage accounts, and if applicable, that the private endpoints are on the same virtual network as the target server.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[目標執行個體 '{0}' 可能無法存取儲存體帳戶 '{1}'。請確保目標執行個體的子網路已列入儲存體帳戶的允許清單中,而且如適用,私人端點和目標伺服器會位於相同的虛擬網路。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>