LEGO: check in for main to temporary branch. (#17204)

This commit is contained in:
csigs
2021-09-30 11:48:54 -07:00
committed by GitHub
parent f88d65f4a6
commit 5b83606d21
8 changed files with 261 additions and 21 deletions

View File

@@ -63,6 +63,9 @@
<Item ItemId=";extensions/import/out/common/constants.flatFileImport.createDerivedColumn" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Create derived column]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[建立衍生的資料行]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -96,30 +99,45 @@
<Item ItemId=";extensions/import/out/common/constants.flatFileImport.deriverColumnInstruction1" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Select the columns of data on the left required to derive your new column]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[在左側選取要衍生新資料行所需的資料行]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/import/out/common/constants.flatFileImport.deriverColumnInstruction2" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Select a row and specify an example transformation that you would like applied to the rest of the column]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[選取資料列,並指定您想要套用到其餘資料行的範例轉換]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/import/out/common/constants.flatFileImport.deriverColumnInstruction3" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Click "Preview Transformation" to preview the transformation]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[按一下 [預覽轉換]5D; 以預覽轉換]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/import/out/common/constants.flatFileImport.deriverColumnInstruction4" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Refine your transformation until you have the desired column]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[縮小轉換範圍,直到取得所需的資料行為止]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/import/out/common/constants.flatFileImport.deriverColumnInstruction5" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the new derived column's name and click "Done"]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[指定新的衍生資料行名稱,然後按一下 [完成]5D;]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -144,6 +162,9 @@
<Item ItemId=";extensions/import/out/common/constants.flatFileImport.headerIntructionText" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Welcome to the Derived Column Tool! To get started, please follow the steps below:]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[歡迎使用衍生的資料行工具! 若要開始使用,請遵循下列步驟:]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -240,6 +261,9 @@
<Item ItemId=";extensions/import/out/common/constants.flatFileImport.previewTransformation" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Preview Transformation]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[預覽轉換]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -300,6 +324,9 @@
<Item ItemId=";extensions/import/out/common/constants.flatFileImport.selectColumn" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Select column {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[選取資料行 {0}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -333,12 +360,18 @@
<Item ItemId=";extensions/import/out/common/constants.flatFileImport.specifyTransformation" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify Transformation]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[指定轉換]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/import/out/common/constants.flatFileImport.specifyTransformationForRow" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify transformation for row {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[指定資料列 {0} 的轉換]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>