[Loc] update to xlfs and resx for 5-10-2023 (#2055)

This commit is contained in:
Alex Ma
2023-05-10 16:10:15 -07:00
committed by GitHub
parent 1c6fd29cff
commit c5bc4ebc92
20 changed files with 1440 additions and 0 deletions

View File

@@ -7137,6 +7137,76 @@ The Query Processor estimates that implementing the following index could improv
<target state="translated">模拟任何登录</target>
<note></note>
</trans-unit>
<trans-unit id="FilterName">
<source>Name</source>
<target state="translated">名称</target>
<note></note>
</trans-unit>
<trans-unit id="FilterNameDescription">
<source>Include or exclude objects based on the name or part of a name.</source>
<target state="translated">根据名称或名称的一部分包含或排除对象。</target>
<note></note>
</trans-unit>
<trans-unit id="FilterSchema">
<source>Schema</source>
<target state="translated">架构</target>
<note></note>
</trans-unit>
<trans-unit id="FilterSchemaDescription">
<source> Include or exclude objects based on the schema or part of a schema name.</source>
<target state="translated"> 根据架构名称或架构名称的一部分包含或排除对象。</target>
<note></note>
</trans-unit>
<trans-unit id="FilterOwner">
<source>Owner</source>
<target state="translated">所有者</target>
<note></note>
</trans-unit>
<trans-unit id="FilterOwnerDescription">
<source>Include or exclude objects based on the owner or part of an owner name.</source>
<target state="translated">根据所有者名称或部分所有者名称包含或排除对象。</target>
<note></note>
</trans-unit>
<trans-unit id="FilterDurabilityType">
<source>Durability Type</source>
<target state="translated">持续性类型</target>
<note></note>
</trans-unit>
<trans-unit id="FilterDurabilityTypeDescription">
<source>Include or exclude objects based on the durability type.</source>
<target state="translated">基于持续性类型包含或排除对象。</target>
<note></note>
</trans-unit>
<trans-unit id="FilterIsMemoryOptimized">
<source>Is Memory Optimized</source>
<target state="translated">已经过内存优化</target>
<note></note>
</trans-unit>
<trans-unit id="FilterIsMemoryOptimizedDescription">
<source>Include or exclude objects based on whether the object is memory optimized.</source>
<target state="translated">基于对象是否已经过内存优化包含或排除对象。</target>
<note></note>
</trans-unit>
<trans-unit id="FilterCreateDate">
<source>Create Date</source>
<target state="translated">创建日期</target>
<note></note>
</trans-unit>
<trans-unit id="FilterCreateDateDescription">
<source>Select or type a creation date to include or exclude objects created at any time on that date, or enter a starting and ending date to include or exclude objects created in that inclusive date range.</source>
<target state="translated">选择或键入创建日期,以包含或排除在该日期的任何时间创建的对象;或者输入开始日期和结束日期,以包含或排除在该日期范围内创建的对象。</target>
<note></note>
</trans-unit>
<trans-unit id="FilterIsNativelyCompiled">
<source>Is Natively Compiled</source>
<target state="translated">已本机编译</target>
<note></note>
</trans-unit>
<trans-unit id="FilterIsNativelyCompiledDescription">
<source>Include or exclude objects based on whether the object is natively compiled.</source>
<target state="translated">基于对象是否已本机编译包含或排除对象。</target>
<note></note>
</trans-unit>
<trans-unit id="ServiceProviderNotSet">
<source>SetServiceProvider() was not called to establish the required service provider</source>
<target state="translated">未调用 SetServiceProvider() 来建立所需的服务提供程序</target>
@@ -7147,6 +7217,26 @@ The Query Processor estimates that implementing the following index could improv
<target state="translated">在服务提供程序中找不到服务 {0}</target>
<note></note>
</trans-unit>
<trans-unit id="FilterInPrimaryKey">
<source>In Primary Key</source>
<target state="translated">在主键中</target>
<note></note>
</trans-unit>
<trans-unit id="FilterInPrimaryKeyDescription">
<source>Include or exclude objects based on whether the column is in a primary key.</source>
<target state="translated">根据列是否在主键中来包含或排除对象。</target>
<note></note>
</trans-unit>
<trans-unit id="FilterDurabilitySchemaOnly">
<source>Schema Only</source>
<target state="translated">仅限架构</target>
<note></note>
</trans-unit>
<trans-unit id="FilterDurabilitySchemaAndData">
<source>Schema and Data</source>
<target state="translated">架构和数据</target>
<note></note>
</trans-unit>
</body>
</file>
</xliff>