Skip to content

Commit 51072d3

Browse files
author
SqlClient DevOps
committed
[Scheduled Run] Localized resource files from OneLocBuild
1 parent 4888f90 commit 51072d3

File tree

10 files changed

+90
-0
lines changed

10 files changed

+90
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4731,4 +4731,13 @@
47314731
<data name="SqlParameter_SourceColumnNullMapping" xml:space="preserve">
47324732
<value>Bei Verwendung durch 'DataAdapter.Update' wird der Parameterwert von DBNull.Value in (Int32)1 oder (Int32)0, falls nicht Null, geändert.</value>
47334733
</data>
4734+
<data name="SQL_RemoteCertificateChainErrors" xml:space="preserve">
4735+
<value>Certificate failed chain validation. Error(s): '{0}'.</value>
4736+
</data>
4737+
<data name="SQL_RemoteCertificateNameMismatch" xml:space="preserve">
4738+
<value>Certificate name mismatch. The provided 'DataSource' or 'HostNameInCertificate' does not match the name in the certificate.</value>
4739+
</data>
4740+
<data name="SQL_RemoteCertificateNotAvailable" xml:space="preserve">
4741+
<value>Certificate not available while validating the certificate.</value>
4742+
</data>
47344743
</root>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4731,4 +4731,13 @@
47314731
<data name="SqlParameter_SourceColumnNullMapping" xml:space="preserve">
47324732
<value>Cuando lo utiliza DataAdapter.Update, el valor del parámetro cambia de DBNull.Value a (Int32)1 o (Int32)0 si no es nulo.</value>
47334733
</data>
4734+
<data name="SQL_RemoteCertificateChainErrors" xml:space="preserve">
4735+
<value>Certificate failed chain validation. Error(s): '{0}'.</value>
4736+
</data>
4737+
<data name="SQL_RemoteCertificateNameMismatch" xml:space="preserve">
4738+
<value>Certificate name mismatch. The provided 'DataSource' or 'HostNameInCertificate' does not match the name in the certificate.</value>
4739+
</data>
4740+
<data name="SQL_RemoteCertificateNotAvailable" xml:space="preserve">
4741+
<value>Certificate not available while validating the certificate.</value>
4742+
</data>
47344743
</root>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4731,4 +4731,13 @@
47314731
<data name="SqlParameter_SourceColumnNullMapping" xml:space="preserve">
47324732
<value>Lorsqu’elle est utilisée par DataAdapter.Update, la valeur de paramètre DBNull.Value est remplacée par (Int32)1 ou par (Int32)0 si elle n’est pas null.</value>
47334733
</data>
4734+
<data name="SQL_RemoteCertificateChainErrors" xml:space="preserve">
4735+
<value>Certificate failed chain validation. Error(s): '{0}'.</value>
4736+
</data>
4737+
<data name="SQL_RemoteCertificateNameMismatch" xml:space="preserve">
4738+
<value>Certificate name mismatch. The provided 'DataSource' or 'HostNameInCertificate' does not match the name in the certificate.</value>
4739+
</data>
4740+
<data name="SQL_RemoteCertificateNotAvailable" xml:space="preserve">
4741+
<value>Certificate not available while validating the certificate.</value>
4742+
</data>
47344743
</root>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4731,4 +4731,13 @@
47314731
<data name="SqlParameter_SourceColumnNullMapping" xml:space="preserve">
47324732
<value>Quando viene usato da DataAdapter.Update, il valore del parametro viene modificato da DBNull.Value in (Int32)1 o (Int32)0 se non è nullo.</value>
47334733
</data>
4734+
<data name="SQL_RemoteCertificateChainErrors" xml:space="preserve">
4735+
<value>Certificate failed chain validation. Error(s): '{0}'.</value>
4736+
</data>
4737+
<data name="SQL_RemoteCertificateNameMismatch" xml:space="preserve">
4738+
<value>Certificate name mismatch. The provided 'DataSource' or 'HostNameInCertificate' does not match the name in the certificate.</value>
4739+
</data>
4740+
<data name="SQL_RemoteCertificateNotAvailable" xml:space="preserve">
4741+
<value>Certificate not available while validating the certificate.</value>
4742+
</data>
47344743
</root>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4731,4 +4731,13 @@
47314731
<data name="SqlParameter_SourceColumnNullMapping" xml:space="preserve">
47324732
<value>DataAdapter.Update が使用する場合、パラメーター値は DBNull.Value から (Int32)1 または (Int32)0 (非 Null の場合) に変更されます。</value>
47334733
</data>
4734+
<data name="SQL_RemoteCertificateChainErrors" xml:space="preserve">
4735+
<value>Certificate failed chain validation. Error(s): '{0}'.</value>
4736+
</data>
4737+
<data name="SQL_RemoteCertificateNameMismatch" xml:space="preserve">
4738+
<value>Certificate name mismatch. The provided 'DataSource' or 'HostNameInCertificate' does not match the name in the certificate.</value>
4739+
</data>
4740+
<data name="SQL_RemoteCertificateNotAvailable" xml:space="preserve">
4741+
<value>Certificate not available while validating the certificate.</value>
4742+
</data>
47344743
</root>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4731,4 +4731,13 @@
47314731
<data name="SqlParameter_SourceColumnNullMapping" xml:space="preserve">
47324732
<value>DataAdapter.Update에서 사용하는 경우 매개 변수 값은 DBNull.Value에서 (Int32)1로 변경되거나 null이 아닌 경우 (Int32)0으로 변경됩니다.</value>
47334733
</data>
4734+
<data name="SQL_RemoteCertificateChainErrors" xml:space="preserve">
4735+
<value>Certificate failed chain validation. Error(s): '{0}'.</value>
4736+
</data>
4737+
<data name="SQL_RemoteCertificateNameMismatch" xml:space="preserve">
4738+
<value>Certificate name mismatch. The provided 'DataSource' or 'HostNameInCertificate' does not match the name in the certificate.</value>
4739+
</data>
4740+
<data name="SQL_RemoteCertificateNotAvailable" xml:space="preserve">
4741+
<value>Certificate not available while validating the certificate.</value>
4742+
</data>
47344743
</root>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4731,4 +4731,13 @@
47314731
<data name="SqlParameter_SourceColumnNullMapping" xml:space="preserve">
47324732
<value>Quando usado por DataAdapter.Update, o valor do parâmetro é alterado de DBNull.Value para (Int32)1 ou (Int32)0 se não for nulo.</value>
47334733
</data>
4734+
<data name="SQL_RemoteCertificateChainErrors" xml:space="preserve">
4735+
<value>Certificate failed chain validation. Error(s): '{0}'.</value>
4736+
</data>
4737+
<data name="SQL_RemoteCertificateNameMismatch" xml:space="preserve">
4738+
<value>Certificate name mismatch. The provided 'DataSource' or 'HostNameInCertificate' does not match the name in the certificate.</value>
4739+
</data>
4740+
<data name="SQL_RemoteCertificateNotAvailable" xml:space="preserve">
4741+
<value>Certificate not available while validating the certificate.</value>
4742+
</data>
47344743
</root>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4731,4 +4731,13 @@
47314731
<data name="SqlParameter_SourceColumnNullMapping" xml:space="preserve">
47324732
<value>При использовании в DataAdapter.Update значение параметра изменяется с DBNull.Value на (Int32)1 или (Int32)0, если определено.</value>
47334733
</data>
4734+
<data name="SQL_RemoteCertificateChainErrors" xml:space="preserve">
4735+
<value>Certificate failed chain validation. Error(s): '{0}'.</value>
4736+
</data>
4737+
<data name="SQL_RemoteCertificateNameMismatch" xml:space="preserve">
4738+
<value>Certificate name mismatch. The provided 'DataSource' or 'HostNameInCertificate' does not match the name in the certificate.</value>
4739+
</data>
4740+
<data name="SQL_RemoteCertificateNotAvailable" xml:space="preserve">
4741+
<value>Certificate not available while validating the certificate.</value>
4742+
</data>
47344743
</root>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4731,4 +4731,13 @@
47314731
<data name="SqlParameter_SourceColumnNullMapping" xml:space="preserve">
47324732
<value>在 DataAdapter.Update 使用时,参数值由 DBNull.Value 更改为 (Int32)1 或 (Int32)0 (如果非空)。</value>
47334733
</data>
4734+
<data name="SQL_RemoteCertificateChainErrors" xml:space="preserve">
4735+
<value>Certificate failed chain validation. Error(s): '{0}'.</value>
4736+
</data>
4737+
<data name="SQL_RemoteCertificateNameMismatch" xml:space="preserve">
4738+
<value>Certificate name mismatch. The provided 'DataSource' or 'HostNameInCertificate' does not match the name in the certificate.</value>
4739+
</data>
4740+
<data name="SQL_RemoteCertificateNotAvailable" xml:space="preserve">
4741+
<value>Certificate not available while validating the certificate.</value>
4742+
</data>
47344743
</root>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4731,4 +4731,13 @@
47314731
<data name="SqlParameter_SourceColumnNullMapping" xml:space="preserve">
47324732
<value>由 DataAdapter.Update 使用時,參數值會從 DBNull.Value 變更為 (Int32)1 或 (Int32)0 (如果非 Null)。</value>
47334733
</data>
4734+
<data name="SQL_RemoteCertificateChainErrors" xml:space="preserve">
4735+
<value>Certificate failed chain validation. Error(s): '{0}'.</value>
4736+
</data>
4737+
<data name="SQL_RemoteCertificateNameMismatch" xml:space="preserve">
4738+
<value>Certificate name mismatch. The provided 'DataSource' or 'HostNameInCertificate' does not match the name in the certificate.</value>
4739+
</data>
4740+
<data name="SQL_RemoteCertificateNotAvailable" xml:space="preserve">
4741+
<value>Certificate not available while validating the certificate.</value>
4742+
</data>
47344743
</root>

0 commit comments

Comments
 (0)