Skip to content

Commit 5bf73f1

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

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2494,7 +2494,7 @@
24942494
<value>No se puede usar 'Authentication' con 'Integrated Security'.</value>
24952495
</data>
24962496
<data name="SQL_IntegratedWithPassword" xml:space="preserve">
2497-
<value>Cannot use 'Authentication=Active Directory Integrated' with 'Password' or 'PWD' connection string keywords.</value>
2497+
<value>No se puede usar "Authentication=Active Directory Integrated" con las palabras clave de cadena de conexión "Password" o "PWD".</value>
24982498
</data>
24992499
<data name="SQL_InteractiveWithPassword" xml:space="preserve">
25002500
<value>No se puede usar "Authentication=Active Directory Interactive" con las palabras clave de cadena de conexión "Password" ni "PWD".</value>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2494,7 +2494,7 @@
24942494
<value>'Authentication'을 'Integrated Security'와 함께 사용할 수 없습니다.</value>
24952495
</data>
24962496
<data name="SQL_IntegratedWithPassword" xml:space="preserve">
2497-
<value>Cannot use 'Authentication=Active Directory Integrated' with 'Password' or 'PWD' connection string keywords.</value>
2497+
<value>'Password' 또는 'PWD' 연결 문자열 키워드와 함께 'Authentication=Active Directory Integrated'를 사용할 수 없습니다.</value>
24982498
</data>
24992499
<data name="SQL_InteractiveWithPassword" xml:space="preserve">
25002500
<value>'Authentication=Active Directory Interactive'를 'Password' 또는 'PWD' 연결 문자열 키워드와 함께 사용할 수 없습니다.</value>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2494,7 +2494,7 @@
24942494
<value>无法对“Integrated Security”使用“Authentication”。</value>
24952495
</data>
24962496
<data name="SQL_IntegratedWithPassword" xml:space="preserve">
2497-
<value>Cannot use 'Authentication=Active Directory Integrated' with 'Password' or 'PWD' connection string keywords.</value>
2497+
<value>无法将 “Authentication=Active Directory Integrated” 与 “Password” 或 “PWD” 连接字符串关键字配合使用。</value>
24982498
</data>
24992499
<data name="SQL_InteractiveWithPassword" xml:space="preserve">
25002500
<value>无法对 "Password" 或 "PWD" 连接字符串关键字使用 "Authentication=Active Directory Interactive"。</value>

0 commit comments

Comments
 (0)