Skip to content

Commit 48ab625

Browse files
author
SqlClient DevOps
committed
[Scheduled Run] Localized resource files from OneLocBuild
1 parent 05d51bf commit 48ab625

File tree

10 files changed

+13
-10
lines changed

10 files changed

+13
-10
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4680,6 +4680,9 @@
46804680
<data name="SQL_SocketDidNotThrow" xml:space="preserve">
46814681
<value>Socket hat den erwarteten "{0}" nicht ausgelöst. Fehlercode: "{1}".</value>
46824682
</data>
4683+
<data name="SQL_UnsupportedFeature" xml:space="preserve">
4684+
<value>Der Server versucht, ein Feature zu verwenden, das auf dieser Plattform nicht unterstützt wird.</value>
4685+
</data>
46834686
<data name="SQL_UnsupportedKeyword" xml:space="preserve">
46844687
<value>Das Schlüsselwort "{0}" wird auf dieser Plattform nicht unterstützt.</value>
46854688
</data>
@@ -4734,4 +4737,4 @@
47344737
<data name="SQL_RemoteCertificateNotAvailable" xml:space="preserve">
47354738
<value>Das Zertifikat ist während der Überprüfung des Zertifikats nicht verfügbar.</value>
47364739
</data>
4737-
</root>
4740+
</root>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4737,4 +4737,4 @@
47374737
<data name="SQL_RemoteCertificateNotAvailable" xml:space="preserve">
47384738
<value>El certificado no está disponible al validar el certificado.</value>
47394739
</data>
4740-
</root>
4740+
</root>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4737,4 +4737,4 @@
47374737
<data name="SQL_RemoteCertificateNotAvailable" xml:space="preserve">
47384738
<value>Certificat non disponible lors de sa validation.</value>
47394739
</data>
4740-
</root>
4740+
</root>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4737,4 +4737,4 @@
47374737
<data name="SQL_RemoteCertificateNotAvailable" xml:space="preserve">
47384738
<value>Certificato non disponibile durante la convalida del certificato.</value>
47394739
</data>
4740-
</root>
4740+
</root>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4737,4 +4737,4 @@
47374737
<data name="SQL_RemoteCertificateNotAvailable" xml:space="preserve">
47384738
<value>証明書の検証中は証明書を使用できません。</value>
47394739
</data>
4740-
</root>
4740+
</root>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4737,4 +4737,4 @@
47374737
<data name="SQL_RemoteCertificateNotAvailable" xml:space="preserve">
47384738
<value>인증서의 유효성을 검사하는 동안에는 인증서를 사용할 수 없습니다.</value>
47394739
</data>
4740-
</root>
4740+
</root>

src/Microsoft.Data.SqlClient/src/Resources/Strings.pt-BR.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4737,4 +4737,4 @@
47374737
<data name="SQL_RemoteCertificateNotAvailable" xml:space="preserve">
47384738
<value>Certificado não disponível durante a validação do certificado.</value>
47394739
</data>
4740-
</root>
4740+
</root>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4737,4 +4737,4 @@
47374737
<data name="SQL_RemoteCertificateNotAvailable" xml:space="preserve">
47384738
<value>Сертификат недоступен при проверке сертификата.</value>
47394739
</data>
4740-
</root>
4740+
</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
@@ -4737,4 +4737,4 @@
47374737
<data name="SQL_RemoteCertificateNotAvailable" xml:space="preserve">
47384738
<value>验证证书时证书不可用。</value>
47394739
</data>
4740-
</root>
4740+
</root>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4737,4 +4737,4 @@
47374737
<data name="SQL_RemoteCertificateNotAvailable" xml:space="preserve">
47384738
<value>驗證在進行憑證驗證時無法使用。</value>
47394739
</data>
4740-
</root>
4740+
</root>

0 commit comments

Comments
 (0)