From d7940e0cc645f7eff0abfeb3435450fb2a5696fb Mon Sep 17 00:00:00 2001 From: Alex Ma Date: Mon, 27 Mar 2023 15:10:53 -0700 Subject: [PATCH] [Loc] update to xlfs and resx for 3-27-2023 (#1973) --- .../Localization/sr.de.resx | 12 ++++++------ .../Localization/sr.es.resx | 12 ++++++------ .../Localization/sr.fr.resx | 12 ++++++------ .../Localization/sr.it.resx | 12 ++++++------ .../Localization/sr.ja.resx | 12 ++++++------ .../Localization/sr.ko.resx | 12 ++++++------ .../Localization/sr.pt-br.resx | 12 ++++++------ .../Localization/sr.ru.resx | 12 ++++++------ .../Localization/sr.zh-Hans.resx | 12 ++++++------ .../Localization/sr.zh-Hant.resx | 12 ++++++------ .../Localization/transXliff/sr.de.xlf | 12 ++++++------ .../Localization/transXliff/sr.es.xlf | 12 ++++++------ .../Localization/transXliff/sr.fr.xlf | 12 ++++++------ .../Localization/transXliff/sr.it.xlf | 12 ++++++------ .../Localization/transXliff/sr.ja.xlf | 12 ++++++------ .../Localization/transXliff/sr.ko.xlf | 12 ++++++------ .../Localization/transXliff/sr.pt-br.xlf | 12 ++++++------ .../Localization/transXliff/sr.ru.xlf | 12 ++++++------ .../Localization/transXliff/sr.zh-hans.xlf | 12 ++++++------ .../Localization/transXliff/sr.zh-hant.xlf | 12 ++++++------ 20 files changed, 120 insertions(+), 120 deletions(-) diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.de.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.de.resx index b33f66ee..7648c974 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.de.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.de.resx @@ -1321,10 +1321,10 @@ Ungültiger Wert „{0}“ für das Verschlüsseln. Gültige Werte sind „Optional“, „Obligatorisch“, „Streng", „WAHR“, „FALSCH“, „Ja“ oder „Nein“. - Invalid value '{0}' for Attestation protocol. Valid values are 'AAS', 'HGS' and 'None'. + Ungültiger Wert "{0}" für das Nachweisprotokoll. Gültige Werte sind "AAS", "HGS" und "Keine". - The Attestation protocol and Attestation URL requires Always Encrypted with Secure enclaves to be set to Enabled. + Für das Nachweisprotokoll und die Nachweis-URL muss Always Encrypted mit Secure Enclaves auf "Aktiviert" festgelegt sein. Fehler bei der Batchausführung. Der Vorgang wird beendet. @@ -3998,13 +3998,13 @@ Der Abfrageprozessor schätzt, dass durch das Implementieren des folgenden Index Integrierte Schemas - Attestation URL cannot be empty with the selected value of Attestation protocol. + Die Nachweis-URL darf mit dem ausgewählten Wert des Nachweisprotokolls nicht leer sein. - Invalid value '{0}' for Secure enclaves. Valid values are 'Enabled' and 'Disabled'. + Ungültiger Wert "{0}" für Secure Enclaves. Gültige Werte sind "Enabled" und "Disabled". - The Attestation URL must not be specified with Attestation protocol 'None'. Either set appropriate Attestation protocol or remove Attestation URL from connection properties. + Die Nachweis-URL darf nicht mit dem Nachweisprotokoll "Keine" angegeben werden. Legen Sie entweder das entsprechende Nachweisprotokoll fest, oder entfernen Sie die Nachweis-URL aus den Verbindungseigenschaften. <default> @@ -4016,6 +4016,6 @@ Der Abfrageprozessor schätzt, dass durch das Implementieren des folgenden Index Das Objekt konnte nicht umbenannt werden. URN: '{0}'. - Attestation protocol cannot be empty with Secure enclaves enabled. + Das Nachweisprotokoll darf nicht leer sein, wenn Secure Enclaves aktiviert ist. \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.es.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.es.resx index 600ecbfb..ba088ca9 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.es.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.es.resx @@ -1321,10 +1321,10 @@ Valor no válido "{0}" para Cifrar. Los valores válidos son "Optional", "Mandatory", "Strict", "True", "False", "Yes" y "No". - Invalid value '{0}' for Attestation protocol. Valid values are 'AAS', 'HGS' and 'None'. + Valor no válido '{0}' para el protocolo de atestación. Los valores válidos son "AAS", "HGS" y "None". - The Attestation protocol and Attestation URL requires Always Encrypted with Secure enclaves to be set to Enabled. + El protocolo de atestación y la dirección URL de atestación requieren que Always Encrypted con enclaves seguros se establezcan en Habilitado. Error durante la ejecución del lote. Saliendo. @@ -3998,13 +3998,13 @@ El procesador de consultas estima que la implementación del siguiente índice p Esquemas integrados - Attestation URL cannot be empty with the selected value of Attestation protocol. + La dirección URL de atestación no puede estar vacía con el valor seleccionado del protocolo de atestación. - Invalid value '{0}' for Secure enclaves. Valid values are 'Enabled' and 'Disabled'. + Valor no válido '{0}' para enclaves seguros. Los valores válidos son "Habilitado" y "Deshabilitado". - The Attestation URL must not be specified with Attestation protocol 'None'. Either set appropriate Attestation protocol or remove Attestation URL from connection properties. + No se debe especificar la dirección URL de atestación con el protocolo de atestación 'None'. Establezca el protocolo de atestación adecuado o quite la dirección URL de atestación de las propiedades de conexión. <predeterminado> @@ -4016,6 +4016,6 @@ El procesador de consultas estima que la implementación del siguiente índice p No se pudo cambiar el nombre del objeto. URN: '{0}'. - Attestation protocol cannot be empty with Secure enclaves enabled. + El protocolo de atestación no puede estar vacío con enclaves seguros habilitados. \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.fr.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.fr.resx index d5c22119..813715af 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.fr.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.fr.resx @@ -1321,10 +1321,10 @@ Valeur non valide '{0}' pour Chiffrer. Les valeurs valides sont 'Optional', 'Mandatory', 'Strict', 'True', 'False', 'Yes' et 'No'. - Invalid value '{0}' for Attestation protocol. Valid values are 'AAS', 'HGS' and 'None'. + Valeur non valide '{0}' pour le protocole d'attestation. Les valeurs valides sont 'AAS', 'HGS' et 'Aucun'. - The Attestation protocol and Attestation URL requires Always Encrypted with Secure enclaves to be set to Enabled. + Le protocole d'attestation et l'URL d'attestation nécessitent que Always Encrypted avec Secure enclaves soit défini sur Enabled. Une erreur s'est produite durant l'exécution du lot. Fermeture en cours. @@ -3998,13 +3998,13 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut Schémas intégrés - Attestation URL cannot be empty with the selected value of Attestation protocol. + L'URL d'attestation ne peut pas être vide avec la valeur sélectionnée du protocole d'attestation. - Invalid value '{0}' for Secure enclaves. Valid values are 'Enabled' and 'Disabled'. + Valeur non valide '{0}' pour les enclaves sécurisées. Les valeurs valides sont 'Activé' et 'Désactivé'. - The Attestation URL must not be specified with Attestation protocol 'None'. Either set appropriate Attestation protocol or remove Attestation URL from connection properties. + L'URL d'attestation ne doit pas être spécifiée avec le protocole d'attestation "Aucun". Définissez le protocole d'attestation approprié ou supprimez l'URL d'attestation des propriétés de connexion. <defaut> @@ -4016,6 +4016,6 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut L'objet n'a pas pu être renommé. UR : '{0}'. - Attestation protocol cannot be empty with Secure enclaves enabled. + Le protocole d'attestation ne peut pas être vide avec les enclaves sécurisées activées. \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.it.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.it.resx index bdf607ca..16ccd90f 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.it.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.it.resx @@ -1321,10 +1321,10 @@ Valore '{0}' non valido per la crittografia. I valori validi sono: 'Optional', 'Mandatory', 'Strict', 'True', 'False', 'Yes' e 'No'. - Invalid value '{0}' for Attestation protocol. Valid values are 'AAS', 'HGS' and 'None'. + Valore '{0}' non valido per il protocollo di attestazione. I valori validi sono 'AAS', 'HGS' e 'None'. - The Attestation protocol and Attestation URL requires Always Encrypted with Secure enclaves to be set to Enabled. + Il protocollo di attestazione e l'URL di attestazione richiedono che Always Encrypted con enclavi sicure sia impostato su Abilitato. Si è verificato un errore durante l'esecuzione del batch. Chiusura in corso. @@ -3998,13 +3998,13 @@ Query Processor stima che l'implementazione del seguente indice potrebbe miglior Schemi predefiniti - Attestation URL cannot be empty with the selected value of Attestation protocol. + L'URL di attestazione non può essere vuoto con il valore selezionato del protocollo di attestazione. - Invalid value '{0}' for Secure enclaves. Valid values are 'Enabled' and 'Disabled'. + Valore '{0}' non valido per le enclavi sicure. I valori validi sono 'Enabled' e 'Disabled'. - The Attestation URL must not be specified with Attestation protocol 'None'. Either set appropriate Attestation protocol or remove Attestation URL from connection properties. + L'URL di attestazione non deve essere specificato con il protocollo di attestazione 'None'. Impostare il protocollo di attestazione appropriato o rimuovere l'URL di attestazione dalle proprietà della connessione. <predefinita> @@ -4016,6 +4016,6 @@ Query Processor stima che l'implementazione del seguente indice potrebbe miglior Non è stato possibile rinominare l'oggetto. URN: '{0}'. - Attestation protocol cannot be empty with Secure enclaves enabled. + Il protocollo di attestazione non può essere vuoto con enclavi sicure abilitate. \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ja.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ja.resx index 66ff4e16..b9a76ec5 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ja.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ja.resx @@ -1321,10 +1321,10 @@ Encrypt の値 '{0}' が無効です。有効な値は、'Optional'、'Mandatory'、'Strict'、'True'、'False'、'Yes'、および 'No' です。 - Invalid value '{0}' for Attestation protocol. Valid values are 'AAS', 'HGS' and 'None'. + 構成証明プロトコルの値 '{0}' が無効です。有効な値は、'AAS'、'HGS'、および 'None' です。 - The Attestation protocol and Attestation URL requires Always Encrypted with Secure enclaves to be set to Enabled. + 構成証明プロトコルと構成証明 URL では、セキュリティで保護されたエンクレーブを持つAlways Encryptedを有効に設定する必要があります。 バッチの実行中にエラーが発生しました。終了します。 @@ -3998,13 +3998,13 @@ 組み込みスキーマ - Attestation URL cannot be empty with the selected value of Attestation protocol. + 構成証明の URL を、構成証明プロトコルの選択された値と共に空にすることはできません。 - Invalid value '{0}' for Secure enclaves. Valid values are 'Enabled' and 'Disabled'. + セキュリティで保護されたエンクレーブの値 '{0}' が無効です。有効な値は 'Enabled' と 'Disabled' です。 - The Attestation URL must not be specified with Attestation protocol 'None'. Either set appropriate Attestation protocol or remove Attestation URL from connection properties. + 構成証明 URL を構成証明プロトコル 'None' で指定することはできません。適切な構成証明プロトコルを設定するか、接続プロパティから構成証明 URL を削除します。 <既定> @@ -4016,6 +4016,6 @@ オブジェクトの名前を変更できませんでした。URN: '{0}'。 - Attestation protocol cannot be empty with Secure enclaves enabled. + セキュア エンクレーブを有効にした状態で構成証明プロトコルを空にすることはできません。 \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ko.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ko.resx index 4033ec85..679ab207 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ko.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ko.resx @@ -1321,10 +1321,10 @@ 암호화에 대한 잘못된 값 '{0}'. 유효한 값은 'Optional', 'Mandatory', 'Strict', 'True', 'False', 'Yes' 및 'No'.입니다. - Invalid value '{0}' for Attestation protocol. Valid values are 'AAS', 'HGS' and 'None'. + 증명 프로토콜에 대한 '{0}' 값이 잘못되었습니다. 유효한 값은 'AAS', 'HGS', 'None'입니다. - The Attestation protocol and Attestation URL requires Always Encrypted with Secure enclaves to be set to Enabled. + 증명 프로토콜 및 증명 URL을 사용하려면 보안 enclave를 사용하는 Always Encrypted를 사용으로 설정해야 합니다. 일괄 처리를 실행하는 동안 오류가 발생하여 종료합니다. @@ -3998,13 +3998,13 @@ 기본 제공 스키마 - Attestation URL cannot be empty with the selected value of Attestation protocol. + 증명 URL은 증명 프로토콜의 선택된 값으로 비워 둘 수 없습니다. - Invalid value '{0}' for Secure enclaves. Valid values are 'Enabled' and 'Disabled'. + 보안 Enclaves에 대한 '{0}' 값이 잘못되었습니다. 유효한 값은 '사용' 및 '사용 안 함'입니다. - The Attestation URL must not be specified with Attestation protocol 'None'. Either set appropriate Attestation protocol or remove Attestation URL from connection properties. + 증명 URL은 증명 프로토콜 'None'으로 지정될 수 없습니다. 적절한 증명 프로토콜을 설정하거나 연결 속성에서 증명 URL을 제거하세요. <default> @@ -4016,6 +4016,6 @@ 개체의 이름을 바꿀 수 없습니다. URN: '{0}'. - Attestation protocol cannot be empty with Secure enclaves enabled. + 보안 enclave를 사용하도록 설정한 상태에서는 증명 프로토콜을 비워 둘 수 없습니다. \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.pt-br.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.pt-br.resx index 3767a541..b0a00e39 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.pt-br.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.pt-br.resx @@ -1321,10 +1321,10 @@ Valor inválido '{0}' para Criptografar. Os valores válidos são 'Optional', 'Mandatory', 'Strict', 'True', 'False', 'Yes' e 'No'. - Invalid value '{0}' for Attestation protocol. Valid values are 'AAS', 'HGS' and 'None'. + Valor inválido '{0}' do protocolo de atestado. Os valores válidos são 'AAS', 'HGS' e 'None'. - The Attestation protocol and Attestation URL requires Always Encrypted with Secure enclaves to be set to Enabled. + O protocolo de Atestado e a URL de Atestado exigem que o Always Encrypted com enclaves seguros seja definido como Habilitado. Erro durante a execução do lote. Saindo. @@ -3998,13 +3998,13 @@ O Processador de Consultas estima que a implementação do índice a seguir pode Esquemas Internos - Attestation URL cannot be empty with the selected value of Attestation protocol. + A URL de Atestado não pode ficar vazia com o valor selecionado do Protocolo de Atestado. - Invalid value '{0}' for Secure enclaves. Valid values are 'Enabled' and 'Disabled'. + Valor inválido '{0}' dos enclaves seguros. Os valores válidos são 'Enabled' e 'Disabled'. - The Attestation URL must not be specified with Attestation protocol 'None'. Either set appropriate Attestation protocol or remove Attestation URL from connection properties. + A URL de Atestado não deve ser especificada com o protocolo de Atestado 'None'. Defina o protocolo de Atestado apropriado ou remova a URL de Atestado das propriedades de conexão. <default> @@ -4016,6 +4016,6 @@ O Processador de Consultas estima que a implementação do índice a seguir pode Não foi possível renomear o objeto. URN: '{0}'. - Attestation protocol cannot be empty with Secure enclaves enabled. + O Protocolo de Atestado não pode ficar vazio com enclaves seguros ativados. \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ru.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ru.resx index 81b05252..8454483e 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ru.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ru.resx @@ -1321,10 +1321,10 @@ Недопустимое значение "{0}" для параметра Encrypt. Допустимые значения: "Optional" (необязательно), "Mandatory" (обязательно), "Strict" (строго), "True" (истина), "False" (ложь), "Yes" (да) и "No" (нет). - Invalid value '{0}' for Attestation protocol. Valid values are 'AAS', 'HGS' and 'None'. + Недопустимое значение "{0}" для протокола аттестации. Допустимые значения: "AAS", "HGS" и "None" (Нет). - The Attestation protocol and Attestation URL requires Always Encrypted with Secure enclaves to be set to Enabled. + Протокол аттестации и URL-адрес аттестации требуют включения Always Encrypted с безопасными анклавами. При выполнении пакета возникла ошибка. Выполняется выход. @@ -3998,13 +3998,13 @@ Встроенные схемы - Attestation URL cannot be empty with the selected value of Attestation protocol. + URL-адрес аттестации не может быть пустым с выбранным значением протокола аттестации. - Invalid value '{0}' for Secure enclaves. Valid values are 'Enabled' and 'Disabled'. + Недопустимое значение "{0}" для безопасных анклавов. Допустимые значения: "Enabled" (Включено) и "Disabled" (Отключено). - The Attestation URL must not be specified with Attestation protocol 'None'. Either set appropriate Attestation protocol or remove Attestation URL from connection properties. + Недопустимо задавать URL-адрес аттестации с протоколом аттестации "None". Настройте подходящий протокол или удалите URL-адрес из свойств подключения. <default> @@ -4016,6 +4016,6 @@ Не удалось переименовать объект. Унифицированное имя ресурса: "{0}". - Attestation protocol cannot be empty with Secure enclaves enabled. + Протокол аттестации не может быть пустым, если включены безопасные анклавы. \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hans.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hans.resx index 9af96ed4..dae1add0 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hans.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hans.resx @@ -1321,10 +1321,10 @@ 加密的值“{0}”无效。有效值为 “Optional”、“Mandatory”、“Strict”、“True”、“False”、“Yes”和“No”。 - Invalid value '{0}' for Attestation protocol. Valid values are 'AAS', 'HGS' and 'None'. + Attestation 协议的值“{0}”无效。有效值为“AAS”,“HGS”和“None”。 - The Attestation protocol and Attestation URL requires Always Encrypted with Secure enclaves to be set to Enabled. + 证明协议和证明 URL 要求启用具有安全隔离区的始终加密。 在执行批处理期间遇到错误。正在退出。 @@ -3998,13 +3998,13 @@ 内置架构 - Attestation URL cannot be empty with the selected value of Attestation protocol. + 证明 URL 不能为空,且所选值为证明协议。 - Invalid value '{0}' for Secure enclaves. Valid values are 'Enabled' and 'Disabled'. + Secure enclave 的值“{0}”无效。有效值为“已启用”和“已禁用”。 - The Attestation URL must not be specified with Attestation protocol 'None'. Either set appropriate Attestation protocol or remove Attestation URL from connection properties. + 证明 URL 不能使用“无”的证明协议指定。请设置适当的证明协议或从连接属性中删除证明 URL。 <default> @@ -4016,6 +4016,6 @@ 无法重命名对象。URN:“{0}”。 - Attestation protocol cannot be empty with Secure enclaves enabled. + 证明协议不能为空且已启用安全 enclave。 \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hant.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hant.resx index 1232d9e3..1c8d8d72 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hant.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hant.resx @@ -1321,10 +1321,10 @@ 加密的值 '{0}' 無效。有效值為 'Optional'、'Mandatory'、'Strict'、'True'、'False'、'Yes' 和 'No'。 - Invalid value '{0}' for Attestation protocol. Valid values are 'AAS', 'HGS' and 'None'. + 證明通訊協定的無效值 '{0}'。有效的值為 'AAS'、'HGS' 及 [無]。 - The Attestation protocol and Attestation URL requires Always Encrypted with Secure enclaves to be set to Enabled. + 證明通訊協定與證明 URL 需要將具有安全記憶體保護區的 Always Encrypted 設定為 [已啟用]。 執行批次期間發生錯誤,結束中。 @@ -3998,13 +3998,13 @@ 內建結構描述 - Attestation URL cannot be empty with the selected value of Attestation protocol. + 具有證明通訊協定的選取值時,證明 URL 不可為空白。 - Invalid value '{0}' for Secure enclaves. Valid values are 'Enabled' and 'Disabled'. + 安全記憶體保護區的無效值 '{0}'。有效的值為 [已啟用] 和 [已停用]。 - The Attestation URL must not be specified with Attestation protocol 'None'. Either set appropriate Attestation protocol or remove Attestation URL from connection properties. + 無法在證明通訊協定為 [無] 的情況下指定證明 URL。請設定適當的證明通訊協定,或從連線屬性移除證明 URL。 <預設> @@ -4016,6 +4016,6 @@ 無法重新命名物件。URN: '{0}'。 - Attestation protocol cannot be empty with Secure enclaves enabled. + 安全記憶體保護區啟用時,證明通訊協定不可為空白。 \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf index a4201466..0ad3bdda 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf @@ -2043,13 +2043,13 @@ Invalid value '{0}' for Attestation protocol. Valid values are 'AAS', 'HGS' and 'None'. - Invalid value '{0}' for Attestation protocol. Valid values are 'AAS', 'HGS' and 'None'. + Ungültiger Wert "{0}" für das Nachweisprotokoll. Gültige Werte sind "AAS", "HGS" und "Keine". . Parameters: 0 - enclaveAttestationProtocol (string) The Attestation protocol and Attestation URL requires Always Encrypted with Secure enclaves to be set to Enabled. - The Attestation protocol and Attestation URL requires Always Encrypted with Secure enclaves to be set to Enabled. + Für das Nachweisprotokoll und die Nachweis-URL muss Always Encrypted mit Secure Enclaves auf "Aktiviert" festgelegt sein. @@ -6552,18 +6552,18 @@ Der Abfrageprozessor schätzt, dass durch das Implementieren des folgenden Index Attestation URL cannot be empty with the selected value of Attestation protocol. - Attestation URL cannot be empty with the selected value of Attestation protocol. + Die Nachweis-URL darf mit dem ausgewählten Wert des Nachweisprotokolls nicht leer sein. Invalid value '{0}' for Secure enclaves. Valid values are 'Enabled' and 'Disabled'. - Invalid value '{0}' for Secure enclaves. Valid values are 'Enabled' and 'Disabled'. + Ungültiger Wert "{0}" für Secure Enclaves. Gültige Werte sind "Enabled" und "Disabled". . Parameters: 0 - secureEnclaves (string) The Attestation URL must not be specified with Attestation protocol 'None'. Either set appropriate Attestation protocol or remove Attestation URL from connection properties. - The Attestation URL must not be specified with Attestation protocol 'None'. Either set appropriate Attestation protocol or remove Attestation URL from connection properties. + Die Nachweis-URL darf nicht mit dem Nachweisprotokoll "Keine" angegeben werden. Legen Sie entweder das entsprechende Nachweisprotokoll fest, oder entfernen Sie die Nachweis-URL aus den Verbindungseigenschaften. @@ -6584,7 +6584,7 @@ Der Abfrageprozessor schätzt, dass durch das Implementieren des folgenden Index Attestation protocol cannot be empty with Secure enclaves enabled. - Attestation protocol cannot be empty with Secure enclaves enabled. + Das Nachweisprotokoll darf nicht leer sein, wenn Secure Enclaves aktiviert ist. diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.es.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.es.xlf index 1b3952c0..dc4a448e 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.es.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.es.xlf @@ -2043,13 +2043,13 @@ Invalid value '{0}' for Attestation protocol. Valid values are 'AAS', 'HGS' and 'None'. - Invalid value '{0}' for Attestation protocol. Valid values are 'AAS', 'HGS' and 'None'. + Valor no válido '{0}' para el protocolo de atestación. Los valores válidos son "AAS", "HGS" y "None". . Parameters: 0 - enclaveAttestationProtocol (string) The Attestation protocol and Attestation URL requires Always Encrypted with Secure enclaves to be set to Enabled. - The Attestation protocol and Attestation URL requires Always Encrypted with Secure enclaves to be set to Enabled. + El protocolo de atestación y la dirección URL de atestación requieren que Always Encrypted con enclaves seguros se establezcan en Habilitado. @@ -6552,18 +6552,18 @@ El procesador de consultas estima que la implementación del siguiente índice p Attestation URL cannot be empty with the selected value of Attestation protocol. - Attestation URL cannot be empty with the selected value of Attestation protocol. + La dirección URL de atestación no puede estar vacía con el valor seleccionado del protocolo de atestación. Invalid value '{0}' for Secure enclaves. Valid values are 'Enabled' and 'Disabled'. - Invalid value '{0}' for Secure enclaves. Valid values are 'Enabled' and 'Disabled'. + Valor no válido '{0}' para enclaves seguros. Los valores válidos son "Habilitado" y "Deshabilitado". . Parameters: 0 - secureEnclaves (string) The Attestation URL must not be specified with Attestation protocol 'None'. Either set appropriate Attestation protocol or remove Attestation URL from connection properties. - The Attestation URL must not be specified with Attestation protocol 'None'. Either set appropriate Attestation protocol or remove Attestation URL from connection properties. + No se debe especificar la dirección URL de atestación con el protocolo de atestación 'None'. Establezca el protocolo de atestación adecuado o quite la dirección URL de atestación de las propiedades de conexión. @@ -6584,7 +6584,7 @@ El procesador de consultas estima que la implementación del siguiente índice p Attestation protocol cannot be empty with Secure enclaves enabled. - Attestation protocol cannot be empty with Secure enclaves enabled. + El protocolo de atestación no puede estar vacío con enclaves seguros habilitados. diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.fr.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.fr.xlf index ef4d7b2d..a616ef70 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.fr.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.fr.xlf @@ -2043,13 +2043,13 @@ Invalid value '{0}' for Attestation protocol. Valid values are 'AAS', 'HGS' and 'None'. - Invalid value '{0}' for Attestation protocol. Valid values are 'AAS', 'HGS' and 'None'. + Valeur non valide '{0}' pour le protocole d'attestation. Les valeurs valides sont 'AAS', 'HGS' et 'Aucun'. . Parameters: 0 - enclaveAttestationProtocol (string) The Attestation protocol and Attestation URL requires Always Encrypted with Secure enclaves to be set to Enabled. - The Attestation protocol and Attestation URL requires Always Encrypted with Secure enclaves to be set to Enabled. + Le protocole d'attestation et l'URL d'attestation nécessitent que Always Encrypted avec Secure enclaves soit défini sur Enabled. @@ -6552,18 +6552,18 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut Attestation URL cannot be empty with the selected value of Attestation protocol. - Attestation URL cannot be empty with the selected value of Attestation protocol. + L'URL d'attestation ne peut pas être vide avec la valeur sélectionnée du protocole d'attestation. Invalid value '{0}' for Secure enclaves. Valid values are 'Enabled' and 'Disabled'. - Invalid value '{0}' for Secure enclaves. Valid values are 'Enabled' and 'Disabled'. + Valeur non valide '{0}' pour les enclaves sécurisées. Les valeurs valides sont 'Activé' et 'Désactivé'. . Parameters: 0 - secureEnclaves (string) The Attestation URL must not be specified with Attestation protocol 'None'. Either set appropriate Attestation protocol or remove Attestation URL from connection properties. - The Attestation URL must not be specified with Attestation protocol 'None'. Either set appropriate Attestation protocol or remove Attestation URL from connection properties. + L'URL d'attestation ne doit pas être spécifiée avec le protocole d'attestation "Aucun". Définissez le protocole d'attestation approprié ou supprimez l'URL d'attestation des propriétés de connexion. @@ -6584,7 +6584,7 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut Attestation protocol cannot be empty with Secure enclaves enabled. - Attestation protocol cannot be empty with Secure enclaves enabled. + Le protocole d'attestation ne peut pas être vide avec les enclaves sécurisées activées. diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.it.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.it.xlf index 0605fe67..de54b403 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.it.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.it.xlf @@ -2043,13 +2043,13 @@ Invalid value '{0}' for Attestation protocol. Valid values are 'AAS', 'HGS' and 'None'. - Invalid value '{0}' for Attestation protocol. Valid values are 'AAS', 'HGS' and 'None'. + Valore '{0}' non valido per il protocollo di attestazione. I valori validi sono 'AAS', 'HGS' e 'None'. . Parameters: 0 - enclaveAttestationProtocol (string) The Attestation protocol and Attestation URL requires Always Encrypted with Secure enclaves to be set to Enabled. - The Attestation protocol and Attestation URL requires Always Encrypted with Secure enclaves to be set to Enabled. + Il protocollo di attestazione e l'URL di attestazione richiedono che Always Encrypted con enclavi sicure sia impostato su Abilitato. @@ -6552,18 +6552,18 @@ Query Processor stima che l'implementazione del seguente indice potrebbe miglior Attestation URL cannot be empty with the selected value of Attestation protocol. - Attestation URL cannot be empty with the selected value of Attestation protocol. + L'URL di attestazione non può essere vuoto con il valore selezionato del protocollo di attestazione. Invalid value '{0}' for Secure enclaves. Valid values are 'Enabled' and 'Disabled'. - Invalid value '{0}' for Secure enclaves. Valid values are 'Enabled' and 'Disabled'. + Valore '{0}' non valido per le enclavi sicure. I valori validi sono 'Enabled' e 'Disabled'. . Parameters: 0 - secureEnclaves (string) The Attestation URL must not be specified with Attestation protocol 'None'. Either set appropriate Attestation protocol or remove Attestation URL from connection properties. - The Attestation URL must not be specified with Attestation protocol 'None'. Either set appropriate Attestation protocol or remove Attestation URL from connection properties. + L'URL di attestazione non deve essere specificato con il protocollo di attestazione 'None'. Impostare il protocollo di attestazione appropriato o rimuovere l'URL di attestazione dalle proprietà della connessione. @@ -6584,7 +6584,7 @@ Query Processor stima che l'implementazione del seguente indice potrebbe miglior Attestation protocol cannot be empty with Secure enclaves enabled. - Attestation protocol cannot be empty with Secure enclaves enabled. + Il protocollo di attestazione non può essere vuoto con enclavi sicure abilitate. diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ja.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ja.xlf index 5301cf2d..41b9db3b 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ja.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ja.xlf @@ -2043,13 +2043,13 @@ Invalid value '{0}' for Attestation protocol. Valid values are 'AAS', 'HGS' and 'None'. - Invalid value '{0}' for Attestation protocol. Valid values are 'AAS', 'HGS' and 'None'. + 構成証明プロトコルの値 '{0}' が無効です。有効な値は、'AAS'、'HGS'、および 'None' です。 . Parameters: 0 - enclaveAttestationProtocol (string) The Attestation protocol and Attestation URL requires Always Encrypted with Secure enclaves to be set to Enabled. - The Attestation protocol and Attestation URL requires Always Encrypted with Secure enclaves to be set to Enabled. + 構成証明プロトコルと構成証明 URL では、セキュリティで保護されたエンクレーブを持つAlways Encryptedを有効に設定する必要があります。 @@ -6552,18 +6552,18 @@ The Query Processor estimates that implementing the following index could improv Attestation URL cannot be empty with the selected value of Attestation protocol. - Attestation URL cannot be empty with the selected value of Attestation protocol. + 構成証明の URL を、構成証明プロトコルの選択された値と共に空にすることはできません。 Invalid value '{0}' for Secure enclaves. Valid values are 'Enabled' and 'Disabled'. - Invalid value '{0}' for Secure enclaves. Valid values are 'Enabled' and 'Disabled'. + セキュリティで保護されたエンクレーブの値 '{0}' が無効です。有効な値は 'Enabled' と 'Disabled' です。 . Parameters: 0 - secureEnclaves (string) The Attestation URL must not be specified with Attestation protocol 'None'. Either set appropriate Attestation protocol or remove Attestation URL from connection properties. - The Attestation URL must not be specified with Attestation protocol 'None'. Either set appropriate Attestation protocol or remove Attestation URL from connection properties. + 構成証明 URL を構成証明プロトコル 'None' で指定することはできません。適切な構成証明プロトコルを設定するか、接続プロパティから構成証明 URL を削除します。 @@ -6584,7 +6584,7 @@ The Query Processor estimates that implementing the following index could improv Attestation protocol cannot be empty with Secure enclaves enabled. - Attestation protocol cannot be empty with Secure enclaves enabled. + セキュア エンクレーブを有効にした状態で構成証明プロトコルを空にすることはできません。 diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ko.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ko.xlf index 4a4f1d98..ff3e71f1 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ko.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ko.xlf @@ -2043,13 +2043,13 @@ Invalid value '{0}' for Attestation protocol. Valid values are 'AAS', 'HGS' and 'None'. - Invalid value '{0}' for Attestation protocol. Valid values are 'AAS', 'HGS' and 'None'. + 증명 프로토콜에 대한 '{0}' 값이 잘못되었습니다. 유효한 값은 'AAS', 'HGS', 'None'입니다. . Parameters: 0 - enclaveAttestationProtocol (string) The Attestation protocol and Attestation URL requires Always Encrypted with Secure enclaves to be set to Enabled. - The Attestation protocol and Attestation URL requires Always Encrypted with Secure enclaves to be set to Enabled. + 증명 프로토콜 및 증명 URL을 사용하려면 보안 enclave를 사용하는 Always Encrypted를 사용으로 설정해야 합니다. @@ -6552,18 +6552,18 @@ The Query Processor estimates that implementing the following index could improv Attestation URL cannot be empty with the selected value of Attestation protocol. - Attestation URL cannot be empty with the selected value of Attestation protocol. + 증명 URL은 증명 프로토콜의 선택된 값으로 비워 둘 수 없습니다. Invalid value '{0}' for Secure enclaves. Valid values are 'Enabled' and 'Disabled'. - Invalid value '{0}' for Secure enclaves. Valid values are 'Enabled' and 'Disabled'. + 보안 Enclaves에 대한 '{0}' 값이 잘못되었습니다. 유효한 값은 '사용' 및 '사용 안 함'입니다. . Parameters: 0 - secureEnclaves (string) The Attestation URL must not be specified with Attestation protocol 'None'. Either set appropriate Attestation protocol or remove Attestation URL from connection properties. - The Attestation URL must not be specified with Attestation protocol 'None'. Either set appropriate Attestation protocol or remove Attestation URL from connection properties. + 증명 URL은 증명 프로토콜 'None'으로 지정될 수 없습니다. 적절한 증명 프로토콜을 설정하거나 연결 속성에서 증명 URL을 제거하세요. @@ -6584,7 +6584,7 @@ The Query Processor estimates that implementing the following index could improv Attestation protocol cannot be empty with Secure enclaves enabled. - Attestation protocol cannot be empty with Secure enclaves enabled. + 보안 enclave를 사용하도록 설정한 상태에서는 증명 프로토콜을 비워 둘 수 없습니다. diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.pt-br.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.pt-br.xlf index f7d7d45c..391719d3 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.pt-br.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.pt-br.xlf @@ -2043,13 +2043,13 @@ Invalid value '{0}' for Attestation protocol. Valid values are 'AAS', 'HGS' and 'None'. - Invalid value '{0}' for Attestation protocol. Valid values are 'AAS', 'HGS' and 'None'. + Valor inválido '{0}' do protocolo de atestado. Os valores válidos são 'AAS', 'HGS' e 'None'. . Parameters: 0 - enclaveAttestationProtocol (string) The Attestation protocol and Attestation URL requires Always Encrypted with Secure enclaves to be set to Enabled. - The Attestation protocol and Attestation URL requires Always Encrypted with Secure enclaves to be set to Enabled. + O protocolo de Atestado e a URL de Atestado exigem que o Always Encrypted com enclaves seguros seja definido como Habilitado. @@ -6552,18 +6552,18 @@ O Processador de Consultas estima que a implementação do índice a seguir pode Attestation URL cannot be empty with the selected value of Attestation protocol. - Attestation URL cannot be empty with the selected value of Attestation protocol. + A URL de Atestado não pode ficar vazia com o valor selecionado do Protocolo de Atestado. Invalid value '{0}' for Secure enclaves. Valid values are 'Enabled' and 'Disabled'. - Invalid value '{0}' for Secure enclaves. Valid values are 'Enabled' and 'Disabled'. + Valor inválido '{0}' dos enclaves seguros. Os valores válidos são 'Enabled' e 'Disabled'. . Parameters: 0 - secureEnclaves (string) The Attestation URL must not be specified with Attestation protocol 'None'. Either set appropriate Attestation protocol or remove Attestation URL from connection properties. - The Attestation URL must not be specified with Attestation protocol 'None'. Either set appropriate Attestation protocol or remove Attestation URL from connection properties. + A URL de Atestado não deve ser especificada com o protocolo de Atestado 'None'. Defina o protocolo de Atestado apropriado ou remova a URL de Atestado das propriedades de conexão. @@ -6584,7 +6584,7 @@ O Processador de Consultas estima que a implementação do índice a seguir pode Attestation protocol cannot be empty with Secure enclaves enabled. - Attestation protocol cannot be empty with Secure enclaves enabled. + O Protocolo de Atestado não pode ficar vazio com enclaves seguros ativados. diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ru.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ru.xlf index 3472d353..c468759b 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ru.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ru.xlf @@ -2043,13 +2043,13 @@ Invalid value '{0}' for Attestation protocol. Valid values are 'AAS', 'HGS' and 'None'. - Invalid value '{0}' for Attestation protocol. Valid values are 'AAS', 'HGS' and 'None'. + Недопустимое значение "{0}" для протокола аттестации. Допустимые значения: "AAS", "HGS" и "None" (Нет). . Parameters: 0 - enclaveAttestationProtocol (string) The Attestation protocol and Attestation URL requires Always Encrypted with Secure enclaves to be set to Enabled. - The Attestation protocol and Attestation URL requires Always Encrypted with Secure enclaves to be set to Enabled. + Протокол аттестации и URL-адрес аттестации требуют включения Always Encrypted с безопасными анклавами. @@ -6552,18 +6552,18 @@ The Query Processor estimates that implementing the following index could improv Attestation URL cannot be empty with the selected value of Attestation protocol. - Attestation URL cannot be empty with the selected value of Attestation protocol. + URL-адрес аттестации не может быть пустым с выбранным значением протокола аттестации. Invalid value '{0}' for Secure enclaves. Valid values are 'Enabled' and 'Disabled'. - Invalid value '{0}' for Secure enclaves. Valid values are 'Enabled' and 'Disabled'. + Недопустимое значение "{0}" для безопасных анклавов. Допустимые значения: "Enabled" (Включено) и "Disabled" (Отключено). . Parameters: 0 - secureEnclaves (string) The Attestation URL must not be specified with Attestation protocol 'None'. Either set appropriate Attestation protocol or remove Attestation URL from connection properties. - The Attestation URL must not be specified with Attestation protocol 'None'. Either set appropriate Attestation protocol or remove Attestation URL from connection properties. + Недопустимо задавать URL-адрес аттестации с протоколом аттестации "None". Настройте подходящий протокол или удалите URL-адрес из свойств подключения. @@ -6584,7 +6584,7 @@ The Query Processor estimates that implementing the following index could improv Attestation protocol cannot be empty with Secure enclaves enabled. - Attestation protocol cannot be empty with Secure enclaves enabled. + Протокол аттестации не может быть пустым, если включены безопасные анклавы. diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hans.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hans.xlf index d1c6cc25..039f02df 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hans.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hans.xlf @@ -2043,13 +2043,13 @@ Invalid value '{0}' for Attestation protocol. Valid values are 'AAS', 'HGS' and 'None'. - Invalid value '{0}' for Attestation protocol. Valid values are 'AAS', 'HGS' and 'None'. + Attestation 协议的值“{0}”无效。有效值为“AAS”,“HGS”和“None”。 . Parameters: 0 - enclaveAttestationProtocol (string) The Attestation protocol and Attestation URL requires Always Encrypted with Secure enclaves to be set to Enabled. - The Attestation protocol and Attestation URL requires Always Encrypted with Secure enclaves to be set to Enabled. + 证明协议和证明 URL 要求启用具有安全隔离区的始终加密。 @@ -6552,18 +6552,18 @@ The Query Processor estimates that implementing the following index could improv Attestation URL cannot be empty with the selected value of Attestation protocol. - Attestation URL cannot be empty with the selected value of Attestation protocol. + 证明 URL 不能为空,且所选值为证明协议。 Invalid value '{0}' for Secure enclaves. Valid values are 'Enabled' and 'Disabled'. - Invalid value '{0}' for Secure enclaves. Valid values are 'Enabled' and 'Disabled'. + Secure enclave 的值“{0}”无效。有效值为“已启用”和“已禁用”。 . Parameters: 0 - secureEnclaves (string) The Attestation URL must not be specified with Attestation protocol 'None'. Either set appropriate Attestation protocol or remove Attestation URL from connection properties. - The Attestation URL must not be specified with Attestation protocol 'None'. Either set appropriate Attestation protocol or remove Attestation URL from connection properties. + 证明 URL 不能使用“无”的证明协议指定。请设置适当的证明协议或从连接属性中删除证明 URL。 @@ -6584,7 +6584,7 @@ The Query Processor estimates that implementing the following index could improv Attestation protocol cannot be empty with Secure enclaves enabled. - Attestation protocol cannot be empty with Secure enclaves enabled. + 证明协议不能为空且已启用安全 enclave。 diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hant.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hant.xlf index c60d2e88..d003a8f4 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hant.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hant.xlf @@ -2043,13 +2043,13 @@ Invalid value '{0}' for Attestation protocol. Valid values are 'AAS', 'HGS' and 'None'. - Invalid value '{0}' for Attestation protocol. Valid values are 'AAS', 'HGS' and 'None'. + 證明通訊協定的無效值 '{0}'。有效的值為 'AAS'、'HGS' 及 [無]。 . Parameters: 0 - enclaveAttestationProtocol (string) The Attestation protocol and Attestation URL requires Always Encrypted with Secure enclaves to be set to Enabled. - The Attestation protocol and Attestation URL requires Always Encrypted with Secure enclaves to be set to Enabled. + 證明通訊協定與證明 URL 需要將具有安全記憶體保護區的 Always Encrypted 設定為 [已啟用]。 @@ -6552,18 +6552,18 @@ The Query Processor estimates that implementing the following index could improv Attestation URL cannot be empty with the selected value of Attestation protocol. - Attestation URL cannot be empty with the selected value of Attestation protocol. + 具有證明通訊協定的選取值時,證明 URL 不可為空白。 Invalid value '{0}' for Secure enclaves. Valid values are 'Enabled' and 'Disabled'. - Invalid value '{0}' for Secure enclaves. Valid values are 'Enabled' and 'Disabled'. + 安全記憶體保護區的無效值 '{0}'。有效的值為 [已啟用] 和 [已停用]。 . Parameters: 0 - secureEnclaves (string) The Attestation URL must not be specified with Attestation protocol 'None'. Either set appropriate Attestation protocol or remove Attestation URL from connection properties. - The Attestation URL must not be specified with Attestation protocol 'None'. Either set appropriate Attestation protocol or remove Attestation URL from connection properties. + 無法在證明通訊協定為 [無] 的情況下指定證明 URL。請設定適當的證明通訊協定,或從連線屬性移除證明 URL。 @@ -6584,7 +6584,7 @@ The Query Processor estimates that implementing the following index could improv Attestation protocol cannot be empty with Secure enclaves enabled. - Attestation protocol cannot be empty with Secure enclaves enabled. + 安全記憶體保護區啟用時,證明通訊協定不可為空白。