mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-16 18:47:57 -05:00
[Loc] update to xlfs for 3-24-2023 (#1966)
This commit is contained in:
@@ -2042,14 +2042,14 @@
|
||||
Parameters: 0 - encrypt (string) </note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ConnectionServiceConnStringInvalidEnclaveAttestationProtocol">
|
||||
<source>Invalid value '{0}' for EnclaveAttestationProtocol. Valid values are 'AAS', 'HGS' and 'None'.</source>
|
||||
<target state="translated">Valore '{0}' non valido per EnclaveAttestationProtocol. I valori validi sono 'AAS', 'HGS' e 'None'.</target>
|
||||
<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>
|
||||
<note>.
|
||||
Parameters: 0 - enclaveAttestationProtocol (string) </note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ConnectionServiceConnStringInvalidAlwaysEncryptedOptionCombination">
|
||||
<source>The Attestation Protocol and Enclave Attestation URL requires Always Encrypted with Secure Enclaves to be set to Enabled.</source>
|
||||
<target state="translated">Il protocollo di attestazione e l'URL di attestazione dell'enclave richiedono che Always Encrypted con enclavi sicure sia impostato su Abilitato.</target>
|
||||
<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>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="SqlCmdExitOnError">
|
||||
@@ -6551,19 +6551,19 @@ Query Processor stima che l'implementazione del seguente indice potrebbe miglior
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ConnectionServiceConnStringMissingAttestationUrlWithAttestationProtocol">
|
||||
<source>Attestation URL cannot be empty with the selected value of Attestation Protocol.</source>
|
||||
<target state="translated">L'URL di attestazione non può essere vuoto con il valore selezionato del protocollo di attestazione.</target>
|
||||
<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>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ConnectionServiceConnStringInvalidSecureEnclaves">
|
||||
<source>Invalid value '{0}' for SecureEnclaves. Valid values are 'Enabled' and 'Disabled'.</source>
|
||||
<target state="translated">Valore '{0}' non valido per SecureEnclaves. I valori validi sono 'Enabled' e 'Disabled'.</target>
|
||||
<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>
|
||||
<note>.
|
||||
Parameters: 0 - secureEnclaves (string) </note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ConnectionServiceConnStringInvalidAttestationProtocolNoneWithUrl">
|
||||
<source>The Enclave 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="translated">L'URL di attestazione dell'enclave 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.</target>
|
||||
<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>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="DefaultLanguagePlaceholder">
|
||||
@@ -6582,6 +6582,11 @@ Query Processor stima che l'implementazione del seguente indice potrebbe miglior
|
||||
<note>.
|
||||
Parameters: 0 - urn (string) </note>
|
||||
</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>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
Reference in New Issue
Block a user