[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 @@ El procesador de consultas estima que la implementación del siguiente índice p
<value>La columna calculada con el nombre "{0}" debe ser persistente para formar parte de la clave externa "{1}".</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>No se admite el índice hash con el nombre '{0}' en una tabla no optimizada para memoria.</value>
</data>
<data name="HashIndexMustHaveBucketCountRuleDescription" xml:space="preserve">
<value>Hash index '{0}' does not have a bucket count.</value>
<value>El índice hash '{0}' no tiene un recuento de cubos.</value>
</data>
<data name="IndexIsHashPropertyDescription" xml:space="preserve">
<value>Whether the index is a hash index</value>
<value>Si el índice es un índice hash</value>
</data>
<data name="IndexIsHashPropertyTitle" xml:space="preserve">
<value>Is Hash</value>
<value>Es hash</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>Recuento de depósitos del índice hash. Tenga en cuenta que el valor siempre se redondeará automáticamente a la siguiente potencia de 2. </value>
</data>
<data name="IndexBucketCountPropertyTitle" xml:space="preserve">
<value>Número de cubos</value>
</data>
<data name="HashIndexGroupTitle" xml:space="preserve">
<value>Hash Index</value>
<value>Índice hash</value>
</data>
<data name="ColumnStoreIndexNamePropertyTitle" xml:space="preserve">
<value>Nombre</value>
</data>
<data name="ColumnStoreIndexNamePropertyDescription" xml:space="preserve">
<value>Name of the column store index</value>
<value>Nombre del índice del almacén de columnas</value>
</data>
<data name="ColumnStoreIndexDescriptionPropertyTitle" xml:space="preserve">
<value>Descripción</value>
</data>
<data name="ColumnStoreIndexDescriptionPropertyDescription" xml:space="preserve">
<value>Description of the column store index</value>
<value>Descripción del índice del almacén de columnas</value>
</data>
<data name="ColumnStoreIndexIsClusteredPropertyDescription" xml:space="preserve">
<value>Whether the column store index is clustered.</value>
<value>Indica si el índice del almacén de columnas está agrupado.</value>
</data>
<data name="ColumnStoreIndexIsClusteredPropertyTitle" xml:space="preserve">
<value>En clúster</value>
</data>
<data name="ColumnStoreIndexFilterPredicatePropertyDescription" xml:space="preserve">
<value>Filter predicate of the column store index</value>
<value>Predicado de filtro del índice de almacén de columnas</value>
</data>
<data name="ColumnStoreIndexFilterPredicatePropertyTitle" xml:space="preserve">
<value>Predicado de filtro</value>
</data>
<data name="ColumnStoreIndexColumnsPropertyDescription" xml:space="preserve">
<value>Columns in this column store index</value>
<value>Columnas en este índice de almacén de columnas</value>
</data>
<data name="ColumnStoreIndexColumnsGroupTitle" xml:space="preserve">
<value>Columnas</value>
@@ -3944,7 +3944,7 @@ El procesador de consultas estima que la implementación del siguiente índice p
<value>Columna</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 columna con el nombre '{0}' ya se ha agregado al índice de almacén de columnas no agrupado '{1}'. Número de fila: {2}.</value>
</data>
<data name="TableDesignerColumnStoreIndexesTableTitle" xml:space="preserve">
<value>Índices de almacenamiento de columnas</value>
@@ -3953,10 +3953,10 @@ El procesador de consultas estima que la implementación del siguiente índice p
<value>Índice de almacenamiento de columnas</value>
</data>
<data name="AddNewColumnStoreIndexLabel" xml:space="preserve">
<value>New Column Store Index</value>
<value>Nuevo índice de almacén de columnas</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>El índice del almacén de columnas no agrupado '{0}' no tiene ninguna columna asociada.</value>
</data>
<data name="TableDesignerConfirmationText" xml:space="preserve">
<value>He leído el resumen y entiendo los posibles riesgos.</value>

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>

View File

@@ -6362,29 +6362,29 @@ El procesador de consultas estima que la implementación del siguiente índice p
</trans-unit>
<trans-unit id="HashIndexNotSupportedInNonMemoryOptimizedTableRuleDescription">
<source>Hash index with name '{0}' is not supported on a non memory-optimized table.</source>
<target state="new">Hash index with name '{0}' is not supported on a non memory-optimized table.</target>
<target state="translated">No se admite el índice hash con el nombre '{0}' en una tabla no optimizada para memoria.</target>
<note>.
Parameters: 0 - indexName (string) </note>
</trans-unit>
<trans-unit id="HashIndexMustHaveBucketCountRuleDescription">
<source>Hash index '{0}' does not have a bucket count.</source>
<target state="new">Hash index '{0}' does not have a bucket count.</target>
<target state="translated">El índice hash '{0}' no tiene un recuento de cubos.</target>
<note>.
Parameters: 0 - indexName (string) </note>
</trans-unit>
<trans-unit id="IndexIsHashPropertyDescription">
<source>Whether the index is a hash index</source>
<target state="new">Whether the index is a hash index</target>
<target state="translated">Si el índice es un índice hash</target>
<note></note>
</trans-unit>
<trans-unit id="IndexIsHashPropertyTitle">
<source>Is Hash</source>
<target state="new">Is Hash</target>
<target state="translated">Es hash</target>
<note></note>
</trans-unit>
<trans-unit id="IndexBucketCountPropertyDescription">
<source>Bucket count of the hash index, note the value will always automatically round up to the next power of 2. </source>
<target state="new">Bucket count of the hash index, note the value will always automatically round up to the next power of 2. </target>
<target state="translated">Recuento de depósitos del índice hash. Tenga en cuenta que el valor siempre se redondeará automáticamente a la siguiente potencia de 2. </target>
<note></note>
</trans-unit>
<trans-unit id="IndexBucketCountPropertyTitle">
@@ -6394,7 +6394,7 @@ El procesador de consultas estima que la implementación del siguiente índice p
</trans-unit>
<trans-unit id="HashIndexGroupTitle">
<source>Hash Index</source>
<target state="new">Hash Index</target>
<target state="translated">Índice hash</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexNamePropertyTitle">
@@ -6404,7 +6404,7 @@ El procesador de consultas estima que la implementación del siguiente índice p
</trans-unit>
<trans-unit id="ColumnStoreIndexNamePropertyDescription">
<source>Name of the column store index</source>
<target state="new">Name of the column store index</target>
<target state="translated">Nombre del índice del almacén de columnas</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexDescriptionPropertyTitle">
@@ -6414,12 +6414,12 @@ El procesador de consultas estima que la implementación del siguiente índice p
</trans-unit>
<trans-unit id="ColumnStoreIndexDescriptionPropertyDescription">
<source>Description of the column store index</source>
<target state="new">Description of the column store index</target>
<target state="translated">Descripción del índice del almacén de columnas</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexIsClusteredPropertyDescription">
<source>Whether the column store index is clustered.</source>
<target state="new">Whether the column store index is clustered.</target>
<target state="translated">Indica si el índice del almacén de columnas está agrupado.</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexIsClusteredPropertyTitle">
@@ -6429,7 +6429,7 @@ El procesador de consultas estima que la implementación del siguiente índice p
</trans-unit>
<trans-unit id="ColumnStoreIndexFilterPredicatePropertyDescription">
<source>Filter predicate of the column store index</source>
<target state="new">Filter predicate of the column store index</target>
<target state="translated">Predicado de filtro del índice de almacén de columnas</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexFilterPredicatePropertyTitle">
@@ -6439,7 +6439,7 @@ El procesador de consultas estima que la implementación del siguiente índice p
</trans-unit>
<trans-unit id="ColumnStoreIndexColumnsPropertyDescription">
<source>Columns in this column store index</source>
<target state="new">Columns in this column store index</target>
<target state="translated">Columnas en este índice de almacén de columnas</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexColumnsGroupTitle">
@@ -6459,7 +6459,7 @@ El procesador de consultas estima que la implementación del siguiente índice p
</trans-unit>
<trans-unit id="ColumnCanOnlyAppearOnceInNonClusteredColumnStoreIndexRuleDescription">
<source>Column with name '{0}' has already been added to the non-clustered column store index '{1}'. Row number: {2}.</source>
<target state="new">Column with name '{0}' has already been added to the non-clustered column store index '{1}'. Row number: {2}.</target>
<target state="translated">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}.</target>
<note>.
Parameters: 0 - columnName (string), 1 - indexName (string), 2 - rowNumber (int) </note>
</trans-unit>
@@ -6475,12 +6475,12 @@ El procesador de consultas estima que la implementación del siguiente índice p
</trans-unit>
<trans-unit id="AddNewColumnStoreIndexLabel">
<source>New Column Store Index</source>
<target state="new">New Column Store Index</target>
<target state="translated">Nuevo índice de almacén de columnas</target>
<note></note>
</trans-unit>
<trans-unit id="NonClusteredColumnStoreIndexMustHaveColumnsRuleDescription">
<source>Non-clustered column store index '{0}' does not have any columns associated with it.</source>
<target state="new">Non-clustered column store index '{0}' does not have any columns associated with it.</target>
<target state="translated">El índice del almacén de columnas no agrupado '{0}' no tiene ninguna columna asociada.</target>
<note>.
Parameters: 0 - indexName (string) </note>
</trans-unit>

