[Loc] Update to traditional Chinese XLF and resx (#1475)

This commit is contained in:
Alex Ma
2022-04-25 17:18:22 -07:00
committed by GitHub
parent 6b619c0cc3
commit 48c2e18f41
2 changed files with 8 additions and 8 deletions

View File

@@ -3536,16 +3536,16 @@
*/</value>
</data>
<data name="CreateSasForBlobContainerFailed" xml:space="preserve">
<value>Cannot generate SAS URI for blob container.</value>
<value>無法為 Blob 容器產生 SAS URI。</value>
</data>
<data name="WriteSASCredentialToSqlServerFailed" xml:space="preserve">
<value>Failed storing shared access signature token on the SQL Servers.</value>
<value>在 SQL Server 上儲存共用存取簽章權杖失敗。</value>
</data>
<data name="UnsupportedDeviceType" xml:space="preserve">
<value>Unsupported device type {0} for engine edition {1}.</value>
<value>引擎版本 {1} 不支援的裝置類型 {0}。</value>
</data>
<data name="NotSupportedCloudCreateSas" xml:space="preserve">
<value>Create shared access signature is not supported for cloud instances.</value>
<value>雲端執行個體不支援建立共用存取簽章。</value>
</data>
<data name="TableDesignerGraphTableTypeTitle" xml:space="preserve">
<value>類型</value>

View File

@@ -5759,22 +5759,22 @@ The Query Processor estimates that implementing the following index could improv
</trans-unit>
<trans-unit id="CreateSasForBlobContainerFailed">
<source>Cannot generate SAS URI for blob container.</source>
<target state="new">Cannot generate SAS URI for blob container.</target>
<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="new">Failed storing shared access signature token on the SQL Servers.</target>
<target state="translated">在 SQL Server 上儲存共用存取簽章權杖失敗。</target>
<note></note>
</trans-unit>
<trans-unit id="UnsupportedDeviceType">
<source>Unsupported device type {0} for engine edition {1}.</source>
<target state="new">Unsupported device type {0} for engine edition {1}.</target>
<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="new">Create shared access signature is not supported for cloud instances.</target>
<target state="translated">雲端執行個體不支援建立共用存取簽章。</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerGraphTableTypeTitle">