Skip to content

Commit f384d4a

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

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4732,12 +4732,12 @@
47324732
<value>DataAdapter.Update が使用する場合、パラメーター値は DBNull.Value から (Int32)1 または (Int32)0 (非 Null の場合) に変更されます。</value>
47334733
</data>
47344734
<data name="SQL_RemoteCertificateChainErrors" xml:space="preserve">
4735-
<value>Certificate failed chain validation. Error(s): '{0}'.</value>
4735+
<value>証明書のチェーン検証に失敗しました。エラー: '{0}'</value>
47364736
</data>
47374737
<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>
4738+
<value>証明書名が一致しません。指定された 'DataSource' または 'HostNameInCertificate' が証明書内の名前と一致しません。</value>
47394739
</data>
47404740
<data name="SQL_RemoteCertificateNotAvailable" xml:space="preserve">
4741-
<value>Certificate not available while validating the certificate.</value>
4741+
<value>証明書の検証中は証明書を使用できません。</value>
47424742
</data>
47434743
</root>

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4732,12 +4732,12 @@
47324732
<value>DataAdapter.Update에서 사용하는 경우 매개 변수 값은 DBNull.Value에서 (Int32)1로 변경되거나 null이 아닌 경우 (Int32)0으로 변경됩니다.</value>
47334733
</data>
47344734
<data name="SQL_RemoteCertificateChainErrors" xml:space="preserve">
4735-
<value>Certificate failed chain validation. Error(s): '{0}'.</value>
4735+
<value>인증서 체인 유효성 검사에 실패했습니다. 오류: '{0}'.</value>
47364736
</data>
47374737
<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>
4738+
<value>인증서 이름이 일치하지 않습니다. 제공된 'DataSource' 또는 'HostNameInCertificate'가 인증서의 이름과 일치하지 않습니다.</value>
47394739
</data>
47404740
<data name="SQL_RemoteCertificateNotAvailable" xml:space="preserve">
4741-
<value>Certificate not available while validating the certificate.</value>
4741+
<value>인증서의 유효성을 검사하는 동안에는 인증서를 사용할 수 없습니다.</value>
47424742
</data>
47434743
</root>

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4732,12 +4732,12 @@
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>
47344734
<data name="SQL_RemoteCertificateChainErrors" xml:space="preserve">
4735-
<value>Certificate failed chain validation. Error(s): '{0}'.</value>
4735+
<value>O certificado falhou na validação da cadeia. Erros: '{0}'.</value>
47364736
</data>
47374737
<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>
4738+
<value>Incompatibilidade de nome do certificado. O 'DataSource' ou 'HostNameInCertificate' fornecido não corresponde ao nome no certificado.</value>
47394739
</data>
47404740
<data name="SQL_RemoteCertificateNotAvailable" xml:space="preserve">
4741-
<value>Certificate not available while validating the certificate.</value>
4741+
<value>Certificado não disponível durante a validação do certificado.</value>
47424742
</data>
47434743
</root>

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4732,12 +4732,12 @@
47324732
<value>在 DataAdapter.Update 使用时,参数值由 DBNull.Value 更改为 (Int32)1 或 (Int32)0 (如果非空)。</value>
47334733
</data>
47344734
<data name="SQL_RemoteCertificateChainErrors" xml:space="preserve">
4735-
<value>Certificate failed chain validation. Error(s): '{0}'.</value>
4735+
<value>证书链验证失败。错误:“{0}”。</value>
47364736
</data>
47374737
<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>
4738+
<value>证书名称不匹配。提供的“DataSource”或“HostNameInCertificate”与证书中的名称不匹配。</value>
47394739
</data>
47404740
<data name="SQL_RemoteCertificateNotAvailable" xml:space="preserve">
4741-
<value>Certificate not available while validating the certificate.</value>
4741+
<value>验证证书时证书不可用。</value>
47424742
</data>
47434743
</root>

0 commit comments

Comments
 (0)