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

This commit is contained in:
csigs
2021-07-15 08:38:02 -07:00
committed by GitHub
parent 63d4cc0e80
commit b497063482
16 changed files with 986 additions and 38 deletions

View File

@@ -1600,6 +1600,9 @@
<Item ItemId=";extensions/machine-learning/dist/common/constants.tableToStoreInfo" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Select an existing table that conforms the model schema or create a new one to store the imported model.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Selecione uma tabela existente que esteja em conformidade com o esquema do modelo ou crie uma nova para armazenar o modelo importado.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1624,12 +1627,18 @@
<Item ItemId=";extensions/machine-learning/package.ml.command.dependencies" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Install Machine Learning Dependencies]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Instalar Dependências de Machine Learning]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/machine-learning/package.ml.command.enableExternalScript" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable External script]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Habilitar Script externo]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1637,7 +1646,7 @@
<Str Cat="Text">
<Val><![CDATA[Import model]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Importar modelo]]></Val>
<Val><![CDATA[Modelo de importação]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -1645,6 +1654,9 @@
<Item ItemId=";extensions/machine-learning/package.ml.command.manageLanguages" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Manage external languages]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Gerenciar linguagens externas]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1660,18 +1672,27 @@
<Item ItemId=";extensions/machine-learning/package.ml.command.managePackages" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Manage packages in database]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Gerenciar pacotes no banco de dados]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/machine-learning/package.ml.command.predictModel" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Make prediction]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Fazer previsão]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/machine-learning/package.ml.configuration.title" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Machine Learning Configurations]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Configurações do Machine Learning]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1684,18 +1705,27 @@
<Item ItemId=";extensions/machine-learning/package.ml.enableR.description" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable R package management in database.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Habilite o gerenciamento de pacote R no banco de dados.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/machine-learning/package.ml.pythonPath.description" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Local path to a preexisting Python installation used by Machine Learning.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Caminho local para uma instalação Python preexistente usada pelo Machine Learning.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/machine-learning/package.ml.rPath.description" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Local path to a preexisting R installation used by Machine Learning.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Caminho local para uma instalação R preexistente usada pelo Machine Learning.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>