[Loc] add updated xlfs and resx files to servicelayer. (#1368)

* [Loc] update to servicelayer xlfs

* [Loc] added updated resx and XLFs to ServiceLayer
This commit is contained in:
Alex Ma
2022-01-24 10:29:13 -08:00
committed by GitHub
parent b02519de36
commit e9b926af75
20 changed files with 680 additions and 130 deletions

View File

@@ -3499,10 +3499,31 @@
<data name="CheckConstraintIsEnabledDescription" xml:space="preserve">
<value>指定是否啟用檢查條件約束</value>
</data>
<data name="SessionMissingDetails" xml:space="preserve">
<value>無法啟動串流工作階段 {0},因為遺失工作階段詳細資料。</value>
<data name="QueryServiceUnsupportedSqlVariantType" xml:space="preserve">
<value>基礎類型 "{0}" 無法解析 SQL 變體資料行 "{1} "。</value>
</data>
<data name="StartProfilingFailed" xml:space="preserve">
<value>無法啟動分析工具: {0}</value>
<data name="IndexIsEnabledPropertyDescription" xml:space="preserve">
<value>指定是否已啟用索引。</value>
</data>
<data name="IndexIsClusteredPropertyDescription" xml:space="preserve">
<value>索引是否為叢集索引。一個資料表中只允許一個叢集索引。</value>
</data>
<data name="TableDesignerIndexIsClusteredPropertyTitle" xml:space="preserve">
<value>為叢集</value>
</data>
<data name="IndexIsUniquePropertyDescription" xml:space="preserve">
<value>輸入此索引的資料是否必須是唯一的。</value>
</data>
<data name="TableDesignerIsUniquePropertyTitle" xml:space="preserve">
<value>是唯一的</value>
</data>
<data name="IndexColumnIsAscendingPropertyDescription" xml:space="preserve">
<value>指定資料行的排序次序。</value>
</data>
<data name="IndexColumnIsAscendingPropertyTitle" xml:space="preserve">
<value>為遞增</value>
</data>
<data name="TableDesignerColumnsDisplayValueTitle" xml:space="preserve">
<value>資料行</value>
</data>
</root>