Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions src/Microsoft.Data.SqlClient/src/Resources/Strings.cs.resx
Original file line number Diff line number Diff line change
Expand Up @@ -4431,6 +4431,9 @@
<data name="VerifyEnclaveReportFailed" xml:space="preserve">
<value>Ověření podpisu sestavy enklávy se nezdařilo. Podpis sestavy neodpovídá podpisu vypočítanému pomocí kořenového certifikátu HGS. Ověřte mapování DNS pro koncový bod. Další podrobnosti najdete na https://go.microsoft.com/fwlink/?linkid=2160553. Pokud je to správně, obraťte se na oddělení služeb zákazníkům.</value>
</data>
<data name="VerifyEnclaveKeyBindingFailed" xml:space="preserve">
<value>Enclave attestation failed because the signed enclave report did not bind to the enclave public key used to establish the session. The enclave public key must match the value committed to by the signed report - see https://go.microsoft.com/fwlink/?linkid=2160553 for more details. If correct, contact Customer Support Services.</value>
</data>
<data name="VerifyEnclaveReportFormatFailed" xml:space="preserve">
<value>Sestava enklávy přijatá z SQL Server nemá správný formát. Obraťte se na služby zákaznické podpory.</value>
</data>
Expand Down
3 changes: 3 additions & 0 deletions src/Microsoft.Data.SqlClient/src/Resources/Strings.de.resx
Original file line number Diff line number Diff line change
Expand Up @@ -4431,6 +4431,9 @@
<data name="VerifyEnclaveReportFailed" xml:space="preserve">
<value>Fehler bei der Signaturüberprüfung des Enclave-Berichts. Die Berichtssignatur stimmt nicht mit der Signatur überein, die mit dem HGS-Stammzertifikat berechnet wurde. Überprüfen Sie die DNS-Zuordnung für den Endpunkt – Weitere Informationen finden Sie unter https://go.microsoft.com/fwlink/?linkid=2160553. Wenn sie korrekt ist, wenden Sie sich an den Kundensupport.</value>
</data>
<data name="VerifyEnclaveKeyBindingFailed" xml:space="preserve">
<value>Enclave attestation failed because the signed enclave report did not bind to the enclave public key used to establish the session. The enclave public key must match the value committed to by the signed report - see https://go.microsoft.com/fwlink/?linkid=2160553 for more details. If correct, contact Customer Support Services.</value>
</data>
<data name="VerifyEnclaveReportFormatFailed" xml:space="preserve">
<value>Der von SQL Server empfangene Enclavebericht weist nicht das richtige Format auf. Wenden Sie sich an den Kundensupport.</value>
</data>
Expand Down
3 changes: 3 additions & 0 deletions src/Microsoft.Data.SqlClient/src/Resources/Strings.es.resx
Original file line number Diff line number Diff line change
Expand Up @@ -4431,6 +4431,9 @@
<data name="VerifyEnclaveReportFailed" xml:space="preserve">
<value>Error de comprobación de firma del informe de enclave. La firma del informe no coincide con la firma calculada mediante el certificado raíz de HGS. Compruebe la asignación de DNS del punto de conexión. Vea https://go.microsoft.com/fwlink/?linkid=2160553 para más detalles. Si es correcta, póngase en contacto con el servicio de atención al cliente.</value>
</data>
<data name="VerifyEnclaveKeyBindingFailed" xml:space="preserve">
<value>Enclave attestation failed because the signed enclave report did not bind to the enclave public key used to establish the session. The enclave public key must match the value committed to by the signed report - see https://go.microsoft.com/fwlink/?linkid=2160553 for more details. If correct, contact Customer Support Services.</value>
</data>
<data name="VerifyEnclaveReportFormatFailed" xml:space="preserve">
<value>El informe de enclave recibido desde SQL Server no tiene el formato correcto. Póngase en contacto con el servicio de atención al cliente.</value>
</data>
Expand Down
3 changes: 3 additions & 0 deletions src/Microsoft.Data.SqlClient/src/Resources/Strings.fr.resx
Original file line number Diff line number Diff line change
Expand Up @@ -4431,6 +4431,9 @@
<data name="VerifyEnclaveReportFailed" xml:space="preserve">
<value>La vérification de signature du rapport d'enclave a échoué. La signature de rapport ne correspond pas à la signature calculée à l'aide du certificat racine SGH - consultez https://go.microsoft.com/fwlink/?linkid=2160553 pour plus d’informations. Vérifiez le mappage DNS pour le point de terminaison. S'il est correct, contactez le service client.</value>
</data>
<data name="VerifyEnclaveKeyBindingFailed" xml:space="preserve">
<value>Enclave attestation failed because the signed enclave report did not bind to the enclave public key used to establish the session. The enclave public key must match the value committed to by the signed report - see https://go.microsoft.com/fwlink/?linkid=2160553 for more details. If correct, contact Customer Support Services.</value>
</data>
<data name="VerifyEnclaveReportFormatFailed" xml:space="preserve">
<value>Le rapport d'enclave envoyé par SQL Server n'a pas un format correct. Contactez le service client.</value>
</data>
Expand Down
3 changes: 3 additions & 0 deletions src/Microsoft.Data.SqlClient/src/Resources/Strings.it.resx
Original file line number Diff line number Diff line change
Expand Up @@ -4431,6 +4431,9 @@
<data name="VerifyEnclaveReportFailed" xml:space="preserve">
<value>La verifica della firma del report dell'enclave non è riuscita. La firma del report non corrisponde alla firma calcolata usando il certificato radice HGS. Verificare il mapping DNS per l'endpoint - vedere https://go.microsoft.com/fwlink/?linkid=2160553 per altri dettagli. Se è corretto, contattare il Servizio Supporto Tecnico Clienti.</value>
</data>
<data name="VerifyEnclaveKeyBindingFailed" xml:space="preserve">
<value>Enclave attestation failed because the signed enclave report did not bind to the enclave public key used to establish the session. The enclave public key must match the value committed to by the signed report - see https://go.microsoft.com/fwlink/?linkid=2160553 for more details. If correct, contact Customer Support Services.</value>
</data>
<data name="VerifyEnclaveReportFormatFailed" xml:space="preserve">
<value>Il formato del report dell'enclave ricevuto da SQL Server non è corretto. Contattare il Servizio Supporto Tecnico Clienti.</value>
</data>
Expand Down
3 changes: 3 additions & 0 deletions src/Microsoft.Data.SqlClient/src/Resources/Strings.ja.resx
Original file line number Diff line number Diff line change
Expand Up @@ -4431,6 +4431,9 @@
<data name="VerifyEnclaveReportFailed" xml:space="preserve">
<value>エンクレーブ レポートの署名の検証に失敗しました。レポートの署名が、HGS ルート証明書を使用して計算された署名と一致しません。エンドポイントの DNS マッピングをご確認ください。詳細については、https://go.microsoft.com/fwlink/?linkid=2160553 を参照してください。適切である場合、カスタマー サポート サービスにお問い合わせください。</value>
</data>
<data name="VerifyEnclaveKeyBindingFailed" xml:space="preserve">
<value>Enclave attestation failed because the signed enclave report did not bind to the enclave public key used to establish the session. The enclave public key must match the value committed to by the signed report - see https://go.microsoft.com/fwlink/?linkid=2160553 for more details. If correct, contact Customer Support Services.</value>
</data>
<data name="VerifyEnclaveReportFormatFailed" xml:space="preserve">
<value>SQL Server から受信したエンクレーブ レポートの形式が適切ではありません。カスタマー サポート サービスにお問い合わせください。</value>
</data>
Expand Down
3 changes: 3 additions & 0 deletions src/Microsoft.Data.SqlClient/src/Resources/Strings.ko.resx
Original file line number Diff line number Diff line change
Expand Up @@ -4431,6 +4431,9 @@
<data name="VerifyEnclaveReportFailed" xml:space="preserve">
<value>enclave 보고서의 서명을 확인하지 못했습니다. 보고서 서명이 HGS 루트 인증서를 사용하여 계산된 서명과 일치하지 않습니다. 엔드포인트에 대한 DNS 매핑을 확인하세요. 자세한 내용은 https://go.microsoft.com/fwlink/?linkid=2160553을 확인 하세요. 올바른 경우 고객 지원 서비스에 문의하세요.</value>
</data>
<data name="VerifyEnclaveKeyBindingFailed" xml:space="preserve">
<value>Enclave attestation failed because the signed enclave report did not bind to the enclave public key used to establish the session. The enclave public key must match the value committed to by the signed report - see https://go.microsoft.com/fwlink/?linkid=2160553 for more details. If correct, contact Customer Support Services.</value>
</data>
<data name="VerifyEnclaveReportFormatFailed" xml:space="preserve">
<value>SQL Server에서 수신된 enclave 보고서의 형식이 잘못되었습니다. 고객 지원 서비스에 문의하세요.</value>
</data>
Expand Down
3 changes: 3 additions & 0 deletions src/Microsoft.Data.SqlClient/src/Resources/Strings.pl.resx
Original file line number Diff line number Diff line change
Expand Up @@ -4431,6 +4431,9 @@
<data name="VerifyEnclaveReportFailed" xml:space="preserve">
<value>Weryfikacja podpisu w raporcie enklawy zakończyła się niepowodzeniem. Podpis raportu jest niezgodny z podpisem obliczonym przy użyciu certyfikatu głównego usługi Ochrona hosta. Sprawdź mapowanie DNS dla punktu końcowego — zobacz https://go.microsoft.com/fwlink/?linkid=2160553, aby uzyskać więcej szczegółów. Jeśli to ustawienie jest poprawne, skontaktuj się z Działem Obsługi Klienta.</value>
</data>
<data name="VerifyEnclaveKeyBindingFailed" xml:space="preserve">
<value>Enclave attestation failed because the signed enclave report did not bind to the enclave public key used to establish the session. The enclave public key must match the value committed to by the signed report - see https://go.microsoft.com/fwlink/?linkid=2160553 for more details. If correct, contact Customer Support Services.</value>
</data>
<data name="VerifyEnclaveReportFormatFailed" xml:space="preserve">
<value>Raport enklawy odebrany z systemu SQL Server nie ma prawidłowego formatu. Skontaktuj się z Działem Obsługi Klienta.</value>
</data>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4431,6 +4431,9 @@
<data name="VerifyEnclaveReportFailed" xml:space="preserve">
<value>A verificação da assinatura do relatório do enclave falhou. A assinatura do relatório não corresponde à assinatura calculada usando o certificado raiz HGS. Verifique o mapeamento DNS para o ponto de extremidade - consulte https://go.microsoft.com/fwlink/?linkid=2160553 para mais detalhes. Se estiver correto, entre em contato com os Serviços de Suporte ao Cliente.</value>
</data>
<data name="VerifyEnclaveKeyBindingFailed" xml:space="preserve">
<value>Enclave attestation failed because the signed enclave report did not bind to the enclave public key used to establish the session. The enclave public key must match the value committed to by the signed report - see https://go.microsoft.com/fwlink/?linkid=2160553 for more details. If correct, contact Customer Support Services.</value>
</data>
<data name="VerifyEnclaveReportFormatFailed" xml:space="preserve">
<value>O relatório de enclave recebido do SQL Server não está no formato correto. Entre em contato com os Serviços de Atendimento ao Cliente.</value>
</data>
Expand Down
3 changes: 3 additions & 0 deletions src/Microsoft.Data.SqlClient/src/Resources/Strings.ru.resx
Original file line number Diff line number Diff line change
Expand Up @@ -4431,6 +4431,9 @@
<data name="VerifyEnclaveReportFailed" xml:space="preserve">
<value>Проверка подписи отчета анклава не пройдена. Подпись отчета не соответствует подписи, вычисленной с помощью корневого сертификата HGS. Проверьте сопоставление DNS для конечной точки — см. https://go.microsoft.com/fwlink/?linkid=2160553 для получения дополнительных сведений. Если оно верно, обратитесь в службу поддержки пользователей.</value>
</data>
<data name="VerifyEnclaveKeyBindingFailed" xml:space="preserve">
<value>Enclave attestation failed because the signed enclave report did not bind to the enclave public key used to establish the session. The enclave public key must match the value committed to by the signed report - see https://go.microsoft.com/fwlink/?linkid=2160553 for more details. If correct, contact Customer Support Services.</value>
</data>
<data name="VerifyEnclaveReportFormatFailed" xml:space="preserve">
<value>Полученный с SQL Server отчет анклава имеет неправильный формат. Обратитесь в службу поддержки пользователей.</value>
</data>
Expand Down
3 changes: 3 additions & 0 deletions src/Microsoft.Data.SqlClient/src/Resources/Strings.tr.resx
Original file line number Diff line number Diff line change
Expand Up @@ -4431,6 +4431,9 @@
<data name="VerifyEnclaveReportFailed" xml:space="preserve">
<value>Kapanım raporunun imza doğrulaması başarısız oldu. Rapor imzası, HGS kök sertifikası kullanılarak hesaplanan imzayla eşleşmiyor. Uç nokta için DNS eşlemesini doğrulayın - daha fazla için bkz. https://go.microsoft.com/fwlink/?linkid=2160553. Doğruysa Müşteri Destek Hizmetleri'ne başvurun.</value>
</data>
<data name="VerifyEnclaveKeyBindingFailed" xml:space="preserve">
<value>Enclave attestation failed because the signed enclave report did not bind to the enclave public key used to establish the session. The enclave public key must match the value committed to by the signed report - see https://go.microsoft.com/fwlink/?linkid=2160553 for more details. If correct, contact Customer Support Services.</value>
</data>
<data name="VerifyEnclaveReportFormatFailed" xml:space="preserve">
<value>SQL Server'dan alınan kapanım raporu doğru biçimde değil. Müşteri Destek Hizmetleri'ne başvurun.</value>
</data>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4431,6 +4431,9 @@
<data name="VerifyEnclaveReportFailed" xml:space="preserve">
<value>无法验证 enclave 报告的签名。报告签名与使用 HGS 根证书计算出的签名不匹配。请验证终结点的 DNS 映射 - 有关 更多 详细信息,请 参阅 https://go.microsoft.com/fwlink/?linkid=2160553。如果正确,请联系客户支持服务。</value>
</data>
<data name="VerifyEnclaveKeyBindingFailed" xml:space="preserve">
<value>Enclave attestation failed because the signed enclave report did not bind to the enclave public key used to establish the session. The enclave public key must match the value committed to by the signed report - see https://go.microsoft.com/fwlink/?linkid=2160553 for more details. If correct, contact Customer Support Services.</value>
</data>
<data name="VerifyEnclaveReportFormatFailed" xml:space="preserve">
<value>从 SQL Server 收到的 enclave 报告的格式不正确。请联系客户支持服务。</value>
</data>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4431,6 +4431,9 @@
<data name="VerifyEnclaveReportFailed" xml:space="preserve">
<value>驗證記憶體保護區報表的簽章失敗。報表的簽章與使用 HGS 根憑證計算所得的簽章不符。請驗證端點的 DNS 對應 - 請參閱 https://go.microsoft.com/fwlink/?linkid=2160553 尋求 詳細 資訊。若其正確,請連絡客戶支援服務。</value>
</data>
<data name="VerifyEnclaveKeyBindingFailed" xml:space="preserve">
<value>Enclave attestation failed because the signed enclave report did not bind to the enclave public key used to establish the session. The enclave public key must match the value committed to by the signed report - see https://go.microsoft.com/fwlink/?linkid=2160553 for more details. If correct, contact Customer Support Services.</value>
</data>
<data name="VerifyEnclaveReportFormatFailed" xml:space="preserve">
<value>從 SQL Server 收到的記憶體保護區報表的格式不正確。請連絡客戶支援服務。</value>
</data>
Expand Down