Skip to content

Commit 81cab5d

Browse files
author
SqlClient DevOps
committed
[Scheduled Run] Localized resource files from OneLocBuild
1 parent f7e4b75 commit 81cab5d

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

src/Microsoft.Data.SqlClient/netfx/src/Resources/Strings.zh-Hant.resx

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2503,7 +2503,7 @@
25032503
<value>無法搭配 'User ID'、'UID'、'Password' 或 'PWD' 連接字串關鍵字使用 'Authentication=Active Directory Device Code Flow'。</value>
25042504
</data>
25052505
<data name="SQL_ManagedIdentityWithPassword" xml:space="preserve">
2506-
<value>Cannot use 'Authentication={0}' with 'Password' or 'PWD' connection string keywords.</value>
2506+
<value>使用 'Authentication={0}' 時,無法搭配 'Password' 'PWD' 連接字串關鍵字一起使用。</value>
25072507
</data>
25082508
<data name="SQL_SettingIntegratedWithCredential" xml:space="preserve">
25092509
<value>如果已設定 Credential 屬性,則無法使用 'Authentication=Active Directory Integrated'。</value>
@@ -4576,30 +4576,30 @@
45764576
<value>如果連接字串中已指定 'Authentication=Active Directory Device Code Flow',則無法設定 Credential 屬性。</value>
45774577
</data>
45784578
<data name="SQL_SettingCredentialWithManagedIdentity" xml:space="preserve">
4579-
<value>Cannot set the Credential property if 'Authentication={0}' has been specified in the connection string.</value>
4579+
<value>如果連接字串中已指定 'Authentication={0}',則無法設定 Credential 屬性。</value>
45804580
</data>
45814581
<data name="SQL_SettingDeviceFlowWithCredential" xml:space="preserve">
45824582
<value>如果已設定 Credential 屬性,則無法使用 'Authentication=Active Directory Device Code Flow'。</value>
45834583
</data>
45844584
<data name="SQL_SettingManagedIdentityWithCredential" xml:space="preserve">
4585-
<value>Cannot use 'Authentication={0}', if the Credential property has been set.</value>
4585+
<value>如果已設定 Credential 屬性,就無法使用 'Authentication={0}'</value>
45864586
</data>
45874587
<data name="Azure_GenericErrorMessage" xml:space="preserve">
4588-
<value>Access token could not be acquired.</value>
4588+
<value>無法取得存取權杖。</value>
45894589
</data>
45904590
<data name="Azure_IdentityEndpointNotListening" xml:space="preserve">
4591-
<value>Unable to connect to the Managed Identity endpoint. Please check that you are running on an Azure resource that has Identity setup.</value>
4591+
<value>無法連線到受控識別端點。請確認您在具有身分識別設定的 Azure 資源上執行。</value>
45924592
</data>
45934593
<data name="Azure_ManagedIdentityUsed" xml:space="preserve">
4594-
<value>Tried to get token using Managed Identity.</value>
4594+
<value>嘗試使用受控識別取得權杖。</value>
45954595
</data>
45964596
<data name="Azure_MetadataEndpointNotListening" xml:space="preserve">
4597-
<value>Unable to connect to the Instance Metadata Service (IMDS). Skipping request to the Managed Identity token endpoint.</value>
4597+
<value>無法連線到 Instance Metadata Service (IMDS) 。正在跳過受控識別權杖端點的要求。</value>
45984598
</data>
45994599
<data name="Azure_NonRetryableError" xml:space="preserve">
4600-
<value>Received a non-retryable error.</value>
4600+
<value>收到無法重試的錯誤。</value>
46014601
</data>
46024602
<data name="Azure_RetryFailure" xml:space="preserve">
4603-
<value>Failed after 5 retries.</value>
4603+
<value>重試 5 次後失敗。</value>
46044604
</data>
46054605
</root>

0 commit comments

Comments
 (0)