LEGO: Merge pull request 2050

LEGO: Merge pull request 2050
This commit is contained in:
Alex Hsu
2023-05-09 08:38:35 -07:00
committed by GitHub
parent b9d6657886
commit 1c6fd29cff
6 changed files with 72 additions and 0 deletions

View File

@@ -3328,12 +3328,18 @@
<Item ItemId=";FilterInPrimaryKey" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[In Primary Key]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[기본 키 여부]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";FilterInPrimaryKeyDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Include or exclude objects based on whether the column is in a primary key.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[열이 기본 키에 있는지 여부에 따라 개체를 포함하거나 제외합니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3403,6 +3409,9 @@
<Item ItemId=";FilterOwnerDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Include or exclude objects based on the owner or part of an owner name.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[소유자 또는 소유자 이름의 일부를 기반으로 개체를 포함하거나 제외합니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3418,6 +3427,9 @@
<Item ItemId=";FilterSchemaDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[ Include or exclude objects based on the schema or part of a schema name.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[ 스키마 또는 스키마 이름의 일부를 기준으로 개체를 포함하거나 제외합니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>