* feat(TUP-30684):snowflake Feature request to refresh the table schema
instead of automatically refreshing all table schemas.
* feat(TUP-30684):add junits
* Fix:TUP-35887
"build job" working in 7.2.1 fails in 8.0.1: Failed to generate code :
NPE org.talend.designer.dbmap.language.oracle.OracleGenerationManager.addQuoteForSpecialChar
https://jira.talendforge.org/browse/TUP-35887
* fix(TUP-35599):SuggestionValues.Item support of user friendly UI label
(#7619)
* fix(TUP-35599):SuggestionValues.Item support of user friendly UI label
different from it's id
https://jira.talendforge.org/browse/TUP-35599
* fix(TUP-35599):SuggestionValues.Item support of user friendly UI label
different from it's id
https://jira.talendforge.org/browse/TUP-35599
Conflicts:
main/plugins/org.talend.repository/plugin.xml
* fix(TUP-35599):SuggestionValues.Item support of user friendly UI label
different from it's id
https://jira.talendforge.org/browse/TUP-35599
* fix(TUP-35508):Better to improve context prompt for JDBC.
* fix(TUP-35508):Better to improve context prompt for JDBC.
* fix(TUP-35508):Better to improve context prompt for JDBC.
* fix(TUP-35508):Better to improve context prompt for JDBC.
* fix(TUP-35508):Better to improve context prompt for JDBC.
* export dataset need with datastore
* issue is that deleting datastore but dataset not be deleted
* fix selection issue on export wizard
* fomat code
* format code
* improve performance
* improve performance by adding objectType
* improve code and handle import issue
* code format
* fix(APPINT-24774) - POST/PUT operations when importing API in
tRESTRequest should declare a body parameter
* fix(APPINT-24774) - POST/PUT operations when importing API in
tRESTRequest should declare a body parameter
* feat(TUP-34854):Setup custom JKS for signature by System Property
* feat(TUP-34854):improve for Setup custom JKS for signature by System
Property
* feat(TUP-34855):Setup custom JKS for job signature from GUI.
* feat(TUP-34855):Setup custom JKS for job signature from GUI.
* feat(TUP-34855):Setup custom JKS for job signature from GUI.
* feat(TUP-28853)tRunjob is ok, need handle joblet
* generation document is ok from standard process
* format code
* reduce the same item to improve performance
* Remove duplicates to improve performance and fix preview picture missing
issue
* handle latest version on tRunjob
* handle version for joblet
* hanlde version
* improve performance with VersionList
* handle BD process part
* handle BD process
* handle route process
* code formate
* format code
* force to use 38 as length for NUMBER (FLOAT) in oracle when getPrecision returns value bigger than 38
* getPrecision for Float Oracle returns 126.
* It's expected binary precision for FLOAT Oracle type. The decimal precision for it is 38.
fix(TUP-35633): 'Use local Update settings' checkbox should not be displayed in studio update settings when TMC update config is not set
for the project.
https://jira.talendforge.org/browse/TUP-35633
* fix(TUP-35326):[JDBC TCK]: can't pass table value to runtime when use
existed connection
* fix(TUP-35326):[JDBC TCK]: can't pass table value to runtime when use
existed connection
* fix(TUP-31233):Routine pom is not updated after installed the required
jar of user routine
* fix(TUP-31233):Routine pom is not updated after installed the required
jar of user routine
* fix(TUP-31233):Routine pom is not updated after installed the required
jar of user routine
* Revert "fix(TUP-33119):SuggestionValues.Item label is received at runtime (#7320)" (#7533)
This reverts commit b521f4208a.
* fix(TUP-33119):SuggestionValues.Item label is received at runtime (#7535)
instead of id when used inside table
https://jira.talendforge.org/browse/TUP-33119
* feat(TUP-34889):Support to prompt Context on Metadata Connection
* feat(TUP-34889):improve for Support to prompt Context on Metadata
Connection
* feat(TUP-34889):improve for Support to prompt Context on Metadata
* feat(TUP-34889):fix bug TUP-35370 and TUP-35372
* feat(TUP-34889):fix bug TUP-35486
* feat(TUP-34889):fix bug TUP-35503 and TUP-35504
* feat(TUP-34889):fix bug TUP-35503 and TUP-35504
* fix(TUP-32889):Credential value with double quotes in tck framework
* fix(TUP-32889):add junits
* fix(TUP-32889):Credential value with double quotes in tck framework
* feat(TDI-45870): checkbox in tWriteJSONField to avoid use of Scientific notation for float values.
* feat(TDI-45870): change default action for checkbox.
* feat(TDI-45870): migration task.
* fix(TDI-47670): use asXML() method instead of getText().
* fix(TDI-47670): use getStringValue() method instead.
* fix(TDI-47670): use isEmpty() method.
* fix(TUP-34593):Cannot connect to Salesforce with password starting with
double-quotes
* fix(TUP-34593):Cannot connect to Salesforce with password starting with
double-quotes
* fix(TUP-34593):add junits
* fix(TDI-46789): tMSSqlOutputBulkExec can't work with server on Linux platform
Added new checkbox which enables/disables codepage
* fix(TDI-46789): tMSSqlOutputBulkExec can't work with server on Linux platform
Fixed formatting issues
* fix(TDI-46789): tMSSqlOutputBulkExec can't work with server on Linux platform
Fixed one more formatting issue
* fix(TDI-46789): tMSSqlOutputBulkExec can't work with server on Linux platform
Adjusted naming with tMssqlBulkExec component
Added additional if wrappers to the sections where data action is processed in tOracleBulkExec_begin.javajet and tOracleBulkExec_end.javajet. The wrappers check if .ctl file or manual .ctl code is used and if so no data action has to be processed
* fix(TUP-34575)Correction to messages.properties file
* fix(TUP-34575)Correction to messages-properties file
* fix(TUP-34575)Correction to messages-properties file
* APPINT-33765 [7.3.1 patch] ClassNotFoundException in runtime when DB connection (SQLServer) in joblet without using alias
* APPINT-33765 [7.3.1 patch] ClassNotFoundException in runtime when DB connection (SQLServer) in joblet without using alias
* fix(TUP-33863)Update of Metadata Hadoop Cluster does not change spark
version when propagated
https://jira.talendforge.org/browse/TUP-33863
* code format
* format code
* fix(TUP-33863)Update of Metadata Hadoop Cluster does not change spark
version when propagated
Conflicts:
main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/editor/properties/controllers/ComboController.java
* add common judgment
Conflicts:
main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/editor/properties/controllers/ComboController.java
* add common fix
* Update of Metadata Hadoop Cluster does not change spark version when
propagated
Conflicts:
main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/editor/properties/controllers/ComboController.java
* feat(TUP-33718): add system property to load dynamic distribution jars
* feat(TUP-33718): fix load dynamic distributions
* feat(TUP-33718): load all dynamic distribution jars
* feat(TUP-33718): load bigdata modules
* feat(TUP-33718): load all dynamic distributions
* feat(TUP-33718): show distribution display version
* feat(TUP-33718): replace display version by version
* feat(TUP-33718): fix bug
* feat(TUP-33718): load dynamic distribution modules
* feat(TUP-33718): load dynamic distribution modules
* fix(TUP-33467)Need to adjust the UI of check connection when tck
component in studio
* fix(TUP-33467)Need to adjust the UI of check connection when tck
component in studio
* fix(TDI-46912): draft fix for master branch.
* fix(TDI-46912): corrections after TTP Dev run.
* fix(TDI-46912): fix for all templates.
* fix(TDI-46912): corrections after TTP Dev run.
* fix(TDI-46912): correct fix (ELT template only).
* fix(TDI-46912): small change.
* fix(TDI-46912): changes after code review.
* APPINT-32136 Job & Run view displays DI job icon and/or label when a route or routelet editor is active
* Fixing labels and Routelet icon
* change the way to determine routelet
* Solve NPE issue
* small changes
* chore(TDI-46859): Add license for bonitaclient (#6750)
* chore(TDI-46859): Add license for bonitaclient
* Bump lib for tBonitaXXX
* chore(TDI-46859): Do not bump lib
* chore(TDI-46859): Add licenses for checkarchive and filezip libs (#6752)
* chore(TDI-46859): Add licenses for checkarchive and filezip libs
* chore(TDI-46859): Do not bump version
* chore(TDI-46859): Add license for commons-net-proxy (#6753)
* chore(TDI-46859): Add license for commons-net-proxy
* chore(TDI-46859): Do not bump commons-net-talend version
* chore(TDI-46859): indendation
* chore(TDI-46859): Add license for couchDBUtils lib (#6754)
* chore(TDI-46859): Add license for couchDBUtils lib
* fix(TDI-46859): Fix license path
* chore(TDI-46859): Do not bump couchDBUtil lib version
* chore(TDI-46859): Fix version
* chore(TDI-46859): Add license to cyberark-wrapper (#6755)
* chore(TDI-46859): Add license to cyberark-wrapper
* chore(TDI-46859): Do not bump cyberark wrapper version
* chore(TDI-46859): Add license for filecopy lib (#6757)
* chore(TDI-46859): Add license for filecopy lib
* Bump lib for component
* Remove from studio build
* chore(TDI-46859): Do not bump tfilecopy lib
* chore(TDI-46859): Add license for marketo-soap-sdk (#6758)
* chore(TDI-46859): Add license for marketo-soap-sdk
* chore(TDI-46859): Do not bump marketo_soap lib
* chore(TDI-46859): Add licenses for mqrfh2header and utils libs (#6767)
* chore(TDI-46859): Add licenses for mqrfh2header and utils libs
* chore(TDI-46859): Do not bump mq libs
* chore(TDI-46859): Fix versioning
* chore(TDI-46859): Add licenses to netsuite libs (#6769)
* chore(TDI-46859): Add licenses to netsuite libs
* chore(TDI-46859): Do not bump netsuite libs
* chore(TDI-46859): Add license to simpleexcel (#6772)
* chore(TDI-46859): Add license to simpleexcel
* chore(TDI-46859): Do not bump simpleexcel
* chore(TDI-46859): Fix breaks
* chore(TDI-46859): Add license to SOAP lib (#6773)
* chore(TDI-46859): Add license to SOAP lib
* chore(TDI-46859): Do not bump soap lib
* chore(TDI-46859): Add license to mssql Util lib (#6774)
* chore(TDI-46859): Add license to mssql Util lib
* chore(TDI-46859): Do not bump mssqlUtil lib
* chore(TDI-46859): Indendation
* chore(TDI-46859): Add license for jtds (#6775)
* chore(TDI-46859): Add license for jtds
* chore(TDI-46859): Do not bump jtds lib
* chore(TDI-46859): Indendation
* chore(TDI-46859): Add license for talend-aws (#6776)
* chore(TDI-46859): Add license for talend-aws
* chore(TDI-46859): Do not bump talend-aws
* chore(TDI-46859): Add license for talend-codegen-utils (#6777)
* chore(TDI-46859): Add license for talend-codegen-utils
* chore(TDI-46859): Do not bump codegen-utils
* chore(TDI-46859): Add license for talendcsv lib (#6778)
* chore(TDI-46859): Add license for talendcsv lib
* chore(TDI-46859): Bump talendcsv
* chore(TDI-46859): Add license to paloIX3 (#6770)
* chore(TDI-46859): Add license to paloIX3
* Remove jar from repo
* chore(TDI-46859): Bump talend-csv
* chore(TDI-46859): Do not bump talendcsv
* chore(TDI-46859): Add license for exasol lib (#6779)
* chore(TDI-46859): Add license for exasol lib
* chore(TDI-46859): Do not bump exasol lib
* chore(TDI-46859): Add license for talendExcel (#6780)
* chore(TDI-46859): Add license for talendExcel
* chore(TDI-46859): Do not bump talendexcel
* chore(TDI-46859): Add license for httputil (#6781)
* chore(TDI-46859): Add license for httputil
* chore(TDI-46859): Do not bump httputil lib
* chore(TDI-46859): Add license for job-monitoring (#6782)
* chore(TDI-46859): Add license for talendMsgMailUtil (#6788)
* chore(TDI-46859): Add license for talendMsgMailUtil
* chore(TDI-46859): Do not bump msgMailUtil lib
* chore(TDI-46859): Add license for talend-orc (#6789)
* chore(TDI-46859): Add license for talend-orc
* chore(TDI-46859): Do not bump talend-orc
* chore(TDI-46859): Add license for talend-parquet (#6790)
* chore(TDI-46859): Add license for talend-parquet
* chore(TDI-46859): Do not bump talend-parquet
* chore(TDI-46859): Add license for talend-proxy (#6792)
* chore(TDI-46859): Add license for talend-proxy
* chore(TDI-46859): Do not bump talend-proxy
* chore(TDI-46859): Add licenses for sap libs (#6793)
* chore(TDI-46859): Add licenses for sap libs
* chore(TDI-46859): Do not bump talend sap libs
* chore(TDI-46859): Add license for talendSAX (#6794)
* chore(TDI-46859): Add license for talendSAX
* chore(TDI-46859): Do not bump talendSax
* chore(TDI-46859): Add license for talend-scp-helper (#6795)
* chore(TDI-46859): Add license for talend-scp-helper
* chore(TDI-46859): Do not bump scpHelper
* chore(TDI-46859): Add license for talendssl (#6796)
* chore(TDI-46859): Add license for talendssl
* chore(TDI-46859): Do not bump talendssl
* Dsyliaev/tdi 46859 add license for ucanaccess (#6797)
* chore(TDI-46859): Add license for talend-ucanaccess
* chore(TDI-46859): Add license for ucanaccess-utils
* chore(TDI-46859): Add license for webserviceInput lib
* chore(TDI-46859): Do not bump ucanaccess
* chore(TDI-46859): Do not bump webservice
* chore(TDI-46859): Add license for webserviceInput lib (#6798)
* chore(TDI-46859): Add license for webserviceInput lib
* chore(TDI-46859): Do not bump webservice input
* chore(TDI-46859): Add license for talend-ws lib (#6799)
* chore(TDI-46859): Add license for talend-ws lib
* chore(TDI-46859): Do not bump talend-ws
* chore(TDI-46859): Add license for thashfile (#6800)
* chore(TDI-46859): Add license for thashfile
* chore(TDI-46859): Do not bump tHashfile lib
* chore(TDI-46859): Add license for xpathUtil (#6801)
* chore(TDI-46859): Add license for xpathUtil
* chore(TDI-46859): Do not bump xpathutil
* fix(TDI-46743): avoid file locking when using "streaming append" feature.
* fix(TDI-46743): corrections after code review.
* fix(TDI-46743): move library to Talend Update.
* fix(TDI-46743): restored order of resources close.
* fix(TDI-46743): added license for Talend Update, version bump.
* Added streaming support on inputs
* Added InputStream for the 2 input files
* Added support for input / output columns
* Removed the label as it was confusing than helpful.
Changed the XML / XSLT label as it supports Stream.
Output however does NOT support stream so changed it in the Override to File only.
* Upgraded the 15 year old saxon9.jar
My tests passed.
* fix xml column was not used issue
* According to the new writing standard, only the capitalize the first character of first word
Co-authored-by: pyzhou <pyzhou@talend.com>
# Conflicts:
# main/plugins/org.talend.designer.components.localprovider/components/tXSLT/tXSLT_messages.properties
Co-authored-by: bgunics-talend <63251373+bgunics-talend@users.noreply.github.com>
* fix(TUP-33485): [tELTMap] Delimited identifiers does not work for
* fix(TUP-33485): [tELTMap] Delimited identifiers does not work for
* fix(TUP-33485): [tELTMap] Delimited identifiers does not work for
* add log
* add log
* feat(TUP-32198): Migrate demo project with studio 8.0
* feat(TUP-32198): Migrate demo project with studio 8.0
* feat(TUP-32198): Migrate demo project with studio 8.0
* feat(TUP-32198): Migrate demo project with studio 8.0
* feat(TDI-45864):Support File components with ORC file format (DI)
* feat(TDI-45864):Date type read/write issue
* feat(TDI-45864):Double/Float from DB to ORC issue
* feat(TDI-45864):sync orc-core version
* fix(TDI-46682):Can't send e-mails via smtp.office365.com need to
upgrade mail-1.4.7.jar to latest version
* fix(TDI-46682):update for
tPOP/tFileInputMail/tVtigerCRMXX/tWebserviceXX
* feat(TUP-32058):Add git info in the jobinfo.properties when building job
from studio
* feat(TUP-32058): Add git info in the jobinfo.properties when building
job from studio
* fix(TUP-33021):Feature Manager can't list any feature if studio install
location has space.
* fix(TUP-33021):Feature Manager can't list any feature if studio install
location has space.
* fix(TDI-46315):add migration task for changing the value of one
dbversion item
* fix(TDI-46315):sap component and sap metadata have different module
name/mvnurl.
Co-authored-by: Hongchun Yi <hcyi@talend.com>
* fix(TUP-32790): StackOverflowError occurs by tELTMap when table name is
directly input in Japanese with escaped double quote
* fix(TUP-32790): StackOverflowError occurs by tELTMap
* feat(TDI-45781): Add a wrapper-library
* feat(TDI-45781): Add util class to test the connection
* feat(TDI-46535): Add unit tests for a wrapper lib
* chore(TDI-46535): Minor refactoring
* feat(TUP-27666): Remove deprecated features from the studio 8
* feat(TUP-27666): Remove deprecated features from the studio 8
* feat(TUP-27666): Remove deprecated features from the studio 8
* feat(TUP-27666): Remove deprecated features from the studio 8
* feat(TUP-32020): remove business models
* feat(TUP-32020): remove business models
* feat(TUP-32020): remove business models
* feat(TUP-32020): remove business models
* feat(TUP-32020): remove business models
* feat(TUP-32020): remove business models
* feat(TDI-46423):tSQSOutput - Get Amazon SQS Response - "Message ID"
* feat(TDI-46423):fix migration
* fix(TDI-46423):keep same field name"MessageId" between input and output
* feat(TUP-31123):In studio, do not store login credentials on disk for
TAC and reprompt instead.
* feat(TUP-31123):improve for In studio, do not store login credentials on
disk for TAC and reprompt instead.
* feat(TUP-31123):update the messages.
* fix(TDI-46165): tBigQueryInput deletes the token properties file for OAuth2.0
* Handle auth problems in a different catch block
* fix(TDI-46165): check for 401 error code
* feat(TUP-31484): upgrade to R2021-06
try upgrade xerces to 2.12
* TUP-31484 change to original eclipse feature and change EmfConpoment
* TUP-31484 add missig plugins to feature
* TUP-31484 add ignore for now to fix the junit failed
* TUP-31484 add @ignore to every function
* TUP-31484 add @ignore to every function
* TUP-31484 @ignore not work ,try remove all @test directly
* TUP-31484 revert change of replace \ to /
* fix(TDI-45907): single insert Bigdecimal
* Set scale for bigdecimals
* fix(TDI-45907): fix indents
* fix(TDI-45907): consider precision is not set
Co-authored-by: Dmytro Chmyga <dmytro.chmyga@globallogic.com>
* feat(TDI-46167):improve contaionsSpaces for column.
* feat(TDI-46167):reverse the changes to JDBC and ODBC.
* feat(TDI-46167):keep the minimal changes.
feat(TDI-46022): Support of custome header and return representation
feat(TDI-46022): Support of custome header and return representation
feat(TDI-46022): minor code review remarks
feat(TDI-46022): copy entity only if 'return=representation'.
feat(TDI-46022): some minor changes while validation
* fix(TUP-30538):Snowflake test connection should be optional.
* fix(TUP-30538):Snowflake test connection should be optional.
* fix(TUP-30538):Snowflake test connection should be optional.
* fix(TUP-31997): Commandline fails start studio with error 'Could not
load SWT library' on Ubuntu 18 LTS without UI
* fix(TUP-31997): Commandline fails start studio with error 'Could not
load SWT library' on Ubuntu 18 LTS without UI
* add check popup for ms build in run
* correct msg properties file
* check if route's build type is ms then popup
* add msg in run console if not in maven online mode for MS build type
* check Rest service and route
* add in mesg properties
Co-authored-by: jillyan <yan955599@gmail.com>
* chore(TDI-46067): Bump commons-lang3
* bump commons-lang3 to 3.10 in studio-se libs to align between all
components
* chore(TDI-46067): Bump commons-lang3
* bump commons-lang3, talend-mscrm lib versions
* chore(TDI-46067): Bump commons-lang3
* updated talend-mscrm lib version after rebase
* feat(TUP-31484) fix issue found with junit execution
* feat(TUP-31484) fix issue found with junit execution
* feat(TUP-31484) fix issue found with junit execution
* feat(TUP-31484) fix issue found with junit execution
* feat(TUP-31484) fix issue found with junit execution
* feat(TUP-31484) fix issue found with junit execution
* feat(TUP-31484) fix issue found with junit execution
* feat(TUP-29701): Upgrade eclipse 418
* fix compile error
* fix assert issue
* fix assert issue
* change private to protected because parent class use protected
* add a null arg
* TUP-29701 add org.eclipse.emf.edit.ui to manifest
* TUP-29701 fix require missing class when run job .
* TUP-29701 set handler in URL
* TUP-29701 fix can not find class issue when create excel metadata
* TUP-29701 set mavenResulver for handler
* TUP-29701 add mavenresolver for handler
* feat(TDI-45797):add object lock feature to s3put.
* feat(TDI-45797):optimize code.
* feat(TDI-45797):make some changes.
* feat(TDI-45797):fix code generation error.
* feat(TDI-45797):fix context value issue.
* feat(TDI-45797):fix the common file issue in ts3copy.
* feat(TDI-45797):fix the common file path issue in s3copy.
Co-authored-by: Balázs Gunics <bgunics@talend.com>
* fix(TDI-46062):add checkbox Preserve last modified time tFileCopy
* fix(TDI-46062): add Junit test
* MigrationTask
* Hide preserve last modified time when check copy directory
* feat(TDI-45155) : support of odata expand in mscrm
* feat(TDI-45155) : upgrade mscrm version
* feat(TDI-45155) : fix expanded entity json serialization
* feat(TDI-45155) : variable name convention
* feat(TDI-45155) : code review / use try-with
* feat(TDI-45155) : bump mscrm lib version in tMicrosoftCrmOutput also
* feat(TDI-45155) : bump lib version
* feat(TDI-45155) : remove urlPath
* feat(TDI-45155): Fix some issues while validation
* feat(TDI-45155): Fix some issues while validation
* feat(TDI-45155): Better support of expand after QA
* feat(TDI-45992) : fix variable name
* feat(TDI-45155): fix column name
* APPINT-32940
* APPINT-32940
correct logic and if (unselectList.size() > 0), or it will add all dependencies into manifest
* APPINT-32940 format
* APPINT-32940 format
* APPINT-32940 compare maven uri
* APPINT-32940
format
* APPINT-32940 refector
* APPINT-32940 refactor
* APPINT-32940 correct check logic
Co-authored-by: jillyan <yan955599@gmail.com>
Co-authored-by: jillyan <yan955599@gmail.com>
* feat(TUP-26184): add the same features to filter fields, same as in the
tMap
* TUP-26184: some temp code changes
* TUP-26184 add special checkbox for eltmap table column
* TUP-36184 remove useless code
* TUP-26184 remove useless code
* add line back
* TUP-26184 remove some useless code
* TUP-26184 remove useless code
* TUP-26184 remove useless code
* TUP-26184 fix NPE issue
* TUP-26184 remove useless code
* TUP-26184 fix link can't auto change position issue
* TUP-26184 fix link display issue
* TUP-26184 add Enable/disable column name filter
* TUP-26184 fix some NPE errors when filter is on and select below columns
* TUP-26184 change filter icon position to sync with tmap
2021-05-28 14:27:07 +08:00
11092 changed files with 104969 additions and 248285 deletions
DraggingInfosPopup.eachSourceEntryExpressionToEachTargetExpression=> Each source entry expression to each target expression
DraggingInfosPopup.eachSourceEntryToEachTargetExpression=> Each source entry to each target expression
DraggingInfosPopup.allSourceEntriesExpressionToASingleOneTargetExpressionShiftKey=> All source entries expression to a single one target expression (Shift key to change mapping)
DraggingInfosPopup.allSourceEntriesExpressionToASingleOneTargetExpression=> All source entries expression to a single one target expression
DraggingInfosPopup.allSourceEntriesToASingleOneTargetExpressionShiftKey=> All source entries to a single one target expression (Shift key to change mapping)
DraggingInfosPopup.allSourceEntriesToASingleOneTargetExpression=> All source entries to a single one target expression
DraggingInfosPopup.appendModeToOverwrite=> Mode \u00E9criture \u00E0 la suite (Ctrl pour \u00E9craser)
DraggingInfosPopup.insertAllSelectedEntries=\ > Ins\u00E9rer toutes les entr\u00E9es s\u00E9lectionn\u00E9es
DraggingInfosPopup.insertRemainingEntries=\ > Ins\u00E9rer les entr\u00E9es restantes
DraggingInfosPopup.eachSourceEntryExpressionToEachTargetExpression=> Chaque expression source vers chaque expression cible
DraggingInfosPopup.eachSourceEntryToEachTargetExpression=> Chaque expression source vers chaque expression cible
DraggingInfosPopup.allSourceEntriesExpressionToASingleOneTargetExpressionShiftKey=> Toutes les expressions source vers une seule expression cible (Maj pour modifier le mapping)
DraggingInfosPopup.allSourceEntriesExpressionToASingleOneTargetExpression=> Toutes les expressions source vers une seule expression cible
DraggingInfosPopup.allSourceEntriesToASingleOneTargetExpressionShiftKey=> Toutes les entr\u00E9es source vers une seule expression cible (Maj pour modifier le mapping)
DraggingInfosPopup.allSourceEntriesToASingleOneTargetExpression=> Toutes les entr\u00E9es source vers une seule expression cible
AlfrescoModelDialog.missingAspectDefinitions.msg=The chosen aspects refer to unknown Alfresco aspect(s) : ${0}.\nPlease provide the alfresco model files that define them.
AlfrescoOutputManager.schemaError.title=Error in schema
AlfrescoModelDialog.missingTypeDefinitions.msg=The chosen type refers to unknown Alfresco type(s) or aspect(s) : ${0}.\nPlease provide the alfresco model files that define them.
AlfrescoModelDialog.missingTypeDefinitions.title=Missing type definitions
AlfrescoModelDialog.add=Add...
AlfrescoOutputModelManager.errorReadingModel=Error reading Alfresco model file
AlfrescoModelDialog.aspects=Aspects
AlfrescoOutputManager.schemaError.msg=Please synchronize schema first
AlfrescoOutputModelManager.alreadyAdded=This model has already been added
AlfrescoModelDialog.removeModelFailed=Failed to remove model
AlfrescoOutputModelManager.prefixConflict=Unable to add the model, prefix conflict with previously added model for
AlfrescoOutputModelManager.notYetAdded=This model has not yet been added
AlfrescoModelDialog.type=Type
AlfrescoModelDialog.addModelFailed=Failed to add model
AlfrescoModelDialog.modelTable.name=Name
AlfrescoModelDialog.remove=Remove
AlfrescoOutputManager.failedLoadModel=Failed to load model from component metadata, reinitializing
AlfrescoModelDialog.missingAspectDefinitions.msg=Les aspects s\u00E9lectionn\u00E9s se r\u00E9f\u00E8rent \u00E0 des aspects Alfresco inconnus : ${0}.\nVeuillez fournir les mod\u00E8les Alfresco qui les d\u00E9finissent.
AlfrescoOutputManager.schemaError.title=Erreur dans le sch\u00E9ma
AlfrescoModelDialog.missingTypeDefinitions.msg=Le type s\u00E9lectionn\u00E9 se r\u00E9f\u00E8re \u00E0 des aspects ou types Alfresco inconnus : ${0}. Veuillez fournir les mod\u00E8les Alfresco qui les d\u00E9finissent.
AlfrescoModelDialog.missingTypeDefinitions.title=D\u00E9finitions de type manquantes
AlfrescoModelDialog.add=Ajouter...
AlfrescoOutputModelManager.errorReadingModel=Erreur de lecture du fichier mod\u00E8le Alfresco
AlfrescoModelDialog.aspects=Aspects
AlfrescoOutputManager.schemaError.msg=Veuillez synchroniser le sch\u00E9ma d'abord
AlfrescoOutputModelManager.alreadyAdded=Ce mod\u00E8le a d\u00E9j\u00E0 \u00E9t\u00E9 ajout\u00E9
AlfrescoModelDialog.removeModelFailed=Echec de la suppression du mod\u00E8le
AlfrescoOutputModelManager.prefixConflict=Impossible d'ajouter le mod\u00E8le, pr\u00E9fixe en conflit avec le mod\u00E8le ajout\u00E9 pr\u00E9c\u00E9demment pour
AlfrescoOutputModelManager.notYetAdded=Ce mod\u00E8le n'a pas encore \u00E9t\u00E9 ajout\u00E9
AlfrescoModelDialog.type=Type
AlfrescoModelDialog.addModelFailed=Echec de l'ajout du mod\u00E8le
AlfrescoModelDialog.modelTable.name=Nom
AlfrescoModelDialog.remove=Supprimer
AlfrescoOutputManager.failedLoadModel=\u00C9chec du chargement du mod\u00E8le depuis les m\u00E9tadonn\u00E9es du composant, r\u00E9initialisation.
BusinessPaletteFactory.TerminalComment=Cr\u00E9er un nouveau Terminal
BusinessAbstractParser.ValueOfShortIsExpected=Une valeur de type Short est attendue
BusinessPaletteFactory.DatabaseComment=Cr\u00E9er une nouvelle base de donn\u00E9es
AssignmentPropertySection.Comment=Commentaire
SimpleBusinessCreationWizard.NewBusinessModel=Nouveau Business Model
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=Un \u00E9l\u00E9ment racine de diagramme non valide a \u00E9t\u00E9 s\u00E9lectionn\u00E9.
BusinessInitDiagramFileAction.IntialNew=Initialiser nouveau
FindAssignmentAction.FindAssignments=Rechercher des affectations
BusinessInitDiagramFileAction.LoadFaild=Echec de chargement du fichier Model :
BusinessPaletteFactory.DecisionComment=Cr\u00E9er une nouvelle D\u00E9cision
BusinessAbstractParser.ValueOfDoubleIsExpected=Une valeur de type Double est attendue
OpenDiagramAction.ReadBusinessModel=Lire le Business mod\u00E8le
BusinessInitDiagramFileAction.UnableToLoadResource=Impossible de charger la ressource :
BusinessPaletteFactory.CreateEllipse=Cr\u00E9er une nouvelle ellipse
BusinessNewDiagramFileWizard.DiagramFile=Fichier du diagramme
BusinessAbstractParser.StringShortConverError=Une valeur de cha\u00EEne ne peut pas \u00EAtre convertie en valeur Short
BusinessPaletteFactory.DocuemntComment=Cr\u00E9er un nouveau document
BusinessAbstractParser.ValueOfIntegerIsExpected=Une valeur de type Integer est attendue
BusinessNewDiagramFileWizard.SelectDiagramRootElement=S\u00E9lectionner un \u00E9l\u00E9ment racine de diagramme :
BusinessNewDiagramFileWizard.SelectSemanticModelElement=S\u00E9lectionnez un \u00E9l\u00E9ment mod\u00E8le s\u00E9mantique \u00E0 repr\u00E9senter dans le diagramme
BusinessAbstractParser.StringFloatConvertError=Une valeur de cha\u00EEne ne peut pas \u00EAtre convertie en valeur Float
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=Une valeur de cha\u00EEne ne peut pas \u00EAtre convertie en valeur Byte
BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=Initialiser un nouveau fichier diagramme Ecore
BusinessAbstractParser.ValueOfLongIsExpected=\u041E\u0436\u0438\u0434\u0430\u0435\u0442\u0441\u044F \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435 \u0442\u0438\u043F\u0430 Long
BusinessAbstractParser.ValueOfTypeCharacterIsExpected=\u041E\u0436\u0438\u0434\u0430\u0435\u0442\u0441\u044F \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435 \u0442\u0438\u043F\u0430 Character
BusinessAbstractParser.ValueOfShortIsExpected=\u041E\u0436\u0438\u0434\u0430\u0435\u0442\u0441\u044F \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435 \u0442\u0438\u043F\u0430 Short
JetFilesProviderManager.unableLoad=Unable to load {0}JetFilesProviderManager.unableLoad
CodeGeneratorEmittersPoolFactory.dialogContent=JetEmitter Generation is canceled,to avoid problems cause by this, please press Ctrl+Shift+F3 to generate again\!
JavaRoutineSynchronizer.UnsupportedOperation.Exception1=M\u00E9thode non impl\u00E9ment\u00E9e : org.talend.designer.codegen.JavaRoutineSynchronizer line:49
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=Le projet JETEmitters est introuvable, une r\u00E9initialisation compl\u00E8te est requise
generatedcode.footerprocess.nbcharsgenerated={0} caract\u00E8res g\u00E9n\u00E9r\u00E9s par {1}
CodeGeneratorEmittersPoolFactory.Class.NotFound=Le template est toujours pr\u00E9sent, mais la classe {0} a disparue. Cette fonction doit d'\u00EAtre recompil\u00E9e.
CodeGeneratorEmittersPoolFactory.PersitentData.Error=Les donn\u00E9es persistantes ne peuvent pas \u00EAtre enregistr\u00E9es :
generatedcode.copyright.title=Copyright (c) 2005-2011, Talend Inc.
CodeGeneratorEmittersPoolFactory.initMessage=L'initialisation du moteur de g\u00E9n\u00E9ration est en cours...
JetSkeletonManager.unableLoad=Impossible de charger le fichier de cache de la mise \u00E0 jour du squelette
JetSkeletonManager.unableSave=impossible d'enregistrer le fichier de cache de la mise \u00E0 jour skeleton
JetSkeletonManager.updateProblem=quand les donn\u00E9es persistantes du squelette sont mises \u00E0 jour, il y a des probl\u00E8mes.
CodeGeneratorEmittersPoolFactory.codeThread=G\u00E9n\u00E9ration de code en arri\u00E8re-plan
CodeGeneratorEmittersPoolFactory.componentCompiled=Composants compil\u00E9s en {0} ms
CodeGeneratorEmittersPoolFactory.failCompail=\u00C9chec de compilation des composants \: \r\n
CodeGeneratorEmittersPoolFactory.initialException=Exception durant l'initialisation
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=Erreur d'initialisation de JetEmitter
CodeGeneratorService.invalidLanguage1=Type de langage invalide.
CodeGeneratorService.invalidLanguage2=Type de langage invalide.
CodeGenInit.addMarkers=Ajouter des marqueurs dans l'espace de travail
CodeGenInit.createProject=Cr\u00E9er le projet {0}
CodeGenInit.deleteProject=Supprimer le projet {0}
CodeGenInit.initTemplate=Init templates
CodeGenInit.removeLink=Supprimer les ressources li\u00E9es
CodeGenInit.saveWorkspace=Enregistrement de l'espace de travail
DocumentRootImpl.mixed=(mix\u00E9\:
NodesSubTree.enableParallel=__ENABLE_PARALLEL__
PoolTypeImpl.persistentPool=(PoolPersistant \:
TalendJetEmitter.compileFail=erreur de compilation : {0} : {1}
TalendJetEmitter.exception=Exception sur
JetFilesProviderManager.unableLoad=Impossible de charger {0} JetFilesProviderManager.unableLoad
CodeGeneratorEmittersPoolFactory.dialogContent=La g\u00E9n\u00E9ration JetEmitter est annul\u00E9e, afin d'\u00E9viter des probl\u00E8mes, veuillez appuyez sur Ctrl+Maj+F3 pour g\u00E9n\u00E9rer \u00E0 nouveau.
FAMILY.DB_Generic=Base de donn\u00E9es g\u00E9n\u00E9rique
FAMILY.DB_JDBC=Base de donn\u00E9es JDBC
FAMILY.DB_SCD=DB SCD
FAMILY.Data_Quality=Qualit\u00E9 de donn\u00E9es
FAMILY.Databases=Bases de donn\u00E9es
FAMILY.ELT=ELT
FAMILY.ESB=ESB
FAMILY.EXASolution=EXASolution
FAMILY.eXist=eXist
FAMILY.FTP=FTP
FAMILY.Fields=Champs
FAMILY.File=Fichier
FAMILY.FireBird=Firebird
FAMILY.Greenplum=Greenplum
FAMILY.HSQLDb=HSQLDb
FAMILY.Healthcare=Healthcare
FAMILY.Hive=Hive
FAMILY.Informix=Informix
FAMILY.Ingres=Ingres
FAMILY.Input=Lecture
FAMILY.Interbase=Interbase
FAMILY.Internet=Internet
FAMILY.Jasper=Jasper
FAMILY.JavaDB=JavaDB
FAMILY.JDBC=JDBC
FAMILY.LDAP=LDAP
FAMILY.Logs_Errors=Logs & Erreurs
FAMILY.MS_SQL_Server=MS SQL Server
FAMILY.MSSql=MSSql
FAMILY.Management=Gestion
FAMILY.MaxDB=MaxDB
FAMILY.Microsoft_AX=Microsoft AX
FAMILY.Microsoft_CRM=Microsoft CRM
FAMILY.Misc=Divers
FAMILY.MySQL=MySQL
FAMILY.Netezza=Netezza
FAMILY.OLAP_Cube=Cube OLAP
FAMILY.Oracle=Oracle
FAMILY.Orchestration=Orchestration
FAMILY.Output=\u00C9criture
FAMILY.ParAccel=Paraccel
FAMILY.PostgreSQL=PostgreSQL
FAMILY.PostgresPlus=PostgresPlus
FAMILY.Processing=Transformation
FAMILY.SAP=SAP
FAMILY.Sas=Sas
FAMILY.SCD=SCD
FAMILY.SCP=SCP
FAMILY.SPSS=SPSS
FAMILY.SQLite=SQLite
FAMILY.Salesforce=Salesforce
FAMILY.SugarCRM=SugarCRM
FAMILY.Sybase=Sybase
FAMILY.System=Syst\u00E8me
FAMILY.Technical=Technique
FAMILY.Teradata=Teradata
FAMILY.Vertica=Vertica
FAMILY.VtigerCRM=VtigerCRM
FAMILY.XML=XML
CodeGeneratorEmittersPoolFactory.updatePaletteForEditors=Mettre \u00E0 jour la palette pour les \u00E9diteurs
ComponentsPreferencePage.componentAssist=Activer l'assistant de cr\u00E9ation de composant
ComponentsPreferencePage.notValidDirectory=Votre s\u00E9lection va imbriquer des dossiers, ce n'est pas recommand\u00E9. Continuer ?
ComponentsFactory.loadComponents.missingFolder=Le plug-in "{1}" manque dans le dossier "{0}".
ComponentsPreferencePage_SuccessMessage1=Red\u00E9marrez le Studio pour charger les nouveaux composants. Sinon,ils seront charg\u00E9s au prochain d\u00E9marrage.
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 ?
ComponentsPreferencePage.WarningMsg=Talend Open Studio\u3092\u518D\u8D77\u52D5\u3057\u3066\u3001\u62E1\u5F35\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30ED\u30FC\u30C9\u3057\u307E\u3059\u3002
ImportExchangeDialog.OPERATION_CANCELLED=L'op\u00E9ration a \u00E9t\u00E9 annul\u00E9e
Exchange.logon.error=L'utilisateur de l'Exchange n'est pas enregistr\u00E9. Enregistrez-vous via les Pr\u00E9f\u00E9rences.
DownloadComponenentsAction_restartMessage=Installation du nouveau composant r\u00E9ussie, mais un red\u00E9marrage est requis pour le charger. Red\u00E9marrer ?
DataMapTableView.buttonTooltip.menu.addWhereClauses=Ajouter une clause WHERE
DataMapTableView.buttonTooltip.menu.addOtherClauses=Ajouter une autre clause (GROUP...)
ProblemsAnalyser.needAlias.error1=Le nom de la table li\u00E9e \'{0}\' \'{1}\' est trop complexe, utilisez un alias pour g\u00E9n\u00E9rer du SQL !
ToolbarOutputZone.widgetTooltip.delimitedIdentifiers=Activez-moi pour ajouter des guillemets doubles pour que les sch\u00E9mas supportent des identifiants d\u00E9limit\u00E9s.
HTMLDocGenerator_Project_Description=Description du projet
HTMLDocGenerator_Project_Name=Nom du projet
HTMLDocGenerator_Prompt=Invite
HTMLDocGenerator_Properties=Propri\u00E9t\u00E9s
HTMLDocGenerator_Purpose=Objectif
HTMLDocGenerator_Schema_for=Sch\u00E9ma de
HTMLDocGenerator_Settings=Param\u00E8tres
HTMLDocGenerator_Source=Source
HTMLDocGenerator_Source_Code=Code source
HTMLDocGenerator_Status=Statut
HTMLDocGenerator_Summary=R\u00E9sum\u00E9
HTMLDocGenerator_Type=Type
HTMLDocGenerator_UNIQUE_NAME=Nom unique
HTMLDocGenerator_Value=Valeur
HTMLDocGenerator_Values=Valeurs
HTMLDocGenerator_Version=Version
HTMLDocGenerator_Route_Manifest_Type=Type
HTMLDocGenerator_Route_Manifest_Value=Valeur
HTMLDocGenerator_Route_Resource_Name=Nom
HTMLDocGenerator_Route_Resource_Version=Version
HTMLDocGenerator_Route_Resource_Path=Chemin
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.