[Loc] update to xlfs and resx for 3-27-2023 (#1973)

This commit is contained in:
Alex Ma
2023-03-27 15:10:53 -07:00
committed by GitHub
parent e03effd88b
commit d7940e0cc6
20 changed files with 120 additions and 120 deletions

View File

@@ -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">Valor no válido '{0}' para el protocolo de atestación. Los valores válidos son "AAS", "HGS" y "None".</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">El protocolo de atestación y la dirección URL de atestación requieren que Always Encrypted con enclaves seguros se establezcan en Habilitado.</target>
<note></note>
</trans-unit>
<trans-unit id="SqlCmdExitOnError">
@@ -6552,18 +6552,18 @@ El procesador de consultas estima que la implementación del siguiente índice p
</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">La dirección URL de atestación no puede estar vacía con el valor seleccionado del protocolo de atestación.</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">Valor no válido '{0}' para enclaves seguros. Los valores válidos son "Habilitado" y "Deshabilitado".</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">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.</target>
<note></note>
</trans-unit>
<trans-unit id="DefaultLanguagePlaceholder">
@@ -6584,7 +6584,7 @@ El procesador de consultas estima que la implementación del siguiente índice p
</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">El protocolo de atestación no puede estar vacío con enclaves seguros habilitados.</target>
<note></note>
</trans-unit>
</body>