Skip to content

Commit d10e1d6

Browse files
author
SqlClient DevOps
committed
[Scheduled Run] Localized resource files from OneLocBuild
1 parent ead806e commit d10e1d6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4531,28 +4531,28 @@
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">
45464546
<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">
45524552
<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">
45584558
<value>如果设置了 Credential 属性,则无法使用 "Authentication=Active Directory Interactive"。</value>

0 commit comments

Comments
 (0)