[Loc] added unknownsqlforeignkeyaction (#1426)

This commit is contained in:
Alex Ma
2022-03-14 12:33:17 -07:00
committed by GitHub
parent cc5cb4066b
commit 8dbfa9112c
20 changed files with 3610 additions and 90 deletions

View File

@@ -5685,12 +5685,6 @@
<target state="translated">设置默认值</target>
<note></note>
</trans-unit>
<trans-unit id="UnKnownSqlForeignKeyAction">
<source>'{0}' is not a supported SqlForeignKeyAction.</source>
<target state="translated">“{0}”不是受支持的 SqlForeignKeyAction。</target>
<note>.
Parameters: 0 - name (string) </note>
</trans-unit>
<trans-unit id="CheckConstraintIsEnabledDescription">
<source>Specifies whether the check constraint is Enabled</source>
<target state="translated">指定是否已启用检查约束</target>
@@ -5763,6 +5757,232 @@ The Query Processor estimates that implementing the following index could improv
*/</target>
<note>title of missing index details</note>
</trans-unit>
<trans-unit id="TableDesignerGraphTableTypeTitle">
<source>Type</source>
<target state="translated">类型</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerGraphTableTypeEdge">
<source>Edge</source>
<target state="translated">Edge</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerGraphTableTypeNode">
<source>Node</source>
<target state="translated">节点</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerGraphTableGroupTitle">
<source>Graph Table</source>
<target state="translated">图形表</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerEdgeConstraintsTabTitle">
<source>Edge Constraints</source>
<target state="translated">边缘约束</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerEdgeConstraintObjectType">
<source>Edge Constraint</source>
<target state="translated">边缘约束</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerEdgeConstraintNamePropertyDescription">
<source>Name of the constraint.</source>
<target state="translated">约束的名称。</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerEdgeConstraintNamePropertyTitle">
<source>Name</source>
<target state="translated">名称</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerEdgeConstraintIsEnabledPropertyDescription">
<source>Specifies whether the constraint is enabled.</source>
<target state="translated">指定是否启用索引。</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerEdgeConstraintIsEnabledPropertyTitle">
<source>Is Enabled</source>
<target state="translated">已启用</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerEdgeConstraintOnDeleteActionPropertyDescription">
<source>The behavior when a user tries to delete a row with data that is involved in an edge constraint.</source>
<target state="translated">用户尝试删除以下行时的行为: 该行包含外键关系中涉及的数据。</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerEdgeConstraintOnDeleteActionPropertyTitle">
<source>On Delete Action</source>
<target state="translated">当删除操作发生时</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerEdgeConstraintClausesPropertyDescription">
<source>Edge constraint clauses.</source>
<target state="translated">边缘约束子句。</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerEdgeConstraintClausesPropertyTitle">
<source>Clauses</source>
<target state="translated">子句</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerEdgeConstraintClauseObjectType">
<source>Clause</source>
<target state="translated">子句</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerEdgeConstraintClauseFromTablePropertyName">
<source>From Table</source>
<target state="translated">从表</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerEdgeConstraintClauseToTablePropertyName">
<source>To Table</source>
<target state="translated">到表</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerGraphTableTypeNone">
<source>None</source>
<target state="translated">无</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerGraphTableTypeDescription">
<source>Specifies the table type.</source>
<target state="translated">指定表类型。</target>
<note></note>
</trans-unit>
<trans-unit id="UnknownEnumString">
<source>Unknown enum value: {0}.</source>
<target state="translated">未知枚举值: {0}。</target>
<note>.
Parameters: 0 - name (string) </note>
</trans-unit>
<trans-unit id="SqlTableDurability_SchemaAndData">
<source>Schema and Data</source>
<target state="translated">架构和数据</target>
<note></note>
</trans-unit>
<trans-unit id="SqlTableDurability_SchemaOnly">
<source>Schema Only</source>
<target state="translated">仅限架构</target>
<note></note>
</trans-unit>
<trans-unit id="GeneratedAlwaysColumnType_None">
<source>None</source>
<target state="translated">无</target>
<note></note>
</trans-unit>
<trans-unit id="GeneratedAlwaysColumnType_RowStart">
<source>Row start</source>
<target state="translated">行开始</target>
<note></note>
</trans-unit>
<trans-unit id="GeneratedAlwaysColumnType_RowEnd">
<source>Row End</source>
<target state="translated">行尾</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerIsSystemVersioningEnabledTitle">
<source>System Versioning Enabled</source>
<target state="translated">已启用系统版本控制</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerIsSystemVersioningEnabledDescription">
<source>Specifies whether the table is system versioning enabled.</source>
<target state="translated">指定表是否已启用系统版本控制。</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerSystemVersioningGroupTitle">
<source>System Versioning</source>
<target state="translated">系统版本控制</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerHistoryTableDescription">
<source>History table of the current table.</source>
<target state="translated">当前表的历史记录表。</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerHistoryTableTitle">
<source>History Table</source>
<target state="translated">历史记录表</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerIsMemoryOptimizedDescription">
<source>Specifies whether the table is memory optimized.</source>
<target state="translated">指示该表是否已经过内存优化。</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerMemoryOptimizedGroupTitle">
<source>Memory Optimized</source>
<target state="translated">内存优化</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerIsMemoryOptimizedTitle">
<source>Memory Optimized</source>
<target state="translated">内存优化</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerDurabilityDescription">
<source>Specifies the durability setting of the table.</source>
<target state="translated">指定表的持久性设置。</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerDurabilityTitle">
<source>Durability</source>
<target state="translated">持续性</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerColumnGeneratedAlwaysAsDescription">
<source>Specifies the start or end of the system versioning table's period setting.</source>
<target state="translated">指定系统版本控制表的周期设置的开始或结束。</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerColumnGeneratedAlwaysAsTitle">
<source>Generated Always As</source>
<target state="translated">始终生成为</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerColumnIsHiddenTitle">
<source>Is Hidden</source>
<target state="translated">已隐藏</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerColumnIsHiddenDescription">
<source>Specifies whether the column will be returned by select statement.</source>
<target state="translated">指定 select 语句是否返回列。</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerAutoCreateHistoryTableDescription">
<source>Specifies whether the engine should automatically create the history table.</source>
<target state="translated">指定引擎是否应自动创建历史记录表。</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerAutoCreateHistoryTableTitle">
<source>Auto Create History Table</source>
<target state="translated">自动创建历史记录表</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerNewHistoryTableDescription">
<source>Specifies the name of the new history table.</source>
<target state="translated">指定新历史记录表的名称。</target>
<note></note>
</trans-unit>
<trans-unit id="TableDesignerNewHistoryTableTitle">
<source>New History Table Name</source>
<target state="translated">历史记录表名称</target>
<note></note>
</trans-unit>
<trans-unit id="TableColumnDefaultConstraintNamePropertyDescription">
<source>Specifies the default constraint name.</source>
<target state="translated">指定默认约束名称。</target>
<note></note>
</trans-unit>
<trans-unit id="TableColumnDefaultConstraintNamePropertyTitle">
<source>Default Constraint Name</source>
<target state="translated">默认约束名称</target>
<note></note>
</trans-unit>
</body>
</file>
</xliff>