[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 @@ Der Abfrageprozessor schätzt, dass durch das Implementieren des folgenden Index
<note></note>
</trans-unit>
<trans-unit id="TableColumnComputedFormulaDescription">
<source>Formula that the column uses if it is a computed column</source>
<target state="translated">Die Formel, die von der Spalte verwendet wird, wenn die Spalte eine berechnete Spalte ist.</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">Ein Ausdruck, der den Wert einer berechneten Spalte definiert. [More information](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">