View File

@@ -6362,29 +6362,29 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut
</trans-unit>
<trans-unit id="HashIndexNotSupportedInNonMemoryOptimizedTableRuleDescription">
<source>Hash index with name '{0}' is not supported on a non memory-optimized table.</source>
<target state="new">Hash index with name '{0}' is not supported on a non memory-optimized table.</target>
<target state="translated">Lindex de hachage portant le nom « {0} » nest pas pris en charge sur une table non optimisée en mémoire.</target>
<note>.
Parameters: 0 - indexName (string) </note>
</trans-unit>
<trans-unit id="HashIndexMustHaveBucketCountRuleDescription">
<source>Hash index '{0}' does not have a bucket count.</source>
<target state="new">Hash index '{0}' does not have a bucket count.</target>
<target state="translated">Lindex de hachage « {0} » na pas de nombre de compartiments.</target>
<note>.
Parameters: 0 - indexName (string) </note>
</trans-unit>
<trans-unit id="IndexIsHashPropertyDescription">
<source>Whether the index is a hash index</source>
<target state="new">Whether the index is a hash index</target>
<target state="translated">Indique si lindex est un index de hachage</target>
<note></note>
</trans-unit>
<trans-unit id="IndexIsHashPropertyTitle">
<source>Is Hash</source>
<target state="new">Is Hash</target>
<target state="translated">Est un code de hachage</target>
<note></note>
</trans-unit>
<trans-unit id="IndexBucketCountPropertyDescription">
<source>Bucket count of the hash index, note the value will always automatically round up to the next power of 2. </source>
<target state="new">Bucket count of the hash index, note the value will always automatically round up to the next power of 2. </target>
<target state="translated">Nombre de compartiments de lindex de hachage, notez que la valeur arrondit toujours automatiquement jusquà la puissance suivante de 2. </target>
<note></note>
</trans-unit>
<trans-unit id="IndexBucketCountPropertyTitle">
@@ -6394,7 +6394,7 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut
</trans-unit>
<trans-unit id="HashIndexGroupTitle">
<source>Hash Index</source>
<target state="new">Hash Index</target>
<target state="translated">Index de hachage</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexNamePropertyTitle">
@@ -6404,7 +6404,7 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut
</trans-unit>
<trans-unit id="ColumnStoreIndexNamePropertyDescription">
<source>Name of the column store index</source>
<target state="new">Name of the column store index</target>
<target state="translated">Nom de lindex du magasin de colonnes</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexDescriptionPropertyTitle">
@@ -6414,12 +6414,12 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut
</trans-unit>
<trans-unit id="ColumnStoreIndexDescriptionPropertyDescription">
<source>Description of the column store index</source>
<target state="new">Description of the column store index</target>
<target state="translated">Description de lindex du magasin de colonnes</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexIsClusteredPropertyDescription">
<source>Whether the column store index is clustered.</source>
<target state="new">Whether the column store index is clustered.</target>
<target state="translated">Indique si lindex du magasin de colonnes est en cluster.</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexIsClusteredPropertyTitle">
@@ -6429,7 +6429,7 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut
</trans-unit>
<trans-unit id="ColumnStoreIndexFilterPredicatePropertyDescription">
<source>Filter predicate of the column store index</source>
<target state="new">Filter predicate of the column store index</target>
<target state="translated">Prédicat de filtre de lindex du magasin de colonnes</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexFilterPredicatePropertyTitle">
@@ -6439,7 +6439,7 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut
</trans-unit>
<trans-unit id="ColumnStoreIndexColumnsPropertyDescription">
<source>Columns in this column store index</source>
<target state="new">Columns in this column store index</target>
<target state="translated">Colonnes de cet index de magasin de colonnes</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexColumnsGroupTitle">
@@ -6459,7 +6459,7 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut
</trans-unit>
<trans-unit id="ColumnCanOnlyAppearOnceInNonClusteredColumnStoreIndexRuleDescription">
<source>Column with name '{0}' has already been added to the non-clustered column store index '{1}'. Row number: {2}.</source>
<target state="new">Column with name '{0}' has already been added to the non-clustered column store index '{1}'. Row number: {2}.</target>
<target state="translated">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}.</target>
<note>.
Parameters: 0 - columnName (string), 1 - indexName (string), 2 - rowNumber (int) </note>
</trans-unit>
@@ -6475,12 +6475,12 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut
</trans-unit>
<trans-unit id="AddNewColumnStoreIndexLabel">
<source>New Column Store Index</source>
<target state="new">New Column Store Index</target>
<target state="translated">Nouvel index stockage en colonne</target>
<note></note>
</trans-unit>
<trans-unit id="NonClusteredColumnStoreIndexMustHaveColumnsRuleDescription">
<source>Non-clustered column store index '{0}' does not have any columns associated with it.</source>
<target state="new">Non-clustered column store index '{0}' does not have any columns associated with it.</target>
<target state="translated">Aucune colonne nest associée à lindex de banque des colonnes non cluster «{0} ».</target>
<note>.
Parameters: 0 - indexName (string) </note>
</trans-unit>