LEGO: Merge pull request 1474

LEGO: Merge pull request 1474
This commit is contained in:
csigs
2022-04-23 08:38:43 -07:00
committed by GitHub
parent f20a89867d
commit 6b619c0cc3

View File

@@ -1603,6 +1603,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";CreateSasForBlobContainerFailed" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Cannot generate SAS URI for blob container.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[無法為 Blob 容器產生 SAS URI。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";CreateSessionFailed" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to create session: {0}]]></Val>
@@ -4966,6 +4975,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";NotSupportedCloudCreateSas" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Create shared access signature is not supported for cloud instances.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[雲端執行個體不支援建立共用存取簽章。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";NumberOfBatches" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Actual Number of Batches]]></Val>
@@ -10465,6 +10483,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";UnsupportedDeviceType" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Unsupported device type {0} for engine edition {1}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[引擎版本 {1} 不支援的裝置類型 {0}。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Update" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Update]]></Val>
@@ -10690,6 +10717,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";WriteSASCredentialToSqlServerFailed" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed storing shared access signature token on the SQL Servers.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[在 SQL Server 上儲存共用存取簽章權杖失敗。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";ZoomLevelShouldBeBetween" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Zoom level must be an integer value between {0} and {1}.]]></Val>