[Loc] xlf resx update for 9-6-2022 (#1673)

This commit is contained in:
Alex Ma
2022-09-06 14:04:01 -07:00
committed by GitHub
parent 00ad16e796
commit ca6d270fcd
20 changed files with 2040 additions and 0 deletions

View File

@@ -3886,4 +3886,79 @@ Der Abfrageprozessor schätzt, dass durch das Implementieren des folgenden Index
<data name="ComputedColumnNeedToBePersistedInForeignKeyRuleDescription" xml:space="preserve">
<value>Die berechnete Spalte mit dem Namen „{0}“ muss beibehalten werden, um Teil des Fremdschlüssels „{1}“ zu sein.</value>
</data>
<data name="HashIndexNotSupportedInNonMemoryOptimizedTableRuleDescription" xml:space="preserve">
<value>Hash index with name '{0}' is not supported on a non memory-optimized table.</value>
</data>
<data name="HashIndexMustHaveBucketCountRuleDescription" xml:space="preserve">
<value>Hash index '{0}' does not have a bucket count.</value>
</data>
<data name="IndexIsHashPropertyDescription" xml:space="preserve">
<value>Whether the index is a hash index</value>
</data>
<data name="IndexIsHashPropertyTitle" xml:space="preserve">
<value>Is 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>
</data>
<data name="IndexBucketCountPropertyTitle" xml:space="preserve">
<value>Bucket Count</value>
</data>
<data name="HashIndexGroupTitle" xml:space="preserve">
<value>Hash Index</value>
</data>
<data name="ColumnStoreIndexNamePropertyTitle" xml:space="preserve">
<value>Name</value>
</data>
<data name="ColumnStoreIndexNamePropertyDescription" xml:space="preserve">
<value>Name of the column store index</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>
</data>
<data name="ColumnStoreIndexIsClusteredPropertyDescription" xml:space="preserve">
<value>Whether the column store index is clustered.</value>
</data>
<data name="ColumnStoreIndexIsClusteredPropertyTitle" xml:space="preserve">
<value>Is Clustered</value>
</data>
<data name="ColumnStoreIndexFilterPredicatePropertyDescription" xml:space="preserve">
<value>Filter predicate of the column store index</value>
</data>
<data name="ColumnStoreIndexFilterPredicatePropertyTitle" xml:space="preserve">
<value>Filter Predicate</value>
</data>
<data name="ColumnStoreIndexColumnsPropertyDescription" xml:space="preserve">
<value>Columns in this column store index</value>
</data>
<data name="ColumnStoreIndexColumnsGroupTitle" xml:space="preserve">
<value>Columns</value>
</data>
<data name="ColumnStoreIndexAddColumn" xml:space="preserve">
<value>Add Column</value>
</data>
<data name="ColumnStoreIndexColumnPropertyName" xml:space="preserve">
<value>Column</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>
</data>
<data name="TableDesignerColumnStoreIndexesTableTitle" xml:space="preserve">
<value>Column Store Indexes</value>
</data>
<data name="TableDesignerColumnStoreIndexObjectType" xml:space="preserve">
<value>Column Store Index</value>
</data>
<data name="AddNewColumnStoreIndexLabel" xml:space="preserve">
<value>New Column Store Index</value>
</data>
<data name="NonClusteredColumnStoreIndexMustHaveColumnsRuleDescription" xml:space="preserve">
<value>Non-clustered column store index '{0}' does not have any columns associated with it.</value>
</data>
<data name="TableDesignerConfirmationText" xml:space="preserve">
<value>Ich habe die Zusammenfassung gelesen und bin mir der potenziellen Risiken bewusst.</value>
</data>
</root>

View File

@@ -3886,4 +3886,79 @@ El procesador de consultas estima que la implementación del siguiente índice p
<data name="ComputedColumnNeedToBePersistedInForeignKeyRuleDescription" xml:space="preserve">
<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>
</data>
<data name="HashIndexMustHaveBucketCountRuleDescription" xml:space="preserve">
<value>Hash index '{0}' does not have a bucket count.</value>
</data>
<data name="IndexIsHashPropertyDescription" xml:space="preserve">
<value>Whether the index is a hash index</value>
</data>
<data name="IndexIsHashPropertyTitle" xml:space="preserve">
<value>Is 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>
</data>
<data name="IndexBucketCountPropertyTitle" xml:space="preserve">
<value>Bucket Count</value>
</data>
<data name="HashIndexGroupTitle" xml:space="preserve">
<value>Hash Index</value>
</data>
<data name="ColumnStoreIndexNamePropertyTitle" xml:space="preserve">
<value>Name</value>
</data>
<data name="ColumnStoreIndexNamePropertyDescription" xml:space="preserve">
<value>Name of the column store index</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>
</data>
<data name="ColumnStoreIndexIsClusteredPropertyDescription" xml:space="preserve">
<value>Whether the column store index is clustered.</value>
</data>
<data name="ColumnStoreIndexIsClusteredPropertyTitle" xml:space="preserve">
<value>Is Clustered</value>
</data>
<data name="ColumnStoreIndexFilterPredicatePropertyDescription" xml:space="preserve">
<value>Filter predicate of the column store index</value>
</data>
<data name="ColumnStoreIndexFilterPredicatePropertyTitle" xml:space="preserve">
<value>Filter Predicate</value>
</data>
<data name="ColumnStoreIndexColumnsPropertyDescription" xml:space="preserve">
<value>Columns in this column store index</value>
</data>
<data name="ColumnStoreIndexColumnsGroupTitle" xml:space="preserve">
<value>Columns</value>
</data>
<data name="ColumnStoreIndexAddColumn" xml:space="preserve">
<value>Add Column</value>
</data>
<data name="ColumnStoreIndexColumnPropertyName" xml:space="preserve">
<value>Column</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>
</data>
<data name="TableDesignerColumnStoreIndexesTableTitle" xml:space="preserve">
<value>Column Store Indexes</value>
</data>
<data name="TableDesignerColumnStoreIndexObjectType" xml:space="preserve">
<value>Column Store Index</value>
</data>
<data name="AddNewColumnStoreIndexLabel" xml:space="preserve">
<value>New Column Store Index</value>
</data>
<data name="NonClusteredColumnStoreIndexMustHaveColumnsRuleDescription" xml:space="preserve">
<value>Non-clustered column store index '{0}' does not have any columns associated with it.</value>
</data>
<data name="TableDesignerConfirmationText" xml:space="preserve">
<value>He leído el resumen y entiendo los posibles riesgos.</value>
</data>
</root>

View File

@@ -3886,4 +3886,79 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut
<data name="ComputedColumnNeedToBePersistedInForeignKeyRuleDescription" xml:space="preserve">
<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>
</data>
<data name="HashIndexMustHaveBucketCountRuleDescription" xml:space="preserve">
<value>Hash index '{0}' does not have a bucket count.</value>
</data>
<data name="IndexIsHashPropertyDescription" xml:space="preserve">
<value>Whether the index is a hash index</value>
</data>
<data name="IndexIsHashPropertyTitle" xml:space="preserve">
<value>Is 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>
</data>
<data name="IndexBucketCountPropertyTitle" xml:space="preserve">
<value>Bucket Count</value>
</data>
<data name="HashIndexGroupTitle" xml:space="preserve">
<value>Hash Index</value>
</data>
<data name="ColumnStoreIndexNamePropertyTitle" xml:space="preserve">
<value>Name</value>
</data>
<data name="ColumnStoreIndexNamePropertyDescription" xml:space="preserve">
<value>Name of the column store index</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>
</data>
<data name="ColumnStoreIndexIsClusteredPropertyDescription" xml:space="preserve">
<value>Whether the column store index is clustered.</value>
</data>
<data name="ColumnStoreIndexIsClusteredPropertyTitle" xml:space="preserve">
<value>Is Clustered</value>
</data>
<data name="ColumnStoreIndexFilterPredicatePropertyDescription" xml:space="preserve">
<value>Filter predicate of the column store index</value>
</data>
<data name="ColumnStoreIndexFilterPredicatePropertyTitle" xml:space="preserve">
<value>Filter Predicate</value>
</data>
<data name="ColumnStoreIndexColumnsPropertyDescription" xml:space="preserve">
<value>Columns in this column store index</value>
</data>
<data name="ColumnStoreIndexColumnsGroupTitle" xml:space="preserve">
<value>Columns</value>
</data>
<data name="ColumnStoreIndexAddColumn" xml:space="preserve">
<value>Add Column</value>
</data>
<data name="ColumnStoreIndexColumnPropertyName" xml:space="preserve">
<value>Column</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>
</data>
<data name="TableDesignerColumnStoreIndexesTableTitle" xml:space="preserve">
<value>Column Store Indexes</value>
</data>
<data name="TableDesignerColumnStoreIndexObjectType" xml:space="preserve">
<value>Column Store Index</value>
</data>
<data name="AddNewColumnStoreIndexLabel" xml:space="preserve">
<value>New Column Store Index</value>
</data>
<data name="NonClusteredColumnStoreIndexMustHaveColumnsRuleDescription" xml:space="preserve">
<value>Non-clustered column store index '{0}' does not have any columns associated with it.</value>
</data>
<data name="TableDesignerConfirmationText" xml:space="preserve">
<value>Jai lu le résumé et compris les risques potentiels.</value>
</data>
</root>

View File

@@ -3886,4 +3886,79 @@ Query Processor stima che l'implementazione del seguente indice potrebbe miglior
<data name="ComputedColumnNeedToBePersistedInForeignKeyRuleDescription" xml:space="preserve">
<value>La colonna calcolata denominata '{0}' deve essere resa persistente per far parte della chiave esterna '{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>
</data>
<data name="HashIndexMustHaveBucketCountRuleDescription" xml:space="preserve">
<value>Hash index '{0}' does not have a bucket count.</value>
</data>
<data name="IndexIsHashPropertyDescription" xml:space="preserve">
<value>Whether the index is a hash index</value>
</data>
<data name="IndexIsHashPropertyTitle" xml:space="preserve">
<value>Is 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>
</data>
<data name="IndexBucketCountPropertyTitle" xml:space="preserve">
<value>Bucket Count</value>
</data>
<data name="HashIndexGroupTitle" xml:space="preserve">
<value>Hash Index</value>
</data>
<data name="ColumnStoreIndexNamePropertyTitle" xml:space="preserve">
<value>Name</value>
</data>
<data name="ColumnStoreIndexNamePropertyDescription" xml:space="preserve">
<value>Name of the column store index</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>
</data>
<data name="ColumnStoreIndexIsClusteredPropertyDescription" xml:space="preserve">
<value>Whether the column store index is clustered.</value>
</data>
<data name="ColumnStoreIndexIsClusteredPropertyTitle" xml:space="preserve">
<value>Is Clustered</value>
</data>
<data name="ColumnStoreIndexFilterPredicatePropertyDescription" xml:space="preserve">
<value>Filter predicate of the column store index</value>
</data>
<data name="ColumnStoreIndexFilterPredicatePropertyTitle" xml:space="preserve">
<value>Filter Predicate</value>
</data>
<data name="ColumnStoreIndexColumnsPropertyDescription" xml:space="preserve">
<value>Columns in this column store index</value>
</data>
<data name="ColumnStoreIndexColumnsGroupTitle" xml:space="preserve">
<value>Columns</value>
</data>
<data name="ColumnStoreIndexAddColumn" xml:space="preserve">
<value>Add Column</value>
</data>
<data name="ColumnStoreIndexColumnPropertyName" xml:space="preserve">
<value>Column</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>
</data>
<data name="TableDesignerColumnStoreIndexesTableTitle" xml:space="preserve">
<value>Column Store Indexes</value>
</data>
<data name="TableDesignerColumnStoreIndexObjectType" xml:space="preserve">
<value>Column Store Index</value>
</data>
<data name="AddNewColumnStoreIndexLabel" xml:space="preserve">
<value>New Column Store Index</value>
</data>
<data name="NonClusteredColumnStoreIndexMustHaveColumnsRuleDescription" xml:space="preserve">
<value>Non-clustered column store index '{0}' does not have any columns associated with it.</value>
</data>
<data name="TableDesignerConfirmationText" xml:space="preserve">
<value>Ho letto il riepilogo e ho compreso i potenziali rischi.</value>
</data>
</root>

View File

@@ -3886,4 +3886,79 @@
<data name="ComputedColumnNeedToBePersistedInForeignKeyRuleDescription" xml:space="preserve">
<value>'{0}' という名前の計算列は、外部キー '{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>
</data>
<data name="HashIndexMustHaveBucketCountRuleDescription" xml:space="preserve">
<value>Hash index '{0}' does not have a bucket count.</value>
</data>
<data name="IndexIsHashPropertyDescription" xml:space="preserve">
<value>Whether the index is a hash index</value>
</data>
<data name="IndexIsHashPropertyTitle" xml:space="preserve">
<value>Is 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>
</data>
<data name="IndexBucketCountPropertyTitle" xml:space="preserve">
<value>Bucket Count</value>
</data>
<data name="HashIndexGroupTitle" xml:space="preserve">
<value>Hash Index</value>
</data>
<data name="ColumnStoreIndexNamePropertyTitle" xml:space="preserve">
<value>Name</value>
</data>
<data name="ColumnStoreIndexNamePropertyDescription" xml:space="preserve">
<value>Name of the column store index</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>
</data>
<data name="ColumnStoreIndexIsClusteredPropertyDescription" xml:space="preserve">
<value>Whether the column store index is clustered.</value>
</data>
<data name="ColumnStoreIndexIsClusteredPropertyTitle" xml:space="preserve">
<value>Is Clustered</value>
</data>
<data name="ColumnStoreIndexFilterPredicatePropertyDescription" xml:space="preserve">
<value>Filter predicate of the column store index</value>
</data>
<data name="ColumnStoreIndexFilterPredicatePropertyTitle" xml:space="preserve">
<value>Filter Predicate</value>
</data>
<data name="ColumnStoreIndexColumnsPropertyDescription" xml:space="preserve">
<value>Columns in this column store index</value>
</data>
<data name="ColumnStoreIndexColumnsGroupTitle" xml:space="preserve">
<value>Columns</value>
</data>
<data name="ColumnStoreIndexAddColumn" xml:space="preserve">
<value>Add Column</value>
</data>
<data name="ColumnStoreIndexColumnPropertyName" xml:space="preserve">
<value>Column</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>
</data>
<data name="TableDesignerColumnStoreIndexesTableTitle" xml:space="preserve">
<value>Column Store Indexes</value>
</data>
<data name="TableDesignerColumnStoreIndexObjectType" xml:space="preserve">
<value>Column Store Index</value>
</data>
<data name="AddNewColumnStoreIndexLabel" xml:space="preserve">
<value>New Column Store Index</value>
</data>
<data name="NonClusteredColumnStoreIndexMustHaveColumnsRuleDescription" xml:space="preserve">
<value>Non-clustered column store index '{0}' does not have any columns associated with it.</value>
</data>
<data name="TableDesignerConfirmationText" xml:space="preserve">
<value>概要を読み、潜在的なリスクを理解しました。</value>
</data>
</root>

View File

@@ -3886,4 +3886,79 @@
<data name="ComputedColumnNeedToBePersistedInForeignKeyRuleDescription" xml:space="preserve">
<value>이름이 '{0}'인 계산 열은 외래 키 '{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>
</data>
<data name="HashIndexMustHaveBucketCountRuleDescription" xml:space="preserve">
<value>Hash index '{0}' does not have a bucket count.</value>
</data>
<data name="IndexIsHashPropertyDescription" xml:space="preserve">
<value>Whether the index is a hash index</value>
</data>
<data name="IndexIsHashPropertyTitle" xml:space="preserve">
<value>Is 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>
</data>
<data name="IndexBucketCountPropertyTitle" xml:space="preserve">
<value>Bucket Count</value>
</data>
<data name="HashIndexGroupTitle" xml:space="preserve">
<value>Hash Index</value>
</data>
<data name="ColumnStoreIndexNamePropertyTitle" xml:space="preserve">
<value>Name</value>
</data>
<data name="ColumnStoreIndexNamePropertyDescription" xml:space="preserve">
<value>Name of the column store index</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>
</data>
<data name="ColumnStoreIndexIsClusteredPropertyDescription" xml:space="preserve">
<value>Whether the column store index is clustered.</value>
</data>
<data name="ColumnStoreIndexIsClusteredPropertyTitle" xml:space="preserve">
<value>Is Clustered</value>
</data>
<data name="ColumnStoreIndexFilterPredicatePropertyDescription" xml:space="preserve">
<value>Filter predicate of the column store index</value>
</data>
<data name="ColumnStoreIndexFilterPredicatePropertyTitle" xml:space="preserve">
<value>Filter Predicate</value>
</data>
<data name="ColumnStoreIndexColumnsPropertyDescription" xml:space="preserve">
<value>Columns in this column store index</value>
</data>
<data name="ColumnStoreIndexColumnsGroupTitle" xml:space="preserve">
<value>Columns</value>
</data>
<data name="ColumnStoreIndexAddColumn" xml:space="preserve">
<value>Add Column</value>
</data>
<data name="ColumnStoreIndexColumnPropertyName" xml:space="preserve">
<value>Column</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>
</data>
<data name="TableDesignerColumnStoreIndexesTableTitle" xml:space="preserve">
<value>Column Store Indexes</value>
</data>
<data name="TableDesignerColumnStoreIndexObjectType" xml:space="preserve">
<value>Column Store Index</value>
</data>
<data name="AddNewColumnStoreIndexLabel" xml:space="preserve">
<value>New Column Store Index</value>
</data>
<data name="NonClusteredColumnStoreIndexMustHaveColumnsRuleDescription" xml:space="preserve">
<value>Non-clustered column store index '{0}' does not have any columns associated with it.</value>
</data>
<data name="TableDesignerConfirmationText" xml:space="preserve">
<value>요약을 읽고 잠재적인 위험을 이해했습니다.</value>
</data>
</root>

View File

@@ -3886,4 +3886,79 @@ O Processador de Consultas estima que a implementação do índice a seguir pode
<data name="ComputedColumnNeedToBePersistedInForeignKeyRuleDescription" xml:space="preserve">
<value>A coluna computada com o nome '{0}' deve ser persistida para fazer parte da chave estrangeira '{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>
</data>
<data name="HashIndexMustHaveBucketCountRuleDescription" xml:space="preserve">
<value>Hash index '{0}' does not have a bucket count.</value>
</data>
<data name="IndexIsHashPropertyDescription" xml:space="preserve">
<value>Whether the index is a hash index</value>
</data>
<data name="IndexIsHashPropertyTitle" xml:space="preserve">
<value>Is 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>
</data>
<data name="IndexBucketCountPropertyTitle" xml:space="preserve">
<value>Bucket Count</value>
</data>
<data name="HashIndexGroupTitle" xml:space="preserve">
<value>Hash Index</value>
</data>
<data name="ColumnStoreIndexNamePropertyTitle" xml:space="preserve">
<value>Name</value>
</data>
<data name="ColumnStoreIndexNamePropertyDescription" xml:space="preserve">
<value>Name of the column store index</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>
</data>
<data name="ColumnStoreIndexIsClusteredPropertyDescription" xml:space="preserve">
<value>Whether the column store index is clustered.</value>
</data>
<data name="ColumnStoreIndexIsClusteredPropertyTitle" xml:space="preserve">
<value>Is Clustered</value>
</data>
<data name="ColumnStoreIndexFilterPredicatePropertyDescription" xml:space="preserve">
<value>Filter predicate of the column store index</value>
</data>
<data name="ColumnStoreIndexFilterPredicatePropertyTitle" xml:space="preserve">
<value>Filter Predicate</value>
</data>
<data name="ColumnStoreIndexColumnsPropertyDescription" xml:space="preserve">
<value>Columns in this column store index</value>
</data>
<data name="ColumnStoreIndexColumnsGroupTitle" xml:space="preserve">
<value>Columns</value>
</data>
<data name="ColumnStoreIndexAddColumn" xml:space="preserve">
<value>Add Column</value>
</data>
<data name="ColumnStoreIndexColumnPropertyName" xml:space="preserve">
<value>Column</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>
</data>
<data name="TableDesignerColumnStoreIndexesTableTitle" xml:space="preserve">
<value>Column Store Indexes</value>
</data>
<data name="TableDesignerColumnStoreIndexObjectType" xml:space="preserve">
<value>Column Store Index</value>
</data>
<data name="AddNewColumnStoreIndexLabel" xml:space="preserve">
<value>New Column Store Index</value>
</data>
<data name="NonClusteredColumnStoreIndexMustHaveColumnsRuleDescription" xml:space="preserve">
<value>Non-clustered column store index '{0}' does not have any columns associated with it.</value>
</data>
<data name="TableDesignerConfirmationText" xml:space="preserve">
<value>Li o resumo e entendo os riscos potenciais.</value>
</data>
</root>

View File

@@ -3886,4 +3886,79 @@
<data name="ComputedColumnNeedToBePersistedInForeignKeyRuleDescription" xml:space="preserve">
<value>Вычисляемый столбец с именем "{0}" должен быть сохранен в составе внешнего ключа "{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>
</data>
<data name="HashIndexMustHaveBucketCountRuleDescription" xml:space="preserve">
<value>Hash index '{0}' does not have a bucket count.</value>
</data>
<data name="IndexIsHashPropertyDescription" xml:space="preserve">
<value>Whether the index is a hash index</value>
</data>
<data name="IndexIsHashPropertyTitle" xml:space="preserve">
<value>Is 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>
</data>
<data name="IndexBucketCountPropertyTitle" xml:space="preserve">
<value>Bucket Count</value>
</data>
<data name="HashIndexGroupTitle" xml:space="preserve">
<value>Hash Index</value>
</data>
<data name="ColumnStoreIndexNamePropertyTitle" xml:space="preserve">
<value>Name</value>
</data>
<data name="ColumnStoreIndexNamePropertyDescription" xml:space="preserve">
<value>Name of the column store index</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>
</data>
<data name="ColumnStoreIndexIsClusteredPropertyDescription" xml:space="preserve">
<value>Whether the column store index is clustered.</value>
</data>
<data name="ColumnStoreIndexIsClusteredPropertyTitle" xml:space="preserve">
<value>Is Clustered</value>
</data>
<data name="ColumnStoreIndexFilterPredicatePropertyDescription" xml:space="preserve">
<value>Filter predicate of the column store index</value>
</data>
<data name="ColumnStoreIndexFilterPredicatePropertyTitle" xml:space="preserve">
<value>Filter Predicate</value>
</data>
<data name="ColumnStoreIndexColumnsPropertyDescription" xml:space="preserve">
<value>Columns in this column store index</value>
</data>
<data name="ColumnStoreIndexColumnsGroupTitle" xml:space="preserve">
<value>Columns</value>
</data>
<data name="ColumnStoreIndexAddColumn" xml:space="preserve">
<value>Add Column</value>
</data>
<data name="ColumnStoreIndexColumnPropertyName" xml:space="preserve">
<value>Column</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>
</data>
<data name="TableDesignerColumnStoreIndexesTableTitle" xml:space="preserve">
<value>Column Store Indexes</value>
</data>
<data name="TableDesignerColumnStoreIndexObjectType" xml:space="preserve">
<value>Column Store Index</value>
</data>
<data name="AddNewColumnStoreIndexLabel" xml:space="preserve">
<value>New Column Store Index</value>
</data>
<data name="NonClusteredColumnStoreIndexMustHaveColumnsRuleDescription" xml:space="preserve">
<value>Non-clustered column store index '{0}' does not have any columns associated with it.</value>
</data>
<data name="TableDesignerConfirmationText" xml:space="preserve">
<value>Я прочел сводку и понимаю возможные риски.</value>
</data>
</root>

View File

@@ -3886,4 +3886,79 @@
<data name="ComputedColumnNeedToBePersistedInForeignKeyRuleDescription" xml:space="preserve">
<value>名称为“{0}”的计算列必须保留为外键“{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>
</data>
<data name="HashIndexMustHaveBucketCountRuleDescription" xml:space="preserve">
<value>Hash index '{0}' does not have a bucket count.</value>
</data>
<data name="IndexIsHashPropertyDescription" xml:space="preserve">
<value>Whether the index is a hash index</value>
</data>
<data name="IndexIsHashPropertyTitle" xml:space="preserve">
<value>Is 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>
</data>
<data name="IndexBucketCountPropertyTitle" xml:space="preserve">
<value>Bucket Count</value>
</data>
<data name="HashIndexGroupTitle" xml:space="preserve">
<value>Hash Index</value>
</data>
<data name="ColumnStoreIndexNamePropertyTitle" xml:space="preserve">
<value>Name</value>
</data>
<data name="ColumnStoreIndexNamePropertyDescription" xml:space="preserve">
<value>Name of the column store index</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>
</data>
<data name="ColumnStoreIndexIsClusteredPropertyDescription" xml:space="preserve">
<value>Whether the column store index is clustered.</value>
</data>
<data name="ColumnStoreIndexIsClusteredPropertyTitle" xml:space="preserve">
<value>Is Clustered</value>
</data>
<data name="ColumnStoreIndexFilterPredicatePropertyDescription" xml:space="preserve">
<value>Filter predicate of the column store index</value>
</data>
<data name="ColumnStoreIndexFilterPredicatePropertyTitle" xml:space="preserve">
<value>Filter Predicate</value>
</data>
<data name="ColumnStoreIndexColumnsPropertyDescription" xml:space="preserve">
<value>Columns in this column store index</value>
</data>
<data name="ColumnStoreIndexColumnsGroupTitle" xml:space="preserve">
<value>Columns</value>
</data>
<data name="ColumnStoreIndexAddColumn" xml:space="preserve">
<value>Add Column</value>
</data>
<data name="ColumnStoreIndexColumnPropertyName" xml:space="preserve">
<value>Column</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>
</data>
<data name="TableDesignerColumnStoreIndexesTableTitle" xml:space="preserve">
<value>Column Store Indexes</value>
</data>
<data name="TableDesignerColumnStoreIndexObjectType" xml:space="preserve">
<value>Column Store Index</value>
</data>
<data name="AddNewColumnStoreIndexLabel" xml:space="preserve">
<value>New Column Store Index</value>
</data>
<data name="NonClusteredColumnStoreIndexMustHaveColumnsRuleDescription" xml:space="preserve">
<value>Non-clustered column store index '{0}' does not have any columns associated with it.</value>
</data>
<data name="TableDesignerConfirmationText" xml:space="preserve">
<value>我已阅读摘要并了解潜在风险。</value>
</data>
</root>

View File

@@ -3886,4 +3886,79 @@
<data name="ComputedColumnNeedToBePersistedInForeignKeyRuleDescription" xml:space="preserve">
<value>名稱為 '{0}' 的計算資料行必須保存,才能成為外部索引鍵 '{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>
</data>
<data name="HashIndexMustHaveBucketCountRuleDescription" xml:space="preserve">
<value>Hash index '{0}' does not have a bucket count.</value>
</data>
<data name="IndexIsHashPropertyDescription" xml:space="preserve">
<value>Whether the index is a hash index</value>
</data>
<data name="IndexIsHashPropertyTitle" xml:space="preserve">
<value>Is 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>
</data>
<data name="IndexBucketCountPropertyTitle" xml:space="preserve">
<value>Bucket Count</value>
</data>
<data name="HashIndexGroupTitle" xml:space="preserve">
<value>Hash Index</value>
</data>
<data name="ColumnStoreIndexNamePropertyTitle" xml:space="preserve">
<value>Name</value>
</data>
<data name="ColumnStoreIndexNamePropertyDescription" xml:space="preserve">
<value>Name of the column store index</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>
</data>
<data name="ColumnStoreIndexIsClusteredPropertyDescription" xml:space="preserve">
<value>Whether the column store index is clustered.</value>
</data>
<data name="ColumnStoreIndexIsClusteredPropertyTitle" xml:space="preserve">
<value>Is Clustered</value>
</data>
<data name="ColumnStoreIndexFilterPredicatePropertyDescription" xml:space="preserve">
<value>Filter predicate of the column store index</value>
</data>
<data name="ColumnStoreIndexFilterPredicatePropertyTitle" xml:space="preserve">
<value>Filter Predicate</value>
</data>
<data name="ColumnStoreIndexColumnsPropertyDescription" xml:space="preserve">
<value>Columns in this column store index</value>
</data>
<data name="ColumnStoreIndexColumnsGroupTitle" xml:space="preserve">
<value>Columns</value>
</data>
<data name="ColumnStoreIndexAddColumn" xml:space="preserve">
<value>Add Column</value>
</data>
<data name="ColumnStoreIndexColumnPropertyName" xml:space="preserve">
<value>Column</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>
</data>
<data name="TableDesignerColumnStoreIndexesTableTitle" xml:space="preserve">
<value>Column Store Indexes</value>
</data>
<data name="TableDesignerColumnStoreIndexObjectType" xml:space="preserve">
<value>Column Store Index</value>
</data>
<data name="AddNewColumnStoreIndexLabel" xml:space="preserve">
<value>New Column Store Index</value>
</data>
<data name="NonClusteredColumnStoreIndexMustHaveColumnsRuleDescription" xml:space="preserve">
<value>Non-clustered column store index '{0}' does not have any columns associated with it.</value>
</data>
<data name="TableDesignerConfirmationText" xml:space="preserve">
<value>我已閱讀摘要並瞭解潛在風險。</value>
</data>
</root>

View File

@@ -6360,6 +6360,135 @@ Der Abfrageprozessor schätzt, dass durch das Implementieren des folgenden Index
<note>.
Parameters: 0 - columnName (string), 1 - foreignKeyName (string) </note>
</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>
<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>
<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>
<note></note>
</trans-unit>
<trans-unit id="IndexIsHashPropertyTitle">
<source>Is Hash</source>
<target state="new">Is 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>
<note></note>
</trans-unit>
<trans-unit id="IndexBucketCountPropertyTitle">
<source>Bucket Count</source>
<target state="new">Bucket Count</target>
<note></note>
</trans-unit>
<trans-unit id="HashIndexGroupTitle">
<source>Hash Index</source>
<target state="new">Hash Index</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexNamePropertyTitle">
<source>Name</source>
<target state="new">Name</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexNamePropertyDescription">
<source>Name of the column store index</source>
<target state="new">Name of the column store index</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexDescriptionPropertyTitle">
<source>Description</source>
<target state="new">Description</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexDescriptionPropertyDescription">
<source>Description of the column store index</source>
<target state="new">Description of the column store index</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>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexIsClusteredPropertyTitle">
<source>Is Clustered</source>
<target state="new">Is Clustered</target>
<note></note>
</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>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexFilterPredicatePropertyTitle">
<source>Filter Predicate</source>
<target state="new">Filter Predicate</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexColumnsPropertyDescription">
<source>Columns in this column store index</source>
<target state="new">Columns in this column store index</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexColumnsGroupTitle">
<source>Columns</source>
<target state="new">Columns</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexAddColumn">
<source>Add Column</source>
<target state="new">Add Column</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexColumnPropertyName">
<source>Column</source>
<target state="new">Column</target>
<note></note>
</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>
<note>.
Parameters: 0 - columnName (string), 1 - indexName (string), 2 - rowNumber (int) </note>
</trans-unit>
<trans-unit id="TableDesignerColumnStoreIndexesTableTitle">
<source>Column Store Indexes</source>
<target state="new">Column Store Indexes</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerColumnStoreIndexObjectType">
<source>Column Store Index</source>
<target state="new">Column Store Index</target>
<note></note>
</trans-unit>
<trans-unit id="AddNewColumnStoreIndexLabel">
<source>New Column Store Index</source>
<target state="new">New Column Store Index</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>
<note>.
Parameters: 0 - indexName (string) </note>
</trans-unit>
<trans-unit id="TableDesignerConfirmationText">
<source>I have read the summary and understand the potential risks.</source>
<target state="translated">Ich habe die Zusammenfassung gelesen und bin mir der potenziellen Risiken bewusst.</target>
<note></note>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -6360,6 +6360,135 @@ El procesador de consultas estima que la implementación del siguiente índice p
<note>.
Parameters: 0 - columnName (string), 1 - foreignKeyName (string) </note>
</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>
<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>
<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>
<note></note>
</trans-unit>
<trans-unit id="IndexIsHashPropertyTitle">
<source>Is Hash</source>
<target state="new">Is 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>
<note></note>
</trans-unit>
<trans-unit id="IndexBucketCountPropertyTitle">
<source>Bucket Count</source>
<target state="new">Bucket Count</target>
<note></note>
</trans-unit>
<trans-unit id="HashIndexGroupTitle">
<source>Hash Index</source>
<target state="new">Hash Index</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexNamePropertyTitle">
<source>Name</source>
<target state="new">Name</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexNamePropertyDescription">
<source>Name of the column store index</source>
<target state="new">Name of the column store index</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexDescriptionPropertyTitle">
<source>Description</source>
<target state="new">Description</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexDescriptionPropertyDescription">
<source>Description of the column store index</source>
<target state="new">Description of the column store index</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>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexIsClusteredPropertyTitle">
<source>Is Clustered</source>
<target state="new">Is Clustered</target>
<note></note>
</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>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexFilterPredicatePropertyTitle">
<source>Filter Predicate</source>
<target state="new">Filter Predicate</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexColumnsPropertyDescription">
<source>Columns in this column store index</source>
<target state="new">Columns in this column store index</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexColumnsGroupTitle">
<source>Columns</source>
<target state="new">Columns</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexAddColumn">
<source>Add Column</source>
<target state="new">Add Column</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexColumnPropertyName">
<source>Column</source>
<target state="new">Column</target>
<note></note>
</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>
<note>.
Parameters: 0 - columnName (string), 1 - indexName (string), 2 - rowNumber (int) </note>
</trans-unit>
<trans-unit id="TableDesignerColumnStoreIndexesTableTitle">
<source>Column Store Indexes</source>
<target state="new">Column Store Indexes</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerColumnStoreIndexObjectType">
<source>Column Store Index</source>
<target state="new">Column Store Index</target>
<note></note>
</trans-unit>
<trans-unit id="AddNewColumnStoreIndexLabel">
<source>New Column Store Index</source>
<target state="new">New Column Store Index</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>
<note>.
Parameters: 0 - indexName (string) </note>
</trans-unit>
<trans-unit id="TableDesignerConfirmationText">
<source>I have read the summary and understand the potential risks.</source>
<target state="translated">He leído el resumen y entiendo los posibles riesgos.</target>
<note></note>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -6360,6 +6360,135 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut
<note>.
Parameters: 0 - columnName (string), 1 - foreignKeyName (string) </note>
</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>
<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>
<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>
<note></note>
</trans-unit>
<trans-unit id="IndexIsHashPropertyTitle">
<source>Is Hash</source>
<target state="new">Is 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>
<note></note>
</trans-unit>
<trans-unit id="IndexBucketCountPropertyTitle">
<source>Bucket Count</source>
<target state="new">Bucket Count</target>
<note></note>
</trans-unit>
<trans-unit id="HashIndexGroupTitle">
<source>Hash Index</source>
<target state="new">Hash Index</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexNamePropertyTitle">
<source>Name</source>
<target state="new">Name</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexNamePropertyDescription">
<source>Name of the column store index</source>
<target state="new">Name of the column store index</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexDescriptionPropertyTitle">
<source>Description</source>
<target state="new">Description</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexDescriptionPropertyDescription">
<source>Description of the column store index</source>
<target state="new">Description of the column store index</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>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexIsClusteredPropertyTitle">
<source>Is Clustered</source>
<target state="new">Is Clustered</target>
<note></note>
</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>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexFilterPredicatePropertyTitle">
<source>Filter Predicate</source>
<target state="new">Filter Predicate</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexColumnsPropertyDescription">
<source>Columns in this column store index</source>
<target state="new">Columns in this column store index</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexColumnsGroupTitle">
<source>Columns</source>
<target state="new">Columns</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexAddColumn">
<source>Add Column</source>
<target state="new">Add Column</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexColumnPropertyName">
<source>Column</source>
<target state="new">Column</target>
<note></note>
</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>
<note>.
Parameters: 0 - columnName (string), 1 - indexName (string), 2 - rowNumber (int) </note>
</trans-unit>
<trans-unit id="TableDesignerColumnStoreIndexesTableTitle">
<source>Column Store Indexes</source>
<target state="new">Column Store Indexes</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerColumnStoreIndexObjectType">
<source>Column Store Index</source>
<target state="new">Column Store Index</target>
<note></note>
</trans-unit>
<trans-unit id="AddNewColumnStoreIndexLabel">
<source>New Column Store Index</source>
<target state="new">New Column Store Index</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>
<note>.
Parameters: 0 - indexName (string) </note>
</trans-unit>
<trans-unit id="TableDesignerConfirmationText">
<source>I have read the summary and understand the potential risks.</source>
<target state="translated">Jai lu le résumé et compris les risques potentiels.</target>
<note></note>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -6360,6 +6360,135 @@ Query Processor stima che l'implementazione del seguente indice potrebbe miglior
<note>.
Parameters: 0 - columnName (string), 1 - foreignKeyName (string) </note>
</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>
<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>
<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>
<note></note>
</trans-unit>
<trans-unit id="IndexIsHashPropertyTitle">
<source>Is Hash</source>
<target state="new">Is 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>
<note></note>
</trans-unit>
<trans-unit id="IndexBucketCountPropertyTitle">
<source>Bucket Count</source>
<target state="new">Bucket Count</target>
<note></note>
</trans-unit>
<trans-unit id="HashIndexGroupTitle">
<source>Hash Index</source>
<target state="new">Hash Index</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexNamePropertyTitle">
<source>Name</source>
<target state="new">Name</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexNamePropertyDescription">
<source>Name of the column store index</source>
<target state="new">Name of the column store index</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexDescriptionPropertyTitle">
<source>Description</source>
<target state="new">Description</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexDescriptionPropertyDescription">
<source>Description of the column store index</source>
<target state="new">Description of the column store index</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>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexIsClusteredPropertyTitle">
<source>Is Clustered</source>
<target state="new">Is Clustered</target>
<note></note>
</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>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexFilterPredicatePropertyTitle">
<source>Filter Predicate</source>
<target state="new">Filter Predicate</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexColumnsPropertyDescription">
<source>Columns in this column store index</source>
<target state="new">Columns in this column store index</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexColumnsGroupTitle">
<source>Columns</source>
<target state="new">Columns</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexAddColumn">
<source>Add Column</source>
<target state="new">Add Column</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexColumnPropertyName">
<source>Column</source>
<target state="new">Column</target>
<note></note>
</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>
<note>.
Parameters: 0 - columnName (string), 1 - indexName (string), 2 - rowNumber (int) </note>
</trans-unit>
<trans-unit id="TableDesignerColumnStoreIndexesTableTitle">
<source>Column Store Indexes</source>
<target state="new">Column Store Indexes</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerColumnStoreIndexObjectType">
<source>Column Store Index</source>
<target state="new">Column Store Index</target>
<note></note>
</trans-unit>
<trans-unit id="AddNewColumnStoreIndexLabel">
<source>New Column Store Index</source>
<target state="new">New Column Store Index</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>
<note>.
Parameters: 0 - indexName (string) </note>
</trans-unit>
<trans-unit id="TableDesignerConfirmationText">
<source>I have read the summary and understand the potential risks.</source>
<target state="translated">Ho letto il riepilogo e ho compreso i potenziali rischi.</target>
<note></note>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -6360,6 +6360,135 @@ The Query Processor estimates that implementing the following index could improv
<note>.
Parameters: 0 - columnName (string), 1 - foreignKeyName (string) </note>
</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>
<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>
<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>
<note></note>
</trans-unit>
<trans-unit id="IndexIsHashPropertyTitle">
<source>Is Hash</source>
<target state="new">Is 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>
<note></note>
</trans-unit>
<trans-unit id="IndexBucketCountPropertyTitle">
<source>Bucket Count</source>
<target state="new">Bucket Count</target>
<note></note>
</trans-unit>
<trans-unit id="HashIndexGroupTitle">
<source>Hash Index</source>
<target state="new">Hash Index</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexNamePropertyTitle">
<source>Name</source>
<target state="new">Name</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexNamePropertyDescription">
<source>Name of the column store index</source>
<target state="new">Name of the column store index</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexDescriptionPropertyTitle">
<source>Description</source>
<target state="new">Description</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexDescriptionPropertyDescription">
<source>Description of the column store index</source>
<target state="new">Description of the column store index</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>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexIsClusteredPropertyTitle">
<source>Is Clustered</source>
<target state="new">Is Clustered</target>
<note></note>
</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>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexFilterPredicatePropertyTitle">
<source>Filter Predicate</source>
<target state="new">Filter Predicate</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexColumnsPropertyDescription">
<source>Columns in this column store index</source>
<target state="new">Columns in this column store index</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexColumnsGroupTitle">
<source>Columns</source>
<target state="new">Columns</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexAddColumn">
<source>Add Column</source>
<target state="new">Add Column</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexColumnPropertyName">
<source>Column</source>
<target state="new">Column</target>
<note></note>
</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>
<note>.
Parameters: 0 - columnName (string), 1 - indexName (string), 2 - rowNumber (int) </note>
</trans-unit>
<trans-unit id="TableDesignerColumnStoreIndexesTableTitle">
<source>Column Store Indexes</source>
<target state="new">Column Store Indexes</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerColumnStoreIndexObjectType">
<source>Column Store Index</source>
<target state="new">Column Store Index</target>
<note></note>
</trans-unit>
<trans-unit id="AddNewColumnStoreIndexLabel">
<source>New Column Store Index</source>
<target state="new">New Column Store Index</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>
<note>.
Parameters: 0 - indexName (string) </note>
</trans-unit>
<trans-unit id="TableDesignerConfirmationText">
<source>I have read the summary and understand the potential risks.</source>
<target state="translated">概要を読み、潜在的なリスクを理解しました。</target>
<note></note>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -6360,6 +6360,135 @@ The Query Processor estimates that implementing the following index could improv
<note>.
Parameters: 0 - columnName (string), 1 - foreignKeyName (string) </note>
</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>
<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>
<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>
<note></note>
</trans-unit>
<trans-unit id="IndexIsHashPropertyTitle">
<source>Is Hash</source>
<target state="new">Is 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>
<note></note>
</trans-unit>
<trans-unit id="IndexBucketCountPropertyTitle">
<source>Bucket Count</source>
<target state="new">Bucket Count</target>
<note></note>
</trans-unit>
<trans-unit id="HashIndexGroupTitle">
<source>Hash Index</source>
<target state="new">Hash Index</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexNamePropertyTitle">
<source>Name</source>
<target state="new">Name</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexNamePropertyDescription">
<source>Name of the column store index</source>
<target state="new">Name of the column store index</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexDescriptionPropertyTitle">
<source>Description</source>
<target state="new">Description</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexDescriptionPropertyDescription">
<source>Description of the column store index</source>
<target state="new">Description of the column store index</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>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexIsClusteredPropertyTitle">
<source>Is Clustered</source>
<target state="new">Is Clustered</target>
<note></note>
</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>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexFilterPredicatePropertyTitle">
<source>Filter Predicate</source>
<target state="new">Filter Predicate</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexColumnsPropertyDescription">
<source>Columns in this column store index</source>
<target state="new">Columns in this column store index</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexColumnsGroupTitle">
<source>Columns</source>
<target state="new">Columns</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexAddColumn">
<source>Add Column</source>
<target state="new">Add Column</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexColumnPropertyName">
<source>Column</source>
<target state="new">Column</target>
<note></note>
</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>
<note>.
Parameters: 0 - columnName (string), 1 - indexName (string), 2 - rowNumber (int) </note>
</trans-unit>
<trans-unit id="TableDesignerColumnStoreIndexesTableTitle">
<source>Column Store Indexes</source>
<target state="new">Column Store Indexes</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerColumnStoreIndexObjectType">
<source>Column Store Index</source>
<target state="new">Column Store Index</target>
<note></note>
</trans-unit>
<trans-unit id="AddNewColumnStoreIndexLabel">
<source>New Column Store Index</source>
<target state="new">New Column Store Index</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>
<note>.
Parameters: 0 - indexName (string) </note>
</trans-unit>
<trans-unit id="TableDesignerConfirmationText">
<source>I have read the summary and understand the potential risks.</source>
<target state="translated">요약을 읽고 잠재적인 위험을 이해했습니다.</target>
<note></note>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -6360,6 +6360,135 @@ O Processador de Consultas estima que a implementação do índice a seguir pode
<note>.
Parameters: 0 - columnName (string), 1 - foreignKeyName (string) </note>
</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>
<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>
<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>
<note></note>
</trans-unit>
<trans-unit id="IndexIsHashPropertyTitle">
<source>Is Hash</source>
<target state="new">Is 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>
<note></note>
</trans-unit>
<trans-unit id="IndexBucketCountPropertyTitle">
<source>Bucket Count</source>
<target state="new">Bucket Count</target>
<note></note>
</trans-unit>
<trans-unit id="HashIndexGroupTitle">
<source>Hash Index</source>
<target state="new">Hash Index</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexNamePropertyTitle">
<source>Name</source>
<target state="new">Name</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexNamePropertyDescription">
<source>Name of the column store index</source>
<target state="new">Name of the column store index</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexDescriptionPropertyTitle">
<source>Description</source>
<target state="new">Description</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexDescriptionPropertyDescription">
<source>Description of the column store index</source>
<target state="new">Description of the column store index</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>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexIsClusteredPropertyTitle">
<source>Is Clustered</source>
<target state="new">Is Clustered</target>
<note></note>
</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>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexFilterPredicatePropertyTitle">
<source>Filter Predicate</source>
<target state="new">Filter Predicate</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexColumnsPropertyDescription">
<source>Columns in this column store index</source>
<target state="new">Columns in this column store index</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexColumnsGroupTitle">
<source>Columns</source>
<target state="new">Columns</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexAddColumn">
<source>Add Column</source>
<target state="new">Add Column</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexColumnPropertyName">
<source>Column</source>
<target state="new">Column</target>
<note></note>
</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>
<note>.
Parameters: 0 - columnName (string), 1 - indexName (string), 2 - rowNumber (int) </note>
</trans-unit>
<trans-unit id="TableDesignerColumnStoreIndexesTableTitle">
<source>Column Store Indexes</source>
<target state="new">Column Store Indexes</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerColumnStoreIndexObjectType">
<source>Column Store Index</source>
<target state="new">Column Store Index</target>
<note></note>
</trans-unit>
<trans-unit id="AddNewColumnStoreIndexLabel">
<source>New Column Store Index</source>
<target state="new">New Column Store Index</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>
<note>.
Parameters: 0 - indexName (string) </note>
</trans-unit>
<trans-unit id="TableDesignerConfirmationText">
<source>I have read the summary and understand the potential risks.</source>
<target state="translated">Li o resumo e entendo os riscos potenciais.</target>
<note></note>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -6360,6 +6360,135 @@ The Query Processor estimates that implementing the following index could improv
<note>.
Parameters: 0 - columnName (string), 1 - foreignKeyName (string) </note>
</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>
<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>
<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>
<note></note>
</trans-unit>
<trans-unit id="IndexIsHashPropertyTitle">
<source>Is Hash</source>
<target state="new">Is 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>
<note></note>
</trans-unit>
<trans-unit id="IndexBucketCountPropertyTitle">
<source>Bucket Count</source>
<target state="new">Bucket Count</target>
<note></note>
</trans-unit>
<trans-unit id="HashIndexGroupTitle">
<source>Hash Index</source>
<target state="new">Hash Index</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexNamePropertyTitle">
<source>Name</source>
<target state="new">Name</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexNamePropertyDescription">
<source>Name of the column store index</source>
<target state="new">Name of the column store index</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexDescriptionPropertyTitle">
<source>Description</source>
<target state="new">Description</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexDescriptionPropertyDescription">
<source>Description of the column store index</source>
<target state="new">Description of the column store index</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>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexIsClusteredPropertyTitle">
<source>Is Clustered</source>
<target state="new">Is Clustered</target>
<note></note>
</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>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexFilterPredicatePropertyTitle">
<source>Filter Predicate</source>
<target state="new">Filter Predicate</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexColumnsPropertyDescription">
<source>Columns in this column store index</source>
<target state="new">Columns in this column store index</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexColumnsGroupTitle">
<source>Columns</source>
<target state="new">Columns</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexAddColumn">
<source>Add Column</source>
<target state="new">Add Column</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexColumnPropertyName">
<source>Column</source>
<target state="new">Column</target>
<note></note>
</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>
<note>.
Parameters: 0 - columnName (string), 1 - indexName (string), 2 - rowNumber (int) </note>
</trans-unit>
<trans-unit id="TableDesignerColumnStoreIndexesTableTitle">
<source>Column Store Indexes</source>
<target state="new">Column Store Indexes</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerColumnStoreIndexObjectType">
<source>Column Store Index</source>
<target state="new">Column Store Index</target>
<note></note>
</trans-unit>
<trans-unit id="AddNewColumnStoreIndexLabel">
<source>New Column Store Index</source>
<target state="new">New Column Store Index</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>
<note>.
Parameters: 0 - indexName (string) </note>
</trans-unit>
<trans-unit id="TableDesignerConfirmationText">
<source>I have read the summary and understand the potential risks.</source>
<target state="translated">Я прочел сводку и понимаю возможные риски.</target>
<note></note>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -6360,6 +6360,135 @@ The Query Processor estimates that implementing the following index could improv
<note>.
Parameters: 0 - columnName (string), 1 - foreignKeyName (string) </note>
</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>
<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>
<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>
<note></note>
</trans-unit>
<trans-unit id="IndexIsHashPropertyTitle">
<source>Is Hash</source>
<target state="new">Is 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>
<note></note>
</trans-unit>
<trans-unit id="IndexBucketCountPropertyTitle">
<source>Bucket Count</source>
<target state="new">Bucket Count</target>
<note></note>
</trans-unit>
<trans-unit id="HashIndexGroupTitle">
<source>Hash Index</source>
<target state="new">Hash Index</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexNamePropertyTitle">
<source>Name</source>
<target state="new">Name</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexNamePropertyDescription">
<source>Name of the column store index</source>
<target state="new">Name of the column store index</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexDescriptionPropertyTitle">
<source>Description</source>
<target state="new">Description</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexDescriptionPropertyDescription">
<source>Description of the column store index</source>
<target state="new">Description of the column store index</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>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexIsClusteredPropertyTitle">
<source>Is Clustered</source>
<target state="new">Is Clustered</target>
<note></note>
</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>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexFilterPredicatePropertyTitle">
<source>Filter Predicate</source>
<target state="new">Filter Predicate</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexColumnsPropertyDescription">
<source>Columns in this column store index</source>
<target state="new">Columns in this column store index</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexColumnsGroupTitle">
<source>Columns</source>
<target state="new">Columns</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexAddColumn">
<source>Add Column</source>
<target state="new">Add Column</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexColumnPropertyName">
<source>Column</source>
<target state="new">Column</target>
<note></note>
</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>
<note>.
Parameters: 0 - columnName (string), 1 - indexName (string), 2 - rowNumber (int) </note>
</trans-unit>
<trans-unit id="TableDesignerColumnStoreIndexesTableTitle">
<source>Column Store Indexes</source>
<target state="new">Column Store Indexes</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerColumnStoreIndexObjectType">
<source>Column Store Index</source>
<target state="new">Column Store Index</target>
<note></note>
</trans-unit>
<trans-unit id="AddNewColumnStoreIndexLabel">
<source>New Column Store Index</source>
<target state="new">New Column Store Index</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>
<note>.
Parameters: 0 - indexName (string) </note>
</trans-unit>
<trans-unit id="TableDesignerConfirmationText">
<source>I have read the summary and understand the potential risks.</source>
<target state="translated">我已阅读摘要并了解潜在风险。</target>
<note></note>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -6360,6 +6360,135 @@ The Query Processor estimates that implementing the following index could improv
<note>.
Parameters: 0 - columnName (string), 1 - foreignKeyName (string) </note>
</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>
<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>
<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>
<note></note>
</trans-unit>
<trans-unit id="IndexIsHashPropertyTitle">
<source>Is Hash</source>
<target state="new">Is 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>
<note></note>
</trans-unit>
<trans-unit id="IndexBucketCountPropertyTitle">
<source>Bucket Count</source>
<target state="new">Bucket Count</target>
<note></note>
</trans-unit>
<trans-unit id="HashIndexGroupTitle">
<source>Hash Index</source>
<target state="new">Hash Index</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexNamePropertyTitle">
<source>Name</source>
<target state="new">Name</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexNamePropertyDescription">
<source>Name of the column store index</source>
<target state="new">Name of the column store index</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexDescriptionPropertyTitle">
<source>Description</source>
<target state="new">Description</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexDescriptionPropertyDescription">
<source>Description of the column store index</source>
<target state="new">Description of the column store index</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>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexIsClusteredPropertyTitle">
<source>Is Clustered</source>
<target state="new">Is Clustered</target>
<note></note>
</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>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexFilterPredicatePropertyTitle">
<source>Filter Predicate</source>
<target state="new">Filter Predicate</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexColumnsPropertyDescription">
<source>Columns in this column store index</source>
<target state="new">Columns in this column store index</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexColumnsGroupTitle">
<source>Columns</source>
<target state="new">Columns</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexAddColumn">
<source>Add Column</source>
<target state="new">Add Column</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexColumnPropertyName">
<source>Column</source>
<target state="new">Column</target>
<note></note>
</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>
<note>.
Parameters: 0 - columnName (string), 1 - indexName (string), 2 - rowNumber (int) </note>
</trans-unit>
<trans-unit id="TableDesignerColumnStoreIndexesTableTitle">
<source>Column Store Indexes</source>
<target state="new">Column Store Indexes</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerColumnStoreIndexObjectType">
<source>Column Store Index</source>
<target state="new">Column Store Index</target>
<note></note>
</trans-unit>
<trans-unit id="AddNewColumnStoreIndexLabel">
<source>New Column Store Index</source>
<target state="new">New Column Store Index</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>
<note>.
Parameters: 0 - indexName (string) </note>
</trans-unit>
<trans-unit id="TableDesignerConfirmationText">
<source>I have read the summary and understand the potential risks.</source>
<target state="translated">我已閱讀摘要並瞭解潛在風險。</target>
<note></note>
</trans-unit>
</body>
</file>
</xliff>