[Loc] update to xlf and resx for 9/8/2022 (#1680)

This commit is contained in:
Alex Ma
2022-09-08 14:30:44 -07:00
committed by GitHub
parent c2b0e33c9c
commit 2b7f1d2605
20 changed files with 422 additions and 422 deletions

View File

@@ -6362,125 +6362,125 @@ Query Processor stima che l'implementazione del seguente indice potrebbe miglior
</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">L'indice hash denominato '{0}' non è supportato in una tabella non ottimizzata per la 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">L'indice hash '{0}' non ha un numero di bucket.</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">Indica se l'indice è un indice hash</target>
<note></note>
</trans-unit>
<trans-unit id="IndexIsHashPropertyTitle">
<source>Is Hash</source>
<target state="new">Is Hash</target>
<target state="translated">È 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">Numero di bucket dell'indice hash. Si noti che il valore verrà sempre arrotondato automaticamente alla potenza successiva di 2. </target>
<note></note>
</trans-unit>
<trans-unit id="IndexBucketCountPropertyTitle">
<source>Bucket Count</source>
<target state="new">Bucket Count</target>
<target state="translated">Numero di bucket</target>
<note></note>
</trans-unit>
<trans-unit id="HashIndexGroupTitle">
<source>Hash Index</source>
<target state="new">Hash Index</target>
<target state="translated">Indice hash</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexNamePropertyTitle">
<source>Name</source>
<target state="new">Name</target>
<target state="translated">Nome</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>
<target state="translated">Nome dell'indice dell'archivio colonne</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexDescriptionPropertyTitle">
<source>Description</source>
<target state="new">Description</target>
<target state="translated">Descrizione</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>
<target state="translated">Descrizione dell'indice dell'archivio colonne</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 se l'indice dell'archivio colonne è cluster.</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexIsClusteredPropertyTitle">
<source>Is Clustered</source>
<target state="new">Is Clustered</target>
<target state="translated">In cluster</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>
<target state="translated">Predicato di filtro dell'indice dell'archivio colonne</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexFilterPredicatePropertyTitle">
<source>Filter Predicate</source>
<target state="new">Filter Predicate</target>
<target state="translated">Predicato del filtro</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>
<target state="translated">Colonne in questo indice dell'archivio colonne</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexColumnsGroupTitle">
<source>Columns</source>
<target state="new">Columns</target>
<target state="translated">Colonne</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexAddColumn">
<source>Add Column</source>
<target state="new">Add Column</target>
<target state="translated">Aggiungi colonna</target>
<note></note>
</trans-unit>
<trans-unit id="ColumnStoreIndexColumnPropertyName">
<source>Column</source>
<target state="new">Column</target>
<target state="translated">Colonna</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>
<target state="translated">La colonna denominata '{0}' è già stata aggiunta all'indice dell'archivio colonne non cluster '{1}'. Numero di riga: {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>
<target state="translated">Indici dell'archivio colonne</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerColumnStoreIndexObjectType">
<source>Column Store Index</source>
<target state="new">Column Store Index</target>
<target state="translated">Indice archivio colonne</target>
<note></note>
</trans-unit>
<trans-unit id="AddNewColumnStoreIndexLabel">
<source>New Column Store Index</source>
<target state="new">New Column Store Index</target>
<target state="translated">Aggiungi nuovo indice archivio 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">All'indice dell'archivio colonne non cluster '{0}' non sono associate colonne.</target>
<note>.
Parameters: 0 - indexName (string) </note>
</trans-unit>