[Loc] added changes to resx (#1473)

This commit is contained in:
Alex Ma
2022-04-22 10:31:29 -07:00
committed by GitHub
parent 7f757f19d0
commit f20a89867d
20 changed files with 332 additions and 12 deletions

View File

@@ -5757,6 +5757,26 @@ The Query Processor estimates that implementing the following index could improv
*/</target>
<note>title of missing index details</note>
</trans-unit>
<trans-unit id="CreateSasForBlobContainerFailed">
<source>Cannot generate SAS URI for blob container.</source>
<target state="translated">无法为 Blob 容器生成 SAS URI。</target>
<note></note>
</trans-unit>
<trans-unit id="WriteSASCredentialToSqlServerFailed">
<source>Failed storing shared access signature token on the SQL Servers.</source>
<target state="translated">在 SQL 服务器上存储共享访问签名令牌失败。</target>
<note></note>
</trans-unit>
<trans-unit id="UnsupportedDeviceType">
<source>Unsupported device type {0} for engine edition {1}.</source>
<target state="translated">引擎版本 {1} 不支持的设备类型 {0}。</target>
<note></note>
</trans-unit>
<trans-unit id="NotSupportedCloudCreateSas">
<source>Create shared access signature is not supported for cloud instances.</source>
<target state="translated">云实例不支持创建共享访问签名。</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerGraphTableTypeTitle">
<source>Type</source>
<target state="translated">类型</target>
@@ -5874,7 +5894,7 @@ The Query Processor estimates that implementing the following index could improv
<note></note>
</trans-unit>
<trans-unit id="GeneratedAlwaysColumnType_RowStart">
<source>Row start</source>
<source>Row Start</source>
<target state="translated">行开始</target>
<note></note>
</trans-unit>