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[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>