[Loc] updates to xlf and resx files (#1652)

This commit is contained in:
Alex Ma
2022-08-22 11:24:57 -07:00
committed by GitHub
parent aea6931a1c
commit 21a261bf69
20 changed files with 30 additions and 30 deletions

View File

@@ -6059,8 +6059,8 @@ Query Processor stima che l'implementazione del seguente indice potrebbe miglior
<note></note>
</trans-unit>
<trans-unit id="TableColumnComputedFormulaDescription">
<source>Formula that the column uses if it is a computed column</source>
<target state="translated">Formula utilizzata da una colonna calcolata</target>
<source>An expression that defines the value of a computed column. [More information](https://docs.microsoft.com/en-us/sql/t-sql/statements/alter-table-computed-column-definition-transact-sql#computed_column_expression)</source>
<target state="translated">Espressione che definisce il valore di una colonna calcolata. [Altre informazioni](https://docs.microsoft.com/en-us/sql/t-sql/statements/alter-table-computed-column-definition-transact-sql#computed_column_expression)</target>
<note></note>
</trans-unit>
<trans-unit id="TableColumnComputedFormulaTitle">