[Loc] update to xlfs and resx files (#1622)

This commit is contained in:
Alex Ma
2022-08-08 11:08:39 -07:00
committed by GitHub
parent 9d9379a30f
commit 46b6dd2e46
20 changed files with 1060 additions and 0 deletions

View File

@@ -3826,4 +3826,43 @@
<data name="AverageRowSize" xml:space="preserve">
<value>平均資料列大小</value>
</data>
<data name="IndexIncludedColumnsGroupTitle" xml:space="preserve">
<value>包含的資料行</value>
</data>
<data name="IndexIncludedColumnsPropertyDescription" xml:space="preserve">
<value>索引所包含的欄標籤</value>
</data>
<data name="IndexIncludedColumnsAddColumn" xml:space="preserve">
<value>加入資料行</value>
</data>
<data name="IndexIncludedColumnsColumnPropertyName" xml:space="preserve">
<value>資料行</value>
</data>
<data name="IndexFilterPredicatePropertyDescription" xml:space="preserve">
<value>篩選索引的述詞</value>
</data>
<data name="IndexFilterPredicatePropertyTitle" xml:space="preserve">
<value>篩選述詞</value>
</data>
<data name="ClusteredIndexCannotHaveIncludedColumnsRuleDescription" xml:space="preserve">
<value>叢集索引不支援所包含的欄標籤。</value>
</data>
<data name="ClusteredIndexCannotHaveFilterPredicateRuleDescription" xml:space="preserve">
<value>叢集索引不支援篩選述詞。</value>
</data>
<data name="ColumnCanOnlyAppearOnceInIndexIncludedColumnsRuleDescription" xml:space="preserve">
<value>名稱為 '{0}' 的資料行已包含於索引 '{1}' 中。列數: {2}。</value>
</data>
<data name="ColumnCannotDuplicateWitIndexKeyColumnsRuleDescription" xml:space="preserve">
<value>所包含名為 '{0}' 已是索引 '{1}' 的一部分,因此無法包含在內。列數: {2}。</value>
</data>
<data name="UpdatableLedger_LabelPart" xml:space="preserve">
<value>可更新總帳</value>
</data>
<data name="AppendOnlyLedger_LabelPart" xml:space="preserve">
<value>僅限附加總帳</value>
</data>
<data name="Ledger_LabelPart" xml:space="preserve">
<value>總帳</value>
</data>
</root>