mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-16 18:47:57 -05:00
[Loc] update to xlfs and resx for 3-27-2023 (#1973)
This commit is contained in:
@@ -2043,13 +2043,13 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="ConnectionServiceConnStringInvalidEnclaveAttestationProtocol">
|
||||
<source>Invalid value '{0}' for Attestation protocol. Valid values are 'AAS', 'HGS' and 'None'.</source>
|
||||
<target state="new">Invalid value '{0}' for Attestation protocol. Valid values are 'AAS', 'HGS' and 'None'.</target>
|
||||
<target state="translated">Valeur non valide '{0}' pour le protocole d'attestation. Les valeurs valides sont 'AAS', 'HGS' et 'Aucun'.</target>
|
||||
<note>.
|
||||
Parameters: 0 - enclaveAttestationProtocol (string) </note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ConnectionServiceConnStringInvalidAlwaysEncryptedOptionCombination">
|
||||
<source>The Attestation protocol and Attestation URL requires Always Encrypted with Secure enclaves to be set to Enabled.</source>
|
||||
<target state="new">The Attestation protocol and Attestation URL requires Always Encrypted with Secure enclaves to be set to Enabled.</target>
|
||||
<target state="translated">Le protocole d'attestation et l'URL d'attestation nécessitent que Always Encrypted avec Secure enclaves soit défini sur Enabled.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="SqlCmdExitOnError">
|
||||
@@ -6552,18 +6552,18 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut
|
||||
</trans-unit>
|
||||
<trans-unit id="ConnectionServiceConnStringMissingAttestationUrlWithAttestationProtocol">
|
||||
<source>Attestation URL cannot be empty with the selected value of Attestation protocol.</source>
|
||||
<target state="new">Attestation URL cannot be empty with the selected value of Attestation protocol.</target>
|
||||
<target state="translated">L'URL d'attestation ne peut pas être vide avec la valeur sélectionnée du protocole d'attestation.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ConnectionServiceConnStringInvalidSecureEnclaves">
|
||||
<source>Invalid value '{0}' for Secure enclaves. Valid values are 'Enabled' and 'Disabled'.</source>
|
||||
<target state="new">Invalid value '{0}' for Secure enclaves. Valid values are 'Enabled' and 'Disabled'.</target>
|
||||
<target state="translated">Valeur non valide '{0}' pour les enclaves sécurisées. Les valeurs valides sont 'Activé' et 'Désactivé'.</target>
|
||||
<note>.
|
||||
Parameters: 0 - secureEnclaves (string) </note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ConnectionServiceConnStringInvalidAttestationProtocolNoneWithUrl">
|
||||
<source>The Attestation URL must not be specified with Attestation protocol 'None'. Either set appropriate Attestation protocol or remove Attestation URL from connection properties.</source>
|
||||
<target state="new">The Attestation URL must not be specified with Attestation protocol 'None'. Either set appropriate Attestation protocol or remove Attestation URL from connection properties.</target>
|
||||
<target state="translated">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.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="DefaultLanguagePlaceholder">
|
||||
@@ -6584,7 +6584,7 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut
|
||||
</trans-unit>
|
||||
<trans-unit id="ConnectionServiceConnStringMissingAttestationProtocolWithSecureEnclaves">
|
||||
<source>Attestation protocol cannot be empty with Secure enclaves enabled.</source>
|
||||
<target state="new">Attestation protocol cannot be empty with Secure enclaves enabled.</target>
|
||||
<target state="translated">Le protocole d'attestation ne peut pas être vide avec les enclaves sécurisées activées.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user