File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed
src/Microsoft.Data.SqlClient/src/Resources Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 4732
4732
<value >DataAdapter.Update が使用する場合、パラメーター値は DBNull.Value から (Int32)1 または (Int32)0 (非 Null の場合) に変更されます。</value >
4733
4733
</data >
4734
4734
<data name =" SQL_RemoteCertificateChainErrors" xml : space =" preserve" >
4735
- <value >Certificate failed chain validation. Error(s) : '{0}'. </value >
4735
+ <value >証明書のチェーン検証に失敗しました。エラー : '{0}'。 </value >
4736
4736
</data >
4737
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 >
4738
+ <value >証明書名が一致しません。指定された 'DataSource' または 'HostNameInCertificate' が証明書内の名前と一致しません。 </value >
4739
4739
</data >
4740
4740
<data name =" SQL_RemoteCertificateNotAvailable" xml : space =" preserve" >
4741
- <value >Certificate not available while validating the certificate. </value >
4741
+ <value >証明書の検証中は証明書を使用できません。 </value >
4742
4742
</data >
4743
4743
</root >
Original file line number Diff line number Diff line change 4732
4732
<value >DataAdapter.Update에서 사용하는 경우 매개 변수 값은 DBNull.Value에서 (Int32)1로 변경되거나 null이 아닌 경우 (Int32)0으로 변경됩니다.</value >
4733
4733
</data >
4734
4734
<data name =" SQL_RemoteCertificateChainErrors" xml : space =" preserve" >
4735
- <value >Certificate failed chain validation. Error(s) : '{0}'.</value >
4735
+ <value >인증서 체인 유효성 검사에 실패했습니다. 오류 : '{0}'.</value >
4736
4736
</data >
4737
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 >
4738
+ <value >인증서 이름이 일치하지 않습니다. 제공된 'DataSource' 또는 'HostNameInCertificate'가 인증서의 이름과 일치하지 않습니다 .</value >
4739
4739
</data >
4740
4740
<data name =" SQL_RemoteCertificateNotAvailable" xml : space =" preserve" >
4741
- <value >Certificate not available while validating the certificate .</value >
4741
+ <value >인증서의 유효성을 검사하는 동안에는 인증서를 사용할 수 없습니다 .</value >
4742
4742
</data >
4743
4743
</root >
Original file line number Diff line number Diff line change 4732
4732
<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 >
4733
4733
</data >
4734
4734
<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 >
4736
4736
</data >
4737
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 >
4738
+ <value >Incompatibilidade de nome do certificado. O 'DataSource' ou 'HostNameInCertificate' fornecido não corresponde ao nome no certificado .</value >
4739
4739
</data >
4740
4740
<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 >
4742
4742
</data >
4743
4743
</root >
Original file line number Diff line number Diff line change 4732
4732
<value >在 DataAdapter.Update 使用时,参数值由 DBNull.Value 更改为 (Int32)1 或 (Int32)0 (如果非空)。</value >
4733
4733
</data >
4734
4734
<data name =" SQL_RemoteCertificateChainErrors" xml : space =" preserve" >
4735
- <value >Certificate failed chain validation. Error(s): ' {0}'. </value >
4735
+ <value >证书链验证失败。错误:“ {0}”。 </value >
4736
4736
</data >
4737
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 >
4738
+ <value >证书名称不匹配。提供的“ DataSource”或“ HostNameInCertificate”与证书中的名称不匹配。 </value >
4739
4739
</data >
4740
4740
<data name =" SQL_RemoteCertificateNotAvailable" xml : space =" preserve" >
4741
- <value >Certificate not available while validating the certificate. </value >
4741
+ <value >验证证书时证书不可用。 </value >
4742
4742
</data >
4743
4743
</root >
You can’t perform that action at this time.
0 commit comments