[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>SQL 变体列 "{1}" 的基础类型 "{0}" 无法解析。</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>