[Loc] update to xlfs and resx for 9-9-2022 (#1685)

This commit is contained in:
Alex Ma
2022-09-09 15:43:28 -07:00
committed by GitHub
parent eb58d3684b
commit b5f7e6a310
4 changed files with 56 additions and 56 deletions

View File

@@ -3887,52 +3887,52 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut
<value>La colonne calculée avec le nom '{0}' doit être persistante pour faire partie de la '{1}' de clé étrangère.</value>
</data>
<data name="HashIndexNotSupportedInNonMemoryOptimizedTableRuleDescription" xml:space="preserve">
<value>Hash index with name '{0}' is not supported on a non memory-optimized table.</value>
<value>Lindex de hachage portant le nom « {0} » nest pas pris en charge sur une table non optimisée en mémoire.</value>
</data>
<data name="HashIndexMustHaveBucketCountRuleDescription" xml:space="preserve">
<value>Hash index '{0}' does not have a bucket count.</value>
<value>Lindex de hachage « {0} » na pas de nombre de compartiments.</value>
</data>
<data name="IndexIsHashPropertyDescription" xml:space="preserve">
<value>Whether the index is a hash index</value>
<value>Indique si lindex est un index de hachage</value>
</data>
<data name="IndexIsHashPropertyTitle" xml:space="preserve">
<value>Is Hash</value>
<value>Est un code de hachage</value>
</data>
<data name="IndexBucketCountPropertyDescription" xml:space="preserve">
<value>Bucket count of the hash index, note the value will always automatically round up to the next power of 2. </value>
<value>Nombre de compartiments de lindex de hachage, notez que la valeur arrondit toujours automatiquement jusquà la puissance suivante de 2. </value>
</data>
<data name="IndexBucketCountPropertyTitle" xml:space="preserve">
<value>Nombre de compartiments</value>
</data>
<data name="HashIndexGroupTitle" xml:space="preserve">
<value>Hash Index</value>
<value>Index de hachage</value>
</data>
<data name="ColumnStoreIndexNamePropertyTitle" xml:space="preserve">
<value>Nom</value>
</data>
<data name="ColumnStoreIndexNamePropertyDescription" xml:space="preserve">
<value>Name of the column store index</value>
<value>Nom de lindex du magasin de colonnes</value>
</data>
<data name="ColumnStoreIndexDescriptionPropertyTitle" xml:space="preserve">
<value>Description</value>
</data>
<data name="ColumnStoreIndexDescriptionPropertyDescription" xml:space="preserve">
<value>Description of the column store index</value>
<value>Description de lindex du magasin de colonnes</value>
</data>
<data name="ColumnStoreIndexIsClusteredPropertyDescription" xml:space="preserve">
<value>Whether the column store index is clustered.</value>
<value>Indique si lindex du magasin de colonnes est en cluster.</value>
</data>
<data name="ColumnStoreIndexIsClusteredPropertyTitle" xml:space="preserve">
<value>Est en cluster</value>
</data>
<data name="ColumnStoreIndexFilterPredicatePropertyDescription" xml:space="preserve">
<value>Filter predicate of the column store index</value>
<value>Prédicat de filtre de lindex du magasin de colonnes</value>
</data>
<data name="ColumnStoreIndexFilterPredicatePropertyTitle" xml:space="preserve">
<value>Prédicat de Filtre</value>
</data>
<data name="ColumnStoreIndexColumnsPropertyDescription" xml:space="preserve">
<value>Columns in this column store index</value>
<value>Colonnes de cet index de magasin de colonnes</value>
</data>
<data name="ColumnStoreIndexColumnsGroupTitle" xml:space="preserve">
<value>Colonnes</value>
@@ -3944,7 +3944,7 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut
<value>Colonne</value>
</data>
<data name="ColumnCanOnlyAppearOnceInNonClusteredColumnStoreIndexRuleDescription" xml:space="preserve">
<value>Column with name '{0}' has already been added to the non-clustered column store index '{1}'. Row number: {2}.</value>
<value>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}.</value>
</data>
<data name="TableDesignerColumnStoreIndexesTableTitle" xml:space="preserve">
<value>Index de banque de colonnes</value>
@@ -3953,10 +3953,10 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut
<value>Stockage de colonnes d'index</value>
</data>
<data name="AddNewColumnStoreIndexLabel" xml:space="preserve">
<value>New Column Store Index</value>
<value>Nouvel index stockage en colonne</value>
</data>
<data name="NonClusteredColumnStoreIndexMustHaveColumnsRuleDescription" xml:space="preserve">
<value>Non-clustered column store index '{0}' does not have any columns associated with it.</value>
<value>Aucune colonne nest associée à lindex de banque des colonnes non cluster «{0} ».</value>
</data>
<data name="TableDesignerConfirmationText" xml:space="preserve">
<value>Jai lu le résumé et compris les risques potentiels.</value>