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

This commit is contained in:
csigs
2021-09-30 00:39:48 -07:00
committed by GitHub
parent 9a38578c54
commit c27ae1d727
8 changed files with 264 additions and 24 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[Créer une colonne dérivée]]></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[Sélectionnez les colonnes de données à gauche nécessaires pour dériver votre nouvelle colonne]]></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[Sélectionnez une ligne et spécifiez un exemple de transformation que vous souhaitez appliquer au reste de la colonne.]]></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[Cliquez sur « Aperçu de la transformation » pour afficher un aperçu de la transformation.]]></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[Affinez votre transformation jusquà ce que vous ayez la colonne souhaitée.]]></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[Spécifiez le nom de la nouvelle colonne dérivée et cliquez sur « terminé »]]></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[Bienvenue dans loutil de colonne dérivée! Pour commencer, suivez les étapes ci-dessous :]]></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[Aperçu de la transformation]]></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[Sélectionner une colonne {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[Spécifier la transformation]]></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[Spécifier la transformation pour ligne {0}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>