Skip to content

Commit 5f36b1d

Browse files
author
SqlClient DevOps
committed
[Scheduled Run] Localized resource files from OneLocBuild
1 parent f2fd632 commit 5f36b1d

File tree

4 files changed

+29
-29
lines changed

4 files changed

+29
-29
lines changed

src/Microsoft.Data.SqlClient/netfx/src/Resources/Strings.es.resx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4537,7 +4537,7 @@
45374537
<value>El valor especificado no es válido en la enumeración '{0}'.</value>
45384538
</data>
45394539
<data name="SQL_BulkLoadInvalidOrderHint" xml:space="preserve">
4540-
<value>The given column order hint is not valid.</value>
4540+
<value>La sugerencia de orden de columna especificada no es válida.</value>
45414541
</data>
45424542
<data name="SQL_BulkLoadOrderHintDuplicateColumn" xml:space="preserve">
45434543
<value>The column '{0}' was specified more than once.</value>
@@ -4546,7 +4546,7 @@
45464546
<value>The sorted column '{0}' is not valid in the destination table.</value>
45474547
</data>
45484548
<data name="SQL_BulkLoadUnspecifiedSortOrder" xml:space="preserve">
4549-
<value>A column order hint cannot have an unspecified sort order.</value>
4549+
<value>Una sugerencia de orden de columnas no puede tener un criterio de ordenación no especificado.</value>
45504550
</data>
45514551
<data name="SQL_UnsupportedAuthenticationSpecified" xml:space="preserve">
45524552
<value>Unsupported authentication specified in this context: {0}</value>

src/Microsoft.Data.SqlClient/netfx/src/Resources/Strings.ja.resx

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4531,33 +4531,33 @@
45314531
<value>UDT のサイズは {1} より小さくなければなりません。サイズ: {0}</value>
45324532
</data>
45334533
<data name="SEC_ProtocolWarning" xml:space="preserve">
4534-
<value>Security Warning: The negotiated {0} is an insecure protocol and is supported for backward compatibility only. The recommended protocol version is TLS 1.2 and later.</value>
4534+
<value>セキュリティ警告: ネゴシエートされた {0} はセキュリティで保護されていないプロトコルであり、下位互換性でのみサポートされます。推奨されるプロトコル バージョンは、TLS 1.2 以降です。</value>
45354535
</data>
45364536
<data name="net_invalid_enum" xml:space="preserve">
45374537
<value>指定された値は '{0}' 列挙で有効ではありません。</value>
45384538
</data>
45394539
<data name="SQL_BulkLoadInvalidOrderHint" xml:space="preserve">
4540-
<value>The given column order hint is not valid.</value>
4540+
<value>指定された列の順序のヒントが無効です。</value>
45414541
</data>
45424542
<data name="SQL_BulkLoadOrderHintDuplicateColumn" xml:space="preserve">
4543-
<value>The column '{0}' was specified more than once.</value>
4543+
<value>'{0}' が 2 回以上指定されました。</value>
45444544
</data>
45454545
<data name="SQL_BulkLoadOrderHintInvalidColumn" xml:space="preserve">
4546-
<value>The sorted column '{0}' is not valid in the destination table.</value>
4546+
<value>並べ替えられた列 '{0}' は対象のテーブルで無効です。</value>
45474547
</data>
45484548
<data name="SQL_BulkLoadUnspecifiedSortOrder" xml:space="preserve">
4549-
<value>A column order hint cannot have an unspecified sort order.</value>
4549+
<value>列の順序のヒントに未指定の並べ替え順序を含めることができません。</value>
45504550
</data>
45514551
<data name="SQL_UnsupportedAuthenticationSpecified" xml:space="preserve">
4552-
<value>Unsupported authentication specified in this context: {0}</value>
4552+
<value>このコンテキストでサポートされていない認証が指定されています: {0}</value>
45534553
</data>
45544554
<data name="SQL_Timeout_Active_Directory_Interactive_Authentication" xml:space="preserve">
4555-
<value>Active Directory Interactive authentication timed out. The user took too long to respond to the authentication request.</value>
4555+
<value>Active Directory 対話型認証がタイムアウトになりました。ユーザーが認証要求に応答するのに時間がかかりすぎました。</value>
45564556
</data>
45574557
<data name="SQL_SettingInteractiveWithCredential" xml:space="preserve">
4558-
<value>Cannot use 'Authentication=Active Directory Interactive', if the Credential property has been set.</value>
4558+
<value>Credential プロパティが設定されている場合は、'Authentication=Active Directory Interactive' を使用できません。</value>
45594559
</data>
45604560
<data name="SQL_SettingCredentialWithInteractive" xml:space="preserve">
4561-
<value>Cannot set the Credential property if 'Authentication=Active Directory Interactive' has been specified in the connection string.</value>
4561+
<value>接続文字列で 'Authentication=Active Directory Interactive' が指定されている場合は、Credential プロパティを設定できません。</value>
45624562
</data>
45634563
</root>

