* add info message about nullity of the ssl session context
* update version of commons-net-ftps-proxy [3.6.1-talend-20190819] -> [3.6.1-talend-20200902]
* update version of 'commons-net-ftps-proxy' in javajet ftp's components
* remove slf4j-log4j12 dependency
* Add test suffix for test case support (#5136)
Co-authored-by: Michael Verrilli <mverrilli@talend.com>
* Mverrilli patch 7.3.1 iterate test fix (#5137)
* Add test suffix for test case support
* Fixed missing reference to className
* Update iterate_subprocess_header.javajet
Co-authored-by: Michael Verrilli <mverrilli@talend.com>
Co-authored-by: Michael Verrilli <mverrilli@talend.com>
Co-authored-by: Michael Verrilli <mverrilli@talend.com>
* fix(TDI-44439): updated tables search for MySQL DB
* fix(TDI-44439): removed search in "SYSTEM TABLE"
* fix(TDI-44439): Improve fix - get catalog name from Connection.
* fix(TDI-44439): Compile errors fixed.
* fix(TDI-44439): some more corrections.
* fix(TDI-44439): avoid "" as catalog name
* fix(TDI-44439): in case dbName is null
* fix(TBD-11052): add migration task for dataset API in delimited compo… (#5036)
* fix(TBD-11052): fix dataset migration for csv value (#5051)
* fix(TBD-11052): wrong value was checked
* fix value
* bugfix(TUP-25103):tELTMap - ctrl+space shortcut is not working to
retrieve easily job context
* TUP-25103
* Tup-25103
* tup-25103 use styleText
* tup-25103 add exception handler
* remove comments
* solve issues
* add doit false to avoid new line
* try replace "\r\n" to " " in tELTMssqlMap_main.javajet
* fix edit expression builder but sql tab not refresh
* remove comments and format
* improve code
* to fix other eltmap about multi-line expression and import/export
expression from file
* remove javajet and remove buttons
* remove expressionbuilder
Co-authored-by: hwang <hwang@talend.com>
Co-authored-by: hwang <hwang@talend.com>
* Added a checkbox under Advanced settings of tS3Connection when a custom endpoint is used.
When MinIO is used via DNS/hostname this must be checked otherwise the operations fail.
* PathStyleAccess should only be used if a custom endpoint is enabled.
* TESB-29322:Microservice monitoring - expose Camel metrics
* feat(TUP-27680)Can't use the database "MAPPING" parameter to decide the component UI if show (#4878)
* feat(TUP-27680)Can't use the database "MAPPING" parameter to decide the
component UI if show
https://jira.talendforge.org/browse/TUP-27680
* feat(TUP-27680)Can't use the database "MAPPING" parameter to decide the
component UI if show
* feat(TUP-27680)add junits
* fix(TDI-44455) : log deps pb (#4877)
* Fix: TUP-27545 Update context var name for jdbc drivers can not be updated to job automatically. (#4883) (#4912)
Fix: TUP-27545 Update context var name for jdbc drivers can not be
updated to job automatically.
https://jira.talendforge.org/browse/TUP-27545
* fix(TDI-44506): Failed to build job on TOS (#4900) (#4917)
* fix(TDI-44167): SCD ELT components to support Databricks Delta (#4919) (#4920)
* TDI-44342 : Ignore microseconds in BigQuery datetime (#4798) (#4921)
* TDI-44342 : Ignore microseconds in BigQuery datetime
* TDI-44342 : Ignore microseconds in BigQuery datetime
Fixed for BigQuerySQLRow component
* tup-27154 update feature (#4925)
* fix(TDI-44548): tacokit components can't be loaded (#4932)
* fix(TDI-44453):tAdvancedFileOutputXML issue after upgrading to 7.3.1 (#4940)
* fix(TDI-44558):fix tJDBCSCDELT 65535 issue (#4937)
* tup-27154 update manifest (#4941)
* tup-27154 update manifest
* tup-27154 update manifest
* tup-27154 update manifest
* fix(TDI-44482): CVE: org.apache.ant:ant:1.10.1 (#4942)
* feat(TDI-44476): Add parquet support for tReshiftUnload (#4908) (#4943)
* feat(TDI-44476): Add parquet support for tReshiftUnload
* feat(TDI-44476): Hide comress property for parquet
* TMDM-14504 Fix "Use client side transaction id" (#4936)
* feat(TDI-38246): add new auth type to Google Storage family (#4945)
* fix(TDI-44561): fix compile error when dieOnError is checked (#4944) (#4946)
* feat(TDI-44466): add service account support for BulkExec and Output (#4909) (#4947)
* fix(TDI-44202): tCreateTable add support of Sybase (#4780) (#4948)
* TUP-26534 (#4813)
* TESB-29664 Random port will be used when REST Engpoint in tRESTRequest is empty (#4933)
Co-authored-by: Maksym Sheverda <maksym.sheverda@synapse.com>
* fix(TDI-44562): replace all backslashes in GS path (#4949) (#4950)
* TESB-29647 Bundle version does not use 'Custom Version' for jobs (#4930)
Co-authored-by: Maksym Sheverda <maksym.sheverda@synapse.com>
* fix(TDI-44377):fix tfileinputdelimited utf8bom issue (#4853) (#4956)
* fix(TDI-44377):fix tfileinputdelimited utf8bom issue
* fix(TDI-44377):add a checkbox
* fix(TDI-44377):skip bom to fix tfileinputdelimited
* fix(TDI-44300):skip bom to fix issue
back port those changes to master
* fix(TDI-44300):skip bom to fix issue (#4897) (#4957)
back port to master
* TESB-29285, TESB-29284 Error occurred when execute a microservice jar which is built by a tresrequest job with embedded trestclient job (#4784)
* TESB-29285 Error occurred when execute a microservice jar which is built by a tresrequest job with embedded trestclient job
* TESB-29285 Error occurred when execute a microservice jar which is built by a tresrequest job with embedded trestclient job
Co-authored-by: Maksym Sheverda <maksym.sheverda@synapse.com>
* TDI-44448 : AWS EMR version 5.29.0 (#4914)
* TDI-44448 : AWS EMR version 5.29.0
Co-authored-by: Pierre Teyssier <pteyssier@talend.com>
* fix(TUP-27601):NPE when try to copy-paste database component inside the (#4922)
job
* fix(TUP-27588)tCreateTable data types mapping in the schema editor is (#4976)
always Mysql after dragging and dropping from database Metadata
* fix(TDI-44481): CVE: commons-beanutils:commons-beanutils:1.9.3 (#4958)
* babili-export (#4964)
Co-authored-by: root <root@tal-ip90.talend.com>
* fix(TUP-25171):Issue when using components inside Joblet. (#4963)
* TESB-29322:Microservice monitoring - expose Camel metrics
Co-authored-by: jiezhang-tlnd <40561780+jiezhang-tlnd@users.noreply.github.com>
Co-authored-by: clesaec <51320496+clesaec@users.noreply.github.com>
Co-authored-by: kjwang <kjwang@talend.com>
Co-authored-by: wang wei <wwang@talend.com>
Co-authored-by: Richard Lecomte <rlecomte@talend.com>
Co-authored-by: hzhao-talendbj <49395568+hzhao-talendbj@users.noreply.github.com>
Co-authored-by: jzhao <jzhao@talend.com>
Co-authored-by: pyzhou <pyzhou@talend.com>
Co-authored-by: Dmytro Sylaiev <dmytro.sylaiev@globallogic.com>
Co-authored-by: Pingwen Lin <pwlin@talend.com>
Co-authored-by: Roman <voievidko@gmail.com>
Co-authored-by: OleksiiNimych <59691550+OleksiiNimych@users.noreply.github.com>
Co-authored-by: msheverda-talend <53863455+msheverda-talend@users.noreply.github.com>
Co-authored-by: Maksym Sheverda <maksym.sheverda@synapse.com>
Co-authored-by: vyu-talend <49019399+vyu-talend@users.noreply.github.com>
Co-authored-by: Pierre Teyssier <pteyssier@talend.com>
Co-authored-by: hcyi <hcyi@talend.com>
Co-authored-by: nkutsubos <54281137+nkutsubos@users.noreply.github.com>
Co-authored-by: root <root@tal-ip90.talend.com>
* remove commons-logging library from mdm_transaction and webservice-input libraries
* bump version for talend-webservice-input [1.0.0-20170301]->[1.0.2]
* declare explicit version of maven-jar-plugin in talend-webservice-input dependency
* change group id of mdm_transaction
* update version of mdm_transaction [1]->[1.2.0]
* change import in javajet xml due to convension for the talend-webservice-input to [1.0.2/6.0.0]
* TESB-29285 Error occurred when execute a microservice jar which is built by a tresrequest job with embedded trestclient job
* TESB-29285 Error occurred when execute a microservice jar which is built by a tresrequest job with embedded trestclient job
Co-authored-by: Maksym Sheverda <maksym.sheverda@synapse.com>
* fix(TDI-44377):fix tfileinputdelimited utf8bom issue
* fix(TDI-44377):add a checkbox
* fix(TDI-44377):skip bom to fix tfileinputdelimited
* fix(TDI-44300):skip bom to fix issue
back port those changes to master
* feat(TUP-27680)Can't use the database "MAPPING" parameter to decide the
component UI if show
https://jira.talendforge.org/browse/TUP-27680
* feat(TUP-27680)Can't use the database "MAPPING" parameter to decide the
component UI if show
* feat(TUP-27680)add junits
* fix(TUP-27607)Metadata Database connection with special
characters(double quote) in the password
https://jira.talendforge.org/browse/TUP-27607
* fix(TUP-27607)Metadata Database connection with special
characters(double quote) in the password
When parsing a mail and requesting for a header field that is not present, the "getHeader" function will return a null value witch is the expected behavior.
In the case the "Multi Value" option is checked for a field, the previous code wasn't checking for null value before trying to loop on the field, witch was causing a java.lang.NullPointerException when trying to get the length of the array.
* fix(TDI-44281): NoClassDefFound for tSetProxy
* Use slf4j instead of log4j in talend-proxy lib
* fix(TDI-44281): NoClassDefFound for tSetProxy
* Update talend-proxy lib version in components
* fix(TDI-44281): NoClassDefFound for tSetProxy
* Update talend-proxy lib for download during build process
Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>
Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>
* fix(TDI-44171): Observability: Add "Component" label to
component-related events
* fix(TDI-44172): Observability: Create new "component execution" event
and emit it frequently
* fix(TDI-44172): correct name
* fix(TDI-44172): fix some issue
* fix(TDI-44306): adjust the audit event log integration in studio
* fix(TDI-44306): fix the build on javac of java 11
* use a more clear method name and context name
* fix(TDI-44306): adjust the audit event log integration in studio
* fix(TDI-44172): not use camel name way for context
* fix the group name to avoid tuj down risk
* feat(TUP-27259)Change default driver to Microsoft official for MSSql in
Metadata
https://jira.talendforge.org/browse/TUP-27259
* Update plugin.xml
* feat(TUP-27259)Change default driver to Microsoft official for MSSql in
Metadata
https://jira.talendforge.org/browse/TUP-27259
* feat(TUP-27259)Change default driver to Microsoft official for MSSql in
Metadata
* Tup-27070
ELT component configuration to create an UPDATE Statement
* TUP-27070 addjunit for dbgeneratio manager
* TUP-27070 do some fix and add junit for mssql
* TUP-27070 improve some code
* TUP-27070 improve code
* fix(TDI-44174): Component manager is not thread safe
- this fixes the case when run as independent job is checked and the
m2.repository automatically defaults to user's m2 in exported job.
- issue on singleton will be fix by component-runtime upgrade.
* fix(TDI-44174): relocate the property as first parameter
* Fix(TDI-30505): Do not log if no autocommit.
* Fix(TDI-30505): Change by request of code reviewer
* Fix(TDI-30505): Missed comps added, var name fixed
* Fix(TDI-30505): Typo fixed.
* Fix(TDI-30505): Some more corrections
* fix(TDI-44174): Component manager is not thread safe
- this fixes the case when run as independent job is checked and the
m2.repository automatically defaults to user's m2 in exported job.
- issue on singleton will be fix by component-runtime upgrade.
* feat(TDI-44179):support copy command in Azure synapse bulk load
* fix(TDI-44179):create table options
* fix(TDI-44179):add column to source field mapping
* fix(TDI-44179):change some parameter to list
* fix(TDI-44179):change default load method and add migrationtask
* fix(TDI-44179):only show "error file location" for csv file format
* fix(TDI-44179):fix some issue
* hide error file location for shared access key
* support context for field index
* correct sas token field
* bugfix(TUP-26186):Use of the operators =, <=, <, >=, >, <> instead of
EQ, LE, LT, GE, GT, NE
* bugfix(TUP-26186):Use of the operators =, <=, <, >=, >, <> instead of
EQ, LE, LT, GE, GT, NE
* bugfix(TUP-26186):Use of the operators =, <=, <, >=, >, <> instead of
EQ, LE, LT, GE, GT, NE
* feat(TCOMP-1681): OSGi export
* feat(TCOMP-1681): OSGi export
* feat(TCOMP-1681): add REPLACE_EXISTING option for plugins.properties
* feat(TCOMP-1681): fix resource filtering
* feat(TCOMP-1681): add new resources to assembly for OSGi
* feat(TCOMP-1681): fix missing deps in microservice export
- some refactorings
- now we add the dep jars from TALEND-INF/dependencies.txt to MAVEN-INF
* feat(TCOMP-1681): add TaCoKit dependency service
* feat(TCOMP-1681): chore export dependency exporter
* feat(TCOMP-1681): add TaCoKit dependency service
- refactor and cleanup code
* feat(TCOMP-1681): class isolation
- refactor and cleanup code
* fix(TDI-43931): Convert long as date from context args
* fix(TDI-43931): Update file root to be up to date
* fix(TDI-43931): Implement fix for tRunJob
* fix(TDI-43931): Mention string parse exception in log warn
* fix(TDI-44070): Unable to execute the job, receiving "Failed to generate code." when using tAmazonRedshiftManage component.
* fix(TDI-44070): Unable to execute the job, receiving "Failed to generate code." when using tAmazonRedshiftManage component.
* CreateTable component should use given connection
* fix(TUP-23956)CreateTable component should not to use JDBC connection
* fix(TUP-23956)CreateTable component should not to use JDBC connection
* fix some metadata connection could not select tCreateTable when drag and
drop
* fix(TUP-23956)CreateTable component should not to use JDBC connection
* Fix(TDI-31598): Surrounded by "if" clause to avoid duplicate insertion.
* Fix(TDI-31598): experimental - don't put connection into map (always duplicate?)
* Removed excessive connection addition from all sql db components.
* Experimental: if clause.
* Added globalMap.put(conn) into HelpClass.
* Fix(TDI-31598): Added connection entry for tOracle and tAmazonOracle components
* Fix(TDI-31598): Fixing PR
* feat(TDI-39575): Add AD auth support for AzureSynapse
* feat(TDI-39575): Add AD Auth support for MsSQL components
* feat(TDI-39575): Provide AD feature for tCreateTable
* fix(TDI-43995): Support listing any path and file
* fix(TDI-43995): Updated Apache Commons Lang library and added diamond operator
* fix(TDI-43995): Remove Apache Commons Lang library
* fix(TUP-26388)Amazon Redshift Driver class not working with Implicit
Context
* fix(TUP-26388)Amazon Redshift Driver class not working with Implicit
Context
* fix(TUP-26476)tELTMap Group By in Where Clause (#4542)
* fix(TUP-26476)tELTMap Group By in Where Clause
* fix(TUP-26476)tELTMap Group By in Where Clause
Co-authored-by: hwang <hwang@talend.com>
* fix build fail
Co-authored-by: hwang <hwang@talend.com>
* fix(TUP-26580):DI job with Big Data components fail when using the
custom hadoop conf file location feature.
* fix(TUP-26580):DI job with Big Data components fail when using the
custom hadoop conf file location feature.
* feat(TDQ-17743) use LicenseKey field in DQ components
* feat(TDQ-17743) use LicenseKey field in DQ components
* feat(TDQ-17743) use LicenseKey field in DQ components
* fix(TDI-43810): Fix for xml component
* fix(TDI-43810): Do not ignore service attr when checkbox is hidden
* fix(TDI-43810): Use hashset instead of arraylist
* fix(TDI-43810): Minor refactoring
* fix(TUP-26075)Always can not find jdbc class
* fix(TUP-26075)Always can not find jdbc class
* fix(TUP-26075)Always can not find jdbc class
* fix(TUP-26075)Always can not find jdbc class
* fix(TDI-42951): Improved query execution for Result size Auto
* Remove code duplication, omitt _<%cid%> from local variables, refactor methods in ServiceAccountBigQueryUtil class
* Indentations reduced to a single style
* fix(TDI-42951): Fixed formating and Fixed caching
* feat(TDI-43719):rename tSQLDWHXXX component to tAzureSynapseXXX
* feat(TDI-43719):rename the reference
* feat(TDI-43719):support adls gen2 in tAzureSynapseBulkExec
* feat(TDI-43719):add migration task
* feat(TDI-43719):change the family name
* change the family name and i18n which include DWH
* TDI-43764 : MsSQL NVARCHAR
Use setNString method for NVARCHAR and NCHAR columns only for MS driver
* TDI-43764 : MsSQL NVARCHAR
Use setNString method for NTEXT columns only for MS driver
* fix(TDI-43619): Null Value Treated as <TALEND_NULL> in Subjob
* fix(TDI-43619): fix for all types to avoid the parse warn log or message
when null
* fix the compiler issue for password field
* TDI-43764 : MsSQL NVARCHAR
Use setNString method for NVARCHAR and NCHAR columns
* TDI-43764 : MsSQL NVARCHAR
Use setNString method for NVARCHAR and NCHAR columns
* fix(TUP-26223): Remove lower version of artifact from classpath
* fix(TUP-26223): Construct key based on group and artifactid
* fix(TUP-26223): Fix test case failures
* fix(TUP-26223): Fix test case failures
ComponentsPreferencePage.enableOnLineHelp=Activer l\'aide en ligne pour les composants
ComponentsPreferencePage.titleInstallHelp=Installer la fonctionnalit\u00E9 d\'aide hors ligne\u00A0?
ComponentsPreferencePage.msgInstallHelp=Cela va ouvrir une bo\u00EEte de dialogue de packages suppl\u00E9mentaires pour installer la fonctionnalit\u00E9 d\'aide hors ligne, continuer ?
Process.IfToUpgradeMetadata=The metadata used in the following component(s) has been modified.\nSelect the component(s) that you want to update from the repository.
NewProcessWizard.title=New Job
NewProcessWizard.title=New job
CheckController.decoration.description=Value taken from the repository
ContextParameterPage.comment=Comment
EParameterName.onConsoleFlag=On Console
@@ -268,7 +268,7 @@ ContextParameterPage.nameExists=Parameter name already exists.
ExecuteSystemCommandCommand.Label=Executes special commands which were set by user or defined in component.
ContextParameterPage.defaultValue=Default value
MergeOrderDialog.MoveDown=Move Down
EParameterName.dbName=Db Name
EParameterName.dbName=Db Name
TalendEditorContextMenuProvider.Row=Row
EParameterName.catchUserWarning=Catch user warnings
CodeView.initMessage=Generation Engine Initialization in progress...
Connection.paral_queuesize=QUEUE_SIZE
ModulesInstaller_text1=Component {0} requires the following third party modules;
ModulesInstaller_title1=List of modules not installed for component
ModulesInstaller_title1=List of modules not installed for component
ModulesInstaller_text2=Selected components require the following third party modules
ModulesInstaller_title2=List of modules not installed for the selected components
PropertiesWizardPage.ItemExistsError=This item already exists. Check the Recycle bin and empty it if needed.
@@ -1005,3 +1005,5 @@ PerformancePreferencePage.propagateContext=Propagate contexts added in repositor
LicenseKeyController.NewLicenseKey=Enter a new license key
ReconcilerStyledText.illegalArgs=Input args are bigger than text length:{0}, original input <{1}, {2}>, changed to <{3}, {4}>.
JobLaunchConfigurationDelegate.waitProcessRunning=Waiting for running process...
StitchDataLoaderConstants.descriptionForIntegrationSource=Extract {0} data and ingest it in the cloud destination of your choice using Stitch Data Loader. Select this option to open your browser and try it for free.
StitchDataLoaderConstants.descriptionForDataWarehouseDestination=Ingest data from over 100 popular sources to {0} using Stitch Data Loader. Select this option to open your browser and try it for free.
EParameterName.showSubjob2=Afficher le titre du sous-Job
ModifyMergeOrderAction.ConnectionModifyError2=Impossible de modifier la connexion lorsque le composant de d\u00E9but a un lien subJob.
Node.notSubjobStartNode2=Ce composant \"{0}\" n\'est pas un n\u00BDud de d\u00E9but de sous-Job.
Node.inLoop=Le n\u00BDud ({0}) est dans une boucle r\u00E9cursive.
ToggleSubjobsAction.LABEL2=D\u00E9velopper/r\u00E9duire les sous-Jobs
PerformancePreferencePage.propagateContext=Propager les contextes ajout\u00E9s aux groupes de contextes du r\u00E9f\u00E9rentiel
LicenseKeyController.NewLicenseKey=Saisissez une nouvelle cl\u00E9 de licence
ReconcilerStyledText.illegalArgs=Les arguments d\'entr\u00E9e sont plus grands que la longueur du texte\u00A0:{0}, entr\u00E9e originale <{1}, {2}>, modifi\u00E9e en <{3}, {4}>.
JobLaunchConfigurationDelegate.waitProcessRunning=En attente du processus en cours d\'ex\u00E9cution...
StitchDataLoaderConstants.descriptionForIntegrationSource=Extrait des donn\u00E9es {0} et les ing\u00E8re dans la destination Cloud de votre choix \u00E0 l'aide de Stitch Data Loader. S\u00E9lectionnez cette option pour ouvrir votre navigateur et l'essayer gratuitement.
StitchDataLoaderConstants.descriptionForDataWarehouseDestination=Ing\u00E8re des donn\u00E9es de plus de 100 sources populaires dans {0} \u00E0 l'aide de Stitch Data Loader. S\u00E9lectionnez cette option pour ouvrir votre navigateur et l'essayer gratuitement.
StitchDataLoaderConstants.descriptionForIntegrationSource=Stitch Data Loader\u3092\u4F7F\u3044\u3001100\u3092\u8D85\u3048\u308B\u4EBA\u6C17\u306E\u30BD\u30FC\u30B9\u304B\u3089\u30C7\u30FC\u30BF\u3092{0}\u306B\u53D6\u308A\u8FBC\u307F\u307E\u3059\u3002\u3053\u306E\u30AA\u30D7\u30B7\u30E7\u30F3\u306F\u30D6\u30E9\u30A6\u30B6\u30FC\u3067\u304A\u8A66\u3057\u3044\u305F\u3060\u3051\u307E\u3059\u3002
StitchDataLoaderConstants.descriptionForDataWarehouseDestination=Stitch Data Loader\u3092\u4F7F\u3044\u3001{0}\u30C7\u30FC\u30BF\u3092\u62BD\u51FA\u3057\u3066\u6307\u5B9A\u306E\u30AF\u30E9\u30A6\u30C9\u30C7\u30B9\u30C6\u30A3\u30CD\u30FC\u30B7\u30E7\u30F3\u306B\u53D6\u308A\u8FBC\u307F\u307E\u3059\u3002\u3053\u306E\u30AA\u30D7\u30B7\u30E7\u30F3\u306F\u30D6\u30E9\u30A6\u30B6\u30FC\u3067\u304A\u8A66\u3057\u3044\u305F\u3060\u3051\u307E\u3059\u3002
migrationtask.renametFTPtoFTP.title=Rename tFTP to specialized tFTP
prefsStatusName=Status
migrationtask.renametFileZipUnzip.description=Rename tFileZip and tFileUnzip components to tFileArchive and tFileUnarchive
migrationtask.renametFileZipUnzip.description=Rename tFileZip and tFileUnzip components to tFileArchive and tFileUnarchive
migrationtask.renametDbInputToMySQL.description=Migrate database generic components connected to a MySQL database to the corresponding specific MySQL components.
migrationtask.renameNormalize.description=Rename all components tNormalizer to tNormalize
migrationtask.updatetRowGenerator.description=Migrate simple interface tRowGenerator components to advanced interface.
@@ -21,7 +21,7 @@ migrationtask.RenametMapPersistentMigrationTask.title=Rename tMapPersistent to t
migrationtask.changetUniqRowLinks.description=Change the link type of all tUniqRow components from "Main" to "Unique".
migrationtask.AddPerlRefArrayPointer2.desc=Replace this syntax "$xxx[" by "$xxx->[" and "@xxx" by "@$xxx" only for known existing Talend connections and components
migrationtask.AddPerlRefArrayPointer2.desc=Replace this syntax "$xxx[" by "$xxx->[" and "@xxx" by "@$xxx" only for known existing Talend connections and components
migrationtask.renametDbInputToPostgresql.description=Migrate database generic components connected to a PostgreSQL database to the corresponding specific PostgreSQL components.
migrationtask.AddPerlRefArrayPointer2.title=Add ref array pointers and unreference arrays contained in Table fields
migrationtask.AddQuotesToModuleList.desc=Add quotes to module list if needed.
migrationtask.renametDbInputToMssql.description=Migrate database generic components connected to a Microsoft SQL Server database to the corresponding specific Microsoft SQL Server components.
migrationtask.convertOldPerlTypes.title=Convert the old Perl types to new types.
migrationtask.convertOldPerlTypes.title=Convert the old Perl types to new types.
migrationtask.renameFlowMeter.description=Rename all components tMetter to tFlowMeter
migrationtask.UpgradetAdvancedFileOutputXMLMigrationTask.description=Upgrade mapping tAdvancedFileOutputXML, change the level architecture to path.
migrationtask.RenametXMLRPCMigrationTask.description=Rename all components tXMLRPC to tXMLRPCInput in all jobs in repository
@@ -54,7 +54,7 @@ migrationtask.ReplaceMultiFlowBytReplicate.desc=Replace Multi-flow by tReplicate
migrationtask.upgradetWarntDiePriority.description=Upgrade priority to switch from text field to dialog field.
migrationtask.renameFlowMeterCatcher.description=Rename all components tMetterCatcher to tFlowMeterCatcher
providerName=www.example.org
migrationtask.AddPerlRefArrayPointer.desc=Replace this syntax "$xxx[" by "$xxx->[" and "@xxx" by "@$xxx" only for known existing Talend connections and components
migrationtask.AddPerlRefArrayPointer.desc=Replace this syntax "$xxx[" by "$xxx->[" and "@xxx" by "@$xxx" only for known existing Talend connections and components
LoginComposite.DIFFERENT_WORKSPACES=Workspace has been changed. Please restart.
LoginComposite.PROJECT_NEED=A project is needed...
LoginComposite.TisWorkspace_welcome=Welcome to {0}!
VersionManagementDialog.AllDependencies=select all dependencies
VersionManagementDialog.AllDependencies=Select all dependencies
VersionManagementDialog.FixVersion=Fix tRunJob versions if Latest
VersionManagementDialog.FixLastVersion=When update the version, if all tRunJob are setup by default with Latest version, this will fix the version to the previous version.\nFor example : father 1.0 (tRunJob<child, Latest>).\nIf upgrade to version 1.1: \n - the father version 1.0 will contain : (tRunJob<child, 1.0>). To run the child with version 1.0 also.\n - the father version 1.1 will contain : (tRunJob<child, Latest>). To keep using the latest version.\n\nNote: this won't do anything if the versions are already fixed, and if doesn't use Latest.
ImportItemAction.Label=Import items
@@ -704,7 +704,6 @@ GenerateDocAsHTMLWizardPage.OverWrite=Warning:this file already exist,do you wan
GenerateDocAsHTMLWizardPage.Warning=Warning
ImportItemUtil.cannotImportMessage=from the project {0} use a more recent version of studio so cannot import it.
ImportProjectAction.messageDialogContent.projectImportedSuccessfully=Project has been successfully imported in your workspace
ProjectSettingPage.ArtifactProxySetting.connectionFailureMsg=Connection failure,please check the proxy configuration
LoginHelper.connectUserLibraryTitle=Check user libraries connection.
LoginHelper.connectUserLibraryFailureWarning=Cannot connect to the user libraries artifact repository set in administrator. Do you want to open the project anyway?
ReferenceProjectSetupPage.ButtonTooltipStrict=Use strict references to find joblets in target project.
ConnectionsDialog.usernameOrPasswordInvalid=Check your username or password or contact your administrator.
LoginProjectPage.authorizationErrorMessage=Invalid username or password for the remote connection. Do you want to fix it now?
ProjectSettingPage.ArtifactProxySetting.password=Mot de passe\u00A0:
ProjectSettingPage.ArtifactProxySetting.repositoryId=ID du r\u00E9f\u00E9rentiel\u00A0:
ProjectSettingPage.ArtifactProxySetting.enableProxySetting=Activer les param\u00E8tres de proxy
ProjectSettingPage.ArtifactProxySetting.checkConnection=V\u00E9rifier la connexion
ProjectSettingPage.ArtifactProxySetting.connectionFailureMsg=\u00C9chec de la connexion, v\u00E9rifiez la configuration du proxy.
LoginHelper.connectUserLibraryTitle=V\u00E9rifier la connexion aux biblioth\u00E8ques utilisateurs.
LoginHelper.connectUserLibraryFailureWarning=Impossible de se connecter au r\u00E9f\u00E9rentiel d\'artefacts contenant les biblioth\u00E8ques utilisateur en mode administrateur. Ouvrir le projet malgr\u00E9 tout\u00A0?
ImportItemUtil.cannotImportMessage={0} \u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u3092\u30A4\u30F3\u30DD\u30FC\u30C8\u3067\u304D\u307E\u305B\u3093\u3002\u30A4\u30F3\u30DD\u30FC\u30C8\u3059\u308B\u306B\u306F\u3001\u3088\u308A\u65B0\u3057\u3044\u30D0\u30FC\u30B8\u30E7\u30F3\u306E Studio \u304C\u5FC5\u8981\u3067\u3059\u3002
<descriptionurl="http://www.talend.com/online/featuresdescription.html#business-feature">Complete description about this feature at http://www.talend.com/online/featuresdescription.html#business-feature</description>
<descriptionurl="http://www.talend.com/online/featuresdescription.html#designer-feature">Complete description about this feature at http://www.talend.com/online/featuresdescription.html#designer-feature</description>
<descriptionurl="http://www.talend.com/online/featuresdescription.html#repository-feature">Complete description about this feature at http://www.talend.com/online/featuresdescription.html#repository-feature</description>
<descriptionurl="http://www.talend.com/online/featuresdescription.html#sbi-feature">Complete description about this feature at http://www.talend.com/online/featuresdescription.html#sbi-feature</description>
<license>The licence are describe in branding feature</license>
Some files were not shown because too many files have changed in this diff
Show More
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.