LEGO: Merge pull request 2022

LEGO: Merge pull request 2022
This commit is contained in:
Alex Hsu
2023-04-20 08:37:43 -07:00
committed by GitHub
parent 006488340c
commit 051fad128d
10 changed files with 520 additions and 130 deletions

View File

@@ -753,10 +753,13 @@
</Item>
<Item ItemId=";BinaryLiteralPrefixMissingError" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Unable to convert {0} to a Microsoft.Data.SqlClient.SqlParameter object. The specified literal cannot be converted to {1}(Microsoft.Data.SqlDbType), as prefix 0x is expected for a binary literals. Literal value: {2} ]]></Val>
<Val><![CDATA[Unable to convert {0} to a Microsoft.Data.SqlClient.SqlParameter object. The specified literal cannot be converted to {1}(Microsoft.Data.SqlDbType), as prefix 0x is expected for a binary literals. Literal value: {2}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[No se puede convertir {0} en un objeto Microsoft.Data.SqlClient.SqlParameter. El literal especificado no se puede convertir en {1}(Microsoft.Data.SqlDbType), ya que se espera un prefijo 0x en los literales binarios. Valor del literal: {2}. ]]></Val>
<Val><![CDATA[No se puede convertir {0} en un objeto Microsoft.Data.SqlClient.SqlParameter. El literal especificado no se puede convertir en {1}(Microsoft.Data.SqlDbType), ya que se espera un prefijo 0x en los literales binarios. Valor del literal: {2}.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Unable to convert {0} to a Microsoft.Data.SqlClient.SqlParameter object. The specified literal cannot be converted to {1}(Microsoft.Data.SqlDbType), as prefix 0x is expected for a binary literals. Literal value: {2} ]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2721,10 +2724,13 @@
</Item>
<Item ItemId=";ErrorMessage" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Unable to convert {0} to a Microsoft.Data.SqlClient.SqlParameter object. The specified literal cannot be converted to {1}(Microsoft.Data.SqlDbType). Literal value: {2} ]]></Val>
<Val><![CDATA[Unable to convert {0} to a Microsoft.Data.SqlClient.SqlParameter object. The specified literal cannot be converted to {1}(Microsoft.Data.SqlDbType). Literal value: {2}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[No se puede convertir {0} en un objeto Microsoft.Data.SqlClient.SqlParameter. El literal especificado no se puede convertir en {1}(Microsoft.Data.SqlDbType). Valor del literal: {2}. ]]></Val>
<Val><![CDATA[No se puede convertir {0} en un objeto Microsoft.Data.SqlClient.SqlParameter. El literal especificado no se puede convertir en {1}(Microsoft.Data.SqlDbType). Valor del literal: {2}.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Unable to convert {0} to a Microsoft.Data.SqlClient.SqlParameter object. The specified literal cannot be converted to {1}(Microsoft.Data.SqlDbType). Literal value: {2} ]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2748,10 +2754,13 @@
</Item>
<Item ItemId=";Error_InvalidDirectoryName" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Path {0} is not a valid directory ]]></Val>
<Val><![CDATA[Path {0} is not a valid directory]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[La ruta de acceso [{0}]5D; no es un directorio válido. ]]></Val>
<Val><![CDATA[La ruta de acceso [{0}]5D; no es un directorio válido.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Path {0} is not a valid directory ]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3864,10 +3873,13 @@
</Item>
<Item ItemId=";IndexBucketCountPropertyDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Bucket count of the hash index, note the value will always automatically round up to the next power of 2. ]]></Val>
<Val><![CDATA[Bucket count of the hash index, note the value will always automatically round up to the next power of 2.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Recuento de depósitos del índice hash. Tenga en cuenta que el valor siempre se redondeará automáticamente a la siguiente potencia de 2. ]]></Val>
<Val><![CDATA[Recuento de depósitos del índice hash. Tenga en cuenta que el valor siempre se redondeará automáticamente a la siguiente potencia de 2.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Bucket count of the hash index, note the value will always automatically round up to the next power of 2. ]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -7881,10 +7893,13 @@
</Item>
<Item ItemId=";QueryServiceExecutionPlanNotFound" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not retrieve an execution plan from the result set ]]></Val>
<Val><![CDATA[Could not retrieve an execution plan from the result set]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[No se pudo recuperar un plan de ejecución del conjunto de resultados. ]]></Val>
<Val><![CDATA[No se pudo recuperar un plan de ejecución del conjunto de resultados.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Could not retrieve an execution plan from the result set ]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -10696,6 +10711,24 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";ServiceNotFound" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Service {0} was not found in the service provider]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[El servicio {0} no se ha encontrado en el proveedor de servicios]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";ServiceProviderNotSet" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[SetServiceProvider() was not called to establish the required service provider]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[No se llamó a SetServiceProvider() para establecer el proveedor de servicios necesario]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";SessionAlreadyExists" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[An XEvent session named {0} already exists]]></Val>
@@ -11391,10 +11424,13 @@
</Item>
<Item ItemId=";TFPDescription" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Applies a trained machine learning model to input data ]]></Val>
<Val><![CDATA[Applies a trained machine learning model to input data]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Aplica un modelo de aprendizaje automático entrenado para la entrada de datos. ]]></Val>
<Val><![CDATA[Aplica un modelo de aprendizaje automático entrenado para la entrada de datos.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Applies a trained machine learning model to input data ]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12462,10 +12498,13 @@
</Item>
<Item ItemId=";UnknownSizeUnit" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Unknown size unit {0} ]]></Val>
<Val><![CDATA[Unknown size unit {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Tamaño de la unidad desconocido {0} ]]></Val>
<Val><![CDATA[Tamaño de unidad desconocido {0}]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Unknown size unit {0} ]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>