src/Microsoft.Data.SqlClient/netfx/src/Resources/Strings.ko.resx

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4531,33 +4531,33 @@
45314531
<value>UDT 크기는 {1}보다 작아야 합니다. 크기: {0}</value>
45324532
</data>
45334533
<data name="SEC_ProtocolWarning" xml:space="preserve">
4534-
<value>Security Warning: The negotiated {0} is an insecure protocol and is supported for backward compatibility only. The recommended protocol version is TLS 1.2 and later.</value>
4534+
<value>보안 경고: 협상된 {0}은(는) 안전하지 않은 프로토콜이며 이전 버전과의 호환성을 위해서만 지원됩니다. 권장 프로토콜 버전은 TLS 1.2 이상입니다.</value>
45354535
</data>
45364536
<data name="net_invalid_enum" xml:space="preserve">
45374537
<value>지정한 값은 '{0}' 열거형에 사용할 수 없습니다.</value>
45384538
</data>
45394539
<data name="SQL_BulkLoadInvalidOrderHint" xml:space="preserve">
4540-
<value>The given column order hint is not valid.</value>
4540+
<value>지정된 열 순서 힌트가 잘못되었습니다.</value>
45414541
</data>
45424542
<data name="SQL_BulkLoadOrderHintDuplicateColumn" xml:space="preserve">
4543-
<value>The column '{0}' was specified more than once.</value>
4543+
<value>'{0}' 열이 두 번 이상 지정되었습니다.</value>
45444544
</data>
45454545
<data name="SQL_BulkLoadOrderHintInvalidColumn" xml:space="preserve">
4546-
<value>The sorted column '{0}' is not valid in the destination table.</value>
4546+
<value>정렬된 열 '{0}'은(는) 대상 테이블에서 유효하지 않습니다.</value>
45474547
</data>
45484548
<data name="SQL_BulkLoadUnspecifiedSortOrder" xml:space="preserve">
4549-
<value>A column order hint cannot have an unspecified sort order.</value>
4549+
<value>열 순서 힌트에는 지정되지 않은 정렬 순서를 사용할 수 없습니다.</value>
45504550
</data>
45514551
<data name="SQL_UnsupportedAuthenticationSpecified" xml:space="preserve">
4552-
<value>Unsupported authentication specified in this context: {0}</value>
4552+
<value>이 컨텍스트에 지원되지 않는 인증이 지정됨: {0}</value>
45534553
</data>
45544554
<data name="SQL_Timeout_Active_Directory_Interactive_Authentication" xml:space="preserve">
4555-
<value>Active Directory Interactive authentication timed out. The user took too long to respond to the authentication request.</value>
4555+
<value>Active Directory Interactive 인증 시간이 초과되었습니다. 사용자가 인증 요청에 응답하는 데 시간이 너무 오래 걸렸습니다.</value>
45564556
</data>
45574557
<data name="SQL_SettingInteractiveWithCredential" xml:space="preserve">
4558-
<value>Cannot use 'Authentication=Active Directory Interactive', if the Credential property has been set.</value>
4558+
<value>Credential 속성이 설정된 경우 'Authentication=Active Directory Interactive'를 사용할 수 없습니다.</value>
45594559
</data>
45604560
<data name="SQL_SettingCredentialWithInteractive" xml:space="preserve">
4561-
<value>Cannot set the Credential property if 'Authentication=Active Directory Interactive' has been specified in the connection string.</value>
4561+
<value>'Authentication=Active Directory Interactive'가 연결 문자열에 지정된 경우 Credential 속성을 설정할 수 없습니다.</value>
45624562
</data>
45634563
</root>

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
@@ -4531,33 +4531,33 @@
45314531
<value>UDT 大小必須小於 {1},大小: {0}</value>
45324532
</data>
45334533
<data name="SEC_ProtocolWarning" xml:space="preserve">
4534-
<value>Security Warning: The negotiated {0} is an insecure protocol and is supported for backward compatibility only. The recommended protocol version is TLS 1.2 and later.</value>
4534+
<value>安全性警告: 交涉的 {0} 是不安全的通訊協定,僅支援回溯相容性。建議的通訊協定版本為 TLS 1.2 及更新版本。</value>
45354535
</data>
45364536
<data name="net_invalid_enum" xml:space="preserve">
45374537
<value>指定值在 '{0}' 列舉中是無效的。</value>
45384538
</data>
45394539
<data name="SQL_BulkLoadInvalidOrderHint" xml:space="preserve">
4540-
<value>The given column order hint is not valid.</value>
4540+
<value>指定的資料行順序提示無效。</value>
45414541
</data>
45424542
<data name="SQL_BulkLoadOrderHintDuplicateColumn" xml:space="preserve">
4543-
<value>The column '{0}' was specified more than once.</value>
4543+
<value>多次指定資料行 '{0}'</value>
45444544
</data>
45454545
<data name="SQL_BulkLoadOrderHintInvalidColumn" xml:space="preserve">
4546-
<value>The sorted column '{0}' is not valid in the destination table.</value>
4546+
<value>目的地資料表中的排序資料行 '{0}' 無效。</value>
45474547
</data>
45484548
<data name="SQL_BulkLoadUnspecifiedSortOrder" xml:space="preserve">
4549-
<value>A column order hint cannot have an unspecified sort order.</value>
4549+
<value>資料行順序提示不能有未指定的排序次序。</value>
45504550
</data>
45514551
<data name="SQL_UnsupportedAuthenticationSpecified" xml:space="preserve">
4552-
<value>Unsupported authentication specified in this context: {0}</value>
4552+
<value>在此內容 {0} 中指定了不支援的驗證</value>
45534553
</data>
45544554
<data name="SQL_Timeout_Active_Directory_Interactive_Authentication" xml:space="preserve">
4555-
<value>Active Directory Interactive authentication timed out. The user took too long to respond to the authentication request.</value>
4555+
<value>Active Directory 互動式驗證逾時。使用者回應驗證要求所花的時間過長。</value>
45564556
</data>
45574557
<data name="SQL_SettingInteractiveWithCredential" xml:space="preserve">
4558-
<value>Cannot use 'Authentication=Active Directory Interactive', if the Credential property has been set.</value>
4558+
<value>如果已設定 Credential 屬性,就無法使用 'Authentication=Active Directory Interactive'</value>
45594559
</data>
45604560
<data name="SQL_SettingCredentialWithInteractive" xml:space="preserve">
4561-
<value>Cannot set the Credential property if 'Authentication=Active Directory Interactive' has been specified in the connection string.</value>
4561+
<value>如果連接字串中已指定 'Authentication=Active Directory Interactive',則無法設定 Credential 屬性。</value>
45624562
</data>
45634563
</root>

0 commit comments

Comments
 (0)