LEGO: Merge pull request 1682

LEGO: Merge pull request 1682
This commit is contained in:
Alex Hsu
2022-09-09 08:34:37 -07:00
committed by GitHub
parent 2b7f1d2605
commit eb58d3684b
2 changed files with 84 additions and 0 deletions

View File

@@ -508,6 +508,9 @@
<Item ItemId=";AddNewColumnStoreIndexLabel" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[New Column Store Index]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Nuevo índice de almacén de columnas]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1297,6 +1300,9 @@
<Item ItemId=";ColumnCanOnlyAppearOnceInNonClusteredColumnStoreIndexRuleDescription" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Column with name '{0}' has already been added to the non-clustered column store index '{1}'. Row number: {2}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[La columna con el nombre '{0}' ya se ha agregado al índice de almacén de columnas no agrupado '{1}'. Número de fila: {2}.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1357,12 +1363,18 @@
<Item ItemId=";ColumnStoreIndexColumnsPropertyDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Columns in this column store index]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Columnas en este índice de almacén de columnas]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";ColumnStoreIndexDescriptionPropertyDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Description of the column store index]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Descripción del índice del almacén de columnas]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1378,6 +1390,9 @@
<Item ItemId=";ColumnStoreIndexFilterPredicatePropertyDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Filter predicate of the column store index]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Predicado de filtro del índice de almacén de columnas]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1393,6 +1408,9 @@
<Item ItemId=";ColumnStoreIndexIsClusteredPropertyDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Whether the column store index is clustered.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Indica si el índice del almacén de columnas está agrupado.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1408,6 +1426,9 @@
<Item ItemId=";ColumnStoreIndexNamePropertyDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Name of the column store index]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Nombre del índice del almacén de columnas]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3430,18 +3451,27 @@
<Item ItemId=";HashIndexGroupTitle" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Hash Index]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Índice hash]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";HashIndexMustHaveBucketCountRuleDescription" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Hash index '{0}' does not have a bucket count.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[El índice hash '{0}' no tiene un recuento de cubos.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";HashIndexNotSupportedInNonMemoryOptimizedTableRuleDescription" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Hash index with name '{0}' is not supported on a non memory-optimized table.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[No se admite el índice hash con el nombre '{0}' en una tabla no optimizada para memoria.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3700,6 +3730,9 @@
<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>
<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>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3841,12 +3874,18 @@
<Item ItemId=";IndexIsHashPropertyDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Whether the index is a hash index]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Si el índice es un índice hash]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";IndexIsHashPropertyTitle" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Is Hash]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Es hash]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5482,6 +5521,9 @@
<Item ItemId=";NonClusteredColumnStoreIndexMustHaveColumnsRuleDescription" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Non-clustered column store index '{0}' does not have any columns associated with it.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[El índice del almacén de columnas no agrupado '{0}' no tiene ninguna columna asociada.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -508,6 +508,9 @@
<Item ItemId=";AddNewColumnStoreIndexLabel" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[New Column Store Index]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Nouvel index stockage en colonne]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1297,6 +1300,9 @@
<Item ItemId=";ColumnCanOnlyAppearOnceInNonClusteredColumnStoreIndexRuleDescription" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Column with name '{0}' has already been added to the non-clustered column store index '{1}'. Row number: {2}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[La colonne portant le nom «* {0} » a déjà été ajoutée à lindex de magasin de colonnes non cluster « {1} ». Numéro de ligne : {2}.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1357,12 +1363,18 @@
<Item ItemId=";ColumnStoreIndexColumnsPropertyDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Columns in this column store index]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Colonnes de cet index de magasin de colonnes]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";ColumnStoreIndexDescriptionPropertyDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Description of the column store index]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Description de lindex du magasin de colonnes]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1378,6 +1390,9 @@
<Item ItemId=";ColumnStoreIndexFilterPredicatePropertyDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Filter predicate of the column store index]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Prédicat de filtre de lindex du magasin de colonnes]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1393,6 +1408,9 @@
<Item ItemId=";ColumnStoreIndexIsClusteredPropertyDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Whether the column store index is clustered.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Indique si lindex du magasin de colonnes est en cluster.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1408,6 +1426,9 @@
<Item ItemId=";ColumnStoreIndexNamePropertyDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Name of the column store index]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Nom de lindex du magasin de colonnes]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3430,18 +3451,27 @@
<Item ItemId=";HashIndexGroupTitle" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Hash Index]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Index de hachage]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";HashIndexMustHaveBucketCountRuleDescription" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Hash index '{0}' does not have a bucket count.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Lindex de hachage « {0} » na pas de nombre de compartiments.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";HashIndexNotSupportedInNonMemoryOptimizedTableRuleDescription" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Hash index with name '{0}' is not supported on a non memory-optimized table.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Lindex de hachage portant le nom « {0} » nest pas pris en charge sur une table non optimisée en mémoire.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3700,6 +3730,9 @@
<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>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Nombre de compartiments de lindex de hachage, notez que la valeur arrondit toujours automatiquement jusquà la puissance suivante de 2. ]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3841,12 +3874,18 @@
<Item ItemId=";IndexIsHashPropertyDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Whether the index is a hash index]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Indique si lindex est un index de hachage]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";IndexIsHashPropertyTitle" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Is Hash]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Est un code de hachage]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5482,6 +5521,9 @@
<Item ItemId=";NonClusteredColumnStoreIndexMustHaveColumnsRuleDescription" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Non-clustered column store index '{0}' does not have any columns associated with it.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Aucune colonne nest associée à lindex de banque des colonnes non cluster «{0} ».]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>