LEGO: check in for main to temporary branch. (#14831)

This commit is contained in:
csigs
2021-03-23 09:10:19 -07:00
committed by GitHub
parent 8d0131b624
commit f125e014fa
6 changed files with 257 additions and 134 deletions

View File

@@ -113,6 +113,9 @@
<Item ItemId=";(...) ltip" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Number of instances of the executor to run.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Número de instancias del ejecutor para ejecutar.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -597,6 +600,9 @@
<Item ItemId=";extensions/mssql/dist/features.mssql.insufficientlyPrivelagedAzureAccount" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The configured Azure account for {0} does not have sufficient permissions for Azure Key Vault to access a column master key for Always Encrypted.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[La cuenta de Azure configurada para {0} no tiene suficientes permisos para que Azure Key Vault tenga acceso a una clave maestra de columna para Always Encrypted.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -993,6 +999,9 @@
<Item ItemId=";extensions/mssql/dist/localizedConstants.sparkConnectionRequired" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Please connect to the Spark cluster before View {0} History.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Conéctese al clúster de Spark para poder ver el historial de {0}.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1476,6 +1485,9 @@
<Item ItemId=";extensions/mssql/dist/objectExplorerNodeProvider/objectExplorerNodeProvider.promptUsername" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Please provide the username to connect to HDFS:]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Proporcione el nombre de usuario para conectarse a HDFS:]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1725,6 +1737,9 @@
<Item ItemId=";extensions/mssql/dist/sqlClusterLookUp.promptBDCPassword" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Please provide the password to connect to the BDC Controller]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Proporcione la contraseña para conectarse al controlador de BDC.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2313,6 +2328,9 @@
<Item ItemId=";extensions/mssql/package.mssql.connectionOptions.enclaveAttestationProtocol.description" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specifies a protocol for attesting a server-side enclave used with Always Encrypted with secure enclaves]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Especifica un protocolo para la atestación de un enclave de servidor empleado con Always Encrypted con enclaves seguros.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2328,6 +2346,9 @@
<Item ItemId=";extensions/mssql/package.mssql.connectionOptions.enclaveAttestationUrl.description" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specifies an endpoint for attesting a server-side enclave used with Always Encrypted with secure enclaves]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Especifica un punto de conexión para la atestación de un enclave de servidor empleado con Always Encrypted con enclaves seguros.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2595,8 +2616,8 @@
<Item ItemId=";extensions/mssql/package.mssql.connectionOptions.typeSystemVersion.description" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Indicates which server type system the provider will expose through the DataReader]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Indica qué sistema de tipo de servidor expondrá el proveedor a través de DataReader]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Indica qué sistema de tipo de servidor el proveedor expondrá por medio de DataReader.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Indicates which server type system then provider will expose through the DataReader]]></Val>
@@ -2940,6 +2961,9 @@
<Item ItemId=";extensions/mssql/package.mssql.query.maxXmlCharsToStore" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Number of XML characters to store after running a query]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Número de caracteres XML que se almacenarán después de ejecutar una consulta.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>