[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

@@ -3716,7 +3716,7 @@
<value>計算列が NULL 値を持つことができるかどうか (NOT NULL は、列が保持される場合にのみ指定できます)</value>
</data>
<data name="TableColumnComputedFormulaDescription" xml:space="preserve">
<value>列が計算列である場合に使用される式</value>
<value>計算列の値を定義する式。[More information](https://docs.microsoft.com/en-us/sql/t-sql/statements/alter-table-computed-column-definition-transact-sql#computed_column_expression)</value>
</data>
<data name="TableColumnComputedFormulaTitle" xml:space="preserve">
<value>数式</value>