Skip to content

Commit a9621bd

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

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

src/Microsoft.Data.SqlClient/src/Resources/Strings.de.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4738,6 +4738,6 @@
47384738
<value>Das Zertifikat ist während der Überprüfung des Zertifikats nicht verfügbar.</value>
47394739
</data>
47404740
<data name="SQL_RemoteCertificateDoesNotMatchServerCertificate" xml:space="preserve">
4741-
<value>The certificate provided by the server does not match the certificate provided by the ServerCertificate option.</value>
4741+
<value>Das vom Server bereitgestellte Zertifikat stimmt nicht mit dem Zertifikat überein, das über die ServerCertificate-Option bereitgestellt wurde.</value>
47424742
</data>
47434743
</root>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4738,6 +4738,6 @@
47384738
<value>El certificado no está disponible al validar el certificado.</value>
47394739
</data>
47404740
<data name="SQL_RemoteCertificateDoesNotMatchServerCertificate" xml:space="preserve">
4741-
<value>The certificate provided by the server does not match the certificate provided by the ServerCertificate option.</value>
4741+
<value>El certificado proporcionado por el servidor no coincide con el certificado proporcionado por la opción ServerCertificate.</value>
47424742
</data>
47434743
</root>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4738,6 +4738,6 @@
47384738
<value>인증서의 유효성을 검사하는 동안에는 인증서를 사용할 수 없습니다.</value>
47394739
</data>
47404740
<data name="SQL_RemoteCertificateDoesNotMatchServerCertificate" xml:space="preserve">
4741-
<value>The certificate provided by the server does not match the certificate provided by the ServerCertificate option.</value>
4741+
<value>서버에서 제공하는 인증서가 ServerCertificate 옵션에서 제공하는 인증서와 일치하지 않습니다.</value>
47424742
</data>
47434743
</root>

src/Microsoft.Data.SqlClient/src/Resources/Strings.ru.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4738,6 +4738,6 @@
47384738
<value>Сертификат недоступен при проверке сертификата.</value>
47394739
</data>
47404740
<data name="SQL_RemoteCertificateDoesNotMatchServerCertificate" xml:space="preserve">
4741-
<value>The certificate provided by the server does not match the certificate provided by the ServerCertificate option.</value>
4741+
<value>Сертификат, предоставленный сервером, не совпадает с сертификатом, указанным в параметре ServerCertificate.</value>
47424742
</data>
47434743
</root>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4738,6 +4738,6 @@
47384738
<value>验证证书时证书不可用。</value>
47394739
</data>
47404740
<data name="SQL_RemoteCertificateDoesNotMatchServerCertificate" xml:space="preserve">
4741-
<value>The certificate provided by the server does not match the certificate provided by the ServerCertificate option.</value>
4741+
<value>服务器提供的证书与 ServerCertificate 选项提供的证书不匹配。</value>
47424742
</data>
47434743
</root>

0 commit comments

Comments
 (0)