Compare commits

...

1048 Commits

Author SHA1 Message Date
unknown
8b7ef5e95c feat(TBD-10769): delta Features for R08 2020-08-11 17:20:06 +02:00
jiezhang-tlnd
b3fca54bde fix(TUP-27697)Studio throw NPE error when drag json item to job (#4967)
https://jira.talendforge.org/browse/TUP-27697
2020-08-10 10:58:25 +08:00
AlixMetivier
47b3c48580 fix(TBD-11052): add migration task for dataset API in delimited compo… (#5036) 2020-08-07 15:10:19 +02:00
wang wei
b14945f092 fix(TDI-44481): upgrade commons-beanutils to 1.9.4 (#4893) 2020-08-06 12:45:16 +08:00
bhe-talendbj
823443b922 bugfix(TUP-27374) Commandline doesn''t pick up the correct JVM arguments (#5028)
* fix(TUP-27374): Get default jvm arguments

* fix(TUP-27374): add back default vm arguments
2020-08-06 11:03:58 +08:00
Roman
6c7c7e2d0d fix(TDI-44658): rearrange parameters in UI for BigQueryBulkExec (#5035) 2020-08-05 09:54:26 +03:00
Oleksandr Zhelezniak
a05b884249 chore(TDI-44362): CVE. Remove commons logging (#5027)
* 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.0.1]
* change import in javajet xml due to convension for the talend-webservice-input to [1.0.2/6.0.0]
2020-08-05 09:16:03 +03:00
Roman
a36c14163a chore(TDI-44551): rename parameter (#5030) 2020-08-04 17:38:10 +03:00
jiezhang-tlnd
efe395f1bb feat(TUP-27862)Add possibility to customize pattern for dates when (#4977)
retrieve table
2020-08-03 09:41:16 +08:00
wang wei
6353bf261a fix(TDI-44643): NPE exception on tWaitForSQLData with snowflake connection(#5006) 2020-07-31 11:23:59 +08:00
Chao MENG
441e39a51e fix(TUP-27953): tSalesforceInput component displays in-job (#4997)
tSalesforceConnection incorrectly
https://jira.talendforge.org/browse/TUP-27953

Conflicts:
	main/plugins/org.talend.designer.core.generic/src/main/java/org/talend/designer/core/generic/controller/ComponentRefController.java
2020-07-31 11:11:23 +08:00
Jane Ding
c803692a65 feat(TUP-25566)All the recycle bin should not be build or executed (#4961)
* feat(TUP-25566)All the recycle bin should not be build or executed
https://jira.talendforge.org/browse/TUP-25566

* feat(TUP-25566)All the recycle bin should not be build or executed
https://jira.talendforge.org/browse/TUP-25566
2020-07-31 02:35:41 +08:00
Dmytro Sylaiev
a2bef6021d fix(TDI-44512): Bump mscrm lib version for localprovider components (#4973) 2020-07-30 10:40:01 +03:00
sbliu
f6fe7cc804 TUP-27812 By upgrading asciidoctorj to 2.3.0 to upgrade jruby-stdlib then upgrade bctls-jdk15on to 1.62 2020-07-29 15:09:06 +08:00
bhe-talendbj
8c167c470d fix(TUP-28009): Save relationship index after version change (#4988) 2020-07-28 16:12:30 +08:00
kjwang
9c91e6cce0 Kjwang/fix tup 27879 library data.index (#4935)
Fix:TUP-27879 Shared user can't write library index file library_data.index
https://jira.talendforge.org/browse/TUP-27879
Improve the code fix a spelling errors
2020-07-28 09:16:09 +08:00
Dmytro Sylaiev
a003ea6a61 fix(TDI-44579): Hide encrypt button for parquet (#4979)
* fix(TDI-44579): Hide encrypt button for parquet

* fix(TDI-44579): Don't generate mskey when encrypt is hidden
2020-07-24 10:51:30 +03:00
hzhao-talendbj
dd6a40cd68 tup-27447 backport to 73 (#4823)
* tup-27447 backport to 73

* TUP-27447
fix duplicated jars in .bat
2020-07-24 11:13:45 +08:00
msheverda-talend
a67032cdfa TESB-29285, TESB-29284 Error occurred when execute a microservice jar which is built by a tresrequest job with embedded trestclient job (#4781)
* 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

* 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>
2020-07-23 11:32:01 +02:00
OleksiiNimych
2a38cf7a5b fix(TDI-44400): update google-cloud-bigquery (#4860) 2020-07-23 10:22:52 +03:00
Dmytro Grygorenko
4380916dcf fix(TDI-30522): backport to "maintenance/7.3" branch (#4898)
* fix(TDI-30522): backport to "maintenance/7.3" branch

* fix(TDI-30522): Fixed compile error for tMSSqlOutput component.

* fix(TDI-30522): Some more compile errors fixed.
2020-07-23 10:16:50 +03:00
Jane Ding
7c7e1efb24 fix json xpath issue (#4980) 2020-07-22 17:53:57 +08:00
jiezhang-tlnd
fc5dca5f67 fix(TUP-27588)tCreateTable data types mapping in the schema editor is (#4968)
always Mysql after dragging and dropping from database Metadata
2020-07-21 11:31:48 +08:00
apoltavtsev
54c951c4bd TESB-29647 Bundle version for Jobs is corrected 2020-07-20 13:44:37 +02:00
Richard Lecomte
320c282a09 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>
2020-07-17 15:38:25 +08:00
Jane Ding
d9bff92a85 fix(TUP-27179):Studio freezes on job importing/loading (#4682) (#4875)
* fix(TUP-27179):Studio freezes on job importing/loading
https://jira.talendforge.org/browse/TUP-27179

* fix(TUP-27179):Studio freezes on job importing/loading
https://jira.talendforge.org/browse/TUP-27179

* fix(TUP-27179):Studio freezes on job importing/loading
https://jira.talendforge.org/browse/TUP-27179
2020-07-17 11:51:54 +08:00
msheverda-talend
a360ffd1a7 TESB-29664 Reverting changes (#4954)
Co-authored-by: Maksym Sheverda <maksym.sheverda@synapse.com>
2020-07-16 18:07:28 +03:00
Roman
3d7aa5a71b fix(TDI-44562): replace all backslashes in GS path (#4949) 2020-07-16 10:52:13 +03:00
Roman
1bd53e9905 fix(TDI-44561): fix compile error when dieOnError is checked (#4944) 2020-07-16 08:04:55 +03:00
Dmytro Sylaiev
5580b4f8d2 feat(TDI-44476): Add parquet support for tReshiftUnload (#4908)
* feat(TDI-44476): Add parquet support for tReshiftUnload

* feat(TDI-44476): Hide comress property for parquet
2020-07-15 18:20:14 +03:00
Roman
9cbf21f766 feat(TDI-44466): add service account support for BulkExec and Output (#4909)
* feat(TDI-44466): add properties for service account

* feat(TDI-44466): add service account for BulkExec

* feat(TDI-44466): add service account for Output

* feat(TDI-44466): marked old auth type as deprecated

* feat(TDI-44466): rename param

* feat(TDI-44466): add migration task

* feat(TDI-44466): change default auth type

* feat(TDI-44466): rollback imports

* feat(TDI-44466): align dependencies

* feat(TDI-44466): hide auth type field when bulkfile exist
2020-07-15 14:24:52 +03:00
Roman
4f35e05d28 feat(TDI-38246): add new auth type to google storage family (align deps) (#4924)
* feat(TDI-38246): add new auth type to tGSConnection

* feat(TDI-38246): add auth to UI | add dependencies

* feat(TDI-38246): add new auth type to tGSBucketCreate

* feat(TDI-38246): add new auth type to tGSBucketDelete | small fixes

* feat(TDI-38246): add new auth type to tGSBucketExist

* feat(TDI-38246): add new auth type to tGSBucketList

* feat(TDI-38246): remove projectId from tGSBucketList

* feat(TDI-38246): add new auth type to tGSClose

* feat(TDI-38246): add filemap generation for blob

* feat(TDI-38246): add new auth type to tGSPut

* feat(TDI-38246): add new auth type to tGSDelete

* feat(TDI-38246): add new auth type to tGSList

* feat(TDI-38246): add new auth type to tGSGet

* feat(TDI-38246): add new auth type to tGSCopy

* feat(TDI-38246): remove projectID for service account auth type

* feat(TDI-38246): rename component properties

* feat(TDI-38246): extend locations for bucket creation

* feat(TDI-38246): remove dual locations

* feat(TDI-38246): change default auth type

* feat(TDI-38246): add migration task

* feat(TDI-38246): remove unused var

* feat(TDI-38246): improve migration task

* feat(TDI-38246): clean code

* feat(TDI-38246): correct showing some params when use exist connection

* feat(TDI-38246): mark all HMAC keys as deprecated

* feat(TDI-38246): avoid blob directories

* feat(TDI-38246): allign dependencies

* feat(TDI-38246): remove duplicate

* feat(TDI-38246): bump GCS lib version

* feat(TDI-38246): bump google api service storage

* feat(TDI-38246): update required deps

* feat(TDI-38246): align depepndencies for BigQuery family
2020-07-15 14:23:41 +03:00
wang wei
c3268d3afa fix(TDI-44482): CVE: org.apache.ant:ant:1.10.1 (#4902) 2020-07-15 18:01:48 +08:00
OleksiiNimych
f5c24520ca fix(TDI-44202): tCreateTable add support of Sybase (#4780) 2020-07-15 15:41:29 +08:00
pyzhou
0e30f970cf fix(TDI-44558):fix tJDBCSCDELT 65535 issue (#4938) 2020-07-15 15:24:58 +08:00
jzhao
8782a4840f fix(TDI-44453):tAdvancedFileOutputXML issue after upgrading to 7.3.1 (#4927) 2020-07-15 14:02:57 +08:00
apoltavtsev
248c7c6d74 feat(TESB-28826) Secure Password - Publish job with Password 2020-07-14 19:50:59 +02:00
wang wei
a2a3eb2fbf fix(TDI-44548): tacokit components can't be loaded (#4931) 2020-07-14 16:46:30 +08:00
msheverda-talend
0592a4ddcc TESB-29664 Random port will be used when REST Engpoint in tRESTRequest is empty (#4903)
Co-authored-by: Maksym Sheverda <maksym.sheverda@synapse.com>
2020-07-14 10:50:14 +03:00
wang wei
bf30eba808 fix(TDI-44167): SCD ELT components to support Databricks Delta (#4919) 2020-07-13 16:38:24 +08:00
vyu-talend
e16c6f379e fix(TDI-44377):fix tfileinputdelimited utf8bom issue (#4853)
* 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
2020-07-13 14:17:03 +08:00
vyu-talend
863a874fb2 fix(TDI-44300):skip bom to fix issue (#4897) 2020-07-13 14:14:32 +08:00
wang wei
78b2702600 fix(TDI-44506): Failed to build job on TOS (#4900) 2020-07-13 10:16:59 +08:00
Roman
18a18ce336 feat(TDI-38246): add new auth type to Google Storage family (#4839)
* feat(TDI-38246): add new auth type to tGSConnection

* feat(TDI-38246): add auth to UI | add dependencies

* feat(TDI-38246): add new auth type to tGSBucketCreate

* feat(TDI-38246): add new auth type to tGSBucketDelete | small fixes

* feat(TDI-38246): add new auth type to tGSBucketExist

* feat(TDI-38246): add new auth type to tGSBucketList

* feat(TDI-38246): remove projectId from tGSBucketList

* feat(TDI-38246): add new auth type to tGSClose

* feat(TDI-38246): add filemap generation for blob

* feat(TDI-38246): add new auth type to tGSPut

* feat(TDI-38246): add new auth type to tGSDelete

* feat(TDI-38246): add new auth type to tGSList

* feat(TDI-38246): add new auth type to tGSGet

* feat(TDI-38246): add new auth type to tGSCopy

* feat(TDI-38246): remove projectID for service account auth type

* feat(TDI-38246): rename component properties

* feat(TDI-38246): extend locations for bucket creation

* feat(TDI-38246): remove dual locations

* feat(TDI-38246): change default auth type

* feat(TDI-38246): add migration task

* feat(TDI-38246): remove unused var

* feat(TDI-38246): improve migration task

* feat(TDI-38246): clean code

* feat(TDI-38246): correct showing some params when use exist connection

* feat(TDI-38246): mark all HMAC keys as deprecated

* feat(TDI-38246): avoid blob directories
2020-07-10 18:32:09 +03:00
kjwang
51d66a086e Fix: TUP-27545 Update context var name for jdbc drivers can not be updated to job automatically. (#4883)
* Fix: TUP-27545 Update context var name for jdbc drivers can not be
updated to job automatically.
https://jira.talendforge.org/browse/TUP-27545
2020-07-10 14:13:09 +08:00
Roman
93735786d2 feat(TDI-37016): Add dynamic support for tVerticaBulkExec (#4484) (#4884) 2020-07-09 15:32:05 +03:00
clesaec
006b9c00b9 fix(TDI-44455) : log dependencies for studio-integration module (#4874) 2020-07-09 11:28:25 +02:00
jiezhang-tlnd
4790a880e1 feat(TUP-27680)Can't use the database "MAPPING" parameter to decide the component UI if show (#4879)
* 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
2020-07-09 17:14:06 +08:00
jiezhang-tlnd
a96fdec0a7 add junit caused by TDI-44284 (#4906) 2020-07-09 14:49:09 +08:00
hcyi
bde9640722 fix(TUP-27352):Traces enabled by default when using Memory Run (#4770) 2020-07-08 09:46:28 +08:00
Dmytro Grygorenko
a93372f60e fix(TDI-44355): Add contributor's real name. (#4891) 2020-07-07 13:13:16 +03:00
pyzhou
d1559451e4 feat(TDI-44284):Rename old tEXAxxx connectors in tExasolxxx (#4842)
* feat(TDI-44284):Rename old tEXAxxx connectors in tExasolxxx

* reformat and change filter

* reformat

* migration task

* change name

* change filter to tExasolConnection

* fix db unify

* fix(TDI-44284):rename EXA

* debug

* debug2

* debug3
2020-07-07 16:05:16 +08:00
vdrokov
6abc8d737d fix(TESB-29489): Compile error occurred in code if the route version is different with the routelet version (#4830) 2020-07-03 09:56:31 +03:00
hzhao-talendbj
69c9182794 Hengzhao/backport73/tup 27070 (#4786)
* Tup-27070

* TUP-27070  fix cross join cases (#4772)
2020-07-03 09:43:02 +08:00
jiezhang-tlnd
dc62c40afe fix(TUP-27588)tCreateTable data types mapping in the schema editor is (#4820) (#4864)
always Mysql after dragging and dropping from database Metadata
https://jira.talendforge.org/browse/TUP-27588
2020-07-02 17:28:13 +08:00
pyzhou
f7952374e4 Pyzhou/tdi 43899 jdbcscdelt type0 (#4835)
* feat(TDI-43899):tJDBCSCDELT type0

* mysql insert type0

* fix log

* snowflake type 0

* mssql type0

* exasol type 0

* postgres type0

* fix bug for exasol

* oracle type 0

* correct typo

* fix bug of oracle

* type correction
2020-07-02 16:46:43 +08:00
Jane Ding
de3f85fc35 Hwang/tup 26059 (#4436) (#4876)
* bugfix(TUP-26059):tELTPostgresqlMap lost its "DB Type" column for which
the value should be "BPCHAR"

Co-authored-by: hwang-talend <hwang@talend.com>
2020-07-02 14:48:09 +08:00
chmyga
e62819fd76 fix(TDI-44384): set csv options (#4821)
Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>
2020-07-02 08:57:04 +03:00
Dmytro Grygorenko
adca838561 fix(TDI-44412): Implemented optional component fail when no files found by mask. (#4858) 2020-06-30 14:16:09 +03:00
clesaec
e87cfa18a1 Clesaec/tcomp 1733 log4j pb (#4867)
* fix(TCOMP-1733) log dep pb
2020-06-29 18:03:22 +02:00
clesaec
961e39ef3b Clesaec/tdi 44320 active if form 7.3 (#4851)
* fix(TDI-44320) : change page creation method
2020-06-26 16:27:37 +02:00
OleksiiNimych
205d575bab feat(TDI-44039): internal_ip_only for tGoogleDataprocManage (#4763) 2020-06-25 12:04:53 +03:00
mbasiuk-talend
15a25708b6 Mbasiuk/tdi 44165 add null marker field (#4768)
* fix(TDI-44165): add checkbox and text property

* fix(TDI-44165): fix indentation

* fix(TDI-44165): fix indentation v2

* fix(TDI-44165): update nullMarke

* fix(TDI-44165): add null marker customization for BigqueryOB
2020-06-24 19:35:26 +03:00
Richard Lecomte
4468d89b0e TDI-44342 : Ignore microseconds in BigQuery datetime (#4798)
* TDI-44342 : Ignore microseconds in BigQuery datetime

* TDI-44342 : Ignore microseconds in BigQuery datetime

Fixed for BigQuerySQLRow component
2020-06-24 14:13:28 +02:00
OleksiiNimych
3a25678438 fix(TDI-44378): add correct generation of create table sql for Sybase (#4815) 2020-06-24 12:58:18 +03:00
Jane Ding
115ddb1b05 fix(TUP-27517):Implicit Context is not working with the Field Separator (#4832)
* fix(TUP-27517):Implicit Context is not working with the Field Separator
as ~~#*#~~
https://jira.talendforge.org/browse/TUP-27517

* fix(TUP-27517):Implicit Context is not working with the Field Separator
as ~~#*#~~
https://jira.talendforge.org/browse/TUP-27517

* fix(TUP-27517):Implicit Context is not working with the Field Separator
as ~~#*#~~
https://jira.talendforge.org/browse/TUP-27517
2020-06-24 14:30:20 +08:00
Chao MENG
e6a755129f fix(TUP-27497): [7.3.1] tPreJob with tHDFSConnection with kerberized (#4850)
fix(TUP-27497): [7.3.1] tPreJob with tHDFSConnection with kerberized cluster fails with simple authentication error
https://jira.talendforge.org/browse/TUP-27497
2020-06-23 18:28:10 +08:00
Chao MENG
1938ecc8af fix(TUP-27497): [7.3.1] tPreJob with tHDFSConnection with kerberized cluster fails with simple authentication error (#4805)
* fix(TUP-27497): [7.3.1] tPreJob with tHDFSConnection with kerberized
cluster fails with simple authentication error
https://jira.talendforge.org/browse/TUP-27497

* fix(TUP-27497): [7.3.1] tPreJob with tHDFSConnection with kerberized
cluster fails with simple authentication error
https://jira.talendforge.org/browse/TUP-27497
2020-06-23 09:33:29 +08:00
Dmytro Sylaiev
b15d901b27 Dsylaiev/tdi 44109 reintegrate feature for 7.3 (#4834)
* feat(TDI-44109): Regain use ftps library for FTP mode (#4737)

* feat(TDI-44109): Use ftps library for FTP mode

* fix(TDI-44109): fix compile error

* fix(TDI-44109): Fix compile error with the tFTPFileList

* feat(TDI-44109): Use ftps library for FTP mode

* Fix compile error for ftp protocol

* Fix log information for ftp protocol

* Fix compile error for sftp in tFTPDelete component

Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>

* fix(TDI-44109): Apply ZhaoJin's fix for FTPGet and Put

* fix(TDI-44109): Fix "move dir" pb on tFTPDelete

Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>
2020-06-22 11:51:31 +03:00
Dmytro Grygorenko
7f92ad83a1 fix(TDI-44355): Backport to 'maintenance/7.3' branch (#4844) 2020-06-22 11:23:07 +03:00
Jean-Philippe HAUTIN
66b0cf243b fix(TBD-10799): HDI4.0: DI tHiveConnection does not show any fields (#4838) 2020-06-18 12:17:16 +02:00
AlixMetivier
e8ec4d0337 fix(TBD-10454): fix hadoop conf in context with TMC (#4833) 2020-06-18 08:52:06 +02:00
Dmytro Sylaiev
1e30a7ea90 feat(TDI-44109): Revert Use ftps library for FTP mode (#4737)
This reverts commit c484ce75b4.
2020-06-17 10:47:18 +03:00
wang wei
debbd1107f fix(TDI-44380): Imported JDBC job has compile error : extra quotes around table name(#4810) 2020-06-16 13:18:14 +08:00
Jane Ding
35d279a32a fix(TUP-27509):[bug] testcase listed everytime when click "Detect and… (#4797)
* fix(TUP-27509):[bug] testcase listed everytime when click "Detect and (#4796)

update all jobs"
https://jira.talendforge.org/browse/TUP-27509

* Fix: TUP-27513 [Bug] Studio update job context variable name, the
testcase will add another context variable as built-in mode
https://jira.talendforge.org/browse/TUP-27513

Co-authored-by: kjwang-talend <kjwang@talend.com>
2020-06-12 15:58:05 +08:00
Roman
6416c9c9bb Revert "feat(TDI-37016): Add dynamic support for tVerticaBulkExec (#4484)" (#4803)
This reverts commit cc6a1bc1da.
2020-06-11 15:17:31 +03:00
Jean-Philippe HAUTIN
e03637981c fix(TBD-10661): HDI4.0: set output format to tsv in beeline (#4790) 2020-06-10 21:57:26 +02:00
chmyga
52c5ef7dfa Dchmyga/tdi 44281 fix missing log4j lib t set proxy (#4794)
* 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>
2020-06-10 15:20:16 +03:00
Laurent BOURGEOIS
31b3974f81 fix(TBD-10285):Add contains predicate to expressions (#4613) (#4795) 2020-06-10 12:50:26 +02:00
wang wei
0507e76d5e fix(TDI-44172): Observability: Create new "component execution" event and emit it frequently (#4765) 2020-06-10 16:36:30 +08:00
Dmytro Sylaiev
c484ce75b4 feat(TDI-44109): Use ftps library for FTP mode (#4737)
* feat(TDI-44109): Use ftps library for FTP mode

* fix(TDI-44109): fix compile error

* fix(TDI-44109): Fix compile error with the tFTPFileList

* feat(TDI-44109): Use ftps library for FTP mode

* Fix compile error for ftp protocol

* Fix log information for ftp protocol

* Fix compile error for sftp in tFTPDelete component

Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>
2020-06-10 09:56:07 +03:00
Zhiwei Xue
212c74ebb4 fix(TUP-27315):Patch installation issues for zero install CI (#4782)
* fix(TUP-27315):Patch installation issues for zero install CI

* fix(TUP-27315): re-deploy tacokit jars before server start.

* Revert "fix(TUP-27315):Patch installation issues for zero install CI"

This reverts commit 0005265955.

* fix(TUP-27315): log errors when copy car dependencies failed rather than
block the process

* fix(TUP-27315): log errors when copy car dependencies failed rather than
block the process
2020-06-10 09:31:38 +08:00
Roman
489125e931 fix(TDI-44128): Update axis2 dependency CVE (#4684) 2020-06-09 12:46:58 +03:00
Sizhao Liu
c0b2bae68e feat(TUP-27160): searchable connectors (for 7.3) (#4778)
* feat(TUP-27157): searchable stitch connectors

* fix the item selection issue in palette + load latest UTM params + i18n

* add category for stitch connectors + exclude overlapping connectors

* add timeout for resource loading
2020-06-08 10:59:03 +08:00
pyzhou
1f6dd38d99 fix(TDI-44196):Jdbc use origin name for dynamic (#4779) 2020-06-05 17:47:51 +08:00
chmyga
954a123f66 fix(TDI-44247): tBigQueryInput illegal operation (#4722)
* Get location from jobreference for OAuth 2.0 authentication mode

Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>
2020-06-05 11:22:17 +03:00
vyu-talend
a40d2a2379 Vyu/tdi 44214 change default driver in mssql (#4724)
* feat(TDI-44214):Change default driver to Microsoft official

* feat(tdi-44214):add migration task.

* feat(TDI-44214):modify the plugin.xml file.

* feat(TDI-44214):add tdq components in migration task

* feat(TDI-44214):change migration task.
2020-06-05 10:58:22 +08:00
jiezhang-tlnd
e20d0e57b5 feat(TUP-27259)Change default driver to Microsoft official for MSSql in Metadata (#4736)
* 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
2020-06-05 09:22:09 +08:00
pyzhou
e14e19e306 feat(TDI-44216):Redshift partner tracker (#4747)
* feat(TDI-44216):Redshift partner tracker

* add tRedshiftUnload

fix bug

* add tracker for tCreateTable
2020-06-04 17:16:57 +08:00
bhe-talendbj
94534daf40 fix(TUP-27053): backport (#4766) 2020-06-04 11:21:04 +08:00
OleksiiNimych
16e8c9a4fd fix(TDI-44115): remove xmlrpc_3.1.2 from studio (#4753) 2020-06-03 17:55:12 +03:00
OleksiiNimych
59f80736a2 fix(TDI-44115): update xmlrpc-client version (#4711) 2020-06-03 17:54:21 +03:00
OleksiiNimych
511c3ccbd0 fix(TDI-44104): update xmlrpc-common version (#4703) 2020-06-03 17:53:34 +03:00
undx
dbf67ed4bb 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.
2020-06-03 09:57:11 +02:00
Emmanuel GALLOIS
29a09a75bc fix(TDI-44174): Component manager is not thread safe (#4714)
* 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.

(cherry picked from commit 09386aa841)
2020-06-03 09:53:56 +02:00
Dmytro Grygorenko
a73c156a6a fix(TDI-30505): Backport fix from "master" (#4761) 2020-06-01 16:02:30 +03:00
bhe-talendbj
790fe2ccb4 fix(TUP-27053): fix junit test case (#4676) (#4762) 2020-06-01 17:42:12 +08:00
hcyi
b507ddda61 fix(TUP-26683): Inputs label in documentation not the same as (#4641) (#4749)
FlowDiagram
2020-06-01 11:23:08 +08:00
OleksiiNimych
6512df89ad fix(TDI-44169): update xmlrpc-client version (#4710) 2020-05-29 14:53:22 +03:00
OleksiiNimych
a5043f56e8 fix(TDI-44105): update xmlrpc-common version (#4699) 2020-05-29 14:52:49 +03:00
Dmytro Grygorenko
c8ef5195f8 fix(TDI-44269): Set Outline ERROR_MESSAGE values. (#4743) 2020-05-29 14:02:27 +03:00
Chao MENG
2c2bb17695 feat(TUP-26569): merge known conflicts automatically (#4757)
https://jira.talendforge.org/browse/TUP-26569
2020-05-29 10:59:30 +08:00
kjwang
95400d2a90 Kjwang/feat tup 26288 enhance context b73 (#4746)
Fix TUP-26288 Enhance context propagation over reference project
https://jira.talendforge.org/browse/TUP-26288
2020-05-27 17:11:10 +08:00
wang wei
39cf036547 fix(TDI-43833): tDBBulkExec bug when using PostGress driver (#4701) 2020-05-27 14:21:56 +08:00
Zhiwei Xue
2a39dcaab8 fix(TUP-27262): fix regression from tuj of wrong param location. 2020-05-27 12:43:25 +08:00
Zhiwei Xue
34e490dd0f fix(TUP-27199): revert previous fix and remove wrapping space for
condition.
2020-05-26 11:09:58 +08:00
hwang-talend
d1f7dea73c Hwang/tup 27199 (#4692) (#4695)
Hwang/tup 27199  bugfix(TUP-27199):DB version of sybase isn't hide for other database
on
tCreateTable
2020-05-25 10:40:05 +08:00
Zhiwei Xue
c767870d82 fix(TUP-27262): tAzureAdlsGen2Output component fails with class not
found error
2020-05-22 21:42:38 +08:00
Roman
cc6a1bc1da feat(TDI-37016): Add dynamic support for tVerticaBulkExec (#4484) 2020-05-21 10:20:22 +03:00
wang wei
fee90cdd2f fix(TDI-44066): Illegal argument exception in tsapbapi name field (#4668) 2020-05-21 11:12:46 +08:00
Roman
b8e0a55fb7 fix(TDI-43812): filemask not supported by tFTPRename (#4680) 2020-05-20 15:57:07 +03:00
hzhao-talendbj
447e26d05c Hengzhao/backport73/tup 26476 (#4709)
* hengzhao backport73 tup-36467

* Tup-26476 fix missing filterKind issue (#4609)
2020-05-20 20:04:45 +08:00
Mike Yan
8a24135a74 feat(TESB-24998): Interpret context variable at endpoint for Data Services and Routes (#4708)
* feat(TESB-24998): Add context bean for tRESTReuest

* fix(TESB-24998): Fix runtime running error with quotes in url header
2020-05-20 17:41:15 +08:00
hcyi
316f2f7e96 fix(TUP-26924):tELTXXX: link name won't be updated after updating (#4697)
"default table name" in tELTInput.
2020-05-20 14:32:16 +08:00
Christophe Le Saec
9693179a6e Merge branch 'maintenance/7.3' of https://github.com/Talend/tdi-studio-se into maintenance/7.3 2020-05-19 11:18:41 +02:00
Christophe Le Saec
567abbf3d4 fix(TDI-44191) : change module for tfilecopy 2020-05-19 11:17:05 +02:00
SunChaoqun
9a3617679d TESB-27806:Expose Talend Microservices Metrics in a monitoring system like Prometheus(#4700) 2020-05-19 10:54:42 +08:00
jzhao
215cf5fe8d feat(TDI-44179):support copy command in Azure synapse bulk load (#4681)
* 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
2020-05-18 18:45:06 +08:00
AlixMetivier
21be67d243 fix(TBD-10454): with TMC strip timestamp to get hadoop conf (#4679) (#4689) 2020-05-14 15:36:20 +02:00
Zhiwei Xue
717623b206 fix(TUP-26961):When save/delete a test case, it might break the poms/CI (#4656) 2020-05-14 10:16:24 +08:00
hcyi
ea13d1115d fix(TUP-27000):Talend Salesforce Einstein connector Repository (#4671)
connection issue in Talend 7.3
2020-05-14 10:06:25 +08:00
jzhao
af52c4df65 feat(TDI-43719):Enhance Azure SQL data warehouse (#4492)
* 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
2020-05-13 18:22:47 +08:00
wang wei
e934d2112c fix(TDI-44159): Data viewer on tSybaseInput get error in context model with sybase 16 anywhere database(#4661) 2020-05-13 14:42:53 +08:00
Richard Lecomte
385843d3be TDI-43935 : MsSQLRow NString type for prepared statement (#4651) 2020-05-12 13:11:01 +02:00
Dmytro Sylaiev
aae6ad44b5 Dsylaiev/tdi 39575 active directory for mssql (#4584)
* 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
2020-05-12 13:21:50 +03:00
undx
a5e1f73458 fix(TCOMP-1681): fix Windows path case 2020-05-12 10:31:40 +02:00
vyu-talend
47cebcbddf Vyu/tdi 43756 fix bug in sqsclient (#4648)
* feat(TDI-43756):extends STS AssumeRole fields.

* feat(TDI-43756):extends AssumeRole fields(v2).

* feat(TDI-43756):set Session duration not required.

* feat(TDI-43756):

* feat(TDI-43756):extends fields for SQS

* feat(TDI-43756):fix the mistakes.

* feat(TDI-43756):extends fields for tAmazonEMRXXX,tAamzonRedshiftManage.

* feat(TDI-43756):optimize code.

* feat(TDI-43756):retrieve changes on S3connection.xml

* feat(TDI-43756):fix duplicated variables.

* feat(TDI-43756):fix same error

* feat(TDI-43756):optimize codes.

* feat(TDI-43756):use default region(US_WEST_2) for sts.

* feat(TDI-43756):change default to US-EAST-1.

* feat(TDI-43756):fix bug in SQSClient.

* feat(TDI-43756):fix bug in CredentialsProvider.
2020-05-12 16:09:38 +08:00
Jane Ding
0efcfa2983 bugfix(TUP-26958):Test case: possible to remove input / output node (#4633) (#4674)
bugfix(TUP-26958):Test case: possible to remove input / output node

Co-authored-by: hwang-talend <hwang@talend.com>
2020-05-12 09:25:57 +08:00
vyu-talend
76b0a7a979 Fix(TDI-43770):upgrade httpcore,httpclient,commons-logging,codec
Conflicts:
	main/plugins/org.talend.designer.components.localprovider/components/tRedshiftConnection/tRedshiftConnection_java.xml
	main/plugins/org.talend.designer.components.localprovider/components/tRedshiftInput/tRedshiftInput_java.xml
	main/plugins/org.talend.designer.components.localprovider/components/tRedshiftOutput/tRedshiftOutput_java.xml
	main/plugins/org.talend.designer.components.localprovider/components/tRedshiftRow/tRedshiftRow_java.xml
	main/plugins/org.talend.designer.components.localprovider/components/tRedshiftUnload/tRedshiftUnload_java.xml
2020-05-11 17:11:58 +08:00
vyu-talend
045d5df5df feat(TDI-43754): upgrade AWS SDK. (#4520)
Conflicts:
	main/plugins/org.talend.designer.components.localprovider/components/tRedshiftConnection/tRedshiftConnection_java.xml
	main/plugins/org.talend.designer.components.localprovider/components/tRedshiftInput/tRedshiftInput_java.xml
	main/plugins/org.talend.designer.components.localprovider/components/tRedshiftOutput/tRedshiftOutput_java.xml
	main/plugins/org.talend.designer.components.localprovider/components/tRedshiftRow/tRedshiftRow_java.xml
	main/plugins/org.talend.designer.components.localprovider/components/tRedshiftUnload/tRedshiftUnload_java.xml
2020-05-11 17:11:49 +08:00
vyu-talend
453ca6e25a feat(TDI-43756):extends STS AssumeRole fields for S3. (#4547)
* feat(TDI-43756):extends STS AssumeRole fields.

* feat(TDI-43756):extends AssumeRole fields(v2).

* feat(TDI-43756):set Session duration not required.

* feat(TDI-43756):

* feat(TDI-43756):extends fields for SQS

* feat(TDI-43756):fix the mistakes.

* feat(TDI-43756):extends fields for tAmazonEMRXXX,tAamzonRedshiftManage.

* feat(TDI-43756):optimize code.

* feat(TDI-43756):retrieve changes on S3connection.xml

* feat(TDI-43756):fix duplicated variables.

* feat(TDI-43756):fix same error

* feat(TDI-43756):optimize codes.

* feat(TDI-43756):use default region(US_WEST_2) for sts.

* feat(TDI-43756):change default to US-EAST-1.
2020-05-11 17:11:40 +08:00
Zhiwei Xue
844d9e6c29 chore(TUP-26710):update version (#4672)
* chore(TUP-26710):update version

* Set version to 7.3.1 PATCH

* chore(TUP-26710):update version for feature.xml

Co-authored-by: Jenkins Continuous Build server <jenkins@tal-rd02.talend.lan>
2020-05-11 17:03:29 +08:00
hzhao-talendbj
9d218fbecf bugfix(TUP-26186):Use of the operators =, <=, <, >=, >, <> instead of (#4639) (#4664)
* 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

Co-authored-by: hwang-talend <hwang@talend.com>
2020-05-09 09:56:00 +08:00
Jane Ding
2e2c5f810d feat(TUP-16546)Prompt users for new password in Studio Connection when (#4508) (#4657)
* feat(TUP-16546)Prompt users for new password in Studio Connection when
AD/LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546

* feat(TUP-16546)Prompt users for new password in Studio Connection when
AD/LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546

* feat(TUP-16546)Prompt users for new password in Studio Connection when
AD/LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546

* feat(TUP-16546)Prompt users for new password in Studio Connection when
AD/LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546

* feat(TUP-16546)Prompt users for new password in Studio Connection when
AD or LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546

* feat(TUP-16546)Prompt users for new password in Studio Connection when
AD/LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546

* feat(TUP-16546)Prompt users for new password in Studio Connection when
AD/LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546

* feat(TUP-16546):Prompt users for new password in Studio Connection when
AD or LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546

* feat(TUP-16546):Prompt users for new password in Studio Connection when
AD/LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546
2020-05-06 00:10:34 +08:00
Jane Ding
9c25ce552b fix(TUP-26639):Talend Cloud studio Issue -Changes to Context Parameter (#4653) (#4658)
Names is not reflected on the Connection for Snowflake
https://jira.talendforge.org/browse/TUP-26639
2020-05-04 19:14:19 +08:00
pyzhou
a42b25c9bb fix(TDI-44130):move log to finally (#4652) 2020-04-30 17:31:26 +08:00
Jane Ding
7d6e7e1c85 fix(TUP-26639):Talend Cloud studio Issues - Group context and (#4634) (#4646)
* fix(TUP-26639):Talend Cloud studio Issues - Group context and
connections
https://jira.talendforge.org/browse/TUP-26639

* fix(TUP-26639):Talend Cloud studio Issues - Group context and
connections
https://jira.talendforge.org/browse/TUP-26639
2020-04-27 23:21:04 +08:00
Zhiwei Xue
cfabaf818a fix(TUP-26809):Job zip should not contain jars from testcase only (#4635) 2020-04-27 18:05:09 +08:00
undx
e2f426e39f feat(TCOMP-1681): Make ESB Studio job export TaCoKit compliant
- OSGi assembly templates
- TaCoKit Studio part
- OSGi resources
2020-04-24 17:26:33 +02:00
pyzhou
ba1bf20653 fix(TDI-44051):add the real value to the db name (#4621)
* fix(TDI-44051):add the real value to the db name

* set dbName as name when db column is null

* workaround

* change back name
2020-04-24 11:24:14 +08:00
sbovsunovskyi
063db841c0 fix(TDI-44070): Unable to execute the job, receiving "Failed to gener… (#4625)
* 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.

(cherry picked from commit 0fecec9635)
2020-04-21 16:36:37 +03:00
OleksiiNimych
a6640f95a9 fix(TDI-43995): Support listing any path and file (#4611)
* 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
2020-04-16 10:49:20 +03:00
hzhao-talendbj
d01f8a7da9 TUP-26388 fix missing DB context value (#4614) (#4619)
* TUP-26388 fix missing DB context value

* fix missing db value issue

* remove useless isTcompv0
2020-04-15 09:51:20 +08:00
Zhiwei Xue
f8e9e01e31 fix(TUP-26728):Missing spark dependencies when using test cases (#4602) 2020-04-09 16:05:15 +08:00
hzhao-talendbj
94ff584488 TUP-26388 fix SQL script's syntax issue (#4603) (#4604)
* TUP-26388  fix SQL script's syntax issue

* TUP-26388  fix SQL script's syntax issue
2020-04-09 10:09:47 +08:00
OleksiiNimych
1db094edd3 fix(TDI-43795): Hide Single Insert Query action and mark it deprecated (#4588) 2020-04-07 22:48:48 +03:00
hzhao-talendbj
8b9fe33a86 fix(TUP-26388)Amazon Redshift Driver class not working with Implicit (#4585) (#4594)
* fix(TUP-26388)Amazon Redshift Driver class not working with Implicit
Context

* fix(TUP-26388)Amazon Redshift Driver class not working with Implicit
Context
2020-04-07 15:42:30 +08:00
Zhiwei Xue
4782321f64 fix(TUP-26482):[Studio] Studio is very slow to build the job(the (#4546)
performance issue)
2020-04-03 12:49:38 +08:00
Zhiwei Xue
12b61b8d5f fix(TUP-26233):[7.0.1] Sometimes , the ZIP file created by a commandline (#4569)
PublishJob is not correct, missing item files.
2020-03-31 18:27:42 +08:00
wang wei
8b26ef7e15 fix(TDI-43918): fix the risk of drop table if exception appear (#4572) 2020-03-30 17:48:04 +08:00
wang wei
8ac9327375 fix(TDI-43895): Teradata metadata not populating the fields properly in components(#4570) 2020-03-29 20:01:08 +08:00
hcyi
9f4810e59e fix(TUP-26580):DI job with Big Data components fail when using the (#4564)
custom hadoop conf file location feature.
2020-03-27 11:10:53 +08:00
jiezhang-tlnd
0f89caccfb fix(TUP-25963)Spark jobs - LOG4J_RUN_LEVEL not available in item (#4562)
https://jira.talendforge.org/browse/TUP-25963
2020-03-27 11:01:12 +08:00
hzhao-talendbj
c16c8f71f8 fix column names are same (#4551) (#4567) 2020-03-26 19:22:48 +08:00
clesaec
7ab0f2015a fix(TDI-43785) - big query repeated value managed (#4557) 2020-03-25 09:29:57 +01:00
Jane Ding
af43cd8973 fix(TUP-26576):Warning pops up cannot connect to the user libraries (#4553) (#4554)
artifact repository set in administrator
https://jira.talendforge.org/browse/TUP-26576
2020-03-25 09:21:16 +08:00
Dmytro Sylaiev
4169210118 Dsylaiev/tdi 43810 add ignore service attr checkbox for xml (#4539)
* 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
2020-03-24 12:32:47 +02:00
Jane Ding
3d185eeb95 fix(TUP-26231)Relative path not working in Talend v721 (#4530) (#4550)
* fix(TUP-26231)Relative path not working in Talend v721
https://jira.talendforge.org/browse/TUP-26231

* fix(TUP-26231)Relative path not working in Talend v721
https://jira.talendforge.org/browse/TUP-26231

* fix(TUP-26231)Relative path not working in Talend v721
https://jira.talendforge.org/browse/TUP-26231

* fix(TUP-26231):Relative path not working in Talend v721
https://jira.talendforge.org/browse/TUP-26231
2020-03-24 17:44:49 +08:00
Richard Lecomte
85a8f83baa TDI-43764 : MsSQL NVARCHAR (#4518)
* 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
2020-03-23 09:32:41 +01:00
Richard Lecomte
d3faad612e TDI-43764 : MsSQL NVARCHAR (#4491)
* TDI-43764 : MsSQL NVARCHAR

Use setNString method for NVARCHAR and NCHAR columns

* TDI-43764 : MsSQL NVARCHAR

Use setNString method for NVARCHAR and NCHAR columns
2020-03-23 09:32:32 +01:00
SunChaoqun
059c211971 TESB-28130:Duplicate dependencies in POM.xml for routes lead to compile issues(#4534) 2020-03-18 11:29:44 +08:00
Dmytro Sylaiev
ce028761e5 Dsylaiev/tdi 43605 fix using existing connection with rest tcompv0 (#4463)
* fix(TDi-43605): Fix adding tcompv0 components into tRest globalMap copy (#4367)

* fix(TDi-43605): Fix adding tcompv0 components into tRest globalMap copy

* fix(TDI-43605): Add referenced connection into globalMap copy for marketo

* fix(TDI-43605): Fix getting snowflake connection for plenty javajet components
2020-03-10 16:22:12 +02:00
wang wei
8c2a503063 fix(TDI-43619): Null Value Treated as <TALEND_NULL> in Subjob (#4488)
* 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
2020-03-10 16:19:18 +08:00
kjwang
ca7263b7a1 fix(TUP-26189): [7.2.1] snowflake metadata connection with proxy failure (#4498) (#4503)
https://jira.talendforge.org/browse/TUP-26189
2020-03-05 14:49:20 +08:00
Zhiwei Xue
04d41a8421 fix(TUP-26132):Cannot build a job by CI (maven) after updating multiple (#4442)
job versions
2020-03-05 14:37:40 +08:00
Zhiwei Xue
d35506dce1 fix(TUP-26213):Compilation issue after migration to v7.2 (#4478) 2020-03-05 09:54:09 +08:00
kjwang
5e05ca8947 Kjwang/fix tup 26264 t elt map generated query has extra symbols (#4489) (#4500)
* Fix TUP-26264 tELTMap generated query has extra symbols generated when
more input mapping in component
https://jira.talendforge.org/browse/TUP-26264

* Fix TUP-26264 tELTMap generated query has extra symbols generated when
more input mapping in component
https://jira.talendforge.org/browse/TUP-26264
2020-03-04 11:58:55 +08:00
vyu-talend
51f8af8aed Fix(TDI-43704):update mail jar. 2020-03-03 14:28:27 +08:00
Jenkins Continuous Build server
360f1a2612 Set version to 7.3.2 SNAPSHOT 2020-02-28 13:00:24 +01:00
Irene Wang
4f668f6a46 Update NOTICE.txt to 2020 2020-02-19 12:45:17 +01:00
jiezhang-tlnd
f75fed8fd8 Jzhang/bugfix/tup 26192 patch731 (#4462)
* fix(TUP-26192)supply choice of log4j1 / 2

* fix(TUP-26192)

* fix tos

* fix tos
2020-02-18 22:06:42 +08:00
hcyi
812ac5399d fix(TUP-25229):revert the fix of "Use this Component" (#4460) 2020-02-18 17:53:55 +08:00
AlixMetivier
d917b791d0 remove useless migration task (#4452) (#4453) 2020-02-18 10:28:58 +01:00
Mike Yan
9bc4abb02d fix(TESB-28247): consumer job is missing feature.xml by CI (#4451)
* fix(TESB-28247): consumer job is missing feature.xml by CI

* fix(TESB-28247): consumer job is missing feature.xml by CI
2020-02-18 14:28:12 +08:00
Mike Yan
3daedf72de fix(TESB-28240): Use final name for osgi bundle build pom (#4449) 2020-02-18 09:34:41 +08:00
Jenkins Continuous Build server
854ac0d1b1 Set version to 7.3.1 2020-02-14 13:38:41 +01:00
jiezhang-tlnd
896ab8ddfb fix(TUP-26167)Log4j2: confirm message pop up when build job if activate (#4448)
log4j2 for TOS
2020-02-14 16:37:37 +08:00
Mike Yan
a241dd393a fix(TESB-27578): fix feature.xml is missing in nexus (#4447) 2020-02-14 14:50:42 +08:00
apoltavtsev
5adecc8669 TESB-28209 DemoServiceConsumer build fails when build type is "Standalone Job" (#4445) 2020-02-13 21:50:22 +01:00
apoltavtsev
9ac5aa8048 TESB-28192 Dataservice Microservice built ZIP has wrong structure (#4443) 2020-02-13 16:55:18 +01:00
AlixMetivier
9515623e03 feat(tbd-9855): adapt Timestamp or Date according to schema (#4352) 2020-02-13 16:39:14 +01:00
Ivan Gonchar
0de1d32ec5 Revert "fix(TDi-43605): Fix adding tcompv0 components into tRest globalMap copy (#4367)" (#4444)
This reverts commit d0ec3601d2.
2020-02-13 15:52:33 +02:00
Jane Ding
5169150391 fix(TUP-26113)Can't generate by CI due to remove pigudf after migrate a (#4439)
* fix(TUP-26113)Can't generate by CI due to remove pigudf after migrate a
remote project from old version to 731
https://jira.talendforge.org/browse/TUP-26113

* fix(TUP-26113)Can't generate by CI due to remove pigudf after migrate a
remote project from old version to 731
https://jira.talendforge.org/browse/TUP-26113
2020-02-13 18:22:37 +08:00
wang wei
d70cbd3ba4 fix(TDI-43670): tSSH component hangs if Command takes time to complete (#4423) 2020-02-13 18:03:17 +08:00
kjwang
314f3cd8b1 kjwang/Fix TUP-25777 Interger values are read as string after applying (#4440)
TPS-3637 (Fix failed tuj)
https://jira.talendforge.org/browse/TUP-25777
2020-02-13 12:32:40 +08:00
Richard Lecomte
b092816970 Rlecomte/tdi 43510 my sql allow load local infile (#4429)
* TDI-43510 : MySQL Driver upgrade

* TDI-43510 : MySQL Driver upgrade

* TDI-43510 : MySQL Driver upgrade

* TDI-43510 : MySQL 8 driver update

Fixed XML

* TDI-43510 : MySQL 8 driver upgrade

added allowLoadLocalInfile=true in tMysqlConnection and tMysqlRow

* TDI-43510 : MySQL 8 driver upgrade

added allowLoadLocalInfile=true in tMysqlConnection and tMysqlRow
2020-02-12 13:39:48 +01:00
Max
be50a6360d TBD-9823: fixed (#4433) 2020-02-12 13:36:06 +02:00
bhe-talendbj
e42f180aa5 bugfix(TUP-26123) Update copyright date (#4434) 2020-02-12 16:05:23 +08:00
Richard Lecomte
aaad0c5be7 Rlecomte/tdi 43421 update bq version (#4405)
* TDI-43421 : google cloud bigquery api update

* TDI-43421 : BQ client upgrade

* TDI-43421 : BigQuery client lib update

Fixed dependencies
2020-02-11 14:45:54 +01:00
Laurent BOURGEOIS
56b7ef4b1c fix(TBD-9884) : Missing log42 conf on Yarn side (#4366) 2020-02-11 12:11:53 +01:00
hwang-talend
dd3dba3436 bugfix(TUP-25859):Upgrade vertica support to 9.3 - metadata (#4430) 2020-02-11 18:56:27 +08:00
kjwang
74beec9195 Fix TUP-26060 Add junit for TUP-25777 and TUP-25943 (#4425)
https://jira.talendforge.org/browse/TUP-26060
2020-02-11 17:08:20 +08:00
jzhao
47a139f832 feat(TDI-43510):Upgrade mysql driver for tCreateTable/tELTMysqlMap (#4428)
* update driver and remove MYSQL_4
2020-02-11 15:42:18 +08:00
Richard Lecomte
e816c417d1 TDI-43510 : MySQL Driver upgrade (#4387) 2020-02-10 14:57:01 +08:00
Roman
2907a5b04d fix(TDI-33414): change tMomInput backout behavior (#3282) 2020-02-10 08:35:35 +02:00
hcyi
f4420c3d2b fix(TUP-25271):display error/warin message on tacokit component . (#4422) 2020-02-10 14:32:28 +08:00
Jane Ding
1fd7dadff2 fix(TUP-25986)Can't import attached job (#4418)
* fix(TUP-25986)Can't import attached job
https://jira.talendforge.org/browse/TUP-25986
remove pigudf related

* fix(TUP-25986)Can't import attached job
https://jira.talendforge.org/browse/TUP-25986
removed pigudf related

* fix(TUP-25986)Can't import attached job
https://jira.talendforge.org/browse/TUP-25986
remove pigudf related

* fix(TUP-25986)Can't import attached job
https://jira.talendforge.org/browse/TUP-25986
remove pigudf related

* fix(TUP-25986)Can't import attached job
https://jira.talendforge.org/browse/TUP-25986
remove pigudf related
2020-02-10 14:13:26 +08:00
nkutsubos
31ab0765db babili-export (#4420) 2020-02-08 13:03:57 +08:00
Roman
24f146a76d feat(TDI-40852): add dynamic support for tMSSQLBulkExec (#4363)
* feat(TDI-40852): add feature for CREATE_IF_NOT_EXIST table action

* feat(TDI-40852): add feature for DROP_IF_EXIST_AND_CREATE table action

* feat(TDI-40852): made improvements | correct template code

* feat(TDI-40852): add hidden values | add log

* fix(TDI-43484): tSetDynamic schema cant work with tFile***Positional (#4369)

* fix(TDI-43484): throw RuntimeException if useDynamicFromFile

* fix(TDI-43484): throw Exception if schema defined from file

* feat(TDI-40852): solve problem with create table
2020-02-07 15:32:17 +02:00
Roman
60a940a495 fix(TDI-43484): tSetDynamicSchema can't work with tFile***Positional (#4380) 2020-02-07 15:27:18 +02:00
sbovsunovskyi
05a255d654 Sbovsunovskyi/tdi 43295 support oracle19 (#4364)
* fix(TDI-43295): Support Oracle 19c in Studio DI

* fix(TDI-43295): Support Oracle 19c in Studio DI

* fix(TDI-43295): Support Oracle 19c in Studio DI. Revert messages for different languages

* fix(TDI-43295): Support Oracle 19c in Studio DI. move from 'oracle 19' to 'oracle 18 and above'

Co-authored-by: Roman <rvoievidko@talend.com>
2020-02-07 15:10:27 +02:00
kjwang
fd244a9f9e Kjwang/fix tup 25777 interger values are read as string (#4403)
* Fix TUP-25777 Integer values are read as string after applying TPS-3637
https://jira.talendforge.org/browse/TUP-25777
2020-02-07 18:42:56 +08:00
kjwang
a17aaedcdc Fix: TUP-25943 tELTMap generated query has extra symbols generated (#4415)
* Fix: TUP-25943 tELTMap generated query has extra symbols generated
https://jira.talendforge.org/browse/TUP-25943
2020-02-07 18:28:53 +08:00
hwang-talend
2870cc0e90 bugfix(TUP-26031):Cannot connect successfully for mongDB which is (#4419)
* bugfix(TUP-26031):Cannot connect successfully for mongDB which is
created from 721

* bugfix(TUP-26031):Cannot connect successfully for mongDB which is
created from 721

* bugfix(TUP-26031):Cannot connect successfully for mongDB which is
created from 721
2020-02-07 18:03:43 +08:00
nkutsubos
3e37fc74f7 babili-export (#4416) 2020-02-07 16:44:41 +08:00
Dmytro Sylaiev
18b3b53e84 fix(TDI-32471): Remove unused mysql4 code (#4390) 2020-02-07 10:41:29 +02:00
hcyi
50e3721fb0 fix(TUP-26023):Studio should open online help based on language (#4417) 2020-02-07 10:49:41 +08:00
sbovsunovskyi
7af4113257 fix(TDI-42986): Need the ability to add additional parameters to tDBBulkExec (#4400) 2020-02-06 21:24:52 +02:00
jiezhang-tlnd
5f9a3cbbcf fix(TUP-25378)Wrong settings in CDC Oracle component / wizard (#4309)
https://jira.talendforge.org/browse/TUP-25378
2020-02-06 19:20:54 +08:00
Dmytro Sylaiev
d0ec3601d2 fix(TDi-43605): Fix adding tcompv0 components into tRest globalMap copy (#4367)
* fix(TDi-43605): Fix adding tcompv0 components into tRest globalMap copy

* fix(TDI-43605): Add referenced connection into globalMap copy for marketo
2020-02-06 13:03:17 +02:00
Chao MENG
668cbc476f fix(TUP-25519): SQL builder in Enterprise studio context mode works (#4412)
differently to Talend Open studio
https://jira.talendforge.org/browse/TUP-25519
2020-02-06 18:55:43 +08:00
chmyga
803c9406e5 fix(TDI-43611): include all columns to reject row (#4389)
* fix(TDI-43611): include all columns to reject row

* fix(TDI-43611): remove commented code

* fix(TDI-43611): format code
2020-02-06 10:47:31 +02:00
ypiel
f7ae5e3f28 fix(TDI-43610) : jsonutil keep decimal if any
* fix(TDI-43610) : jsonutil keep decimal even if 0

* fix(TDI-43610) : jsonutil bump version to 2.4.5-talend

* fix(TDI-43610) : bump to json-lib-talend 2.4.5

* fix(TDI-43610) : bump to json-lib-talend 2.4.5

* fix(TDI-43610) : jsonutil keep decimal even if 0
2020-02-06 08:58:03 +01:00
hwang-talend
e976a29743 bugfix(TUP-25990):Support MariaDB 10.X (#4411) 2020-02-06 11:59:22 +08:00
hcyi
aa39e4545d fix(TUP-25856):Error msg show under error log list when try to check (#4410)
couchbase help doc
2020-02-06 11:56:08 +08:00
hwang-talend
a093979643 bugfix(TUP-25278):Issues about delete columns in tELTMap with alias (#4360) 2020-02-06 11:28:28 +08:00
hzhao-talendbj
467f9e7964 workItem(TUP-21195)replace all forms of subjob with subJob (#4408) 2020-02-06 10:16:52 +08:00
hzhao-talendbj
8a4074ee05 remove synchronized (#4404) 2020-02-06 09:33:58 +08:00
hzhao-talendbj
ee3d82ae24 workItem(TUP-25915)Upgrade MySQL driver (#4391)
* workItem(TUP-25915)Upgrade MySQL driver

* workItem(TUP-25915)Upgrade MySQL driver
2020-02-06 09:12:01 +08:00
mbasiuk-talend
658b16c6bb fix(TDI-43632): use defined pattern by user instead of static value (#4398) 2020-02-05 15:30:17 +02:00
wang wei
5c0ae7bc06 fix(TDI-43410): Enable AWS ECS role for tAmazonEMR component (#4247) 2020-02-05 18:32:54 +08:00
wang wei
bd9e958749 fix(TDI-43409): Enable AWS ECS role for tSQS component (#4248) 2020-02-05 18:32:37 +08:00
ypiel
9a27b823cd feat(TDI-43513) : upgrade vertica lib to 9.3.1
* feat(TDI-43513) : upgrade vertica lib to 9.3.1

* feat(TDI-43513) : upgrade vertica lib to 9.3.1 - tCreateTable
2020-02-05 10:07:24 +01:00
Pierre Teyssier
fc3a36e509 chore(TDI-43488): remove di-se components (#4399)
* chore(TDI-43488): remove di-se components
- CentricCRM
- MSAX
- OleDB
- SageX3
- SAS
- SPSS
- SugarCRM
2020-02-05 14:36:37 +08:00
Roman
6e9bc05e41 fix(TDI-43231): change logging order (#4381)
* fix(TDI-43234): change logging order

* fix(TDI-43231): add preparedStatement log
2020-02-05 08:03:29 +02:00
kjwang
dff062b7ef TUP-25985 TOS: No need to pop up install plugin page when switch from online help to offline help. (#4392)
* TUP-25985 TOS: No need to pop up install plugin page when switch from
online help to offline help.
https://jira.talendforge.org/browse/TUP-25985

* fix(TUP-25985):TOS: No need to pop up install plugin page when switch
from online help to offline help.

Co-authored-by: wchen-talend <wchen@talend.com>
2020-02-04 19:08:10 +08:00
Dmytro Sylaiev
e86646a9f5 feat(TDI-43487): Update snowflake-jdbc for tCreateTable (#4333) 2020-02-04 11:35:43 +02:00
bhe-talendbj
491b85c20c bugfix(TUP-24536) Fix Zip Slip style attacks (#4384) 2020-02-04 15:56:13 +08:00
hwang-talend
f9c38abf9e bugfix(TUP-25864):Too many required jars for tVerticaConnection (#4354)
bugfix(TUP-25864):Too many required jars for tVerticaConnection component
2020-02-04 15:04:40 +08:00
hzhao-talendbj
0570c402bc fix(TUP-25951)Syncing of project and pom files doesnt happen initally (#4386) 2020-02-04 14:21:50 +08:00
wang wei
4cae11c6f5 fix(TDI-43089): Upgrade to ActiveMQ 5.15.10 in tMom/tSAP components (#4345) 2020-02-04 09:45:14 +08:00
hzhao-talendbj
54e246df6d Hengzhao/bugfix/tup 25714 table selector and guess schema is not working for oracle adw (#4305)
* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW

* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW

* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW

* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW

* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW

* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW

* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW

* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW
2020-02-04 09:12:48 +08:00
Hanna Liashchuk
3a054b8430 fix(TBD-9886): lib conflict with tS3Connection (#4388) 2020-02-03 17:04:41 +02:00
sbovsunovskyi
820367d52f fix(TDI-43515): Support MariaDB 10.X. Update mariadb-java-client to 2.5.3 (#4344) 2020-02-03 11:56:35 +02:00
hzhao-talendbj
cfe44195d0 feat(TUP-25834)Upgrade postgres to support v12 (#4346) 2020-02-03 15:47:41 +08:00
kjwang
6b6439a434 Fix TUP-25786 Enable online help (Remove temporary hard code version) (#4385)
https://jira.talendforge.org/browse/TUP-25786
2020-02-03 14:33:13 +08:00
Denis Sergent
0730f6ea3b TESB-27989 Fix publish DS to cloud as MS (#4371)
Dataservices are always published as OSGI bundles without taking care of
the Job defined build type. With this fix, DS with build type
"Microservice" will be built and published with the appropriate format.
2020-01-30 11:43:36 +01:00
sbovsunovskyi
2a6d86c39a fix(TDI-43602): Log4j object(log) in tJava will not show any result after tRedshiftClose (#4362) 2020-01-28 17:04:02 +02:00
Dmytro Sylaiev
94e6f53b47 fix(TDI-43583): Do not set error code if not fail on child error (#4353) 2020-01-27 19:18:41 +02:00
clesaec
a1e8aebf87 TDI-43514 : to postgresql lib 42.2.9 (#4326) 2020-01-24 17:35:33 +01:00
vdrokov
666fe63e7a fix(TESB-25146): Fix by adding override="true" attribute in generated feature xml. Change version of xml namespace to be able to enable override flag. (#4358) 2020-01-21 11:31:30 +02:00
hzhao-talendbj
4e167cea3f workItem(TUP-25786)add snapshot (#4357) 2020-01-21 17:29:45 +08:00
Chao MENG
4153b50336 fix(TUP-25784): Couchbase guess schema failed (#4351)
https://jira.talendforge.org/browse/TUP-25784
2020-01-21 16:43:08 +08:00
jiezhang-tlnd
2d16bae768 fix(TUP-25910)NPE error shows in ErrorLog view after clicking "Apply And (#4356)
* fix(TUP-25910)NPE error shows in ErrorLog view after clicking "Apply And
Close"
https://jira.talendforge.org/browse/TUP-25910

* fix(TUP-25910)NPE error shows in ErrorLog view after clicking "Apply And
Close"
https://jira.talendforge.org/browse/TUP-25910
2020-01-21 16:05:10 +08:00
Mike Yan
2ed876833f fix(TESB-27912):[CI]Cannot skip docker for DemoRESTConsumer (#4349) 2020-01-20 18:24:10 +08:00
hzhao-talendbj
05f87d09e3 workItem(TUP-21195)replace all forms of subjob with subJob (#4348)
* workItem(TUP-21195)replace all forms of subjob with subJob

* workItem(TUP-21195)replace all forms of subjob with subJob

* workItem(TUP-21195)replace all forms of subjob with subJob
2020-01-20 16:54:43 +08:00
hwang-talend
444d28c48d bugfix(TUP-25764):Win:Cannot load component "tImpalaOutput" error in (#4324)
error log list if Studio store path contain space
2020-01-20 14:59:05 +08:00
Chao MENG
a7d010413d fix(TUP-25152): component does not display in palette, after deployed to (#4343)
the studio 7.2.1

https://jira.talendforge.org/browse/TUP-25152
2020-01-20 11:07:41 +08:00
jiezhang-tlnd
6c4981c2bf fix(TUP-25843)Hide log4j/log4j2 combox when it is not enabled for new (#4338)
created project after 7.3.1.
https://jira.talendforge.org/browse/TUP-25843
2020-01-20 11:02:43 +08:00
Chao MENG
ae3e6bf7be fix(TUP-25545): tWorkdayInput --> Mode and WQL Query can't edit when (#4330)
use metadata

https://jira.talendforge.org/browse/TUP-25545
2020-01-20 10:58:48 +08:00
hwang-talend
730d9cb8e9 bugfix(TUP-25768):Ubuntu:Switch to a new workspace not work if Studio (#4336)
store path contain space
2020-01-20 10:30:37 +08:00
Chao MENG
e58754832e feat(TUP-25226): Make the hadoop conf jar path a contextualizable parameter in the Hadoop conf wizard (#4203)
* feat(TUP-25226): Make the hadoop conf jar path a contextualizable
parameter in the Hadoop conf wizard

https://jira.talendforge.org/browse/TUP-25226

* fix(TUP-25585): [BUG]Data viewer failed for HDFS

https://jira.talendforge.org/browse/TUP-25585

* feat(TUP-25226): Make the hadoop conf jar path a contextualizable
parameter in the Hadoop conf wizard

https://jira.talendforge.org/browse/TUP-25226

* feat(TUP-25226): Make the hadoop conf jar path a contextualizable
parameter in the Hadoop conf wizard

https://jira.talendforge.org/browse/TUP-25226

* feat(TUP-25226): Make the hadoop conf jar path a contextualizable
parameter in the Hadoop conf wizard

https://jira.talendforge.org/browse/TUP-25226

* Revert "feat(TUP-25226): Make the hadoop conf jar path a contextualizable parameter in the Hadoop conf wizard"

This reverts commit b04d1bdca4.

* Revert "feat(TUP-25226): Make the hadoop conf jar path a contextualizable parameter in the Hadoop conf wizard"

This reverts commit 0fd1ce627b.

* Revert "feat(TUP-25226): Make the hadoop conf jar path a contextualizable parameter in the Hadoop conf wizard"

This reverts commit 434c102f8c.
2020-01-19 16:10:08 +08:00
msjian
d6927c33fa feat(TDQ-17294): support snowflake guess schema well (#4337) 2020-01-19 15:23:51 +08:00
hcyi
7ea06495a6 fix(TUP-25533):Talend Component Kit Components cannot be renamed in (#4341)
Studio.
2020-01-19 14:47:56 +08:00
Jane Ding
8b4dd6398d fix(TUP-21555)Error pops up if run job during opening another job in git (#4342)
* fix(TUP-21555)Error pops up if run job during opening another job in git
project
https://jira.talendforge.org/browse/TUP-21555

* fix(TUP-21555)Error pops up if run job during opening another job in git
project
https://jira.talendforge.org/browse/TUP-21555
2020-01-19 14:24:13 +08:00
apoltavtsev
5e65e4ed26 fix(TESB-27583): Maven nature is added to child Job for OSGI build 2020-01-17 14:46:29 +01:00
kjwang
49a907b477 feat(TUP-25786): Enable online help (#4339)
* Fix TUP-25786 Enable online help
https://jira.talendforge.org/browse/TUP-25786

* Fix TUP-25786 Enable online help
https://jira.talendforge.org/browse/TUP-25786
2020-01-17 18:10:42 +08:00
vdrokov
68758eadc7 fix(TESB-27713): Fix by checking if the child job is of type routines.system.api.TalendESBJob since method setEndpointRegistry exists only in routines.system.api.TalendESBJob interface and sometimes the job is not of that type. (#4334) 2020-01-17 11:57:10 +02:00
jiezhang-tlnd
d9f8f4edcd fix(TUP-25427)active or deactivate log4j2 need to reopen the child job (#4323)
https://jira.talendforge.org/browse/TUP-25427
2020-01-17 17:22:13 +08:00
hcyi
a5c06b4267 fix(TUP-25649):ERROR when Job in MDM project calling Job in Reference DI (#4331)
project:import routines.DataQuality cannot be resolved.
2020-01-17 16:59:50 +08:00
vyu-talend
b2fd2e2a60 fix(TDI-42920):update tAmazonEMRManage. (#4317) 2020-01-17 15:45:18 +08:00
Jane Ding
f5bbcdb213 fix(TUP-25862)Change client ip of SDK server from localhost to 127.0.0.1 (#4328)
https://jira.talendforge.org/browse/TUP-25862
2020-01-17 14:47:24 +08:00
kjwang
95e561d5ff feat(TUP-25241): Online Help in studio - Setup online Help (#4264)
* Fix TUP-25241 Online Help in studio - Setup online Help
https://jira.talendforge.org/browse/TUP-25241

* Fix TUP-25241 Online Help in studio - Setup online Help
https://jira.talendforge.org/browse/TUP-25241

* Fix TUP-25241 Online Help in studio - Setup online Help
https://jira.talendforge.org/browse/TUP-25241

* Fix TUP-25241 Online Help in studio - Setup online Help (Improve the
file's format)
https://jira.talendforge.org/browse/TUP-25241

* Fix TUP-25241 Online Help in studio - Setup online Help
https://jira.talendforge.org/browse/TUP-25241

* Fix TUP-25241 Online Help in studio - Setup online Help
https://jira.talendforge.org/browse/TUP-25241

* Fix TUP-25241 Online Help in studio - Setup online Help
https://jira.talendforge.org/browse/TUP-25241

* Fix TUP-25241 Online Help in studio - Setup online Help
https://jira.talendforge.org/browse/TUP-25241

* Fix TUP-25241 Online Help in studio - Setup online Help
https://jira.talendforge.org/browse/TUP-25241

* Fix TUP-25241 Online Help in studio - Setup online Help
https://jira.talendforge.org/browse/TUP-25241
2020-01-17 13:46:23 +08:00
Dmytro Sylaiev
bf8d944ed1 fix(TDI-43222): Lock write operation by filename in parallel (#4256)
* fix(TDI-43222): Lock write operation by filename in parallel

* fix(TDI-43222): Apply same changes for tFileOutputPositional
2020-01-16 12:38:00 +02:00
wang wei
1f1bceca93 fix(TDI-43509): Upgrade redshift driver for 7.3.1 (#4302) 2020-01-16 17:41:25 +08:00
jzhao
6f5a6e0443 feat(TDI-43516):Salesforce api update to 47.0 (#4304)
* feat(TDI-43516):Salesforce api update to 47.0

* fix(TDI-43516):tSalesforceEinsteinBulkExec default endpoint not upgrade
2020-01-16 16:57:56 +08:00
Chao MENG
9892b271ea Cmeng/feat/tup 25554 add back share component (#4313)
* feat(TUP-25554): Add back the share component part of component manager

https://jira.talendforge.org/browse/TUP-25554

* feat(TUP-25554): Add back the share component part of component manager

https://jira.talendforge.org/browse/TUP-25554

* feat(TUP-25554): Add back the share component part of component manager

https://jira.talendforge.org/browse/TUP-25554
2020-01-16 10:51:55 +08:00
chmyga
3ff14ecbb5 Dchmyga/tdi 42591 bigquery dynamic schema (#4196)
* feat(TDI-42591): bigquery dynamic column support

* Add helpers for bigquery input components

* feat(TDI-42591): bigquery dynamic column support

* Add dynamic column support to bigquery input component

* feat(TDI-42591): bigquery dynamic column support

* Add dynamic column support for bigquery output component

* feat(TDI-42591): bigquery dynamic column support

* Fix PR comments

* feat(TDI-42591): bigquery dynamic column support

* Fix fixed component name issue

* feat(TDI-42591): bigquery dynamic column support

* Add support of geography type

* Add support of numeric type

* Fix bytes type support

* feat(TDI-42591): bigquery dynamic column support

* Fix OAuth null objects issue

* Fix byte array service account issue

* feat(TDI-42591): bigquery dynamic column support

* fix compilation error

* feat(TDI-42591): bigquery dynamic column support

* Exclude record type from table creation for OAuth
2020-01-15 16:57:07 +02:00
vyu-talend
cd7f09fc90 fix(TDI-43555):assign name for parameters in Outline. (#4322) 2020-01-15 17:29:42 +08:00
hcyi
10d4f8dcb6 fix(TUP-25727):Dataviewer for hdfs schema failed if it's checked webHDFS (#4311)
encryption
2020-01-14 14:41:58 +08:00
Jane Ding
1c58501af2 fix(TUP-25820)TMC: error show in error log when logon TMC project (#4318)
https://jira.talendforge.org/browse/TUP-25820
2020-01-14 14:28:12 +08:00
jiezhang-tlnd
a2f0a61607 change back log4j version to 2.12.1 (#4321) 2020-01-14 11:25:33 +08:00
bhe-talendbj
0095b468f9 bugfix(TUP-25707) Set correct text direction for destination combo (#4312)
* bugfix(TUP-25707) Set correct text direction for destination combo

* bugfix(TUP-25707) Fix test direction
2020-01-14 09:10:24 +08:00
Richard Lecomte
7bfad56c30 TDI-43421 : google cloud bigquery api update (#4316) 2020-01-13 11:58:10 +01:00
Jane Ding
efbf56f6d0 fix(TUP-25650)On enabling Parallelization on tDBInput, the data is (#4306)
getting inserted as NULLs
https://jira.talendforge.org/browse/TUP-25650
2020-01-13 18:33:17 +08:00
Dmytro Sylaiev
c29f483f2c fix(TDI-42875): Add missing log4j to component deps (#4315) 2020-01-13 11:17:35 +02:00
vdrokov
c05d88ee3d fix(TESB-27740): Fix error by downgrading log4j library from version 2.12.1 to version 2.11.1. 2.11.1 version is compatible with spring boot 2.1.2.RELEASE so no error is observed after downgrade. Replace strings with constants. (#4289) 2020-01-13 10:41:09 +02:00
hwang-talend
ecdf7a18b0 bugfix(TUP-24413):The tab name of resource is changed (#4298) 2020-01-13 10:26:15 +08:00
jzhao
6eddb2cd20 feat(TDI-43395):update dom4j to 2.1.1 (#4296)
* feat(TDI-43395):update dom4j

* feat(TDI-43395):update dom4j depends jaxen

* feat(TDI-43395):dom4j api changed

* fix compiler error
* remove useless code of txmlmap

* feat(TDI-43395):add migration task for bonita components after dom4j
update
2020-01-10 17:18:26 +08:00
Dmytro Sylaiev
0bd016b1c5 Dsylaiev/tdi 42875 upgrade t google dataproc crm (#4212)
* feat(TDI-42875): Upgrade google dataproc

* Add region enum

* Update zones

* Make file property use file widget

* feat(TDI-42875): Implement generated code for feature

* feat(TDI-42875): Remore IF in required operator

* feat(TDI-42875): Use region for stopping cluster either

* feat(TDI-42875): Add commons-codec in dependencies
2020-01-09 13:21:31 +02:00
hwang-talend
93b97ab0ed bugfix(TUP-25278):Issues about delete columns in tELTMap with alias (#4307)
bugfix(TUP-25278):Issues about delete columns in tELTMap with alias
2020-01-09 17:11:18 +08:00
hwang-talend
0e08ab1a54 bugfix(TUP-24510):Studio can't use JDBC connection to trace job (#4273)
bugfix(TUP-24510):Studio can't use JDBC connection to trace job stats&logs
2020-01-09 10:50:17 +08:00
Mike Yan
c3f79cd79e feat(TESB-25283)[CI] Support Maven based Versioning for ESB Use cases (#4057)
* feat(TESB-25283)[CI] Support Maven based Versioning for ESB Use cases

* fix(TESB-25283):update osgi pom template to skip deploy
2020-01-09 10:48:24 +08:00
jiezhang-tlnd
29c1c47d97 fix(TUP-21660)add slf4j-simple.jar to Bundle-ClassPath in the plugin (#4303)
org.talend.sdk.component.studio-integration
2020-01-09 10:01:33 +08:00
sponomarova
ccdaa1af1c fix(TBD-9317): clean up components from org.talend.libraries.pig dependency (#4012)
* fix(TBD-9317): clean up components from org.talend.libraries.pig
2020-01-08 12:58:55 +02:00
hcyi
25857d0c10 fix(TUP-25229):Some TCOMPV0's components should not has "Use this (#4299)
Component" in Connection Component
2020-01-07 18:12:15 +08:00
jiezhang-tlnd
0f3a3dda19 fix(TUP-25702)TOS:Log4j:cannot print info on console when run job (#4301)
* fix(TUP-25702)TOS:Log4j:cannot print info on console when run job
https://jira.talendforge.org/browse/TUP-25720

* fix(TUP-25702)TOS:Log4j:cannot print info on console when run job
2020-01-07 16:21:14 +08:00
zshen-talend
943dbe61b2 fix(TDQ-17709): create number limit text controller (#4278)
* fix(TDQ-17709): create number limit text controller

* fix(TDQ-17709): improve code and add some lost modify

* fix(TDQ-17709): improve the code about the limit

* fix(TDQ-17709): remove unused code
2020-01-07 11:27:30 +08:00
vyu-talend
2c7dca1458 Vyu/tdi 43446 fix compilation error for tmap (#4291)
* Fix(TDI-43446):fix compilation error.

* Fix(TDI-43446):fix issues.

* Fix(TDI-43446):fix a bug written by myself.

* Fix(TDI-43446):fix an issue.

* Fix(TDI-43446):fix the exception problem.

* Fix(TDI-43446):fix issue.
2020-01-06 17:36:59 +08:00
jiezhang-tlnd
06a4ca938c fix(TUP-21660)SLF4J: Failed to load class (#4300)
"org.slf4j.impl.StaticLoggerBinder"
2020-01-06 09:59:15 +08:00
Zhiwei Xue
217360420f feat(TUP-24722):Force each studio on the same project to install the same patch (#4270)
* feat(TUP-24722):Force each studio on the same project to install the
same patch

* feat(TUP-24722):refactor util class.
2020-01-03 18:14:51 +08:00
hwang-talend
9bf91aca62 bugfix(TUP-25278):Issues about delete columns in tELTMap with alias (#4281)
* bugfix(TUP-25278):Issues about delete columns in tELTMap with alias
2020-01-03 17:30:21 +08:00
jiezhang-tlnd
155973785f fix(TUP-25572) improve the performance of import job (#4295)
* fix(TUP-25572) improve the performance of import job

* fix(TUP-25572) improve the performance of import job
2020-01-03 16:43:45 +08:00
jiezhang-tlnd
5e0f8e9194 fix(TUP-25338)Run job use sap miss jar slf4j-api-1.7.16 and there is no (#4292)
* fix(TUP-25338)Run job use sap miss jar slf4j-api-1.7.16 and there is no
pop up let me download or browse in.
https://jira.talendforge.org/browse/TUP-25338

* fix(TUP-25338) avoid multiple versions

* avoid multiple module versions

* remove the same version jar only about slf4j-api

* remove the same version jar only about slf4j-api

* avoid multiple versions of slf4j-api
2020-01-03 16:36:29 +08:00
Jane Ding
64b049164c feat(TUP-24057)There is no error message when studio can't connect to (#4297)
customer artifact repository
https://jira.talendforge.org/browse/TUP-24057
2020-01-03 11:25:19 +08:00
Emmanuel GALLOIS
1be6c8fdd4 chore(TDI-40449): removed unused jars (#2815)
* chore(TDI-40449): removed unused jars

* chore(TDI-40449): add version to jars w/o version

* revert(TDI-40449): remove external_sort jar

* Revert: chore(TDI-40449): removed external_sort.jar

* chore(TDI-40449): remove external_sort

* chore(TDI-40449): remove jnp-client and talend-bigdata-launcher

* chore(TDI-40449): fix maven paths

* chore(TDI-40449): restore boxjavalibv2-v3.0.10.jar

* chore(TDI-40449): restore talend-webservice-input-1.0.0-20170301.jar

* chore(TDI-40449): restore geopip

* chore(TDI-40449): restore talend-bigdata-launcher-1.1.0-20160405.jar

* chore(TDI-40449): bump ws-commons-util

* chore(TDI-40449): restore tMom jars needed

* fix(TDI-40449) : prepare servicenow for publishing
- force maven-deploy-plugin to 2.8+
- bump version to 1.0.1
- reformat code to Talend standard
- add license header
- remove main method containing credentials(not critical)

* chore(TDI-40449): fixup some components

* chore(TDI-40449): mavenized google-storage-utils

* chore(TDI-40449): cleaning talendssl ant file

* chore(TDI-40449): reverting changes
- SugarCRM is deprecated and will be removed in this release

* chore(TDI-40449): fix version typo/group for asm

* chore(TDI-40449): rename google storage utils

* chore(TDI-40449): fix dependencies to the future google-storage-utils
- will be built during https://jira.talendforge.org/browse/TDI-43489

* chore(TDI-40449): fix javassist GAV dependency

* chore(TDI-40449): fix GAV for tMOM/tWebService
- revert change on tWebService_java.xml
- fix GAV for accuracy on tMOM

* chore(TDI-40449): remove last jars
- See https://jira.talendforge.org/browse/TDI-43490

* chore(TDI-40449): fix url

* chore(TDI-40449): distribution management needed for google storage utils on ci-common

* chore(TDI-40449): cleaning xml files

* chore(TDI-40449): update copyright

* chore(TDI-40449): last clean
- i swear

Co-authored-by: Pierre Teyssier <pteyssier@talend.com>
2020-01-02 15:56:13 +08:00
jiezhang-tlnd
73e7d360d0 fix(TUP-25524)issue for TOS Log4j (#4294) 2019-12-31 15:54:13 +08:00
hcyi
ec490c589e fix(TUP-25382):More than one dialog pop up when quickly click the button more than once. (#4269)
* fix(TUP-25382):More than one dialog pop up when quickly click the button
more than once.

* fix(TUP-25382):More than one dialog pop up when quickly click the button
more than once.
2019-12-31 11:41:46 +08:00
hwang-talend
2a67448f58 bugfix(TUP-24029):[FTP] Connection wizard add timeout property (#3864) (#3982)
* bugfix(TUP-24029):[FTP] Connection wizard add timeout property (#3864)

bugfix(TUP-24029):[FTP] Connection wizard add timeout property

* feature(TUP-24029): [FTP] Connection wizard add timeout property

* feature(TUP-24768):[bug] no unit for timeout parameter for ftp wizard.

* feature(TUP-24768):[bug] timeout value support to type non-digit.

* feature(TUP-24768):[bug] timeout value support to type non-digit.
2019-12-30 18:08:49 +08:00
Jane Ding
617095c83b feat(TUP-24057)There is no error message when studio can't connect to (#4290)
customer artifact repository
https://jira.talendforge.org/browse/TUP-24057
2019-12-30 17:49:20 +08:00
mbasiuk-talend
1c857a778a Mbasiuk/tdi 43095 improve set section (#4241)
* feat(TDI-43095): improve set section for tELTTeradataOutput

* feat(TDI-43095): improve SET section for tELTOutput generic

* feat(TDI-43095): extend logic for USE_UPDATE_STATEMENT, fix typo

* feat(TDI-43095): make changes according to PR comments
2019-12-30 11:41:34 +02:00
hcyi
568c60df0f fix(TUP-23672):Check connection button for tacokit integration to Studio (#4271) 2019-12-30 10:43:01 +08:00
hwang-talend
425dce5d7a bugfix(TUP-21691):Run job fail after drag it out from a folder. (#4265)
bugfix(TUP-21691):Run job fail after drag it out from a folder.
2019-12-30 10:09:50 +08:00
kjwang
30b9a6af9d Fix TUP-24523 Online Help in studio - refactor help features (#4227)
* Fix TUP-24523 Online Help in studio - refactor help features
https://jira.talendforge.org/browse/TUP-24523

* Fix TUP-24523 Online Help in studio - refactor help features
https://jira.talendforge.org/browse/TUP-24523

* Fix TUP-24523 Online Help in studio - refactor help features
https://jira.talendforge.org/browse/TUP-24523

* Fix TUP-24523 Online Help in studio - refactor help features
https://jira.talendforge.org/browse/TUP-24523

* Fix TUP-24523 Online Help in studio - refactor help features
https://jira.talendforge.org/browse/TUP-24523
2019-12-27 18:20:39 +08:00
hcyi
c782cdc070 fix(TUP-24405):stats/logs database ui is not right when choose teradata (#4277)
database
2019-12-27 17:36:37 +08:00
hcyi
7bd4d48476 fix(TUP-24727):Use shortcut F1 to search help document on component then (#4285)
throw errors
2019-12-27 17:25:22 +08:00
Zhiwei Xue
99ad6fb48b fix(TUP-25223):Child job maven version is incorrect if it is opened by (#4280)
tRunjob
2019-12-27 17:25:13 +08:00
jiezhang-tlnd
92c5a956b8 Jzhang/bugfix/tup 25572 avoid loop method on log4j (#4259)
* avoid loop method

* fix(TUP-25572)avoid loop method to improve performance

* avoid loop method to improve performance

* update junits

* fix jar start with "talend-bigdata"

* fix(TUP-25541)bridge jar not included in class path for log4j1 jar
needed in child process but not in father's.

* update class path order of log4j

* fix dateviewer error on oracle db

* fix data viewer, and conflict spark-assembly jar and log4j jar

* update class path order for spark-assembly

* avoid repeating for child module and refactor code

* refactor code for sort class path

* add junits

* fix tuj tMap_04_persistence_04_n_lookups
2019-12-27 17:15:41 +08:00
Zhiwei Xue
a3daac36e9 fix(TUP-25328): When move folder out of folder will have error :Resource (#4274)
*** not exist
2019-12-27 10:59:42 +08:00
hcyi
b7c5bb914c fix(TUP-24625):implement lazy migration. (#4174)
* fix(TUP-24625):Implement jobs lazy migration.

* fix(TUP-24625):When/If lazy migration will be done following fix won't
be needed anymore on TUP-21055 .

* fix(TUP-24625):remove job migration code when start-up if implement lazy
migration.

* fix(TUP-24625):remove migration code when start-up if implement lazy
migration.

* fix(TUP-24625):improve to implement lazy migration.
2019-12-26 16:59:49 +08:00
Chao MENG
3f9f37bf90 fix(TUP-24905): Studio automatically set password when set up multiple (#4272)
fix(TUP-24905): Studio automatically set password when set up multiple login connections
https://jira.talendforge.org/browse/TUP-24905
2019-12-26 14:55:48 +08:00
hzhao-talendbj
24471c3ed3 feat(TUP-25120)Merge nexus proxy setup (#4211)
* feat(TUP-25120)Merge nexus proxy setup

* feat(TUP-25120)Merge nexus proxy setup

* feat(TUP-25120)Merge nexus proxy setup

* feat(TUP-25120)Merge nexus proxy setup

* feat(TUP-25120)Merge nexus proxy setup

* feat(TUP-25120)Merge nexus proxy setup

* feat(TUP-25120)Merge nexus proxy setup

* feat(TUP-25120)Merge nexus proxy setup

* feat(TUP-25120)Merge nexus proxy setup

* feat(TUP-25120)Merge nexus proxy setup

* feat(TUP-25120)Merge nexus proxy setup

* feat(TUP-25120)Merge nexus proxy setup

* feat(TUP-25120)Merge nexus proxy setup
2019-12-26 11:16:49 +08:00
bhe-talendbj
e592a52dfa bugfix(TUP-25409) Improve building speed of CI builder (#4253)
* bugfix(TUP-25409) Generate source code for main job only

* bugfix(TUP-25409) Resolve comments
2019-12-25 14:51:13 +08:00
hzhao-talendbj
b0d4990091 bugfix(TUP-25035)Implicit tContextLoad feature (with selection from (#4268)
file) uses a hardcoded encoding of ISO-8859-15
2019-12-25 11:40:29 +08:00
Zhiwei Xue
4766e40047 fix(TUP-23331):Studio title change to 'Setup Traces' after I click Setup (#4262)
Traces
2019-12-24 18:15:46 +08:00
vyu-talend
78bbfc61fb Fix(TDI-36397):Reset default value for 'Batch mode' and migration. (#4267)
* Fix(TDI-36397):Reset default value for 'Batch mode' and migration.

* Fix(TDI-36397):register migration task to plugin.xml.
2019-12-24 17:26:54 +08:00
Zhiwei Xue
f3bd46488e fix(TUP-25206):NPE thrown in error log when close job (#4263) 2019-12-24 16:45:58 +08:00
chmyga
36f98068e5 fix(TDI-43319): CDC Oracle wrong settings (#4219)
* Add migration task for old jobs with OracleCDC component
2019-12-23 15:35:50 +02:00
hwang-talend
41cbeeb140 bugfix(TUP-22500):jars already existed on nexus still try to upload (#4152)
bugfix(TUP-22500):jars already existed on nexus still try to upload again
2019-12-23 10:17:32 +08:00
Chao MENG
c96bae71da fix(TUP-25502): import dialog i18n error (#4260)
fix(TUP-25502): import dialog i18n error
https://jira.talendforge.org/browse/TUP-25502
2019-12-23 10:11:58 +08:00
vyu-talend
eedf273635 Fix(TDI-43323):Fix issue of duplicated variables. (#4233) 2019-12-23 10:00:57 +08:00
hcyi
d047644d8b fix(TUP-25575):Upgrade tacokit to 1.1.15. (#4258) 2019-12-20 17:28:10 +08:00
vyu-talend
bd04ae1b54 Fix(TDI-42408):rename for tGPGDecrypt. (#4254) 2019-12-20 15:40:59 +08:00
chmyga
8641ad63d1 feat(TDI-40351): Add alternative schema name (#4007)
*  feat(TDI-40351): Add alternative schema name

 * Add "use alternative schema" property for db output components

* feat(TDI-40351): Add alternative schema name

* Move alternate schema to advanced settings

* Rename alternate schema properties

* feat(TDI-40351): Add alternative schema name

* fix problems for ParAccel, PostgreSql, PostgresPlus, Redshift

* feat(TDI-40351): Add alternative schema name

* Remove schema field when use existing connection is checked
2019-12-19 14:18:07 +02:00
chmyga
9f80f3f7ff feat(TUP-25053): use alternate schema in DB Output (#4090)
* Add usage of alternate schema during table selection
2019-12-19 14:17:13 +02:00
wang wei
bbb2bddea5 fix(TDI-43396): Compile error for S3 and tFileFetch TUJs when log4j is not enabled at default(#4238) 2019-12-19 11:35:10 +08:00
jiezhang-tlnd
ad193ddfd8 fix(TUP-25483)color default setting not work on ubuntu (#4251)
https://jira.talendforge.org/browse/TUP-25483
2019-12-18 17:57:27 +08:00
jiezhang-tlnd
8ee5787201 fix(TUP-25541)tMap TUJs are broken for the ClassNotFound (#4249)
* fix(TUP-25541)tMap TUJs are broken for the ClassNotFound

* fix(TUP-25541)tMap TUJs are broken for the ClassNotFound
2019-12-18 17:26:44 +08:00
hcyi
7f91106ec7 fix(TUP-25411):Table name and field should in double quotes in (#4242)
tELTPostgresqlMap.
2019-12-18 14:53:09 +08:00
hwang-talend
f7607f6e8a bugfix(TUP-25278):Issues about delete columns in tELTMap with alias (#4221)
bugfix(TUP-25278):Issues about delete columns in tELTMap with alias
2019-12-18 14:43:22 +08:00
hwang-talend
5027f0fd3b bugfix(TUP-25278):Issues about delete columns in tELTMap with alias (#4220)
bugfix(TUP-25278):Issues about delete columns in tELTMap with alias
2019-12-18 14:41:51 +08:00
jiezhang-tlnd
504a5477bc fix(TUP-25530)Log4j error when execute a job on datatabricks (#4243)
* fix(TUP-25530)Log4j error when execute a job on datatabricks

* Log4j error when execute a job on datatabricks
2019-12-17 19:17:09 +08:00
jiezhang-tlnd
196bec65e5 fix(TUP-25504)Active log4j by default (#4237)
* fix(TUP-25504)Active log4j by default
https://jira.talendforge.org/browse/TUP-25504

* fix tos log4j default
2019-12-16 16:27:10 +08:00
jiezhang-tlnd
c6fdf4da5b fix log4j failed junits (#4239) 2019-12-16 15:09:39 +08:00
jiezhang-tlnd
f52c9c2584 fix(TBD-9677)under the log4j2, Run some job with spark 2.4 local get (#4235) 2019-12-13 14:27:47 +01:00
jiezhang-tlnd
0fb3315eee feat(TUP-24651)Add choice between log4j and log4j2 in project settings (#4173)
* feat(TUP-24651)Add choice between log4j and log4j2 in project settings

* add warnings

* fix(TUP-25319): When we deactivate the log4j option, DI need use default
jars log4j2 needed

* remove system property and enable the feature by defult

* fix(TUP-25222)NoClassDefFoundError is thrown when switch between 2 log4j
versions for tRunJob if Use independent Process is checked

* add dialog for log4j version changed

* issue of tRunjob with unactivate log4j

* fix junit for log4j

* fix issue:get error when config match rules on TDM component
"tMatchGroup"

* fix log4j default issue for new project
2019-12-13 17:22:43 +08:00
Jane Ding
ba12b6577a Fix junits failure (#4229)
caused by org.eclipse.emf.ecore.resource.Resource$IOWrappedException:
The object 'testauto@talend.com' is not contained in a resource
2019-12-13 16:50:11 +08:00
hwang-talend
ce7bfa060f bugfix(TUP-25106):when creating an onsubjobOk link with tELTMap, this (#4224)
bugfix(TUP-25106):when creating an onsubjobOk link with tELTMap, this generate an incorrect dsiplay
2019-12-13 15:29:07 +08:00
Mike Yan
a8155b659c fix(TESB-27266):Exclude tdm-lib-di from REST DS, but keep package info (#4230) 2019-12-13 14:20:07 +08:00
Zhiwei Xue
f0c4517bbc fix(TUP-24719): improve the exception handling of signature failure. (#4226) 2019-12-13 10:07:20 +08:00
bhe-talendbj
247fc84baa bugfix(TUP-25237) Need to clear modules per job cache before generate pom (#4216) 2019-12-12 15:26:18 +08:00
Zhiwei Xue
1b8fe81314 fix(TUP-24719): fix possible NPE. (#4225) 2019-12-11 19:13:04 +08:00
Zhiwei Xue
5d32586b46 feat(TUP-24719):Studio updates need to install new components by (#4171)
project/license type
2019-12-11 16:05:36 +08:00
jiezhang-tlnd
4596f2a3a8 fix(TUP-25457)Harden RunTrace deserialization (#4223)
https://jira.talendforge.org/browse/TUP-25457
2019-12-11 14:55:32 +08:00
kjwang
f5001bcddf Kjwang/ tup 25343 database can not dataview (#4215)
* TUP-25343 [BUG] database can't dataview after set
routine.encryption.key.v2
https://jira.talendforge.org/browse/TUP-25343

* TUP-25343 [BUG] database can't dataview after set
routine.encryption.key.v2
https://jira.talendforge.org/browse/TUP-25343
2019-12-11 11:25:26 +08:00
jiezhang-tlnd
15f87a595f Jzhang/tup 25461 log4j2 default setting for level (#4222)
* log4j2 setting default on log level

* log4j2 setting default on log level
2019-12-11 11:00:36 +08:00
jiezhang-tlnd
74d0a5fc4d fix(TUP-25453)color setting for log4j2 (#4214)
* fix(TUP-25453)color setting for log4j2

* color setting for log4j2
2019-12-10 16:28:07 +08:00
wang wei
9a7f158ea8 fix(TDI-43101): revert it as only a poc research topic, should not merge (#4213) 2019-12-10 15:12:09 +08:00
Liu Xinquan
76aff58dc9 TDQ-17742 change the dialog title to Enter a new license key (#4195)
* TDQ-17742 change the dialog title to Enter a new license key

* TDQ-17742 change the dialog title to Enter a new license key
2019-12-09 15:56:39 +08:00
jiezhang-tlnd
ab1c2ac982 fix(TUP-25460)schema hardcoded in guess query in tDBInput component (#4204)
https://jira.talendforge.org/browse/TUP-25406
2019-12-09 14:21:17 +08:00
hcyi
856a9343b8 fix(TUP-25218):tELTXXXMap: Output table : Expression & Column set to (#4200)
blank on Mac OS X。
2019-12-09 11:06:01 +08:00
hzhao-talendbj
1db0ec3664 feat(TUP-24382)Enable HTTPS with authentication (#4168)
* feat(TUP-24382)Enable HTTPS with authentication

* feat(TUP-24382)Enable HTTPS with authentication

* feat(TUP-24382)Enable HTTPS with authentication

* feat(TUP-24382)Enable HTTPS with authentication
2019-12-06 17:46:27 +08:00
Dmytro Sylaiev
b39ca1b28e fix(TDI-43085): Bump jackson version to 2.10.1 (#4192)
* Bump http-utils lib version
2019-12-06 11:24:03 +02:00
jiezhang-tlnd
54e445bdd2 bugfix(TUP-25350)Show if for opened list: active values are not updated (#4199)
until you deselect component
https://jira.talendforge.org/browse/TUP-25350
2019-12-06 11:38:08 +08:00
Jane Ding
9cbe98d4ef feat(TUP-24849)Remove jars from the studio (#4107)
https://jira.talendforge.org/browse/TUP-24849
2019-12-05 12:13:51 +08:00
vyu-talend
26e88b26be Fix(TDI-42424):Improve for tELTPostgresqlOutput generate wrong update (#3615)
* Fix(TDI-42424):Improve for tELTPostgresqlOutput generate wrong update
query

* Fix(TDI-42424)

* Fix(TDI-42424)

* Fix(TDI-42424)

* Fix(TDI-42424):make modifications for new suquery.

* Fix(TDI-42424):fix some issues.

* Fix(TDI-42424):fix bug.

* Fix(TDI-42424):fix issue.
2019-12-05 10:43:25 +08:00
vyu-talend
6217c3042d Vyu/tdi 40599 enable use hint in merge (#4177)
* Fix(TDI-40599):A demo for current new feature.

* Fix(TDI-40599):rename 'MERGE'
2019-12-05 10:09:23 +08:00
wang wei
2c8df34e97 fix(TDI-43266): Studio returns exit code 0 when OutOfMemoryError in routine occurs (#4178)
* fix(TDI-43266): Studio returns exit code 0 when OutOfMemoryError in
routine occurs

* fix(TDI-43266): main thread should stop at once when subthread throw
outofmemory error
2019-12-05 09:31:09 +08:00
vyu-talend
86b8e75e73 Fix(TDI-43264):Fix issues. (#4182) 2019-12-03 16:33:40 +08:00
wang wei
f2bcb6d71f fix(TDI-43091): Mysql8:SSLException when run job which contain ELT component(#4181) 2019-12-03 11:41:27 +08:00
hcyi
0403d4d7d4 fix(TUP-25227):Changing the joblet name is not reflected properly. (#4188) 2019-12-02 16:07:51 +08:00
Chao MENG
4198afd1d2 fix(TUP-25344): can't logon project after change workspace if set log4j2 (#4183)
fix(TUP-25344): can't logon project after change workspace if set log4j2
https://jira.talendforge.org/browse/TUP-25344
2019-12-02 10:29:53 +08:00
wang wei
a971215151 fix(TDI-43296): Generate a sample logging file for runtime lineage cause compile error(#4185) 2019-11-29 12:03:14 +08:00
Chao MENG
14c59926c6 fix(TUP-24749): [7.2.1] issue to download component jar via https proxy (#4167)
fix(TUP-24749): [7.2.1] issue to download component jar via https proxy
https://jira.talendforge.org/browse/TUP-24749
2019-11-29 10:22:52 +08:00
bhe-talendbj
374903d266 bugfix(TUP-25257) Fix missing jobid for trunjob (#4166)
* bugfix(TUP-25257) Fix missing jobid for trunjob

* bugfix(TUP-25257) Fix missing jobid for trunjob

* bugfix(TUP-25257) Refactor

* bugfix(TUP-25257) Refactor
2019-11-28 15:06:33 +08:00
bhe-talendbj
abab035072 bugfix(TUP-25186) Revert previous pr (#4175) 2019-11-28 15:04:01 +08:00
hwang-talend
03c3e264e6 bugfix(TUP-24937):Propagate changes in tELTInput schema to tELTMap (#4165) 2019-11-28 14:34:01 +08:00
jiezhang-tlnd
948eb33247 fix(TUP-25119)add jar needed and (#4122)
* fix(TUP-25119)add jar needed and
log4j.xml
https://jira.talendforge.org/browse/TUP-25119

* fix(TUP-25119)Studio Create Json file failed
https://jira.talendforge.org/browse/TUP-25119

* fix(TUP-25119)Studio Create Json file failed
https://jira.talendforge.org/browse/TUP-25119

* fix(TUP-25119)Studio Create Json file failed
https://jira.talendforge.org/browse/TUP-25119

* feat(TUP-25119)Studio Create Json file failed
https://jira.talendforge.org/browse/TUP-25119
2019-11-28 10:11:26 +08:00
wang wei
70b86c3519 fix(TDI-43101) : support to generate a sample logging file for runtime lineage (#4164)
* fix(TDI-33262): Support for Apache Log4j2

* use release version

* fix(TDI-43101): [Research] Generate a sample logging file for runtime
lineage

* fix(TDI-43101): fix it

* fi something

* add a system property to disable this feature
2019-11-26 18:11:43 +08:00
Dmytro Sylaiev
57ef3ab3f6 fix(TDI-41651): Add where clause support for update query (#4172) 2019-11-26 10:50:30 +02:00
Jane Ding
bb0dc580a2 fix(TUP-24732)Studio Code tab doesn't generate code/show errors in Job (#4148)
https://jira.talendforge.org/browse/TUP-24732
2019-11-26 10:44:05 +08:00
Dmytro Sylaiev
2f1029eba9 fix(TDI-41651): Provide possibility to specify alias for output table… (#3645)
* fix(TDI-41651): Provide possibility to specify alias for output table ELT

* Do the same fix as mssqlELT

* Small refactoring for query codeGen

* fix(TDI-41651): Fix issues

* Correct notion in javaxml file

* Rename cleanUp method

* Use stringUtils in alias for input table

* fix(TDI-41651): Add getters for inner class

* fix(TDI-41651): Add missing property in pom.xml

* fix(TDI-41651): Add missing i18n label

* fix(TDI-41651): Remove use alias for output field

* fix(TDI-41651): Fix conflicts
2019-11-25 14:59:46 +02:00
Dmytro Sylaiev
fff59f3b2f feat(TDI-43088): Update cxf deps for msCRM and webservice components (#4131)
* feat(TDI-43088): Update cxf deps for msCRM and webservice components

* feat(TDI-43088): Update talend-ws usage of CXF
2019-11-25 13:03:45 +02:00
Chao MENG
712db2045d feat(TUP-24720): Remove component manager in the studio (#4108)
* feat(TUP-24720): Remove component manager in the studio

https://jira.talendforge.org/browse/TUP-24720

* feat(TUP-24720): Remove component manager in the studio

https://jira.talendforge.org/browse/TUP-24720
2019-11-25 17:08:52 +08:00
mbasiuk-talend
96bc7ed4c5 fix(TDI-43212): improve code generation for query string (#4149) 2019-11-25 08:49:40 +02:00
Roman
f749ac3e2a feat(TDI-42766): Redshift SSO support with Ping Federate
* feat(TDI-42766): remove code related to SSO without login/pass

* feat(TDI-42766): add migration task
2019-11-22 12:54:03 +02:00
jiezhang-tlnd
91e83eedf0 Jzhang/feat/tup 24894 automatically review changes slf4j log4j dependencies5 (#4140)
* feat(TUP-24894)add some bridge jars mostly for DB

* feat(TUP-24894)add library

* feat(TUP-24894)add some jar mostly for TBD needs

* feat(TUP-24894)add some jar mostly for DB needs

* feat(TUP-24894)add some jar mostly for DB needs

* feat(TUP-24894)add junits
2019-11-22 11:42:02 +08:00
wang wei
4d5844376e fix(TDI-43211): SharedDBConnectionLog4j use log4j1 api, should use slf4j (#4141) 2019-11-22 11:01:33 +08:00
Dmytro Sylaiev
e56ccf3f62 fix(TDI-43036): Wait for threads finish for OnComponentOK and RunIf for multithead iterate execution (#4075) 2019-11-21 12:08:15 +02:00
hzhao-talendbj
e04ef82e30 Hengzhao/bugfix/tup 25035 (#4157)
* feat(TUP-25035)Implicit tContextLoad feature (with selection from file)
uses a hardcoded encoding of ISO-8859-15

* bugfix(TUP-25035)Implicit tContextLoad feature (with selection from
file) uses a hardcoded encoding of ISO-8859-15

* bugfix(TUP-25035)Implicit tContextLoad feature (with selection from
file) uses a hardcoded encoding of ISO-8859-15

* bugfix(TUP-25035)Implicit tContextLoad feature (with selection from
file) uses a hardcoded encoding of ISO-8859-15

* bugfix(TUP-25035)Implicit tContextLoad feature (with selection from
file) uses a hardcoded encoding of ISO-8859-15
2019-11-21 14:59:30 +08:00
Zhiwei Xue
273a5025c7 fix(TUP-25186):tRunJob broken after migrating project from 6.3.1 (#4145) 2019-11-21 14:41:05 +08:00
wang wei
612e5a5c27 fix(TDI-43189): Some tJDBC components use tCompV0, but they still keep the folder in localprovider(#4139) 2019-11-20 15:38:14 +08:00
vyu-talend
38f544be0a Fix(TDI-34953):Show SQL query in debug log for Db components (#4084)
* Fix(TDI-34953):issues fixed.

* Fix(TDI-34953):Fix the reopen issues(1,2,6).

* Fix(TDI-34953):Fix printing order.
2019-11-20 14:09:35 +08:00
wang wei
3b872b62e5 fix(TDI-43174): tMSSqlinput process datetimeoffset data type failed when use DST timezone as localtime (#4138) 2019-11-20 13:50:19 +08:00
wang wei
1910ed40e5 fix(TDI-39084): fail to get sap table parameter for tsapbapi and throw NPE (#4062)
* fix(TDI-39084): fail to get sap table parameter for tsapbapi and throw
NPE

Conflicts:
	main/plugins/org.talend.repository/plugin.xml

* correct the version after merge origin/master

* fix migration
2019-11-20 11:07:55 +08:00
AlixMetivier
d0912599ec csv option were not called (#4150) 2019-11-18 15:27:30 +01:00
hcyi
ee20cf02ca fix(TUP-25218):tELTXXXMap: Output table : Expression & Column set to (#4142)
blank if you add a Column without Expression on Mac OS X.
2019-11-17 22:12:43 +08:00
hcyi
5427bc53f1 fix(TUP-25099):NPE when using joblets from reference Projects. (#4132) 2019-11-17 22:07:05 +08:00
AlixMetivier
9b4bfe85be feat(TBD-9231): dataset can be used in left outer and inner (#4137)
* dataset can be used in left outer and inner

* refacto

* refacto

* wip

* Update MapperComponent.java
2019-11-15 10:59:33 +01:00
hwang-talend
b5916d9122 bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job (#4126)
bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job
2019-11-15 17:20:46 +08:00
bhe-talendbj
5e9f08c9ff bugfix(TUP-25109) redshift guess schema by executing query. (#4129) 2019-11-15 16:23:21 +08:00
Chao MENG
8e977f5110 fix(TUP-25052): File json miss source schema when after do export to (#4123)
fix(TUP-25052): File json miss source schema when after do export to context.
https://jira.talendforge.org/browse/TUP-25052
2019-11-15 15:40:47 +08:00
mbasiuk-talend
90c7f820b9 feat(TDI-41954): add commit and rollback to unified (#4103) 2019-11-15 08:39:25 +02:00
kjwang
1d5f0bacc6 Fix TUP-24842 Switch jobscript and run job get error : NoClassDefFoundError: org/talend/daikon/crypto/Encryption (#4085)
* Fix TUP-24842 Switch jobscript and run job get error :
NoClassDefFoundError: org/talend/daikon/crypto/Encryption
https://jira.talendforge.org/browse/TUP-24842

* Fix TUP-24842 Switch jobscript and run job get error :
NoClassDefFoundError: org/talend/daikon/crypto/Encryption
https://jira.talendforge.org/browse/TUP-24842
2019-11-15 14:28:54 +08:00
pyzhou
8a3ef5e9ad fix(TDI-43058):tFileFetch apply trustStore (#4061)
* fix(TDI-43058):tFileFetch apply trustStore

* Add support for Trust Store

* The password of truststore and keystore can be empty.

* fix(TDI-43058):remove catch

* Revert "fix(TDI-43058):remove catch"

This reverts commit 542547ca40.

* fix(TDI-43058):throw IOException

* fix throw error
2019-11-14 10:13:12 +08:00
AlixMetivier
47bd697fbe added override to getShouldGenerateDataset (#4135) 2019-11-13 14:52:35 +01:00
jiezhang-tlnd
926cb4f36b feat(TUP-24894) add back some jars to the end classpath list. (#4128) 2019-11-13 16:02:52 +08:00
kjwang
2ffffcc703 TUP-25101 The key store password missing of component "tSetKeyStore" (#4111)
when import into studio
https://jira.talendforge.org/browse/TUP-25101
2019-11-13 10:54:23 +08:00
Dmytro Sylaiev
c010bc5084 Dsylaiev/tdi 41794 fix null string t write json (#3258)
* fix(TDI-41794): Fix processing null strings json-lib

* fix(TDI-41794): Remove extra files

* fix(TDI-41794): Rename default standard to legacy

* fix(TDI-41794): Fix WriteJSON component to reuse library

* Add dropdown list propety

* fix(TDI-41794): Add a migration task

* chore(TDI-41794): Add missing copyright in migration class

* fix(TDI-41794): Use StringBuilders in toString methods

* Avoid of using StringBuffers where not needed

* chore(TDI-41794): Minor refactoring for JSONUtils

* fix(TDI-41794): Fix null processing for nested json

* fix(TDI-41794): Update writeJsonField dependency

* fix(TDI-41794): Fix null strings for save root node

* Fix null strings for arrays

* fix(TDI-41794): Fix null string processing for arrays with jsonObject

* fix(TDI-41794): Fix tExtractJSONField dependency

* Fix writeJsonField java.xml file format

* fix(TDI-41794): Change adv param line number

* fix(TDI-41794): Bump the library version

* fix(TDI-41794): Fix UI to use checkbox

* Change code generation to use checkbox

* Correct the lib version

* fix(TDI-41794): Fix migration task

* fix(TDI-41794): Remove debug information

* fix(TDI-41794): Fix merge conflict

* fix(TDI-41794): Correct plugin.xml file

* fix(TDI-41794): Don't wrap nulls when checkbox is hidden

* fix(TDI-41794): Fix compile error on component when JSON is array
2019-11-12 15:51:30 +02:00
wang wei
3dc2aac9bb fix(TDI-43167): add back slf4j bridge for special components for the unactive log4j case.(#4127) 2019-11-12 14:55:04 +08:00
apoltavtsev
9f7ad6f9dd TESB-27110 Missing tSendMail dependencies are added 2019-11-08 10:22:57 +01:00
wang wei
7426a93b49 fix(TDI-33262): Support for Apache Log4j2 (#3970)
* fix(TDI-33262): Support for Apache Log4j2

* use release version
2019-11-07 18:04:47 +08:00
jiezhang-tlnd
c3e5d003be commons-logging.jar need not to remove (#4109) 2019-11-07 10:58:19 +08:00
SunChaoqun
cf5ea4e526 TESB-27309:During the publishing with CI feature we got an error of (#4097)
generating context
2019-11-07 10:25:27 +08:00
hwang-talend
4914a382fc bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job (#4099)
bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job
2019-11-07 10:15:12 +08:00
jiezhang-tlnd
30caab1c84 feat(TUP-24894)Automatically review / changes slf4j/log4j dependencies (#4106) 2019-11-06 17:35:37 +08:00
pyzhou
da989e3f8c fix(TDI-43105):tmap jdbc join timestamp (#4092) 2019-11-06 17:13:37 +08:00
vyu-talend
77754871b5 Fix(TDI-43073&TDI-42135):fix some issues. (#4067)
* Fix(TDI-43073&TDI-42135):fix some issues.

* Fix(TDI-43073):fix some issues

* Fix(TDI-43073):Fix for reopen.

* Fix(TDI-43073):recommit the omitted file.
2019-11-06 17:11:45 +08:00
Jane Ding
b024dd0ec0 Jding/tup 24732 studio code tab doesn't show error (#4094)
* fix(TUP-24732)Studio Code tab doesn't generate code/show errors in Job
https://jira.talendforge.org/browse/TUP-24732

* fix(TUP-24732)Studio Code tab doesn't generate code/show errors in Job
https://jira.talendforge.org/browse/TUP-24732

* fix(TUP-24732)[7.2.1] Studio Code tab doesn't generate code/show errors
in Job
https://jira.talendforge.org/browse/TUP-24732
2019-11-06 10:52:11 +08:00
chmyga
b4d3e5ebea fix(TDI-41358): Date pattern readonly (#3161)
* Make date pattern readonly if type is not date
2019-11-05 12:47:59 +02:00
jiezhang-tlnd
29f74206d5 feat(TUP-24894)Automatically review / changes slf4j/log4j dependencies (#4068)
* feat(TUP-24894)Automatically review / changes slf4j/log4j dependencies
https://jira.talendforge.org/browse/TUP-24894

* fix(TUP-24894)

* format code

* add the condition for esb

* add junits

* remove esb filter
2019-11-05 18:00:45 +08:00
clesaec
445c9fc74b TDI-42900 : usage of Thread.contextClassLoader (get/set) instead of S… (#3877)
* TDI-42900 : usage of Thread.contextClassLoader (get/set) instead of SystemClassLoader (with no cast, nor protected method call)
2019-11-05 10:57:20 +01:00
AlixMetivier
9f0b02c045 fix(TBD-9492):fix condition that broke graphical build of nodes (#4100)
* fix condition that broke graphical build of nodes

* added comments
2019-11-04 11:20:09 +01:00
Max
e3f4be3219 TBD-9462:fixed (#4079) 2019-11-04 11:18:37 +02:00
kjwang
dc47689710 kjwang/Fix TUP-24221 Fix a junit (#4088)
https://jira.talendforge.org/browse/TUP-24221
2019-11-04 17:04:17 +08:00
Chao MENG
936cf7958f fix(TUP-20939): Actions are called twice due 2 sets of ElementParameters (#4096)
https://jira.talendforge.org/browse/TUP-20939
2019-11-04 17:02:11 +08:00
hwang-talend
8f842b2155 bugfix(TUP-24937):Propagate changes in tELTInput schema to tELTMap (#4086)
bugfix(TUP-24937):Propagate changes in tELTInput schema to tELTMap
2019-11-04 14:31:05 +08:00
hcyi
db23bf8ec1 fix(TUP-24625):Configuration migration doesn't work for tacokit (#4083)
components.
2019-11-04 12:01:01 +08:00
jiezhang-tlnd
99ba1911f3 fix(TUP-24786)Jobs are failing with the error "Cannot find or load the (#4077)
main class" when imported the project export from 6.3 to 7.2
https://jira.talendforge.org/browse/TUP-24786
2019-11-04 11:52:36 +08:00
Roman
24ef38e2da fix(TDI-42015): change label for hex and octal numbers (#4078) 2019-10-29 16:50:57 +02:00
AlixMetivier
190acc37f8 refacto (#4081) 2019-10-29 14:34:01 +01:00
AlixMetivier
c9dd09c733 fix(TBD-9372): fix code generation error when tMap has only one input (#4080)
* methods added to know if tMap can work in dataset or not

* Update MapperComponent.java

remove commented code

* refacto

* refacto

* delete commented code

* refacto

* fix case when there is only one input to tMap

* Update MapperComponent.java
2019-10-29 14:25:54 +01:00
AlixMetivier
263b021fca fix(TBD-9372): methods added to know if tMap can work in dataset or not (#4074)
* methods added to know if tMap can work in dataset or not

* Update MapperComponent.java

remove commented code

* refacto

* refacto

* delete commented code

* refacto
2019-10-28 14:26:52 +01:00
Zhiwei Xue
76fbb18558 fix(TUP-24623):fix regression. (#4064) 2019-10-28 15:39:39 +08:00
bhe-talendbj
d89f4d424f bugfix(TUP-24923) Commandline can't execute imported job (#4060)
* bugfix(TUP-24923) Commandline can't execute imported job

* bugfix(TUP-24923) Fix junit
UpgradePasswordEncryptionAlg4ItemMigrationTaskTest
2019-10-28 10:11:04 +08:00
hcyi
c8b397b4a6 fix(TUP-24708): improve for Tacokit exists Help Content . (#4059) 2019-10-25 18:54:44 +08:00
Chao MENG
bd0d7e0afd fix(TBD-9366): tELTHiveMap doesn't pass context variable properly (#4066)
fix(TBD-9366): tELTHiveMap doesn't pass context variable properly
https://jira.talendforge.org/browse/TBD-9366
2019-10-25 18:51:55 +08:00
SunChaoqun
f36de6e55a TESB-27139:"Could not find the context Default" is shown in runtime when (#4056)
* TESB-27139:"Could not find the context Default" is shown in runtime when
deploy a route into runtime

* TESB-27139:"Could not find the context Default" is shown in runtime when
deploy a route into runtime

* TESB-27139:"Could not find the context Default" is shown in runtime when
deploy a route into runtime
2019-10-25 18:48:40 +08:00
Mike Yan
a5a41af6cf fix (TESB-25283): backport docker esb fixes to master (#3844)
* fix(TESB-24597): Fixed OSGi job build missing OSGI-INF folder issue

* TESB-26736:DS OSGi bundles are failing on runtime after the docker patch

* fix (TESB-25283): backport docker esb fixes to master

* fix(TESB-27046): Job run failed with pure DI license in studio
2019-10-25 16:02:10 +08:00
hwang-talend
c5b23dd28f bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job (#4038)
bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job
2019-10-24 10:17:11 +08:00
clesaec
fec8a84ca1 TDI-42493 : correct versions (#4063) 2019-10-23 13:50:25 +02:00
slushatel
f77ff96de2 Sbovsunovskyi/tdi 43065 t dtd validator and utf8 (#4034)
* fix(TDI-43065): tDTDValidator fails with tDTDValidator_1 Invalid byte 2 of 3-byte UTF-8 sequence when XML file encoded in UTF-8 contains multi-bytes characters

* fix(TDI-43065): tDTDValidator fails with tDTDValidator_1 Invalid byte 2 of 3-byte UTF-8 sequence when XML file encoded in UTF-8 contains multi-bytes characters

* fix(TDI-43065): tDTDValidator fails with tDTDValidator_1 Invalid byte 2 of 3-byte UTF-8 sequence when XML file encoded in UTF-8 contains multi-bytes characters. Change default encoding to system's 'file.encoding'
2019-10-23 11:04:21 +03:00
clesaec
df4e255819 TDI-42493 : comment to english, automapping ok (#3933)
* TDI-42493 : comment to english, automapping ok, add transformation
2019-10-23 08:44:05 +02:00
kjwang
5cf8a97e87 kjwang/Fix TUP-24212 Create migration for CryptoHelper to AES upgrading (#4058)
2
https://jira.talendforge.org/browse/TUP-24212
2019-10-23 14:29:36 +08:00
hcyi
792b1ccc01 fix(TUP-24885):tELTTeradataMap: Output table : Expression & Column set (#4048)
to blank if you add a Column without Expression.
2019-10-23 10:09:53 +08:00
Redwene
6507179daa fix(TBD-9366) : tELTHiveMap doesn't pass context variable properly (#4024)
* fix(TBD-9366) : typo and blank line

* fix(TBD-9366) : remove commented code

* fix(TBD-9366) : tELTHiveMap doesn't pass context variable properly

* fix(TBD-9366): tELTHiveMap doesn't pass context variable properly
2019-10-22 15:00:39 +02:00
Dmytro Sylaiev
3627e9fc1f fix(TDI-40977): Fix https proxy usage for custom mode (#4052) 2019-10-22 13:28:07 +03:00
SunChaoqun
572f642911 TESB-27139:"Could not find the context Default" is shown in runtime when (#4032)
* TESB-27139:"Could not find the context Default" is shown in runtime when
deploy a route into runtime

* TESB-27139:"Could not find the context Default" is shown in runtime when
deploy a route into runtime
2019-10-22 11:20:30 +08:00
hcyi
e06da9671f fix(TUP-24917):Upgrade tacokit to 1.1.14. (#4050) 2019-10-22 10:11:18 +08:00
Mike Yan
dc1ec06b42 fix(TESB-27030): Exclude jms library when it is used from tRunJob (#4026)
* fix(TESB-27030): Avoid to add activemq-all lib in OSGi bundle

* fix(TESB-27030): Exclude jms library when it is used from tRunJob
2019-10-21 15:47:18 +08:00
Chao MENG
7dfac8dc4f fix(TUP-24148): tNetsuiteInput throws cast error when switching from use (#4036)
fix(TUP-24148): tNetsuiteInput throws cast error when switching from use tNetsuiteConnection to use this component
https://jira.talendforge.org/browse/TUP-24148
2019-10-21 10:43:58 +08:00
hwang-talend
f398c2d5f8 bugfix(TUP-24355):Default Context environment appended after migrating (#4037)
bugfix(TUP-24355):Default Context environment appended after migrating
2019-10-18 17:57:26 +08:00
Zhiwei Xue
67a155faa3 fix(TUP-24623):Compilation error on the job with project references (#4010) 2019-10-18 15:54:20 +08:00
zshen-talend
8fe63a7afc feat(TDQ-17432): combined all masking components to use one migration (#4028)
* feat(TDQ-17432): combined all masking components to use one migration

* feat(TDQ-17432): support MR and streaming job
2019-10-18 14:28:08 +08:00
kjwang
52665b6347 kjwang/Fix a compile error for TUP-21518 (#4035) 2019-10-18 12:00:13 +08:00
hzhao-talendbj
1dfd7ea0ec fix(TUP-24613)routine section does not allow user to edit required (#4011)
checkbox
2019-10-18 10:06:53 +08:00
bhe-talendbj
7b35b37054 feat(TUP-21518) Remove CryptoHelper (#3812)
* feat(TUP-21518) Remove CryptoHelper

feat(TUP-21518) Remove CryptoHelper

feat(TUP-21518) Revert changes of migration

feat(TUP-21518) Refactor migration code

feat(TUP-21518) Rename AESEncryption

feat(TUP-21518) Refactor migration code

feat(TUP-21518) Format source code

feat(TUP-21518) Format source code

* feat(TUP-21518) Uptake new daikon lib and format source code

* kjwang/Fix TUP-24212 Create migration for CryptoHelper to AES upgrading
https://jira.talendforge.org/browse/TUP-24212

* kjwang/Fix TUP-24212 Create migration for CryptoHelper to AES upgrading
https://jira.talendforge.org/browse/TUP-24212

* feat(TUP-21518) Should encrypt data with aes

* kjwang/Fix TUP-24212 Create migration for CryptoHelper to AES upgrading
https://jira.talendforge.org/browse/TUP-24212

* kjwang/Fix TUP-24212 Create migration for CryptoHelper to AES upgrading
https://jira.talendforge.org/browse/TUP-24212

* feat(TUP-21518) Fix upgradePassowrdEncryptionAlg test

* fix(TDQ-16616): refactor the code to make it reuseable

* fix(TDQ-16616): refactor the code to make it reuseable

* feat(TUP-21518) Fix TUP-24597 and TUP-24611

* kjwang/Fix TUP-24212 Create migration for CryptoHelper to AES upgrading
https://jira.talendforge.org/browse/TUP-24212

* feat(TUP-21518) Fix JDBC migration

* kjwang/Fix TUP-24212 Create migration for CryptoHelper to AES upgrading
https://jira.talendforge.org/browse/TUP-24212

* feat(TUP-21518) Resolve comments

* feat(TUP-21518) Resolve comments

* feat(TUP-21518) Fix format of source code

* feat(TUP-21518) Resolve comments

* feat(TUP-21518) Resolve comments

* feat(TUP-21518) Resolve comments

* feat(TUP-21518) Resolve comments

* feat(TUP-21518) Resolve comments
2019-10-18 09:36:36 +08:00
Dmytro Sylaiev
d99fd9c2e5 Dsylaiev/tdi 40977 add setting local properties for t set proxy (#3899)
* chore(TDI-42791): Refactor creation connection ftp

* chore(TDI-42791): Fix compile error after refactoring

* feat(TDI-40977): Add use global or local proxy properties

* feat(TDI-40977): Change UI in tSetProxy

* feat(TDI-40977): Add lib dependency to the tSetProxy component

* feat(TDI-40977): Save default proxy selector to use job-scope

* feat(TDI-40977): Modify tSetProxy component to reuse talend-proxy lib

* feat(TDI-40977): Disable FTP proxy when not global settings used

* Add http-proxy support for SFTP (as an example)

* feat(TDI-40977): Apply proxy feature for FTPS and SFTP connection

* feat(TDI-40977): Move thread-specific to advanced properties

* fix(TDI-40977): Fix footer conflicts

* chore(TDI-40977): Fix indentation

* feat(TDI-40977): Include proxy jar to studio build

* feat(TDI-40977): Fix incorrect master merge

* feat(TDI-40977): Fix proxy lib dependency for ftp components

* feat(TDI-40977): Fix tSetProxy ui row numbers

* feat(TDI-40977): Fix proxy selection for FTPS and SFTP

* feat(TDI-40977): Support basic https auth

* feat(TDI-40977): Fix request old apache-commons lib
2019-10-17 13:29:05 +03:00
Dmytro Sylaiev
072795ea1b Add talend proxy library (#3876)
* feat(TDI-40977): Add talend-proxy library

* feat(TDI-40977): Correct dep conflict with loggers

* feat(TDI-40977): Add posibility to use all-threads setting

* feat(TDI-40977): Add method to get proxy

* feat(TDI-40977): Support port -1 as port mask

* feat(TDI-40977): Remove redundant optional in interface

* feat(TDI-40977): Make library thread-safe

* feat(TDI-40977): Unsnaphot version

* fix(TDI-40977): Fix arrayindexofbounds when port is not specified

* feat(TDI-40977): Fix thread-scoped issue

* fix(TDI-40977): Fix NPE on java11 with commons-lang
2019-10-17 11:37:15 +03:00
jiezhang-tlnd
ceb555dc51 feat(TUP-24819)change brandings for Talend 7.3.1 (#4027) 2019-10-17 15:07:15 +08:00
hwang-talend
67fb0f4d12 bugfix(TUP-24728):Date and Time is not displaying when the Preferred (#4000)
* bugfix(TUP-24728):Date and Time is not displaying when the Preferred
Language is French

* bugfix(TUP-24728):Date and Time is not displaying when the Preferred
Language is French

* bugfix(TUP-24728):Date and Time is not displaying when the Preferred
Language is French

* bugfix(TUP-24728):Date and Time is not displaying when the Preferred
Language is French
2019-10-16 10:46:12 +08:00
slushatel
47deaa8326 fix(TDI-43010): [ADLSgen2] Short term solution for columns selector i… (#3979)
* fix(TDI-43010): [ADLSgen2] Short term solution for columns selector in Studio. Hide 'CSV schema'field

* fix(TDI-43010): [ADLSgen2] Short term solution for columns selector in Studio. Hide 'CSV schema'field

* fix(TDI-43010): [ADLSgen2] Short term solution for columns selector in Studio. Hide 'CSV schema'field. Refactoring

* fix(TDI-43010): [ADLSgen2] Short term solution for columns selector in Studio. Hide 'CSV schema'field. Add Output component check
2019-10-15 18:22:49 +03:00
hcyi
94128e4cbf fix(TUP-24784):Build error with tRunJob on a spark job. (#4025) 2019-10-15 19:38:58 +08:00
vyu-talend
935b6c3996 Fix(TDI-41289):Add reuse tS3Connection. (#3969)
* Fix(TDI-41289):Add reuse tS3Connection.

* Fix(TDI-41289):Fix a bug in UI.

* Fix(TDI-41289):Fixed can't not use existing connection and Assume Role
at the same time.

* Fix(TDI-41289):Make Encrypt hidden when use existing connection.

* Fix(TDI-41289):Make the code more elegant.

* Fix(TDI-41289):optimize code and fix UI issues.

* Fix(TDI-41289)

* Fix(TDI-41289):Fix the presentation logic of Encrypt.

* Fix(TDI-41289):Fix a logical issue in tROBE
2019-10-15 15:54:13 +08:00
hwang-talend
08b538ff57 bugfix(TUP-24563):Specifying a custom MVN URI in a Bean still ends up (#4015)
bugfix(TUP-24563):Specifying a custom MVN URI in a Bean still ends up turning into a reference to the default 6.0.0-SNAPSHOT version
2019-10-14 16:50:18 +08:00
Redwene
033fd28354 Revert " fix(TBD-9366): tELTHiveMap doesn't pass context variable properly (#4013)" (#4020)
This reverts commit 00505282ac.
2019-10-14 10:46:56 +02:00
Redwene
00505282ac fix(TBD-9366): tELTHiveMap doesn't pass context variable properly (#4013)
* fix(TBD-9366) : typo and blank line

* fix(TBD-9366) : remove commented code

* fix(TBD-9366) : tELTHiveMap doesn't pass context variable properly
2019-10-14 09:20:39 +02:00
Jane Ding
c33d8c379b fix(TUP-24540)java.lang.NoSuchMethodError: (#4018)
org.slf4j.spi.LocationAwareLogger.log
https://jira.talendforge.org/browse/TUP-24540
2019-10-14 11:04:35 +08:00
hwang-talend
64a0bf8012 bugfix(TUP-23100):Add warning in the tRunjob for recursive jobs (#3974)
bugfix(TUP-23100):Add warning in the tRunjob for recursive jobs
2019-10-12 14:59:09 +08:00
jiezhang-tlnd
195eaa06e7 fix(TUP-24809)log4j2 should not be selected an enable when log4j is (#4008)
inactive in project setting
https://jira.talendforge.org/browse/TUP-24809
2019-10-12 11:36:05 +08:00
kjwang
d59aa3ca97 kjwang/Fix TUP-24748 CLONE - Modification in Context Variables is not (#4009)
propagating to all jobs
https://jira.talendforge.org/browse/TUP-24748
2019-10-12 11:27:07 +08:00
hcyi
21c18c0374 fix(TUP-24800):Upgrade tacokit to release version of 1.1.13 (#4005) 2019-10-12 11:15:32 +08:00
pyzhou
4d5a9e18b8 fix(TDI-43053):unify mvn uri (#4014) 2019-10-12 11:12:56 +08:00
hzhao-talendbj
d7b6cfecf2 fix(TUP-24680)Context variable type disappears after changing default (#3984)
* fix(TUP-24680)Context variable type disappears after changing default
context environment

* fix(TUP-24680)Context variable type disappears after changing default
context environment

* fix(TUP-24680)Context variable type disappears after changing default
context environment

* fix(TUP-24680)Context variable type disappears after changing default
context environment
2019-10-11 11:09:43 +08:00
jiezhang-tlnd
08c045ee3a fix(TUP-24704)TOS 7.3.1: after import a 7.2.1 project context disappears in Java Debug (#3996)
* fix(TUP-24704)TOS 7.3.1: after import a 7.2.1 project context disappears
in Java Debug
https://jira.talendforge.org/browse/TUP-24740

* fix(TUP-24740)TOS 7.3.1: after import a 7.2.1 project context disappears
in Java Debug
https://jira.talendforge.org/browse/TUP-24740
2019-10-10 19:19:19 +08:00
pyzhou
11cf523196 fix(TDI-43020):S3 multipart upload minimun value. (#4003) 2019-10-10 16:28:21 +08:00
hcyi
c5ce3c8df9 fix(TUP-24708):Tacokit: Help Content isn't right when select tCouchbaseInput and press F1. (#4001)
* fix(TUP-24708):Tacokit: Help Content isn't right when select
tCouchbaseInput and press F1.

* fix(TUP-24708):add junits for Tacokit Help Content.
2019-10-10 10:44:53 +08:00
hwang-talend
de51fcbd6b bugfix(TUP-24577):Spark job can't run if it uses a spark joblet (#3981)
bugfix(TUP-24577):Spark job can't run if it uses a spark joblet
2019-10-09 17:06:49 +08:00
apoltavtsev
1e3fe2f3b6 TESB-26951 Dependencies from SubJob are added to manifest of ParentJob 2019-10-09 09:31:44 +02:00
apoltavtsev
48e6c26fa2 TESB-27081 SOAP Action missing while calling a SOAP WebService through tESBConsumer 2019-10-08 15:30:08 +02:00
Jane Ding
8908f7bb50 fix(TUP-24540)java.lang.NoSuchMethodError: (#3978)
org.slf4j.spi.LocationAwareLogger.log
https://jira.talendforge.org/browse/TUP-24540
2019-10-08 19:21:50 +08:00
Chao MENG
73a7c3d0f6 fix(TUP-23229): IllegalArgumentException when press enter for tLibraryLoad->Advanced settings->Import (#3975)
* fix(TUP-23229): IllegalArgumentException when press enter for
tLibraryLoad->Advanced settings->Import
https://jira.talendforge.org/browse/TUP-23229
2019-10-08 11:27:34 +08:00
apoltavtsev
329a38171c TESB-26789 Bean called in routelet not found by main route (#3972) 2019-10-07 16:38:49 +02:00
Roman
7f292079bb fix(TDI-42969): change logic to retrieve detailed filename (#3964)
* fix(TDI-42969): change logic to retrieve detailed filename

* fix(TDI-42969): improve filenames processing with set
2019-09-30 13:43:25 +03:00
Jane Ding
e1ee2bd473 fix(TUP-22361)ELTMap bug in column expression while using context (#3938)
* fix(TUP-22361)ELTMap bug in column expression while using context
variable as a parameter
https://jira.talendforge.org/browse/TUP-22361

* fix(TUP-22361)ELTMap bug in column expression while using context
variable as a parameter
https://jira.talendforge.org/browse/TUP-22361

* fix(TUP-22361)ELTMap bug in column expression while using context
variable as a parameter
https://jira.talendforge.org/browse/TUP-22361

* fix(TUP-22361)ELTMap bug in column expression while using context
variable as a parameter
https://jira.talendforge.org/browse/TUP-22361
2019-09-29 10:24:11 +08:00
yyin-talend
a2b1281156 Feat TDQ-17291 (#3961)
* Feat    TDQ-17291

Retrieve records "rejected" by the tPatternUnMasking component in DI job

* feat(TDQ-17291): fixed the issue after the migration will have a warn
icon show on the component icon

* fix(TDQ-17291): improve the migration about tPatternMasking and
tPatternUnMasking component
2019-09-27 15:22:30 +08:00
jiezhang-tlnd
83421a7f6c feat(TUP-24444)Add choice between log4j and log4j2 in project settings (#3980)
and enable by system property
https://jira.talendforge.org/browse/TUP-24444
2019-09-27 11:08:59 +08:00
Max
721258942c Feat/tbd 6674 dataproc14 (#3932)
* Compilation fix

* merging error removed
2019-09-26 19:13:11 +03:00
mbasiuk-talend
eb31686a3e fix(TDI-42834): update commons-compress lib version (#3854)
* fix(TDI-42834): update commons-compress lib version

* fix(TDI-42834): upgrade to latest version 1.19
2019-09-26 17:05:34 +03:00
mbasiuk-talend
223f5da7db fix(TDI-42983): add missing parameter to method call (#3963) 2019-09-25 13:25:50 +03:00
mbasiuk-talend
a961d842ea feat(TDI-42903): add custom temporary dataset name to tBigQueryInput for Large Results (#3922)
* feat(TDI-42903): add custom temp dataset property

* feat(TDI-42903): use tempDataset for OAUTH2

* feat(TDI-42903): re-use tabs for QueryHelper template

* feat(TDI-42903): fix identation

* feat(TDI-42903): fix location compile error issue
2019-09-25 13:18:44 +03:00
hzhao-talendbj
922d138523 fix(TUP-24607)Not able to see the component error in the Studio Designer (#3968)
* fix(TUP-24607)Not able to see the component error in the Studio Designer

* fix(TUP-24607)Not able to see the component error in the Studio Designer
2019-09-25 18:11:48 +08:00
chmyga
1c534b4b5f fix(TDI-42061): fix zip4j module name (#3973) 2019-09-25 10:20:52 +03:00
hcyi
8dd9933294 fix(TUP-23558):TaCoKit not delete child datasets if delete datastore. (#3805)
* fix(TUP-23558):TaCoKit not delete child datasets if delete datastore.

* fix(TUP-23558):improve for TaCoKit not delete child datasets if delete
datastore.

* fix(TUP-23558):improve for TaCoKit not delete child datasets if delete
datastore.

* fix(TUP-23558):TaCoKit not delete child datasets if delete datastore.

* fix(TUP-23558):TaCoKit not delete child datasets if delete datastore.

* fix(TUP-23558):improve taCoKit not delete child datasets if delete
datastore.

* fix(TUP-23558):improve for TaCoKit not delete child datasets if delete
2019-09-24 09:52:12 +08:00
jiezhang-tlnd
09fd6c52ff Jzhang/feat/tup 24444 add choice between log4j and log4j2 in project settings (#3925)
* feat(TUP-24444)Add choice between log4j and log4j2 in project settings
https://jira.talendforge.org/browse/TUP-24444

* feat(TUP-24444)Add choice between log4j and log4j2 in project settings
https://jira.talendforge.org/browse/TUP-24444

* feat(TUP-24444)Add choice between log4j and log4j2 in project settings
https://jira.talendforge.org/browse/TUP-24444

* feat(TUP-24444)format code and delete log4j.xml

* feat(TUP-24444)add junits
https://jira.talendforge.org/browse/TUP-24444

* feat(TUP-24444)Add choice between log4j and log4j2 in project settings

* feat(TUP-24444)after run job then change logj4, the pom file isn't
update.
2019-09-23 18:38:08 +08:00
wang wei
0399e751f5 fix(TDI-42187): Fix Double Checked Locking in GlobalResource (#3917)
* fix(TDI-42187): Fix Double Checked Locking in GlobalResource

* fix(TDI-42187): use more readable method

* fix(TDI-42187): use more readable method

* fix(TDI-42187): adjust the java compiler level in pom file to make the
java 8 style code works and now master use java 8, not promise java 7,
so it is ok
2019-09-23 17:42:37 +08:00
jiezhang-tlnd
9ca8fa0663 fix(TUP-22677)import a existing project from Login dialog, the temp folder is not deleted (#3895)
* fix(TUP-22677)import a existing project from Login dialog, the temp
folder is not deleted
https://jira.talendforge.org/browse/TUP-22677

* fix(TUP-22677)Close zip file.
https://jira.talendforge.org/browse/TUP-22677

* fix(TUP-22677)Close zip file
https://jira.talendforge.org/browse/TUP-22677

* fix(TUP-22677)import a existing project from Login dialog, the temp
folder is not deleted
https://jira.talendforge.org/browse/TUP-22677

* fix(TUP-22677)import a existing project from Login dialog, the temp
folder is not deleted
https://jira.talendforge.org/browse/TUP-22677
2019-09-23 15:50:13 +08:00
hwang-talend
43cb82c389 Revert "bugfix(TUP-24029):[FTP] Connection wizard add timeout property (#3864)" (#3959)
Revert "bugfix(TUP-24029):[FTP] Connection wizard add timeout property (#3864)" 
This reverts commit c4c49001a2.
2019-09-23 14:46:25 +08:00
yyin-talend
f3bfc9ca6b Feat TDQ-17348 Retrieve records "rejected" by the tDataUnmasking (#3942)
* Feat     TDQ-17348 Retrieve records "rejected" by the tDataUnmasking
component DI

-change the migration task

* TDQ-17348 change name
2019-09-23 14:38:01 +08:00
Mike Yan
8a3ef23853 fix(TESB-27030): Avoid to add activemq-all lib in OSGi bundle (#3955) 2019-09-23 12:45:45 +08:00
hcyi
d2e9b874c1 fix(TUP-24084):Change the display of the new Couchbase component names. (#3934) 2019-09-23 12:35:48 +08:00
hwang-talend
e7e9908678 bugfix(TUP-24631):There is error when open job with tRunJob in TOS (#3954)
bugfix(TUP-24631):There is error when open job with tRunJob in TOS
2019-09-23 10:54:04 +08:00
Redwene
da0a057872 Redwene/tbd 9137 (#3951)
fix(TBD-9137) : Handle location for temp dataset with large Big Query results
2019-09-20 11:49:27 +02:00
hwang-talend
9052eb3e99 Hwang/tup 24326 patch (#3939)
* bugfix(TUP-24326):keyword "__TABLE__" not working for tJDBCxxxx
components
2019-09-19 15:12:07 +08:00
chmyga
b88c6e3fbc fix(TDI-42549): tFileInputMail multipart body (#3919)
* Fix multivalue body mail part processing
2019-09-18 13:42:11 +03:00
chmyga
457bd0fc40 fix(TDI-42061): fix zip-slip attacks vulnerability (#3845)
* fix(TDI-42061): fix zip-slip attacks vulnerability

* Update libraries versions

* Add code to fix zip-slip for commons-compress

* fix(TDI-42061): fix zip-slip attacks vulnerability

* update commons-compress version
2019-09-18 13:15:13 +03:00
hwang-talend
c4c49001a2 bugfix(TUP-24029):[FTP] Connection wizard add timeout property (#3864)
bugfix(TUP-24029):[FTP] Connection wizard add timeout property
2019-09-18 17:00:03 +08:00
jiezhang-tlnd
c21f8e7551 fix(TUP-22646)Path in Textbox of "To archive file" is incomplete when building job (#3931)
* fix(TUP-22646)Path in Textbox of "To archive file" is incomplete when
building job
https://jira.talendforge.org/browse/TUP-22646

* fix(TUP-22646)Path in Textbox of "To archive file" is incomplete when
building job
https://jira.talendforge.org/browse/TUP-22646
2019-09-17 17:26:19 +08:00
hcyi
cda47b2324 fix(TUP-23217):Install a wrong car will make all the car file installed (#3928)
can not work.
2019-09-17 10:51:54 +08:00
hwang-talend
cab755152c bugfix(TUP-24355):Default Context environment appended after migrating (#3926)
* bugfix(TUP-24355):Default Context environment appended after migrating
to 7.2.1
2019-09-17 10:24:55 +08:00
hwang-talend
14ed765ab8 bugfix(TUP-24311):jvm arguments not reflected on build job (#3872)
bugfix(TUP-24311):jvm arguments not reflected on build job
2019-09-17 10:12:59 +08:00
hwang-talend
1844d76b67 bugfix(TUP-24495):columns' order is incorrect if I use 'Used Column' (#3913)
bugfix(TUP-24495):columns' order is incorrect if I use 'Used Column'
2019-09-16 10:36:06 +08:00
hzhao-talendbj
b3f4d37498 feat(TUP-24028)Add Azure datacenter part of the studio connection (#3923) 2019-09-12 14:41:37 +08:00
Zhiwei Xue
1c786fb4f2 fix(TUP-24310):routines is duplicated in the reactor (#3909) 2019-09-12 10:33:51 +08:00
hcyi
d54077e7dc fix(TUP-23158):Some layouts for Tacokit component isn't correct. (#3918) 2019-09-11 17:25:28 +08:00
hzhao-talendbj
9d8ffa6d37 feat(TUP-24028)Add Azure datacenter part of the studio connection (#3868)
* feat(TUP-24028)Add Azure datacenter part of the studio connection

* feat(TUP-24028)Add Azure datacenter part of the studio connection

* feat(TUP-24028)Add Azure datacenter part of the studio connection
2019-09-11 17:13:02 +08:00
yyin-talend
e5b9def018 Feat TDQ-17176 Retrieve records "rejected" by the tDataMasking DI (#3892)
* Feat     TDQ-17176 Retrieve records "rejected" by the tDataMasking DI
component

* TDQ-17176 add Copyright
2019-09-11 14:59:39 +08:00
wang wei
08fb15d12b fix(TDI-34818): tEXAOutput doesn't work when use a shared DB connection (#3897) 2019-09-11 14:58:27 +08:00
hwang-talend
83d684ce0c bugfix(TUP-24326):keyword "__TABLE__" not working for tJDBCxxxx (#3903)
bugfix(TUP-24326):keyword "__TABLE__" not working for tJDBCxxxx components
2019-09-11 10:08:07 +08:00
Redwene
2aa3688f12 fix(TBD-9137) : tBigQueryInput does not support backtick in query in (#3866) 2019-09-10 13:30:28 +02:00
Liu Xinquan
229c1f8d95 feat(TDQ-17246) update the migration to update spark job (#3889) 2019-09-10 13:35:43 +08:00
hwang-talend
c8325d6799 bugfix(TUP-23100):Add warning in the tRunjob for recursive jobs (#3916)
bugfix(TUP-23100):Add warning in the tRunjob for recursive jobs
2019-09-10 10:59:21 +08:00
vyu-talend
7139c9bb7f Fix(TDI-42855):Support IAM roles in tRedshiftBulkExec. (#3894)
* Fix(TDI-42855):Support IAM roles in tRedshiftBulkExec.

* Fix(TDI-42855)

* Fix(TDI-42855)
2019-09-10 10:15:38 +08:00
Denis Sergent
e73b0715dc TESB-26772 Adds a way to externalise osgi-exclude.properties file (#3860)
This dev adds the opportunity to externalise osgi-exclude.properties
resource file from org.talend.repository bundle better than using the
one included in org.talend.repository budle jar file.
2019-09-09 18:22:47 +02:00
mbasiuk-talend
ad56747c35 feat(TDI-40462): tJDBCSCDELT add custom end date value (#3821)
* feat(TDI-40462): add common changes

* feat(TDI-40462): update db2 template with custom end date

* feat(TDI-40462): update mysql template with custom end date

* feat(TDI-40462): update postgres template with custom end date

* feat(TDI-40462): update sap hana template with custom end date

* feat(TDI-40462): update sybase template with custom end date

* feat(TDI-40462): update teradata template with custom end date

* feat(TDI-40462): update vertica template with custom end date

* feat(TDI-40462): update property name and i18n message

* feat(TDI-40462): fix wrapping parameter name

* feat(TDI-40462): fix teradata quote close

* feat(TDI-40462): fix oracle template parameter name

* feat(TDI-40462): remove extra whitespace, add where it is needed
2019-09-09 07:18:38 +03:00
hcyi
8faeb6dd45 fix(TUP-20949):Property change event is not triggered when user (#3896)
adds/removes column in Table widget.
2019-09-09 11:03:46 +08:00
hcyi
706b61e22d fix(TUP-22459):TaCoKit component runtime doesn't work until initialize (#3908)
all hidden enums.
2019-09-09 10:57:41 +08:00
clesaec
fd891e2419 feat(TDI-40560) : specify ACL when putting file or create bucket
* TDI-40560 : specify ACL when putting file or create bucket

* TDI-40560 : correction from qiyan liu comments

* feat(TDI-40560) : fix Canonical ID in context and move to advanced

* feat(TDI-40560) : support ACL on email

* feat(TDI-40560) : keep the same ACL order as in amazon

* feat(TDI-40560) : Add logs on ACL
2019-09-06 09:26:02 +02:00
hwang-talend
8599590f33 Hwang/tup 23100 (#3827)
* bugfix(TUP-23100):Add warning in the tRunjob for recursive jobs
2019-09-06 10:34:32 +08:00
hwang-talend
7c5a32acb1 bugfix(TUP-24249):Added the column but not reflected to json metadata (#3901)
bugfix(TUP-24249):Added the column but not reflected to json metadata
2019-09-06 10:17:04 +08:00
clesaec
600b37d142 TDI-42493 : Ajout types date & timestamp (#3898) 2019-09-05 10:20:29 +02:00
msjian
c4900e7ad2 feat(TDQ-17372): update migration to support batch/streaming job (#3888) 2019-09-04 11:08:18 +08:00
Zhiwei Xue
6d8adab44d fix(TUP-24323):_tdm folder is missing after build thmap job (#3874) 2019-09-03 10:18:05 +08:00
Roman
751c6d7813 fix(TDI-42560): add jaxb dependency to support java 11 (#3884) 2019-09-02 17:23:19 +03:00
jiezhang-tlnd
22792ee2a3 fix(TUP-24411)Error message: unable to update task config if the Context (#3883)
parameters have same values but different case
https://jira.talendforge.org/browse/TUP-24411
2019-09-02 11:28:07 +08:00
vizotenko-talend
34b7458303 bug(TDI-42686): update snowflake JDBC driver in tCreateTable (#3830) 2019-08-30 13:16:34 +03:00
hwang-talend
2f7a4e930d bugfix(TUP-24248):when edit the metadata, the display content is (#3878)
* bugfix(TUP-24248):when edit the metadata, the display content is
different as when created
2019-08-30 17:25:04 +08:00
hcyi
b3ea83c580 fix(TUP-23435):Studio path contain a space can't install car file in (#3882)
local patches file.
2019-08-30 14:49:45 +08:00
hzhao-talendbj
5920f991b0 fix(TUP-23077)left border of text of component tFileCopy does not show (#3881)
* fix(TUP-23077)left border of text of component tFileCopy does not show

* fix(TUP-23077)left border of text of component tFileCopy does not show
2019-08-30 14:47:16 +08:00
hcyi
1c40d8b173 Revert "fix(TUP-20936):No properties validation for tcomp components in compile time. (#3822)" (#3887)
This reverts commit 9db887667a.
2019-08-30 14:20:34 +08:00
chmyga
4b56340f46 fix(TDI-37801): tWriteJSONField null values (#3865)
* fix(TDI-37801): tWriteJSONField null values

* fix(TDI-37801): Handle nulls and empty strings correctly in json-lib

* fix(TDI-37801): Update json-lib version in components

* fix(TDI-37801): tWriteJSONField null values

* fix(TDI-37801): Fix import name
2019-08-29 08:33:51 +03:00
jiezhang-tlnd
926bc55d86 fix(TUP-24392)JDBCInput component not working as expected when values as provided using context (#3875)
* fix(TUP-24392)JDBCInput component not working as expected when values as
provided using context
https://jira.talendforge.org/browse/TUP-24392

* fix(TUP-24392)JDBCInput component not working as expected when values as
provided using context
https://jira.talendforge.org/browse/TUP-24392
2019-08-29 10:51:25 +08:00
clesaec
e27ab0d505 TDI-42493 : add DBType in mapping (#3861)
* TDI-42493 : add DBType in mapping, controle existance du java.sql.Types and specific code for timestamp with tz
2019-08-28 09:01:30 +02:00
hcyi
4b1dd0a0c5 fix(TUP-21759):BuiltInSuggestable table should remove value, when (#3869)
corresponding schema column was removed.
2019-08-28 14:34:52 +08:00
hcyi
8ed935fc5f fix(TUP-20950):When Configuration/Datastore class is empty it is displayed in Studio as a Text field. (#3858)
* fix(TUP-20950):When Configuration/Datastore class is empty it is
displayed in Studio as a Text field.

* fix(TUP-20950): add junits.
2019-08-28 11:59:33 +08:00
SunChaoqun
18b2039453 TESB-26824:Fail to deploy cMap route and tHmap job to runtime (#3871) 2019-08-27 18:28:06 +08:00
SunChaoqun
31d5836c01 TESB-26609:Building a route microservice docker with wrong host details (#3867)
doesn't throw any error.
2019-08-27 11:39:32 +08:00
hwang-talend
6e88f43352 bugfix(TUP-24249):Added the column but not reflected to json metadata (#3852) 2019-08-27 10:38:52 +08:00
jiezhang-tlnd
efd512cc4f fix(TUP-22646)Path in Textbox of "To archive file" is incomplete when (#3857)
building job
https://jira.talendforge.org/browse/TUP-22646
2019-08-23 15:57:26 +08:00
Roman
5632263a99 feat(TDI-42819): correct behavior whe use log file (#3862) 2019-08-23 09:27:40 +03:00
ypiel
b8d0a79ae6 fix(TDI-42689) : Double precision within mongo
* fix(TDI-42689) : prefer BigDecimal for float&double

* fix(TDI-42689) : double precision is usually enough

* fix(TDI-42689) : Upgrade all to json-lib-2.4.2-talend
2019-08-22 14:15:31 +02:00
kjwang
1a1d07909f Fix TUP-24170 Set crypto-utils as bundle to make the master compile with (#3820)
daikon 0.31.10-SNAPSHOT
https://jira.talendforge.org/browse/TUP-24170
2019-08-22 15:39:59 +08:00
slushatel
c9c865871b feat(TDI-42473): change janet-java version to 1.2 (#3829)
* feat(TDI-42473): change janet-java version to 1.2

* feat(TDI-42473): change janet-java version to 1.2
2019-08-21 13:36:00 +03:00
Jane Ding
4eb95ff314 fix(TUP-24129)Security vulnerabilities in Job building and contexts (#3824)
scripts in 7.1.1.
https://jira.talendforge.org/browse/TUP-24129
2019-08-21 10:47:57 +08:00
Roman
9058e5f0cf fix(TDI-42034): update Redshift jar to 1.2.32.1056 (#3828) 2019-08-20 09:26:06 +03:00
hcyi
9db887667a fix(TUP-20936):No properties validation for tcomp components in compile time. (#3822)
* fix(TUP-20936):No properties validation for tcomp components in compile
time.

* fix(TUP-20936):No properties validation for tcomp components in compile
time.
2019-08-20 14:22:21 +08:00
wang wei
115ff04f57 fix(TDI-42443): tRunJob component - Enabling custom JVM params for independent child jobs (#3749)
* fix(TDI-42443): tRunJob component - Enabling custom JVM params for
independent child jobs

* fix(TDI-42443): make the generated code shorter

* fix(TDI-42443): rename var to make more easy to understand

* fix(TDI-42443): adjust something

* fix(TDI-42443): tRunJob component - Enabling custom JVM params for
independent child jobs

* fix(TDI-42443): refix the tRunJob by the new api

* Revert "fix(TDI-42443): refix the tRunJob by the new api"

This reverts commit 94792b0faa.

* fix(TDI-42443): 	need to allow user to overwrite the child job vm
parameter which is not set by user, but by Talend, for example :
"-Dfile.encoding=UTF-8" is set by Talend for encoding issue, not set by
user in the Run page. If user check "overwrite jvm parameters" in
trunjob and set "-Dfile.encoding=GBK" in the vm parameters table in
trunjob, will only add "-Dfile.encoding=GBK" to vm parameters, mean
overwrite the one set by Talend

* fix(TDI-42443): use the foreach
2019-08-20 14:16:07 +08:00
wang wei
12181f8a75 fix(TDI-42862): fix the ftps for java 11 (#3832)
* fix(TDI-42862): fix ftps for java 11

* fix(TDI-42862): remove the unnecessary urlpath
2019-08-20 13:37:59 +08:00
Jane Ding
ccdad6daa8 fix(TUP-24109)unable to test Expression Builder of tMap (#3839)
https://jira.talendforge.org/browse/TUP-24109
2019-08-20 11:44:44 +08:00
Jane Ding
62dc6af821 fix(TUP-24109)unable to test Expression Builder of tMap (#3799)
* fix(TUP-24109)unable to test Expression Builder of tMap
https://jira.talendforge.org/browse/TUP-24109

* fix(TUP-24109)unable to test Expression Builder of tMap
https://jira.talendforge.org/browse/TUP-24109
2019-08-20 11:06:47 +08:00
jiezhang-tlnd
739ca0b32c fix(TUP-24159)XML metadata wizard showing inconsistent view on V711 (#3835)
comparing with V6 Studio
https://jira.talendforge.org/browse/TUP-24159
2019-08-20 10:25:56 +08:00
hwang-talend
534feea221 bugfix(TUP-23583):Unable to see all tables in AS400 Connection (#3757)
bugfix(TUP-23583):Unable to see all tables in AS400 Connection
2019-08-19 15:20:13 +08:00
jiezhang-tlnd
f4a45b3659 fix(TUP-23160)Error popup during build father job after modified sun job (#3826)
and do not open father job
https://jira.talendforge.org/browse/TUP-23160
2019-08-19 11:42:35 +08:00
vyu-talend
e3a55d8b63 Vyu/tdi 32477 always lowercase column's name of postgres when create table (#3737)
* Fix(TDI-32477):Always lowercase column's name of postgres when create
table

* Fix(TDI-32477):Always lowercase column's name and table in Postgresql

* Fix(TDI-32477):Enable when the type is Dynamic

* Fix(TDI-32477):Dynamic column includes the part of columns

* Fix(TDI-32477)

* Fix(TDI-32477):fix the two bugs in comment
2019-08-19 10:11:14 +08:00
Emmanuel GALLOIS
80fbfd17a8 feat(TDI-40339): add Snowflake to tSQLTemplate family (#3767)
* feat(TDI-40339): add Snowflake to tSQLTemplate family
* feat(TDI-40339): add Snowflake to Managers
- update db_output_bulk
* feat(TDI-40339): add Snowflake (tcompv0) connection handling in javajets
* feat(TDI-40339): correct style
* feat(TDI-40339): remove duplicated inherited methods
2019-08-16 11:23:42 +02:00
pyzhou
0652420c79 fix(TDI-41375):HTTPS proxy server with user authentication (#3762)
* fix(TDI-41375):HTTPS proxy server with user authentication

* fix(TDI-41368):add a check box

* feat(TDI-41368):add checkbox in advance setting
2019-08-16 14:18:09 +08:00
wang wei
23e645e8e6 fix(TDI-42522): avoid 65535 issue (#3636) 2019-08-16 11:59:52 +08:00
Dmytro Sylaiev
2dcba4cddb chore(TDI-42791): Refactor creation connection ftp (#3796)
* chore(TDI-42791): Refactor creation connection ftp

* chore(TDI-42791): Fix compile error after refactoring
2019-08-15 18:26:12 +03:00
vyu-talend
9e7e4c0971 Fix(TDI-42374):"None Proxy Hosts" rename to "No Proxy for" (#3816) 2019-08-15 16:09:25 +08:00
vyu-talend
d5f863477d Fix(TDI-40237):Fix the omitted components in tRedShiftXXX (#3815)
* Fix(TDI-40237):Fix the omitted components in tRedShiftXXX

* Fix(TDI-40237):add China (Ningxia)
2019-08-14 14:59:22 +08:00
Dmytro Sylaiev
b802bb6a72 fix(TDI-42836): Add milis elaboration to properties labels (#3819) 2019-08-13 16:50:04 +03:00
AlixMetivier
21b8a407de new migration task to change tMapROjaiOutput component dbVersion to corresponding one in 7.1.0+ (#3811) 2019-08-13 14:12:54 +02:00
dmytroshekera
0352e0556c feat(TDI-38420):Add support for AND/OR filter in tServiceNowInput (#3818) 2019-08-13 14:36:37 +03:00
pyzhou
9ce74b5a90 fix(TDI-42725):change the groupID for Exa jar (#3817) 2019-08-13 17:42:37 +08:00
Zhiwei Xue
b9c4102074 fix(TUP-23637):7.x missing local_project for big data spark batch job (#3671) 2019-08-13 11:42:04 +08:00
dmytroshekera
2733478a43 feat(TDI-38420):Add support for AND/OR filter in tServiceNowInput (#3813)
Ivan mention that I should use another type of component,
2019-08-12 17:03:37 +03:00
dmytroshekera
9b2180562c Dshekera/tdi 38420 service now input support and or condition (#3795)
* feat(TDI-38420):Add support for AND/OR filter in tServiceNowInput
2019-08-12 12:27:25 +03:00
Stéphane Bouchet
bec10957e5 TESB-26300: disable message dialog when checking build errors (#3654)
* TESB-23600 : do not open dialog anymore when checking errors

* TESB-23600 : refactor/cleanup
2019-08-09 14:23:28 +02:00
jzhao
d0a5929ad6 fix(TDI-42812):tRedshifBulkExec should hide access key and secret key when datasource is not S3(#3809) 2019-08-09 14:09:45 +08:00
vyu-talend
cc999c45b5 Vyu/tdi 40237 add eu (paris) region to t s3 connection (#3806)
* Fix(TDI-40237):Add new regions to tS3Connection

* Fix(TDI-40237):Add new regions

* Fix(TDI-40237):Further modifications

* Fix(TDI-40237)

* Fix(TDI-40237)

* Fix(TDI-40237)

* Fix(TDI-40237):tS3XXX
2019-08-09 11:16:05 +08:00
zshen-talend
5defbea32b feat(TDQ-17177): support "RAW" output flow for tPatternMasking component (#3790)
* feat(TDQ-17177): support "RAW" output flow for tPatternMasking component

* feat(TDQ-17177): added new output flow "FLOW_OUTPUT" to support

propagate scheam change
2019-08-09 11:06:49 +08:00
qiongli
2583507d00 feat(TDQ-17366)Remove migration for tRuleSurvivorship (#3794) 2019-08-09 10:59:22 +08:00
jiezhang-tlnd
48b0e2ecbd fix(TUP-24159)XML metadata wizard showing inconsistent view on V711 (#3807)
comparing with V6 Studio
https://jira.talendforge.org/browse/TUP-24159
2019-08-09 10:54:31 +08:00
hzhao-talendbj
f1b204b226 fix(TUP-24034)tETLoutput schema getting changed to Built-in from (#3802)
repository when changes are made in the map
2019-08-08 19:59:45 +08:00
hcyi
7f5e8bfa11 fix(TUP-20933):tStatCatcher Statistics property is not shown in Advanced (#3798)
tab of Tacokit components
2019-08-08 19:26:26 +08:00
wang wei
063f1daeec fix(TDI-42737): [java 11] FTPS protocol for FTP components don`t work with linux and java 11 (#3764) 2019-08-08 10:08:09 +08:00
wang wei
d2621d049e fix(TDI-42747): fix the issue for tjdbcinput with dynamic column and inside talend object type like for database type blob(#3783) 2019-08-08 09:12:43 +08:00
vizotenko-talend
364d240804 fix(TDI-42495): unexpected behaviour of tArchive (#3801) 2019-08-07 14:04:36 +03:00
SunChaoqun
7398c13e69 TESB-26174:Error on Job with multiple tRunJob calling Call another Child (#3701)
job with tESBConsumer component
2019-08-07 12:10:31 +08:00
hcyi
ea4ae4c735 fix(TUP-21027):Suggestable widgets not save edited values (if not use (#3793)
custom value).
2019-08-06 10:54:05 +08:00
jiezhang-tlnd
5eb3f438ea fix(TUP-20372)Use Project Settings is not checked as default for job (#3787)
https://jira.talendforge.org/browse/TUP-20372
2019-08-06 10:49:28 +08:00
wang wei
dc1c743d48 fix(TDI-42687): Enable AWS ECS role for S3 component (#3770) 2019-08-06 10:07:18 +08:00
vyu-talend
b885667b38 Fix(TDI-40237):Add new regions to tS3Connection (#3750)
* Fix(TDI-40237):Add new regions to tS3Connection

* Fix(TDI-40237):Add new regions

* Fix(TDI-40237):Further modifications

* Fix(TDI-40237)

* Fix(TDI-40237)

* Fix(TDI-40237)

* Fix(TDI-40237):tS3XXX

* Fix(TDI-40237):Remove new region China (Ningxia)
2019-08-05 15:40:25 +08:00
Chao MENG
4019138048 fix(TUP-20951): Validation parameters need to be removed from (#3786)
serialization
https://jira.talendforge.org/browse/TUP-20951
2019-08-05 11:24:38 +08:00
hcyi
eb00028926 fix(TUP-23513):NPE shows in errorlog view when clicking [...] button (#3785)
next to SQL Query.
2019-08-05 11:02:05 +08:00
hcyi
f439623eab fix(TUP-23515):tacokit dataset won't pop up after clicking OK on "Edit (#3791)
parameters using repository".
2019-08-05 10:50:43 +08:00
Romain Manni-Bucau
8e65ae765f chore(monitoring/TUP-23824): Ensure monitoring feature can rely on system properties to configure the audit logger and does not hardcode a local file name+location+maxsize (#3699)
* Ensure monitoring feature can rely on system properties to configure the audit logger and does not hardcode a local file name+location+maxsize

* support system property monitoring even when no arg is passed to the main
2019-08-02 10:09:35 +02:00
Emmanuel GALLOIS
84edd12af5 fix TalendExcel imports (#3788) 2019-08-01 16:06:49 +02:00
Emmanuel GALLOIS
cb8308df05 feat(TDI-41662): Password protected Excel files management (#3743)
* feat(TDI-41662): add PASSWORD property
* feat(TDI-41662): set PASSWORD property visible only for Excel 2007++
* feat(TDI-41662): add password decryption in Talend ExcelReader wrapper
- warning this is an external lib
* feat(TDI-41662): bump simpleexcel lib release to latest updates
- not sure that MANIFEST.MF should be updated but once build there was
no changes to it, so in case of...
* feat(TDI-41662): implement decryption in javajet
* feat(TDI-41662): add properties to tFileOutputExcel
* fix(TDI-41662): correct gav
* fix(TDI-41662): bump simpleexcel version
* fix(TDI-41662): add password protection on writing excel file
* fix(TDI-41662): bump talendExcel version
* fix(TDI-41662): add password protection on writing excel file (javajet)
* feat(TDI-41662): close workbook when not protected
* feat(TDI-41662): fix some stuff about tFileOutputExcel
* feat(TDI-41662): remove old parse methods to ExcelReader
* feat(TDI-41662): close workbook in any cases
* feat(TDI-41662): use agile encryption mode only in TalendExcel
* feat(TDI-41662): use agile encryption mode only in javajet comp
* feat(TDI-41662): merge master and bump TalendExcel version
* feat(TDI-41662): fix classpath version for TalendExcel
- not sure that's necessary but...
2019-08-01 11:04:13 +02:00
hzhao-talendbj
62fe9a0f38 fix(TUP-22893)Icon becomes old version after openning SQL builder (#3775)
* fix(TUP-22893)Icon becomes old version after openning SQL builder

* fix(TUP-22893)Icon becomes old version after openning SQL builder
2019-08-01 16:29:24 +08:00
Chao MENG
ac80911050 fix(TUP-23514): NPE shows in errorlog view when Selecting Repository in (#3772)
Basic settings
https://jira.talendforge.org/browse/TUP-23514
2019-08-01 16:17:58 +08:00
hcyi
7c682778ec fix(TUP-23626):tacokit problem with drag and drop variables from (#3773)
Outline.
2019-08-01 16:15:10 +08:00
SunChaoqun
4159e31ef1 TESB-24597:Docker Support for Microservice - CI Part (#3782) 2019-07-31 18:38:00 +08:00
Chao MENG
b7ed047c91 fix(TUP-20943): Code generates with an error when Pattern check fails if (#3774)
contain back slash
https://jira.talendforge.org/browse/TUP-20943
2019-07-31 17:39:33 +08:00
hwang-talend
be5a9a7dba bugfix(TUP-23894):Fix all failed junit for both java 8 and 11 (#3779)
bugfix(TUP-23894):Fix all failed junit for both java 8 and 11
2019-07-31 16:59:27 +08:00
apoltavtsev
0f0ead31aa TESB-24900 Undeploying a Data Service causes "Exception in opening zip file" error 2019-07-31 09:33:09 +03:00
SunChaoqun
70f45909b9 TESB-24597:Docker Support for Microservice - CI Part (#3776) 2019-07-31 11:09:37 +08:00
hwang-talend
3e0d0538bb bugfix(TUP-23967):Studio can't run jobs when path has spaces, Windows 10 (#3768)
bugfix(TUP-23967):Studio can't run jobs when path has spaces, Windows 10
2019-07-31 10:08:14 +08:00
Chao MENG
40d9315e48 Cmeng/bugfix/tup 23914 json wizard encoding (#3771)
* fix(TUP-23914): JSON with accented characters is not being recognized
when creating a new JSON file in Metadata.
https://jira.talendforge.org/browse/TUP-23914
2019-07-31 10:05:19 +08:00
wang wei
0946243005 fix(TDI-42705): tSAPBwInput component gives compilation error (#3739) 2019-07-31 09:52:27 +08:00
Roman
d544cfbbd8 feat(TDI-36668): Add possibility to write xlsm files (#3766) 2019-07-29 16:58:22 +03:00
hwang-talend
38d73d1c3b bugfix(TUP-23894):Fix all failed junit for both java 8 and 11 (#3761)
* bugfix(TUP-23894):Fix all failed junit for both java 8 and 11
2019-07-29 18:05:07 +08:00
Dmytro Sylaiev
a257812d17 Dsylaiev/tdi 37257 timeout sftp (#3756)
* feat(TDI-37257): Add connection timeout for SFTP

* feat(TDI-37257): Implement timeout feature for FTP and FTPS
2019-07-29 12:56:03 +03:00
Jane Ding
4224c49747 fix(TUP-22943)checkbox with empty item name display on window Save (#3755)
Resources
https://jira.talendforge.org/browse/TUP-22943
2019-07-29 15:12:01 +08:00
Jane Ding
2a48cfd3c5 fix(TUP-22880)Resources: Job cannot use resources from reference (#3759)
project;
https://jira.talendforge.org/browse/TUP-22880
2019-07-29 15:07:34 +08:00
hcyi
c4adf887db fix(TUP-21687):Table value is not visible after filling component properties from metadata. (#3747)
* fix(TUP-21687):Table value is not visible after filling component
properties from metadata.

* fix(TUP-21687):add/update junits for Table value is not visible after
filling component properties from metadata.

* fix(TUP-21687):add/update junits for Table value is not visible after
filling component properties from metadata.
2019-07-29 15:02:34 +08:00
hcyi
18422df2a4 fix(TUP-20928):Suggestable doesn't work for TextArea in Studio (#3765) 2019-07-29 14:56:00 +08:00
SunChaoqun
0985646d21 TESB-24597:Docker Support for Microservice - CI Part (#3730)
* TESB-24597:Docker Support for Microservice - CI Part

* TESB-24597:Docker Support for Microservice - CI Part

* TESB-24597:Docker Support for Microservice - CI Part
2019-07-26 10:39:40 +08:00
slushatel
481edbbc18 fix(TDI-42634): create output directory if not exists (#3760) 2019-07-25 16:15:55 +03:00
Hanna Liashchuk
02df23ffeb (feature(TBD-8945): added drop table checkbox to OAuth authentication mode (#3713) 2019-07-25 13:45:47 +03:00
Jane Ding
957704c0a4 fix(TUP-23789)Pom files are not generated sometimes for the jobs in (#3738)
* fix(TUP-23789)Pom files are not generated sometimes for the jobs in
7.1.1
https://jira.talendforge.org/browse/TUP-23789

* fix(TUP-23789)Pom files are not generated sometimes for the jobs in
7.1.1
https://jira.talendforge.org/browse/TUP-23789
Add a junit.
2019-07-24 16:18:59 +08:00
Roman
cb85a154f8 fix(TDI-42457): correct Postgre supported DB version (#3733) 2019-07-24 10:11:57 +03:00
hcyi
c7c9d4bf2d fix(TUP-23898):Create new plugin for junit tests of tacokit studio-integration. (#3740)
* fix(TUP-23898):Create new plugin for junit tests of tacokit
studio-integration.

* fix(TUP-23898):Create new plugin for junit tests of tacokit
studio-integration.

* fix(TUP-23898):Create new plugin for junit tests of tacokit
studio-integration.

* fix(TUP-23898):Create new plugin for junit tests of tacokit
studio-integration.
2019-07-23 18:29:29 +08:00
hcyi
4271923ca3 fix(TUP-23264):Studio can't find dependencies for tacokit components. (#3720)
* fix(TUP-23264):Studio can't find dependencies for tacokit components.

* fix(TUP-23264):add junits for Studio can't find dependencies for tacokit
components.
2019-07-23 12:03:00 +08:00
jiezhang-tlnd
70f0e7a076 fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after dragging and dropping from database Metadata (#3714)
* fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after
dragging and dropping from database Metadata
https://jira.talendforge.org/browse/TUP-23588

* junit(TUP-23588)For tCreateTable, the Database Type is always Mysql
after dragging and dropping from database Metadata

* fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after
dragging and dropping from database Metadata

* fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after
dragging and dropping from database Metadata

* fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after
dragging and dropping from database Metadata

* fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after
dragging and dropping from database Metadata
2019-07-23 11:20:25 +08:00
pyzhou
6e0af4dd99 fix(TDI-42674):Redshift missing jar for SSO (#3731)
* fix(TDI-42674):Redshift missing jar for SSO

* fix(TDI-42674):change mvn path

* fix(TDI-42674):change require to require_if
2019-07-22 17:23:21 +08:00
clesaec
26fbb4e014 TDI-42679 : use new File(rep, file) constructor (#3724) 2019-07-19 13:25:34 +02:00
dmytroshekera
28b472384b bugfix(TDI-42364): When building a Standalone job. (#3734)
Generated Powershell scripts, is wrong.
2019-07-19 12:51:04 +03:00
Zhiwei Xue
c0f93ad66b Revert fix of TUP-23729 (#3732)
* Revert "fix(TUP-23729):Memory issue found when run TUJ (#3705)"

This reverts commit 1d706bc243.

* Revert "fix(TUP-23729):Memory issue found when run TUJ (#3689)"

This reverts commit 5069b086d7.
2019-07-18 18:25:34 +08:00
slushatel
7a53a97ceb fix(TDI-42634): get attachments recursively (#3700)
* fix(TDI-42634): get attachments recursively

* fix(TDI-42634): change indents to 'space'
2019-07-18 10:55:05 +03:00
pyzhou
1c89042c03 fix(TDI-42572):upgrade EXAUtil version (#3719)
* fix(TDI-42572):upgrade EXAUtil version

* Change the mvn path
2019-07-18 10:01:06 +08:00
dmytroshekera
9133ff39d1 bugfix(TDI-42581): tSOAP doesn't support SOAPActions for Soap 1.2 (#3727)
param 'action' should not be empty
2019-07-17 14:40:51 +03:00
Zhiwei Xue
1d706bc243 fix(TUP-23729):Memory issue found when run TUJ (#3705) 2019-07-17 17:01:39 +08:00
dmytroshekera
24031c6bb0 Dshekera/tdi 42581 t soap doesnt support soap actions for soap 1 2 (#3725)
* bugfix(TDI-42581): tSOAP doesn't support SOAPActions for Soap 1.2
2019-07-16 16:44:14 +03:00
Chao MENG
5d7deb4f08 fix(TUP-23508): TOS can't use memory run (#3698)
https://jira.talendforge.org/browse/TUP-23508
2019-07-16 17:44:26 +08:00
kjwang-talend
2f323ea5ec TUP-23841 Build job with 'OSGI Bundle For ESB' get error pop-up (#3711)
https://jira.talendforge.org/browse/TUP-23841
2019-07-16 10:30:48 +08:00
kjwang-talend
0099cf4b7f Fix TUP-23809 [Studio] changes in column order are not saved (no (#3708)
propagate changes dialog)
https://jira.talendforge.org/browse/TUP-23809
2019-07-16 10:04:02 +08:00
vyu-talend
ad8b244f13 Fix(TDI-42572):Improvement for generating correct format to Exasol (#3677)
* Fix(TDI-42572):Improvement for generating correct format to Exasol

* Fix(TDI-42572):Using checkbox
2019-07-16 09:37:04 +08:00
slushatel
b4196f3ade feat(TDI-42570): stop process if parent thread has terminated, add log wrapper for tos studio (#3715) 2019-07-15 14:52:28 +03:00
Hanna Liashchuk
a6cc1fd725 fix(TBD-8951): skeap header for Service Account (#3716) 2019-07-15 14:18:45 +03:00
Hanna Liashchuk
6d2c08fb02 Revert "(feature(TBD-8945): added drop table checkbox to OAuth authentication mode (#3706)" (#3712)
This reverts commit b37f4d2169.
2019-07-15 13:04:28 +03:00
Hanna Liashchuk
b37f4d2169 (feature(TBD-8945): added drop table checkbox to OAuth authentication mode (#3706) 2019-07-15 12:55:50 +03:00
zshen-talend
18a6bd6b9e chor(TDQ-17069): remove unused code (#3617) 2019-07-15 15:53:33 +08:00
hcyi
12025462fd fix(TUP-23743):ERROR when Job in MDM project calling Job in Reference DI project:import routines.DataQuality cannot be resolved. (#3688)
* fix(TUP-23743):ERROR when Job in MDM project calling Job in Reference DI
project:import routines.DataQuality cannot be resolved.

* fix(TUP-23743):ERROR when Job in MDM project calling Job in Reference DI
project:import routines.DataQuality cannot be resolved.
2019-07-15 11:39:36 +08:00
hcyi
8a17273fff fix(TUP-23550):Select query for DBInput component page will list Couchbase. (#3704)
* fix(TUP-23550):Select query for DBInput component page will list
Couchbase.

* fix(TUP-23550):add junits
2019-07-15 10:33:04 +08:00
zshen-talend
4666ad0ba2 feat(TDQ-16777 TDQ-17239): added one migration for added encoding type (#3690)
of combo list.
2019-07-12 16:07:34 +08:00
Hanna Liashchuk
e99e3a88ac task(TBD-8950): Change redundant code appearance in tBigQueryBulkExec (#3703)
* (TBD-8950): code refactoring

* fix(TBD-8950): added postfix
2019-07-11 16:47:06 +03:00
Roman
eef7ee7939 fix(TDI-42436): copy Redshift components to cloud folder (#3702)
* fix(TDI-42436): copy Redshift components to cloud folder
2019-07-11 11:46:36 +03:00
wang wei
323b7fdf86 fix(TDI-42423): fix the tcreatetable for teradata with jdbc parameters(#3680) 2019-07-10 09:50:06 +08:00
slushatel
9e8d8785c2 Tdi 42570 stop process when thread stops (#3676)
* feat(TDI-42570): stop process if parent thread has terminated

* feat(TDI-42570): stop process if parent thread has terminated

* feat(TDI-42570): stop process if parent thread has terminated. improve indentation

* feat(TDI-42570): stop process if parent thread has terminated. improve indentation
2019-07-09 14:54:26 +03:00
hcyi
463d35acb2 fix(TUP-23790):Can't guess schema for metadata (#3691)
item(delimited/positional/regex/excel/ldif/ldap)
2019-07-09 18:21:16 +08:00
Zhiwei Xue
5069b086d7 fix(TUP-23729):Memory issue found when run TUJ (#3689) 2019-07-09 18:11:06 +08:00
Jane Ding
18694afab5 fix(TUP-23663)The connection row between components is getting activated (#3687)
* fix(TUP-23663)The connection row between components is getting activated
unexpectedly when using tMSXMLInput component
https://jira.talendforge.org/browse/TUP-23663

* fix(TUP-23663)The connection row between components is getting activated
unexpectedly when using tMSXMLInput component
https://jira.talendforge.org/browse/TUP-23663

* fix(TUP-23663)The connection row between components is getting activated
unexpectedly when using tMSXMLInput component
https://jira.talendforge.org/browse/TUP-23663

* fix(TUP-23663)The connection row between components is getting activated
unexpectedly when using tMSXMLInput component
https://jira.talendforge.org/browse/TUP-23663

* fix(TUP-23663)The connection row between components is getting activated
unexpectedly when using tMSXMLInput component
https://jira.talendforge.org/browse/TUP-23663
2019-07-09 17:49:22 +08:00
clesaec
f61b793263 fix(TDI-42230) : file copy java11 bug (#3670)
* fix(TDI-42230) : using standart java.nio.Files classes (since Java 7)
2019-07-08 11:31:35 +02:00
nrousseau
1e694d07f0 fix(TMDM-13727) remove not existing plugin 2019-07-08 16:43:34 +08:00
Hanna Liashchuk
bfb26a7bfb fix(TBD-8925): table won't be created unless createTable option is checked OAuth (#3686) 2019-07-05 18:02:43 +03:00
qiongli
47ee1e1ed0 feat(TDQ-16419) Add a filter by the column data type (#3675) 2019-07-05 17:57:21 +08:00
hcyi
164641111e fix(TUP-23264):fix problems for guess schema and trun job. (#3683) 2019-07-05 17:17:05 +08:00
hzhao-talendbj
3251e99e35 fix(TUP-23363)'save the property' to metadata get error (#3682) 2019-07-05 10:50:02 +08:00
kjwang-talend
c69d2348b8 Fix TUP-22583 [CVE:high] Backend : pkg:maven/ch.qos.logback:logback-core:1.0.6 requires version upgrade (#3661)
* Fix TUP-22583 [CVE:high] Backend :
pkg:maven/ch.qos.logback:logback-core:1.0.6 requires version upgrade
https://jira.talendforge.org/browse/TUP-22583

* Fix TUP-22583 [CVE:high] Backend :
pkg:maven/ch.qos.logback:logback-core:1.0.6 requires version upgrade
https://jira.talendforge.org/browse/TUP-22583

* Fix TUP-22583 [CVE:high] Backend :
pkg:maven/ch.qos.logback:logback-core:1.0.6 requires version upgrade
https://jira.talendforge.org/browse/TUP-22583

* Fix TUP-22583 [CVE:high] Backend :
pkg:maven/ch.qos.logback:logback-core:1.0.6 requires version upgrade
https://jira.talendforge.org/browse/TUP-22583
2019-07-04 18:45:52 +08:00
Jane Ding
88f2a8734b fix(TUP-22200)Import XML tree from xsd file throw (#3669)
* fix(TUP-22200)Import XML tree from xsd file throw
indexOutOfBoundsException
https://jira.talendforge.org/browse/TUP-22200

* fix(TUP-22200)Import XML tree from xsd file throw
indexOutOfBoundsException
https://jira.talendforge.org/browse/TUP-22200
2019-07-04 10:24:40 +08:00
chmyga
592be6abb1 fix(TDI-42536): tFileFetch NTLM PROXY issues (#3653)
* fix(TDI-42536): tFileFetch NTLM PROXY issues

* Fix basic auth when server allows different auth mechanisms

* fix(TDI-42536): tFileFetch NTLM PROXY issues

* Fix PR Comment
2019-07-03 15:07:54 +03:00
jiezhang-tlnd
cb7468510a fix(TUP-23371)Studio_will_dead_when_TAC_accidentally_disconnected (#3678) 2019-07-03 18:01:36 +08:00
wang wei
626748e4cb fix(TDI-42380): Migration issues in the Studio after migrating the jobs from 6.5 to 7.1(#3648) 2019-07-03 11:23:03 +08:00
hcyi
0a5277ae6e fix(TUP-23550):Select query for DBInput component page will list (#3674)
Couchbase.
2019-07-02 11:30:11 +08:00
Chao MENG
761fbcf5b0 Revert "fix(TUP-23371)[GIT] Studio will dead when TAC accidentally disconnected (#3665)" (#3673)
This reverts commit 059332dd05.
2019-07-01 14:46:02 +08:00
hcyi
8560b26217 fix(TUP-23264):Studio can't find dependencies for tacokit components. (#3672) 2019-07-01 11:28:59 +08:00
jiezhang-tlnd
059332dd05 fix(TUP-23371)[GIT] Studio will dead when TAC accidentally disconnected (#3665)
* fix(TUP-23371)[GIT] Studio will dead when TAC accidentally disconnected

* fix(TUP-23371)[GIT] Studio will dead when TAC accidentally disconnected
2019-07-01 10:21:24 +08:00
Zhiwei Xue
06d54bf796 fix(TUP-23096):update context takes about 10 mins (#3663) 2019-06-28 18:27:07 +08:00
Zhiwei Xue
b13cf8c27c fix(TUP-23052):Import project failed by Import an existing project (#3667) 2019-06-28 18:22:15 +08:00
Irene Wang
cdb0912a5a Revert "DEVOPS-3416 Deploy all plugins for Black Duck scans"
This reverts commit 1ce0e429ca.
2019-06-28 12:16:22 +02:00
Irene Wang
2777cc69a9 DEVOPS-6106 Update copyright year to 2019 2019-06-28 12:16:22 +02:00
apoltavtsev
3b70073b38 TESB-26293 Duplicated libraries in private & import packages of the build manifest file 2019-06-27 22:57:53 +03:00
pyzhou
00ae28bdfa fix(TDI-42534):tContextLoad compile error on resource type (#3646) 2019-06-27 17:23:08 +08:00
msjian
1e7a51dd82 feat(TDQ-17085):remove the connection editor (#3660) 2019-06-27 11:59:21 +08:00
Roman
d942de132f fix(TDI-42531): close resources in end block (#3647) 2019-06-26 11:58:39 +03:00
vyu-talend
7eb0a067cd Fix(TDI-42021):Change the log level when using implicit context load (#3639)
* Fix(TDI-42021):Change the log level when using implicit context load

* Fix(TDI-42021)

* Fix(TDI-42021)

* Fix(TDI-42021)

* Fix(TDI-42021)
2019-06-26 15:06:07 +08:00
kjwang-talend
749b5a637a Fix TUP-23403 Enable secure processing + disallow doctypes for DocumentBuilderFactory instances (#3652)
* Fix TUP-23403 Enable secure processing + disallow doctypes for
DocumentBuilderFactory instances
https://jira.talendforge.org/browse/TUP-23403

* Fix TUP-23403 Enable secure processing + disallow doctypes for
DocumentBuilderFactory instances
https://jira.talendforge.org/browse/TUP-23403
2019-06-26 15:03:00 +08:00
Zhiwei Xue
f6460e512b fix(TUP-23365):Use of validation rule triggers failed build (#3657) 2019-06-26 14:39:58 +08:00
Hanna Liashchuk
14873d7cc3 fix(TBD-8853): removed too small total timeout for service account (#3659) 2019-06-25 14:41:23 +03:00
Jenkins Continuous Build server
38d63a5799 Set version to 7.3.1 SNAPSHOT 2019-06-24 12:17:41 +02:00
Chao MENG
2b7b84a51a Cmeng/bugfix/tup 23556 tck encryption (#3643)
* fix(TUP-23556): TaCoKit datastore and dataset item not encrypt the
password
https://jira.talendforge.org/browse/TUP-23556
2019-06-24 18:11:48 +08:00
vyu-talend
fd5171cb73 Fix(TDI-42390):Fix "Use Cursors" text to reflect reality in tOracleInput (#3638)
* Fix(TDI-42390):Fix "Use Cursors" text to reflect reality in tOracleInput

* Fix(TDI-42390)
2019-06-24 14:23:17 +08:00
hwang-talend
764f3cf214 bugfix(TUP-22734):lookup will come after OnSubjobOK then subjobs will be (#3640)
* bugfix(TUP-22734):lookup will come after OnSubjobOK then subjobs will be
merged
2019-06-21 16:41:43 +08:00
hzhao-talendbj
d9a11dd07b fix(TUP-23363)'save the property' to metadata get error (#3634)
* fix(TUP-23363)'save the property' to metadata get error

* fix(TUP-23363)'save the property' to metadata get error

* fix(TUP-23363)'save the property' to metadata get error
2019-06-21 15:27:59 +08:00
hcyi
e8ba8b1aa0 fix(TUP-23484):TaCoKit can not propagate update dataset if modify datastore parameters. (#3641)
* fix(TUP-23484):TaCoKit can not propagate update dataset if modify
datastore parameters.

* fix(TUP-23484):TaCoKit can not update dataset item if modify datastore.
2019-06-21 11:12:33 +08:00
jiezhang-tlnd
5cd42fa70b fix(TUP-23389)tMap - cannot edit schema (#3621) 2019-06-20 17:09:56 +08:00
jiezhang-tlnd
2ca7348001 fix(TUP-23389)tMap - cannot edit schema (#3621)
fix(TUP-23389)tMap - cannot edit schema
2019-06-20 17:07:49 +08:00
jiezhang-tlnd
b9b2b8b42f fix(TUP-23389)tMap - cannot edit schema (#3621)
fix(TUP-23389)tMap - cannot edit schema
2019-06-20 16:58:05 +08:00
jiezhang-tlnd
3634ec52e5 fix(TUP-23389)tMap - cannot edit schema (#3621)
fix(TUP-23389)tMap - cannot edit schema
2019-06-20 16:57:50 +08:00
jiezhang-tlnd
f1fbab8630 fix(TUP-23389)tMap - cannot edit schema (#3621)
fix(TUP-23389)tMap - cannot edit schema
2019-06-20 16:51:13 +08:00
jiezhang-tlnd
6c8aac91d6 fix(TUP-23389)tMap - cannot edit schema (#3621) 2019-06-20 16:49:31 +08:00
jiezhang-tlnd
ad712d8f5e fix(TUP-23389)tMap - cannot edit schema (#3621)
fix(TUP-23389)tMap - cannot edit schema
2019-06-20 16:49:03 +08:00
jiezhang-tlnd
7f8cff0283 fix(TUP-23389)tMap - cannot edit schema (#3621) 2019-06-20 16:48:45 +08:00
jiezhang-tlnd
625186caca fix(TUP-23389)tMap - cannot edit schema (#3621)
fix(TUP-23389)tMap - cannot edit schema
2019-06-20 16:48:30 +08:00
nrousseau
296300368b fix(TDI-42522) add option to deactivate component log 2019-06-20 10:18:25 +08:00
hzhao-talendbj
34abaaccb9 fix(TUP-21827)MVN package fail with testcase use olderversion from 651 (#3635) 2019-06-18 17:56:56 +08:00
Jane Ding
8628134275 fix(TUP-23506)Job use tsapconnection component run fail when use the (#3623)
* fix(TUP-23506)Job use tsapconnection component run fail when use the
sapjco3.jar with a newer version 3.0.14.
https://jira.talendforge.org/browse/TUP-23506

* fix(TUP-23506)Job use tsapconnection component run fail when use the
sapjco3.jar with a newer version 3.0.14.
https://jira.talendforge.org/browse/TUP-23506

* fix(TUP-23506)Job use tsapconnection component run fail when use the
sapjco3.jar with a newer version 3.0.14
https://jira.talendforge.org/browse/TUP-23506
2019-06-18 12:02:45 +08:00
hwang-talend
edc4e7820e bugfix(TUP-23510):There is compile error job in TDI demo project (#3628) 2019-06-18 11:53:01 +08:00
Chao MENG
c3906b30d7 fix(TUP-20054): Due to checking fields it is hard to type (#3630)
credentials/data from the keyboard
https://jira.talendforge.org/browse/TUP-20054

Fix junit issue
2019-06-18 11:19:16 +08:00
Jane Ding
66cc310399 Revert "Jding/tup 23482 should avoid multi version slf4j log4j jars (#3619)" (#3629)
This reverts commit be6eb20fb0.
2019-06-18 11:14:21 +08:00
Chao MENG
e97179dac4 Cmeng/bugfix/tup 20054 fix junit issue (#3627)
* fix(TUP-20054): Due to checking fields it is hard to type
credentials/data from the keyboard
https://jira.talendforge.org/browse/TUP-20054

Fix junit issue

* add junit source

* add junit source
2019-06-18 11:00:31 +08:00
Antoine Parent
cfa351bb24 fix(): typo in a pattern (#3625)
fix a pattern used to display job status
2019-06-17 15:41:46 +02:00
Chao MENG
3a258d403c fix(TUP-20054): Due to checking fields it is hard to type credentials/data from the keyboard (#3620)
* fix(TUP-20054): Due to checking fields it is hard to type
credentials/data from the keyboard
https://jira.talendforge.org/browse/TUP-20054

* main/plugins/org.talend.sdk.component.studio-integration/src/main/java/org/talend/sdk/component/studio/ui/wizard/TaCoKitConfigurationWizard.java

* fix(TUP-20054): Due to checking fields it is hard to type
credentials/data from the keyboard
https://jira.talendforge.org/browse/TUP-20054

* fix(TUP-20054): Due to checking fields it is hard to type
credentials/data from the keyboard
https://jira.talendforge.org/browse/TUP-20054
2019-06-17 19:15:26 +08:00
hwang-talend
bb9007a063 bugfix(TUP-23510):There is compile error job in TDI demo project (#3622) 2019-06-17 19:03:29 +08:00
Jane Ding
be6eb20fb0 Jding/tup 23482 should avoid multi version slf4j log4j jars (#3619)
* fix(TUP-23482)should avoid multi version slf4j-log4j jars in the job
classpath
https://jira.talendforge.org/browse/TUP-23482

* fix(TUP-23482)should avoid multi version slf4j-log4j jars in the job
classpath
https://jira.talendforge.org/browse/TUP-23482

* fix(TUP-23482)should avoid multi version slf4j-log4j jars in the job
classpath
https://jira.talendforge.org/browse/TUP-23482
2019-06-17 17:01:38 +08:00
Chao MENG
9a005e64b7 fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with (#3614)
other metadata
https://jira.talendforge.org/browse/TUP-23282
2019-06-14 17:05:11 +08:00
Chao MENG
02e95b65dc fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with (#3613)
other metadata
https://jira.talendforge.org/browse/TUP-23282
2019-06-14 16:18:56 +08:00
Chao MENG
8ec074f787 fix(TUP-23465): Performance issue when open a job and save a job and (#3610)
import in items.
https://jira.talendforge.org/browse/TUP-23465
2019-06-14 15:42:55 +08:00
SunChaoqun
1a5abb28c4 TESB-26211:[Docker] Docker Build option is shown in ESB Entry level (#3608)
product
2019-06-14 15:28:14 +08:00
kjwang-talend
761faebe1f TUP-22955 java.lang.ClassNotFoundException: org.gjt.mm.mysql.Driver (Fix can't guess query problem) (#3607)
* TUP-22955 java.lang.ClassNotFoundException: org.gjt.mm.mysql.Driver (Fix
can't guess query problem)
https://jira.talendforge.org/browse/TUP-22955

* TUP-22955 java.lang.ClassNotFoundException: org.gjt.mm.mysql.Driver (Fix
can't guess query problem)
https://jira.talendforge.org/browse/TUP-22955
2019-06-14 14:35:37 +08:00
wang wei
f6985356e2 fix(TDI-40979): fix the regression (#3606) 2019-06-14 11:09:07 +08:00
nrousseau
a8bdda6260 babili-export (#3595) 2019-06-14 10:42:39 +08:00
Dmytro Sylaiev
715592ec88 fix(TDI-42396): Bump httputils lib version (#3564) 2019-06-13 19:52:58 +03:00
wang wei
d85fc8062f fix(TDI-42382): Class path contains multiple SLF4J bindings (#3602) 2019-06-13 21:13:43 +08:00
SunChaoqun
d89eecbb6a TESB-26208:Cannot build route kar when Studio path contains space (#3604) 2019-06-13 20:15:19 +08:00
hcyi
08d63c6593 fix(TUP-23460):[TaCoKit] Empty widget has null value as string. (#3605)
* fix(TUP-23460):[TaCoKit] Empty widget has null value as string.

* fix(TUP-23460):[TaCoKit] Empty widget has null value as string.
2019-06-13 19:19:59 +08:00
ypiel
3336cc4f2a feat(TDI-40979) : support of MS CRM v9.1 web API
* feat(TDI-40979) : support MSCRM 9.1 in output

* feat(TDI-40979) : support MSCRM 9.1 in input

* feat(TDI-40979) : Add custum entity label for V9.1

* feat(TDI-40979) : no support of wep api 9.1 in premise

* feat(TDI-40979) : no support of wep api 9.1 in premise
2019-06-13 09:59:40 +02:00
Chao MENG
ab6e1bcab2 fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with (#3603)
other metadata
https://jira.talendforge.org/browse/TUP-23282
2019-06-13 11:30:38 +08:00
Chao MENG
11ebc42052 fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with (#3600)
other metadata
https://jira.talendforge.org/browse/TUP-23282
2019-06-12 19:58:40 +08:00
Hanna Liashchuk
749dbb0056 fix(TBD-8708): code enhancement (#3599) 2019-06-12 14:03:48 +03:00
SunChaoqun
70ecc767c2 TESB-26160:When build docker image, the offline mode will not switch to (#3597)
online mode automatically
2019-06-12 18:00:56 +08:00
Chao MENG
a755e15b57 fix(TUP-23432): NPE when single selecting build job (#3596)
fix(TUP-23432): NPE when single selecting build job
https://jira.talendforge.org/browse/TUP-23432
2019-06-12 17:58:32 +08:00
Stéphane Bouchet
4e814e0b00 TESB-25939 : fix context update when building route and job (#3561)
* TESB-25939 : excluding context from target folder

* TESB-25939 : exclude context from target folder
2019-06-12 11:02:57 +02:00
sponomarova
85f55539d1 fix(TBD-8708): create only if create table option is checked for service account (BigQuery) (#3591) 2019-06-12 12:00:07 +03:00
hcyi
eb79c2bb24 fix(TUP-23157):datastore values are not prefilled when creating a dataset. (#3590)
* fix(TUP-23157):datastore values are not prefilled when creating a
dataset.

* fix(TUP-23157):datastore values are not prefilled when creating a
dataset.
2019-06-12 16:59:31 +08:00
Chao MENG
b638c4219d fix(TUP-23431): java heap OutOfMemoryError when logon project while (#3594)
fix(TUP-23431): java heap OutOfMemoryError when logon project while running auto tests using oracleJDK11.0.3
https://jira.talendforge.org/browse/TUP-23431
2019-06-12 16:50:54 +08:00
jiezhang-tlnd
44cc58273b Revert "fix(TUP-22198)CommandLine : get error when execute/build job for a job (#3515)" (#3593)
This reverts commit 7d9bcad052.
2019-06-12 16:16:00 +08:00
jiezhang-tlnd
090f229c68 Revert "fix(TUP-22198)CommandLine : get error when execute/build job for a job (#3539)" (#3592)
This reverts commit 88ac38747f.
2019-06-12 16:15:37 +08:00
Jane Ding
7913643cfe fix(TUP-22936)No description for component red/yellow signs (#3586)
https://jira.talendforge.org/browse/TUP-22936
2019-06-12 16:04:29 +08:00
jiezhang-tlnd
4723000ed1 fix(TUP-21179)Studio doesn't commit "Route Resources" to SVN (#3589) 2019-06-12 14:25:17 +08:00
apoltavtsev
2ccf372036 TESB-26145 Including context to published Job (#3588) 2019-06-12 14:07:13 +08:00
Zhiwei Xue
66bee58089 fix(TUP-22972):fix wrong relative path. (#3587) 2019-06-12 11:15:30 +08:00
Sizhao Liu
a9096b87fa feat(TDQ-16495): add controller for crypto file generation (#3569) 2019-06-11 18:37:57 +02:00
Hanna Liashchuk
43bb77fd10 fix(TBD-8787): set allow quoted new lines to true (#3583) 2019-06-11 15:39:02 +03:00
wang wei
84df479b21 fix(TDI-41573): Enable secure processing + disallow doctypes for DocumentBuilderFactory instances (#3471) 2019-06-11 19:56:33 +08:00
wang wei
073cdc59c5 fix(TUP-23399): fix it in the javajet part, use another api to replace the one which is not stable(#3579) 2019-06-11 19:26:43 +08:00
hwang-talend
53705cb0cc bugfix(TUP-23400):Collaborative work in SVN: one user delete a job, (#3581)
another user will hang on in "User operation is waiting" page after
click refresh.
2019-06-11 19:13:09 +08:00
Chao MENG
6e65632136 chore: temp fix to remove unused jars (#3582)
* chore: temp fix to remove unused jars

* chore: temp fix to remove unused jars
2019-06-11 18:50:19 +08:00
hwang-talend
908f077ed7 bugfix(TUP-21693):Error log like Resource '/AA/poms/jobs/process/test1' (#3565)
bugfix(TUP-21693):Error log like Resource '/AA/poms/jobs/process/test1' does not exist throw when I rename a folder.
2019-06-11 18:18:40 +08:00
wang wei
1063cb2515 fix(TDI-42071): upgrade daikon to hide the host info (#3570) 2019-06-11 18:03:34 +08:00
Chao MENG
deb7c21ebb chore: resolve compile error in eclipse (#3578)
chore: resolve compile error in eclipse
2019-06-11 16:55:23 +08:00
Chao MENG
050e05394f fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with other metadata (#3577)
* fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with
other metadata
https://jira.talendforge.org/browse/TUP-23282

* fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with
other metadata
https://jira.talendforge.org/browse/TUP-23282
2019-06-11 15:52:21 +08:00
Chao MENG
edf1761902 fix(TUP-23285): Problem with deleting dataset/datastore (#3576)
https://jira.talendforge.org/browse/TUP-23285
2019-06-11 15:24:30 +08:00
hcyi
6c3e0371e4 fix(TUP-23157):datastore values are not prefilled when creating a (#3575)
dataset.
2019-06-11 15:23:02 +08:00
Chao MENG
382e00f01a fix(TUP-23285): Problem with deleting dataset/datastore (#3574)
https://jira.talendforge.org/browse/TUP-23285
2019-06-11 12:16:49 +08:00
wang wei
17fe4095c3 fix(TDI-41636): adjust the maven path to use the one in maven center (#3571) 2019-06-11 11:35:08 +08:00
Chao MENG
920e1eecb9 fix(TUP-23285): Problem with deleting dataset/datastore (#3568) (#3572)
https://jira.talendforge.org/browse/TUP-23285
2019-06-11 11:33:33 +08:00
Irene Wang
d7142d5368 DEVOPS-6106 Update copyright year to 2019 2019-06-10 17:38:21 +02:00
Chao MENG
b8a3d07386 fix(TUP-23285): Problem with deleting dataset/datastore (#3568)
https://jira.talendforge.org/browse/TUP-23285
2019-06-10 21:50:44 +08:00
wang wei
b4e9b399f0 fix(TDI-42483): DEBUG or INFO display in studio console while should not (#3566) 2019-06-10 19:03:14 +08:00
Zhiwei Xue
0cfed2dce1 fix(TUP-22972):use relative folder classpath only for cxf related job. (#3567) 2019-06-10 18:33:34 +08:00
nrousseau
a0aa4e336d Revert "fix(TUP-22635) add missing dependency for server"
This reverts commit de666438af.
2019-06-10 18:04:50 +08:00
Chao MENG
a980713d98 fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with other metadata (#3559)
* fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with
other metadata
https://jira.talendforge.org/browse/TUP-23282

* fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with
other metadata
https://jira.talendforge.org/browse/TUP-23282

* fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with
other metadata
https://jira.talendforge.org/browse/TUP-23282

* fix(TUP-23285): Problem with deleting dataset/datastore
https://jira.talendforge.org/browse/TUP-23285

* fix(TUP-23285): Problem with deleting dataset/datastore
https://jira.talendforge.org/browse/TUP-23285

* upgrade tacokit version to 1.1.10
2019-06-10 17:40:00 +08:00
nrousseau
6c4744064d fix(TUP-22553) remove jars 2019-06-08 11:02:39 +08:00
nrousseau
b6f9308f8f fix(TUP-22574) remove unused jar 2019-06-08 10:47:46 +08:00
Dmytro Sylaiev
4979ee9155 Dsylaiev/tdi 42396 upgrade jackson dependencies (#3562)
* fix(TDI-42396): Upgrade jackson dependencies to 2.9.9

* fix(TDI-42396): Downgrade jackson annotations version

* fix(TDI-42396): Upgrade jackson core dependency for bigQuerySQL

* fix(TDI-42396): Upgrade jackson databind in custom lib
2019-06-07 00:04:23 +08:00
talend-vlesquere
5a4af8a2b5 bug(TDQ-17136) : add Data Privacy Family (#3560) 2019-06-06 15:58:15 +02:00
Jane Ding
9ac41a5e9b fix(TUP-21920) fix wrong warning message (#3558)
https://jira.talendforge.org/browse/TUP-21920
2019-06-06 19:08:28 +08:00
Chao MENG
ff09c10a8c fix(TUP-21073): [GuessSchema] Guess Schema process fails in case of messages in error stream (#3521)
* fix(TUP-21073): [GuessSchema] Guess Schema process fails in case of
messages in error stream
https://jira.talendforge.org/browse/TUP-21073
2019-06-06 17:56:09 +08:00
hwang-talend
1ff71cdf9b bugfix(TUP-23322):context value doesn't update after publishing the job (#3555)
bugfix(TUP-23322):context value doesn't update after publishing the job to release repository
2019-06-06 17:20:00 +08:00
wang wei
dc5c90a84a fix(TDI-42464): Update tcomp in studio to 0.27.0 / daikon to 0.31.6 (#3557) 2019-06-06 16:45:40 +08:00
SunChaoqun
f9910b2961 TESB-26058:Docker - Build Job Dialog - Remove DI / BD Docker Option when (#3552)
it is an ESB Artifact
2019-06-06 13:27:21 +08:00
Jane Ding
c6fceb0bb4 fix(TUP-22359)Broken Data Schema UI (#3556)
https://jira.talendforge.org/browse/TUP-22359
2019-06-06 11:06:58 +08:00
Dmytro Sylaiev
bf7e13c7a1 feat(TDI-42393): Add a migration task for renaming Couchbase (#3529) 2019-06-05 14:25:39 +03:00
wang wei
641e5fe53d fix(TDI-42071): PoC for job runtime information publishing (#3523) 2019-06-05 17:58:19 +08:00
msjian
ca034b3e79 fix(TDQ-17129): fix a migration error (#3548) 2019-06-05 15:48:21 +08:00
hwang-talend
ff00c24fa6 bugfix(TUP-23228):The order of schema changed when ticked "used column" (#3525)
bugfix(TUP-23228):The order of schema changed when ticked "used column" again
2019-06-05 15:05:05 +08:00
jiezhang-tlnd
a3dd6720a9 fix(TUP-23276)Create excel item failed with unhandled event loop exception (#3546)
* fix(TUP-23276)Create excel item failed with unhandled event loop
exception

* fix(TUP-23276)Create excel item failed with unhandled event loop
exception

* fix(TUP-23276)Create excel item failed with unhandled event loop
exception
2019-06-05 10:58:36 +08:00
jiezhang-tlnd
88ac38747f fix(TUP-22198)CommandLine : get error when execute/build job for a job (#3539)
* fix(TUP-22198)CommandLine : get error when execute/build job for a job
using nested joblets

* fix(TUP-22198)CommandLine : get error when execute/build job for a job
using nested joblets

* fix(TUP-22198)CommandLine : get error when execute/build job for a job
using nested joblets

* fix(TUP-22198)CommandLine : get error when execute/build job for a job
using nested joblets
2019-06-05 10:55:26 +08:00
hcyi
0eaa1c37d3 fix(TUP-23260):tacokit : regression : list of string are mal showed. (#3547) 2019-06-05 10:16:15 +08:00
hcyi
0c016539ad fix(TUP-20938):[Layout] Test connection button appears on advanced form. (#3541) 2019-06-04 19:17:39 +08:00
hcyi
8d85ae3bcf fix(TUP-20054):lose the focus on the field. (#3540) 2019-06-04 19:16:59 +08:00
vyu-talend
eced8f049d Revert "Fix(TDI-30725):Make username to uppercase in log4j. (#3456)" (#3549)
This reverts commit f7cbeabea2.
2019-06-04 18:42:09 +08:00
jzhao
4f7e4806ba feat(TDI-41141):Update SalesForce API to 46.0 (#3545)
* feat(TDI-41141):Update SalesForce API to 45.0

* feat(TDI-41141):use latest partner/fowce-wsc jar (46.0.0 )

* feat(TDI-41141):update depend jars
2019-06-04 03:44:44 -05:00
Jane Ding
e53c45ec91 feat(TUP-22833)Remove the addition of context parameters during the (#3511)
build/publish Job
https://jira.talendforge.org/browse/TUP-22833
2019-06-04 14:48:45 +08:00
Jane Ding
d745e85e80 Jding/tup 23168 add mvn for some import (#3537)
* fix(TUP-23168)Install external library issues
https://jira.talendforge.org/browse/TUP-23168

* fix(TUP-23168)Install external library issues
https://jira.talendforge.org/browse/TUP-23168

* fix(TUP-23168)Install external library issues
https://jira.talendforge.org/browse/TUP-23168
2019-06-04 14:09:51 +08:00
Romain Manni-Bucau
d8ddb9ea8d basic date support (coming Talend Component Kit 1.1.10) (#3544) 2019-06-04 07:37:41 +02:00
Zhiwei Xue
15903a6035 fix(TUP-22972):use relative classpath for CXF. (#3528)
* fix(TUP-22972):use relative classpath for CXF.

* fix(TUP-22972):avoid to use moduleName.
2019-06-04 11:00:45 +08:00
Jean-Philippe HAUTIN
48776bd500 fix(TUP-23325): fix blank Panel in case a group is not visible (#3543) 2019-06-04 10:47:41 +08:00
sponomarova
1dba3f709c fix(TBD-8708): fix action on data for service account (#3542) 2019-06-03 16:04:36 +03:00
Dmytro Sylaiev
760695d667 fix(TDI-42396): Upgrade jackson dependencies to 2.9.9 (#3514)
* fix(TDI-42396): Upgrade jackson dependencies to 2.9.9

* fix(TDI-42396): Downgrade jackson annotations version

* fix(TDI-42396): Upgrade jackson core dependency for bigQuerySQL
2019-06-03 11:59:37 +03:00
kjwang-talend
439ed80209 Fix TUP-23244 Studio continuously throw "Attach is not supported for target JVM" after memory run (#3530)
* Fix TUP-23244 Studio continuously throw "Attach is not supported for
target JVM" after memory run
https://jira.talendforge.org/browse/TUP-23244

* Fix TUP-23244 Studio continuously throw "Attach is not supported for
target JVM" after memory run
https://jira.talendforge.org/browse/TUP-23244

* Fix TUP-23244 Studio continuously throw "Attach is not supported for
target JVM" after memory run
https://jira.talendforge.org/browse/TUP-23244
2019-06-03 15:47:18 +08:00
wang wei
9d1aaf5eb6 fix(TDI-42223): update woodstox-core jar (#3457) 2019-06-03 10:21:35 +08:00
wang wei
44c5ae1188 fix(TDI-42433): close the stream like before, we need to keep the old action for the old job (#3536)
* fix(TDI-42433): close the stream like before, we need to keep the old
action for the old job

* fix(TDI-42433): adjust details

* fix(TDI-42433): bump version
2019-06-03 09:53:36 +08:00
chmyga
afd28a60a7 feat(TDI-42387): BigQuerySQLRow for DI in javajet (#3507)
* feat(TDI-42387): BigQuerySQLRow for DI in javajet

* feat(TDI-42387): BigQuerySQLRow for DI in javajet

* Fix review comments

* feat(TDI-42387): BigQuerySQLRow for DI in javajet

* Add icon

* feat(TDI-42387): BigQuerySQLRow for DI in javajet

* Fix compiler error

* feat(TDI-42387): BigQuerySQLRow for DI in javajet

* Fix PR comments

* feat(TDI-42387): BigQuerySQLRow for DI in javajet

* Fix error for DROP TABLE query
2019-05-31 14:58:38 +03:00
vyu-talend
6c0aa872d1 Fix(TDI-42407):Fix the issue which causes missing data while use (#3522)
tFileInputExcel
2019-05-31 18:36:58 +08:00
wang wei
5e2adf3b59 fix(TDI-41947): process the null for UUID db type (#3520) 2019-05-31 15:46:00 +08:00
jiezhang-tlnd
7d9bcad052 fix(TUP-22198)CommandLine : get error when execute/build job for a job (#3515)
using nested joblets
2019-05-31 15:08:57 +08:00
vyu-talend
beccde8115 Fix(TDI-42321):Change pom.xml in org.talend.libraries.custom(save (#3518)
version)
2019-05-31 10:14:17 +08:00
Jane Ding
82c44cb161 fix(TUP-22237)tFixedflowinput converting string to garbage value (#3516)
* fix(TUP-22237)tFixedflowinput converting string to garbage value
https://jira.talendforge.org/browse/TUP-22237
2019-05-30 18:29:22 +08:00
wchen-talend
7a358e8a86 fix(TUP-22955):java.lang.ClassNotFoundException: org.gjt.mm.mysql.Driver (#3526) 2019-05-30 15:20:30 +08:00
Zhiwei Xue
db6a8499a6 fix(TUP-22854):clear code build cache after installing jars (#3502) 2019-05-30 10:57:17 +08:00
SunChaoqun
bdb00c3ffe TESB-25922:Docker pubish: No progress bar in publish route dialog (#3519) 2019-05-29 18:49:28 +02:00
Hanna Liashchuk
bf6773f64d fix(TBD-8649): activated option allowLargeResult for BigQuery service account 2019-05-29 17:54:19 +02:00
wang wei
9ad74ecc14 fix(TDI-41636): support AS400 V7R3 (#3513)
* fix(TDI-41636): support AS400 V7R3

* fix(TDI-41636): support AS400 V7R3

* fix(TDI-41636): relabel
2019-05-28 02:44:21 -05:00
vyu-talend
f95cf3095d Fix(TDI-42321):Make a zipped file that is protected by password iterate, (#3503)
* Fix(TDI-42321):Make a zipped file that is protected by password iterate,
thus the tJava could print global variable.Change the building tool from
Ant to Maven.

* Fix(TDI-42321):Change the path of talendzip-1.0.jar in
tFileArchive_java.xml and delete the previous talendzip.jar

* Change the path of talendzip.jar in tFileUnarchive_java.xml

* Fix(TDI-42321):Remove the jar from tFileArchive folder. And put it in
the org.talend.libraries.custom/lib.

* Fix(TDI-42321):Make more changes about the talendzip*.jar.
2019-05-28 14:31:17 +08:00
wang wei
f04471fc4b fix(TDI-42241): upgrade the apached poi to 4.1.0 to support java 11 (#3452)
* fix(TDI-42241): upgrade the apached poi to 4.1.0 to support java 11

* fix(TDI-42241): upgrade the apached poi to 4.1.0 to support java 11

* fix(TDI-42241): fix something, but seems should remove the file

* fix(TDI-42241): add back url path

* fix(TDI-42241): fix the build for poi

* fix(TDI-42241): fix the build for poi

* fix the MF file
2019-05-28 01:27:03 -05:00
vyu-talend
0fbd040375 Fix(TDI-42316):Deprecation. (#3476) 2019-05-28 14:17:48 +08:00
jzhao
8dbfce2c5e fix(TDI-42356):ClassCastException with dynamic schema and data source alias from table with column of type nvarchar(max) (#3504)
* fix(TDI-42356):ClassCastException with dynamic schema and data source
alias from table with column of type nvarchar(max)

* TalendNTextImpl from talend lib to a patched jtds
* Add maven project to build patched jtds with TalendNTextImpl
* update talend lib talend_DB_mssqlUtil
* update depends on component side

* fix(TDI-42356):exclude jtds jar in osgi bundle

* fix(TDI-42356):fix missing changes for stats and logs with database
config

* fix(TDI-42356):change the GAV of build jar and maven path in components

* fix(TDI-42356):change the version of jar
2019-05-27 18:29:42 +08:00
Nicolas Rousseau
6be3b53b66 Revert "fix(TUP-22906): Job working in 6.3.1 fails to generate in 7.1.1 : Failed (#3453)"
This reverts commit 1e8bb0243f.
2019-05-25 23:22:19 +08:00
Zhiwei Xue
4c8c6a1880 fix(TUP-22965):Move sdk component start code to logon project phase. (#3508) 2019-05-24 18:59:46 +08:00
hzhao-talendbj
12266fb558 Hengzhao/bugfix/tup 21754 db query differ with sql builder2 (#3500)
* fix(TUP-21754):When use the db query in job, it will get a different
result from its result in sql builder.

https://jira.talendforge.org/browse/TUP-21754

* fix(TUP-21754):When use the db query in job, it will get a different
result from its result in sql builder.

https://jira.talendforge.org/browse/TUP-21754

* fix(TUP-21754):When use the db query in job, it will get a different
result from its result in sql builder.

https://jira.talendforge.org/browse/TUP-21754

* fix(TUP-21754)When use the db query in job, it will get a different
result from its result in sql builder
2019-05-24 11:43:56 +08:00
sponomarova
d43f50301d fix(TBD-8708): tBigqueryOutput - some enhancement (#3506) 2019-05-23 15:46:56 +03:00
sponomarova
651dca75e1 fix(TBD-8708): Create table option if it doesn't exist for service account (#3501)
* fix(TBD-8708): tBigqueryOutput - Create table option if it doesn't exist for service account

* fix(TBD-8708): tBigqueryOutput - Create table option if it doesn't exist for service account
2019-05-23 10:55:12 +03:00
hcyi
1b63647758 fix(TUP-22117):Create resource item message contains "route" (#3499) 2019-05-23 10:16:34 +08:00
jzhao
729173ede5 feat(TDI-41303):Rename SalesforceWave components in SalesforceEinstein (#3494)
* feat(TDI-41303):Rename SFWave components in SalesforceEinstein

* rename components

* feat(TDI-41303):add migration task

* feat(TDI-41303):change wrong month in migration task
2019-05-22 15:10:23 +08:00
hwang-talend
93c2286a3d bugfix(TUP-22887):sorting schema order cause a tMatchgroup regression (#3496)
bugfix(TUP-22887):sorting schema order cause a tMatchgroup regression
2019-05-21 14:23:06 +08:00
Jane Ding
10b2c3d49c fix(TUP-22701)[MacOS] tMap - Can't save field in expression (#3492)
https://jira.talendforge.org/browse/TUP-22701
2019-05-21 13:11:39 +08:00
Ivan Gonchar
623e5e735c fix(TUP-23123): fix indent between component properties for Windows (#3495) 2019-05-21 10:52:33 +08:00
hcyi
b5f5408107 fix(TUP-21479):Improve for ELT*MAP generate wrong update query. (#3478)
* fix(TUP-21479):ELTMSSQLMAP generate wrong update query.

* fix(TUP-21479):ELTMSSQLMAP generate wrong update query.

* fix(TUP-21479):Improve for ELT*MAP generate wrong update query.
2019-05-21 10:00:35 +08:00
hcyi
b644b098ab fix(TUP-22587):NameNode URI fields changes to default value after (#3493)
changing the HDP version.
2019-05-21 09:48:12 +08:00
Mike Yan
17b79f09dd fix(TESB-25692): Set to jave 1.8 in manifest after Java11 compiled (#3488) 2019-05-20 16:45:38 +02:00
hwang-talend
ab0b18de8e Hwang/tup 23064 (#3482)
* Revert "bugfix(TUP-22744):711 built batch job doesn't run fine (#3445)"
2019-05-20 15:47:37 +08:00
SunChaoqun
13af5d47de TESB-25671:Build DemoREST as MS Jar with maven script (#3491) 2019-05-20 15:32:35 +08:00
jiezhang-tlnd
9f2241d8b6 fix(TUP-22980)After create another version for a job, when add another schema for trowgenerator, it will not saved (#3479)
* fix(TUP-22980)After create another version for a job, when add another
schema for trowgenerator, it will not saved

* fix(TUP-22980)After create another version for a job, when add another
schema for trowgenerator, it will not saved

* fix(TUP-22980)After create another version for a job, when add another
schema for trowgenerator, it will not saved
2019-05-20 11:47:12 +08:00
Chao MENG
fc0c54b7a4 item(TUP-23098): Upgrade tacokit to release version of 1.1.9 (#3486)
https://jira.talendforge.org/browse/TUP-23098
2019-05-20 10:17:26 +08:00
Hanna Liashchuk
2a4d457539 fix(TBD-8649): activated option allowLargeResult for BigQuery service… (#3485)
* fix(TBD-8649): activated option allowLargeResult for BigQuery service account

* Update tBigQueryInput_begin.javajet

* Update tBigQueryInput_begin.javajet

* Update tBigQueryInput_begin.javajet
2019-05-17 15:29:32 +03:00
jiezhang-tlnd
d34b53d93b fix(TUP-20851)Tmap with Die on error uncheck doesn't create ErrorReject (#3483)
Output
2019-05-17 18:05:36 +08:00
Romain Manni-Bucau
61f412cbf7 exception handling (#3489) 2019-05-17 11:56:52 +02:00
Romain Manni-Bucau
cf0df8515f Avoid NPE when java.coordinates property is not set (#3487) 2019-05-17 11:03:59 +02:00
Tao Tao
f8b2cbcbd2 fix(TUP-21205):Remove CryptoHelper from tcommon-studio-se + (#3276)
* fix(TUP-21205):Remove CryptoHelper from tcommon-studio-se +
tcommon-studio-ee

https://jira.talendforge.org/browse/TUP-21205

* kjwang/Fix TUP-21205 Remove CryptoHelper (Update daikon verion)
https://jira.talendforge.org/browse/TUP-21205

* kjwang/Fix TUP-21205 Remove CryptoHelper (Update daikon verion)
https://jira.talendforge.org/browse/TUP-21205
2019-05-17 10:48:27 +08:00
vyu-talend
bb41056c26 Vyu/tdi 41654 deprecate mysql 4 (#3475)
* Fix(TDI-41654):Deprecate mysql4.

* Fix(TDI-41654):Deprecate mysql4.

* Fix(TDI-41654):tELTMysqlMap also need to be modified.
2019-05-17 10:38:26 +08:00
vyu-talend
2fa6fa6042 Fix(TDI-42251):Change WSDL URL. (#3469)
* Fix(TDI-42251):Change WSDL URL.

* Fix(TDI-42251):Clear the default value.
2019-05-16 18:12:16 +08:00
zshen-talend
b7c1385c89 fix(TDQ-16872): Migration for correctly "Custom Matcher" parameter on (#3470)
tmatchGroup component
2019-05-16 17:45:41 +08:00
Jane Ding
80f246ea5c fix(TUP-22908)Talend Studio Mac OS Mojave 10.14 : Hangs or Crashes when (#3480)
trying to set "Fields to extract" Column name in Metadata -> File XML
https://jira.talendforge.org/browse/TUP-22908
2019-05-16 10:20:17 +08:00
SunChaoqun
71a68d4554 TESB-23808:Cannot build osgi bundle correctly with checking "Add maven script"(#3474) 2019-05-15 14:38:07 +08:00
vyu-talend
aac5d2f428 fix(TDI-42081):Add Additional Parameter. (#3451)
* fix(TDI-42081):Add Additional Parameter.

* fix(TDI-42081):Add Additional Parameter.

* Fix(TDI-42081):Add Additional Parameter(Interbase)

* Fix(TDI-42081):Add Additional Parameter(interBase)

* Fix(TDI-42081):Add Additional Parameter(Netezza)

* Fix(TDI-42081):Add Additional Parameter(ParAccel)

* Fix(TDI-42081):Add Additional Parameter(Vector)

* Fix(TDI-42081):Change the question mark to a semicolon.

* Fix(TDI-42081):Change the question mark to a semicolon.
2019-05-15 11:36:18 +08:00
Romain Manni-Bucau
1874473f00 ensure activeif is respected for update button (#3473) 2019-05-14 18:17:18 +02:00
Romain Manni-Bucau
c5c8697911 ensure TACOKIT_SUGGESTABLE_TABLE leads to valid configuration (#3472) 2019-05-14 17:23:29 +02:00
Emmanuel GALLOIS
9312e207c8 fix(TDI-41920): fix encoding issue when file.encoding is not utf8 (#3353)
* fix(TDI-41920): fix encoding issue when file.encoding is not utf8 and store on disk is set
2019-05-14 15:55:11 +02:00
jiezhang-tlnd
2cbb343d01 fix(TUP-22284)Update Detection keep popping until we select all context group (#3463)
* fix(TUP-22284)Update Detection keep popping until we select all context
group

* fix(TUP-22284)Update Detection keep popping until we select all context
group

* fix(TUP-22284)Update Detection keep popping until we select all context
group
2019-05-14 19:38:15 +08:00
vyu-talend
7aa164b753 Fix(TDI-42251):Fix the invalid WSDL URL. (#3465) 2019-05-13 11:04:28 +08:00
jiezhang-tlnd
a76dc7b029 fix(TUP-22520)tDBConnection is not used in the tDB components Joblet issue (#3454)
* fix(TUP-22520)tDBConnection is not used in the tDB components Joblet
issue

* fix(TUP-22520)tDBConnection is not used in the tDB components - Joblet
issue
2019-05-13 10:12:43 +08:00
Chao MENG
1e8bb0243f fix(TUP-22906): Job working in 6.3.1 fails to generate in 7.1.1 : Failed (#3453)
fix(TUP-22906): Job working in 6.3.1 fails to generate in 7.1.1 : Failed to generate code. /java.lang.reflect.InvocationTargetException
/java.lang.NullPointerException
https://jira.talendforge.org/browse/TUP-22906
2019-05-10 19:18:40 +08:00
vyu-talend
bfdc3d8c94 Fix(TDI-42251):Make change of default WSDL URL. (#3459) 2019-05-10 17:49:58 +08:00
vyu-talend
f7cbeabea2 Fix(TDI-30725):Make username to uppercase in log4j. (#3456) 2019-05-10 11:25:00 +08:00
vyu-talend
4512ee5e5b Fix(TDI-42300):Make variable name unique (#3462) 2019-05-10 11:11:20 +08:00
chmyga
413f98e6f3 fix(TUP-21896): replace internal sun classes (#3214)
* Remove legacy ssl configuration
2019-05-10 11:10:58 +08:00
kuanwang
3acb1e663e TUP-22747 ExpressionTest (#3458) 2019-05-09 14:50:34 +08:00
Xilai Dai
0689190571 TESB-24851, fix the Connection leak in case of Failover mode and OSGi deployment (#3268)
* TESB-24851, fix the Connection leak in case of Failover mode and OSGi deployment

* fix(TESB-24851) fix the Connection leak in another place
2019-05-09 10:38:10 +08:00
wang wei
cfc16c23c2 fix(TDI-41246): SFTP connection fails after multiple executions (#3444)
* fix(TDI-41246): SFTP connection fails after multiple executions

* fix(TDI-41246): do a temp ugly fix, will adjust it later

* fix(TDI-41246): do retry with a bigger scope

* fix(TDI-41246):fix the var scope

* fix something
2019-05-09 09:02:06 +08:00
Chao MENG
5b69be1aaf fix(TUP-22713): Possible thread lock during git update operation (#3449)
* fix(TUP-22713): Possible thread lock during git update operation
https://jira.talendforge.org/browse/TUP-22713
2019-05-08 15:32:30 +08:00
Jane Ding
1ebadeeb5e fix(TUP-22783)TELTPOSTGRESQL MAP Join Operator not working in Ubuntu (#3450)
16.04
https://jira.talendforge.org/browse/TUP-22783
2019-05-08 10:13:36 +08:00
wang wei
f3b8cf6f50 fix(TDI-42100): disable hostname check for ssl (#3447) 2019-05-07 11:41:13 +08:00
Zhiwei Xue
1542e7bb2b fix(TUP-22929):improve cleanUpCodeProject method. (#3448) 2019-05-06 19:07:04 +08:00
hwang-talend
d539ef6965 bugfix(TUP-22744):711 built batch job doesn't run fine (#3445)
* bugfix(TUP-22744):711 built batch job doesn't run fine
2019-05-06 18:17:49 +08:00
jiezhang-tlnd
3c55505275 fix(TUP-22147)There is a NPE error when closing studio (#3443)
* fix(TUP-22147)There is a NPE error when closing studio

* fix(TUP-22147)There is a NPE error when closing studio
2019-05-06 15:31:31 +08:00
dmytroshekera
02e4d71489 fix(TDI-42092): An error occurs on tFileOutputExcel after Iterate when /tmp/profiles folder does not exist (#3419)
* fix(TDI-42092): An error occurs on tFileOutputExcel after
* Iterate when /tmp/profiles folder does not exist.
* reproduce in multithread env - each thread try create
* folder. First thread create. Second crash because folder exist
2019-04-30 14:44:53 +03:00
SunChaoqun
928f980a63 TESB-25671:Build DemoREST as MS Jar with maven script (#3442) 2019-04-30 17:50:12 +08:00
kuanwang
f546409acb TUP-22747 delete useless class (#3441) 2019-04-29 16:40:09 +08:00
jiezhang-tlnd
31d35c048c fix(TUP-22484)Random issue: Compile error for simple job sometimes (#3438) 2019-04-29 11:12:43 +08:00
jiezhang-tlnd
ef708a8348 fix(TUP-22484)Random issue: Compile error for simple job sometimes (#3436)
* fix(TUP-22484)Random issue: Compile error for simple job sometimes

* fix(TUP-22484)before create maven project, clean the folder.

* fix(TUP-22484)Random issue: Compile error for simple job sometimes
2019-04-29 10:41:26 +08:00
wang wei
3909cadc0b fix(TDI-42241): make sybase components work in java 11 too (#3434)
* fix(TDI-42241): make sybase components work in java 11 too

* fix(TDI-42241): fix tsybaserow

* fix(TDI-42241): fix tcreatetable
2019-04-28 11:52:33 +08:00
wang wei
1292ddfa8b fix(TDI-42239): tLogCatcher and tAssertCatcher cause compilation error when used together(#3432) 2019-04-28 10:32:24 +08:00
hwang-talend
0c5e483893 bugfix(TUP-22744):711 built batch job doesn't run fine (#3423)
bugfix(TUP-22744):711 built batch job doesn't run fine
2019-04-28 10:13:02 +08:00
Jane Ding
f0b64d92c5 fix(TUP-22681)Job in CI Builder gets generated and deployed, but doesn't (#3427)
show as a Tag
https://jira.talendforge.org/browse/TUP-22681
2019-04-26 16:12:36 +08:00
Jane Ding
910b4d80d9 fix(TUP-22751)Message when trying to import a project having the same (#3431)
fix(TUP-22751)Message when trying to import a project having the same name as existing project is odd
https://jira.talendforge.org/browse/TUP-22751
2019-04-26 10:21:28 +08:00
Jane Ding
50771134b2 fix(TUP-22804)Job with component tSAPIDOCOutput not getting built (#3430)
https://jira.talendforge.org/browse/TUP-22804
2019-04-26 10:00:26 +08:00
hwang-talend
e79dbfc65a Hwang/tup 22649 (#3413)
* bugfix(TUP-22649):tELTOracleMap : wrong Generated SQL Select query after
patch TPS-2944
2019-04-25 14:59:01 +08:00
Hanna Liashchuk
a50648cc5c fix(TBD-8566): correct context var replacement in subqueries (#3420) 2019-04-24 16:13:52 +03:00
wang wei
0141a2021d fix(TDI-42186): sure to close the stream (#3428) 2019-04-24 12:30:35 +08:00
Laurent BOURGEOIS
b8c37376ea fix(TBD-8587) : Compiler error when di job use hbase components (#3426) 2019-04-23 22:39:19 +02:00
Antoine Parent
7c153538f9 fix(TBD-8603): tHiveRow compile error (#3425)
* fix(TBD-8603): tHiveRow compile error

Only add the log.info if log4j is enabled

* fix(TBD-8603): tHiveRow compile error

Only add the log.info if log4j is enabled
2019-04-23 17:55:22 +02:00
wang wei
da645d3ef4 fix(TDI-42223): some components not works when use java 11 (#3421) 2019-04-23 19:04:32 +08:00
wang wei
264c9bda35 fix(TDI-42100): Upgrade to ActiveMQ 5.15.9 in tMom/tSAP components (#3422) 2019-04-23 18:45:33 +08:00
Chao MENG
bcd9620908 feat(TUP-21546): Add commit mode on the studio (#3415)
https://jira.talendforge.org/browse/TUP-21546
2019-04-23 16:14:13 +08:00
hwang-talend
bb377c59f2 bugfix(TUP-22426):6.5.1]Test Case generation on tRunJob gives (#3417)
bugfix(TUP-22426):6.5.1]Test Case generation on tRunJob gives compilation error "row1 cannot be resolved to a variable"
2019-04-22 18:31:32 +08:00
nrousseau
ec0162809c fix wrong setup (#3418) 2019-04-22 12:19:48 +02:00
sizhaoliu
32a0fa4f21 feat(TDQ-16376): no need to migrate if CATEGORY field is present (#3416) 2019-04-19 16:37:55 +02:00
wang wei
480d80db93 fix(TDI-42053): [Java 11] Upgrade commons.lang3 version on javajet components (#3371)
* fix(TDI-42053): [Java 11] Upgrade commons.lang3 version on javajet
components

* fix(TDI-42053): revert the changeset for tacokit integration part

* fix(TDI-42053): revert the changeset for bigdata components
2019-04-19 18:01:49 +08:00
Hanna Liashchuk
5d074a1787 fix(TBD-8573): correct parsing date values from BigQuery (#3414) 2019-04-18 16:42:15 +03:00
hwang-talend
84eea35c62 bugfix(TUP-22435):tMap lost look-up details (#3403)
bugfix(TUP-22435):tMap lost look-up details
2019-04-17 18:00:26 +08:00
wang wei
79fe200121 fix(TDI-42172): not import activemq jar for ESB runtime (#3411) 2019-04-17 10:10:41 +08:00
hcyi
8e9614b94d fix(TUP-22587):NameNode URI fields changes to default value after (#3390)
changing the HDP version.
2019-04-16 17:13:00 +08:00
Hanna Liashchuk
396696ed31 fix(TBD-8570): correct error message handling (#3407) 2019-04-16 10:49:25 +03:00
hwang-talend
195932029b bugfix(TUP-22426):[6.5.1]Test Case generation on tRunJob gives (#3375)
compilation error "row1 cannot be resolved to a variable"
2019-04-16 12:48:09 +08:00
Zhiwei Xue
7f77637515 workitem(TUP-22161):Update version of CI plugins. (#3335) 2019-04-16 10:45:16 +08:00
Jane Ding
f4ae68641f fix(TUP-22620)java.lang.StackOverflowError exception when opening the (#3402)
job in studio
https://jira.talendforge.org/browse/TUP-22620
Since my new added test testCheckCircle is the first one to execute, it
used common variable node broke other test balance. Modify to use it own
private variable.
2019-04-15 17:09:01 +08:00
wang wei
0a49c27be6 TESB-25479 Switching to activemq 5.15.5 (#3385) (#3401)
* TESB-25479 Switching to activemq 5.15.5

* Switching to activemq 5.15.5 for tMomInputLoop

* Switching to activemq 5.15.5 for tMomOutput

* fix the maven path
2019-04-12 16:11:09 +08:00
hwang-talend
9711b099f9 Revert "bugfix(TUP-21895):An error has occurred. UNEXPECTED_EXCEPTION when (#3216)" (#3396)
Revert "bugfix(TUP-21895):An error has occurred. UNEXPECTED_EXCEPTION when
This reverts commit d553d5ed06.
2019-04-12 10:21:15 +08:00
Zhiwei Xue
8840aa1f78 fix(TUP-22619):Miss talend.project in final zip when publishing job in (#3387)
commandline.
2019-04-11 17:21:26 +08:00
wang wei
9093da5300 fix(TDI-42141): tReplacelist not replacing in order (#3398) 2019-04-11 17:03:39 +08:00
Denis Sergent
7c99ec2246 TESB-25472 Avoid InvalidThreadAccess to get the real error (#3393) 2019-04-11 10:39:59 +02:00
Jane Ding
a8285120c7 fix(TUP-22620)java.lang.StackOverflowError exception when opening the (#3391)
* fix(TUP-22620)java.lang.StackOverflowError exception when opening the
job in studio
https://jira.talendforge.org/browse/TUP-22620

* fix(TUP-22620)java.lang.StackOverflowError exception when opening the
job in studio
https://jira.talendforge.org/browse/TUP-22620
2019-04-11 15:50:31 +08:00
nrousseau
de666438af fix(TUP-22635) add missing dependency for server 2019-04-11 15:42:06 +08:00
Romain Manni-Bucau
8189d3d0f9 TUP-22648 ensure schema column types ar enot lost for talend component kit components (#3394) 2019-04-10 16:47:32 +02:00
wang wei
4bde039bff fix(TDI-42126): tHttpRequest cannot correctly handle multi-byte characters(#3392) 2019-04-10 18:29:35 +08:00
sizhaoliu
9b030dfc71 feat(TDQ-16376): add migration task for tDataMasking UI changes (#3384)
* feat(TDQ-16376): add migration task for tDataMasking UI changes

* remove debug info + extract constant

* fix issues with some functions and Spark/SparkStreaming jobs
2019-04-09 18:10:03 +02:00
wang wei
59f6d682da fix(TDI-29956): Lookup from tRESTClient ClassNotFoundException (#3380) 2019-04-09 18:31:59 +08:00
wang wei
54c6014e47 fix(TDI-24330): tSystem create a new row when using global variable output(#3381) 2019-04-09 18:28:59 +08:00
Romain Manni-Bucau
40654c88e4 preparing talend component kit 1.1.9 upgrade (#3383) 2019-04-09 18:23:30 +08:00
dlin-talend
df6a748a15 TUP-22445:Change new branding images for 7.2 (#3377) 2019-04-09 18:18:30 +08:00
hcyi
7e4a8d13ea fix(TUP-22590):CVE vulnerabilities - Eclipse Jetty Upgrade. (#3378)
* fix(TUP-22590):CVE vulnerabilities - Eclipse Jetty Upgrade.

* fix(TUP-22590):CVE vulnerabilities - Eclipse Jetty Upgrade.
2019-04-09 11:59:29 +08:00
TKaczynski
70540b48e9 fix(TBD-8343): NoSuchMethodError when Having tGSConnection and tS3Connection Components Within one Job (#3379)
update import
2019-04-08 14:35:08 +02:00
hcyi
ce6691a31b fix(TUP-22521):tHiveMap- Unexpected SQL syntax for 'case when (#3372)
...then....else' condition.
2019-04-08 15:26:27 +08:00
Roman
2106f0dd3b feat(TDI-41387): fix migration task (#3289) 2019-04-04 13:43:23 +03:00
jiezhang-tlnd
9d4816bc69 fix(TUP-22201)Cannot show suggestion of methods in tJava (#3376) 2019-04-04 18:24:08 +08:00
SunChaoqun
649b3a812c TESB-25438:SAM/Locator not work when tRestClient job deploy to Runtime (#3368) 2019-04-03 15:20:08 +08:00
Jane Ding
fd97d3b4e7 fix(TUP-21920)Nullpointer on build job (#3336)
https://jira.talendforge.org/browse/TUP-21920
Loop dependency classpath issue caused main class not found
2019-04-03 14:59:11 +08:00
jiezhang-tlnd
1568163ff8 fix(TUP-22395)Shouldn't be overwrite button for creating unexist (#3366)
directory for build job
2019-04-03 10:48:24 +08:00
jiezhang-tlnd
9dba659c3c fix(TUP-22395)Shouldn't be overwrite button for creating unexist directory for build job (#3362)
* fix(TUP-22395)Shouldn't be overwrite button for creating unexist
directory for build job

* fix(TUP-22395)Shouldn't be overwrite button for creating unexist
directory for build job

* fix(TUP-22395)Shouldn't be overwrite button for creating unexist
directory for build job

* fix(TUP-22395)Shouldn't be overwrite button for creating unexist
directory for build job
2019-04-03 10:32:26 +08:00
jiezhang-tlnd
9355e5b4a6 Jzhang/bugfix/tup 22165 progress information is not correct when building job reopen (#3357)
* fix(TUP-22165)Progress Information isn't correct when building job

* fix(TUP-22165)Progress Information isn't correct when building job
2019-04-03 10:07:57 +08:00
Jane Ding
0c0b4d0317 fix(TUP-22269)Twebservice throwing Null Pointer Exception (#3364)
https://jira.talendforge.org/browse/TUP-22269
2019-04-02 19:01:48 +08:00
Mike Yan
a90a9434a8 fix(TESB-25116): Fixed NPE for data viewer (#3363) 2019-04-02 16:49:39 +08:00
Liu Xinquan
b8bf58f282 TDQ-16354 TOP i18n preference page (#3344) 2019-04-02 16:35:12 +08:00
msjian
29159385b5 feat(TDQ-15039): support bigQuery type to generate correct query (#3356) 2019-04-02 16:21:05 +08:00
wang wei
3c522e7b15 fix(TDI-42072): NullPointerException when using the tDie component in the child job and execute the job from the parent job.(#3352) 2019-04-02 16:01:06 +08:00
Jane Ding
17fd958ce5 fix(TUP-22342)Joblet referring to objects that do not exist (#3355)
https://jira.talendforge.org/browse/TUP-22342
2019-04-02 10:17:15 +08:00
slushatel
2307f13545 feat(TDI-41963): change jdbc driver version from 1.2.16.1027 to 1.2.2… (#3327)
* feat(TDI-41963): change jdbc driver version from 1.2.16.1027 to 1.2.20.1043

* feat(TDI-41963): change redshift module name to "redshift-jdbc42-no-awssdk-1.2.20.1043.jar"
2019-04-01 14:37:36 +03:00
Chao MENG
f9e7590713 fix(TUP-22470): NPE shows after opening edit in conflict page and (#3348)
fix(TUP-22470): NPE shows after opening edit in conflict page and resolving the conflict
https://jira.talendforge.org/browse/TUP-22470
2019-04-01 14:34:13 +08:00
wang wei
275fab14f8 fix(TDI-41944): fix the code generate issue (#3354) 2019-03-30 14:28:44 +08:00
nrousseau
143742acd7 feat(TDI-41943) update tcomp/daikon dependencies 2019-03-30 11:29:01 +08:00
vizotenko-talend
3c52b631e9 bug(TDI-41626): [tCreateTemporaryFile] Safely create a temporary file (#3257) 2019-03-29 13:57:50 +02:00
nrousseau
c534373738 feat(TDI-41943) update tcomp/daikon dependencies 2019-03-29 18:01:26 +08:00
wang wei
338297f3ab fix(TDI-41944): [Java 11] Replace usage of sun.misc.Base64 to java.util.Base64(#3350) 2019-03-29 12:53:19 +08:00
Romain Manni-Bucau
0bb9dc7670 TCOMP-1353 ensure tcomp does not conflict with components (#3347) 2019-03-28 18:27:53 +08:00
chmyga
b3433def41 fix(TDI-42046): error DOCTYPE is disallowed (#3346) 2019-03-28 10:37:55 +02:00
Jane Ding
776437eaf4 fix(TUP-22269)Twebservice throwing Null Pointer Exception (#3349)
https://jira.talendforge.org/browse/TUP-22269
2019-03-28 10:14:51 +08:00
slushatel
372c3bf77a feat(TDI-41787): Upgrade to CXF 3.3.1 (#3338) 2019-03-26 11:28:14 +02:00
Dmytro Sylaiev
4913c935d5 fix(TDI-42024): Change execProt and execPBSZ order (#3333) 2019-03-26 10:14:57 +02:00
jiezhang-tlnd
03b45217a8 fix(TUP-22410)Can't import item which locate at root of disk after (#3345)
eclipse upgrade
2019-03-26 10:48:40 +08:00
wang wei
3e80011d86 fix(TDI-41898): Comment in the query in tJDBCInput component does not work if the job is migrated from 6.2.1 to 7.1.1(#3334) 2019-03-25 18:39:20 +08:00
jiezhang-tlnd
ca3610c9cb fix(TUP-22334)Error pops up when clicking if link (#3321)
* fix(TUP-22334)Error pops up when clicking if link

* fix(TUP-22334)Error pops up when clicking if link
2019-03-25 15:45:44 +08:00
jiezhang-tlnd
4d39844c21 Jzhang/bugfix/tup 22165 progress information is not correct when building job (#3308)
* fix(TUP-22165)Progress Information isn't correct when building job

* fix(TUP-22165)Progress Information isn't correct when building job

* fix(TUP-22165)Progress Information isn't correct when building job
2019-03-25 10:31:40 +08:00
Mike Yan
d7b6c014dd fix(TESB-25116): Fixed JUnit error for NPE (#3331) 2019-03-21 17:41:33 +08:00
Hanna Liashchuk
30288171b7 fix(TBD-8496): field separator for service account bigquery (#3329) 2019-03-20 18:25:46 +01:00
apoltavtsev
7b40eddb53 TESB-24730 Services no longer accessible ( NPE) after route deployment 2019-03-20 13:50:26 +03:00
Vladimir Bogatyrov
f05b633e0e [TESB-25164] Intermittent "ClassNotFoundException: javax.mail.Address" errors (#3326) 2019-03-20 09:27:47 +02:00
Hanna Liashchuk
23aba4a3c4 fix(TBD-8484): REQUIRED/NULLABLE columns are created according to schema (#3324) 2019-03-19 18:21:49 +02:00
chmyga
c47bedbc88 Dchmyga/tdi 41663 secure saxparserfactory config library (#3243)
* fix(TDI-41663): Secure SAXParserFactory config

* Move TalendSAX library from ant to mvn

* fix(TDI-41663): Secure SAXParserFactory config

* Fix classes in talendsax library

* fix(TDI-41663): Secure SAXParserFactory config

* Move talendMQRFH2 library to mvn

* fix(TDI-41663): Secure SAXParserFactory config

* Fix classes in talendMQRFH2 library

* fix(TDI-41663): Secure SAXParserFactory config

* Change talendMQRFH2 library version in talendMQConnectionUtil library

* fix(TDI-41663): Secure SAXParserFactory config

* Remove jars from repository

* Add automatic jars downloading to required plugins

* fix(TDI-41663): Secure SAXParserFactory config

* Update libraries versions in components

* fix(TDI-41663): Secure SAXParserFactory config

* Fix library dependencies

* Fix the build

* Refactor code to fix the tests

* fix(TDI-41663): Secure SAXParserFactory config

* Fix PR comments

* fix(TDI-41663): Secure SAXParserFactory config

* Fix PR comments

* fix(TDI-41663): Secure SAXParserFactory config

* Fix tests

* Remove not required classes

* fix(TDI-41663): Secure SAXParserFactory config

* Fix PR comments

* fix(TDI-41663): Secure SAXParserFactory config

* Bump TalendSAX version

* fix(TDI-41663): Secure SAXParserFactory config

* Remove unnecessary imports
2019-03-19 11:41:19 +02:00
wang wei
531d9d042b fix(TDI-41894): Randomly the job fails with "java.security.SignatureException: Invalid encoding for signature" error. (#3323) 2019-03-19 16:25:28 +08:00
Mike Yan
3e5bafd2c6 fix(TESB-25116):Build microservice jar with ctalendjob is only 2kb (#3317) 2019-03-19 11:15:05 +08:00
Hanna Liashchuk
d10e0a7776 Hliashchuk/fix/tbd 8356 bigquery empty strings (#3322)
* fix(TBD-8356): empty strings handling in bigquery

* fix(TBD-8356): service account empty strings support
2019-03-18 19:00:55 +02:00
chmyga
fed318cea2 fix(TDI-41951): special chars in column comment (#3318)
* Use text escape method usage in SPSOutput and SalesforceWaveBulkExec components
2019-03-18 15:21:37 +02:00
Dmytro Sylaiev
b42c990006 fix(TDI-41896): Upgrade jackson-databind version (#3293)
* fix(TDI-41896): Upgrade jackson-databind version

* fix(TDI-41896): Bump library version
2019-03-15 10:43:45 +02:00
chmyga
99b32aef61 Dchmyga/tdi 41648 replace sun x509 with default algorithm (#3220)
* fix(TDI-41648): Replace SunX509 as the default algorithm

* Move talendssl library to mvn

* fix(TDI-41648): Replace SunX509 as the default algorithm

* Replace SunX509 as default algorithm

* Fix problem when all certificates were trusted by default

* Replace deprecated com.sun classes with javax.security classes

* fix(TDI-41648): Replace SunX509 as the default algorithm

* Add migration task

* fix(TDI-41648): Replace SunX509 as the default algorithm

* remove legacy code with internal sun classes

* fix(TDI-41648): Replace SunX509 as the default algorithm

* Fix talend-ws library class

* Update talend-ws library version

* fix(TDI-41648): Replace SunX509 as the default algorithm

* Update components with new talendssl library version

* Fix PR comment

* Fix formatting

* fix(TDI-41648): Replace SunX509 as the default algorithm

* Fix PR comments

* fix(TDI-41648): Replace SunX509 as the default algorithm

* fix library name to be downloaded during build
2019-03-15 10:35:53 +02:00
kjwang-talend
1aff5b8292 kjwang/Fix-TUP-21903 tSalesForceConnection fix junit (#3314)
https://jira.talendforge.org/browse/TUP-21903
2019-03-15 14:24:24 +08:00
Denis Sergent
aa502fbbda TESB-25045 Authorize Docker Build for job with tRESTClient (#3312)
Fix side effect: unauthorized "Finnish" button while input fields are
correct.
2019-03-14 13:47:34 +01:00
Carlos Carvajal
bb6eaa5c43 Revert "fix(TBD-8356): tBigqueryOutput handles empty strings as null (#3277)" (#3313)
This reverts commit 99951891e9.
2019-03-13 11:43:00 +01:00
Tao Tao
c3f90750df fix(TUP-21903):tSalesForceConnection JWT flow does not work with Context (#3254)
* fix(TUP-21903):tSalesForceConnection JWT flow does not work with Context
group variable set for connection type Oauth.
2019-03-13 16:05:50 +08:00
pyzhou
89402325e7 fix(TDI-41789): Redshift change migration logic (#3304) 2019-03-12 16:55:11 +08:00
hcyi
a6c3a11e54 feat(TUP-21495):Support MFA on studio for the Cloud. (#3253)
* feat(TUP-21495):Support MFA on studio for the Cloud.

* feat(TUP-21495):improve for Support MFA on studio for the Cloud.

* feat(TUP-21495):improve for Support MFA on studio for the Cloud.

* feat(TUP-21495):improve for connection GUI part.

* fix(TUP-22063)[bug] when use different cloud type,click ... to fetch (#3270)

* fix(TUP-22063)[bug] when use different cloud type,click ... to fetch
token will all open the same url.
https://jira.talendforge.org/browse/TUP-22063

* fix(TUP-22063)[bug] when use different cloud type,click ... to fetch
token will all open the same url.
https://jira.talendforge.org/browse/TUP-22063

* fix(TUP-22063)[bug] when use different cloud type,click ... to fetch
token will all open the same url.
https://jira.talendforge.org/browse/TUP-22063

* fix(TUP-22063)[bug] when use different cloud type,click ... to fetch (#3274)

token will all open the same url.
https://jira.talendforge.org/browse/TUP-22063

* fix(TUP-22144)[bug] UX suggestion for layout of password/token.
https://jira.talendforge.org/browse/TUP-22144

* feat(TUP-21495):TUP-22141 [bug] update and save the connection in create
connection page will make the token change.

* feat(TUP-21495):TUP-22140 [bug] In create connection page, there is no
response when click ... button to fetch token if the cloud url is
removed.
2019-03-08 10:31:41 +08:00
Dmytro Sylaiev
f96f3171d1 fix(TDI-41897): Fix compile error on generated code (#3294) 2019-03-07 14:55:22 +02:00
pyzhou
76b1eb7da6 Pyzhou/tdi 41910 t s3 check connection (#3303)
* fix(TDI-41910):tS3Connecyion uncheck connection

* add logic to divide job from 6.3.0 or before
2019-03-07 17:43:15 +08:00
Jane Ding
894ca53e5a fix(TUP-21920) Nullpointer on build job (#3266) 2019-03-07 17:27:38 +08:00
Dmytro Sylaiev
4bc344bec5 fix(TDI-41808): Fix showing pass as clear text NZLoad (#3269)
* fix(TDI-41808): Fix showing pass as clear text NZLoad

* fix(TDI-41808): Rewrite fix to be more efficient

* chore(TDI-41808): Fix indentation

* fix(TDI-41808): Avoid to show real length of password

* fix(TDI-41808): Use constant from util class
2019-03-07 11:13:11 +02:00
Chao MENG
69a9e3ca83 Studio upgrade/eclipse 4.10.0 (#3298)
* fix(TUP-19969): Eclipse upgrade - TOS need to work with eclipse 4.7.0
https://jira.talendforge.org/browse/TUP-19969

* fix(TUP-19969): Eclipse upgrade - TOS need to work with eclipse 4.7.0
https://jira.talendforge.org/browse/TUP-19969

* Fix :TUP-21173 Make compilation test with Java 11
https://jira.talendforge.org/browse/TUP-21173
Fix :TUP-21173 Make compilation test with Java 11
https://jira.talendforge.org/browse/TUP-21173
Fix :TUP-21173 Make compilation test with Java 11
https://jira.talendforge.org/browse/TUP-21173
Fix :TUP-21173 Make compilation test with Java 11
https://jira.talendforge.org/browse/TUP-21173

* item(TUP-21339): Eclipse upgrade - TOS need to work with eclipse 4.10.0

https://jira.talendforge.org/browse/TUP-21339

* item(TUP-21339): Eclipse upgrade - TOS need to work with eclipse 4.10.0

https://jira.talendforge.org/browse/TUP-21339

* item(TUP-21339): Eclipse upgrade - TOS need to work with eclipse 4.10.0

https://jira.talendforge.org/browse/TUP-21339

* item(TUP-21731): Fix button font color issue for mac / linux

https://jira.talendforge.org/browse/TUP-21731

* item(TUP-21701): Eclipse upgrade - make core part of EE product building

https://jira.talendforge.org/browse/TUP-21701

* fix(TUP-21730)Fix import project (need re-develop new UI) (#3204)

https://jira.talendforge.org/browse/TUP-21730

* fix(TUP-21730)Fix import project (need re-develop new UI) (#3204)

https://jira.talendforge.org/browse/TUP-21730
Fix UI display problem on Linux

* item(TUP-21731): Fix button font color issue for mac / linux

https://jira.talendforge.org/browse/TUP-21731

* fix(TUP-22042): A blank shell is opened when saving job

https://jira.talendforge.org/browse/TUP-22042
I checked the api of Shell on Linux and Windows (Eclipse 4.10)
On Linux, the open method of Shell will open it's parent shell, seems no
way to avoid it.
On Windows, the open method of Shell won't open parent shell.

I think the only way to avoid empty shell on Linux is changing all the
codes which creating empty shell, I think we can even give a null if no
active shell found.

* item(TUP-22069): Cannot run job using tOracleInput

https://jira.talendforge.org/browse/TUP-22069

* fix(TUP-22066)Font color in Run console is black, it should be blue (#3275)

* fix(TUP-22062)Error pops up when typing tJava in job editor (#3273)
2019-03-07 10:21:03 +08:00
hcyi
896bed8875 fix(TUP-21777):[7.0.1] Metadata Wizard with SSL cannot retrieve cluster (#3296)
settings.
2019-03-07 09:49:14 +08:00
Hanna Liashchuk
bd3301dc51 fix(TBD-7153): Fixed missing mappings for BigQuery (#3291) 2019-03-06 14:28:13 +02:00
Dmytro Sylaiev
c71b2f994f fix(TDI-31429): Avoid compile error for byte array (#3290) 2019-03-06 10:36:15 +02:00
slushatel
04be41abf8 feat(TDI-41807): add rules for oracle 12/18 (#3267)
* feat(TDI-41807): add rules for oracle 12/18

* feat(TDI-41807): add rules for oracle 12/18

* feat(TDI-41807): add rules for oracle 12/18
2019-03-05 11:09:51 +02:00
Zhiwei Xue
4b99b199cc fix(TUP-22000):remove job cache when deleting job. (#3283) 2019-03-05 10:53:53 +08:00
Denis Sergent
48882724ac fix(TESB-24920) (#3286)
* TESB-21832 Problems with job/route exec. with local runtime in Studio

Local runtime for Studio job/routes execution should not be used in some
cases: build type has to be checked to define the best execution
processor. As execution processor must change when build type is updated
in deployment tab, processor can not be persisted anymore.

* Studio graphical improvements

Fixed some graphical inconsistencies in Studio (borders, margins...)

* TESB-22230 NPE in build item wizard when changing build type

* TESB-22230 NPE in build item wizard when changing build type

* TESB-22230 NPE in build item wizard when changing build type

* TESB-24920 Default endpoint URI not added to endpoint with cRest

This commit improves the way endpoint URL is displayed in console when a
Route/Dataservice is ran in Studio (in case context variables are used).

* Revert "TESB-24920 Default endpoint URI not added to endpoint with cRest"

This reverts commit 0f43b7d406.

* TESB-24920 Default endpoint URI not added to endpoint with cRest

This commit improves the way endpoint URL is displayed in console when a
Route/Dataservice is ran in Studio (in case context variables are used).
2019-03-04 11:18:34 +01:00
Denis Sergent
7b05a057b0 TESB-25045 Authorize Docker Build for job with tRESTClient (#3287)
* TESB-25045 Authorize Docker Build for job with tRESTClient

Jobs containing tRESTClient or tESBConsumer components can be build as
Job standalone. Thereby it is now also possible to package build as a
Docker image. This commit also improve the way error messages are manage
in build wizard: before, a displayed error message could wrongly
disappear because of new controls for docker export details.

* TESB-25045 Authorize Docker Build for job with tRESTClient

Message update
2019-03-04 10:50:33 +01:00
hwang-talend
437df1c3c5 bugfix(TUP-21944):Problem with globalMap.get in tELTOracleOutput (#3261)
* bugfix(TUP-21944):Problem with globalMap.get in tELTOracleOutput
component
2019-03-04 11:14:57 +08:00
jiezhang-tlnd
0742691497 fix(TUP-21733)Fix Help About string missing (#3285) 2019-03-01 18:56:31 +08:00
sponomarova
99951891e9 fix(TBD-8356): tBigqueryOutput handles empty strings as null (#3277)
* fix(TBD-8356): tBigqueryOutput handles empty strings as null

* fix(TBD-8356): add explanation comment to TBD-8356 fix
2019-02-28 17:55:47 +01:00
Mike Yan
7e3c8888e1 fix(TUP-22103): Fixed joblet running error with default processor (#3280)
* fix(TUP-22103): Fixed joblet running error with default processor

* fix(TUP-22103): Improve conditions for checking only esb type items
2019-02-28 18:03:34 +08:00
jiezhang-tlnd
5745ce1d28 fix(TUP-5535)rename salesforce connection,the new name can't be reload (#3212)
in job
2019-02-26 17:05:31 +08:00
Emmanuel GALLOIS
c23955d51f fix(TDI-41795): migrate correctly connection and linked connection (#3251)
* fix(TDI-41795): migrate correctly connection and linked connection
* fix(TDI-41795): fix invalid char in properties files
* chore(TDI-41795): do net set value at each property, just once
* fix(TDI-41795): correct NPE for tGoogleDriveCopy/Put
* fix(TDI-41795): do not corrupt tcompv0 components
  - fix migration version and breaks
  - do not execute migration for tcompv0 components
2019-02-26 09:20:08 +01:00
jiezhang-tlnd
77aa27ccac fix(TUP-21998)JDBC Connection doesn't work well (#3252) 2019-02-26 16:11:52 +08:00
Zhiwei Xue
e0310bfb60 fix(TUP-21983):NullPointerException When publishing a job as docker (#3256) 2019-02-26 16:00:25 +08:00
pyzhou
0f323ab700 Pyzhou/TDI-41789 t redshift fixed log path (#3260)
* fix(TDI-41789): tRedshift require log file path

* redirect log to console

* change tab to space
2019-02-26 14:29:31 +08:00
SunChaoqun
718a5d005e TESB-25024:cTalendJob with job could not be build as OSGi bundle (#3265) 2019-02-21 18:21:55 +08:00
Roman
8fa59aefe9 fix(TDI-41517): Manager was updated with Object type (#3198) 2019-02-21 08:35:30 +02:00
jiezhang-tlnd
a5f43e31e6 fix(TUP-21994)error occurred when open a job from di side (#3249) 2019-02-20 15:59:33 +08:00
jiezhang-tlnd
18fc81a240 fix(TUP-21849)Salesforce name was changed while it is being edited for spec (#3250)
* fix(TUP-21849)Salesforce name was changed while it is being edited for
spec

* fix(TUP-21849)Salesforce: name was changed while it is being edited for
spec
2019-02-20 15:58:27 +08:00
pyzhou
68836af2d3 fix(TDI-41665):shutdown transfer manager right after download. (#3239)
* fix(TDI-41665):shutdown transfer manager right after download.

* correct EOF

* get shutdown method out of the use conn logic
2019-02-19 17:32:16 +08:00
msjian
2538b24196 fix(TDQ-10842): fix can export the user define report template files (#3240) 2019-02-18 15:35:26 +08:00
jiezhang-tlnd
7255747144 fix(TUP-21958)No Warning sign on different 'Nullable' checkbox state (#3238)
between two components
2019-02-15 15:30:06 +08:00
SunChaoqun
f0bc81e9b6 TESB-24959:Error message when building Data Service as Docker Image with (#3242)
tRESTClient component
2019-02-15 14:52:19 +08:00
hwang-talend
d553d5ed06 bugfix(TUP-21895):An error has occurred. UNEXPECTED_EXCEPTION when (#3216)
opening job migrated 6.4.1 to 7.1.1 (job using tJDBCInput)
2019-02-13 16:19:24 +08:00
hcyi
f5b2456c9f fix(TUP-21888):NPE when importing job. (#3234) 2019-02-13 16:17:08 +08:00
apoltavtsev
7f045834e5 TESB-24784 Connection condition parameters are propagated to Test Route 2019-02-12 20:24:09 +03:00
Antoine Parent
899eab4a2b fix(TBD-8299): Compile error on BigQuery Component (#3235)
Error was fixed for one component, but still present when multiple
components were used.
Changed the <%cid%> to <%=cid%>
2019-02-12 15:05:12 +01:00
apoltavtsev
d2d3a37b41 TESB-22085:Dynamic schema column type is always String in Runtime 2019-02-11 10:48:23 +03:00
Laurent BOURGEOIS
c42ccb1fe4 fix(TBD-8301) : Use Regional Location for BigQuery datasets (#3228) 2019-02-07 15:37:57 +01:00
Antoine Parent
d66773ec0d fix(TBD-8299): tBigQueryOutput compile error (#3225)
Add a <%cid%> to prevent a compile error when using more than one
tBigQueryOuput
2019-02-06 16:29:30 +01:00
Antoine Parent
ce310ab73f fix(TBD-8102): tBigQueryInput compile error (#3222)
Just add a <%cid%> to prevent a compile error when more using more than
one tBigQueryInput
2019-02-06 14:24:22 +01:00
Ivan Gonchar
9e88f2c2c8 fix(TUP-21916): set application/json content-type for component-manager healthcheck request (#3221) 2019-02-05 17:09:00 +02:00
Dmytro Sylaiev
3c1664b5a6 fix(TDI-41715): Fix primitive array processing (#3219)
* fix(TDI-41715): Fix primitive array processing

* Fix compile error when not Object type specified in schema

* Remove unused property

* Remove labels

* fix(TDI-41715): Fix null string processing
2019-02-05 14:54:40 +02:00
chmyga
31beed6bc8 fix(TDI-41647): Replace com.sun.org.apache.xerces.internal.dom.Elemen… (#3180)
* fix(TDI-41647): Replace com.sun.org.apache.xerces.internal.dom.ElementNSImpl

* Remove outdated talend-ws library

* Update component to use updated talend-ws library

* Update pom.xml to copy updated talend-ws library on build

* fix(TDI-41647): Replace com.sun.org.apache.xerces.internal.dom.ElementNSImpl

* Update lib version
2019-02-04 14:27:34 +02:00
sponomarova
b0fa04eba8 fix(TBD-8269): Talend is automatically converting BigDecimal type to String (#3211) 2019-01-31 11:10:23 +01:00
sponomarova
a67fd68b79 fix(TBD-8260): compile error for tBigQueryOutput (#3210) 2019-01-31 11:17:31 +02:00
hwang-talend
0415268aeb bugfix(TUP-21711):Incorrect DataType retrieved when guess schema option (#3189)
bugfix(TUP-21711):Incorrect DataType retrieved when guess schema option is used in MSSQL Connection in Studio
2019-01-30 11:04:05 +08:00
Roman
c2f52f2acc feat(TDI-41387): Migration task for tCreateTable parameter and Oracle codegen fix (#3191)
* feat(TDI-41387): UseExistConnection problem in Oracle

* feat(TDI-41387): migration task for reset additional params field

* feat(TDI-41387): migration task to reset properties
2019-01-29 10:24:51 +02:00
jiezhang-tlnd
654e035974 fix(TUP-21505)be able to save jdbc connection even test fail (#3176)
* fix(TUP-21505)be able to save jdbc connection even test fail

* fix(TUP-21505)popup the main error for user is convienent

* fix(TUP-21505) popup the main error for user is convienent

* fix(TUP-21505) popup the main error for user is convienent
2019-01-29 11:48:31 +08:00
hwang-talend
37adcec242 bugfix(TUP-18054):Deployment Version:array icon should be moved for job (#3194)
bugfix(TUP-18054):Deployment Version:array icon should be moved for job with testcase.
2019-01-29 11:20:09 +08:00
chmyga
b6323e92b5 fix(TDI-41647): Replace com.sun.org.apache.xerces.internal.dom.Elemen… (#3179)
* fix(TDI-41647): Replace com.sun.org.apache.xerces.internal.dom.ElementNSImpl

* Move talend-ws library to tdi-studio-se

* Move talend-ws library to mvn

* Update dependencies to same versions as in tWebService component

* fix visitMethodInsn() method calls in JAXBUtils

* fix(TDI-41647): Replace com.sun.org.apache.xerces.internal.dom.ElementNSImpl

* Replace com.sun.org.apache.xerces.internal.dom.ElementNSImpl with org.w3c.dom.Element
2019-01-28 14:50:34 +02:00
sponomarova
e973624d17 fix(TBD-8260): fix for tBigQueryOutput which always treats Integer schema as Nullable (#3200) 2019-01-28 13:29:52 +01:00
Dmytro Sylaiev
732f041e0e fix(TDI-41678): Upgrade custom lib version to avoid compile error (#3202)
* fix(TDI-41678): Upgrade custom lib version to avoid compile error

* fix(TDI-41678): Make timestamp-version
2019-01-28 14:12:34 +02:00
Tao Tao
d2b24287ef Ttao/work item/tup 21143 generate random value for null password hiding code (#3203)
workItem(TUP-21143):Generate random value for null password hiding code

https://jira.talendforge.org/browse/TUP-21143
2019-01-28 18:56:41 +08:00
jiezhang-tlnd
67b1f5f63e fix(TUP-21836)Display of SFTP Metadata (#3201)
* fix(TUP-21836)Display of SFTP Metadata

* fix(TUP-21836)Display of SFTP Metadata
2019-01-28 18:42:25 +08:00
slushatel
2ed16b7e8e feat(TDI-41405): add transaction management (#3177). Revert (#3199) 2019-01-25 17:49:51 +02:00
Tao Tao
b499d3432b workItem(TUP-21143):Generate random value for null password hiding code (#3197)
https://jira.talendforge.org/browse/TUP-21143
2019-01-25 22:21:54 +08:00
Tao Tao
bc66eff728 fix(TUP-2382):The Connection Window should NOT show the exact number of (#3196)
characters for the password

https://jira.talendforge.org/browse/TUP-2382
2019-01-25 18:10:35 +08:00
hcyi
3539b4ce03 fix(TUP-21648):tJDBCSCDELT table list cannot be retrieved. (#3186) 2019-01-25 14:20:23 +08:00
sponomarova
47082201e6 fix(TBD-8242): Compilation error for tFileInputDelimited/tFixedFlowInput with int type not nullable (#3193) 2019-01-24 16:42:13 +02:00
Tao Tao
8632fd8cb3 workItem(TUP-21232):Secure SAXParserFactory configuration (#3172)
https://jira.talendforge.org/browse/TUP-21232
2019-01-24 14:24:57 +08:00
SunChaoqun
a576d88ecd TESB-24596:Docker Support for Microservice - Publish to Docker Registry (#3188) 2019-01-24 11:39:19 +08:00
slushatel
a4c9e0b7ee feat(TDI-41405): add transaction management (#3177) 2019-01-22 16:36:30 +02:00
hwang-talend
84e6601675 bugfix(TUP-20768):Test Case's build failed (user defined routine (#3164)
bugfix(TUP-20768):Test Case's build failed (user defined routine dependencies are not generated)
2019-01-22 15:32:31 +08:00
Zhiwei Xue
3282e07d77 fix(TUP-21532):re-fix child assembly problem. (#3181) 2019-01-21 19:08:52 +08:00
Tao Tao
673ed49d61 Revert "workItem(TUP-21251):Replace com.sun.org.apache.xerces.internal.jaxp (#3157)" (#3182)
This reverts commit b5121333e4.
2019-01-21 15:55:28 +08:00
Tao Tao
b5121333e4 workItem(TUP-21251):Replace com.sun.org.apache.xerces.internal.jaxp (#3157)
https://jira.talendforge.org/browse/TUP-21251
2019-01-21 14:44:45 +08:00
Roman
6d73503d7d feat(TDI-41387): add additional parameters field (#2973)
* feat(TDI-41387): add property to tFireBirdConnection

* feat(TDI-41387): add property to Greenplum, Ingres

* feat(TDI-41387): add property to Interbase

* feat(TDI-41387): add property to JavaDB

* feat(TDI-41387): add property to MaxDB

* feat(TDI-41387): add property to ParAccel

* feat(TDI-41387): add property to Postgre family

* feat(TDI-41387): add property to VectorWise

* feat(TDI-41387): add property to tCreateTable

* feat(TDI-41387): change property in tCreateTable

* feat(TDI-41387): restore en translation from origin

* feat(TDI-41387): remove separator when it default

* feat(TDI-41387): change url separator for Redshift

* feat(TDI-41387): remove getSeparator method

* feat(TDI-41387): add default param to AS400 and MSSQL

* feat(TDI-41387): replace two params with same name by one

* feat(TDI-41387): hide property when useExistCon=true

* feat(TDI-41387): place properties field to advanced settings

* feat(TDI-41387): change default if logic for MSSQL and AS400

* feat(TDI-41387): change default separator for Sybase db

* feat(TDI-41387): reduce code for firebird

* feat(TDI-41387): reduce code for firebird and greenplum

* feat(TDI-41387): reduce code for Ingres, Interbase, JavaDB

* feat(TDI-41387): reduce code for MaxDB, ParAccel, PostgreSQL, PostgresPlus, tVectorWise

* feat(TDI-41387): change separator for Snowflake

* feat(TDI-41387): move additional params field from basic to advanced
2019-01-18 12:25:17 +02:00
hcyi
a7f05381d1 Hcyi/tup 21433 studio autologin not work (#3171)
* fix(TUP-21433):Studio autologin not work.

* fix(TUP-21433):Studio autologin not work.

* fix(TUP-21433):improve for Studio autologin not work.

* fix(TUP-21433):improve for Studio autologin not work.
2019-01-18 16:24:36 +08:00
hwang-talend
2c523cf75f bugfix(TUP-17933):Errors when select testcase in project (#3118)
bugfix(TUP-17933):Errors when select testcase in project settings-version management/status management.
2019-01-18 14:38:35 +08:00
Zhiwei Xue
41dfae7065 fix(TUP-21532):fix StandardJobStandaloneBuildProviderTest (#3174) 2019-01-17 16:51:32 +08:00
Tao Tao
0d3439647a Revert "workItem(TUP-21232):Secure SAXParserFactory configuration (#3159)" (#3170)
This reverts commit dec408bd00.
2019-01-17 11:24:52 +08:00
Dmytro Sylaiev
19a7dc5c6f feat(TDI-40990): Add http proxy support for ftps (#3080)
* feat(TDI-40990): Add http proxy support for ftps

* Avoid set PROT and PBSZ commands

* feat(TDI-40990): Allign using proxy marker

* feat(TDI-40990): Remove SSLReuse class from template

* feat(TDI-40990): Use correct constructor

* feat(TDI-40990): Bound FTP components to proxy-support ftps library

* feat(TDI-40990): Make talend-commons-net library included to studio

* Bound all ftp components except tFTPConnection to UrlPath

* feat(TDI-40990): Use HTTP proxy when it's set for FTPS

* chore(TDI-40990): Change package name for custom clients
2019-01-16 10:26:36 +02:00
Dmytro Sylaiev
5ba502c85d Dsylaiev/tdi 40990 support ftps http proxy commons net prot p (#3146)
* feat(TDI-40990): Add talend-commons-net library

* feat(TDI-40990): Add distribution section to deploy lib in nexus

* chore(TDI-40990): Use talend formatter

* feat(TDI-40990): Extract SSLSessionReuseFTPSClient behavior

* feat(TDI-40990): Rename ProxyClient

* chore(TDI-40990): Minor refactoring

* Use while instead of for

* chore(TDI-40990): Remove eclipse service files

* chore(TDI-40990): Change package name

* feat(TDI-40990): Extends talend-commons-net library to support PROT C

* Major refactoring

* chore(TDI-40990): Make methods order more reasonable

* chore(TDI-40990): Add comments

* Fix using default PROT level
2019-01-16 10:26:18 +02:00
Tao Tao
28f3145a94 Revert "fix(TUP-21205):Remove CryptoHelper from tcommon-studio-se + (#3162)" (#3169)
This reverts commit 23631b71ab.
2019-01-16 15:50:16 +08:00
Tao Tao
23631b71ab fix(TUP-21205):Remove CryptoHelper from tcommon-studio-se + (#3162)
tcommon-studio-ee

https://jira.talendforge.org/browse/TUP-21205
2019-01-16 13:24:06 +08:00
Zhiwei Xue
323bd8c2d7 fix(TUP-21532): fix run job and assembly problem. (#3165) 2019-01-16 10:34:58 +08:00
Tao Tao
dec408bd00 workItem(TUP-21232):Secure SAXParserFactory configuration (#3159)
* workItem(TUP-21232):Secure SAXParserFactory configuration

https://jira.talendforge.org/browse/TUP-21232

* workItem(TUP-21232):Secure SAXParserFactory configuration

https://jira.talendforge.org/browse/TUP-21232

* workItem(TUP-21232):Secure SAXParserFactory configuration

https://jira.talendforge.org/browse/TUP-21232
2019-01-15 11:30:05 +08:00
Ivan Gonchar
66f40e1d02 Igonchar/tup 21467 (#3166)
* feat(TUP-21467): add copy of TableController

* feat(TUP-21467): add copy of TableGenerator

* feat(TUP-21467): implement mapping for Suggestable Table widget

* feat(TUP-21467): refactor to make SuggestableTableController code clearer

* feat(TUP-21467): add selection dialog button stub

* feat(TUP-21467): implement SuggestableTableParameter

* feat(TUP-21467): implement suggestions retrieval for Suggestable Table widget

* fix(TUP-21467): move common table setup to TableElementParameter constructor

* feat(TUP-21467): implement TableValueSelectionDialog

* fix(TUP-21467): fix TableElementParameter.updateValueOnly() method

* fix(TUP-21467): implement persistance for TACOKIT_SUGGESTABLE_TABLE

* feat(TUP-21467): hide Table toolbar

* fix(TUP-21467): clean SuggestableTableParameter

* fix(TUP-21467): clean code in TableElementParameter

* fix(TUP-21467): remove dead code in WidgetTypeMapper

* fix(TUP-21467): clean code in TableValueSelectionDialog

* fix(TUP-21467): clean code

* fix(TUP-21467): remove unused static methods from SuggestableTableController

* fix(TUP-21467): remove duplicated in parent methods from SuggestableTableController

* fix(TUP-21467): extend method visibility in TableController

* fix(TUP-21467): remove duplicated code and clean code

* fix(TUP-21467): format SuggestableTableController
2019-01-15 11:29:18 +08:00
hcyi
5b5c190f6e fix(TUP-20508):Audit: Generating cannot be finished and canceled after (#2957)
30 mins.
2019-01-14 09:58:04 +08:00
pyzhou
3f830d830a fix(TDI-41596):reading same column twice from resultset (#3129)
* fix(TDI-41596):reading same column twice from resultset

*  add Philip Hoflack to the contributors list

* change EOL to Linux style
2019-01-11 10:29:00 +08:00
pyzhou
fc678c7832 fix(TDI-31569):keep the old behavior of tMssqloutput (#3145)
* fix(TDI-31569):keep the old behavior of tMssqloutput

* fix(TDI-31569):change the logic.
2019-01-11 10:03:00 +08:00
Jane Ding
f396775201 fix(TUP-19463)extend display of groupId in job > deployment sub-tab (#3153)
https://jira.talendforge.org/browse/TUP-19463
2019-01-10 11:43:56 +08:00
Tao Tao
1687d192ee bugfix(TUP-21562):escape character didn't get properly converted from SQL Builder to Query field (#3154)
https://jira.talendforge.org/browse/TUP-21562
2019-01-10 11:00:33 +08:00
hwang-talend
29c562ae21 bugfix(TUP-21331):Change between repository schemas for tMap output not (#3151)
bugfix(TUP-21331):Change between repository schemas for tMap output not propagated
2019-01-10 10:39:16 +08:00
hcyi
d782ae46fd fix(TUP-21648):tJDBCSCDELT table list cannot be retrieved. (#3150) 2019-01-10 10:26:03 +08:00
Ivan Gonchar
3f6dad3d68 Igonchar/tup 21467 string completion (#3155)
* feat(TUP-21467): add mapping to PREV_COLUMN_LIST widget in WidgetTypeMapper

* feat(TUP-21467): use TEXT widget instead of PREV_COLUMN_LIST in wizard dialog
2019-01-10 10:18:21 +08:00
jzhao
5f1bd9f2fc fix(TDI-41506):High CVE Vulnerability found in Talend Components (#3119)
* upgrade commons-fileupload from 1.0 to 1.3.1
* upgrade xalan/serializer from 2.7.1 to 2.7.2
* remove serializer-2.7.1
2019-01-09 14:24:52 +08:00
hwang-talend
0f52288bd5 bugfix(TUP-21330):Change to repository schema used in tMap propagated (#3116)
bugfix(TUP-21330):Change to repository schema used in tMap propagated  incorrectly to any following component
2019-01-09 11:21:36 +08:00
Jane Ding
b01d49b3e7 fix(TUP-19978)It is very slow to delete many items at the same time on (#3128)
GIT mode
https://jira.talendforge.org/browse/TUP-19978
2019-01-09 10:59:18 +08:00
Zhiwei Xue
0bed1c0407 fix(TUP-21596):exclude tLibraryLoad jars for independent subjob. (#3143)
* fix(TUP-21596):exclude tLibraryLoad jars for independent subjob.

* fix(TUP-21596): Update JavaProcessorUtilitiesTest.
2019-01-09 10:25:14 +08:00
Ivan Gonchar
8b3e95d6e1 feat: upgrade Tacokit version to 1.1.4 (#3152) 2019-01-08 13:54:20 +02:00
Roman
5efb343458 fix(TDI-41581): change MySQL db name recognition (#3137) 2019-01-03 17:09:57 +02:00
Mike Yan
2ab9f54921 fix(TESB-24336): Add route and service type for local runtime mode (#3142) 2019-01-03 16:19:39 +08:00
Tao Tao
1938554f29 bugfix(TUP-21564):tMap settings - the "Options" window pop-up not (#3136)
showing complete view

https://jira.talendforge.org/browse/TUP-21564
2019-01-02 17:33:33 +08:00
SunChaoqun
047d082732 TESB-24354:SFTP proxy bean not recognized in runtime only (#3131) 2019-01-02 14:27:51 +08:00
zwxue
eb210a4c93 fix(TUP-21532):Standard DI job which refers to big data batch job having (#3120)
* fix(TUP-21532):Standard DI job which refers to big data batch job having
S3 component and standard DI job having S3 connection component fails
with an error.

* fix(TUP-21532):add JUnit
2018-12-29 18:20:35 +08:00
pyzhou
40689d795e fix(TDI-31569):specify identity column don't work for dynamic (#3121)
* fix(TDI-31569):specify identity column don't work for dynamic

* eliminate debug code
2018-12-29 17:01:52 +08:00
hcyi
cad81587f8 fix(TUP-21419):When generating HTML by right-clicking a job in the studio, some of the JAPANESE parameters showed as "!!!TEMP_DIR.NAME!!!" or "!!!DESTINATION.NAME!!!" or any others. (#3083)
* fix(TUP-21419):When generating HTML by right-clicking a job in the
studio, some of the JAPANESE parameters showed as "!!!TEMP_DIR.NAME!!!"
or "!!!DESTINATION.NAME!!!" or any others.

* fix(TUP-21419):When generating HTML by right-clicking a job in the
studio, some of the JAPANESE parameters showed as "!!!TEMP_DIR.NAME!!!"
or "!!!DESTINATION.NAME!!!" or any others.
2018-12-29 10:08:34 +08:00
kjwang-talend
8eb4634665 Kjwang/fix tup 21305 set the secure processing feature on transformer factory instances (#3117)
* Fix TUP-21305 Set the secure processing feature on TransformerFactory
instances
https://jira.talendforge.org/browse/TUP-21305

* Fix TUP-21305 Set the secure processing feature on TransformerFactory
instances
https://jira.talendforge.org/browse/TUP-21305
2018-12-28 19:06:36 +08:00
kjwang-talend
e59ef61c8b TUP-21263 Consider setting the secure processing feature on XPathFactory (#3114)
instances
https://jira.talendforge.org/browse/TUP-21263
2018-12-28 16:37:44 +08:00
Roman
bd1b2a8f02 fix(TDI-41556): Redshift driver name was changed (#3096)
* fix(TDI-41556): Redshift driver name was changed

* fix(TDI-41556): moved the creation of array outside loop
2018-12-28 08:30:15 +02:00
nrousseau
b9ef91fac4 feat(TUP-21119) fix version of commons.logging 2018-12-28 11:26:45 +08:00
Dmytro Sylaiev
e82ad8e940 fix(TDI-41576): Fix property visibility tCreateTable oracle (#3107) 2018-12-26 14:55:09 +02:00
Jane Ding
d8d9c02fdb fix(TUP-21425)Job built in 7.0.1 not working in 7.1.1 (#3106)
https://jira.talendforge.org/browse/TUP-21425
2018-12-26 16:58:31 +08:00
jiezhang-tlnd
386811a6d3 fix(TUP-21439)Preview error. Some settings must be changed (#3109)
* fix(TUP-21439)Preview error. Some settings must be changed

* fix(TUP-21439)Preview error. Some settings must be changed.

* fix(TUP-21439)Preview error. Some settings must be changed

* fix(TUP-21439)Preview error. Some settings must be changed

* fix(TUP-21439)Preview error. Some settings must be changed
2018-12-26 16:14:58 +08:00
Tao Tao
b8937d6a08 bugfix(TUP-19612): Save Query: String in default pop up dialog is truncated (#3111)
https://jira.talendforge.org/browse/TUP-19612
2018-12-26 16:04:15 +08:00
nrousseau
03e376ad7c Revert "bugfix(TUP-21330):Change to repository schema used in tMap propagated" (#3113)
* Revert "fix(TUP-21395)Useless popup Window shows when updating context changes (#3068)"

This reverts commit 28a1f3ab34.

* Revert "fix(TUP-21474): Facing issue while accessing joblet present on job in (#3105)"

This reverts commit 32d96b1acc.

* Revert "bugfix(TUP-20663):tAccessOutputBulkExec/tAccessBulkExec are visible at (#3052)"

This reverts commit 1c31954b3b.

* Revert "bugfix(TUP-21330):Change to repository schema used in tMap propagated (#3094)"

This reverts commit 80f556e553.
2018-12-26 14:33:12 +08:00
jiezhang-tlnd
28a1f3ab34 fix(TUP-21395)Useless popup Window shows when updating context changes (#3068)
* fix(TUP-21395)Useless popup Window shows when updating context changes
of Adding Context Group"

* fix(TUP-21395)Useless popup Window shows when updating context changes

* junit(TUP-21395)
2018-12-25 17:16:49 +08:00
Chao MENG
32d96b1acc fix(TUP-21474): Facing issue while accessing joblet present on job in (#3105)
fix(TUP-21474): Facing issue while accessing joblet present on job in main project
https://jira.talendforge.org/browse/TUP-21474
2018-12-25 15:05:46 +08:00
hwang-talend
1c31954b3b bugfix(TUP-20663):tAccessOutputBulkExec/tAccessBulkExec are visible at (#3052)
bugfix(TUP-20663):tAccessOutputBulkExec/tAccessBulkExec are visible at default even without activating in the Project Setting
2018-12-25 14:52:12 +08:00
hwang-talend
80f556e553 bugfix(TUP-21330):Change to repository schema used in tMap propagated (#3094)
* bugfix(TUP-21330):Change to repository schema used in tMap propagated
incorrectly to any following component
2018-12-25 14:43:39 +08:00
SunChaoqun
656d74e935 TESB-24409:Docker Image Support for Microservice Builds for Routes and (Rest-) Data Services(#3108) 2018-12-25 14:40:00 +08:00
hcyi
13d4c5c726 fix(TUP-6655):drag and drop mysql db connection: tCreateTable component (#3099)
missing in selection list.
2018-12-25 10:26:46 +08:00
Tao Tao
76c3d773f0 bugfix(TUP-19612):Save Query: String in default pop up dialog is (#3104)
truncated

https://jira.talendforge.org/browse/TUP-19612
2018-12-25 10:23:40 +08:00
Jane Ding
7e0dc01878 fix(TUP-21333)OnSubJob Links Not Working (#3079)
https://jira.talendforge.org/browse/TUP-21333
2018-12-24 10:38:10 +08:00
nrousseau
5b3cba8fb0 feat(TUP-21119) remove bundle compilation setup 2018-12-22 22:22:58 +08:00
hcyi
6e7a5a26c8 fix(TUP-9814):SCD component add a warning message if the source key is (#3097)
empty.
2018-12-21 10:44:51 +08:00
zwxue
dc279e7a39 fix(TUP-21175):fix BuildJobHandlerTest for TDM (#3095) 2018-12-20 20:59:44 +08:00
10323 changed files with 140921 additions and 97933 deletions

1
.gitignore vendored
View File

@@ -11,3 +11,4 @@ main/plugins/org.talend.designer.codegen/resources/sparkstreaming_header.javajet
main/plugins/org.talend.designer.codegen/resources/sparkstreaming_subprocess_footer.javajet
main/plugins/org.talend.designer.codegen/resources/sparkstreaming_subprocess_header.javajet
main/plugins/org.talend.designer.codegen/resources/routelet.skeleton
.DS_Store

View File

@@ -4,4 +4,6 @@ Huge thanks to these people who contributed in making Talend product better:
- [jlolling](https://github.com/jlolling) (Jan -and Miss- Lolling)
- [kirkalicious](https://github.com/kirkalicious) (Kirk Tarou)
- [mrizzato](https://github.com/mrizzato) (Massimiliano Rizzato)
- [brazabr](https://github.com/brazabr) (Thiago Benvenuto)
- [overpackaging](https://github.com/overpackaging) (Steeve Dreux)
- [brazabr](https://github.com/brazabr) (Thiago Benvenuto)
- [phoflack](https://jira.talendforge.org/secure/ViewProfile.jspa?name=phoflack) (Philip Hoflack)

View File

@@ -17,7 +17,7 @@ All Talend Studio repositories follow the same file structure:
|_ main Main Eclipse plugins and features
|_ features
|_ plugins
|_ test Eclipse plugins and features for unit tests.
|_ test Eclipse plugins and features for unit tests.
|_ features
|_ plugins
|_ i18n Internationalization plugins and features.
@@ -36,7 +36,7 @@ Documentation is available on [Talend Help Center](http://help.talend.com/).
## Support
## Support
You can ask for help on our [Forum](http://www.talend.com/services/global-technical-support).
@@ -55,6 +55,6 @@ See the [CONTRIBUTORS.md](./CONTRIBUTORS.md) file for details.
## License
Copyright (c) 2006-2016 Talend
Copyright (c) 2006-2019 Talend
Licensed under the Apache V2 License

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.designer.abstractmap.nl
Bundle-Version: 7.2.1.qualifier
Bundle-Version: 7.3.1.qualifier
Fragment-Host: org.talend.designer.abstractmap

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>7.2.1-SNAPSHOT</version>
<version>7.3.1-PATCH</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.abstractmap.nl</artifactId>

View File

@@ -3,4 +3,4 @@ prefs.configuration.title=Map Komponenten Einstellungen:
prefs.configuration.LINK_STYLE.LINE=Linien (schnell)
prefs.configuration.LINK_STYLE.BEZIER_CURVE=Kurven
prefs.configuration.LINK_STYLE=Standard Mapping-Verbindungen anzeigen als:
DraggingInfosPopup.draggingEntries=Dragging {0} Eintr\u00e4ge.
DraggingInfosPopup.draggingEntries=Dragging {0} Eintr\u00E4ge.

View File

@@ -1,19 +1,19 @@
prefs.configuration.LINK_STYLE.AUTO=Auto
prefs.configuration.title=Pr\u00e9f\u00e9rences des composants de mapping\:
prefs.configuration.title=Pr\u00E9f\u00E9rences des composants de mapping\:
prefs.configuration.LINK_STYLE.LINE=Lignes (rapide)
prefs.configuration.LINK_STYLE.BEZIER_CURVE=Courbes
prefs.configuration.LINK_STYLE=Affichage par d\u00e9faut du lien de mapping \:
DraggingInfosPopup.draggingEntry=Glissement de {0} entr\u00e9e.
DraggingInfosPopup.dropInvalid=\n<< D\u00e9poser invalide >>\n
DraggingInfosPopup.draggingEntries=Glissement de {0} entr\u00e9es.
DraggingInfosPopup.overwriteMode=\ > Mode \u00e9crasement
DraggingInfosPopup.appendMode=\ > Mode \u00e9crire apr\u00e8s
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
prefs.configuration.LINK_STYLE=Affichage par d\u00E9faut du lien de mapping \:
DraggingInfosPopup.draggingEntry=Glissement de {0} entr\u00E9e.
DraggingInfosPopup.dropInvalid=\n<< D\u00E9poser invalide >>\n
DraggingInfosPopup.draggingEntries=Glissement de {0} entr\u00E9es.
DraggingInfosPopup.overwriteMode=\ > Mode \u00E9crasement
DraggingInfosPopup.appendMode=\ > Mode \u00E9crire apr\u00E8s
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
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

View File

@@ -1,17 +1,17 @@
prefs.configuration.LINK_STYLE.AUTO=\u81EA\u52A8
prefs.configuration.title=\u8fd0\u884c\u6b65\u9aa4\u914d\u7f6e
prefs.configuration.title=\u6620\u5C04\u7EC4\u4EF6\u9996\u9009\u9879:
prefs.configuration.LINK_STYLE.LINE=\u76F4\u7EBF (\u5FEB)
prefs.configuration.LINK_STYLE.BEZIER_CURVE=\u66F2\u7EBF
prefs.configuration.LINK_STYLE=\u9ED8\u8BA4\u94FE\u63A5\u663E\u793A\u4E3A\uFF1A
prefs.configuration.LINK_STYLE=\u9ED8\u8BA4\u6620\u5C04\u8FDE\u63A5\u663E\u793A\u4E3A:
DraggingInfosPopup.draggingEntry=\u62D6\u52A8 {0} \u6761\u76EE
DraggingInfosPopup.dropInvalid=\\n<<\u65E0\u6548\u5220\u9664>>\\n
DraggingInfosPopup.draggingEntries=\u62D6\u52A8 {0} \u6761\u76EE
DraggingInfosPopup.dropInvalidWithKey=\\n<<\u65E0\u6548\u5220\u9664>>\\n\u6309\u4F4F Shift \u548C Ctrl \u952E\u4EE5\u9010\u4E00 map \u5E76\u6539\u5199
DraggingInfosPopup.overwriteMode=\\ > \u8986\u76D6\u6A21\u5F0F
DraggingInfosPopup.appendMode=>\u9644\u52A0\u6A21\u5F0F
DraggingInfosPopup.appendModeToOverwrite=\u9644\u52A0\u6A21\u5F0F(\u6309Ctrl\u952E\u7528\u6765\u8986\u76D6)
DraggingInfosPopup.insertAllSelectedEntries=> \u63D2\u5165\u6240\u6709\u9009\u62E9\u9879
DraggingInfosPopup.insertRemainingEntries=\\ > \u63D2\u5165\u5269\u4F59\u9879
DraggingInfosPopup.dropInvalid=\\n<< \u65E0\u6548\u653E\u7F6E >>\\n
DraggingInfosPopup.draggingEntries=\u62D6\u52A8 {0} \u4E2A\u6761\u76EE\u3002
DraggingInfosPopup.dropInvalidWithKey=\\n<<\u65E0\u6548\u653E\u7F6E>>\\n\u6309\u4F4F Shift \u548C Ctrl \u952E\u4EE5\u8FDB\u884C\u4E00\u5BF9\u4E00\u6620\u5C04\u5E76\u6539\u5199
DraggingInfosPopup.overwriteMode=\\ > \u6539\u5199\u6A21\u5F0F
DraggingInfosPopup.appendMode=\\ > \u8FFD\u52A0\u6A21\u5F0F
DraggingInfosPopup.appendModeToOverwrite=\\ > \u8FFD\u52A0\u6A21\u5F0F (Ctrl \u952E\u6765\u6539\u5199)
DraggingInfosPopup.insertAllSelectedEntries=\\ > \u63D2\u5165\u6240\u6709\u9009\u5B9A\u6761\u76EE
DraggingInfosPopup.insertRemainingEntries=\\ > \u63D2\u5165\u5269\u4F59\u6761\u76EE
DraggingInfosPopup.eachSourceEntryExpressionToEachTargetExpression=> \u6BCF\u4E2A\u6E90\u6761\u76EE\u8868\u8FBE\u5F0F\u5230\u6BCF\u4E2A\u76EE\u6807\u8868\u8FBE\u5F0F
DraggingInfosPopup.eachSourceEntryToEachTargetExpression=> \u6BCF\u4E2A\u6E90\u6761\u76EE\u5230\u6BCF\u4E2A\u76EE\u6807\u8868\u8FBE\u5F0F
DraggingInfosPopup.allSourceEntriesExpressionToASingleOneTargetExpressionShiftKey=\u6240\u6709\u6E90\u9879\u90FD\u8868\u793A\u4E3A\u5355\u4E2A\u76EE\u6807\u8868\u8FBE\u5F0F(Shift\u952E\u8F6C\u6362\u4E3A\u66F4\u6539\u6620\u5C04)

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.designer.alfrescooutput.nl
Bundle-Version: 7.2.1.qualifier
Bundle-Version: 7.3.1.qualifier
Fragment-Host: org.talend.designer.alfrescooutput

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>7.2.1-SNAPSHOT</version>
<version>7.3.1-PATCH</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.alfrescooutput.nl</artifactId>

View File

@@ -1,18 +1,18 @@
AlfrescoModelDialog.missingAspectDefinitions.msg=Die gew\u00e4hlten Aspekte beziehen sich auf unbekannte Alfresco-Aspekte: ${0}. Bitte bestimmen Sie die Alfresco-Modelldateien, die diese definieren.
AlfrescoModelDialog.missingAspectDefinitions.msg=Die gew\u00E4hlten Aspekte beziehen sich auf unbekannte Alfresco-Aspekte: ${0}. Bitte bestimmen Sie die Alfresco-Modelldateien, die diese definieren.
AlfrescoModelDialog.modelTable.title=Titel
AlfrescoModelDialog.availableAspects=Verf\u00fcgbare Aspekte
AlfrescoModelDialog.availableAspects=Verf\u00FCgbare Aspekte
AlfrescoModelDialog.missingAspectDefinitions.title=Fehlende Aspektdefinitionen
AlfrescoOutputManager.schemaError.title=Fehler in Schema
AlfrescoModelDialog.missingTypeDefinitions.title=Fehlende Typdefinitionen
AlfrescoModelDialog.add=Hinzuf\u00fcgen...
AlfrescoModelDialog.add=Hinzuf\u00FCgen...
AlfrescoOutputModelManager.errorReadingModel=Fehler beim Lesen der Alfresco-Modell-Datei
AlfrescoModelDialog.aspects=Aspekte
AlfrescoOutputManager.schemaError.msg=Bitte erst das Schema synchronisieren
AlfrescoOutputModelManager.alreadyAdded=Dieses Modell wurde bereits hinzugef\u00fcgt
AlfrescoOutputModelManager.alreadyAdded=Dieses Modell wurde bereits hinzugef\u00FCgt
AlfrescoModelDialog.removeModelFailed=Entfernen des Models fehlgeschlagen
AlfrescoOutputModelManager.prefixConflict=Kann das Modell nicht hinzuf\u00fcgen, da Prefix-Konflikt mit zuvor hinzugef\u00fcgtem Modell f\u00fcr
AlfrescoOutputModelManager.notYetAdded=Dieses Modell wurde noch nicht hinzugef\u00fcgt.
AlfrescoOutputModelManager.prefixConflict=Kann das Modell nicht hinzuf\u00FCgen, da Prefix-Konflikt mit zuvor hinzugef\u00FCgtem Modell f\u00FCr
AlfrescoOutputModelManager.notYetAdded=Dieses Modell wurde noch nicht hinzugef\u00FCgt.
AlfrescoModelDialog.type=Typ
AlfrescoModelDialog.addModelFailed=Modell hinzuf\u00fcgen fehlgeschlagen
AlfrescoModelDialog.addModelFailed=Modell hinzuf\u00FCgen fehlgeschlagen
AlfrescoModelDialog.modelTable.name=Name
AlfrescoModelDialog.remove=Entfernen

View File

@@ -1,5 +1,5 @@
AlfrescoModelDialog.missingAspectDefinitions.msg=Los aspectos seleccionados hacen referencia a aspecto(s) Alfresco desconocido(s): ${0}. Por favor, suministre los ficheros de modelos Alfresco que los definan.
AlfrescoModelDialog.modelTable.title=T\u00edtulo
AlfrescoModelDialog.modelTable.title=T\u00EDtulo
AlfrescoModelDialog.availableAspects=Aspectos Disponibles
AlfrescoModelDialog.missingAspectDefinitions.title=Definiciones de aspectos no encontrada
AlfrescoOutputManager.schemaError.title=Error en el esquema

View File

@@ -1,20 +1,20 @@
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.
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.
AlfrescoModelDialog.modelTable.title=Titre
AlfrescoModelDialog.availableAspects=Aspects disponibles
AlfrescoModelDialog.missingAspectDefinitions.title=D\u00e9finitions d'aspects manquantes
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.missingAspectDefinitions.title=D\u00E9finitions d'aspects manquantes
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
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
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.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.
AlfrescoOutputManager.failedLoadModel=\u00C9chec du chargement du mod\u00E8le depuis les m\u00E9tadonn\u00E9es du composant, r\u00E9initialisation.

View File

@@ -9,10 +9,10 @@ AlfrescoModelDialog.add=Aggiungere...
AlfrescoOutputModelManager.errorReadingModel=Errore leggendo il modello Alfresco
AlfrescoModelDialog.aspects=Aspetti
AlfrescoOutputManager.schemaError.msg=Si prega di sincronizzare inizialemente lo schema
AlfrescoOutputModelManager.alreadyAdded=Questo modello \u00e8 gi\u00e0 stato aggiunto
AlfrescoOutputModelManager.alreadyAdded=Questo modello \u00E8 gi\u00E0 stato aggiunto
AlfrescoModelDialog.removeModelFailed=Impossibile rimuovere modello
AlfrescoOutputModelManager.prefixConflict=Impossibile aggiungere il modello, in conflitto con un prefisso precedentemente aggiunto
AlfrescoOutputModelManager.notYetAdded=Modello non ancora agg\u00eeunto
AlfrescoOutputModelManager.notYetAdded=Modello non ancora agg\u00EEunto
AlfrescoModelDialog.type=Tipo
AlfrescoModelDialog.addModelFailed=Impossibile aggiungere il modello
AlfrescoModelDialog.modelTable.name=Nome

View File

@@ -1,10 +1,10 @@
AlfrescoModelDialog.missingAspectDefinitions.msg=Wybrane aspekty odwo\u0142uj\u0105 si\u0119 do nieznanych aspekt\u00f3w Alfresco: ${0}. Podaj pliki modelu Alfresco, w kt\u00f3ych s\u0105 zdefiniowane.
AlfrescoModelDialog.missingAspectDefinitions.msg=Wybrane aspekty odwo\u0142uj\u0105 si\u0119 do nieznanych aspekt\u00F3w Alfresco: ${0}. Podaj pliki modelu Alfresco, w kt\u00F3ych s\u0105 zdefiniowane.
AlfrescoModelDialog.modelTable.title=Tytu\u0142
AlfrescoModelDialog.availableAspects=Dost\u0119pne aspekty
AlfrescoModelDialog.missingAspectDefinitions.title=Brakuj\u0105ce definicje aspekt\u00f3w
AlfrescoModelDialog.missingAspectDefinitions.title=Brakuj\u0105ce definicje aspekt\u00F3w
AlfrescoOutputManager.schemaError.title=B\u0142\u0105d w schemacie
AlfrescoModelDialog.missingTypeDefinitions.msg=Wybrane typy odwo\u0142uj\u0105 si\u0119 do nieznanych typ\u00f3w lub aspekt\u00f3w Alfresco: ${0}. Podaj pliki modelu Alfresco, w kt\u00f3ych s\u0105 zdefiniowane.
AlfrescoModelDialog.missingTypeDefinitions.title=Brakuj\u0105ce definicje typ\u00f3w
AlfrescoModelDialog.missingTypeDefinitions.msg=Wybrane typy odwo\u0142uj\u0105 si\u0119 do nieznanych typ\u00F3w lub aspekt\u00F3w Alfresco: ${0}. Podaj pliki modelu Alfresco, w kt\u00F3ych s\u0105 zdefiniowane.
AlfrescoModelDialog.missingTypeDefinitions.title=Brakuj\u0105ce definicje typ\u00F3w
AlfrescoModelDialog.add=Dodaj...
AlfrescoOutputModelManager.errorReadingModel=B\u0142\u0105d podczas odczytu pliku modelu Alfresco
AlfrescoModelDialog.aspects=Aspekty
@@ -17,4 +17,4 @@ AlfrescoModelDialog.type=Typ
AlfrescoModelDialog.addModelFailed=Niepowodzenie przy dodawaniu modelu
AlfrescoModelDialog.modelTable.name=Nazwa
AlfrescoModelDialog.remove=Usu\u0144
AlfrescoOutputManager.failedLoadModel=\u0141adowanie modelu z komponentu metadanych zako\u0144czone niepowodzeniem, ponowna pr\u00f3ba
AlfrescoOutputManager.failedLoadModel=\u0141adowanie modelu z komponentu metadanych zako\u0144czone niepowodzeniem, ponowna pr\u00F3ba

View File

@@ -1,17 +1,17 @@
AlfrescoModelDialog.missingAspectDefinitions.msg=Os aspectos escolhidos referem-se a aspecto(s) Alfresco desconhecido(s): $ {0}. Forne\u00e7a os arquivos do modelo alfresco que os define.
AlfrescoModelDialog.modelTable.title=T\u00edtulo
AlfrescoModelDialog.missingAspectDefinitions.msg=Os aspectos escolhidos referem-se a aspecto(s) Alfresco desconhecido(s): $ {0}. Forne\u00E7a os arquivos do modelo alfresco que os define.
AlfrescoModelDialog.modelTable.title=T\u00EDtulo
AlfrescoModelDialog.availableAspects=Aspectos Disponiveis
AlfrescoOutputManager.schemaError.title=Erro no esquema
AlfrescoModelDialog.missingTypeDefinitions.msg=O tipo escolhido refere-se ao tipo (s) ou elemento (s) Alfresco desconhecido : $ (0). Forne\u00e7a o arquivos do modelo alfresco que os define.
AlfrescoModelDialog.missingTypeDefinitions.title=Defini\u00e7\u00f5es de tipos faltando
AlfrescoModelDialog.missingTypeDefinitions.msg=O tipo escolhido refere-se ao tipo (s) ou elemento (s) Alfresco desconhecido : $ (0). Forne\u00E7a o arquivos do modelo alfresco que os define.
AlfrescoModelDialog.missingTypeDefinitions.title=Defini\u00E7\u00F5es de tipos faltando
AlfrescoModelDialog.add=Adicionar...
AlfrescoOutputModelManager.errorReadingModel=Erro lendo arquivo do modelo Alfresco
AlfrescoModelDialog.aspects=Aspectos
AlfrescoOutputManager.schemaError.msg=Sincronize o esquema primeiro
AlfrescoOutputModelManager.alreadyAdded=Este modelo j\u00e1 foi adicionado
AlfrescoOutputModelManager.alreadyAdded=Este modelo j\u00E1 foi adicionado
AlfrescoModelDialog.removeModelFailed=Falha ao remover modelo
AlfrescoOutputModelManager.prefixConflict=N\u00e3o \u00e9 poss\u00edvel adicionar o modelo. O prefixo est\u00e1 em conflito com um modelo adicionado previamente para
AlfrescoOutputModelManager.notYetAdded=Este modelo aind n\u00e3o foi adicionado
AlfrescoOutputModelManager.prefixConflict=N\u00E3o \u00E9 poss\u00EDvel adicionar o modelo. O prefixo est\u00E1 em conflito com um modelo adicionado previamente para
AlfrescoOutputModelManager.notYetAdded=Este modelo aind n\u00E3o foi adicionado
AlfrescoModelDialog.addModelFailed=Falha ao adicionar modelo
AlfrescoModelDialog.modelTable.name=Nome
AlfrescoModelDialog.remove=Remover

View File

@@ -1,10 +1,10 @@
AlfrescoModelDialog.availableAspects=Dostupn\u00e9 Aspekty
AlfrescoOutputManager.schemaError.title=Chyba v sch\u00e9me
AlfrescoModelDialog.availableAspects=Dostupn\u00E9 Aspekty
AlfrescoOutputManager.schemaError.title=Chyba v sch\u00E9me
AlfrescoModelDialog.add=Prida\u0165...
AlfrescoModelDialog.aspects=Aspekty
AlfrescoOutputModelManager.alreadyAdded=Tento model u\u017E bol pridan\u00fd
AlfrescoOutputModelManager.notYetAdded=Tento model e\u0161te nebol pridan\u00fd
AlfrescoOutputModelManager.alreadyAdded=Tento model u\u017E bol pridan\u00FD
AlfrescoOutputModelManager.notYetAdded=Tento model e\u0161te nebol pridan\u00FD
AlfrescoModelDialog.type=Typ
AlfrescoModelDialog.addModelFailed=Zlyhalo pridanie modelu
AlfrescoModelDialog.modelTable.name=Meno
AlfrescoModelDialog.remove=Odstr\u00e1ni\u0165
AlfrescoModelDialog.remove=Odstr\u00E1ni\u0165

View File

@@ -2,19 +2,19 @@ AlfrescoModelDialog.missingAspectDefinitions.msg=\u6240\u9009\u62E9\u7684\u65B9\
AlfrescoModelDialog.modelTable.title=\u6807\u9898
AlfrescoModelDialog.availableAspects=\u53EF\u7528\u56E0\u7D20
AlfrescoModelDialog.missingAspectDefinitions.title=\u7F3A\u7701\u65B9\u9762\u5B9A\u4E49
AlfrescoOutputManager.schemaError.title=schema\u9519\u8BEF
AlfrescoOutputManager.schemaError.title=Schema \u9519\u8BEF
AlfrescoModelDialog.missingTypeDefinitions.msg=\u6240\u9009\u62E9\u7684\u7C7B\u578B\u6D89\u53CA\u672A\u77E5\u7684Alfresco\u7C7B\u578B\u6216\u65B9\u9762: ${0}.\uFF0C\u8BF7\u63D0\u4F9Balfresco \u6A21\u578B\u6587\u4EF6\u5B9A\u4E49\u4ED6\u4EEC.
AlfrescoModelDialog.missingTypeDefinitions.title=\u7F3A\u7701\u7C7B\u578B\u5B9A\u4E49
AlfrescoModelDialog.add=\u6DFB\u52A0...
AlfrescoOutputModelManager.errorReadingModel=\u8BFB\u53D6Alfresco\u7684\u6A21\u578B\u6587\u4EF6\u9519\u8BEF
AlfrescoModelDialog.aspects=\u65B9\u9762
AlfrescoOutputManager.schemaError.msg=\u8BF7\u5148\u540C\u6B65schema
AlfrescoOutputManager.schemaError.msg=\u8BF7\u5148\u540C\u6B65 schema
AlfrescoOutputModelManager.alreadyAdded=\u8BE5\u6A21\u578B\u5DF2\u6DFB\u52A0
AlfrescoModelDialog.removeModelFailed=\u79FB\u9664\u6A21\u578B\u5931\u8D25
AlfrescoOutputModelManager.prefixConflict=\u65E0\u6CD5\u6DFB\u52A0\u6A21\u578B\uFF0C\u524D\u7F00\u4E0E\u4EE5\u524D\u6DFB\u52A0\u6A21\u578B\u51B2\u7A81
AlfrescoOutputModelManager.notYetAdded=\u8BE5\u6A21\u578B\u5C1A\u672A\u6DFB\u52A0
AlfrescoModelDialog.type=\u7C7B\u578B
AlfrescoModelDialog.addModelFailed=\u6DFB\u52A0\u6A21\u578B\u5931\u8D25
AlfrescoModelDialog.modelTable.name=\u8fde\u63a5\u540d
AlfrescoModelDialog.remove=\u5220\u9664
AlfrescoModelDialog.modelTable.name=\u540D\u79F0
AlfrescoModelDialog.remove=\u79FB\u9664
AlfrescoOutputManager.failedLoadModel=\u65E0\u6CD5\u52A0\u8F7D\u7684\u7EC4\u4EF6\u5143\u6570\u636E\u6A21\u578B, \u91CD\u65B0\u521D\u59CB\u5316

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.designer.business.diagram.nl
Bundle-Version: 7.2.1.qualifier
Bundle-Version: 7.3.1.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.designer.business.diagram
Bundle-Localization: plugin

View File

@@ -1,3 +1,3 @@
providerName=.Talend SA.
pluginName=Plug-in m\u00e9tier
pluginName=Plug-in m\u00E9tier
repository.businessProcess=Business Models

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>7.2.1-SNAPSHOT</version>
<version>7.3.1-PATCH</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.business.diagram.nl</artifactId>

View File

@@ -1,25 +1,25 @@
BusinessInitDiagramFileAction.DiagramFile=Diagramm-Datei
BusinessAbstractParser.ValueOfLongIsExpected=Wert vom Typ Long wird erwartet
BusinessAbstractParser.ValueOfFloatIsExpected=Float-Wert wird erwartet
BusinessPaletteFactory.DataComment=Daten hinzuf\u00fcgen
BusinessPaletteFactory.DataComment=Daten hinzuf\u00FCgen
CreateDiagramAction.CreateBusinessModel=Erstelle Business Model
BusinessCreationWizardPage.CreatenewBusinessDiagram=Neues Business-Diagramm erstellen
BusinessAbstractParser.StringIntegerConvertError=String-Wert l\u00e4sst sich nicht in Integer-Wert umwandeln
BusinessPaletteFactory.CreateGear=Zahnrad hinzuf\u00fcgen
BusinessAbstractParser.StringIntegerConvertError=String-Wert l\u00E4sst sich nicht in Integer-Wert umwandeln
BusinessPaletteFactory.CreateGear=Zahnrad hinzuf\u00FCgen
SimpleBusinessCreationWizardPage.Title=Neues Business Model
BusinessNewDiagramFileWizard.CreateNewDiagram=Erstellt neues Diagramm auf Basis des {0} model Inhaltes
BusinessAbstractParser.UnknownLiteral=Unbekanntes Zeichen:
BusinessAbstractParser.StringLongConverError=String-Wert l\u00e4sst sich nicht in Long-Wert umwandeln
AssignmentPropertySection.DeleteAssignment=Zuordnung l\u00f6schen
BusinessAbstractParser.StringLongConverError=String-Wert l\u00E4sst sich nicht in Long-Wert umwandeln
AssignmentPropertySection.DeleteAssignment=Zuordnung l\u00F6schen
AssignmentPropertySection.Type=Typ
BusinessModelingAssistantProvider.AvaiableDomainModelElements=Verf\u00fcgbare Domain-Model Elemente:
BusinessModelingAssistantProvider.AvaiableDomainModelElements=Verf\u00FCgbare Domain-Model Elemente:
BusinessPaletteFactory.BidirectionalRelationShip=Bidirektionale Beziehung
BusinessPaletteFactory.CreateDirectionalRelationShip=Direktionale Beziehung hinzuf\u00fcgen
BusinessPaletteFactory.CreateBidirectionalRelationShip=Bidirektionale Beziehung hinzuf\u00fcgen
BusinessPaletteFactory.CreateDirectionalRelationShip=Direktionale Beziehung hinzuf\u00FCgen
BusinessPaletteFactory.CreateBidirectionalRelationShip=Bidirektionale Beziehung hinzuf\u00FCgen
AssignmentPropertySection.Name=Name
CreateAssignmentCommand.CannotAssign=Zuordnung nicht m\u00f6glich.
CreateAssignmentCommand.CannotAssign=Zuordnung nicht m\u00F6glich.
BusinessNewDiagramFileWizard.DiagramRootElement=Diagramm root-Element
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=Kein Diagram-Root Element ausgew\u00e4hlt
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=Kein Diagram-Root Element ausgew\u00E4hlt
BusinessVisualIDRegistry.ParseError=Unable to parse view type as a visualID number:
OpenDiagramAction.EditBusinessModel=Business-Modell bearbeiten
BusinessAbstractParser.ValueOfTypeByteIsExpected=Wert vom Typ Byte wird erwartet
@@ -27,19 +27,19 @@ BusinessAbstractParser.ValueOfTypeCharacterIsExpected=Character-Wert erwarted
BusinessPaletteFactory.ActionComment=Neue Action erzeugen
BusinessAbstractParser.ValueOfTypeStringIsExpected=String-Wert erwartet
BusinessInitDiagramFileAction.Error=Fehler
BusinessNewDiagramFileWizard.SelectRootElement=Diagram-Root Element w\u00e4hlen
RepositoryFactoryProxyLabelProvider.Deleted= (gel\u00f6scht)
BusinessPaletteFactory.TerminalComment=Terminal hinzuf\u00fcgen
BusinessNewDiagramFileWizard.SelectRootElement=Diagram-Root Element w\u00E4hlen
RepositoryFactoryProxyLabelProvider.Deleted= (gel\u00F6scht)
BusinessPaletteFactory.TerminalComment=Terminal hinzuf\u00FCgen
BusinessAbstractParser.ValueOfShortIsExpected=Wert vom Typ Short wird erwartet
BusinessPaletteFactory.DatabaseComment=Neue Datenbank erstellen
AssignmentPropertySection.Comment=Kommentar
SimpleBusinessCreationWizard.NewBusinessModel=Neues Business Model
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=Ung\u00fcltiges Diagram-Root Element ausgew\u00e4hlt
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=Ung\u00FCltiges Diagram-Root Element ausgew\u00E4hlt
BusinessInitDiagramFileAction.IntialNew=Neu initialisieren
FindAssignmentAction.FindAssignments=Finde Zuordnungen
RepositoryFactoryProxyLabelProvider.NotFound= (nicht gefunden)
BusinessPaletteFactory.Terminal=Terminal
BusinessAbstractParser.InvalidInputAt=Ung\u00fcltige Eingabe bei
BusinessAbstractParser.InvalidInputAt=Ung\u00FCltige Eingabe bei
BusinessPaletteFactory.Gear=Verzweigung
BusinessPaletteFactory.InputComment=Neue Eingabe erstellen
BusinessPaletteFactory.Data=Daten
@@ -50,9 +50,9 @@ BusinessPaletteFactory.Relationshop=Beziehung
BusinessAbstractParser.ValueOfBooleanIsExpected=Boolean-Wert erwartet
BusinessPaletteFactory.decision=Entscheidung
BusinessPaletteFactory.Document=Dokument
BusinessModelingAssistantProvider.SelectDomainModelElement=W\u00e4hlen Sie ein domain model Element aus
BusinessPaletteFactory.CreateActor=Akteur hinzuf\u00fcgen
BusinessAbstractParser.StringDoubleConvertError=String-Wert l\u00e4sst sich nicht in Double-Wert umwandeln
BusinessModelingAssistantProvider.SelectDomainModelElement=W\u00E4hlen Sie ein domain model Element aus
BusinessPaletteFactory.CreateActor=Akteur hinzuf\u00FCgen
BusinessAbstractParser.StringDoubleConvertError=String-Wert l\u00E4sst sich nicht in Double-Wert umwandeln
BusinessPaletteFactory.Actor=Akteur
EditAction.Edit=Bearbeite
BusinessCreationWizardPage.CreateBusinessDiagram=Business-Diagramm erstellen
@@ -63,20 +63,20 @@ BusinessPaletteFactory.Action=Action
BusinessPaletteFactory.RelationshopComment=Neue Beziehung erstellen
SimpleBusinessCreationWizardPage.Super=BusinessProcessCreatePage
BusinessInitDiagramFileAction.LoadFaild=Laden der Model-Datei fehlgeschlagen
BusinessPaletteFactory.DecisionComment=Entscheidung hinzuf\u00fcgen
BusinessPaletteFactory.DecisionComment=Entscheidung hinzuf\u00FCgen
BusinessAbstractParser.ValueOfDoubleIsExpected=Double-Wert wird erwartet
OpenDiagramAction.ReadBusinessModel=Lese Business Model
BusinessInitDiagramFileAction.UnableToLoadResource=Ressource kann nicht geladen werden:
BusinessPaletteFactory.CreateEllipse=Ellipse hinzuf\u00fcgen
BusinessPaletteFactory.CreateEllipse=Ellipse hinzuf\u00FCgen
BusinessNewDiagramFileWizard.DiagramFile=Diagramm Datei
BusinessAbstractParser.StringShortConverError=String-Wert l\u00e4sst sich nicht in Short-Wert umwandeln
BusinessPaletteFactory.DocuemntComment=Dokument hinzuf\u00fcgen
BusinessAbstractParser.StringShortConverError=String-Wert l\u00E4sst sich nicht in Short-Wert umwandeln
BusinessPaletteFactory.DocuemntComment=Dokument hinzuf\u00FCgen
BusinessAbstractParser.ValueOfIntegerIsExpected=Integer-Wert erwartet
BusinessNewDiagramFileWizard.SelectDiagramRootElement=Diagram-Root Element w\u00e4hlen:
BusinessNewDiagramFileWizard.SelectSemanticModelElement=W\u00e4hlen Sie das semantische Modell-Element aus zur Darstellung im Diagramm
BusinessAbstractParser.StringFloatConvertError=String-Wert l\u00e4sst sich nicht in Float-Wert umwandeln
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=String-Wert l\u00e4sst sich nicht in Byte-Wert umwandeln
BusinessNewDiagramFileWizard.SelectDiagramRootElement=Diagram-Root Element w\u00E4hlen:
BusinessNewDiagramFileWizard.SelectSemanticModelElement=W\u00E4hlen Sie das semantische Modell-Element aus zur Darstellung im Diagramm
BusinessAbstractParser.StringFloatConvertError=String-Wert l\u00E4sst sich nicht in Float-Wert umwandeln
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=String-Wert l\u00E4sst sich nicht in Byte-Wert umwandeln
BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=Neue Ecore-Diagramm-Datei initialisieren
BusinessTooltipFigure.assignedMeta={0} zugewiesene Metadaten
DeleteAssignmentAction.DeleteAssignment=Zuordnung l\u00f6schen
DeleteAssignmentAction.DeleteAssignment=Zuordnung l\u00F6schen
BusinessDiagramEditor.canNotSaveTitle=Warnung

View File

@@ -4,15 +4,15 @@ BusinessAbstractParser.StringIntegerConvertError=Valor del String no puede ser c
BusinessAbstractParser.UnknownLiteral=Literal desconocido
BusinessAbstractParser.StringLongConverError=Valor del String no puede ser convertido a Long
AssignmentPropertySection.Type=Tipo
BusinessPaletteFactory.BidirectionalRelationShip=Relaci\u00f3n bidireccional
BusinessPaletteFactory.CreateDirectionalRelationShip=Crear nueva relaci\u00f3n direccional
BusinessPaletteFactory.CreateBidirectionalRelationShip=Crear nueva relaci\u00f3n bidireccional
BusinessPaletteFactory.BidirectionalRelationShip=Relaci\u00F3n bidireccional
BusinessPaletteFactory.CreateDirectionalRelationShip=Crear nueva relaci\u00F3n direccional
BusinessPaletteFactory.CreateBidirectionalRelationShip=Crear nueva relaci\u00F3n bidireccional
AssignmentPropertySection.Name=Nombre
BusinessNewDiagramFileWizard.DiagramRootElement=Elemento de diagrama principal
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=No se ha seleccionado elemento del diagrama principal
BusinessAbstractParser.ValueOfTypeByteIsExpected=Se esperaba un valor de tipo Byte
BusinessAbstractParser.ValueOfTypeCharacterIsExpected=Se esperaba un valor de tipo Character
BusinessPaletteFactory.ActionComment=Crear nueva acci\u00f3n
BusinessPaletteFactory.ActionComment=Crear nueva acci\u00F3n
BusinessAbstractParser.ValueOfTypeStringIsExpected=Se esperaba un valor de tipo String
BusinessInitDiagramFileAction.Error=Error
BusinessNewDiagramFileWizard.SelectRootElement=Seleccione un elemento del diagrama principal
@@ -26,7 +26,7 @@ BusinessPaletteFactory.InputComment=Crear nueva Entrada
BusinessPaletteFactory.Data=Fecha
BusinessPaletteFactory.Input=Entrada
BusinessPaletteFactory.List=Lista
BusinessPaletteFactory.Relationshop=Relaci\u00f3n
BusinessPaletteFactory.Relationshop=Relaci\u00F3n
BusinessAbstractParser.ValueOfBooleanIsExpected=Se esperaba un valor de tipo Boolean
BusinessPaletteFactory.decision=Decision
BusinessPaletteFactory.Document=Documento
@@ -35,8 +35,8 @@ BusinessAbstractParser.StringDoubleConvertError=Valor del String no puede ser co
BusinessPaletteFactory.Actor=Actor
BusinessPaletteFactory.Database=Base de Datos
BusinessPaletteFactory.ListComment=Crear nueva Lista
BusinessPaletteFactory.Action=Acci\u00f3n
BusinessPaletteFactory.RelationshopComment=Crear nueva relaci\u00f3n
BusinessPaletteFactory.Action=Acci\u00F3n
BusinessPaletteFactory.RelationshopComment=Crear nueva relaci\u00F3n
BusinessAbstractParser.ValueOfDoubleIsExpected=Se esperaba un valor de tipo Double
BusinessPaletteFactory.CreateEllipse=Crear nueva Elipse
BusinessNewDiagramFileWizard.DiagramFile=Archivo de diagrama

View File

@@ -1,82 +1,82 @@
BusinessInitDiagramFileAction.DiagramFile=Fichier diagramme
BusinessAbstractParser.ValueOfLongIsExpected=Une valeur de type Long est attendue
BusinessAbstractParser.ValueOfFloatIsExpected=Une valeur de type Float est attendue
BusinessPaletteFactory.DataComment=Cr\u00e9er des nouvelles donn\u00e9es
CreateDiagramAction.CreateBusinessModel=Cr\u00e9er un Business Model
BusinessCreationWizardPage.CreatenewBusinessDiagram=Cr\u00e9er un nouveau sch\u00e9ma m\u00e9tier
BusinessAbstractParser.StringIntegerConvertError=Une valeur de cha\u00eene ne peut pas \u00eatre convertie en valeur Integer
BusinessPaletteFactory.DataComment=Cr\u00E9er des nouvelles donn\u00E9es
CreateDiagramAction.CreateBusinessModel=Cr\u00E9er un Business Model
BusinessCreationWizardPage.CreatenewBusinessDiagram=Cr\u00E9er un nouveau sch\u00E9ma m\u00E9tier
BusinessAbstractParser.StringIntegerConvertError=Une valeur de cha\u00EEne ne peut pas \u00EAtre convertie en valeur Integer
SimpleBusinessCreationWizardPage.Title=Nouveau Business Model
BusinessNewDiagramFileWizard.CreateNewDiagram=Cr\u00e9er un nouveau diagramme bas\u00e9 sur le contenu du mod\u00e8le {0}
BusinessAbstractParser.UnknownLiteral=Litt\u00e9rale inconnue :
BusinessAbstractParser.StringLongConverError=Une valeur de cha\u00eene ne peut pas \u00eatre convertie en valeur Long
BusinessNewDiagramFileWizard.CreateNewDiagram=Cr\u00E9er un nouveau diagramme bas\u00E9 sur le contenu du mod\u00E8le {0}
BusinessAbstractParser.UnknownLiteral=Litt\u00E9rale inconnue :
BusinessAbstractParser.StringLongConverError=Une valeur de cha\u00EEne ne peut pas \u00EAtre convertie en valeur Long
AssignmentPropertySection.DeleteAssignment=Effacer l'affectation.
AssignmentPropertySection.Type=Type
BusinessModelingAssistantProvider.AvaiableDomainModelElements=\u00c9l\u00e9ments de mod\u00e8le de domaine disponibles :
BusinessModelingAssistantProvider.AvaiableDomainModelElements=\u00C9l\u00E9ments de mod\u00E8le de domaine disponibles :
BusinessPaletteFactory.BidirectionalRelationShip=Relation Bidirectionnelle
BusinessPaletteFactory.CreateDirectionalRelationShip=Cr\u00e9er une nouvelle relation directionnelle
BusinessPaletteFactory.CreateBidirectionalRelationShip=Cr\u00e9er une nouvelle relation bidirectionnelle
BusinessPaletteFactory.CreateDirectionalRelationShip=Cr\u00E9er une nouvelle relation directionnelle
BusinessPaletteFactory.CreateBidirectionalRelationShip=Cr\u00E9er une nouvelle relation bidirectionnelle
AssignmentPropertySection.Name=Nom
CreateAssignmentCommand.CannotAssign=Impossible d'assigner.
BusinessNewDiagramFileWizard.DiagramRootElement=\u00c9l\u00e9ment racine du diagramme
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=Aucun \u00e9l\u00e9ment racine de diagramme s\u00e9lectionn\u00e9.
BusinessVisualIDRegistry.ParseError=Impossible d'analyser le type de vue en tant que num\u00e9ro idVisuel
OpenDiagramAction.EditBusinessModel=Editer le Business mod\u00e8le
BusinessNewDiagramFileWizard.DiagramRootElement=\u00C9l\u00E9ment racine du diagramme
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=Aucun \u00E9l\u00E9ment racine de diagramme s\u00E9lectionn\u00E9.
BusinessVisualIDRegistry.ParseError=Impossible d'analyser le type de vue en tant que num\u00E9ro idVisuel
OpenDiagramAction.EditBusinessModel=Editer le Business mod\u00E8le
BusinessAbstractParser.ValueOfTypeByteIsExpected=Une valeur de type Byte est attendue
BusinessAbstractParser.ValueOfTypeCharacterIsExpected=Une valeur de type Character est attendue
BusinessPaletteFactory.ActionComment=Cr\u00e9er une nouvelle action
BusinessPaletteFactory.ActionComment=Cr\u00E9er une nouvelle action
BusinessAbstractParser.ValueOfTypeStringIsExpected=Une valeur de type String est attendue
BusinessInitDiagramFileAction.Error=ERROR
BusinessNewDiagramFileWizard.SelectRootElement=S\u00e9lectionnez un \u00e9l\u00e9ment racine de diagramme
RepositoryFactoryProxyLabelProvider.Deleted=(Supprim\u00e9)
BusinessPaletteFactory.TerminalComment=Cr\u00e9er un nouveau Terminal
BusinessNewDiagramFileWizard.SelectRootElement=S\u00E9lectionnez un \u00E9l\u00E9ment racine de diagramme
RepositoryFactoryProxyLabelProvider.Deleted=(Supprim\u00E9)
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
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.
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
RepositoryFactoryProxyLabelProvider.NotFound=(Non trouv\u00e9)
RepositoryFactoryProxyLabelProvider.NotFound=(Non trouv\u00E9)
BusinessPaletteFactory.Terminal=Terminal
BusinessAbstractParser.InvalidInputAt=Entr\u00e9e invalide \u00e0
BusinessAbstractParser.InvalidInputAt=Entr\u00E9e invalide \u00E0
BusinessPaletteFactory.Gear=Transformation
BusinessPaletteFactory.InputComment=Cr\u00e9er une nouvelle entr\u00e9e
BusinessPaletteFactory.Data=Donn\u00e9es
BusinessPaletteFactory.InputComment=Cr\u00E9er une nouvelle entr\u00E9e
BusinessPaletteFactory.Data=Donn\u00E9es
BusinessPaletteFactory.Ellipse=Ellipse
BusinessPaletteFactory.Input=Lecture
BusinessPaletteFactory.List=liste
BusinessPaletteFactory.Relationshop=Relation
BusinessAbstractParser.ValueOfBooleanIsExpected=Une valeur de type Boolean est attendue
BusinessPaletteFactory.decision=D\u00e9cision
BusinessPaletteFactory.decision=D\u00E9cision
BusinessPaletteFactory.Document=Document
BusinessModelingAssistantProvider.SelectDomainModelElement=S\u00e9lectionner l'\u00e9l\u00e9ment domaine du mod\u00e8le
BusinessPaletteFactory.CreateActor=Cr\u00e9er un nouvel acteur
BusinessAbstractParser.StringDoubleConvertError=Une valeur de cha\u00eene ne peut pas \u00eatre convertie en valeur Double
BusinessModelingAssistantProvider.SelectDomainModelElement=S\u00E9lectionner l'\u00E9l\u00E9ment domaine du mod\u00E8le
BusinessPaletteFactory.CreateActor=Cr\u00E9er un nouvel acteur
BusinessAbstractParser.StringDoubleConvertError=Une valeur de cha\u00EEne ne peut pas \u00EAtre convertie en valeur Double
BusinessPaletteFactory.Actor=Acteur
EditAction.Edit=Editer
BusinessCreationWizardPage.CreateBusinessDiagram=Cr\u00e9er un sch\u00e9ma m\u00e9tier
BusinessPaletteFactory.Database=Source des donn\u00e9es
BusinessPaletteFactory.ListComment=Cr\u00e9er une nouvelle liste
EditAction.Edit=Modifier
BusinessCreationWizardPage.CreateBusinessDiagram=Cr\u00E9er un sch\u00E9ma m\u00E9tier
BusinessPaletteFactory.Database=Source des donn\u00E9es
BusinessPaletteFactory.ListComment=Cr\u00E9er une nouvelle liste
BusinessPaletteFactory.DirectionalRelationShip=Relation
BusinessPaletteFactory.Action=Action
BusinessPaletteFactory.RelationshopComment=Cr\u00e9er une nouvelle relation
BusinessPaletteFactory.RelationshopComment=Cr\u00E9er une nouvelle relation
SimpleBusinessCreationWizardPage.Super=BusinessProcessCreatePage
BusinessInitDiagramFileAction.LoadFaild=Echec de chargement du fichier Model :
BusinessPaletteFactory.DecisionComment=Cr\u00e9er une nouvelle D\u00e9cision
BusinessPaletteFactory.DecisionComment=Cr\u00E9er une nouvelle D\u00E9cision
BusinessAbstractParser.ValueOfDoubleIsExpected=Une valeur de type Double est attendue
OpenDiagramAction.ReadBusinessModel=Lire le Business mod\u00e8le
OpenDiagramAction.ReadBusinessModel=Lire le Business mod\u00E8le
BusinessInitDiagramFileAction.UnableToLoadResource=Impossible de charger la ressource :
BusinessPaletteFactory.CreateEllipse=Cr\u00e9er une nouvelle ellipse
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.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.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
BusinessTooltipFigure.assignedMeta={0} M\u00e9tadonn\u00e9e affect\u00e9e
BusinessTooltipFigure.assignedMeta={0} M\u00E9tadonn\u00E9e affect\u00E9e
DeleteAssignmentAction.DeleteAssignment=Effacer l'affectation
BusinessDiagramEditor.canNotSaveTitle=Avertissement
BusinessRulersAndGridComposite.Grid_On_Label_Text=Show Grid

View File

@@ -17,7 +17,7 @@ BusinessPaletteFactory.BidirectionalRelationShip=Relazione bidirezionale
BusinessPaletteFactory.CreateDirectionalRelationShip=Creare uno nuova relazione
BusinessPaletteFactory.CreateBidirectionalRelationShip=Crea una nuova relazione bidirezionale
AssignmentPropertySection.Name=Nome
CreateAssignmentCommand.CannotAssign=Non pu\u00f2 essere assegnato.
CreateAssignmentCommand.CannotAssign=Non pu\u00F2 essere assegnato.
BusinessNewDiagramFileWizard.DiagramRootElement=Elemento radice del diagramma
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=Nessun elemento base di diagramma selezionato
BusinessVisualIDRegistry.ParseError=Impossibile analizzare la vista come un tipo numero visualID:
@@ -33,7 +33,7 @@ BusinessAbstractParser.ValueOfShortIsExpected=Previsto valore di tipo Short
BusinessPaletteFactory.DatabaseComment=Crea una nuova banca dati
AssignmentPropertySection.Comment=Commento
SimpleBusinessCreationWizard.NewBusinessModel=Nuovo modello Business
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=\u00c8 stato selezionato un elemento principale non valido.
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=\u00C8 stato selezionato un elemento principale non valido.
BusinessInitDiagramFileAction.IntialNew=Nuova inizializzazione
RepositoryFactoryProxyLabelProvider.NotFound=(Non trovato)
BusinessPaletteFactory.Terminal=Terminale

View File

@@ -69,13 +69,13 @@ OpenDiagramAction.ReadBusinessModel=\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u
BusinessInitDiagramFileAction.UnableToLoadResource=\u30EA\u30BD\u30FC\u30B9\u3092\u30ED\u30FC\u30C9\u3067\u304D\u307E\u305B\u3093 :
BusinessPaletteFactory.CreateEllipse=\u65B0\u898F\u6955\u5186\u306E\u4F5C\u6210
BusinessNewDiagramFileWizard.DiagramFile=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0\u30D5\u30A1\u30A4\u30EB
BusinessAbstractParser.StringShortConverError=String \u5024\u3092 Short \u5024\u306B\u5909\u63DB\u3067\u304D\u307E\u305B\u3093
BusinessAbstractParser.StringShortConverError=String\u5024\u3092Short\u5024\u306B\u5909\u63DB\u3067\u304D\u307E\u305B\u3093
BusinessPaletteFactory.DocuemntComment=\u65B0\u898F\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8\u306E\u4F5C\u6210
BusinessAbstractParser.ValueOfIntegerIsExpected=Integer \u578B\u306E\u5024\u304C\u671F\u5F85\u3055\u308C\u3066\u3044\u307E\u3059
BusinessNewDiagramFileWizard.SelectDiagramRootElement=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0\u30EB\u30FC\u30C8\u30A8\u30EC\u30E1\u30F3\u30C8\u306E\u9078\u629E:
BusinessNewDiagramFileWizard.SelectSemanticModelElement=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0\u306B\u8868\u3059\u30BB\u30DE\u30F3\u30C6\u30A3\u30C3\u30AF\u30E2\u30C7\u30EB\u30A8\u30EC\u30E1\u30F3\u30C8\u3092\u9078\u629E
BusinessAbstractParser.StringFloatConvertError=String \u5024\u3092 Float \u5024\u306B\u5909\u63DB\u3067\u304D\u307E\u305B\u3093
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=String \u5024\u3092 Byte \u5024\u306B\u5909\u63DB\u3067\u304D\u307E\u305B\u3093
BusinessAbstractParser.StringFloatConvertError=String\u5024\u3092Float\u5024\u306B\u5909\u63DB\u3067\u304D\u307E\u305B\u3093
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=String\u5024\u3092Byte\u5024\u306B\u5909\u63DB\u3067\u304D\u307E\u305B\u3093
BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=\u65B0\u898F Ecore \u30C0\u30A4\u30A2\u30B0\u30E9\u30E0 \u30D5\u30A1\u30A4\u30EB\u306E\u521D\u671F\u5316
BusinessTooltipFigure.assignedMeta=\u5272\u308A\u5F53\u3066\u3089\u308C\u305F\u30E1\u30BF\u30C7\u30FC\u30BF {0}
DeleteAssignmentAction.DeleteAssignment=\u5272\u308A\u5F53\u3066\u306E\u524A\u9664

View File

@@ -1,11 +1,11 @@
BusinessInitDiagramFileAction.DiagramFile=plik diagramu
BusinessAbstractParser.ValueOfLongIsExpected=Spodziewany typ Long
BusinessAbstractParser.ValueOfFloatIsExpected=Spodziewany typ Float
BusinessPaletteFactory.DataComment=Utw\u00f3rz nowe dane
CreateDiagramAction.CreateBusinessModel=Utw\u00f3rz model biznesowy
BusinessCreationWizardPage.CreatenewBusinessDiagram=Utw\u00f3rz nowy diagram biznesowy
BusinessPaletteFactory.DataComment=Utw\u00F3rz nowe dane
CreateDiagramAction.CreateBusinessModel=Utw\u00F3rz model biznesowy
BusinessCreationWizardPage.CreatenewBusinessDiagram=Utw\u00F3rz nowy diagram biznesowy
BusinessAbstractParser.StringIntegerConvertError=Warto\u015B\u0107 typu znakowego nie mo\u017Ce by\u0107 skonwertowana na warto\u015B\u0107 typu Integer
BusinessNewDiagramFileWizard.CreateNewDiagram=Stw\u00f3rz nowy diagram na podst. {0} zawarto\u015Bci modelu
BusinessNewDiagramFileWizard.CreateNewDiagram=Stw\u00F3rz nowy diagram na podst. {0} zawarto\u015Bci modelu
BusinessAbstractParser.UnknownLiteral=Nieznany litera\u0142:
BusinessAbstractParser.StringLongConverError=Warto\u015B\u0107 typu znakowego nie mo\u017Ce by\u0107 skonwertowana na warto\u015B\u0107 typu Long
AssignmentPropertySection.DeleteAssignment=Skasuj przypisanie
@@ -18,15 +18,15 @@ BusinessAbstractParser.ValueOfTypeByteIsExpected=Spodziewany typ Byte
BusinessAbstractParser.ValueOfTypeCharacterIsExpected=Spodziewany typ znakowy
BusinessAbstractParser.ValueOfTypeStringIsExpected=Spodziewany typ ci\u0105gu znakowego
BusinessInitDiagramFileAction.Error=B\u0142\u0105d
BusinessPaletteFactory.TerminalComment=Utw\u00f3rz nowy terminal
BusinessPaletteFactory.TerminalComment=Utw\u00F3rz nowy terminal
BusinessAbstractParser.ValueOfShortIsExpected=Spodziewany typ Short
BusinessPaletteFactory.DatabaseComment=Utw\u00f3rz now\u0105 baz\u0119 danych
BusinessPaletteFactory.DatabaseComment=Utw\u00F3rz now\u0105 baz\u0119 danych
AssignmentPropertySection.Comment=Komentarz
BusinessInitDiagramFileAction.IntialNew=Inicjalizuj nowy
BusinessPaletteFactory.Terminal=Terminal
BusinessAbstractParser.InvalidInputAt=Niepoprawne wej\u015Bcie w
BusinessPaletteFactory.Gear=Tryb
BusinessPaletteFactory.InputComment=Utw\u00f3rz nowe wej\u015Bcie
BusinessPaletteFactory.InputComment=Utw\u00F3rz nowe wej\u015Bcie
BusinessPaletteFactory.Data=Dane
BusinessPaletteFactory.Ellipse=Elipsa
BusinessPaletteFactory.Input=Wej\u015Bcie
@@ -35,23 +35,23 @@ BusinessAbstractParser.ValueOfBooleanIsExpected=Spodziewana warto\u015B\u0107 ty
BusinessPaletteFactory.decision=Decyzja
BusinessPaletteFactory.Document=Dokument
BusinessModelingAssistantProvider.SelectDomainModelElement=Wybierz element modelu domeny
BusinessPaletteFactory.CreateActor=Utw\u00f3rz aktora
BusinessPaletteFactory.CreateActor=Utw\u00F3rz aktora
BusinessAbstractParser.StringDoubleConvertError=Warto\u015B\u0107 typu znakowego nie mo\u017Ce by\u0107 skonwertowana na warto\u015B\u0107 typu Double
EditAction.Edit=Edycja
BusinessCreationWizardPage.CreateBusinessDiagram=Utw\u00f3rz diagram biznesowy
BusinessPaletteFactory.Database=\u0179r\u00f3d\u0142o danych
BusinessPaletteFactory.ListComment=Utw\u00f3rz now\u0105 list\u0119
BusinessCreationWizardPage.CreateBusinessDiagram=Utw\u00F3rz diagram biznesowy
BusinessPaletteFactory.Database=\u0179r\u00F3d\u0142o danych
BusinessPaletteFactory.ListComment=Utw\u00F3rz now\u0105 list\u0119
BusinessPaletteFactory.DirectionalRelationShip=Relacja jednokierunkowa
BusinessPaletteFactory.Action=Akcja
BusinessPaletteFactory.RelationshopComment=Ustw\u00f3rz now\u0105 relacj\u0119
BusinessPaletteFactory.RelationshopComment=Ustw\u00F3rz now\u0105 relacj\u0119
BusinessInitDiagramFileAction.LoadFaild=Nie uda\u0142o si\u0119 za\u0142adowa\u0107 pliku modelu
BusinessPaletteFactory.DecisionComment=Utw\u00f3rz now\u0105 decyzj\u0119
BusinessPaletteFactory.DecisionComment=Utw\u00F3rz now\u0105 decyzj\u0119
BusinessAbstractParser.ValueOfDoubleIsExpected=Spodziewana warto\u015B\u0107 typu Double
BusinessInitDiagramFileAction.UnableToLoadResource=Nie uda\u0142o si\u0119 za\u0142adowa\u0107 zasobu:
BusinessPaletteFactory.CreateEllipse=Utw\u00f3rz now\u0105 elips\u0119
BusinessPaletteFactory.CreateEllipse=Utw\u00F3rz now\u0105 elips\u0119
BusinessNewDiagramFileWizard.DiagramFile=Plik diagramu
BusinessAbstractParser.StringShortConverError=Warto\u015B\u0107 typu znakowego nie mo\u017Ce by\u0107 skonwertowana na warto\u015B\u0107 typu Short
BusinessPaletteFactory.DocuemntComment=Utw\u00f3rz nowy Dokument
BusinessPaletteFactory.DocuemntComment=Utw\u00F3rz nowy Dokument
BusinessAbstractParser.ValueOfIntegerIsExpected=Spodziewany typ Integer
BusinessAbstractParser.StringFloatConvertError=Warto\u015B\u0107 typu znakowego nie mo\u017Ce by\u0107 skonwertowana na warto\u015B\u0107 typu Float
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=Warto\u015B\u0107 typu znakowego nie mo\u017Ce by\u0107 skonwertowana na warto\u015B\u0107 typu Byte

View File

@@ -2,24 +2,24 @@ BusinessInitDiagramFileAction.DiagramFile=Arquivo de Diagrama
BusinessAbstractParser.ValueOfLongIsExpected=Valor de tipo Long esperado
BusinessAbstractParser.ValueOfFloatIsExpected=Valor de tipo Float esperado
BusinessPaletteFactory.DataComment=Criar novo Dado
CreateDiagramAction.CreateBusinessModel=Criar modelo de neg\u00f3cio
BusinessCreationWizardPage.CreatenewBusinessDiagram=Criar um novo diagrama de neg\u00f3cio
CreateDiagramAction.CreateBusinessModel=Criar modelo de neg\u00F3cio
BusinessCreationWizardPage.CreatenewBusinessDiagram=Criar um novo diagrama de neg\u00F3cio
BusinessPaletteFactory.CreateGear=Criar nova Engrenagem
BusinessNewDiagramFileWizard.CreateNewDiagram=Criar novo diagrama baseado no conte\u00fado do modelo {0}
BusinessNewDiagramFileWizard.CreateNewDiagram=Criar novo diagrama baseado no conte\u00FAdo do modelo {0}
BusinessAbstractParser.UnknownLiteral=Literal desconhecido:
AssignmentPropertySection.DeleteAssignment=Apagar Cess\u00e3o
BusinessModelingAssistantProvider.AvaiableDomainModelElements=Elementos do modelo de dom\u00ednio dispon\u00edveis
AssignmentPropertySection.DeleteAssignment=Apagar Cess\u00E3o
BusinessModelingAssistantProvider.AvaiableDomainModelElements=Elementos do modelo de dom\u00EDnio dispon\u00EDveis
BusinessPaletteFactory.BidirectionalRelationShip=Relacionamento Bidirecional
BusinessPaletteFactory.CreateDirectionalRelationShip=Criar novo relacionamento direcional
BusinessPaletteFactory.CreateBidirectionalRelationShip=Criar novo Relacionamento Bidirecional
AssignmentPropertySection.Name=Nome
CreateAssignmentCommand.CannotAssign=N\u00e3o \u00e9 poss\u00edvel atribuir.
CreateAssignmentCommand.CannotAssign=N\u00E3o \u00E9 poss\u00EDvel atribuir.
BusinessNewDiagramFileWizard.DiagramRootElement=Elemento Raiz do Diagrama
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=N\u00e3o ha um Elemento Raiz de Diagrama selecionado
BusinessVisualIDRegistry.ParseError=Imposs\u00edvel fazer o parse do 'view type' como um n\u00famero visualID:
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=N\u00E3o ha um Elemento Raiz de Diagrama selecionado
BusinessVisualIDRegistry.ParseError=Imposs\u00EDvel fazer o parse do 'view type' como um n\u00FAmero visualID:
BusinessAbstractParser.ValueOfTypeByteIsExpected=Valor do tipo Byte esperado
BusinessAbstractParser.ValueOfTypeCharacterIsExpected=Valor do tipo Character esperado
BusinessPaletteFactory.ActionComment=Criar nova a\u00e7\u00e3o
BusinessPaletteFactory.ActionComment=Criar nova a\u00E7\u00E3o
BusinessAbstractParser.ValueOfTypeStringIsExpected=Valor do tipo String esperado
BusinessInitDiagramFileAction.Error=Erro
BusinessNewDiagramFileWizard.SelectRootElement=Selecione elemento raiz do diagrama
@@ -27,12 +27,12 @@ RepositoryFactoryProxyLabelProvider.Deleted=(Apagado)
BusinessPaletteFactory.TerminalComment=Criar novo Terminal
BusinessAbstractParser.ValueOfShortIsExpected=Valor de tipo Short esperado
BusinessPaletteFactory.DatabaseComment=Criar um novo Banco
AssignmentPropertySection.Comment=Coment\u00e1rio
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=Elemento Raiz inv\u00e1lido do Diagrama foi selecionado
AssignmentPropertySection.Comment=Coment\u00E1rio
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=Elemento Raiz inv\u00E1lido do Diagrama foi selecionado
BusinessInitDiagramFileAction.IntialNew=Iniciar Novo
RepositoryFactoryProxyLabelProvider.NotFound=(N\u00e3o encontrado)
RepositoryFactoryProxyLabelProvider.NotFound=(N\u00E3o encontrado)
BusinessPaletteFactory.Terminal=Terminal
BusinessAbstractParser.InvalidInputAt=Entrada inv\u00e1lida em
BusinessAbstractParser.InvalidInputAt=Entrada inv\u00E1lida em
BusinessPaletteFactory.Gear=Engrenagem
BusinessPaletteFactory.InputComment=Criar nova Entrada
BusinessPaletteFactory.Data=Dado
@@ -40,28 +40,28 @@ BusinessPaletteFactory.Ellipse=Elipse
BusinessPaletteFactory.Input=Entrada
BusinessPaletteFactory.Relationshop=Relacionamento
BusinessAbstractParser.ValueOfBooleanIsExpected=Valor de tipo Boolean esperado
BusinessPaletteFactory.decision=Decis\u00e3o
BusinessPaletteFactory.decision=Decis\u00E3o
BusinessPaletteFactory.Document=Documento
BusinessModelingAssistantProvider.SelectDomainModelElement=Selecione o elemento de modelo de dom\u00ednio
BusinessModelingAssistantProvider.SelectDomainModelElement=Selecione o elemento de modelo de dom\u00EDnio
BusinessPaletteFactory.CreateActor=Criar novo Ator
BusinessPaletteFactory.Actor=Ator
EditAction.Edit=Editar
BusinessPaletteFactory.Database=Fonte de dados
BusinessPaletteFactory.ListComment=Criar nova Lista
BusinessPaletteFactory.DirectionalRelationShip=Relacionamento Direcional
BusinessPaletteFactory.Action=A\u00e7\u00e3o
BusinessPaletteFactory.Action=A\u00E7\u00E3o
BusinessPaletteFactory.RelationshopComment=Criar novo Relacionamento
BusinessInitDiagramFileAction.LoadFaild=Falha na carga do arquivo de modelo
BusinessPaletteFactory.DecisionComment=Criar nova Decis\u00e3o
BusinessPaletteFactory.DecisionComment=Criar nova Decis\u00E3o
BusinessAbstractParser.ValueOfDoubleIsExpected=Valor de tipo Double esperado
BusinessInitDiagramFileAction.UnableToLoadResource=Imposs\u00edvel carregar recursos:
BusinessInitDiagramFileAction.UnableToLoadResource=Imposs\u00EDvel carregar recursos:
BusinessPaletteFactory.CreateEllipse=Criar nova Elipse
BusinessNewDiagramFileWizard.DiagramFile=Arquivo de Diagrama
BusinessPaletteFactory.DocuemntComment=Criar novo Documento
BusinessAbstractParser.ValueOfIntegerIsExpected=Valor de tipo Inteiro esperado
BusinessNewDiagramFileWizard.SelectDiagramRootElement=Selecione um Elemento Raiz do Diagrama:
BusinessNewDiagramFileWizard.SelectSemanticModelElement=Selecione o elemento de modelo de sem\u00e2ntica a ser analisado no diagrama
BusinessNewDiagramFileWizard.SelectSemanticModelElement=Selecione o elemento de modelo de sem\u00E2ntica a ser analisado no diagrama
BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=Iniciar novo arquivo de Diagrama Ecore
BusinessTooltipFigure.assignedMeta=Metadados atribuidos \u00e0 {0}
DeleteAssignmentAction.DeleteAssignment=Apagar Cess\u00e3o
BusinessDiagramEditor.canNotSaveTitle=Advert\u00eancia
BusinessTooltipFigure.assignedMeta=Metadados atribuidos \u00E0 {0}
DeleteAssignmentAction.DeleteAssignment=Apagar Cess\u00E3o
BusinessDiagramEditor.canNotSaveTitle=Advert\u00EAncia

View File

@@ -1,14 +1,14 @@
AssignmentPropertySection.Type=Typ
AssignmentPropertySection.Name=Meno
BusinessInitDiagramFileAction.Error=CHYBA
AssignmentPropertySection.Comment=Koment\u00e1r
BusinessPaletteFactory.Data=D\u00e1ta
AssignmentPropertySection.Comment=Koment\u00E1r
BusinessPaletteFactory.Data=D\u00E1ta
BusinessPaletteFactory.Input=VSTUP
BusinessPaletteFactory.Relationshop=Vz\u0165ah
BusinessPaletteFactory.decision=Rozhodnutie
BusinessPaletteFactory.Document=Dokument
BusinessPaletteFactory.Database=D\u00e1tov\u00fd zdroj
BusinessPaletteFactory.Database=D\u00E1tov\u00FD zdroj
BusinessPaletteFactory.Action=Akcia
BusinessDiagramEditor.canNotSaveTitle=Varovanie
BusinessRulersAndGridComposite.Measurement_Group_Label_Text=Meranie
BusinessRulersAndGridComposite.Line_Style_Label_Text=\u0160t\u00fdl
BusinessRulersAndGridComposite.Line_Style_Label_Text=\u0160t\u00FDl

View File

@@ -4,9 +4,9 @@ BusinessInitDiagramFileAction.Error=Hata
BusinessPaletteFactory.InputComment=Yeni giri\u015F olu\u015Ftur
BusinessPaletteFactory.Input=Giri\u015F
BusinessPaletteFactory.decision=Karar
BusinessPaletteFactory.Document=D\u00f6k\u00fcman
BusinessPaletteFactory.CreateActor=Yeni Akt\u00f6r olu\u015Ftur
BusinessPaletteFactory.Actor=Akt\u00f6r
BusinessPaletteFactory.Document=D\u00F6k\u00FCman
BusinessPaletteFactory.CreateActor=Yeni Akt\u00F6r olu\u015Ftur
BusinessPaletteFactory.Actor=Akt\u00F6r
BusinessPaletteFactory.Database=Verikayna\u011F\u0131
BusinessPaletteFactory.ListComment=Yeni liste olu\u015Ftur
BusinessPaletteFactory.DocuemntComment=Yeni d\u00f6k\u00fcman olu\u015Ftur
BusinessPaletteFactory.DocuemntComment=Yeni d\u00F6k\u00FCman olu\u015Ftur

View File

@@ -7,12 +7,12 @@ BusinessCreationWizardPage.CreatenewBusinessDiagram=\u521B\u5EFA\u65B0\u7684\u90
BusinessAbstractParser.StringIntegerConvertError=String\u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3AInteger\u7C7B\u578B
BusinessPaletteFactory.CreateGear=\u521B\u5EFA\u9F7F\u8F6E
SimpleBusinessCreationWizardPage.Title=\u65B0\u7684\u4E1A\u52A1\u6A21\u578B
BusinessNewDiagramFileWizard.CreateNewDiagram=\u521B\u5EFA\u65B0\u7684\u56FE\u8868
BusinessNewDiagramFileWizard.CreateNewDiagram=\u57FA\u4E8E {0} \u6A21\u578B\u5185\u5BB9\u521B\u5EFA\u65B0\u56FE
BusinessAbstractParser.UnknownLiteral=\u65E0\u6548\u7684\u6587\u5B57
BusinessAbstractParser.StringLongConverError=String\u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3ALong\u7C7B\u578B
AssignmentPropertySection.DeleteAssignment=\u5220\u9664\u8D4B\u503C
AssignmentPropertySection.DeleteAssignment=\u5220\u9664\u5206\u914D
AssignmentPropertySection.Type=\u7C7B\u578B
BusinessModelingAssistantProvider.AvaiableDomainModelElements=\u65E0\u6548\u7684\u57DF\u6A21\u578B\u5143\u7D20
BusinessModelingAssistantProvider.AvaiableDomainModelElements=\u53EF\u7528\u7684\u57DF\u6A21\u578B\u5143\u7D20:
BusinessPaletteFactory.BidirectionalRelationShip=\u53CC\u5411\u5173\u8054
BusinessPaletteFactory.CreateDirectionalRelationShip=\u521B\u5EFA\u65B9\u5411\u5173\u8054
BusinessPaletteFactory.CreateBidirectionalRelationShip=\u521B\u5EFA\u53CC\u5411\u5173\u8054
@@ -20,20 +20,20 @@ AssignmentPropertySection.Name=\u540D\u79F0
CreateAssignmentCommand.CannotAssign=\u4E0D\u80FD\u5206\u914D\u3002
BusinessNewDiagramFileWizard.DiagramRootElement=\u56FE\u8868\u6839\u5143\u7D20
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=\u6CA1\u6709\u56FE\u8868\u6839\u5143\u7D20\u88AB\u9009\u4E2D
BusinessVisualIDRegistry.ParseError=\u4E0D\u80FD\u628A\u89C6\u56FE\u7C7B\u578B\u5F53\u4F5CvisialID\u6570\u5B57\u6765\u8F6C\u6362
BusinessVisualIDRegistry.ParseError=\u4E0D\u80FD\u628A\u89C6\u56FE\u7C7B\u578B\u5F53\u4F5C visualID \u6570\u5B57\u6765\u8F6C\u6362
OpenDiagramAction.EditBusinessModel=\u7F16\u8F91\u4E1A\u52A1\u6A21\u578B
BusinessAbstractParser.ValueOfTypeByteIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8BE5\u4E3AByte
BusinessAbstractParser.ValueOfTypeCharacterIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8BE5\u4E3ACharacter
BusinessPaletteFactory.ActionComment=\u521B\u5EFA\u65B0\u7684\u52A8\u4F5C
BusinessAbstractParser.ValueOfTypeStringIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8BE5\u4E3AString
BusinessInitDiagramFileAction.Error=\u9519\u8BEF
BusinessNewDiagramFileWizard.SelectRootElement=\u9009\u62E9\u56FE\u8868\u6839\u5143\u7D20
BusinessNewDiagramFileWizard.SelectRootElement=\u9009\u62E9\u56FE\u6839\u5143\u7D20
RepositoryFactoryProxyLabelProvider.Deleted=\uFF08\u5220\u9664\uFF09
BusinessPaletteFactory.TerminalComment=\u521B\u5EFA\u65B0\u7684\u4E2D\u65AD\u70B9
BusinessAbstractParser.ValueOfShortIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8BE5\u4E3AShort
BusinessPaletteFactory.DatabaseComment=\u521B\u5EFA\u65B0\u7684\u6570\u636E\u5E93
AssignmentPropertySection.Comment=\u6CE8\u91CA
SimpleBusinessCreationWizard.NewBusinessModel=\u65B0\u7684\u4E1A\u52A1\u578B
SimpleBusinessCreationWizard.NewBusinessModel=\u65B0\u7684\u4E1A\u52A1\u6A21\u578B
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=\u9009\u4E2D\u4E86\u65E0\u6548\u7684\u56FE\u8868\u6839\u5143\u7D20
BusinessInitDiagramFileAction.IntialNew=\u521D\u59CB\u5316\u65B0\u7684
FindAssignmentAction.FindAssignments=\u67E5\u627E\u5206\u914D\u4EFB\u52A1
@@ -47,22 +47,22 @@ BusinessPaletteFactory.Ellipse=\u692D\u5706
BusinessPaletteFactory.Input=\u8F93\u5165
BusinessPaletteFactory.List=\u5217\u8868
BusinessPaletteFactory.Relationshop=\u5173\u7CFB
BusinessAbstractParser.ValueOfBooleanIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8BE5\u4E3ABoolean
BusinessAbstractParser.ValueOfBooleanIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u4E3A Boolean
BusinessPaletteFactory.decision=\u51B3\u7B56
BusinessPaletteFactory.Document=\u6587\u6863
BusinessModelingAssistantProvider.SelectDomainModelElement=\u9009\u62E9\u57DF\u6A21\u578B\u5143\u7D20
BusinessPaletteFactory.CreateActor=\u521B\u5EFA\u89D2\u8272
BusinessAbstractParser.StringDoubleConvertError=String\u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3ADoule\u7C7B\u578B
BusinessPaletteFactory.Actor=\u89D2\u8272
EditAction.Edit=\u7F16\u8F91\u5206\u914D\u4EFB\u52A1
EditAction.Edit=\u7F16\u8F91
BusinessCreationWizardPage.CreateBusinessDiagram=\u521B\u5EFA\u903B\u8F91\u56FE
BusinessPaletteFactory.Database=\u6570\u636E\u6E90
BusinessPaletteFactory.ListComment=\u521B\u5EFA\u65B0\u7684\u5217\u8868
BusinessPaletteFactory.DirectionalRelationShip=\u65B9\u5411\u5173\u8054
BusinessPaletteFactory.Action=\u52A8\u4F5C
BusinessPaletteFactory.Action=\u64CD\u4F5C
BusinessPaletteFactory.RelationshopComment=\u521B\u5EFA\u65B0\u7684\u5173\u7CFB
SimpleBusinessCreationWizardPage.Super=BusinessProcessCreatePage
BusinessInitDiagramFileAction.LoadFaild=\u6A21\u578B\u6587\u4EF6\u88C5\u8F7D\u5931\u8D25
BusinessInitDiagramFileAction.LoadFaild=\u6A21\u578B\u6587\u4EF6\u52A0\u8F7D\u5931\u8D25
BusinessPaletteFactory.DecisionComment=\u521B\u5EFA\u65B0\u7684\u51B3\u7B56
BusinessAbstractParser.ValueOfDoubleIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8BE5\u4E3ADouble
OpenDiagramAction.ReadBusinessModel=\u8BFB\u53D6\u4E1A\u52A1\u6A21\u578B
@@ -72,19 +72,19 @@ BusinessNewDiagramFileWizard.DiagramFile=\u56FE\u8868\u6587\u4EF6
BusinessAbstractParser.StringShortConverError=String\u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3AShort\u7C7B\u578B
BusinessPaletteFactory.DocuemntComment=\u521B\u5EFA\u65B0\u7684\u6587\u6863
BusinessAbstractParser.ValueOfIntegerIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8BE5\u4E3AInteger
BusinessNewDiagramFileWizard.SelectDiagramRootElement=\u9009\u62E9\u56FE\u8868\u6839\u5143\u7D20\uFF1A
BusinessNewDiagramFileWizard.SelectSemanticModelElement=\u9009\u62E9\u8981\u5728\u56FE\u8868\u4E0A\u63CF\u8FF0\u7684\u8BED\u4E49\u6A21\u578B\u5143\u7D20
BusinessNewDiagramFileWizard.SelectDiagramRootElement=\u9009\u62E9\u56FE\u6839\u5143\u7D20:
BusinessNewDiagramFileWizard.SelectSemanticModelElement=\u9009\u62E9\u8981\u5728\u56FE\u4E0A\u63CF\u8FF0\u7684\u8BED\u4E49\u6A21\u578B\u5143\u7D20
BusinessAbstractParser.StringFloatConvertError=String\u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3AFloat\u7C7B\u578B
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=String\u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3AByte\u7C7B\u578B
BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=\u521D\u59CB\u5316\u65B0\u7684Ecore\u56FE\u8868\u6587\u4EF6
BusinessTooltipFigure.assignedMeta={0}\u5206\u914D\u5143\u6570\u636E
DeleteAssignmentAction.DeleteAssignment=\u5220\u9664\u8D4B\u503C
DeleteAssignmentAction.DeleteAssignment=\u5220\u9664\u5206\u914D
BusinessDiagramEditor.canNotSaveTitle=\u8B66\u544A
BusinessDiagramEditor.canNotSaveMessage=\u4E1A\u52A1\u6A21\u578B\u672A\u88AB\u7528\u6237\u9501\u5B9A\uFF0C\u65E0\u6CD5\u4FDD\u5B58\u3002
BusinessRulersAndGridComposite.Grid_On_Label_Text=\u663E\u793A\u7F51\u683C
BusinessRulersAndGridComposite.Grid_Level_Label_Text=\u7F51\u683C\u5728\u524D\u9762
BusinessRulersAndGridComposite.Snap_To_Grid_Label_Text=\u5BF9\u9F50\u7F51\u683C
BusinessRulersAndGridComposite.Snap_To_Geometry_Label_Text=\u6309\u7167\u5F62\u72B6\u5BF9\u9F50
BusinessRulersAndGridComposite.Snap_To_Grid_Label_Text=\u4E0E\u7F51\u683C\u5BF9\u9F50
BusinessRulersAndGridComposite.Snap_To_Geometry_Label_Text=\u4E0E\u56FE\u5F62\u5BF9\u9F50
BusinessRulersAndGridComposite.Ruler_On_Label_Text=\u663E\u793A\u6807\u5C3A
BusinessRulersAndGridComposite.Ruler_Units_Label_Text=\u6807\u5C3A\u5355\u4F4D
BusinessRulersAndGridComposite.Grid_Spacing_Label_Text=\u7F51\u683C\u95F4\u8DDD
@@ -97,7 +97,7 @@ BusinessRulersAndGridComposite.Restore_Defaults_Label_Text=\u6062\u590D\u9ED8\u8
BusinessRulersAndGridComposite.Inches_Label_Text=\u82F1\u5BF8
BusinessRulersAndGridComposite.Centimeters_Label_Text=\u5398\u7C73
BusinessRulersAndGridComposite.Pixel_Label_Text=\u50CF\u7D20
BusinessRulersAndGridComposite.Solid_Label_Text=\u56FA\u4F53
BusinessRulersAndGridComposite.Solid_Label_Text=\u5B9E\u7EBF
BusinessRulersAndGridComposite.Dash_Label_Text=\u7834\u6298\u53F7
BusinessRulersAndGridComposite.Dot_Label_Text=\u70B9
BusinessRulersAndGridComposite.Dash_Dot_Label_Text=\u70B9\u5212\u7EBF

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.talend.designer.codegen Nl Fragment
Bundle-SymbolicName: org.talend.designer.codegen.nl
Bundle-Version: 7.2.1.qualifier
Bundle-Version: 7.3.1.qualifier
Fragment-Host: org.talend.designer.codegen
Bundle-Localization: plugin
Bundle-Vendor: .Talend SA.

View File

@@ -1,5 +1,5 @@
providerName=www.example.org
pluginName=Mod\u00e8le EmittersPool
pluginName=Mod\u00E8le EmittersPool
components=Composants
trunjob=tRunJob
format=Format

View File

@@ -1 +1 @@
format=Form\u00e1t
format=Form\u00E1t

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>7.2.1-SNAPSHOT</version>
<version>7.3.1-PATCH</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.codegen.nl</artifactId>

View File

@@ -1,16 +1,16 @@
JavaRoutineSynchronizer.UnsupportedOperation.Exception1=Methode nicht implementiert: org.talend.designer.codegen.JavaRoutineSynchronizer Zeile:49
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=JETEmitters Projekt nicht vorhanden, vollst\u00e4ndige Neuinitialisierung notwendig
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=JETEmitters Projekt nicht vorhanden, vollst\u00E4ndige Neuinitialisierung notwendig
generatedcode.footerprocess.nbcharsgenerated={0} Zeichen erstellt von {1}
CodeGeneratorEmittersPoolFactory.Class.NotFound=Vorlage noch vorhanden, aber Klasse {0} ist nicht mehr im Arbeitsbereich. Diese Einheit muss neu kompiliert werden.
CodeGeneratorEmittersPoolFactory.PersitentData.Error=Persistente Daten k\u00f6nnen nicht gespeichert werden :
CodeGeneratorEmittersPoolFactory.PersitentData.Error=Persistente Daten k\u00F6nnen nicht gespeichert werden :
generatedcode.copyright.title=Copyright (c) 2005-2009, Talend Inc.
CodeGeneratorEmittersPoolFactory.initMessage=Initialisierung der Generator-Engine wird durchgef\u00fchrt...
CodeGeneratorEmittersPoolFactory.initMessage=Initialisierung der Generator-Engine wird durchgef\u00FChrt...
generatedcode.copyright.body5=(http://www.gnu.org/licenses/lgpl.html).
EmfEmittersPersistence.CodeGen.DataMissing=Daten zur Codegenerierung fehlen. Starte vollst\u00e4ndige Codegenerierung.
CodeGenerator.JET.TimeOut=Zeit\u00fcberschreitung bei der JET-Initialisierung
EmfEmittersPersistence.CodeGen.DataMissing=Daten zur Codegenerierung fehlen. Starte vollst\u00E4ndige Codegenerierung.
CodeGenerator.JET.TimeOut=Zeit\u00FCberschreitung bei der JET-Initialisierung
CodeGenerator.Node.NotFound=Knoten im aktuellen Prozess nicht gefunden
generatedcode.copyright.body3=Mehr Informationen zu den Talend Produkten unter www.talend.com
EmittersPoolFactoryImpl.Class.IllegalArg=Die Klasse ' {0}' ist kein g\u00fcltiger Klassenbezeichner
EmittersPoolFactoryImpl.Class.IllegalArg=Die Klasse ' {0}' ist kein g\u00FCltiger Klassenbezeichner
generatedcode.copyright.body2=/ JobDesigner (CodeGenerator version {0}).
JavaRoutineSynchronizer.UnsupportedOperation.Exception2=Methode nicht implementiert: org.talend.designer.codegen.JavaRoutineSynchronizer Zeile:58
CodeGenerator.getGraphicalNode1=------process.getGraphicalNodes()------
@@ -21,23 +21,23 @@ CodeGeneratorEmittersPoolFactory.componentCompiled=Komponenten kompiliert in {0}
CodeGeneratorEmittersPoolFactory.failCompail=Kompilierung der Komponenten fehlgeschlafen : \r\n
CodeGeneratorEmittersPoolFactory.initialException=Ausnahme bei der Initialisierung
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=Fehler bei der JetEmitter Initialisierung
CodeGeneratorService.invalidLanguage1=Ung\u00fcltiger Sprachtyp
CodeGeneratorService.invalidLanguage2=Ung\u00fcltiger Sprachtyp
CodeGeneratorService.invalidLanguage1=Ung\u00FCltiger Sprachtyp
CodeGeneratorService.invalidLanguage2=Ung\u00FCltiger Sprachtyp
CodeGenInit.createProject=Erstelle {0} Projekt
CodeGenInit.deleteProject=L\u00f6sche {0} Projekt
CodeGenInit.deleteProject=L\u00F6sche {0} Projekt
CodeGenInit.initTemplate=Initialisiere Templates
CodeGenInit.saveWorkspace=Speichere Workspace
TalendJetEmitter.compileFail=Kompilierung fehlgeschlagen : {0} : {1}
TalendJetEmitter.exception=Ausnahme bei
CodeGeneratorEmittersPoolFactory.dialogContent=JetEmitter Generierung wurde abgebrochen, um Probleme zu verhindern, dr\u00fccken Sie bitte Strg-Shift-F3 um neu zu generieren!
CodeGeneratorEmittersPoolFactory.dialogContent=JetEmitter Generierung wurde abgebrochen, um Probleme zu verhindern, dr\u00FCcken Sie bitte Strg-Shift-F3 um neu zu generieren!
ComponentsLocalProviderService.componentLoadError=Fehler beim Laden der Komponenten
ComponentsLocalProviderService.talendExchangeError=Talend Exchange Fehler
ComponentsPreferencePage.ButtonLabel0=\u00dcbernehmen
ComponentsPreferencePage.ButtonLabel0=\u00DCbernehmen
ComponentsPreferencePage.configuration.LINK_STYLE=Standard Mapping-Verbindungen anzeigen als:
ComponentsPreferencePage.rowLimit=Zeilen-Limit
ComponentsPreferencePage.WarningTitle=Warnung
ComponentsProviderManager.unableLoad=Component Provider konnte nicht geladen werden
ComponenttRunJobPreferencePage.label=Beim Doppelklick auf eine tRunJob-Komponente, den entsprechenden Job nicht \u00f6ffnen.
ComponenttRunJobPreferencePage.label=Beim Doppelklick auf eine tRunJob-Komponente, den entsprechenden Job nicht \u00F6ffnen.
ComponenttRunJobPreferencePage.showCorrespondingJob=Zeige entsprechenden Job nach einen Doppelklick auf die tRunJob Komponente.
XsdValidationCacheManager.unableLoadxsd=xsd Validierungs Cache Datei konnte nicht geladen werden
XsdValidationCacheManager.unableSavexsd=xsd Validierungs Cache Datei konnte nicht gespeichert werden
@@ -57,7 +57,7 @@ FAMILY.DB2=DB2
FAMILY.DB_Generic=DB Generic
FAMILY.DB_JDBC=DB JDBC
FAMILY.DB_SCD=DB SCD
FAMILY.Data_Quality=Datenqualit\u00e4t
FAMILY.Data_Quality=Datenqualit\u00E4t
FAMILY.Databases=Datenbanken
FAMILY.ELT=ELT
FAMILY.ESB=ESB
@@ -88,7 +88,7 @@ FAMILY.Microsoft_CRM=Microsoft CRM
FAMILY.Misc=Verschiedenes
FAMILY.MySQL=MySQL
FAMILY.Netezza=Netezza
FAMILY.OLAP_Cube=OLAP W\u00fcrfel
FAMILY.OLAP_Cube=OLAP W\u00FCrfel
FAMILY.Oracle=Oracle
FAMILY.Orchestration=Instrumentation
FAMILY.Output= Ausgabe

View File

@@ -140,3 +140,9 @@ ComponentsPreferencePage_SuccessMessage1=Need restart studio to load the new com
ComponentsPreferencePage_SuccessMessage2=Do you want to restart right now?
ComponentsPreferencePage.installComponentsFailure=Install components failure
generatedcode.copyright.body1=This source code has been automatically generated by {0}
ComponentsFactory.init.waitForFinish.timeout=Can't initialise ComponentsFactory, please try again.
FAMILY.Data_Privacy=Data Privacy
ComponentsPreferencePage.enableOnLineHelp=Enable online help for components
ComponentsPreferencePage.titleInstallHelp=Install offline help feature?
ComponentsPreferencePage.msgInstallHelp=This will open additional packages dialog to install offline help feature, do you want to continue?
ComponentsPreferencePage.grpHelp=Help

View File

@@ -2,11 +2,11 @@ CodeGenerator.newLine=\n\n\n\n
CodeGenInit.createProject=Crear proyecto {0}
CodeGenInit.deleteProject=Borrar proyecto {0}
CodeGenInit.saveWorkspace=Guardando Espacio de Trabajo
CodeGeneratorEmittersPoolFactory.operationCanceled=Operaci\u00f3n Cancelada
ComponentsPreferencePage.rowLimit=L\u00edmite de filas
CodeGeneratorEmittersPoolFactory.operationCanceled=Operaci\u00F3n Cancelada
ComponentsPreferencePage.rowLimit=L\u00EDmite de filas
ComponentsPreferencePage.WarningTitle=Advertencia
XsdValidationCacheManager.unableLoadxsd=no se puede cargar archivo de cach\u00e9 de validaci\u00f3n xsd
XsdValidationCacheManager.unableSavexsd=imposible guardar archivo de cach\u00e9 de validaci\u00f3n xsd
XsdValidationCacheManager.unableLoadxsd=no se puede cargar archivo de cach\u00E9 de validaci\u00F3n xsd
XsdValidationCacheManager.unableSavexsd=imposible guardar archivo de cach\u00E9 de validaci\u00F3n xsd
FAMILY.AS400=AS400
FAMILY.Access=Access
FAMILY.Business=negocio

View File

@@ -1,62 +1,62 @@
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 :
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...
CodeGeneratorEmittersPoolFactory.initMessage=L'initialisation du moteur de g\u00E9n\u00E9ration est en cours...
generatedcode.copyright.body5=(http://www.gnu.org/licenses/lgpl.html).
EmfEmittersPersistence.CodeGen.DataMissing=Donn\u00e9e de g\u00e9n\u00e9ration de code manquante. D\u00e9but de g\u00e9n\u00e9ration du code entier.
CodeGenerator.JET.TimeOut=D\u00e9lai d'initialisation JET d\u00e9pass\u00e9
EmfEmittersPersistence.CodeGen.DataMissing=Donn\u00E9e de g\u00E9n\u00E9ration de code manquante. D\u00E9but de g\u00E9n\u00E9ration du code entier.
CodeGenerator.JET.TimeOut=D\u00E9lai d'initialisation JET d\u00E9pass\u00E9
generatedcode.copyright.body4=Vous pouvez distribuer ce code sous les termes de la licence GNU LGPL
CodeGenerator.Node.NotFound=Noeud introuvable dans le processus courant
generatedcode.copyright.body3=Vous pouvez trouver plus d'informations sur les produits Talend sur www.talend.com.
EmittersPoolFactoryImpl.Class.IllegalArg=La classe '{0}' n'est pas un classifiant valide
generatedcode.copyright.body2=/ JobDesigner (CodeGenerator version {0}).
JavaRoutineSynchronizer.UnsupportedOperation.Exception2=M\u00e9thode non impl\u00e9ment\u00e9e : org.talend.designer.codegen.JavaRoutineSynchronizer line:58
JavaRoutineSynchronizer.UnsupportedOperation.Exception2=M\u00E9thode non impl\u00E9ment\u00E9e : org.talend.designer.codegen.JavaRoutineSynchronizer line:58
CodeGenerator.getGraphicalNode1=------process.getGraphicalNodes()------
CodeGenerator.getGraphicalNode2=------process.getGeneratingNodes()------
CodeGenerator.newLine=\n\n\n\n
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
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.createProject=Cr\u00E9er le projet {0}
CodeGenInit.deleteProject=Supprimer le projet {0}
CodeGenInit.initTemplate=Init templates
CodeGenInit.removeLink=Supprimer les ressources li\u00e9es
CodeGenInit.removeLink=Supprimer les ressources li\u00E9es
CodeGenInit.saveWorkspace=Enregistrement de l'espace de travail
DocumentRootImpl.mixed=(mix\u00e9\:
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.
CodeGeneratorEmittersPoolFactory.operationCanceled=Op\u00e9ration annul\u00e9e
ComponentsFactory.afterSystemComponent=apr\u00e8s le(s) composant(s) syst\u00e8me
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.
CodeGeneratorEmittersPoolFactory.operationCanceled=Op\u00E9ration annul\u00E9e
ComponentsFactory.afterSystemComponent=apr\u00E8s le(s) composant(s) syst\u00E8me
ComponentsFactory.componentNotFound=Impossible de trouver le dossier du composant :
ComponentsFactory.load.components=Chargement des composants...
ComponentsFactory.parentNotRecompiled=Attention\: les parents de *.inc.javajet ne sont pas recompil\u00e9s.
ComponentsFactory.parentNotRecompiled=Attention\: les parents de *.inc.javajet ne sont pas recompil\u00E9s.
ComponentsLocalProviderService.componentLoadError=Erreur de chargement du composant
ComponentsLocalProviderService.talendExchangeError=Erreur de Talend Exchange
ComponentsPreferencePage.ButtonLabel0=OK
ComponentsPreferencePage.configuration.LINK_STYLE=Les liens de mapping par d\u00e9faut s'affichent comme :
ComponentsPreferencePage.configuration.LINK_STYLE=Les liens de mapping par d\u00E9faut s'affichent comme :
ComponentsPreferencePage.rowLimit=Limite de lignes
ComponentsPreferencePage.WarningMsg=Vous devez red\u00e9marrer Talend Open Studio afin de charger les composants suppl\u00e9mentaires.
ComponentsPreferencePage.WarningMsg=Vous devez red\u00E9marrer Talend Open Studio afin de charger les composants suppl\u00E9mentaires.
ComponentsPreferencePage.WarningTitle=Avertissement
ComponentsPreferencePage.directoryFieldLabel=Dossier des composants utilisateur :
ComponentsProviderManager.unableLoad=Impossible de charger un fournisseur de composant
ComponenttRunJobPreferencePage.label=Ne pas afficher le Job correspondant apr\u00e8s un double-clic sur un composant tRunJob.
ComponentJobletPreferencePage.label=Ne pas afficher le Job correspondant apr\u00e8s un double-clic sur un composant Joblet.
ComponenttRunJobPreferencePage.showCorrespondingJob=Afficher le Job correspondant apr\u00e8s un double-clic sur un composant tRunJob.
ComponenttRunJobPreferencePage.label=Ne pas afficher le Job correspondant apr\u00E8s un double-clic sur un composant tRunJob.
ComponentJobletPreferencePage.label=Ne pas afficher le Job correspondant apr\u00E8s un double-clic sur un composant Joblet.
ComponenttRunJobPreferencePage.showCorrespondingJob=Afficher le Job correspondant apr\u00E8s un double-clic sur un composant tRunJob.
XsdValidationCacheManager.unableLoadxsd=impossible de charger le fichier de cache de validation xsd
XsdValidationCacheManager.unableSavexsd=impossible d'enregistrer le fichier de cache de validation xsd
prefs.configuration.LINK_STYLE.AUTO=Auto
@@ -65,18 +65,18 @@ prefs.configuration.LINK_STYLE.LINE=Lignes (rapide)
FAMILY.AS400=AS400
FAMILY.Access=Access
FAMILY.Alfresco=Alfresco
FAMILY.Business=Applications M\u00e9tier
FAMILY.Business=Applications M\u00E9tier
FAMILY.Business_Intelligence=Business Intelligence
FAMILY.CentricCRM=CentricCRM
FAMILY.Charts=Graphiques
FAMILY.Connections=Connexions
FAMILY.Custom_Code=Code Utilisateur
FAMILY.DB2=DB2
FAMILY.DB_Generic=Base de donn\u00e9es g\u00e9n\u00e9rique
FAMILY.DB_JDBC=Base de donn\u00e9es JDBC
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.Data_Quality=Qualit\u00E9 de donn\u00E9es
FAMILY.Databases=Bases de donn\u00E9es
FAMILY.ELT=ELT
FAMILY.ESB=ESB
FAMILY.EXASolution=EXASolution
@@ -111,7 +111,7 @@ FAMILY.Netezza=Netezza
FAMILY.OLAP_Cube=Cube OLAP
FAMILY.Oracle=Oracle
FAMILY.Orchestration=Orchestration
FAMILY.Output=\u00c9criture
FAMILY.Output=\u00C9criture
FAMILY.ParAccel=Paraccel
FAMILY.PostgreSQL=PostgreSQL
FAMILY.PostgresPlus=PostgresPlus
@@ -125,16 +125,17 @@ FAMILY.SQLite=SQLite
FAMILY.Salesforce=Salesforce
FAMILY.SugarCRM=SugarCRM
FAMILY.Sybase=Sybase
FAMILY.System=Syst\u00e8me
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 ?
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_SuccessMessage2=Red\u00e9marrer maintenant ?
ComponentsPreferencePage.installComponentsFailure=\u00c9chec de l'installation des composants
ComponentsPreferencePage_SuccessMessage1=Red\u00E9marrez le Studio pour charger les nouveaux composants. Sinon,ils seront charg\u00E9s au prochain d\u00E9marrage.
ComponentsPreferencePage_SuccessMessage2=Red\u00E9marrer maintenant ?
ComponentsPreferencePage.installComponentsFailure=\u00C9chec de l'installation des composants
ComponentsFactory.init.waitForFinish.timeout=Impossible d\'initialiser ComponentsFactory, veuillez r\u00E9essayer.

View File

@@ -1,6 +1,6 @@
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=Progetto JETEmmitters non presente, \u00e8 necessario reinizializzare
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=Progetto JETEmmitters non presente, \u00E8 necessario reinizializzare
generatedcode.footerprocess.nbcharsgenerated={0} caratteri generati da {1}
CodeGeneratorEmittersPoolFactory.Class.NotFound=Il template \u00e8 presente, ma la classe {0} \u00e8 sparita. Questa funzione dev'essere ricompilata.
CodeGeneratorEmittersPoolFactory.Class.NotFound=Il template \u00E8 presente, ma la classe {0} \u00E8 sparita. Questa funzione dev'essere ricompilata.
CodeGeneratorEmittersPoolFactory.PersitentData.Error=I dati persistenti non possono essere salvati:
generatedcode.copyright.title=Copyright (c) 2005-2009, Talend Inc.
CodeGeneratorEmittersPoolFactory.initMessage=Inizializzazione del motore di generazione in corso...

View File

@@ -140,3 +140,9 @@ ComponentsPreferencePage_SuccessMessage1=\u65B0\u898F\u30B3\u30F3\u30DD\u30FC\u3
ComponentsPreferencePage_SuccessMessage2=\u518D\u8D77\u52D5\u3057\u307E\u3059\u304B\uFF1F
ComponentsPreferencePage.installComponentsFailure=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u306B\u5931\u6557\u3057\u307E\u3057\u305F
generatedcode.copyright.body1=\u3053\u306E\u30BD\u30FC\u30B9\u30B3\u30FC\u30C9\u306F{0}\u306B\u3088\u3063\u3066\u81EA\u52D5\u7684\u306B\u751F\u6210\u3055\u308C\u307E\u3057\u305F
ComponentsFactory.init.waitForFinish.timeout=ComponentsFactory\u3092\u521D\u671F\u5316\u3067\u304D\u307E\u305B\u3093\u3002\u3082\u3046\u4E00\u5EA6\u8A66\u3057\u3066\u4E0B\u3055\u3044\u3002
FAMILY.Data_Privacy=\u30C7\u30FC\u30BF\u30D7\u30E9\u30A4\u30D0\u30B7\u30FC
ComponentsPreferencePage.enableOnLineHelp=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30AA\u30F3\u30E9\u30A4\u30F3\u30D8\u30EB\u30D7\u3092\u6709\u52B9\u5316
ComponentsPreferencePage.titleInstallHelp=\u30AA\u30D5\u30E9\u30A4\u30F3\u30D8\u30EB\u30D7\u6A5F\u80FD\u3092\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3057\u307E\u3059\u304B?
ComponentsPreferencePage.msgInstallHelp=\u3053\u308C\u306B\u3088\u3063\u3066\u8FFD\u52A0\u30D1\u30C3\u30B1\u30FC\u30B8\u306E\u30C0\u30A4\u30A2\u30ED\u30B0\u304C\u958B\u304D\u3001\u30AA\u30D5\u30E9\u30A4\u30F3\u30D8\u30EB\u30D7\u6A5F\u80FD\u304C\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3055\u308C\u307E\u3059\u3002\u7D9A\u884C\u3057\u307E\u3059\u304B?
ComponentsPreferencePage.grpHelp=\u30D8\u30EB\u30D7

View File

@@ -4,13 +4,13 @@ CodeGenerator.JET.TimeOut=Timeout inicjalizacji JET
CodeGenerator.Node.NotFound=Nie znaleziono ga\u0142\u0119zi procesu
CodeGenerator.newLine=\n\n\n\n
CodeGeneratorEmittersPoolFactory.componentCompiled=Komponenty skompilowane w {0} ms
CodeGeneratorEmittersPoolFactory.failCompail=Nieudana kompilacja komponent\u00f3w: \r\n
CodeGeneratorEmittersPoolFactory.failCompail=Nieudana kompilacja komponent\u00F3w: \r\n
CodeGeneratorEmittersPoolFactory.initialException=Wyj\u0105tek podczas inicjalizacji
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=B\u0142\u0105d podcza inicjalizacji JetEmitter
CodeGeneratorService.invalidLanguage1=niepoprawny typ j\u0119zyka.
CodeGeneratorService.invalidLanguage2=niepoprawny typ j\u0119zyka.
CodeGenInit.addMarkers=Dodanie znacznik\u00f3w do obszaru roboczego
CodeGenInit.createProject=utw\u00f3rz {0} projekt
CodeGenInit.addMarkers=Dodanie znacznik\u00F3w do obszaru roboczego
CodeGenInit.createProject=utw\u00F3rz {0} projekt
CodeGenInit.deleteProject=skasuj {0} projekt
CodeGenInit.removeLink=Skasuj po\u0142\u0105czone zasoby
CodeGenInit.saveWorkspace=Zapisywanie obszaru roboczego
@@ -56,7 +56,7 @@ FAMILY.MSSql=MSSQL
FAMILY.Management=Zarz\u0105danie
FAMILY.MaxDB=MaxDB
FAMILY.Microsoft_AX=Microsoft AX
FAMILY.Misc=R\u00f3\u017Cne
FAMILY.Misc=R\u00F3\u017Cne
FAMILY.MySQL=MySQL
FAMILY.Netezza=Netezza
FAMILY.OLAP_Cube=Kostka OLAP

View File

@@ -1,43 +1,43 @@
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=Projeto JETEmitters n\u00e3o existe, \u00e9 necess\u00e1rio a reinicializa\u00e7\u00e3o
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=Projeto JETEmitters n\u00E3o existe, \u00E9 necess\u00E1rio a reinicializa\u00E7\u00E3o
CodeGeneratorEmittersPoolFactory.Class.NotFound=Template ainda presente, mas a classe {0} disapareceu do workspace. Essa unidade precisa ser recompilada.
CodeGeneratorEmittersPoolFactory.PersitentData.Error=Os dados n\u00e3o podem ser salvos:
CodeGeneratorEmittersPoolFactory.initMessage=Inicializa\u00e7\u00e3o da Engine de Gera\u00e7\u00e3o em andamento...
CodeGeneratorEmittersPoolFactory.PersitentData.Error=Os dados n\u00E3o podem ser salvos:
CodeGeneratorEmittersPoolFactory.initMessage=Inicializa\u00E7\u00E3o da Engine de Gera\u00E7\u00E3o em andamento...
generatedcode.copyright.body5=(http://www.gnu.org/licenses/lgpl.html).
EmfEmittersPersistence.CodeGen.DataMissing=Falta de dados na gera\u00e7\u00e3o de c\u00f3digo. Iniciando a gera\u00e7\u00e3o de c\u00f3digo completo.
CodeGenerator.JET.TimeOut=Inicializa\u00e7\u00e3o do JET excedeu o limite de tempo
CodeGenerator.Node.NotFound=Nodo n\u00e3o encontrado no processo atual
EmittersPoolFactoryImpl.Class.IllegalArg=A classe '{0}' n\u00e3o \u00e9 uma classe v\u00e1lida
EmfEmittersPersistence.CodeGen.DataMissing=Falta de dados na gera\u00E7\u00E3o de c\u00F3digo. Iniciando a gera\u00E7\u00E3o de c\u00F3digo completo.
CodeGenerator.JET.TimeOut=Inicializa\u00E7\u00E3o do JET excedeu o limite de tempo
CodeGenerator.Node.NotFound=Nodo n\u00E3o encontrado no processo atual
EmittersPoolFactoryImpl.Class.IllegalArg=A classe '{0}' n\u00E3o \u00E9 uma classe v\u00E1lida
CodeGenerator.getGraphicalNode1=-----process.getGraphicalNodes()------
CodeGenerator.getGraphicalNode2=------process.getGeneratingNodes()------
CodeGenerator.newLine=\n\n\n\n
CodeGeneratorEmittersPoolFactory.codeThread=Thread de background da gera\u00e7\u00e3o de c\u00f3digo
CodeGeneratorEmittersPoolFactory.codeThread=Thread de background da gera\u00E7\u00E3o de c\u00F3digo
CodeGeneratorEmittersPoolFactory.componentCompiled=Componentes compilados em {0}
CodeGeneratorEmittersPoolFactory.failCompail=Compila\u00e7\u00e3o dos componentes falhou: \r\n
CodeGeneratorEmittersPoolFactory.initialException=Erro durante a inicializa\u00e7\u00e3o
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=Erro durante a inicializa\u00e7\u00e3o do JetEmitter
CodeGeneratorService.invalidLanguage1=Tipo de linguagem inv\u00e1lida
CodeGeneratorService.invalidLanguage2=Tipo de linguagem inv\u00e1lida
CodeGeneratorEmittersPoolFactory.failCompail=Compila\u00E7\u00E3o dos componentes falhou: \r\n
CodeGeneratorEmittersPoolFactory.initialException=Erro durante a inicializa\u00E7\u00E3o
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=Erro durante a inicializa\u00E7\u00E3o do JetEmitter
CodeGeneratorService.invalidLanguage1=Tipo de linguagem inv\u00E1lida
CodeGeneratorService.invalidLanguage2=Tipo de linguagem inv\u00E1lida
CodeGenInit.addMarkers=Adicionando marcadores ao workspace
CodeGenInit.createProject=criar projeto {0}
CodeGenInit.deleteProject=remover projeto {0}
CodeGenInit.initTemplate=Templates de in\u00edcio
CodeGenInit.initTemplate=Templates de in\u00EDcio
CodeGenInit.removeLink=Remover recursos contectados
CodeGenInit.saveWorkspace=Salvando workspace
DocumentRootImpl.mixed=(misturado:
ComponentsFactory.afterSystemComponent=ap\u00f3s o componente do sistema
ComponentsFactory.afterSystemComponent=ap\u00F3s o componente do sistema
ComponentsLocalProviderService.componentLoadError=Erro ao carregar componente
ComponentsPreferencePage.ButtonLabel0=OK
ComponentsPreferencePage.rowLimit=Limite de Linhas
ComponentsPreferencePage.WarningTitle=Advert\u00eancia
ComponentsProviderManager.unableLoad=imposs\u00edvel carregar provider do componente
ComponenttRunJobPreferencePage.label=N\u00e3o mostrar job correspondente ap\u00f3s duplo clique em um componente tRunJob.
ComponenttRunJobPreferencePage.showCorrespondingJob=Visualizar trabalho correspondente ap\u00f3s duplo clique no componente tRunJob.
XsdValidationCacheManager.unableLoadxsd=Imposs\u00edvel carregar arquivo XSD do cache
XsdValidationCacheManager.unableSavexsd=Imposs\u00edvel salvar arquivo XSD no cache
ComponentsPreferencePage.WarningTitle=Advert\u00EAncia
ComponentsProviderManager.unableLoad=imposs\u00EDvel carregar provider do componente
ComponenttRunJobPreferencePage.label=N\u00E3o mostrar job correspondente ap\u00F3s duplo clique em um componente tRunJob.
ComponenttRunJobPreferencePage.showCorrespondingJob=Visualizar trabalho correspondente ap\u00F3s duplo clique no componente tRunJob.
XsdValidationCacheManager.unableLoadxsd=Imposs\u00EDvel carregar arquivo XSD do cache
XsdValidationCacheManager.unableSavexsd=Imposs\u00EDvel salvar arquivo XSD no cache
FAMILY.AS400=AS400
FAMILY.Access=Access
FAMILY.Business=business
FAMILY.Connections=Conex\u00f5es
FAMILY.Connections=Conex\u00F5es
FAMILY.DB2=DB2
FAMILY.Databases=Base de dados
FAMILY.FireBird=Firebird
@@ -46,11 +46,11 @@ FAMILY.Internet=Internet
FAMILY.Jasper=Jasper
FAMILY.Logs_Errors=Logs e Erros
FAMILY.Management=Gerenciamento
FAMILY.Output=Sa\u00edda
FAMILY.Output=Sa\u00EDda
FAMILY.PostgresPlus=PostgresPlus
FAMILY.Processing=Processando
FAMILY.SQLite=SQLite
FAMILY.Sybase=Sybase
FAMILY.Technical=T\u00e9cnico
FAMILY.Technical=T\u00E9cnico
FAMILY.Teradata=Teradata
FAMILY.Vertica=Vertica

View File

@@ -1,18 +1,18 @@
ComponentsPreferencePage.ButtonLabel0=Ok
ComponentsPreferencePage.rowLimit=Riadkov\u00fd limit
ComponentsPreferencePage.rowLimit=Riadkov\u00FD limit
ComponentsPreferencePage.WarningTitle=Varovanie
FAMILY.Access=Pr\u00edstup
FAMILY.Access=Pr\u00EDstup
FAMILY.Connections=Pripojenia
FAMILY.DB_JDBC=DB JDBC
FAMILY.Databases=Datab\u00e1za
FAMILY.Databases=Datab\u00E1za
FAMILY.ESB=ESB
FAMILY.eXist=Existuj\u00faca
FAMILY.File=S\u00fabor
FAMILY.eXist=Existuj\u00FAca
FAMILY.File=S\u00FAbor
FAMILY.HSQLDb=HSQL.Db
FAMILY.Input=VSTUP
FAMILY.JavaDB=JavaDB
FAMILY.MSSql=MSSQL
FAMILY.MaxDB=MaxDB
FAMILY.Output=V\u00ddSTUP
FAMILY.System=Syst\u00e9m
FAMILY.Output=V\u00DDSTUP
FAMILY.System=Syst\u00E9m
FAMILY.XML=XML

View File

@@ -4,10 +4,10 @@ generatedcode.footerprocess.nbcharsgenerated=\u7531 {1} \u751F\u6210\u7684 {0} \
CodeGeneratorEmittersPoolFactory.Class.NotFound=\u6A21\u677F\u4F9D\u7136\u5B58\u5728\uFF0C\u4F46\u662F\u7C7B{0}
CodeGeneratorEmittersPoolFactory.PersitentData.Error=\u6301\u4E45\u5316\u6570\u636E\u4E0D\u80FD\u4FDD\u5B58\uFF1A
generatedcode.copyright.title=\u7248\u6743\u6240\u6709 (c) 2005-2011\uFF0CTalend Inc.
CodeGeneratorEmittersPoolFactory.initMessage=\u521D\u59CB\u5316\u4EE3\u7801\u751F\u6210\u5F15\u64CE...
CodeGeneratorEmittersPoolFactory.initMessage=\u751F\u6210\u5F15\u64CE\u6B63\u5728\u521D\u59CB\u5316...
generatedcode.copyright.body5=(http://www.gnu.org/licenses/lgpl.html)\u3002
EmfEmittersPersistence.CodeGen.DataMissing=\u4EE3\u7801\u751F\u6210\u6570\u636E\u6D41\u5931\uFF0C\u5F00\u59CB\u91CD\u65B0\u751F\u6210\u4EE3\u7801\u3002
CodeGenerator.JET.TimeOut=JET\u521D\u59CB\u5316\u8D85\u65F6\uFF01
CodeGenerator.JET.TimeOut=JET \u521D\u59CB\u5316\u8D85\u65F6
generatedcode.copyright.body4=\u4F60\u53EF\u4EE5\u5728\u5728GNU LGPL \u8BB8\u53EF\u8BC1\u4E0B\u652F\u914D\u8FD9\u4E9B\u4EE3\u7801
CodeGenerator.Node.NotFound=\u5728\u5F53\u524D
generatedcode.copyright.body3=\u4F60\u53EF\u4EE5\u5728www.talend.com\u53D1\u73B0\u66F4\u591A\u5173\u4E8ETalend\u4EA7\u54C1\u4FE1\u606F
@@ -25,13 +25,13 @@ CodeGeneratorEmittersPoolFactory.componentCompiled=\u7EC4\u4EF6\u7F16\u8BD1{0}\u
CodeGeneratorEmittersPoolFactory.failCompail=\u7EC4\u4EF6\u7F16\u8BD1\u5931\u8D25: \\r\\n
CodeGeneratorEmittersPoolFactory.initialException=\u521D\u59CB\u5316\u5F02\u5E38
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=\u521D\u59CB\u5316JetEmitter\u51FA\u9519
CodeGeneratorService.invalidLanguage1=\u65E0\u6548\u7684\u8BED\u8A00\u7C7B\u578B.
CodeGeneratorService.invalidLanguage2=\u65E0\u6548\u7684\u8BED\u8A00\u7C7B\u578B.
CodeGeneratorService.invalidLanguage1=\u65E0\u6548\u7684\u8BED\u8A00\u7C7B\u578B\u3002
CodeGeneratorService.invalidLanguage2=\u65E0\u6548\u7684\u8BED\u8A00\u7C7B\u578B\u3002
CodeGenInit.addMarkers=\u5DE5\u4F5C\u533A\u4E2D\u6DFB\u52A0\u6807\u8BB0
CodeGenInit.createProject=\u521B\u5EFA{0} \u5DE5\u7A0B
CodeGenInit.deleteProject=\u5220\u9664{0} \u5DE5\u7A0B
CodeGenInit.initTemplate=\u521D\u59CB\u5316\u6A21\u677F
CodeGenInit.removeLink=\u5220\u9664\u94FE\u63A5\u8D44\u6E90
CodeGenInit.removeLink=\u5220\u9664\u8FDE\u63A5\u8D44\u6E90
CodeGenInit.saveWorkspace=\u4FDD\u5B58\u5DE5\u4F5C\u533A
DocumentRootImpl.mixed=\\ (\u6DF7\u5408:
NodesSubTree.enableParallel=__ENABLE_PARALLEL__
@@ -41,24 +41,24 @@ TalendJetEmitter.exception=\u5F02\u5E38
JetFilesProviderManager.unableLoad=\u65E0\u6CD5\u52A0\u8F7D {0}JetFilesProviderManager.unableLoad
CodeGeneratorEmittersPoolFactory.dialogContent=\u4E3A\u4E86\u907F\u514D\u4EA7\u751F\u95EE\u9898\uFF0C\u8BF7\u6309Ctrl+Shift+F3\u6765\u518D\u6B21\u751F\u6210\uFF01
CodeGeneratorEmittersPoolFactory.operationCanceled=\u64CD\u4F5C\u5DF2\u53D6\u6D88
ComponentsFactory.afterSystemComponent=\u5728\u7CFB\u7EDF\u7EC4\u4EF6
ComponentsFactory.componentNotFound=\u7EC4\u4EF6\u6587\u4EF6\u5939\u6CA1\u53D1\u73B0
ComponentsFactory.afterSystemComponent=\u5728\u7CFB\u7EDF\u7EC4\u4EF6\u4E4B\u540E
ComponentsFactory.componentNotFound=\u627E\u4E0D\u5230\u7EC4\u4EF6\u6587\u4EF6\u5939:
ComponentsFactory.load.components=\u52A0\u8F7D\u7EC4\u4EF6...
ComponentsFactory.parentNotRecompiled=\u8B66\u544A\\: \u7236 *.inc.javajet \u6CA1\u6709\u91CD\u65B0\u7F16\u8BD1
ComponentsFactory.parentNotRecompiled=\u8B66\u544A\uFF1A*.inc.javajet \u7684\u7236\u7EA7\u6CA1\u6709\u91CD\u65B0\u7F16\u8BD1
ComponentsLocalProviderService.componentLoadError=\u7EC4\u4EF6\u52A0\u8F7D\u9519\u8BEF
ComponentsLocalProviderService.talendExchangeError=Talend Exchange\u9519\u8BEF
ComponentsLocalProviderService.talendExchangeError=Talend Exchange \u9519\u8BEF
ComponentsPreferencePage.ButtonLabel0=\u786E\u5B9A
ComponentsPreferencePage.configuration.LINK_STYLE=\u9ED8\u8BA4\u94FE\u63A5\u663E\u793A\u4E3A\uFF1A
ComponentsPreferencePage.rowLimit=\u884c\u9650\u5236
ComponentsPreferencePage.configuration.LINK_STYLE=\u9ED8\u8BA4\u6620\u5C04\u8FDE\u63A5\u663E\u793A\u4E3A:
ComponentsPreferencePage.rowLimit=\u884C\u9650\u5236
ComponentsPreferencePage.WarningMsg=\u60A8\u9700\u8981\u91CD\u65B0\u542F\u52A8Talend Open Studio\u4EE5\u52A0\u8F7D\u989D\u5916\u7684\u7EC4\u4EF6\u3002
ComponentsPreferencePage.WarningTitle=\u8B66\u544A
ComponentsPreferencePage.directoryFieldLabel=\u7528\u6237\u7EC4\u4EF6\u6587\u4EF6\u5939 :
ComponentsPreferencePage.directoryFieldLabel=\u7528\u6237\u7EC4\u4EF6\u6587\u4EF6\u5939:
ComponentsProviderManager.unableLoad=\u65E0\u6CD5\u52A0\u8F7D\u7EC4\u4EF6\u63D0\u4F9B\u7A0B\u5E8F
ComponenttRunJobPreferencePage.label=\u53CC\u51FBtRunJob\u7EC4\u4EF6\u540E\u4E0D\u663E\u793A\u5BF9\u5E94\u7684JOB
ComponentJobletPreferencePage.label=\u53CC\u51FBJoblet\u7EC4\u4EF6\u540E\uFF0C\u4E0D\u663E\u793A\u76F8\u5E94\u7684\u4F5C\u4E1A\u3002
ComponenttRunJobPreferencePage.showCorrespondingJob=\u53CC\u51FBtRunJob\u7EC4\u4EF6\u540E\u663E\u793A\u5BF9\u5E94JOB
XsdValidationCacheManager.unableLoadxsd=\u52A0\u8F7Dxsd\u9A8C\u8BC1\u7F13\u5B58\u6587\u4EF6\u5931\u8D25
XsdValidationCacheManager.unableSavexsd=\u4FDD\u5B58xsd\u9A8C\u8BC1\u7F13\u5B58\u6587\u4EF6\u5931\u8D25
ComponenttRunJobPreferencePage.label=\u53CC\u51FB tRunJob \u7EC4\u4EF6\u540E\uFF0C\u4E0D\u663E\u793A\u5BF9\u5E94\u7684\u4F5C\u4E1A
ComponentJobletPreferencePage.label=\u53CC\u51FB\u5C0F\u4F5C\u4E1A\u7EC4\u4EF6\u540E\uFF0C\u4E0D\u663E\u793A\u76F8\u5E94\u7684\u4F5C\u4E1A\u3002
ComponenttRunJobPreferencePage.showCorrespondingJob=\u53CC\u51FB tRunJob \u7EC4\u4EF6\u540E\u663E\u793A\u5BF9\u5E94\u4F5C\u4E1A
XsdValidationCacheManager.unableLoadxsd=\u65E0\u6CD5\u52A0\u8F7D xsd \u9A8C\u8BC1\u7F13\u5B58\u6587\u4EF6
XsdValidationCacheManager.unableSavexsd=\u65E0\u6CD5\u4FDD\u5B58 xsd \u9A8C\u8BC1\u7F13\u5B58\u6587\u4EF6
prefs.configuration.LINK_STYLE.AUTO=\u81EA\u52A8
prefs.configuration.LINK_STYLE.BEZIER_CURVE=\u66F2\u7EBF
prefs.configuration.LINK_STYLE.LINE=\u76F4\u7EBF (\u5FEB)
@@ -75,16 +75,16 @@ FAMILY.DB2=DB2
FAMILY.DB_Generic=\u6570\u636E\u5E93\u901A\u7528
FAMILY.DB_JDBC=DB JDBC
FAMILY.DB_SCD=DB SCD
FAMILY.Data_Quality=\u6570\u636E\u8D28\u91CF
FAMILY.Data_Quality=Data Quality
FAMILY.Databases=\u6570\u636E\u5E93
FAMILY.ELT=ELT
FAMILY.ESB=ESB
FAMILY.EXASolution=EXASolution
FAMILY.eXist=\u9000\u51FA
FAMILY.eXist=eXist
FAMILY.FTP=FTP
FAMILY.Fields=\u5B57\u6BB5
FAMILY.File=\u6587\u4ef6
FAMILY.FireBird=\u706B\u9E1F
FAMILY.File=\u6587\u4EF6
FAMILY.FireBird=Firebird
FAMILY.Greenplum=Greenplum
FAMILY.HSQLDb=HSQLdb
FAMILY.Healthcare=Healthcare
@@ -111,7 +111,7 @@ FAMILY.Netezza=\u7F51\u7EDC\u6635\u79F0
FAMILY.OLAP_Cube=OLAP \u591A\u7EF4\u6570\u636E\u96C6
FAMILY.Oracle=Oracle
FAMILY.Orchestration=Orchestration
FAMILY.Output=\u6807\u51c6\u8f93\u51fa
FAMILY.Output=\u8F93\u51FA
FAMILY.ParAccel=ParAccel
FAMILY.PostgreSQL=PostgreSQL
FAMILY.PostgresPlus=PostgresPlus
@@ -140,3 +140,9 @@ ComponentsPreferencePage_SuccessMessage1=\u9700\u8981\u91CD\u542FStudio\u6765\u5
ComponentsPreferencePage_SuccessMessage2=\u60A8\u60F3\u8981\u9A6C\u4E0A\u91CD\u542F\u5417\uFF1F
ComponentsPreferencePage.installComponentsFailure=\u5B89\u88C5\u7EC4\u4EF6\u5931\u8D25
generatedcode.copyright.body1=\u6B64\u6E90\u4EE3\u7801\u5DF2\u7531 {0} \u81EA\u52A8\u751F\u6210
ComponentsFactory.init.waitForFinish.timeout=\u65E0\u6CD5\u521D\u59CB\u5316 ComponentsFactory\uFF0C\u8BF7\u91CD\u8BD5\u3002
FAMILY.Data_Privacy=\u6570\u636E\u9690\u79C1
ComponentsPreferencePage.enableOnLineHelp=\u542F\u7528\u7EC4\u4EF6\u7684\u5728\u7EBF\u5E2E\u52A9
ComponentsPreferencePage.titleInstallHelp=\u5B89\u88C5\u79BB\u7EBF\u5E2E\u52A9\u529F\u80FD\uFF1F
ComponentsPreferencePage.msgInstallHelp=\u8FD9\u4F1A\u6253\u5F00\u5176\u4ED6\u8F6F\u4EF6\u5305\u5BF9\u8BDD\u6846\u4EE5\u5B89\u88C5\u79BB\u7EBF\u5E2E\u52A9\u529F\u80FD\uFF0C\u662F\u5426\u7EE7\u7EED\uFF1F
ComponentsPreferencePage.grpHelp=\u5E2E\u52A9

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.designer.components.exchange.nl
Bundle-Version: 7.2.1.qualifier
Bundle-Version: 7.3.1.qualifier
Fragment-Host: org.talend.designer.components.exchange

View File

@@ -1,3 +1,3 @@
DownloadComponenentsAction.Label=Lade ausgew\u00e4hlte Komponente
DownloadComponenentsAction.Label=Lade ausgew\u00E4hlte Komponente
RefreshComponenentsAction.Label=Komponentenliste aktualisieren
providerName=www.beispiel.de

View File

@@ -1,5 +1,5 @@
Exchange=Exchange
DownloadComponenentsAction.Label=T\u00e9l\u00e9charger les composants s\u00e9lectionn\u00e9s
RefreshComponenentsAction.Label=Rafra\u00eechir la liste des composants
DownloadComponenentsAction.Label=T\u00E9l\u00E9charger les composants s\u00E9lectionn\u00E9s
RefreshComponenentsAction.Label=Rafra\u00EEchir la liste des composants
providerName=www.example.org
pluginName=Mod\u00e8le Exchange
pluginName=Mod\u00E8le Exchange

View File

@@ -1,5 +1,5 @@
Exchange=Exchange
DownloadComponenentsAction.Label=\u4E0B\u8F7D\u9009\u62E9\u7684\u7EC4\u4EF6
DownloadComponenentsAction.Label=\u4E0B\u8F7D\u9009\u5B9A\u7684\u7EC4\u4EF6
RefreshComponenentsAction.Label=\u5237\u65B0\u7EC4\u4EF6\u6E05\u5355
providerName=www.example.org
pluginName=Exchange\u6A21\u578B

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>7.2.1-SNAPSHOT</version>
<version>7.3.1-PATCH</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.components.exchange.nl</artifactId>

View File

@@ -1,16 +1,17 @@
AvailableExtensionsComposite.Author=Autor
AvailableExtensionsComposite.FilterTitle=Filter
AvailableExtensionsComposite.ViewDetail.installOperateStatus=Installieren
AvailableExtensionsComposite.ViewDetail.WriteReview=Bericht schreiben
AvailableExtensionsComposite.ViewDetail.InsertionReviewFailureTip=Sie sollten es pr\u00fcfen.
AvailableExtensionsComposite.ViewDetail.InsertionReviewFailureTip=Sie sollten es pr\u00FCfen.
DownloadedExtensionsComposite.installedOperateStatus=Installiert
DownloadedExtensionsComposite.updateOperateStatus=Update
MyExtensionsComposite.UpdateOperateStatus=Update
MyExtensionsComposite.ModifyOperateStatus=Modifiziere
MyExtensionsComposite.DeleteOperateStatus=L\u00f6schen
MyExtensionsComposite.DeleteOperateStatus=L\u00F6schen
MyExtensionsComposite.Form.Description=Beschreibung
MyExtensionsComposite.Form.Upload.Browse=Durchsuchen...
DeleteExtensionJob.DeleteFailure=L\u00f6schung fehlgeschlagen
DeleteExtensionJob.DeleteFailureTip=Sie sollten es pr\u00fcfen.
DeleteExtensionJob.DeleteFailure=L\u00F6schung fehlgeschlagen
DeleteExtensionJob.DeleteFailureTip=Sie sollten es pr\u00FCfen.
DownloadComponenentsAction.DownloadTaskName=Lade Datei von URL:
ImportExchangeDialog.WARNING=Warnung
ImportExchangeDialog.AUTHOR_NAME=Name des Autors

View File

@@ -3,6 +3,6 @@ AvailableExtensionsComposite.ViewDetail.WriteReview=Escribir un comentario
DownloadedExtensionsComposite.installOperateStatus=Instalar
MyExtensionsComposite.ModifyOperateStatus=Modificar
MyExtensionsComposite.DeleteOperateStatus=Borrar
MyExtensionsComposite.Form.Description=Descripci\u00f3n
MyExtensionsComposite.Form.Description=Descripci\u00F3n
ImportExchangeDialog.WARNING=Advertencia
ImportExchangeDialog.REFRESH_BUTTON=Actualizar

View File

@@ -6,12 +6,12 @@ AvailableExtensionsComposite.Author=Auteur
AvailableExtensionsComposite.FilterTitle=Filtre
AvailableExtensionsComposite.ViewDetail.installOperateStatus=Installer
AvailableExtensionsComposite.ViewDetail.WriteReview=Donnez votre avis
AvailableExtensionsComposite.ViewDetail.InsertionReviewFailureTip=Veuillez v\u00e9rifier.
AvailableExtensionsComposite.ViewDetail.InsertionReviewFailureTip=Veuillez v\u00E9rifier.
DownloadedExtensionsComposite.ExtensionName=Nom de l'extension
DownloadedExtensionsComposite.DownloadedVersion=Version t\u00e9l\u00e9charg\u00e9e
DownloadedExtensionsComposite.DownloadDate=Date de t\u00e9l\u00e9chargement
DownloadedExtensionsComposite.DownloadedVersion=Version t\u00E9l\u00E9charg\u00E9e
DownloadedExtensionsComposite.DownloadDate=Date de t\u00E9l\u00E9chargement
DownloadedExtensionsComposite.installOperateStatus=Installer
DownloadedExtensionsComposite.installedOperateStatus=Install\u00e9
DownloadedExtensionsComposite.installedOperateStatus=Install\u00E9
DownloadedExtensionsComposite.updateOperateStatus=UPDATE
MyExtensionsComposite.ExtensionName=Nom de l'extension
MyExtensionsComposite.Version=Version
@@ -24,69 +24,69 @@ MyExtensionsComposite.DeleteOperateStatus=DELETE
MyExtensionsComposite.Form.Return=Retourner
MyExtensionsComposite.Form.ExtensionTitle=Titre de l'extension
MyExtensionsComposite.Form.InitialVersion=Version initiale
MyExtensionsComposite.Form.Compatibility=Compatibilit\u00e9
MyExtensionsComposite.Form.Compatibility=Compatibilit\u00E9
MyExtensionsComposite.Form.Compatibility.AllVersions=Toutes les versions
MyExtensionsComposite.Form.Compatibility.Version=Version
MyExtensionsComposite.Form.Compatibility.AllVersionsExcept=Toutes les versions sauf :
MyExtensionsComposite.Form.Compatibility.OnlyTheseVersions=Uniquement ces versions :
MyExtensionsComposite.Form.Description=Description
MyExtensionsComposite.Form.Visibility=Visibilit\u00e9
MyExtensionsComposite.Form.Visibility=Visibilit\u00E9
MyExtensionsComposite.Form.Visibility.Public=Public (visible par tous)
MyExtensionsComposite.Form.Visibility.Private=Priv\u00e9 (visible par moi)
MyExtensionsComposite.Form.Visibility.Private=Priv\u00E9 (visible par moi)
MyExtensionsComposite.Form.Upload=Charger
MyExtensionsComposite.Form.Upload.SelectAnItem=S\u00e9lectionnez un \u00e9l\u00e9ment dans le projet ouvert
MyExtensionsComposite.Form.Upload.SelectAnItem=S\u00E9lectionnez un \u00E9l\u00E9ment dans le projet ouvert
MyExtensionsComposite.Form.Upload.File=Fichier :
MyExtensionsComposite.Form.Upload.Browse=Parcourir...
MyExtensionsComposite.Form.Upload.Browse.SelectFile=S\u00e9lectionnez un fichier de l'extension \u00e0 charger
MyExtensionsComposite.Form.Upload.Browse.SelectFile=S\u00E9lectionnez un fichier de l'extension \u00E0 charger
MyExtensionsComposite.Form.DeleteExtensionTile=Supprimer cette extension
MyExtensionsComposite.Form.DeleteExtensionMessage=Voulez-vous vraiment supprimer cette extension ?
MyExtensionsComposite.Form.UploadExtension=Charger l'extension
MyExtensionsComposite.Form.UpdateExtension=Mettre \u00e0 jour l'extension
MyExtensionsComposite.Form.UpdateExtension=Mettre \u00E0 jour l'extension
MyExtensionsComposite.Form.ModifyExtension=Modifier l'extension
RefreshJob.FindExtensions.Title=Recherche d'extensions disponibles
RefreshJob.FindExtensions.Message=Recherche d'extensions depuis Exchange...
ShowInstalledExtensionsJob.ShowInstalledExtensions.Title=Recherche d'extensions install\u00e9es
ShowInstalledExtensionsJob.ShowInstalledExtensions.Message=Recherche d'extensions install\u00e9es depuis Exchange...
ShowInstalledExtensionsJob.ShowInstalledExtensions.Title=Recherche d'extensions install\u00E9es
ShowInstalledExtensionsJob.ShowInstalledExtensions.Message=Recherche d'extensions install\u00E9es depuis Exchange...
DeleteExtensionJob.DeleteExtensionJob.Title=Supprimer une extension...
DeleteExtensionJob.DeleteExtensionJob.Message=Supprimer une extension...
DeleteExtensionJob.DeleteFailure=Echec de la connexion.
DeleteExtensionJob.DeleteFailureTip=Veuillez v\u00e9rifier.
DeleteExtensionJob.DeleteFailureTip=Veuillez v\u00E9rifier.
ModifyExtensionJob.Title=Modifier une extension...
ModifyExtensionJob.Message=Modifier une extension...
ModifyExtensionJob.ModifyFailure=Echec de la modification
ModifyExtensionJob.ModifyFailureTip=V\u00e9rifiez.
ModifyExtensionJob.ModifyFailureTip=V\u00E9rifiez.
InstalledExtensionJob.Title=Installation de l'extension...
InsertionExtensionAction.InstalledFailure=Echec de l'installation
InsertionExtensionAction.InstalledFailureTip=Vous devez le v\u00e9rifier.
UploadRevisionJob.Title=Chargement de la r\u00e9vision...
UploadRevisionJob.Message=Charger une r\u00e9vision...
UploadRevisionAction.InstalledFailure=Echec du chargement de la r\u00e9vision.
UploadRevisionAction.InstalledFailureTip=Vous devez le v\u00e9rifier.
InsertionExtensionAction.InstalledFailureTip=Vous devez le v\u00E9rifier.
UploadRevisionJob.Title=Chargement de la r\u00E9vision...
UploadRevisionJob.Message=Charger une r\u00E9vision...
UploadRevisionAction.InstalledFailure=Echec du chargement de la r\u00E9vision.
UploadRevisionAction.InstalledFailureTip=Vous devez le v\u00E9rifier.
DownloadComponenentsAction.installExchange=Installer les composants Exchange
DownloadComponenentsAction.DownloadTaskTitle=T\u00e9l\u00e9chargement des fichiers depuis Exchange
DownloadComponenentsAction.DownloadTaskName=T\u00e9l\u00e9chargement du fichier depuis l'URL :
DownloadComponenentsAction.DownloadTaskTitle=T\u00E9l\u00E9chargement des fichiers depuis Exchange
DownloadComponenentsAction.DownloadTaskName=T\u00E9l\u00E9chargement du fichier depuis l'URL :
DownloadComponenentsAction.ReloadPalette=Recharger la palette...
DownloadComponenentsAction.DownloadFailure=Echec du t\u00e9l\u00e9chargement
DownloadComponenentsAction.DownloadFailureTip=Vous devez modifier les param\u00e8tres de t\u00e9l\u00e9chargement.
ExchangeWebService.insertionExtensionSuccessful=Insertion de l'extension r\u00e9ussie.
ExchangeWebService.downloadingExtensionSuccessful=T\u00e9l\u00e9chargement de l'extension r\u00e9ussi.
ExchangeWebService.deleteExtensionSuccessful=Suppression de l'extension r\u00e9ussie.
ExchangeWebService.updateRevisionSuccessful=Mise \u00e0 jour de la r\u00e9vision r\u00e9ussie.
ExchangeWebService.insertionRevisionSuccessful=Insertion de la r\u00e9vision r\u00e9ussie.
ImportExchangeDialog.dialogTitle=S\u00e9lectionnez un \u00e9l\u00e9ment de Talend Exchange
DownloadComponenentsAction.DownloadFailure=Echec du t\u00E9l\u00E9chargement
DownloadComponenentsAction.DownloadFailureTip=Vous devez modifier les param\u00E8tres de t\u00E9l\u00E9chargement.
ExchangeWebService.insertionExtensionSuccessful=Insertion de l'extension r\u00E9ussie.
ExchangeWebService.downloadingExtensionSuccessful=T\u00E9l\u00E9chargement de l'extension r\u00E9ussi.
ExchangeWebService.deleteExtensionSuccessful=Suppression de l'extension r\u00E9ussie.
ExchangeWebService.updateRevisionSuccessful=Mise \u00E0 jour de la r\u00E9vision r\u00E9ussie.
ExchangeWebService.insertionRevisionSuccessful=Insertion de la r\u00E9vision r\u00E9ussie.
ImportExchangeDialog.dialogTitle=S\u00E9lectionnez un \u00E9l\u00E9ment de Talend Exchange
ImportExchangeDialog.WARNING=Avertissement
ImportExchangeDialog.NOTSELECTWARNING=S\u00e9lectionnez un \u00e9l\u00e9ment dans la table.
ImportExchangeDialog.downloadProgressBar=T\u00e9l\u00e9chargement d'\u00e9l\u00e9ment(s), veuillez patienter.
ImportExchangeDialog.NOTSELECTWARNING=S\u00E9lectionnez un \u00E9l\u00E9ment dans la table.
ImportExchangeDialog.downloadProgressBar=T\u00E9l\u00E9chargement d'\u00E9l\u00E9ment(s), veuillez patienter.
ImportExchangeDialog.EXTENSION_NAME=Nom de l'extension
ImportExchangeDialog.AUTHOR_NAME=Nom de l'auteur
ImportExchangeDialog.LATEST_REVISION=Derni\u00e8re r\u00e9vision
ImportExchangeDialog.LATEST_REVISION=Derni\u00E8re r\u00E9vision
ImportExchangeDialog.EXTENSION_DESCRIPTION=Description de l'extension
ImportExchangeDialog.REFRESH_BUTTON=Rafra\u00eechir
ImportExchangeDialog.REFRESHING_PROGRESSBAR=Rafra\u00eechissement, veuillez patienter..
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 ?
DownloadComponenentsAction_restartTitle=Red\u00e9marrage requis
DownloadComponenentsAction_failureTitle=\u00c9chec
DownloadComponenentsAction_failureMessage=\u00c9chec de l'installation du composant {0}, v\u00e9rifiez s'il est valide.
ImportExchangeDialog.REFRESH_BUTTON=Rafra\u00EEchir
ImportExchangeDialog.REFRESHING_PROGRESSBAR=Rafra\u00EEchissement, veuillez patienter..
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 ?
DownloadComponenentsAction_restartTitle=Red\u00E9marrage requis
DownloadComponenentsAction_failureTitle=\u00C9chec
DownloadComponenentsAction_failureMessage=\u00C9chec de l'installation du composant {0}, v\u00E9rifiez s'il est valide.
DownloadComponenentsAction.installComponentsTitle=Installer les composants

View File

@@ -94,7 +94,7 @@ ImportExchangeDialog.REFRESHING_PROGRESSBAR=\u30EA\u30D5\u30EC\u30C3\u30B7\u30E5
ImportExchangeDialog.OPERATION_CANCELLED=\u64CD\u4F5C\u3092\u30AD\u30E3\u30F3\u30BB\u30EB
Exchange.logon.error=Exchange\u30E6\u30FC\u30B6\u304C\u767B\u9332\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002\u521D\u671F\u8A2D\u5B9A\u3092\u4F7F\u7528\u3057\u3066\u767B\u9332\u3057\u3066\u304F\u3060\u3055\u3044\u3002
ImportExchangeDialog.download.extensions=\u62E1\u5F35\u6A5F\u80FD\u3092\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u4E2D\u3067\u3059\u3001\u66AB\u304F\u304A\u5F85\u3061\u4E0B\u3055\u3044\u3002
DownloadComponenentsAction_restartMessage=\u65B0\u898F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u304C\u6210\u529F\u3057\u307E\u3057\u305F\u3002Studio\u306E\u518D\u8D77\u52D5\u304C\u5FC5\u8981\u3067\u3059\u3002\u518D\u8D77\u52D5\u3057\u307E\u3059\u304B\uFF1F
DownloadComponenentsAction_restartMessage=\u65B0\u898F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u304C\u6210\u529F\u3057\u307E\u3057\u305F\u3002Studio\u306E\u518D\u8D77\u52D5\u304C\u5FC5\u8981\u3067\u3059\u3002\u518D\u8D77\u52D5\u3057\u307E\u3059\u304B?
DownloadComponenentsAction_restartTitle=\u518D\u8D77\u52D5\u8981
DownloadComponenentsAction_failureTitle=\u5931\u6557
DownloadComponenentsAction_failureMessage=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8{0}\u306E\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u304C\u5931\u6557\u3057\u307E\u3057\u305F\u3002\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304C\u59A5\u5F53\u304B\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\u3002

View File

@@ -1,13 +1,13 @@
AvailableExtensionsComposite.Version=Vers\u00e3o
AvailableExtensionsComposite.Version=Vers\u00E3o
AvailableExtensionsComposite.FilterTitle=Filtro
DownloadedExtensionsComposite.installedOperateStatus=Instalado
MyExtensionsComposite.Version=Vers\u00e3o
MyExtensionsComposite.Version=Vers\u00E3o
MyExtensionsComposite.ModifyOperateStatus=Modificar
MyExtensionsComposite.DeleteOperateStatus=Deletar
MyExtensionsComposite.Form.Compatibility.Version=Vers\u00e3o
MyExtensionsComposite.Form.Compatibility.Version=Vers\u00E3o
MyExtensionsComposite.Form.Upload.Browse=Browse...
DownloadComponenentsAction.DownloadTaskName=Downloading do arquivo para url:
ImportExchangeDialog.WARNING=Advert\u00eancia
ImportExchangeDialog.WARNING=Advert\u00EAncia
ImportExchangeDialog.AUTHOR_NAME=Nome do autor
ImportExchangeDialog.LATEST_REVISION=\u00daltima revis\u00e3o
ImportExchangeDialog.LATEST_REVISION=\u00DAltima revis\u00E3o
ImportExchangeDialog.REFRESH_BUTTON=Atualizar

View File

@@ -2,4 +2,4 @@ AvailableExtensionsComposite.Version=Versiyon
MyExtensionsComposite.Version=Versiyon
MyExtensionsComposite.DeleteOperateStatus=Sil
MyExtensionsComposite.Form.Compatibility.Version=Versiyon
MyExtensionsComposite.Form.Description=A\u00e7\u0131klama
MyExtensionsComposite.Form.Description=A\u00E7\u0131klama

View File

@@ -3,17 +3,17 @@ AvailableExtensionsComposite.ExtensionName=\u6269\u5C55\u540D
AvailableExtensionsComposite.Version=\u7248\u672C
AvailableExtensionsComposite.Rating=\u8BC4\u5206
AvailableExtensionsComposite.Author=\u4F5C\u8005
AvailableExtensionsComposite.FilterTitle=\u8FC7\u6EE4
AvailableExtensionsComposite.FilterTitle=\u7B5B\u9009\u5668
AvailableExtensionsComposite.ViewDetail.installOperateStatus=\u5B89\u88C5
AvailableExtensionsComposite.ViewDetail.WriteReview=\u53D1\u8868\u8BC4\u8BBA
AvailableExtensionsComposite.ViewDetail.InsertionReviewFailure=\u63D2\u5165\u5BA1\u67E5\u5931\u8D25
AvailableExtensionsComposite.ViewDetail.InsertionReviewFailureTip=\u8BF7\u68C0\u67E5
AvailableExtensionsComposite.ViewDetail.InsertionReviewFailureTip=\u60A8\u5E94\u8BE5\u68C0\u67E5\u5B83\u3002
DownloadedExtensionsComposite.ExtensionName=\u6269\u5C55\u540D
DownloadedExtensionsComposite.DownloadedVersion=\u4E0B\u8F7D\u7248\u672C
DownloadedExtensionsComposite.DownloadDate=\u4E0B\u8F7D\u65E5\u671F
DownloadedExtensionsComposite.OperateStatus=\u64CD\u4F5C\u72B6\u6001
DownloadedExtensionsComposite.installOperateStatus=\u5B89\u88C5
DownloadedExtensionsComposite.installedOperateStatus=\u5DF2\u88C5\u8F7D
DownloadedExtensionsComposite.installedOperateStatus=\u5DF2\u5B89\u88C5
DownloadedExtensionsComposite.updateOperateStatus=\u66F4\u65B0
MyExtensionsComposite.ExtensionName=\u6269\u5C55\u540D
MyExtensionsComposite.Version=\u7248\u672C
@@ -33,12 +33,12 @@ MyExtensionsComposite.Form.Compatibility.AndOlder=\u4EE5\u53CA\u66F4\u65E7\u7684
MyExtensionsComposite.Form.Compatibility.AndNewer=\u548C\u66F4\u65B0\u7684
MyExtensionsComposite.Form.Compatibility.AllVersionsExcept=\u6240\u6709\u7248\u672C\u9664\u5916:
MyExtensionsComposite.Form.Compatibility.OnlyTheseVersions=\u4EC5\u8FD9\u4E9B\u7248\u672C\uFF1A
MyExtensionsComposite.Form.Description=\u5FC5\u8981\u7684
MyExtensionsComposite.Form.Visibility=\u80FD\u89C1\u5EA6
MyExtensionsComposite.Form.Description=\u63CF\u8FF0
MyExtensionsComposite.Form.Visibility=\u53EF\u89C1\u6027
MyExtensionsComposite.Form.Visibility.Public=\u516C\u5F00\uFF08\u5168\u90E8\u53EF\u89C1\uFF09
MyExtensionsComposite.Form.Visibility.Private=\u79C1\u4EBA(\u6211\u770B\u5F97\u89C1)
MyExtensionsComposite.Form.Upload=\u4E0A\u4F20
MyExtensionsComposite.Form.Upload.SelectAnItem=\u4ECE\u5F53\u524D\u6253\u5F00\u7684\u9879\u76EE\u4E2D\u9009\u62E9\u4E00\u4E2A\u9879\u76EE\u3002
MyExtensionsComposite.Form.Upload.SelectAnItem=\u4ECE\u5F53\u524D\u6253\u5F00\u7684\u5DE5\u7A0B\u4E2D\u9009\u62E9\u4E00\u4E2A\u9879\u76EE\u3002
MyExtensionsComposite.Form.Upload.File=\u6587\u4EF6:
MyExtensionsComposite.Form.Upload.Browse=\u6D4F\u89C8...
MyExtensionsComposite.Form.Upload.Browse.SelectFile=\u9009\u62E9\u8981\u4E0A\u4F20\u7684\u6269\u5C55\u540D\u7684\u6587\u4EF6
@@ -56,22 +56,22 @@ ShowInstalledExtensionsJob.ShowInstalledExtensions.Message=\u6B63\u5728\u4ECEExc
DeleteExtensionJob.DeleteExtensionJob.Title=\u5220\u9664\u6269\u5C55\u2026
DeleteExtensionJob.DeleteExtensionJob.Message=\u5220\u9664\u6269\u5C55\u2026
DeleteExtensionJob.DeleteFailure=\u5220\u9664\u5931\u8D25\u3002
DeleteExtensionJob.DeleteFailureTip=\u8BF7\u68C0\u67E5
DeleteExtensionJob.DeleteFailureTip=\u60A8\u5E94\u8BE5\u68C0\u67E5\u5B83\u3002
ModifyExtensionJob.Title=\u4FEE\u6539\u6269\u5C55...
ModifyExtensionJob.Message=\u4FEE\u6539\u6269\u5C55...
ModifyExtensionJob.ModifyFailure=\u4FEE\u6539\u5931\u8D25\u3002
ModifyExtensionJob.ModifyFailureTip=\u8BF7\u68C0\u67E5
ModifyExtensionJob.ModifyFailureTip=\u60A8\u5E94\u8BE5\u68C0\u67E5\u5B83\u3002
InstalledExtensionJob.Title=\u5DF2\u5B89\u88C5\u6269\u5C55...
InstalledExtensionJob.Message=\u5DF2\u5B89\u88C5\u6269\u5C55...
InsertionExtensionAction.InstalledFailure=\u5B89\u88C5\u5931\u8D25\u3002
InsertionExtensionAction.InstalledFailureTip=\u8BF7\u68C0\u67E5
UploadRevisionJob.Title=\u4E0A\u4F20\u4FEE\u6539\u4E2D...
UploadRevisionJob.Message=\u4E0A\u4F20\u4FEE\u6539\u4E2D...
InsertionExtensionAction.InstalledFailureTip=\u60A8\u5E94\u8BE5\u68C0\u67E5\u5B83\u3002
UploadRevisionJob.Title=\u4E0A\u4F20\u4FEE\u8BA2...
UploadRevisionJob.Message=\u4E0A\u4F20\u4FEE\u8BA2...
UploadRevisionAction.InstalledFailure=\u4E0A\u4F20\u4FEE\u6539\u5931\u8D25\u3002
UploadRevisionAction.InstalledFailureTip=\u8BF7\u68C0\u67E5
UploadRevisionAction.InstalledFailureTip=\u60A8\u5E94\u8BE5\u68C0\u67E5\u5B83\u3002
DownloadComponenentsAction.installExchange=\u5B89\u88C5\u6765\u81EA Exchange \u4EA4\u6D41\u4E2D\u5FC3\u7684\u7EC4\u4EF6
DownloadComponenentsAction.DownloadTaskTitle=\u4ECEExchange\u4E0B\u8F7D\u6587\u4EF6
DownloadComponenentsAction.DownloadTaskName=\u4ECEURL\u4E0B\u8F7D\u6587\u4EF6
DownloadComponenentsAction.DownloadTaskName=\u4ECE\u4EE5\u4E0B url \u4E0B\u8F7D\u6587\u4EF6:
DownloadComponenentsAction.ReloadPalette=\u91CD\u65B0\u8F7D\u5165\u8C03\u8272\u677F...
DownloadComponenentsAction.DownloadFailure=\u4E0B\u8F7D\u5931\u8D25\u3002
DownloadComponenentsAction.DownloadFailureTip=\u5FC5\u987B\u4FEE\u6539\u4E0B\u8F7D\u8BBE\u7F6E\u3002
@@ -81,16 +81,16 @@ ExchangeWebService.deleteExtensionSuccessful=\u6269\u5C55\u63D2\u4EF6\u5DF2\u522
ExchangeWebService.insertReviewSuccessful=\u63D2\u5165\u5BA1\u67E5\u6210\u529F\u3002
ExchangeWebService.updateRevisionSuccessful=\u66F4\u65B0\u4FEE\u8BA2\u6210\u529F\u3002
ExchangeWebService.insertionRevisionSuccessful=\u63D2\u5165\u4FEE\u6539\u6210\u529F\u3002
ImportExchangeDialog.dialogTitle=\u4ECETalend Exchange\u9009\u62E9\u4E00\u4E2A\u9879\u76EE
ImportExchangeDialog.dialogTitle=\u4ECE Talend Exchange \u9009\u62E9\u4E00\u4E2A\u9879\u76EE
ImportExchangeDialog.WARNING=\u8B66\u544A
ImportExchangeDialog.NOTSELECTWARNING=\u8BF7\u4ECE\u8868\u4E2D\u9009\u62E9\u4E00\u4E2A\u9879\u76EE\u3002
ImportExchangeDialog.downloadProgressBar=\u4E0B\u8F7D\u9879\u76EE\uFF0C\u8BF7\u7A0D\u5019\uFF01
ImportExchangeDialog.EXTENSION_NAME=\u6269\u5C55\u540D
ImportExchangeDialog.AUTHOR_NAME=\u521B\u5EFA\u8005\u540D\u79F0
ImportExchangeDialog.AUTHOR_NAME=\u4F5C\u8005\u540D\u79F0
ImportExchangeDialog.LATEST_REVISION=\u6700\u65B0\u7248\u672C
ImportExchangeDialog.EXTENSION_DESCRIPTION=\u6269\u5C55\u63CF\u8FF0
ImportExchangeDialog.REFRESH_BUTTON=\u5237\u65B0
ImportExchangeDialog.REFRESHING_PROGRESSBAR=\u6B63\u5728\u5237\u65B0\uFF01\u8BF7\u7A0D\u5019.....
ImportExchangeDialog.REFRESHING_PROGRESSBAR=\u6B63\u5728\u5237\u65B0\uFF0C\u8BF7\u7A0D\u5019......
ImportExchangeDialog.OPERATION_CANCELLED=\u64CD\u4F5C\u5DF2\u53D6\u6D88
Exchange.logon.error=\u4EA4\u6362\u7528\u6237\u5C1A\u672A\u6CE8\u518C\uFF0C\u8BF7\u4F7F\u7528\u9996\u9009\u9879\u6CE8\u518C\u3002
ImportExchangeDialog.download.extensions=\u4E0B\u8F7D\u6269\u5C55\uFF01\u8BF7\u7A0D\u5019\uFF01

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Designer Plug-in Nl Fragment
Bundle-SymbolicName: org.talend.designer.core.nl
Bundle-Version: 7.2.1.qualifier
Bundle-Version: 7.3.1.qualifier
Fragment-Host: org.talend.designer.core
Bundle-Localization: plugin
Bundle-Vendor: .Talend SA.

View File

@@ -1,6 +1,6 @@
jobHierarchyView=Jerarqu\u00eda de trabajos
jobHierarchyView=Jerarqu\u00EDa de trabajos
jobSettingsView=Trabajo
codeViewer=Visor c\u00f3digo
codeViewer=Visor c\u00F3digo
documentation=Documentacion
Repository=Repositorio
colors=Colores

View File

@@ -1,40 +1,41 @@
pluginName=Mod\u00e8le du composant
pluginName=Mod\u00E8le du composant
statsAndLogsView=Stats/logs
logs=Logs
providerName=www.example.org
statsAndLogs=Stats & Logs
componentSettingsView=Composant
problems=Probl\u00e8mes
problems=Probl\u00E8mes
main=Main
jobHierarchyView=Hi\u00e9rarchie du Job
jobHierarchyView=Hi\u00E9rarchie du Job
contexts=Contextes
properties=Propri\u00e9t\u00e9s
properties=Propri\u00E9t\u00E9s
implicitContextLoad=Chargement implicite d'un contexte
versions=Versions
jobSettingsView=Job
view=View
codeViewer=Aper\u00e7u du code
codeViewer=Aper\u00E7u du code
documentation=Documentation
designer=Designer
jobSettings=Param\u00e8tres du Job
useProjectSetting=Utiliser les param\u00e8tres du projet
selectitem.useprojectsettings=S\u00e9lectionnez l'\u00e9l\u00e9ment que vous souhaitez utiliser dans les param\u00e8tres de votre projet
Repository=R\u00e9f\u00e9rentiel
jobSettings=Param\u00E8tres du Job
useProjectSetting=Utiliser les param\u00E8tres du projet
selectitem.useprojectsettings=S\u00E9lectionnez l\'\u00E9l\u00E9ment que vous souhaitez utiliser dans les param\u00E8tres de votre projet
Repository=R\u00E9f\u00E9rentiel
appearance=Apparence
colors=Couleurs
context=Contexte
font=Police
importExport=Import/Export
internationalization=Internationalisation
memoTextFont=Police des M\u00e9mos
memoTextFont=Police des M\u00E9mos
outputConsole=Console de sortie
palette=Palette
performance=Performance
findJob.title=Trouver un Job
findJob.tootip=Trouver un Job sp\u00e9cifique
findJob.tootip=Trouver un Job sp\u00E9cifique
exchange=Exchange
defaultTypeAndLength=Type et longueur par d\u00e9faut
metadataofTalendType=M\u00e9tadonn\u00e9es de type TalendType
palettesettings=Param\u00e8tres de la Palette
colorCodeViewer=Couleurs de l'aper\u00E7u du code
defaultTypeAndLength=Type et longueur par d\u00E9faut
metadataofTalendType=M\u00E9tadonn\u00E9es de type TalendType
palettesettings=Param\u00E8tres de la Palette
standard.job.standalone=Standalone
standard.job.osgi=Bundle OSGi

View File

@@ -7,7 +7,7 @@ problems=Problemi
main=Principale
jobHierarchyView=Gerarchia job
contexts=Contesti
properties=Propriet\u00e0
properties=Propriet\u00E0
implicitContextLoad=Caricamento contesto implicito
versions=Versioni
jobSettingsView=Job

View File

@@ -1,6 +1,6 @@
statsAndLogsView=Statysyki/Logi
statsAndLogs=Statystyki i logi
main=G\u0142\u00f3wny
main=G\u0142\u00F3wny
properties=W\u0142a\u015Bciwo\u015Bci
versions=Wersje
view=Widok

View File

@@ -1,14 +1,14 @@
main=Main
properties=Propriedades
versions=Vers\u00f5es
view=Vis\u00e3o
codeViewer=Visualizador de C\u00f3digo
documentation=Documenta\u00e7\u00e3o
versions=Vers\u00F5es
view=Vis\u00E3o
codeViewer=Visualizador de C\u00F3digo
documentation=Documenta\u00E7\u00E3o
designer=Designer
useProjectSetting=Usar defini\u00e7\u00f5es do Projeto
selectitem.useprojectsettings=Selecione um \u00cdtem que voc\u00ea deseje usar como defini\u00e7\u00e3o do projeto
appearance=Apar\u00eancia
useProjectSetting=Usar defini\u00E7\u00F5es do Projeto
selectitem.useprojectsettings=Selecione um \u00CDtem que voc\u00EA deseje usar como defini\u00E7\u00E3o do projeto
appearance=Apar\u00EAncia
colors=cores
context=Contexto
importExport=Importar/Exportar
internationalization=Internacionaliza\u00e7\u00e3o
internationalization=Internacionaliza\u00E7\u00E3o

View File

@@ -1,8 +1,8 @@
componentSettingsView=Komponent
main=Hlavn\u00fd
main=Hlavn\u00FD
contexts=Kontexty
properties=Vlastnosti
view=Poh\u013Ead
documentation=Dokument\u00e1cia
documentation=Dokument\u00E1cia
context=Kontext
font=P\u00edsmo
font=P\u00EDsmo

View File

@@ -1,3 +1,3 @@
properties=\u00d6zellikler
appearance=G\u00f6r\u00fcn\u00fcm
properties=\u00D6zellikler
appearance=G\u00F6r\u00FCn\u00FCm
colors=Renkler

View File

@@ -1,41 +1,41 @@
pluginName=\u7EC4\u4EF6\u6A21\u5757
statsAndLogsView=\u7EDF\u8BA1\u4FE1\u606F/\u65E5\u5FD7
statsAndLogsView=\u7EDF\u8BA1/\u65E5\u5FD7
logs=\u65E5\u5FD7
providerName=www.example.org
statsAndLogs=\u9759\u6001\u4FE1\u606F\u548C\u65E5\u5FD7
statsAndLogs=\u7EDF\u8BA1\u53CA\u65E5\u5FD7
componentSettingsView=\u7EC4\u4EF6
problems=\u95EE\u9898
main=\u4E3B\u8981
main=\u4E3B
jobHierarchyView=\u4F5C\u4E1A\u5C42\u6B21\u7ED3\u6784
contexts=\u4E0A\u4E0B\u6587
properties=\u5C5E\u6027
implicitContextLoad=\u9690\u5F0F\u4E0A\u4E0B\u6587\u52A0\u8F7D
versions=\u7248\u672C
jobSettingsView=\u8fdb\u7a0b
jobSettingsView=\u4F5C\u4E1A
view=\u89C6\u56FE
codeViewer=\u4EE3\u7801\u89C2\u5BDF\u5668
documentation=\u6587\u6863
designer=\u8BBE\u8BA1\u5668
designer=\u8BBE\u8BA1\u8005/\u8BBE\u8BA1\u5668
jobSettings=\u4F5C\u4E1A\u8BBE\u7F6E
useProjectSetting=\u4F7F\u7528\u5DE5\u7A0B\u8BBE\u7F6E
selectitem.useprojectsettings=\u9009\u62E9\u9879\u76EE\u4EE5\u4F7F\u7528\u5DE5\u7A0B\u8BBE\u7F6E
Repository=\u50a8\u5b58\u5e93
Repository=\u5B58\u50A8\u5E93
appearance=\u5916\u89C2
colors=\u8272\u5F69
context=\u7EC4\u4EF6
context=\u4E0A\u4E0B\u6587
font=\u5B57\u4F53
importExport=\u5BFC\u5165/\u5BFC\u51FA
internationalization=\u56FD\u9645\u5316
memoTextFont=\u5907\u6CE8\u6587\u672C\u5B57\u4F53
outputConsole=\u8F93\u51FA\u63A7\u5236\u53F0
palette=\u8C03\u8272\u677F
performance=\u6267\u884C
performance=\u6027\u80FD
findJob.title=\u67E5\u627E\u4F5C\u4E1A
findJob.tootip=\u67E5\u627E\u7279\u5B9A\u4F5C\u4E1A
exchange=Exchange
colorCodeViewer=\u4EE3\u7801\u6307\u793A\u989C\u8272
colorCodeViewer=\u4EE3\u7801\u67E5\u770B\u5668\u989C\u8272
defaultTypeAndLength=\u9ED8\u8BA4\u7C7B\u578B\u548C\u957F\u5EA6
metadataofTalendType=TalendType \u7684\u5143\u6570\u636E
palettesettings=\u8C03\u8272\u677F\u8BBE\u7F6E
standard.job.standalone=\u5355\u4F8B
standard.job.standalone=\u72EC\u7ACB
standard.job.osgi=OSGi \u6346\u7ED1\u5305

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>7.2.1-SNAPSHOT</version>
<version>7.3.1-PATCH</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.core.nl</artifactId>

View File

@@ -4,11 +4,9 @@ CodeView.All=\u0643\u0644
AdvancedContextComposite.Code=\u0634\u0641\u0631\u0629
CommandController.CommandLabel=\u062A\u0634\u063A\u064A\u0644...
ConnectionCreateAction.dialogMessage=\u0627\u0633\u0645 \u0645\u062E\u0631\u062C \u062C\u062F\u064A\u062F\u061F
ActivateSubjobAction.DeactivateComplete=\u0625\u064A\u0642\u0627\u0641 \u062A\u0641\u0639\u064A\u0644 \u0643\u0644 \u0627\u0644\u0645\u0647\u0645\u0629 \u0627\u0644\u0641\u0631\u0639\u064A\u0629
ChangeActivateStatusNodeCommand.Label.Active=\u062A\u0641\u0639\u064A\u0644 \u0645\u0643\u0648\u0646
ConnTextEditPolicy.ErrorTitle=\u062E\u0637\u0623
ChangeMetadataCommand.changeMetadataValues=\u062A\u063A\u064A\u064A\u0631 \u0627\u0644\u0642\u064A\u0645 \u0627\u0644\u0641\u0648\u0642\u064A\u0629
ActivateSubjobAction.ActivateComplete=\u062A\u0641\u0639\u064A\u0644 \u0643\u0644 \u0627\u0644\u0645\u0647\u0645\u0629 \u0627\u0644\u0641\u0631\u0639\u064A\u0629
ConnectionCreateAction.dialogTitle=\u0645\u062E\u0631\u062C
EParameterName.schemaType=\u0645\u062E\u0637\u0637
EParameterName.Family=\u0627\u0644\u0639\u0627\u0626\u0644\u0629
@@ -28,7 +26,6 @@ ConfigureConnParamDialog.ContextText=\u0645\u0639 \u0627\u0644\u0633\u064A\u0627
NodesPasteCommand.label=\u0644\u0635\u0642
EmfComponent.Time=\u0627\u0644\u0648\u0642\u062A
CodeView.MultipleComponentError=/// No code available/// Multiple Component can not/// display the code
ChangeActivateStatusSubjobCommand.Label.ActiveComplete=\u062A\u0641\u0639\u064A\u0644 \u0643\u0644 \u0627\u0644\u0645\u0647\u0645\u0629 \u0627\u0644\u0641\u0631\u0639\u064A\u0629
ChangeActivateStatusNodeCommand.Label.Deactive=\u0625\u0644\u063A\u0627\u0621 \u062A\u0641\u0639\u064A\u0644 \u0645\u0643\u0648\u0646
ContextParameterExtractor.ExistedTitle=\u062E\u0637\u0623
EParameterName.Name=\u0627\u0644\u0627\u0633\u0645
@@ -41,7 +38,6 @@ EParameterName.schemaDb=\u0645\u062E\u0637\u0637
ConnectionCreateAction.error=\u062E\u0637\u0623
ChangeNodeTextCommand.Label=\u062A\u063A\u064A\u064A\u0631 \u0645\u0633\u0645\u0649 \u0627\u0644\u0627\u062A\u0635\u0627\u0644
Category_Label={0} ({1} \u0639\u0646\u0627\u0635\u0631)
ActivateSubjobAction.ActivatePart=\u062A\u0641\u0639\u064A\u0644 \u0627\u0644\u0645\u0647\u0645\u0629 \u0627\u0644\u0641\u0631\u0639\u064A\u0629 \u0627\u0644\u062D\u0627\u0644\u064A\u0629
EParameterName.Version=\u0627\u0644\u0646\u0633\u062E\u0629
Category_One_Item_Label={0} ({1} \u0639\u0646\u0627\u0635\u0631)
UpdateDetectionDialog.Title=\u0627\u0644\u062A\u062D\u0642\u0642 \u0645\u0646 \u0627\u0644\u062A\u062D\u062F\u064A\u062B
@@ -50,17 +46,14 @@ AbstractElementPropertySectionController.syntaxError=\u0623\u062E\u0637\u0627\u0
ChangeNoteOpacityCommand.Name=\u062A\u063A\u064A\u064A\u0631 \u0634\u0641\u0627\u0641\u064A\u0629 \u0645\u0644\u0627\u062D\u0638\u0629
ConnectionDeleteCommand.Label=\u062D\u0630\u0641 \u0627\u062A\u0635\u0627\u0644
EParameterName.Author=\u0645\u0646\u0634\u0626
ActivateSubjobAction.DeactivatePart=\u0625\u064A\u0642\u0627\u0641 \u062A\u0641\u0639\u064A\u0644 \u0627\u0644\u0645\u0647\u0645\u0629 \u0627\u0644\u0641\u0631\u0639\u064A\u0629 \u0627\u0644\u062D\u0627\u0644\u064A\u0629
ConnectionCreateCommand.Label=\u0625\u0646\u0634\u0627\u0621 \u0627\u062A\u0635\u0627\u0644
ConnectionCreateAction.errorCreateConnectionName=\u0627\u0644\u0627\u0633\u0645 "{0}" \u063A\u064A\u0631 \u0635\u0627\u0644\u062D \u0623\u0648 \u0645\u0648\u062C\u0648\u062F \u0645\u0633\u0628\u0642\u0627.
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=\u0625\u064A\u0642\u0627\u0641 \u062A\u0641\u0639\u064A\u0644 \u0643\u0644 \u0627\u0644\u0645\u0647\u0645\u0629 \u0627\u0644\u0641\u0631\u0639\u064A\u0629
ContextParameterPage.comment=\u062A\u0639\u0644\u064A\u0642
NewProcessWizard.failureTitle=\u062E\u0637\u0623
EParameterName.start=\u0628\u062F\u0627\u064A\u0629
EParameterName.host=\u0627\u0644\u0645\u0636\u064A\u0641
AbstractElementPropertySectionController.variableTooltip=\u0627\u0644\u0645\u062A\u063A\u064A\u0631 \u0627\u0644\u0645\u0631\u062A\u0628\u0637 \u0628\u0647\u0630\u0627 \u0627\u0644\u0639\u0627\u0645\u0644 \u0647\u0648:
ContextParameterPage.commentEmpty=\u062A\u0645 \u062A\u062B\u0628\u064A\u0637 \u0627\u0644\u0645\u0644\u0627\u062D\u0638\u0627\u062A \u0627\u0644\u0641\u0627\u0631\u063A\u0629
ChangeActivateStatusSubjobCommand.Label.ActivePart=\u062A\u0641\u0639\u064A\u0644 \u0627\u0644\u0645\u0647\u0645\u0629 \u0627\u0644\u0641\u0631\u0639\u064A\u0629 \u0627\u0644\u062D\u0627\u0644\u064A\u0629
ContextParameterPage.defaultValue=\u0627\u0644\u0642\u064A\u0645\u0629 \u0627\u0644\u0627\u0641\u062A\u0631\u0627\u0636\u064A\u0629
ExternalNodeChangeCommand.propagate=\u0646\u0634\u0631
CodeView.End=\u0646\u0647\u0627\u064A\u0629
@@ -69,9 +62,6 @@ NoRepositoryDialog.Title=\u062E\u0637\u0623
NodesPasteAction.paste=\u0644\u0635\u0642
TalendEditorPaletteFactory.Tools=\u0623\u062F\u0648\u0627\u062A
EParameterName.Comment=\u062A\u0639\u0644\u064A\u0642
ChangeActivateStatusSubjobCommand.Label.DeactivePart=\u0625\u064A\u0642\u0627\u0641 \u062A\u0641\u0639\u064A\u0644 \u0627\u0644\u0645\u0647\u0645\u0629 \u0627\u0644\u0641\u0631\u0639\u064A\u0629 \u0627\u0644\u062D\u0627\u0644\u064A\u0629
AbstractPreferenceComposite.textContent=\u062A\u0637\u0628\u064A\u0642 \u0639\u0644\u0649 \u0627\u0644\u0645\u0647\u0627\u0645 \u0627\u0644\u0641\u0631\u0639\u064A\u0629
AbstractPreferenceComposite.tipContent=\u062A\u0637\u0628\u064A\u0642 \u0639\u0644\u0649 \u0627\u0644\u0645\u0647\u0627\u0645 \u0627\u0644\u0641\u0631\u0639\u064A\u0629
AbstractPreferenceComposite.warning=\u062A\u062D\u0630\u064A\u0631: {0}
ColumnListController.confirm=\u062A\u0623\u0643\u064A\u062F
ComboController.alert=\u062A\u0646\u0628\u064A\u0647
@@ -80,7 +70,6 @@ ComponentSearcher.noJobsFound=\u0644\u0645 \u064A\u062A\u0645 \u0627\u0644\u0639
ComponentSearcher.searchResult=\u0646\u062A\u0627\u0626\u062C \u0627\u0644\u0628\u062D\u062B \u0639\u0646 \u0627\u0644\u0645\u0643\u0648\u0646 {0}
ComponentSettingsView.noAdvancedSetting=\u0644\u0627 \u064A\u0648\u062C\u062F \u0625\u0639\u062F\u0627\u062F\u0627\u062A \u0645\u062A\u0642\u062F\u0645\u0629.
ComponentSettingsView.note=\u0645\u0644\u0627\u062D\u0638\u0629
ComponentSettingsView.subjob=\u0648\u0638\u064A\u0641\u0629 \u0641\u0631\u0639\u064A\u0629
Connection.enableParallel=\u062A\u0641\u0639\u064A\u0644 \u0627\u0644\u0639\u0645\u0644 \u0627\u0644\u0645\u062A\u0648\u0627\u0632\u064A
Connection.inputInvalid=\u0627\u0644\u0645\u0639\u0631\u0641 \u0627\u0644\u0645\u062F\u062E\u0644 \u063A\u064A\u0631 \u0635\u0627\u0644\u062D
Connection.monitorConnection=\u0645\u0631\u0627\u0642\u0628\u0629 \u0627\u0644\u0627\u062A\u0635\u0627\u0644

View File

@@ -1,11 +1,11 @@
FileController.decoration.description=Inhalt aus dem Repository \u00fcbernommen
FileController.decoration.description=Inhalt aus dem Repository \u00FCbernommen
AdvancedContextComposite.Name=Name
EParameterName.tableMeter=Meter Tabelle
EParameterName.password=Passwort
DesignerPreferencePage.display.useRepositoryName=&Repository-Namen als Bezeichnung f\u00fcr Komponenten verwenden, welche mittels Drag und Drop aus den Repository-Metadaten erzeugt wurden.
DesignerPreferencePage.display.useRepositoryName=&Repository-Namen als Bezeichnung f\u00FCr Komponenten verwenden, welche mittels Drag und Drop aus den Repository-Metadaten erzeugt wurden.
UpdateDetectionDialog.Expand=Alle anzeigen
EParameterName.CurrentOS=Aktuelles Betriebssystem
CodeView.Error=/// Kein Sourcecode verf\u00fcgbar
CodeView.Error=/// Kein Sourcecode verf\u00FCgbar
EParameterName.Activate=Aktivieren
CodeView.All=Alle
EParameterName.catchRuntimeErrors=Runtime Fehler abfangen
@@ -13,22 +13,21 @@ EParameterName.Platform=Platform
EParameterName.FileName=Dateiname
ContextParameterPage.description=Neuen Context-Parameter erstellen.
CodeView.Main=Main
DeleteNoteCommand.Name=L\u00f6sche Note
DeleteNoteCommand.Name=L\u00F6sche Note
ProblemsView.description=Beschreibung
ConnectionSetAsMainRef.mainLabel=Diese Verbindung definieren als Main
UpdateDetectionDialog.Collapse=Alle verbergen
EParameterName.FieldSeparator=Feldseparator
GEFDeleteAction.DeleteItems=L\u00f6sche Elemente
ResizeNoteCommand.Name=Gr\u00f6\u00dfe der Notiz anpassen
GEFDeleteAction.DeleteItems=L\u00F6sche Elemente
ResizeNoteCommand.Name=Gr\u00F6\u00DFe der Notiz anpassen
EParameterName.Log=Log
ExecuteSystemCommandCommand.ConsoleMessages=Konsolenmeldung
AdvancedContextComposite.Code=Code
CommandController.CommandLabel=Ausf\u00fchren...
CommandController.CommandLabel=Ausf\u00FChren...
ContextModifyCommand.label=Context bearbeiten
DesignerPreferencePage.propertyCodeCheck=Pr\u00fcfung der Eigenschaftsfelder hinsichtlich der Codegenierung (Deaktivierung beschleunigt die Erfassung)
DesignerPreferencePage.propertyCodeCheck=Pr\u00FCfung der Eigenschaftsfelder hinsichtlich der Codegenierung (Deaktivierung beschleunigt die Erfassung)
ConnectionCreateAction.dialogMessage=Neuer Ausgabename?
ContextChangeDefaultCommand.label=Default Context \u00e4ndern
ActivateSubjobAction.DeactivateComplete=Deaktiviere gesamten Subjob
ContextChangeDefaultCommand.label=Default Context \u00E4ndern
EParameterName.Level.Log.File=Level
EParameterName.schemaOptions=Schemaoptionen
EParameterName.Purpose=Verwendungszweck
@@ -41,15 +40,14 @@ EParameterName.queryType=Abfragetyp
EParameterName.Log.Stdout=Log nach StdOut
ConnTextEditPolicy.ErrorTitle=Fehler
EParameterName.process=Job
ChangeMergeOrderCommand.label=\u00c4nderung der Verbindungsreihenfolge
ChangeMetadataCommand.changeMetadataValues=\u00c4nderung der Metadaten
ActivateSubjobAction.ActivateComplete=Aktiviere gesamten Subjob
ChangeMergeOrderCommand.label=\u00C4nderung der Verbindungsreihenfolge
ChangeMetadataCommand.changeMetadataValues=\u00C4nderung der Metadaten
EParameterName.port=Port
CreateProcess.createJob=Erstelle Job
EParameterName.componentList=Komponenten Liste
EParameterName.ModuleList=Modulliste
ConnectionCreateAction.dialogTitle= Ausgabe
DesignerPreferencePage.component.defaultLabel=Standard-&Beschriftung f\u00fcr Komponenten:
DesignerPreferencePage.component.defaultLabel=Standard-&Beschriftung f\u00FCr Komponenten:
EParameterName.schemaType=Schema
EParameterName.tableStats=Statistiken Tabelle
EParameterName.Family=Familie
@@ -60,7 +58,7 @@ MergeOrderDialog.MoveUp=Rauf bewegen
EditProcess.editJob=Job bearbeiten
NodesCopyAction.label=Kopieren
EParameterName.fileNameLogs=Dateiname Log
PropertyChangeCommand.Label=Eigenschaften \u00c4ndern
PropertyChangeCommand.Label=Eigenschaften \u00C4ndern
TextNoteSection.Label=Text
EParameterName.Level.Log.Db=Level
ConfigureConnParamDialog.DialogLabel=Verbindungsparameter einrichten
@@ -68,48 +66,47 @@ Problems.category.infos=Infos
Process.Job=Job
ReadProcess.label=Lese Job
PropertiesContextAction.Properties=Einstellungen
NotesPasteCommand.label=Einf\u00fcgen
Process.metadataModificationDetected=\u00c4nderung der Metadaten erkannt
NotesPasteCommand.label=Einf\u00FCgen
Process.metadataModificationDetected=\u00C4nderung der Metadaten erkannt
NodeSetActivateAction.Activate=Aktivieren
DeleteNodeCommand.Label=L\u00f6sche Node
Process.components.notloaded=Prozess kann nicht ge\u00f6ffnet werden, da verwendete Komponenten <{0}> nicht geladen sind
EditProcess.openJob=Job \u00f6ffnen
DeleteNodeCommand.Label=L\u00F6sche Node
Process.components.notloaded=Prozess kann nicht ge\u00F6ffnet werden, da verwendete Komponenten <{0}> nicht geladen sind
EditProcess.openJob=Job \u00F6ffnen
ContextParameterPage.type=Typ
SqlMemoController.QueryError.mainMsg=Fehler im Abfrageausdruck!
ContextRepositoryCommand.modifyContext=Context bearbeiten
EParameterName.DisableWarnings=Warnungen deaktivieren
ChangeConnTextCommand.Label=\u00c4ndere Verbindungsbezeichnung
ChangeConnTextCommand.Label=\u00C4ndere Verbindungsbezeichnung
TalendEditorPaletteFactory.Note=Notiz
EParameterName.tStatCatcherStats=tStatCatcher Statistik
EParameterName.startable=Ausf\u00fchrbar
EParameterName.startable=Ausf\u00FChrbar
MultiPageEditorContributor.Snap=An Geo&metrie anpassen
ExecuteSystemCommandCommand.Command=Ausf\u00fchren...
ExecuteSystemCommandCommand.Command=Ausf\u00FChren...
UpdateDetectionDialog.Operations=Operationen
ChangeConnectionStatusCommand.setLinkRef=definiere Link als Ref
Note.DefaultText=Text
DesignerColorsPreferencePage.ConnectionColorMessages=Werden die Farben der Verbindungen ge\u00e4ndert, sollten alle aktuellen Jobs neu geladen werden um die \u00c4nderungen zu \u00fcbernehmen.
MultiPageEditorContributor.runMenu=Ausf\u00fchren
DesignerColorsPreferencePage.ConnectionColorMessages=Werden die Farben der Verbindungen ge\u00E4ndert, sollten alle aktuellen Jobs neu geladen werden um die \u00C4nderungen zu \u00FCbernehmen.
MultiPageEditorContributor.runMenu=Ausf\u00FChren
EParameterName.uniqueName=Eindeutiger Name
ExternalNodeChangeCommand.propagateMessage=Wollen Sie die \u00c4nderungen \u00fcbernehmen?
ExternalNodeChangeCommand.propagateMessage=Wollen Sie die \u00C4nderungen \u00FCbernehmen?
EParameterName.FromFile=Aus einer Datei
ChangeNoteTextCommand.Name=\u00c4nderung des Notiztextes
ChangeNoteTextCommand.Name=\u00C4nderung des Notiztextes
EParameterName.HintFormat=Hinweisformat
NodeBreakpointAction.addBreakPoint=Unterbrechungspunkt hinzuf\u00fcgen
NodeBreakpointAction.addBreakPoint=Unterbrechungspunkt hinzuf\u00FCgen
EParameterName.preview=Vorschau
ConfigureConnParamDialog.ContextText=Mit Context:
EParameterName.UseStatistics=Verwende Statistiken (tStatCatcher)
StatsAndLogsComposite.StatsLogsSettings=Stats & Logs Einstellungen
NodesPasteCommand.label=Einf\u00fcgen
ExternalNodeChangeCommand.modifaicationFrom=\u00c4nderung von
NodesPasteCommand.label=Einf\u00FCgen
ExternalNodeChangeCommand.modifaicationFrom=\u00C4nderung von
EmfComponent.Time=Time
TextController.decoration.description=Werte aus dem Repository \u00fcbernommen
TextController.decoration.description=Werte aus dem Repository \u00FCbernommen
NodeReturn.Availability.FLOW=Ablauf
CodeView.MultipleComponentError=/// Kein Sourcecode verf\u00fcgbar\n/// Mehrfache Komponenten k\u00f6nnen den\n/// Sourcecode nicht anzeigen
CodeView.MultipleComponentError=/// Kein Sourcecode verf\u00FCgbar\n/// Mehrfache Komponenten k\u00F6nnen den\n/// Sourcecode nicht anzeigen
EParameterName.onFileFlag=In Datei
JobHierarchyMessages.JobHierarchyViewPart_title=Job {1}, Projekt {2}
ParallelExecutionCommand.numberInvalid=Die Zahl ist ung\u00fcltig,
ChangeActivateStatusSubjobCommand.Label.ActiveComplete=Aktiviere gesamten Subjob
ChangeMetadataCommand.messageDialog.questionMessage=Wollen Sie die \u00c4nderungen \u00fcbernehmen?
ParallelExecutionCommand.numberInvalid=Die Zahl ist ung\u00FCltig,
ChangeMetadataCommand.messageDialog.questionMessage=Wollen Sie die \u00C4nderungen \u00FCbernehmen?
ChangeActivateStatusNodeCommand.Label.Deactive=Element(e) deaktivieren
EParameterName.user=User
ParallelExecutionCommand.Parallel=Parallelisiert
@@ -119,16 +116,16 @@ EParameterName.fromDatabaseFlag=Aus einer Datenbank
ContextRemoveParameterCommand.label=Entferne Parameter
ContextParameterExtractor.ExistedTitle=Fehler
ChangeConnectionStatusCommand.setLinkMain=definiere Link als Main
DesignerPreferencePage.largeIconsSize=Icongr\u00f6\u00dfe:
DesignerPreferencePage.largeIconsSize=Icongr\u00F6\u00DFe:
ContextRenameParameterCommand.renameParameter=Parameter umbenennen
Process.component.notloaded=Prozess kann nicht ge\u00f6ffnet werden, da eine verwendete Komponente <{0}> nicht geladen ist
RunProcess.runJob=Job Ausf\u00fchren
Process.component.notloaded=Prozess kann nicht ge\u00F6ffnet werden, da eine verwendete Komponente <{0}> nicht geladen ist
RunProcess.runJob=Job Ausf\u00FChren
NewProcessWizard.failureText=Job kann nicht gespeichert werden
ContextParameterPage.shouldPrompt=Aufforderung zur Werteingabe
ContextParameterPage.prompt=Aufforderung
EParameterName.Name=Name
EParameterName.onDatabaseFlag=In Datenbank
ChangeMetadataCommand.messageDialog.propagate=\u00dcbernahme
ChangeMetadataCommand.messageDialog.propagate=\u00DCbernahme
ContextParameterPage.name=Name
EParameterName.fromFileFlag=Aus einer Datei
UpdateManagerUtils.Update=Aktualisiere...
@@ -136,9 +133,9 @@ CodeView.Start=Start
ContextParameterPage.nameEmpty=Parametername ist leer.
EParameterName.condition=Bedingung
ContextParameterWizard.title=Neuer Context-Parameter
ResizeNodeCommand.Name=Gr\u00f6\u00dfe der Komponente anpassen
DesignerPreferencePage.viewOptions=Tab-&Layout f\u00fcr Komponenteneinstellungen:
TalendEditorPaletteFactory.CreateNote=Notiz hinzuf\u00fcgen
ResizeNodeCommand.Name=Gr\u00F6\u00DFe der Komponente anpassen
DesignerPreferencePage.viewOptions=Tab-&Layout f\u00FCr Komponenteneinstellungen:
TalendEditorPaletteFactory.CreateNote=Notiz hinzuf\u00FCgen
EmfComponent.Perf=Perf
MergeOrderDialog.Order=Ordnen
DesignerPreferencePage.display.hiddenComponents=Zeige versteckte Komponenten an (Neustart erforderlich)
@@ -147,29 +144,28 @@ ConnectionSetAsMainRef.lookupLabel=Diese Verbindung definieren als Lookup
Process.errorLoadingConnectionTitle=Fehler beim Laden des Jobs
MoveNodeCommand.Label=Node verschieben
CreateNoteCommand.Name=Erstelle Notiz
MultiPageTalendEditor.InvalidInput=Ung\u00fcltige Eingabe: Muss IFileEditorInput sein
MultiPageTalendEditor.InvalidInput=Ung\u00FCltige Eingabe: Muss IFileEditorInput sein
DesignerPreferencePage.hintShowed=Komponenten-Hinweis anzeigen
CreateNodeCommand.Label=Erstelle Node
EParameterName.fileNameStats=Dateiname Statistik
ConnectionReconnectCommand.LabelSource=Verschiebe Verbindungsquelle
Problems.category.routines=Routinen
ComboController.valueFromRepository=Werte aus dem Repository \u00fcbernommen
ComboController.valueFromRepository=Werte aus dem Repository \u00FCbernommen
EParameterName.schemaDb=Schema
ConnectionCreateAction.error=Fehler
OpaqueNoteSection.Label=Deckkraft
ProblemsView.problems.defaultTitle=Probleme
EParameterName.Log.File=Log in Datei
ChangeNodeTextCommand.Label=\u00c4ndere Verbindungsbezeichnung
ChangeNodeTextCommand.Label=\u00C4ndere Verbindungsbezeichnung
ConnectionReconnectCommand.LabelTarget=Verschiebe Verbindungsziel
SubjobBasicComposite.RestoreLabel=Standardfarbe wiederherstellen
EParameterName.help=Hilfe
Category_Label={0} ({1} Elemente)
Problems.category.errors=Fehler
ActivateSubjobAction.ActivatePart=Aktiviere aktuellen Subjob
ContextParameterPage.promptEmpty=Parameter "Aufforderung" ist leer.
ContextParameterPage.typeEmpty=Parameter "Typ" wurde nicht ausgew\u00e4hlt.
ContextParameterPage.typeEmpty=Parameter "Typ" wurde nicht ausgew\u00E4hlt.
EParameterName.mapping=Mapping
ContextAddParameterCommand.label=Parameter hinzuf\u00fcgen
ContextAddParameterCommand.label=Parameter hinzuf\u00FCgen
EParameterName.catchUserErrors=Benutzer Fehler abfangen
ContextProcessSection2.context=Context:
EParameterName.dbVersion=Datenbankversion
@@ -177,7 +173,7 @@ EParameterName.LabelFormat=Bezeichnungsformat
ConfigureConnParamDialog.ContextLabel=Context:
EParameterName.dbType=Db Type
EParameterName.Version=Version
ModifyMergeOrderAction.actionText=Merge-Reihenfolge \u00e4ndern
ModifyMergeOrderAction.actionText=Merge-Reihenfolge \u00E4ndern
Category_One_Item_Label={0} ({1} Element)
EmfComponent.builtIn=Built-In
EParameterName.ImplicitContextLoad=Implizites tContextLoad
@@ -186,54 +182,50 @@ EParameterName.generateCode=Code generieren
SubjobBasicComposite.SaveLabel=Als Standardfarbe speichern
ContextProcessSection2.contextType=Context-Typ
EParameterName.catchRealtimeStats=Komponenten-Statistik erfassen
ContextProcessSection.ChangeDefault=Dieser Context ist als Standard festgelegt, bitte \u00e4ndern Sie den Standard-Context um diesen zu entfernen
ContextProcessSection.ChangeDefault=Dieser Context ist als Standard festgelegt, bitte \u00E4ndern Sie den Standard-Context um diesen zu entfernen
EParameterName.encodingType=Encoding Type
DesignerPreferencePage.defaultFilePathDirectory=Standardpfad f\u00fcr Komponenten:
DesignerPreferencePage.defaultFilePathDirectory=Standardpfad f\u00FCr Komponenten:
AbstractElementPropertySectionController.syntaxError=Syntax-Fehler:
Process.componentsUnloaded=Einige Komponenten sind nicht geladen
EParameterName.connectionType=Verbindungstyp
DesignerPreferencePage.component.defaultHint=Standard-&Hinweis f\u00fcr Komponenten:
DesignerPreferencePage.component.defaultHint=Standard-&Hinweis f\u00FCr Komponenten:
EParameterName.TableName=Tabellenname
ChangeNoteOpacityCommand.Name=\u00c4nderung der Transparenz der Notiz
ChangeNoteOpacityCommand.Name=\u00C4nderung der Transparenz der Notiz
Problems.category.warnings=Warnungen
TalendEditorContextMenuProvider.Trigger=Ereignis
ConnectionDeleteCommand.Label=L\u00f6sche Verbindung
Process.errorLoadingConnectionMessage=Einige Fehler traten nach der Migration in den folgenden Verbidnungen auf. Bitte pr\u00fcfen Sie diese:
ConnectionDeleteCommand.Label=L\u00F6sche Verbindung
Process.errorLoadingConnectionMessage=Einige Fehler traten nach der Migration in den folgenden Verbidnungen auf. Bitte pr\u00FCfen Sie diese:
EParameterName.Author=Autor
EParameterName.componentName=Komponentenname
SubjobBasicComposite.DialogTitle=Subjob Einstellungen
DesignerPreferencePage.SubjobColorLabel=Subjob Farbe:
ActivateSubjobAction.DeactivatePart=Deaktiviere aktuellen Subjob
ConnectionCreateCommand.Label=Erstelle Verbindung
DisplaySubjobCommand.HideSubjob=Subjob ausblenden
MultiPageEditorContributor.runProcess=Job Ausf\u00fchren
ConnectionCreateAction.errorCreateConnectionName=Der Name "{0}" ist nicht g\u00fcltig oder existiert bereits.
DisplaySubjobCommand.DisplaySubjob=Subjob anzeigen
MultiPageEditorContributor.runProcess=Job Ausf\u00FChren
ConnectionCreateAction.errorCreateConnectionName=Der Name "{0}" ist nicht g\u00FCltig oder existiert bereits.
ContextParameterPage.title=Context-Parameter
NodeReturn.Availability.AFTER=Nach
EmfComponent.repository=Ablage
EParameterName.ConnectionFormat=Verbindungsformat
ExecuteSystemCommandCommand.Title=Ausgef\u00fchrter Befehl
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=Deaktiviere gesamten Subjob
ExecuteSystemCommandCommand.Title=Ausgef\u00FChrter Befehl
EParameterName.Description=Beschreibung
Process.IfToUpgradeMetadata=Die Metadaten in den folgenden Komponenten wurden ver\u00e4ndert.\nW\u00e4hlen Sie die Komponenten aus, welche Sie aus dem Repository aktualisieren m\u00f6chten.
Process.IfToUpgradeMetadata=Die Metadaten in den folgenden Komponenten wurden ver\u00E4ndert.\nW\u00E4hlen Sie die Komponenten aus, welche Sie aus dem Repository aktualisieren m\u00F6chten.
NewProcessWizard.title=Neuer Job
CheckController.decoration.description=Werte aus dem Repository \u00fcbernommen
CheckController.decoration.description=Werte aus dem Repository \u00FCbernommen
ContextParameterPage.comment=Kommentar
EParameterName.onConsoleFlag=Auf Konsole
NewProcessWizard.failureTitle=Fehler
DesignerColorsPreferencePage.ConnectionColorGroup=Verbindungsfarbe
modules.required=Wird zur Verwendung dieser Komponente ben\u00f6tigt.
modules.required=Wird zur Verwendung dieser Komponente ben\u00F6tigt.
NodeSetActivateAction.Deactivate=Deaktivieren
EParameterName.database=Datenbank
EParameterName.start=Start
DesignerPreferencePage.SubjobTitleColorLabel=Subjob &Titelfarbe:
EParameterName.host=Host
DesignerPreferencePage.display.deactiveRepositoryUpdate=Deaktiviere automatische Erkennung/Aktualisierung nach \u00c4nderung im Repository
DesignerPreferencePage.display.deactiveRepositoryUpdate=Deaktiviere automatische Erkennung/Aktualisierung nach \u00C4nderung im Repository
EParameterName.ShowHint=Zeige Hinweis
ContextParameterPage.commentEmpty=Der Kommentar sollte nicht leer sein.
NewProcessWizard.description=Job dem Repository hinzuf\u00fcgen
EParameterName.additionParam=zus\u00e4tzliche Parameter
NewProcessWizard.description=Job dem Repository hinzuf\u00FCgen
EParameterName.additionParam=zus\u00E4tzliche Parameter
EParameterName.filePath=Dateipfad
JobSettingsView.JobSettings=Job
EParameterName.columnList=Spaltenliste
@@ -242,8 +234,7 @@ DesignerPreferencePage.SubjobColorGroup=Subjob Standardfarbe
MoveNodeLabelCommand.Label=NodeLabel verschieben
EParameterName.context=Context
JobHierarchyMessages.JobHierarchyViewPart_tooltip={0} von Job {1} vom Projekt {2}
EParameterName.MultiThread=Multi-Thread Ausf\u00fchrung
ChangeActivateStatusSubjobCommand.Label.ActivePart=Aktiviere aktuellen Subjob
EParameterName.MultiThread=Multi-Thread Ausf\u00FChrung
MultiPageTalendEditor.Job=Job {0} {1}
EmfComponent.None=None
MultiPageEditorContributor.View=View
@@ -256,58 +247,55 @@ EParameterName.catchUserWarning=Benutzerwarnungen abfangen
DesignerPreferencePage.schemaOptions=Falls die Eingabedaten vom angegebenen Eingabeschema abweichen:
NodeReturn.Availability.BEFORE=Vor
EParameterName.DisableInfos=Infos deaktivieren
ChangeValuesFromRepository.messageDialog.takeMessage=Wollen Sie das Schema der Eingabekomponente \u00fcbernehmen?
ChangeValuesFromRepository.messageDialog.takeMessage=Wollen Sie das Schema der Eingabekomponente \u00FCbernehmen?
EParameterName.lookupColumnList=Spalten nachschlagen
ExternalNodeChangeCommand.propagate=\u00dcbernahme
NoRepositoryDialog.Text=Kein Repository verf\u00fcgbar.
ExternalNodeChangeCommand.propagate=\u00DCbernahme
NoRepositoryDialog.Text=Kein Repository verf\u00FCgbar.
ConnectionError.Message=Datenbankverbindung im Built-In-Modus fehlgeschlagen.
UpdateDetectionDialog.Items=Elemente
CodeView.End=Ende
ContextParameterPage.defaultValueEmpty=Der Standardwert sollte nicht leer sein.
NoRepositoryDialog.Title=Fehler
StatsAndLogsComposite.ReloadMessages=Aktuelle Einstellungen werden \u00fcberschrieben, m\u00f6chten Sie fortfahren?
StatsAndLogsComposite.ReloadMessages=Aktuelle Einstellungen werden \u00FCberschrieben, m\u00F6chten Sie fortfahren?
EParameterName.propertyType=Eigenschaftstyp
EParameterName.Status=Status
EParameterName.Log.Db=Log in Datenbank
NodesPasteAction.paste=Einf\u00fcgen
NodesPasteAction.paste=Einf\u00FCgen
TalendEditorPaletteFactory.Tools=Tools
EParameterName.Comment=Kommentar
ChangeActivateStatusSubjobCommand.Label.DeactivePart=Deaktiviere aktuellen Subjob
AbstractLanguageMemoController.generateCode=Code generieren
AbstractLanguageMemoController.generateSampleCode=Versuchen Beispielcode f\u00fcr diese Komponente zu erzeugen
AbstractLanguageMemoController.generateSampleCode=Versuchen Beispielcode f\u00FCr diese Komponente zu erzeugen
AbstractPreferenceComposite.jobAssigned=Kindjob sollte {0} zugewiesen werden
AbstractPreferenceComposite.textContent=Auf Unterjobs anwenden
AbstractPreferenceComposite.tipContent=Auf Unterjobs anwenden
AbstractPreferenceComposite.warning=Warnung: {0}
ColumnListController.confirm=Best\u00e4tigen
ColumnListController.saveChange=Die Spalte L\u00e4nge im {0} Schema wurde ver\u00e4ndert. M\u00f6chten Sie die \u00c4nderungen \u00fcbernehmen?
ColumnListController.confirm=Best\u00E4tigen
ColumnListController.saveChange=Die Spalte L\u00E4nge im {0} Schema wurde ver\u00E4ndert. M\u00F6chten Sie die \u00C4nderungen \u00FCbernehmen?
ComboController.alert=Alarm
ComboController.nothingGuess=Nichts zu erraten.
ComponentSearcher.searchResult=Suchergebnis f\u00fcr Komponente {0}
ComponentSearcher.searchResult=Suchergebnis f\u00FCr Komponente {0}
ComponentSettingsView.noAdvancedSetting=Keine erweiterten Einstellungen.
ComponentSettingsView.note=Notiz
Connection.enableParallel=Parallele Ausf\u00fchrung aktivieren
Connection.inputInvalid=Eingabe Id ist ung\u00fcltig
Connection.monitorConnection=Diese Verbindung \u00fcberwachen
Connection.numberParallel=Anzahl paralleler Ausf\u00fchrungen
DataProcess.checkComponent=Die Komponente {0} verursacht Probleme. Bitte pr\u00fcfen.
DataProcess.enableParallel=Parallele Ausf\u00fchrung aktivieren
DataProcess.numberParallelExcution=Anzahl paralleler Ausf\u00fchrungen
Connection.enableParallel=Parallele Ausf\u00FChrung aktivieren
Connection.inputInvalid=Eingabe Id ist ung\u00FCltig
Connection.monitorConnection=Diese Verbindung \u00FCberwachen
Connection.numberParallel=Anzahl paralleler Ausf\u00FChrungen
DataProcess.checkComponent=Die Komponente {0} verursacht Probleme. Bitte pr\u00FCfen.
DataProcess.enableParallel=Parallele Ausf\u00FChrung aktivieren
DataProcess.numberParallelExcution=Anzahl paralleler Ausf\u00FChrungen
DbTableController.connectionError=Verbindungsfehler
DbTableController.openSQLBuilder=\u00d6ffnen den SQLBuilder f\u00fcr diese Verbindung
DbTableController.openSQLBuilder=\u00D6ffnen den SQLBuilder f\u00FCr diese Verbindung
DbTableController.setParameter=Bitte Verbindungsparameter einstellen
DbTableController.showTableList=Zeigen Tabellenliste f\u00fcr derzeitige Verbindung.
DbTableController.showTableList=Zeigen Tabellenliste f\u00FCr derzeitige Verbindung.
DesignerCoreService.property=Eigenschaft
DesignerPreferencePage.DesignerEditorBackgroundColor=&Hintergrundfarbe:
DesignerPreferencePage.ReadonlyBackgroundColor=&Nur-lesen Hintergrundfarbe:
DesignerPreferencePage.JobDesignerEditorBackgroundColorLabel=Jobdesign-Editior Farben
DesignerPreferencePage.addOrDeleteVariable=\u00dcbernehme hinzugef\u00fcgte/gel\u00f6schte Context-Variablen aus dem Repository
DesignerPreferencePage.checkVersion=\u00dcberpr\u00fcfe nur die aktuellste Version bei der Aktualisierung der Jobs und Joblets
DesignerPreferencePage.computeLength=&Berechne Bytel\u00e4nge des durch die Komponenten generierten Sourcecodes
DesignerPreferencePage.defaultConnection=Standard-&Verbindung f\u00fcr Komponenten:
DesignerPreferencePage.generateCode=Beim \u00d6ffnen des Jobs Quellcode generieren
DesignerPreferencePage.addOrDeleteVariable=\u00DCbernehme hinzugef\u00FCgte/gel\u00F6schte Context-Variablen aus dem Repository
DesignerPreferencePage.checkVersion=\u00DCberpr\u00FCfe nur die aktuellste Version bei der Aktualisierung der Jobs und Joblets
DesignerPreferencePage.computeLength=&Berechne Bytel\u00E4nge des durch die Komponenten generierten Sourcecodes
DesignerPreferencePage.defaultConnection=Standard-&Verbindung f\u00FCr Komponenten:
DesignerPreferencePage.generateCode=Beim \u00D6ffnen des Jobs Quellcode generieren
EParameterName.Information=Informationen anzeigen
EParameterName.NoteColor=Farbe f\u00fcr Notiz
EParameterName.NoteColor=Farbe f\u00FCr Notiz
EParameterName.NoteFont=Schrift
EParameterName.NoteLabelCenter=Zentriert
EParameterName.NoteLineColor=Hinweiszeile Farbe
@@ -319,7 +307,7 @@ EParameterName.NoteTextRight=Rechts
EParameterName.NoteTextTop=oben
EParameterName.RowSeparator=Zeilenseparator
EParameterName.SubjobColor=Subjob Farbe:
EParameterName.SubjobTitleColor=\u00dcberschriftsfarbe
EParameterName.SubjobTitleColor=\u00DCberschriftsfarbe
EParameterName.TracesConnection=Diese Verbindung tracen
EParameterName.creation=Anlegen
EParameterName.csvOption=CSV Optionen
@@ -330,9 +318,9 @@ EParameterName.FontItalic=Kursiv
EParameterName.FontSize=Schriftgrad
EParameterName.jobMainversion=Version
EParameterName.jobVersion=Version
EParameterName.modification=\u00c4nderung
EParameterName.parallelize=Parallele Ausf\u00fchrung aktivieren
EParameterName.parallelizeNumber=Anzahl an parallelen Ausf\u00fchrungen
EParameterName.modification=\u00C4nderung
EParameterName.parallelize=Parallele Ausf\u00FChrung aktivieren
EParameterName.parallelizeNumber=Anzahl an parallelen Ausf\u00FChrungen
EParameterName.textEnclosure=Text Enclosure
EParameterName.title=Titel
EmfComponent.0=Komponente {0} konnte nicht geladen werden
@@ -341,33 +329,33 @@ ExecuteSystemCommandCommand.typeNull=Typ ist null
Extra.UseProjectSettings=Projekteinstellungen verwenden
FilterTraceColumnAction.Column=Spalte
FilterTraceColumnAction.Condition=Bedingung
FilterTraceColumnAction.SelectAll=Alle ausw\u00e4hlen
FilterTraceColumnAction.SelectAll=Alle ausw\u00E4hlen
FilterTraceColumnAction.SetupTraces=Trace aufsetzen
FilterTraceColumnAction.UnselectAll=Alle Abw\u00e4hlen
FilterTraceColumnAction.UnselectAll=Alle Abw\u00E4hlen
GEFPasteAction.textWarning=Warnung!
GuessSchemaController.0=Verbindungsfehler oder Fehler in der SQL Anweisung oder 'Schema ermitteln' ist nicht kompatibel mit der aktuellen SQL Anweisung. {0}
GuessSchemaController.connectionError=Verbindungsfehler
GuessSchemaController.connectionFailed=Datenbankverbindung fehlgeschlagen.
GuessSchemaController.setParameter=Bitte Verbindungsparameter einstellen
I18nPreferencePage.allTranslation=Alle \u00dcbersetzungen importieren
I18nPreferencePage.completeInfo=\u00dcbersetzungen aus Babili \u00fcbernommen. Diese \u00dcbersetzungen werden nur zum Test angezeigt. Beim n\u00e4chsten Neustart der Anwendungen gehen die \u00fcbernommenen Texte verloren.
I18nPreferencePage.allTranslation=Alle \u00DCbersetzungen importieren
I18nPreferencePage.completeInfo=\u00DCbersetzungen aus Babili \u00FCbernommen. Diese \u00DCbersetzungen werden nur zum Test angezeigt. Beim n\u00E4chsten Neustart der Anwendungen gehen die \u00FCbernommenen Texte verloren.
I18nPreferencePage.loading=Lade Update aus Babili
I18nPreferencePage.needRestart=Sprache (erfordert Neustart)
I18nPreferencePage.title=Update beendet
I18nPreferencePage.translationInformation=\u00dcbersetzung mittels Babili testen (funktioniert nur mit aktueller Sprache, andere Sprache ben\u00f6tigt einen Neustart)
I18nPreferencePage.validateTranslation=Nur validierte \u00dcbersetzungen importieren
I18nPreferencePage.translationInformation=\u00DCbersetzung mittels Babili testen (funktioniert nur mit aktueller Sprache, andere Sprache ben\u00F6tigt einen Neustart)
I18nPreferencePage.validateTranslation=Nur validierte \u00DCbersetzungen importieren
IconSelectionController.MessageTitle=Fehler
IconSelectionController.Revert=R\u00fcckg\u00e4ngig machen
IconSelectionController.Revert=R\u00FCckg\u00E4ngig machen
JavaSampleCodeFactory.schema=//Code erstellt anhand des Eingabe- und Ausgabeschemas
JobHierarchyViewPart.showDecription=Um die Job-Hierarchie zu \u00f6ffnen, w\u00e4hlen Sie einen Job aus und w\u00e4hlen Sie im Men\u00fc "\u00d6ffne Job Hierarchie" aus. Alternativ k\u00f6nnen auch Jobs aus dem Repository per Drag-And-Drop in diese Ansicht gezogen werden.
JobHierarchyViewPart.showDecription=Um die Job-Hierarchie zu \u00F6ffnen, w\u00E4hlen Sie einen Job aus und w\u00E4hlen Sie im Men\u00FC "\u00D6ffne Job Hierarchie" aus. Alternativ k\u00F6nnen auch Jobs aus dem Repository per Drag-And-Drop in diese Ansicht gezogen werden.
JobHierarchyViewer.hirarchy=Job Hierarchie
JobLaunchConfigurationDelegate.jobNotFound=Jon {0} konnte nicht gefunden werden. Vielleicht wurde er gel\u00f6scht.
JobLaunchConfigurationDelegate.jobNotFound=Jon {0} konnte nicht gefunden werden. Vielleicht wurde er gel\u00F6scht.
Node.needOneValue=Parameter ({0}) muss mindestens einen Wert haben.
Node.noSchemaDefined=Es wurde noch kein Schema angegeben.
Node.notEnoughTypeInput=Diese Komponente hat nicht genug Eing\u00e4nge des Types "{0}"
Node.notEnoughTypeOutput=Diese Komponente hat nicht gen\u00fcgend Ausg\u00e4nge des Types "{0}".
Node.notEnoughTypeInput=Diese Komponente hat nicht genug Eing\u00E4nge des Types "{0}"
Node.notEnoughTypeOutput=Diese Komponente hat nicht gen\u00FCgend Ausg\u00E4nge des Types "{0}".
OpenContextChooseComboDialog.context=Context:
OpenExistVersionProcess.open.dialog=Job \u00f6ffnen
OpenExistVersionProcess.open.dialog=Job \u00F6ffnen
ParallelExecutionAction.talend=Talend
PromptDefaultValueDialog.column=Spalte
PromptDefaultValueDialog.defaultValue=Standardwert
@@ -378,32 +366,32 @@ PropertiesWizardPage.Version.Minor=M
QueryTypeController.alert=Alarm
QueryTypeController.nothingToGuess=Nichts zu erraten.
ReloadFromProjectSettings=Neu aus Projekteinstellungen laden
ReloadFromProjectSettingsMessages=Aktuelle Einstellungen werden \u00fcberschrieben, m\u00f6chten Sie fortfahren?
ReloadFromProjectSettingsMessages=Aktuelle Einstellungen werden \u00FCberschrieben, m\u00F6chten Sie fortfahren?
SQLPatternComposite.TOS=Talend Open Studio
SQLPatternComposite.add=Hinzuf\u00fcgen
SQLPatternComposite.delete=L\u00f6schen
SQLPatternComposite.add=Hinzuf\u00FCgen
SQLPatternComposite.delete=L\u00F6schen
SQLPatternComposite.down=Runter
SQLPatternComposite.modifySQLPattern=M\u00f6chten Sie dieses SQL Template bearbeiten?
SQLPatternComposite.modifySQLPattern=M\u00F6chten Sie dieses SQL Template bearbeiten?
SQLPatternComposite.sqlPattern=SQL Template Liste
SQLPatternComposite.up=Hoch
SaveToProjectSettings=Als Projekteinstellungen speichern
SaveToProjectSettingsMessage=Aktuelle Projekteinstellungen werden \u00fcberschriben, m\u00f6chen Sie fortfahren?
SaveToProjectSettingsMessage=Aktuelle Projekteinstellungen werden \u00FCberschriben, m\u00F6chen Sie fortfahren?
SearchComponentInJobs.Title=Finde Komponente in Jobs
SearchComponentInJobs.Tooltip=Finde alle Jobs die diese Komponente verwenden
SqlMemoController.query=Abfrage
StatsAndLogs.UseProjectSettings=Projekteinstellungen verwenden
StatsAndLogsView.dataNotAvailable=Statistik/Log ist nicht verf\u00fcgbar.
StatsAndLogsView.dataNotAvailable=Statistik/Log ist nicht verf\u00FCgbar.
TalendEditorDropTargetListener.cancelOperation=Operation abbrechen
TalendEditorDropTargetListener.title=Components
TalendLaunchToolbarAction.information=Information
TalendPaletteContextMenuProvider.descriptionAdd=Zu Favoriten hinzuf\u00fcgen
TalendPaletteContextMenuProvider.descriptionAdd=Zu Favoriten hinzuf\u00FCgen
TalendPaletteContextMenuProvider.descriptionRemove=Aus Favoriten entfernen
TalendPaletteContextMenuProvider.textAdd=Zu Favoriten hinzuf\u00fcgen
TalendPaletteContextMenuProvider.textAdd=Zu Favoriten hinzuf\u00FCgen
TalendPaletteContextMenuProvider.textRemove=Aus Favoriten entfernen
TalendPaletteContextMenuProvider.tipAdd=Zu Favoriten hinzuf\u00fcgen
TalendPaletteContextMenuProvider.tipAdd=Zu Favoriten hinzuf\u00FCgen
TalendPaletteContextMenuProvider.tipRemove=Aus Favoriten entfernen
TalendPaletteViewer.searchComponent=Komponente suchen
TextController.valueInvalid=Wert ist ung\u00fcltig.
TextController.valueInvalid=Wert ist ung\u00FCltig.
TraceDisableAction.TraceDesableTitle=Deaktiviere Traces
WSDL2JAVAController.TOS=Talend Open Studio
WSDL2JAVAController.generateFileFailed=Generierung der Java-Dateien fehlgeschlagen.\n{0} :
@@ -411,19 +399,19 @@ WSDL2JAVAController.generateFileFailedFromWSDL=Erstellung der Java-Dateien aus d
JobSettingProjectSettingPage.UseProjectsetting=Verwende Projekt Einstellungen, beim Anlegen eines neuen Jobs
OutputConsolePreferencePage.consoleFont=Konsole Text Font:
OutputConsolePreferencePage.outputConsole=Ausgabekonsole
PerformancePreferencePage.display.deactiveRepositoryUpdate=Deaktiviere automatische Erkennung/Aktualisierung nach \u00c4nderung im Repository
PerformancePreferencePage.propertyCodeCheck=Pr\u00fcfung der Eigenschaftsfelder hinsichtlich der Codegenierung (Deaktivierung beschleunigt die Erfassung)
PerformancePreferencePage.generateCode=Beim \u00d6ffnen des Jobs Quellcode generieren
PerformancePreferencePage.checkVersion=\u00dcberpr\u00fcfe nur die aktuellste Version bei der Aktualisierung der Jobs und Joblets
PerformancePreferencePage.addOrDeleteVariable=\u00dcbernehme hinzugef\u00fcgte/gel\u00f6schte Context-Variablen aus dem Repository
PerformancePreferencePage.ActivedTimeoutSetting=Aktivierung des Timeouts f\u00fcr Datenbankverbindungen
PerformancePreferencePage.display.deactiveRepositoryUpdate=Deaktiviere automatische Erkennung/Aktualisierung nach \u00C4nderung im Repository
PerformancePreferencePage.propertyCodeCheck=Pr\u00FCfung der Eigenschaftsfelder hinsichtlich der Codegenierung (Deaktivierung beschleunigt die Erfassung)
PerformancePreferencePage.generateCode=Beim \u00D6ffnen des Jobs Quellcode generieren
PerformancePreferencePage.checkVersion=\u00DCberpr\u00FCfe nur die aktuellste Version bei der Aktualisierung der Jobs und Joblets
PerformancePreferencePage.addOrDeleteVariable=\u00DCbernehme hinzugef\u00FCgte/gel\u00F6schte Context-Variablen aus dem Repository
PerformancePreferencePage.ActivedTimeoutSetting=Aktivierung des Timeouts f\u00FCr Datenbankverbindungen
PerformancePreferencePage.ConnectionTimeout=Verbindungs-Timeout (Sekunden)
PerformancePreferencePage.autoUpdateDoc=Automatische Aktualisierung der zum Job/Joblet geh\u00f6renden Dokumentation
PerformancePreferencePage.autoUpdateDoc=Automatische Aktualisierung der zum Job/Joblet geh\u00F6renden Dokumentation
PerformancePreferencePage.RepositoryPreferencePage.RefreshTitle=Repository aktualisieren
PerformancePreferencePage.RepositoryPreferencePage.RefreshDeleted=Aktualisieren bei gel\u00f6schtem Objekt
PerformancePreferencePage.RepositoryPreferencePage.RefreshDeleted=Aktualisieren bei gel\u00F6schtem Objekt
PerformancePreferencePage.RepositoryPreferencePage.RefreshCreated=Aktualisieren bei neu erzeugtem Objekt
PerformancePreferencePage.RepositoryPreferencePage.RefreshManually=Manuell aktualisieren
ConnectionCreateCommand.inputValid=Eingabe ist ung\u00fcltig.
ConnectionCreateCommand.inputValid=Eingabe ist ung\u00FCltig.
DesignerPreferencePage.actionInJobDesigner=Verwende Antialiasing und Interpolation im Job Designer
DesignerPreferencePage.compactView=&Kompaktsicht
DesignerPreferencePage.iconSize24=24 Pixel
@@ -433,7 +421,7 @@ EParameterName.useExistConn=eine bestehende Verbindung verwenden
ErrorMessageDialog.DETAIL=Detail
ErrorMessageDialog.ERROR_MESS=FEHLER!
GuessSchemaController.connError=Verbindungsfehler
GuessSchemaController.waitOpenDatabase=Warte auf das \u00d6ffnen der Datenbank...
GuessSchemaController.waitOpenDatabase=Warte auf das \u00D6ffnen der Datenbank...
AppearancePreferencePage.consoleFont=Konsole Text Font:
AppearancePreferencePage.textFont=Notiz Text Font:
AppearancePreferencePage.groupBySource="&Gruppiert nach Quelle" in Context
@@ -452,7 +440,7 @@ SetupProcessDependenciesRoutinesDialog.systemRoutineLabel=System-Routinen
SetupProcessDependenciesRoutinesDialog.userRoutineLabel=Benutzer-Routinen
Processor.configureJava=Java-Interpreter nicht konfiguriert.
Processor.configurePerl=Perl-Interpreter nicht konfiguriert.
Processor.execFailed=Job-Ausf\u00fchrung fehlgeschlagen.
Processor.execFailed=Job-Ausf\u00FChrung fehlgeschlagen.
Processor.generationFailed=Codegenerierung fehlgeschlagen.
Processor.perlModuleNotFound=Perl Module Plugin nicht gefunden.
EParameterName.routeType=Typ
@@ -465,10 +453,10 @@ DataCertController.tDataCertAdvancedDenormalize.componentName=tPassportAdvancedD
DataCertController.tDataCertLookUp.componentName=tPassportLookUp
DataCertController.tDataCertAdvancedLookUp.componentName=tPassportAdvancedLookUp
EParameterName.listExceptions=Ausnahmen
CamelPerformancePreferencePage.display.deactiveRepositoryUpdate=Deaktiviere automatische Erkennung/Aktualisierung nach \u00c4nderung im Repository
CamelPerformancePreferencePage.propertyCodeCheck=Pr\u00fcfung der Eigenschaftsfelder hinsichtlich der Codegenierung (Deaktivierung beschleunigt die Erfassung)
CamelPerformancePreferencePage.addOrDeleteVariable=\u00dcbernehme hinzugef\u00fcgte/gel\u00f6schte Context-Variablen aus dem Repository
CamelPerformancePreferencePage.ActivedTimeoutSetting=Aktivierung des Timeouts f\u00fcr Datenbankverbindungen
CamelPerformancePreferencePage.display.deactiveRepositoryUpdate=Deaktiviere automatische Erkennung/Aktualisierung nach \u00C4nderung im Repository
CamelPerformancePreferencePage.propertyCodeCheck=Pr\u00FCfung der Eigenschaftsfelder hinsichtlich der Codegenierung (Deaktivierung beschleunigt die Erfassung)
CamelPerformancePreferencePage.addOrDeleteVariable=\u00DCbernehme hinzugef\u00FCgte/gel\u00F6schte Context-Variablen aus dem Repository
CamelPerformancePreferencePage.ActivedTimeoutSetting=Aktivierung des Timeouts f\u00FCr Datenbankverbindungen
CamelPerformancePreferencePage.ConnectionTimeout=Verbindungs-Timeout (Sekunden)
ImportRulesFromRepository.dialog=Import
GenerateGrammarController.import=Import
@@ -480,8 +468,10 @@ ConnectionSetAsMainRef.ERROR=ERROR
ModifyMergeOrderAction.ERROE=ERROR
ConnectionDeleteCommand.COLLAPSE=Warnung
DbTableController.dialog.title=ERROR
DbTableController.dialog.contents.fetchTableFailed=Tabelle(n) kann nicht erfolgreich abgerufen werden. F\u00fcr weitere Details pr\u00fcfen sie bitte das Fehlerlog.
DbTableController.dialog.contents.fetchTableFailed=Tabelle(n) kann nicht erfolgreich abgerufen werden. F\u00FCr weitere Details pr\u00FCfen sie bitte das Fehlerlog.
EParameterName.dParallelize=Parallerisierung deaktivieren
EOozieParameterName.jobId=Auftrgas-ID
Connection.paral_none=Keine
ProcessUpdateManager.Question=Frage
MainComposite.VersionAuthorSection.authorLabel=Autor
EOozieParameterName.userName=Benutzername

View File

@@ -30,9 +30,7 @@ ContextModifyCommand.label=\u03A4\u03C1\u03BF\u03C0\u03BF\u03C0\u03BF\u03AF\u03B
DesignerPreferencePage.propertyCodeCheck=\u0388\u03BB\u03B5\u03B3\u03C7\u03BF\u03C2 \u03C4\u03C9\u03BD \u03C0\u03B5\u03B4\u03AF\u03C9\u03BD \u03B9\u03B4\u03B9\u03BF\u03C4\u03AE\u03C4\u03C9\u03BD \u03BA\u03B1\u03C4\u03AC \u03C4\u03B7\u03BD \u03C0\u03B1\u03C1\u03B1\u03B3\u03C9\u03B3\u03AE \u03BA\u03CE\u03B4\u03B9\u03BA\u03B1 (\u03B7 \u03B1\u03C0\u03B5\u03BD\u03B5\u03C1\u03B3\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u03B8\u03B1 \u03BA\u03AC\u03BD\u03B5\u03B9 \u03C4\u03B1\u03C7\u03CD\u03C4\u03B5\u03C1\u03B5\u03C2 \u03C4\u03B9\u03C2 \u03B9\u03B4\u03B9\u03CC\u03C4\u03B7\u03C4\u03B5\u03C2 \u03C4\u03C9\u03BD \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03C9\u03BD)
ConnectionCreateAction.dialogMessage=\u03BD\u03AD\u03BF \u03CC\u03BD\u03BF\u03BC\u03B1 \u0395\u03BE\u03CC\u03B4\u03BF\u03C5;
ContextChangeDefaultCommand.label=\u0391\u03BB\u03BB\u03B1\u03B3\u03AE \u03A0\u03BB\u03B1\u03B9\u03C3\u03AF\u03BF\u03C5 \u03C0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE\u03C2
ActivateSubjobAction.DeactivateComplete=\u0391\u03C0\u03B5\u03BD\u03C1\u03B3\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u03BF\u03BB\u03CC\u03BA\u03BB\u03B7\u03C1\u03B7\u03C2 \u03A5\u03C0\u03BF\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2
EParameterName.Level.Log.File=\u0395\u03C0\u03AF\u03C0\u03B5\u03B4\u03BF
ToggleSubjobsAction.LABEL=\u0395\u03BD\u03B1\u03BB\u03BB\u03B1\u03B3\u03AE \u03A5\u03C0\u03BF\u03B5\u03C1\u03B3\u03B1\u03C3\u03B9\u03CE\u03BD
EParameterName.schemaOptions=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AD\u03C2 \u03A3\u03C7\u03AE\u03BC\u03B1\u03C4\u03BF\u03C2
EParameterName.Purpose=\u03A3\u03BA\u03BF\u03C0\u03CC\u03C2
MultiPageEditorContributor.Grid=&\u03A0\u03BB\u03AD\u03B3\u03BC\u03B1
@@ -46,7 +44,6 @@ ConnTextEditPolicy.ErrorTitle=\u03A3\u03C6\u03AC\u03BB\u03BC\u03B1
EParameterName.process=\u0395\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1
ChangeMergeOrderCommand.label=\u0391\u03BB\u03BB\u03B1\u03B3\u03AE \u03A3\u03B5\u03B9\u03C1\u03AC\u03C2 \u03A4\u03B1\u03BE\u03B9\u03BD\u03CC\u03BC\u03B7\u03C3\u03B7\u03C2
ChangeMetadataCommand.changeMetadataValues=\u0391\u03BB\u03BB\u03B1\u03B3\u03AE \u03C4\u03B9\u03BC\u03CE\u03BD \u039C\u03B5\u03C4\u03B1\u03B4\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD
ActivateSubjobAction.ActivateComplete=\u0395\u03BD\u03C1\u03B3\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u03BF\u03BB\u03CC\u03BA\u03BB\u03B7\u03C1\u03B7\u03C2 \u03A5\u03C0\u03BF\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2
MergeOrderDialog.CurrentOrderConnection=\u03A0\u03B1\u03C1\u03BF\u03CD\u03C3\u03B1 \u03C3\u03B5\u03B9\u03C1\u03AC \u03B3\u03B9\u03B1 \u03C4\u03B7 \u03C3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7
EParameterName.port=\u0398\u03CD\u03C1\u03B1
CreateProcess.createJob=\u0394\u03B7\u03BC\u03B9\u03BF\u03C5\u03C1\u03B3\u03AF\u03B1 \u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2
@@ -121,7 +118,6 @@ CodeView.MultipleComponentError=/// \u039A\u03B1\u03BD\u03AD\u03BD\u03B1\u03C2 \
EParameterName.onFileFlag=\u03A3\u03B5 \u0391\u03C1\u03C7\u03B5\u03AF\u03B1
JobHierarchyMessages.JobHierarchyViewPart_title=\u0395\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1 {1}, \u0388\u03C1\u03B3\u03BF {2}
ParallelExecutionCommand.numberInvalid=\u039F \u03B1\u03C1\u03B9\u03B8\u03BC\u03CC\u03C2 \u03B5\u03AF\u03BD\u03B1\u03B9 \u03BC\u03B7 \u03AD\u03B3\u03BA\u03C5\u03C1\u03BF\u03C2.
ChangeActivateStatusSubjobCommand.Label.ActiveComplete=\u0395\u03BD\u03C1\u03B3\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u03BF\u03BB\u03CC\u03BA\u03BB\u03B7\u03C1\u03B7\u03C2 \u03A5\u03C0\u03BF\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2
ChangeMetadataCommand.messageDialog.questionMessage=\u0398\u03B1 \u03B8\u03AD\u03BB\u03B1\u03C4\u03B5 \u03BD\u03B1 \u03B4\u03B9\u03B1\u03B4\u03CE\u03C3\u03B5\u03C4\u03B5 \u03C4\u03B9\u03C2 \u03B1\u03BB\u03BB\u03B1\u03B3\u03AD\u03C2;
ChangeActivateStatusNodeCommand.Label.Deactive=\u0391\u03C0\u03B5\u03BD\u03B5\u03C1\u03B3\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03BF\u03CD \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5
EParameterName.user=\u03C7\u03C1\u03AE\u03C3\u03C4\u03B7\u03C2
@@ -185,7 +181,6 @@ SubjobBasicComposite.RestoreLabel=\u0395\u03C0\u03B1\u03BD\u03B1\u03C6\u03BF\u03
EParameterName.help=\u0392\u03BF\u03AE\u03B8\u03B5\u03B9\u03B1
Category_Label={0} ({1} \u03B1\u03BD\u03C4\u03B9\u03BA\u03B5\u03AF\u03BC\u03B5\u03BD\u03B1)
Problems.category.errors=\u03A3\u03C6\u03AC\u03BB\u03BC\u03B1\u03C4\u03B1
ActivateSubjobAction.ActivatePart=\u0395\u03BD\u03B5\u03C1\u03B3\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u03C4\u03C1\u03AD\u03C7\u03BF\u03C5\u03C3\u03B1\u03C2 \u03A5\u03C0\u03BF\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2
ContextParameterPage.promptEmpty=\u0397 \u03C0\u03C1\u03BF\u03C4\u03C1\u03BF\u03C0\u03AE \u03C0\u03B1\u03C1\u03B1\u03BC\u03AD\u03C4\u03C1\u03BF\u03C5 \u03B5\u03AF\u03BD\u03B1\u03B9 \u03BA\u03B5\u03BD\u03AE.
ContextParameterPage.typeEmpty=\u039F \u03C4\u03CD\u03C0\u03BF\u03C2 \u03C0\u03B1\u03C1\u03B1\u03BC\u03AD\u03C4\u03C1\u03BF\u03C5 \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03BF\u03C1\u03B9\u03C3\u03BC\u03AD\u03BD\u03BF\u03C2.
EParameterName.mapping=\u03A7\u03B1\u03C1\u03C4\u03BF\u03B3\u03C1\u03AC\u03C6\u03B7\u03C3\u03B7
@@ -225,18 +220,14 @@ EParameterName.Author=\u03A3\u03C5\u03B3\u03B3\u03C1\u03B1\u03C6\u03AD\u03B1\u03
EParameterName.componentName=\u038C\u03BD\u03BF\u03BC\u03B1 \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03BF\u03CD \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5
SubjobBasicComposite.DialogTitle=\u03A1\u03CD\u03B8\u03BC\u03B9\u03C3\u03B7 \u03A5\u03C0\u03BF\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2
DesignerPreferencePage.SubjobColorLabel=\u03A7\u03C1\u03CE\u03BC\u03B1 \u03A5\u03C0\u03BF\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2
ActivateSubjobAction.DeactivatePart=\u0391\u03C0\u03B5\u03BD\u03C1\u03B3\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u03C4\u03C1\u03AD\u03C7\u03BF\u03C5\u03C3\u03B1\u03C2 \u03A5\u03C0\u03BF\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2
ConnectionCreateCommand.Label=\u0394\u03B7\u03BC\u03B9\u03BF\u03C5\u03C1\u03B3\u03AF\u03B1 \u03A3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7\u03C2
DisplaySubjobCommand.HideSubjob=\u0391\u03C0\u03CC\u03BA\u03C1\u03C5\u03C8\u03B7 \u03C5\u03C0\u03BF\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2
MultiPageEditorContributor.runProcess=\u0395\u03BA\u03C4\u03AD\u03BB\u03B5\u03C3\u03B7 \u0395\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2
ConnectionCreateAction.errorCreateConnectionName=\u03A4\u03BF \u03CC\u03BD\u03BF\u03BC\u03B1 "{0}" \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03AD\u03B3\u03BA\u03C5\u03C1\u03BF \u03AE \u03C5\u03C0\u03AC\u03C1\u03C7\u03B5\u03B9 \u03AE\u03B4\u03B7.
DisplaySubjobCommand.DisplaySubjob=\u0395\u03BC\u03C6\u03AC\u03BD\u03B9\u03C3\u03B7 \u03C5\u03C0\u03BF\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2
ContextParameterPage.title=\u03A0\u03B1\u03C1\u03AC\u03BC\u03B5\u03C4\u03C1\u03BF\u03C2 \u03C0\u03BB\u03B1\u03B9\u03C3\u03AF\u03BF\u03C5
NodeReturn.Availability.AFTER=\u039C\u03B5\u03C4\u03AC
EmfComponent.repository=\u03A7\u03CE\u03C1\u03BF\u03C2 \u03B1\u03C0\u03CC\u03B8\u03B5\u03C3\u03B7\u03C2
EParameterName.ConnectionFormat=\u039C\u03BF\u03C1\u03C6\u03AE \u03C3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7\u03C2
ExecuteSystemCommandCommand.Title=\u0395\u03BA\u03C4\u03B5\u03BB\u03B5\u03C3\u03BC\u03AD\u03BD\u03B7 \u03B5\u03BD\u03C4\u03BF\u03BB\u03AE
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=\u0391\u03C0\u03B5\u03BD\u03C1\u03B3\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u03BF\u03BB\u03CC\u03BA\u03BB\u03B7\u03C1\u03B7\u03C2 \u03A5\u03C0\u03BF\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2
EParameterName.Description=\u03A0\u03B5\u03C1\u03B9\u03B3\u03C1\u03B1\u03C6\u03AE
Process.IfToUpgradeMetadata=\u03A4\u03B1 \u03BC\u03B5\u03C4\u03B1\u03B4\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03B1 \u03C0\u03BF\u03C5 \u03C7\u03C1\u03B7\u03C3\u03B9\u03BC\u03BF\u03C0\u03BF\u03B9\u03BF\u03CD\u03BD\u03C4\u03B1\u03B9 \u03C3\u03C4\u03B1 \u03C0\u03B1\u03C1\u03B1\u03BA\u03AC\u03C4\u03C9 \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03AC \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03B1 \u03AD\u03C7\u03BF\u03C5\u03BD \u03C4\u03C1\u03BF\u03C0\u03BF\u03C0\u03BF\u03B9\u03B7\u03B8\u03B5\u03AF. \u0395\u03C0\u03B9\u03BB\u03AD\u03BE\u03C4\u03B5 \u03C4\u03B1 \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03B1 \u03C0\u03BF\u03C5 \u03B8\u03AD\u03BB\u03B5\u03C4\u03B5 \u03BD\u03B1 \u03B5\u03BD\u03B7\u03BC\u03B5\u03C1\u03CE\u03C3\u03B5\u03C4\u03B5 \u03B1\u03C0\u03CC \u03C4\u03BF \u03C7\u03CE\u03C1\u03BF \u03B1\u03C0\u03CC\u03B8\u03B5\u03C3\u03B7\u03C2.
NewProcessWizard.title=\u039D\u03AD\u03B1 \u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1
@@ -267,7 +258,6 @@ MoveNodeLabelCommand.Label=\u039C\u03B5\u03C4\u03B1\u03BA\u03AF\u03BD\u03B7\u03C
EParameterName.context=\u03A0\u03BB\u03B1\u03AF\u03C3\u03B9\u03BF
JobHierarchyMessages.JobHierarchyViewPart_tooltip={0} \u03C4\u03B7\u03C2 \u0395\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2 {1} \u03B1\u03C0\u03CC \u03C4\u03BF \u0388\u03C1\u03B3\u03BF {2}
EParameterName.MultiThread=\u03A0\u03BF\u03BB\u03C5\u03BD\u03B7\u03BC\u03B1\u03C4\u03B9\u03BA\u03AE \u03B5\u03BA\u03C4\u03AD\u03BB\u03B5\u03C3\u03B7
ChangeActivateStatusSubjobCommand.Label.ActivePart=\u0395\u03BD\u03B5\u03C1\u03B3\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u03C4\u03C1\u03AD\u03C7\u03BF\u03C5\u03C3\u03B1\u03C2 \u03A5\u03C0\u03BF\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2
MultiPageTalendEditor.Job=\u0395\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1 {0} {1}
EmfComponent.None=\u03A0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE
MultiPageEditorContributor.View=\u03A0\u03C1\u03BF\u03B2\u03BF\u03BB\u03AE
@@ -301,14 +291,11 @@ EParameterName.Log.Db=\u03A3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7 \u03C3\u03B5 \u
NodesPasteAction.paste=\u0395\u03C0\u03B9\u03BA\u03CC\u03BB\u03BB\u03B7\u03C3\u03B7
TalendEditorPaletteFactory.Tools=\u0395\u03C1\u03B3\u03B1\u03BB\u03B5\u03AF\u03B1
EParameterName.Comment=\u03A3\u03C7\u03CC\u03BB\u03B9\u03BF
ChangeActivateStatusSubjobCommand.Label.DeactivePart=\u0391\u03C0\u03B5\u03BD\u03C1\u03B3\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u03C4\u03C1\u03AD\u03C7\u03BF\u03C5\u03C3\u03B1\u03C2 \u03A5\u03C0\u03BF\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2
TalendEditorDropTargetListener.dngsupportdialog.title=\u03A3\u03CD\u03C1\u03C9 \u03BA\u03B1\u03B9 \u03B1\u03C0\u03BF\u03B8\u03AD\u03C4\u03C9 \u03B4\u03B5\u03BD \u03C5\u03C0\u03BF\u03C3\u03C4\u03B7\u03C1\u03AF\u03B6\u03B5\u03C4\u03B1\u03B9
TalendEditorDropTargetListener.dngsupportdialog.content=\u0394\u03B5 \u03BC\u03C0\u03BF\u03C1\u03B5\u03AF \u03BD\u03B1 \u03B5\u03C6\u03B1\u03C1\u03BC\u03BF\u03C3\u03C4\u03B5\u03AF \u03B7 \u03BB\u03B5\u03B9\u03C4\u03BF\u03C5\u03C1\u03B3\u03AF\u03B1 \u03BC\u03B5\u03C4\u03B1\u03C6\u03BF\u03C1\u03AC\u03C2 \u03BA\u03B1\u03B9 \u03B1\u03C0\u03CC\u03B8\u03B5\u03C3\u03B7\u03C2 \u03C3\u03B5 \u03B1\u03C5\u03C4\u03CC \u03C4\u03BF \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CC \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF \u03B5\u03C0\u03B9 \u03C4\u03BF\u03C5 \u03C0\u03B1\u03C1\u03CC\u03BD\u03C4\u03BF\u03C2.
AbstractLanguageMemoController.generateCode=\u03A0\u03B1\u03C1\u03B1\u03B3\u03C9\u03B3\u03AE \u03BA\u03CE\u03B4\u03B9\u03BA\u03B1
AbstractLanguageMemoController.generateSampleCode=\u03A0\u03C1\u03BF\u03C3\u03C0\u03B1\u03B8\u03AE\u03C3\u03C4\u03B5 \u03BD\u03B1 \u03C0\u03B1\u03C1\u03AC\u03B3\u03B5\u03C4\u03B5 \u03BA\u03CE\u03B4\u03B9\u03BA\u03B1 \u03B4\u03B5\u03AF\u03B3\u03BC\u03B1 \u03B3\u03B9\u03B1 \u03B1\u03C5\u03C4\u03CC \u03C4\u03BF \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF
AbstractPreferenceComposite.jobAssigned=\u0397 \u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1 \u03C0\u03B1\u03B9\u03B4\u03AF \u03C0\u03C1\u03AD\u03C0\u03B5\u03B9 \u03BD\u03B1 \u03B1\u03BD\u03B1\u03C4\u03B5\u03B8\u03B5\u03AF \u03C3\u03C4\u03BF {0}
AbstractPreferenceComposite.textContent=\u0395\u03C6\u03B1\u03C1\u03BC\u03BF\u03B3\u03AE \u03C3\u03B5 \u03C5\u03C0\u03BF\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B5\u03C2
AbstractPreferenceComposite.tipContent=\u0395\u03C6\u03B1\u03C1\u03BC\u03BF\u03B3\u03AE \u03C3\u03B5 \u03C5\u03C0\u03BF\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B5\u03C2
AbstractPreferenceComposite.warning=\u03A0\u03C1\u03BF\u03B5\u03B9\u03B4\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7: {0}
ColumnListController.confirm=\u0395\u03C0\u03B9\u03B2\u03B5\u03B2\u03B1\u03AF\u03C9\u03C3\u03B7
ColumnListController.saveChange=\u03A4\u03BF \u03BC\u03AE\u03BA\u03BF\u03C2 \u03C4\u03B7\u03C2 \u03C3\u03C4\u03AE\u03BB\u03B7\u03C2 \u03C3\u03C4\u03BF \u03C3\u03C7\u03AE\u03BC\u03B1 {0} \u03AD\u03C7\u03B5\u03B9 \u03C4\u03C1\u03BF\u03C0\u03BF\u03C0\u03BF\u03B9\u03B7\u03B8\u03B5\u03AF. \u0398\u03AD\u03BB\u03B5\u03C4\u03B5 \u03BD\u03B1 \u03B4\u03B9\u03B1\u03B4\u03CE\u03C3\u03B5\u03C4\u03B5 \u03C4\u03B7\u03BD \u03B1\u03BB\u03BB\u03B1\u03B3\u03AE;
@@ -318,7 +305,6 @@ ComponentSearcher.noJobsFound=\u03B4\u03B5 \u03B2\u03C1\u03AD\u03B8\u03B7\u03BA\
ComponentSearcher.searchResult=\u0391\u03BD\u03B1\u03B6\u03AE\u03C4\u03B7\u03C3\u03B7 \u0391\u03C0\u03BF\u03C4\u03B5\u03BB\u03B5\u03C3\u03BC\u03AC\u03C4\u03C9\u03BD \u03B3\u03B9\u03B1 \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CC \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF {0}
ComponentSettingsView.noAdvancedSetting=\u039A\u03B1\u03BC\u03AF\u03B1 \u03C0\u03C1\u03BF\u03C7\u03C9\u03C1\u03B7\u03BC\u03AD\u03BD\u03B7 \u03C1\u03CD\u03B8\u03BC\u03B9\u03C3\u03B7.
ComponentSettingsView.note=\u03C3\u03B7\u03BC\u03B5\u03AF\u03C9\u03C3\u03B7
ComponentSettingsView.subjob=\u03A5\u03C0\u03BF\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1
Connection.enableParallel=\u0395\u03BD\u03B5\u03C1\u03B3\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u03C0\u03B1\u03C1\u03AC\u03BB\u03BB\u03B7\u03BB\u03B7\u03C2 \u03B5\u03BA\u03C4\u03AD\u03BB\u03B5\u03C3\u03B7\u03C2
Connection.inputInvalid=\u03A4\u03BF \u03C7\u03B1\u03C1\u03B1\u03BA\u03C4\u03B7\u03C1\u03B9\u03C3\u03C4\u03B9\u03BA\u03CC \u0395\u03B9\u03C3\u03CC\u03B4\u03BF\u03C5 \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03AD\u03BA\u03C5\u03C1\u03BF
Connection.monitorConnection=\u03A0\u03B1\u03C1\u03B1\u03BA\u03BF\u03BB\u03BF\u03CD\u03B8\u03B7\u03C3\u03B7 \u03B1\u03C5\u03C4\u03AE\u03C2 \u03C4\u03B7\u03C2 \u03C3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7\u03C2
@@ -370,7 +356,6 @@ EParameterName.modification=\u03A4\u03C1\u03BF\u03C0\u03BF\u03C0\u03BF\u03AF\u03
EParameterName.parallelize=\u0395\u03BD\u03B5\u03C1\u03B3\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u03C0\u03B1\u03C1\u03AC\u03BB\u03BB\u03B7\u03BB\u03B7\u03C2 \u03B5\u03BA\u03C4\u03AD\u03BB\u03B5\u03C3\u03B7\u03C2
EParameterName.parallelizeNumber=\u0391\u03C1\u03B9\u03B8\u03BC\u03CC\u03C2 \u03C0\u03B1\u03C1\u03AC\u03BB\u03BB\u03B7\u03BB\u03C9\u03BD \u03B5\u03BA\u03C4\u03B5\u03BB\u03AD\u03C3\u03B5\u03C9\u03BD
EParameterName.parallelizeUnitSize=\u03A0\u03B1\u03C1\u03B1\u03BB\u03BB\u03B7\u03BB\u03B9\u03C3\u03BC\u03CC\u03C2 \u039C\u03B5\u03B3\u03AD\u03B8\u03BF\u03C5\u03C2 \u039C\u03BF\u03BD\u03AC\u03B4\u03B1\u03C2 \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5 \u0395\u03BD\u03B4\u03B9\u03AC\u03BC\u03B5\u03C3\u03B7\u03C2 \u039C\u03BD\u03AE\u03BC\u03B7\u03C2
EParameterName.showSubjob=\u0395\u03BC\u03C6\u03AC\u03BD\u03B9\u03C3\u03B7 \u03C4\u03AF\u03C4\u03BB\u03BF\u03C5 \u03C5\u03C0\u03BF\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2
EParameterName.textEnclosure=\u03A3\u03C5\u03BD\u03B7\u03BC\u03BC\u03AD\u03BD\u03BF \u03BA\u03B5\u03AF\u03BC\u03B5\u03BD\u03BF
EParameterName.title=\u03A4\u03AF\u03C4\u03BB\u03BF\u03C2
EParameterName.ImplictDefaultProjectsetting=\u0388\u03BC\u03B5\u03C3\u03C3\u03B5\u03C2 \u03C0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03B5\u03C2 \u03C1\u03C5\u03B8\u03BC\u03AF\u03C3\u03B5\u03B9\u03C2 \u03AD\u03C1\u03B3\u03BF\u03C5

View File

@@ -30,9 +30,7 @@ ContextModifyCommand.label=Modify Context
DesignerPreferencePage.propertyCodeCheck=Check the property fields when generating code (disable will make the components properties faster)
ConnectionCreateAction.dialogMessage=new Output name?
ContextChangeDefaultCommand.label=Change default Context
ActivateSubjobAction.DeactivateComplete=Deactivate all linked Subjobs
EParameterName.Level.Log.File=Level
ToggleSubjobsAction.LABEL=Toggle Subjobs
EParameterName.schemaOptions=Schema Options
EParameterName.Purpose=Purpose
MultiPageEditorContributor.Grid=&Grid
@@ -46,7 +44,6 @@ ConnTextEditPolicy.ErrorTitle=Error
EParameterName.process=Job
ChangeMergeOrderCommand.label=Change Merge Order
ChangeMetadataCommand.changeMetadataValues=Change Metadata values
ActivateSubjobAction.ActivateComplete=Activate all linked Subjobs
MergeOrderDialog.CurrentOrderConnection=Current order for the connection
EParameterName.port=Port
CreateProcess.createJob=Create job
@@ -87,7 +84,7 @@ SqlMemoController.QueryError.mainMsg=Query Statement Error!
ContextRepositoryCommand.modifyContext=Modify Context
EParameterName.DisableWarnings=Disable warnings
ChangeConnTextCommand.Label=Change Connection Label
TalendEditorPaletteFactory.Note=note
TalendEditorPaletteFactory.Note=Note
EParameterName.tStatCatcherStats=tStatCatcher Statistics
EParameterName.LoadNewVariableLabel=If a variable loaded, but not in the context
EParameterName.startable=Startable
@@ -122,7 +119,6 @@ CodeView.MultipleComponentError=/// No code available\n/// Multiple Component ca
EParameterName.onFileFlag=On Files
JobHierarchyMessages.JobHierarchyViewPart_title=Job {1}, Project {2}
ParallelExecutionCommand.numberInvalid=The number is invalid.
ChangeActivateStatusSubjobCommand.Label.ActiveComplete=Activate all liniked Subjobs
ChangeMetadataCommand.messageDialog.questionMessage=Would you like to propagate changes ?
ChangeActivateStatusNodeCommand.Label.Deactive=Deactivate component
EParameterName.user=User
@@ -187,7 +183,6 @@ SubjobBasicComposite.RestoreLabel=Restore default color
EParameterName.help=Help
Category_Label={0} ({1} items)
Problems.category.errors=Errors
ActivateSubjobAction.ActivatePart=Activate current Subjob
ContextParameterPage.promptEmpty=Parameter prompt is empty.
ContextParameterPage.typeEmpty=Parameter type is not set.
EParameterName.mapping=Mapping
@@ -227,18 +222,14 @@ EParameterName.Author=Author
EParameterName.componentName=Component Name
SubjobBasicComposite.DialogTitle=Subjob Setting
DesignerPreferencePage.SubjobColorLabel=Subjob Color
ActivateSubjobAction.DeactivatePart=Deactivate current Subjob
ConnectionCreateCommand.Label=Create Connection
DisplaySubjobCommand.HideSubjob=Hide subjob
MultiPageEditorContributor.runProcess=Run Job
ConnectionCreateAction.errorCreateConnectionName=The name "{0}" is not valid or already exists.
DisplaySubjobCommand.DisplaySubjob=Display subjob
ContextParameterPage.title=Context parameter
NodeReturn.Availability.AFTER=After
EmfComponent.repository=Repository
EParameterName.ConnectionFormat=Connection format
ExecuteSystemCommandCommand.Title=Executed command
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=Deactivate all linked Subjobs
EParameterName.Description=Description
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
@@ -270,7 +261,6 @@ MoveNodeLabelCommand.Label=Move NodeLabel
EParameterName.context=Context
JobHierarchyMessages.JobHierarchyViewPart_tooltip={0} of Job {1} from Project {2}
EParameterName.MultiThread=Multi thread execution
ChangeActivateStatusSubjobCommand.Label.ActivePart=Activate current Subjob
MultiPageTalendEditor.Job=Job {0} {1}
EmfComponent.None=Default
MultiPageEditorContributor.View=View
@@ -304,14 +294,11 @@ EParameterName.Log.Db=Log to Database
NodesPasteAction.paste=Paste
TalendEditorPaletteFactory.Tools=Tools
EParameterName.Comment=Comment
ChangeActivateStatusSubjobCommand.Label.DeactivePart=Deactivate current Subjob
TalendEditorDropTargetListener.dngsupportdialog.title=Drag and drop not supported
TalendEditorDropTargetListener.dngsupportdialog.content=Cannot apply drag and drop operation on this component currently.
AbstractLanguageMemoController.generateCode=Generate code
AbstractLanguageMemoController.generateSampleCode=Try to generate sample code for this component
AbstractPreferenceComposite.jobAssigned=Child job should be assigned to {0}
AbstractPreferenceComposite.textContent=Apply to sub jobs
AbstractPreferenceComposite.tipContent=Apply to sub jobs
AbstractPreferenceComposite.warning=Warning\: {0}
ColumnListController.confirm=Confirm
ColumnListController.saveChange=Length column in {0} schema has been modified. Do you want to propagate the change?
@@ -321,7 +308,6 @@ ComponentSearcher.noJobsFound=no existing jobs are found.
ComponentSearcher.searchResult=Search Results for Component {0}
ComponentSettingsView.noAdvancedSetting=No advanced settings.
ComponentSettingsView.note=Note
ComponentSettingsView.subjob=Subjob
Connection.enableParallel=Enable parallel execution
Connection.inputInvalid=Input Id is not valid
Connection.monitorConnection=Monitor this connection
@@ -373,7 +359,6 @@ EParameterName.modification=Modification
EParameterName.parallelize=Enable parallel execution
EParameterName.parallelizeNumber=Number of parallel executions
EParameterName.parallelizeUnitSize=Parallelize Buffer Unit Size
EParameterName.showSubjob=Show subjob title
EParameterName.textEnclosure=Text enclosure
EParameterName.title=Title
EParameterName.StatDefaultProjectsetting=Stat default project settings
@@ -399,7 +384,7 @@ GuessSchemaController.setParameter=Please set connection parameters
I18nPreferencePage.allTranslation=Import all translations
I18nPreferencePage.completeInfo=Translations loaded from Babili, these translations will be only displayed to test, on next restart of the application, these texts for translations will be lost.
I18nPreferencePage.loading=Loading update from Babili
I18nPreferencePage.needRestart=Local Language(need restart)
I18nPreferencePage.needRestart=Local Language (need restart)
I18nPreferencePage.title=Update complete
I18nPreferencePage.translationInformation=Test translation with Babili (works only for the current language, if you want to select another language, you need to restart the application)
I18nPreferencePage.validateTranslation=Import only validated translations
@@ -419,7 +404,7 @@ Node.differentFromSchemaDefined=The schema from the input link "{0}\\" is differ
Node.errorMessage1=A component that is not a sub process start can not have any link on sub job ok / on sub job error in input.
Node.errorMessage2=A component that is not a sub process start can only have a data link or iterate link in input.
Node.errorMessage3=A component that is not a sub process start can not have any link on run if in input.
Node.errorMessage4=A component that is not a sub process start can not have any link on component ok / on component error in input.
Node.errorMessage4=A component that is not a sub process start can not have any link OnComponentOk / OnComponentError in input.
Node.getSchemaOrNot=Do you want to get the schema of the target component?
Node.input=inputs\:(
Node.inputLinkDifferentFromSchemaDefined=The schema on the first input link of the merge component "{0}" is different from the schema defined in the component.
@@ -517,7 +502,7 @@ TraceEnableAction.TraceEnableDesc=Set Trace Enable
TraceEnableAction.TraceEnableTitle=Trace Enable
UpdateManagerUtils.updateMOfification=Update manager modification
WSDL2JAVAController.TOS=Talend Open Studio
WSDL2JAVAController.generateFileFailed=Generate java files failed.\n{0} \:
WSDL2JAVAController.generateFileFailed=Generate java files failed \n{0} \:
WSDL2JAVAController.generateFileFailedFromWSDL=Generate java files from the wsdl file\: {0} successfully.
JobSettingProjectSettingPage.implictLabel=Implicit context load
JobSettingProjectSettingPage.statAndLog=Stats and logs
@@ -683,14 +668,12 @@ OpenExistVersionProcessWizard.windowTitle=Job version
Node.checkHasMultiPrejobOrPostJobComponents="{0}" component found in this job,there must be only one totally,Please check it.
AbstractMultiPageTalendEditor.canNotSaveTitle=Warning
AbstractMultiPageTalendEditor.canNotSaveMessage=Job is not locked by user, cannot save
ConnectionSetAsMainRef.ConnectionModifyError=Can't modify the connection when start component has a subjob link
ConnectionSetAsMainRef.ERROR=Error
ModifyMergeOrderAction.ConnectionModifyError=Can't modify the connection when start component has a subjob link
ModifyMergeOrderAction.ERROE=Error
ConnectionDeleteCommand.COLLAPSE=Warning
ConnectionDeleteCommand.COLLAPSEJOBLET=Can not delete the connections of the expanded Joblet in Job.
MultiPageTalendEditor.DIRTY=Dirty joblet
MultiPageTalendEditor.DIRTYMESSAGE=\ is dirty, Please save joblet first, otherwise you will lost the modification in joblet?
MultiPageTalendEditor.DIRTYMESSAGE=\ is dirty, Please save joblet first, otherwise you will lose the modification in joblet?
UpdateDetectionDialog.jobletMessage=Job closed will be updated automatically.
ImportExportPreferencePage.addClasspathJar=Add classpath jar in exported jobs (not compatible with JobServer)
DbTableController.dialog.title=Error
@@ -854,7 +837,7 @@ Node.ELTDBMap.canNotHaveMultiStartNode=The Link type between "{0}" and "{1}" sho
Node.hasMoreThenOneColumn=Table ({0}) has more than one column.
NodePart_componentNotLoaded=Component is not loaded
NodePart_warning=Warning
Node.repeatMergeSort={0} already set merge sort,please remove the merge sort in {1}
Node.repeatMergeSort={0} already set merge sort, please remove the merge sort in {1}
DesignerPreferencePage.lineStyle=Use curved connection style for Job Designer
PerformancePreferencePage.autoCheckField=Auto check of svn to detect the update
PerformancePreferencePage.autoCheckTime=Detect update in each (seconds)
@@ -919,7 +902,7 @@ AbstractSchemaController.syncColumns=Sync columns
AbstractSchemaController.validationrule.title.warn=Warn
AbstractSchemaController.validationrule.title.confirm=Confirm
AbstractSchemaController.validationrule.selectBuildInMsg=If you select Built-In the validation rule under the component will be lost. Continue?
AbstractSchemaController.validationrule.selectMetadataMsg=The metadata you select now doesnot contain current validation rule. Validation rule will be lost if you still select it. Continue?
AbstractSchemaController.validationrule.selectMetadataMsg=The metadata you select now does not contain current validation rule. Validation rule will be lost if you still select it. Continue?
AbstractSchemaController.validationrule.cannotApplyValMsg=Cannot apply the validation rule to the component because none of its schema use the validation rule.
AbstractSchemaController.connectionNotAvaliable=Connection has not been set or not correctly in the component
AbstractSchemaController.inputNotSet=Input connection not set
@@ -991,3 +974,34 @@ ManageResourcePanel.copyTitle=Copy Successfully
ManageResourcePanel.CopyPath=Copy Path
ManageResourcePanel.copyMsg='{0}' has been copied to clipboard.
ManageResourcePanel.reourceNameCol=Resource
GuessSchemaController.connectionWarning=Connection warning
PerformancePreferencePage.defaultTimeout=Default connection timeout (seconds)
PerformancePreferencePage.defaultTimeout.read=Default read timeout (seconds)
Node.hasMoreThenOneSourceKey=This component has no source key defined.
DatabaseForm.checkFailure=Connection failure.
DatabaseForm.checkFailureTip=You must change the Database Settings.
Node.checkJobletDynamicJobUsageWarning=Usage of dynamic job is not encouraged in joblets, not compatible with continuous integration.
AbstractPreferenceComposite.textContent2=Apply to subJobs
AbstractPreferenceComposite.tipContent2=Apply to subJobs
ActivateSubjobAction.ActivateComplete2=Activate whole subJob
ActivateSubjobAction.ActivatePart2=Activate current subJob
ActivateSubjobAction.DeactivateComplete2=Deactivate whole subJob
ActivateSubjobAction.DeactivatePart2=Deactivate current subJob
ChangeActivateStatusSubjobCommand.Label.ActiveComplete2=Activate whole subJob
ChangeActivateStatusSubjobCommand.Label.ActivePart2=Activate current subJob
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete2=Deactivate whole subJob
ChangeActivateStatusSubjobCommand.Label.DeactivePart2=Deactivate current subJob
ComponentSettingsView.subjob2=SubJob
ConnectionSetAsMainRef.ConnectionModifyError2=Can't modify the connection when start compontent has a subJob link
DisplaySubjobCommand.DisplaySubjob2=Display subJob
DisplaySubjobCommand.HideSubjob2=Hide subJob
EParameterName.OverrideEncodingFlag=Override Encoding
EParameterName.showSubjob2=Show subJob title
ModifyMergeOrderAction.ConnectionModifyError2=Can't modify the connection when start compontent has a subJob link
Node.notSubjobStartNode2=This component "{0}" is not subJob start node.
Node.inLoop=Node ({0}) is in recursive loop.
ToggleSubjobsAction.LABEL2=Toggle SubJobs
PerformancePreferencePage.propagateContext=Propagate contexts added in repository context groups
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...

View File

@@ -1,10 +1,9 @@
AdvancedContextComposite.Name=Nombre
CodeView.All=Todos
EParameterName.FileName=Nombre de Archivo/Flujo
ProblemsView.description=Descripci\u00f3n
ProblemsView.description=Descripci\u00F3n
EParameterName.FieldSeparator=Separador de Campo
AdvancedContextComposite.Code=Codigo
ActivateSubjobAction.DeactivateComplete=Desactivar todo Subjob
EParameterName.Level.Log.File=Nivel
ChangeActivateStatusNodeCommand.Label.Active=Activar componente
ConnTextEditPolicy.ErrorTitle=Error
@@ -35,39 +34,35 @@ ChangeMetadataCommand.messageDialog.propagate=Propagar
ContextParameterPage.name=Nombre
UpdateManagerUtils.Update=Actualizando...
CodeView.Start=Inicio
EParameterName.condition=Condici\u00f3n
EParameterName.condition=Condici\u00F3n
TalendEditorPaletteFactory.CreateNote=Crear una nota
MergeOrderDialog.Order=Orden
ComboController.valueFromRepository=Valor tomado desde el repositorio
EParameterName.schemaDb=Esquema
ConnectionCreateAction.error=Error
Category_Label={0} ({1} elementos)
ActivateSubjobAction.ActivatePart=Activar subtrabajo actual
EParameterName.Version=Versi\u00f3n
EParameterName.Version=Versi\u00F3n
Category_One_Item_Label={0} ({1} elemento)
SubjobBasicComposite.SaveLabel=Guardar como color predeterminado
EParameterName.encodingType=Codificaci\u00f3n
EParameterName.encodingType=Codificaci\u00F3n
AbstractElementPropertySectionController.syntaxError=Error(es) de sintaxis:
TalendEditorContextMenuProvider.Trigger=Disparador
ConnectionDeleteCommand.Label=Borrar Conexi\u00f3n
ActivateSubjobAction.DeactivatePart=Desactivar Subjob actual
ConnectionCreateCommand.Label=Crear\u00baConexi\u00f3n
NodeReturn.Availability.AFTER=Despu\u00e9s
ConnectionDeleteCommand.Label=Borrar Conexi\u00F3n
ConnectionCreateCommand.Label=Crear\u00BAConexi\u00F3n
NodeReturn.Availability.AFTER=Despu\u00E9s
EmfComponent.repository=Repositorio
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=Desactivar todo Subjob
EParameterName.Description=Descripci\u00f3n
EParameterName.Description=Descripci\u00F3n
CheckController.decoration.description=Valor tomado desde el repositorio
ContextParameterPage.comment=Comentario
NewProcessWizard.failureTitle=Error
EParameterName.database=Base de Datos
EParameterName.start=Inicio
EParameterName.host=Host
AbstractElementPropertySectionController.variableTooltip=La variable adjunta para este par\u00e1metro es:
AbstractElementPropertySectionController.variableTooltip=La variable adjunta para este par\u00E1metro es:
EParameterName.filePath=Ruta Archivo
JobSettingsView.JobSettings=Trabajo
EParameterName.context=Contexto
JobHierarchyMessages.JobHierarchyViewPart_tooltip={0} del Trabajo {1} del Proyecto {2}
ChangeActivateStatusSubjobCommand.Label.ActivePart=Activar subtrabajo actual
ContextParameterPage.defaultValue=Valor Default
TalendEditorContextMenuProvider.Row=Fila
NodeReturn.Availability.BEFORE=Antes
@@ -75,61 +70,58 @@ ChangeValuesFromRepository.messageDialog.takeMessage=Quisiera tomar el esquema d
ExternalNodeChangeCommand.propagate=Propagar
UpdateDetectionDialog.Items=Elementos
CodeView.End=Fin
ContextParameterPage.defaultValueEmpty=Se rechaza un valor default vac\u00edo
ContextParameterPage.defaultValueEmpty=Se rechaza un valor default vac\u00EDo
ChangeValuesFromRepository.messageDialog.take=Tomar
NoRepositoryDialog.Title=Error
EParameterName.Status=Estado
NodesPasteAction.paste=Pegar
TalendEditorPaletteFactory.Tools=Herramientas
EParameterName.Comment=Comentario
ChangeActivateStatusSubjobCommand.Label.DeactivePart=Desactivar Subjob actual
AbstractLanguageMemoController.generateSampleCode=trata generar un c\u00f3digo simple para este componente
AbstractLanguageMemoController.generateSampleCode=trata generar un c\u00F3digo simple para este componente
AbstractPreferenceComposite.jobAssigned=Job hijo podria ser asignado a {0}
AbstractPreferenceComposite.textContent=Aplicar a todos los sub trabajos
AbstractPreferenceComposite.tipContent=Aplicar a todos los sub trabajos
AbstractPreferenceComposite.warning=Advertencia: (0)
ColumnListController.confirm=Confirmar
ComboController.alert=Alerta
ComponentSettingsView.note=nota
ComponentSettingsView.subjob=SubJob
Connection.numberParallel=N\u00famero de ejecuciones en paralelo
DataProcess.numberParallelExcution=N\u00famero de ejecuciones en paralelo
DbTableController.showTableList=Muestra la lista de tablas para la conecci\u00f3n actual
Connection.numberParallel=N\u00FAmero de ejecuciones en paralelo
DataProcess.numberParallelExcution=N\u00FAmero de ejecuciones en paralelo
DbTableController.showTableList=Muestra la lista de tablas para la conecci\u00F3n actual
DesignerCoreService.property=Propiedad
EParameterName.NoteColor=Color de Nota
EParameterName.NoteTextBottom=abajo
EParameterName.NoteTextColor=Color de Fuente
EParameterName.NoteTextTop=Arriba
EParameterName.RowSeparator=Separador de Fila
EParameterName.creation=Creaci\u00F3n
EParameterName.csvOption=Opciones CSV
EParameterName.encoding=Codificaci\u00f3n
EParameterName.escapeChar=Car\u00e1cter de Escape
EParameterName.encoding=Codificaci\u00F3n
EParameterName.escapeChar=Car\u00E1cter de Escape
EParameterName.FontBold=Negrita
EParameterName.jobMainversion=Versi\u00f3n
EParameterName.jobVersion=Versi\u00f3n
EParameterName.title=T\u00edtulo
EParameterName.jobMainversion=Versi\u00F3n
EParameterName.jobVersion=Versi\u00F3n
EParameterName.title=T\u00EDtulo
FilterTraceColumnAction.Column=Columna
FilterTraceColumnAction.Condition=Condici\u00f3n
FilterTraceColumnAction.Condition=Condici\u00F3n
FilterTraceColumnAction.SelectAll=Seleccionar todo
IconSelectionController.MessageTitle=Error
JobHierarchyViewPart.reason=hay alguna raz\u00f3n.
JobHierarchyViewer.hirarchy=Jerarqu\u00eda de trabajos
JobHierarchyViewPart.reason=hay alguna raz\u00F3n.
JobHierarchyViewer.hirarchy=Jerarqu\u00EDa de trabajos
PromptDefaultValueDialog.column=Columna
PromptDefaultValueDialog.defaultValue=Valor Default
PropertiesWizardPage.Version=Versi\u00f3n
PropertiesWizardPage.Version=Versi\u00F3n
QueryTypeController.alert=Alerta
SQLPatternComposite.add=Agregue
SQLPatternComposite.delete=Borrar
TalendEditorDropTargetListener.cancelOperation=Cancelar esta operaci\u00f3n
TalendEditorDropTargetListener.cancelOperation=Cancelar esta operaci\u00F3n
TalendEditorDropTargetListener.chooseComponent=Elija un componente a crear.
TalendEditorDropTargetListener.title=Componentes
TalendLaunchToolbarAction.information=Informaci\u00f3n
TalendLaunchToolbarAction.information=Informaci\u00F3n
TalendPaletteContextMenuProvider.descriptionHidden=Ocultar directorio
TalendPaletteContextMenuProvider.textHidden=Ocultar directorio
TalendPaletteContextMenuProvider.tipHidden=Ocultar directorio
TalendPaletteViewer.searchComponent=Buscar componente...
ConnectionCreateCommand.inputValid=Entrada inv\u00e1lida
EParameterName.useExistConn=Usar una conexi\u00f3n existente
ConnectionCreateCommand.inputValid=Entrada inv\u00E1lida
EParameterName.useExistConn=Usar una conexi\u00F3n existente
ErrorMessageDialog.DETAIL=Detalle
EParameterName.dataSource=Base de Datos
EParameterName.multiKeyValues=Valores Clave
@@ -150,3 +142,7 @@ ConnectionDeleteCommand.COLLAPSE=Advertencia
DbTableController.dialog.title=Error
EOozieParameterName.jobId=Identificador de Trabajo
ProcessUpdateManager.Question=Pregunta
TalendEditorPaletteFactory.palette.favorites=Favoritos
TalendEditorPaletteFactory.palette.recentlyUsed=Utilizados recientemente
MainComposite.NameSection.Name=Nombre
MainComposite.DateSection.creationLabel=Creaci\u00F3n

View File

@@ -10,14 +10,12 @@ CommandController.CommandLabel=Pokreni...
ContextModifyCommand.label=Promijeni kontekst
DesignerPreferencePage.propertyCodeCheck=Provjeriti svojstva dok se generira kod (onemogu\u0107avanje ove opcije \u0107e ubrzati svojstva komponenata)
ContextChangeDefaultCommand.label=Promijeni uobi\u010Dajeni Context
ActivateSubjobAction.DeactivateComplete=Deaktiviraj cijeli Subjob
EParameterName.tableLogs=Tablica Log-ova
ChangeActivateStatusNodeCommand.Label.Active=Aktiviraj komponentu
ConnTextEditPolicy.ErrorTitle=Gre\u0161ka
EParameterName.process=Posao
ChangeMergeOrderCommand.label=Promijeni redoslijed umetanja
ChangeMetadataCommand.changeMetadataValues=Promjeni vrijednosti metapodataka
ActivateSubjobAction.ActivateComplete=Aktiviraj cijeli pod-zadatak
EParameterName.port=Port
EParameterName.schemaType=\n\n\t\n\nCollection\n\nSchema
AbstractElementPropertySectionController.fieldRequired=Ovo polje treba biti popunjeno.
@@ -29,7 +27,6 @@ EParameterName.uniqueName=Jedinstveni naziv
ChangeNoteTextCommand.Name=Promjeni tekst upozorenja
ContextParameterExtractor.ExistedMessages=Neki kontekst-parametri su postojali u {0}
CodeView.MultipleComponentError=/// Kod nije dostupan /// Vi\u0161estruke komponente ne mogu /// prikazivati kod
ChangeActivateStatusSubjobCommand.Label.ActiveComplete=Aktiviraj cijeli Subjob
ChangeActivateStatusNodeCommand.Label.Deactive=Deaktiviraj komponentu
EParameterName.user=korisnik
ContextRemoveParameterCommand.label=Ukloni parametar
@@ -49,7 +46,6 @@ ConnectionCreateAction.error=Gre\u0161ka
ChangeNodeTextCommand.Label=Promijeni Naziv konekcije
Category_Label={0} ({1} stavke)
Problems.category.errors=Gre\u0161ke
ActivateSubjobAction.ActivatePart=Aktiviraj trenutni Subjob
ContextAddParameterCommand.label=Dodaj parametar
ContextProcessSection2.context=Kontekst:
ConfigureConnParamDialog.ContextLabel=Kontekst:
@@ -60,8 +56,6 @@ AbstractElementPropertySectionController.syntaxError=Gre\u0161ka(e) u sintaksi:
EParameterName.TableName=Naziv tablice
ChangeNoteOpacityCommand.Name=Promijeni prozirnost poruke
DesignerPreferencePage.SubjobColorLabel=Boja pod-posla
ActivateSubjobAction.DeactivatePart=Deaktiviraj trenutni Subjob
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=Deaktiviraj cijeli Subjob
EParameterName.Description=Opis
ContextParameterPage.comment=Komentar
NewProcessWizard.failureTitle=Gre\u0161ka
@@ -72,7 +66,6 @@ AbstractElementPropertySectionController.variableTooltip=Varijabla vezana za taj
ContextParameterPage.commentEmpty=Prazni komentar nije preporu\u010Dljiv.
JobSettingsView.JobSettings=Posao
EParameterName.context=Kontekst
ChangeActivateStatusSubjobCommand.Label.ActivePart=Aktiviraj trenutni Subjob
ContextParameterPage.nameExists=Ime parametra ve\u0107 postoji.
ContextParameterPage.defaultValue=Pretpostavljena vrijednost
ChangeValuesFromRepository.messageDialog.takeMessage=\u017Delite li preuzeti schemu od ulazne komponente
@@ -84,11 +77,8 @@ NoRepositoryDialog.Title=Gre\u0161ka
EParameterName.propertyType=Tip svojstva
EParameterName.Status=Status
EParameterName.Comment=Komentar
ChangeActivateStatusSubjobCommand.Label.DeactivePart=Deaktiviraj trenutni Subjob
AbstractLanguageMemoController.generateSampleCode=Poku\u0161aj generirati sample code za ovu komponentu
AbstractPreferenceComposite.jobAssigned=Poslovi-djeca ne mogu biti pridru\u017Eeni za {0}
AbstractPreferenceComposite.textContent=Primjeni na pod-poslove
AbstractPreferenceComposite.tipContent=Primjeni na pod-poslove
AbstractPreferenceComposite.warning=Warning: {0}
ColumnListController.confirm=Potvrdi
ColumnListController.saveChange=Duljina stupca u {0} schemi je promjenjena. \u017Delite li propagirati promjene?

View File

@@ -26,16 +26,14 @@ ExecuteSystemCommandCommand.ConsoleMessages=Messaggi console
AdvancedContextComposite.Code=Codice
CommandController.CommandLabel=Lanciare
ContextModifyCommand.label=Modificare contesto
DesignerPreferencePage.propertyCodeCheck=Controlla i campi propriet\u00e0 quando generi il codice (disabilitandolo le propriet\u00e0 dei componenti di creerano pi\u00f9 velocemente)
DesignerPreferencePage.propertyCodeCheck=Controlla i campi propriet\u00E0 quando generi il codice (disabilitandolo le propriet\u00E0 dei componenti di creerano pi\u00F9 velocemente)
ConnectionCreateAction.dialogMessage=Nuovo nome destinazione?
ContextChangeDefaultCommand.label=Cambiare contesto predefinito
ActivateSubjobAction.DeactivateComplete=Disattiva il Subjob completo
EParameterName.Level.Log.File=Livello
ToggleSubjobsAction.LABEL=Alterna Subobjets
EParameterName.schemaOptions=Opzioni Schema
EParameterName.Purpose=Scopo
EParameterName.tableLogs=Tabella dei log
SqlMemoController.QueryError.infoMsg=Questa query non contiene parametri contesto (tipo $_context) ,\n o questa query non \u00e8 stata inclusa {0} . Corregerla per favore.
SqlMemoController.QueryError.infoMsg=Questa query non contiene parametri contesto (tipo $_context) ,\n o questa query non \u00E8 stata inclusa {0} . Corregerla per favore.
NodeBreakpointAction.removeBreakpoint=Rimuovi breakpoint
ChangeActivateStatusNodeCommand.Label.Active=Attiva elemento(i)
EParameterName.queryType=Tipo query
@@ -43,7 +41,6 @@ ConnTextEditPolicy.ErrorTitle=Errore
EParameterName.process=Job
ChangeMergeOrderCommand.label=Modificare l'ordine di unione
ChangeMetadataCommand.changeMetadataValues=Cmabiare valori Metadati
ActivateSubjobAction.ActivateComplete=Attiva il Subjob completo
MergeOrderDialog.CurrentOrderConnection=Attuale ordine per la connessione
EParameterName.port=Porta
CreateProcess.createJob=Creare job
@@ -61,9 +58,9 @@ Problems.category.jobs=Lavori
EditProcess.editJob=Modificare job
NodesCopyAction.label=Copia
EParameterName.fileNameLogs=Nome file di log
PropertyChangeCommand.Label=Cambio propriet\u00e0
PropertyChangeCommand.Label=Cambio propriet\u00E0
TextNoteSection.Label=Testo
AbstractElementPropertySectionController.fieldRequired=Il campo \u00e8 obbligatorio
AbstractElementPropertySectionController.fieldRequired=Il campo \u00E8 obbligatorio
EParameterName.Level.Log.Db=Livello
EParameterName.PrintOperations=Stampa operazioni
ConfigureConnParamDialog.DialogLabel=Configurare i parametri di connessione
@@ -75,7 +72,7 @@ NotesPasteCommand.label=Incolla
Process.metadataModificationDetected=Rilevate modifiche metadata
NodeSetActivateAction.Activate=Attivare
DeleteNodeCommand.Label=Cancellare Nodo
Process.components.notloaded=Il processo non pu\u00f2 essere aperto perch\u00e9 alcuni componenti utilizzati {0} non sono stati caricati
Process.components.notloaded=Il processo non pu\u00F2 essere aperto perch\u00E9 alcuni componenti utilizzati {0} non sono stati caricati
EditProcess.openJob=Aprire job
ContextParameterPage.type=Tipo
SqlMemoController.QueryError.mainMsg=Errore dichiarazione query
@@ -113,8 +110,7 @@ StatsAndLogsComposite.SaveToolTipText=Salvare i valori nella pagina delle prefer
CodeView.MultipleComponentError=///Codice non disponibile /// Diversi componenti non possono /// mostrare il codice
EParameterName.onFileFlag=Sui file
JobHierarchyMessages.JobHierarchyViewPart_title=Job {1}, Progetto {2}
ParallelExecutionCommand.numberInvalid=Il numero non \u00e8 valido.
ChangeActivateStatusSubjobCommand.Label.ActiveComplete=Attiva il Subjob completo
ParallelExecutionCommand.numberInvalid=Il numero non \u00E8 valido.
ChangeMetadataCommand.messageDialog.questionMessage=Vuoi propagare i cambiamenti?
ChangeActivateStatusNodeCommand.Label.Deactive=Disattiva elemento(i)
EParameterName.user=Utente
@@ -129,9 +125,9 @@ ChangeConnectionStatusCommand.setLinkMain=Impostare il Link come principale
MergeOrderDialog.ModifyMergeOrder=- Modifica l'ordine di unione
DesignerPreferencePage.largeIconsSize=Dimensione icona:
ContextRenameParameterCommand.renameParameter=Rinominare parametro
Process.component.notloaded=Il processo non pu\u00f2 essere aperto perch\u00e9 un componente utilizzato in {0} non \u00e8 stato caricato
Process.component.notloaded=Il processo non pu\u00F2 essere aperto perch\u00E9 un componente utilizzato in {0} non \u00E8 stato caricato
RunProcess.runJob=Esegui job
NewProcessWizard.failureText=Non \u00e8 stato possibile salavare il Job
NewProcessWizard.failureText=Non \u00E8 stato possibile salavare il Job
ContextParameterPage.shouldPrompt=Richiesta valore
ContextParameterPage.prompt=Richiesta
EParameterName.Name=Nome
@@ -141,11 +137,11 @@ ContextParameterPage.name=Nome
EParameterName.fromFileFlag=Dal file
UpdateManagerUtils.Update=Aggiornamento in corso...
CodeView.Start=Partenza
StatsAndLogsComposite.SavePreferenceMessages=La pagina attuale con le impostazioni preferite verr\u00e0 sovrascritta, volete continuare?
StatsAndLogsComposite.SavePreferenceMessages=La pagina attuale con le impostazioni preferite verr\u00E0 sovrascritta, volete continuare?
StatsAndLogsComposite.ReloadToolTipText=Ricaricare i calori dalla pagina delle preferenze (Shift+R)
ContextParameterPage.nameEmpty=Nome parametro \u00e8 vuoto.
ContextParameterPage.nameEmpty=Nome parametro \u00E8 vuoto.
JobHierarchyMessages.JobHierarchyViewPart_createinput=Creazione gerarchia tipo di '{0}'
UpdateDetectionDialog.Messages=Le propriet\u00e0 utilizzate nei seguenti elementi sono state modificate.\nScegliete e aggiornate quelle controllate. \n\n(*) : Questo Job non \u00e8 stato aperto
UpdateDetectionDialog.Messages=Le propriet\u00E0 utilizzate nei seguenti elementi sono state modificate.\nScegliete e aggiornate quelle controllate. \n\n(*) : Questo Job non \u00E8 stato aperto
EParameterName.condition=Condizione
SubjobBasicComposite.SaveTip=Salvare i colori nella pagine delle preferenze
ContextParameterWizard.title=Nuovo parametro di contesto
@@ -168,7 +164,7 @@ ComboController.valueFromRepository=Valore ripreso dal repository
EParameterName.schemaDb=Schema
ProblemsView.resource=Risorsa
ConnectionCreateAction.error=Errore
OpaqueNoteSection.Label=Opacit\u00e0
OpaqueNoteSection.Label=Opacit\u00E0
ProblemsView.problems.defaultTitle=Problemi
ChangeNodeTextCommand.Label=Modificare l'etichetta della connessione
ConnectionReconnectCommand.LabelTarget=Spostare la connessione di destinazione
@@ -176,9 +172,8 @@ SubjobBasicComposite.RestoreLabel=Ripristinare colore predefinito
EParameterName.help=Aiuto
Category_Label={0} ({1} elementi)
Problems.category.errors=Errori
ActivateSubjobAction.ActivatePart=Attiva il subjob corrente
ContextParameterPage.promptEmpty=Richiesta parametro vuota
ContextParameterPage.typeEmpty=Il tipo di parametro non \u00e8 definito.
ContextParameterPage.typeEmpty=Il tipo di parametro non \u00E8 definito.
EParameterName.mapping=Mapping
ContextAddParameterCommand.label=Aggiungere parametro
EParameterName.catchUserErrors=Cattura errori utente
@@ -188,7 +183,7 @@ EParameterName.LabelFormat=Formato etichetta
ConfigureConnParamDialog.ContextLabel=Contesto:
EParameterName.dbType=Tipo DB
EParameterName.Version=Versione
ProcessUpdateManager.ReadOnlyProcessUpdateWarningMessages=Questo job richiede l'aggiornamento dal repository ma non pu\u00f2 essere aggiornato quando il job \u00e8 in sola lettura
ProcessUpdateManager.ReadOnlyProcessUpdateWarningMessages=Questo job richiede l'aggiornamento dal repository ma non pu\u00F2 essere aggiornato quando il job \u00E8 in sola lettura
ModifyMergeOrderAction.actionText=Modifica ordine d'unione
Category_One_Item_Label={0} ({1} elemento)
EmfComponent.builtIn=Integrato
@@ -198,7 +193,7 @@ EParameterName.generateCode=Genera codice
SubjobBasicComposite.SaveLabel=Salvare come colore predefinito
ContextProcessSection2.contextType=Tipo di contesto
EParameterName.catchRealtimeStats=Cattura statistiche componenti
ContextProcessSection.ChangeDefault=Questo contesto \u00e8 impostato come default, per favore cambia il contesto di default per rimuoverlo
ContextProcessSection.ChangeDefault=Questo contesto \u00E8 impostato come default, per favore cambia il contesto di default per rimuoverlo
EParameterName.encodingType=Tipo codifica
DesignerPreferencePage.defaultFilePathDirectory=Percorso del componente di default:
ExtraComposite.ImplicitContextSettings=Caricamento impostazioni implicite del contesto
@@ -207,7 +202,7 @@ Process.componentsUnloaded=Ci sono alcuni componenti non caricati
EParameterName.connectionType=Connessione Tipo
DesignerPreferencePage.component.defaultHint=Componenti di default suggeriti
EParameterName.TableName=Nome Tabella
ChangeNoteOpacityCommand.Name=Cambiare l'obacit\u00e0 della nota
ChangeNoteOpacityCommand.Name=Cambiare l'obacit\u00E0 della nota
Problems.category.warnings=Avvertimenti
TalendEditorContextMenuProvider.Trigger=Attivare
ConnectionDeleteCommand.Label=Cancellare connessione
@@ -216,20 +211,16 @@ EParameterName.Author=Autore
EParameterName.componentName=Nome componente
SubjobBasicComposite.DialogTitle=Impostazione subjob
DesignerPreferencePage.SubjobColorLabel=Colore subjob
ActivateSubjobAction.DeactivatePart=Disattiva il Subjob corrente
ConnectionCreateCommand.Label=Creare connessione
DisplaySubjobCommand.HideSubjob=Nascondere subjob
MultiPageEditorContributor.runProcess=Esegui job
ConnectionCreateAction.errorCreateConnectionName=Il nome "{0}" non \u00e8 valido o esiste gi\u00e0.
DisplaySubjobCommand.DisplaySubjob=Visualizza subjob
ConnectionCreateAction.errorCreateConnectionName=Il nome "{0}" non \u00E8 valido o esiste gi\u00E0.
ContextParameterPage.title=Parametro contesto
NodeReturn.Availability.AFTER=Dopo
EmfComponent.repository=Repository
EParameterName.ConnectionFormat=Formato connessione
ExecuteSystemCommandCommand.Title=Esegui comando
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=Disattiva il Subjob completo
EParameterName.Description=Descrizione
Process.IfToUpgradeMetadata=Il metadata utilizzato nel/i seguenti componente/i \u00e8 stato modificato.\nSelezione il/i componente/i che vuoi aggiornare dal repository.
Process.IfToUpgradeMetadata=Il metadata utilizzato nel/i seguenti componente/i \u00E8 stato modificato.\nSelezione il/i componente/i che vuoi aggiornare dal repository.
NewProcessWizard.title=Nuovo Job
CheckController.decoration.description=Valore ripreso dal repository
ContextParameterPage.comment=Commento
@@ -244,25 +235,24 @@ EParameterName.prevColumnList=Anteprima lista colonna comp.
DesignerPreferencePage.SubjobTitleColorLabel=Colore titolo subjob
EParameterName.host=Host
DesignerPreferencePage.display.deactiveRepositoryUpdate=Disattiva auto rilevamento/selezione dopo una modifica nel repository
AbstractElementPropertySectionController.variableTooltip=La variabile associata a questo parametro \u00e8:
AbstractElementPropertySectionController.variableTooltip=La variabile associata a questo parametro \u00E8:
EParameterName.ShowHint=Mostra suggerimento
ContextParameterPage.commentEmpty=Nessun commento \u00e8 sconsigliato.
ContextParameterPage.commentEmpty=Nessun commento \u00E8 sconsigliato.
NewProcessWizard.description=Aggiungi un job nel repository
EParameterName.additionParam=Parametri aggiuntivi
EParameterName.filePath=Percorso file
JobSettingsView.JobSettings=Job
EParameterName.columnList=Lista colonna
EParameterName.DisableErrors=Disattiva errori
EParameterName.NotLoadOldVariableLabel=Se c'\u00e8 la variabile nel contesto, ma non caricata
EParameterName.NotLoadOldVariableLabel=Se c'\u00E8 la variabile nel contesto, ma non caricata
DesignerPreferencePage.SubjobColorGroup=Colore di default del subjob
MoveNodeLabelCommand.Label=Muovi nodo etichetta
EParameterName.context=Contesto
JobHierarchyMessages.JobHierarchyViewPart_tooltip={0} del job {1} dal progetto {2}
EParameterName.MultiThread=Esecuzione multi thread
ChangeActivateStatusSubjobCommand.Label.ActivePart=Attiva il subjob corrente
EmfComponent.None=Nessuno
MultiPageEditorContributor.View=Visualizza
ContextParameterPage.nameExists=Nome parametro esiste gi\u00e0.
ContextParameterPage.nameExists=Nome parametro esiste gi\u00E0.
ExecuteSystemCommandCommand.Label=Esegui comandi speciali che sono impostati dall'utente o definiti nel componente
ContextParameterPage.defaultValue=Valore predefinito
MergeOrderDialog.MoveDown=Spostare sopra
@@ -277,29 +267,26 @@ ChangeValuesFromRepository.messageDialog.takeMessage=Volete prendere lo schema d
EParameterName.lookupColumnList=Lookup lista colonna
ExternalNodeChangeCommand.propagate=Propagati
NoRepositoryDialog.Text=Nessun repository disponibile
ConnectionError.Message=Connessione Database fallita in modalit\u00e0 Built-In
ConnectionError.Message=Connessione Database fallita in modalit\u00E0 Built-In
UpdateDetectionDialog.Items=Elementi
CodeView.End=Fine
ContextParameterPage.defaultValueEmpty=Nessun valore predefinito \u00e8 sconsigliato.
ContextParameterPage.defaultValueEmpty=Nessun valore predefinito \u00E8 sconsigliato.
StatsAndLogsComposite.Reload=&Ricaricare dalle preferenze
UpdateDetectionDialog.WarningMessage=Alcuni elementi deselezionati saranno cambiati in modalit\u00e0 integrata.
UpdateDetectionDialog.WarningMessage=Alcuni elementi deselezionati saranno cambiati in modalit\u00E0 integrata.
ChangeValuesFromRepository.messageDialog.take=Prendere
NoRepositoryDialog.Title=Errore
StatsAndLogsComposite.ReloadMessages=L'attuale impostazione sar\u00e0 sovrascritta. Vuoi continuare?
EParameterName.propertyType=Tipo propriet\u00e0
StatsAndLogsComposite.ReloadMessages=L'attuale impostazione sar\u00E0 sovrascritta. Vuoi continuare?
EParameterName.propertyType=Tipo propriet\u00E0
EParameterName.Status=Stato
EParameterName.Log.Db=Connetti al database
NodesPasteAction.paste=Incolla
TalendEditorPaletteFactory.Tools=Strumenti
EParameterName.Comment=Commento
ChangeActivateStatusSubjobCommand.Label.DeactivePart=Disattivare il Subjob corrente
TalendEditorDropTargetListener.dngsupportdialog.title=Drag & Drop non supportato
TalendEditorDropTargetListener.dngsupportdialog.content=Non puoi applicare l'operazione di Drag & Drop su questo componente al momento.
AbstractLanguageMemoController.generateCode=Genera codice
AbstractLanguageMemoController.generateSampleCode=Provare a generare codice campione per questo componente
AbstractPreferenceComposite.jobAssigned=Questo job figlio deve essere asegnato a {0}
AbstractPreferenceComposite.textContent=Applica ai sottolavori
AbstractPreferenceComposite.tipContent=Applica ai sottolavori
AbstractPreferenceComposite.warning=Attenzione:{0}
ColumnListController.confirm=Conferma
ColumnListController.saveChange=Lunghezza campo nello schema {0} e' stata modificata. Vuoi propagare i cambiamenti?
@@ -309,7 +296,6 @@ ComponentSearcher.noJobsFound=Nessun job esistente trovato.
ComponentSearcher.searchResult=Risultati ricerca per componente {0}
ComponentSettingsView.noAdvancedSetting=No impostazioni avanzate.
ComponentSettingsView.note=Nota
ComponentSettingsView.subjob=Sotto job
Connection.enableParallel=Abilita esecuzione parallela
Connection.inputInvalid=Id di input non valido
Connection.monitorConnection=Monitora questa connessione
@@ -322,8 +308,8 @@ DbTableController.openSQLBuilder=Apri SQLBuilder su questa connessione
DbTableController.openSelectionDialog=Apri finestra per selezionare tabelle
DbTableController.setParameter=Per favore imposta parametri connessione
DbTableController.showTableList=Mosta la lista della tabelle per l'attuale connessione
DesignerCoreService.property=Propriet\u00e0
DesignerCoreService.propertySource=Propriet\u00e0:\source
DesignerCoreService.property=Propriet\u00E0
DesignerCoreService.propertySource=Propriet\u00E0:\source
DesignerPreferencePage.DesignerEditorBackgroundColor=Colore di sfondo
DesignerPreferencePage.ReadonlyBackgroundColor=Colore sfondo sola lettura
DesignerPreferencePage.JobDesignerEditorBackgroundColorLabel=Colore ediutor JobDesigner
@@ -360,7 +346,6 @@ EParameterName.modification=Modifica
EParameterName.parallelize=Abilita esecuzione parallela
EParameterName.parallelizeNumber=Numero di esecuzioni parallele
EParameterName.parallelizeUnitSize=Dimensione unitaria Buffer parallelizzazione
EParameterName.showSubjob=Mostra titolo subjob
EParameterName.textEnclosure=Chiusura testo
EParameterName.title=titolo
EParameterName.StatDefaultProjectsetting=Impostazioni stat default progetto
@@ -393,23 +378,23 @@ I18nPreferencePage.validateTranslation=Importa solamente traduzioni validate
IconSelectionController.MessageTitle=Errore
IconSelectionController.Messages=La grandezza icona dovrebbe essere 32x32
IconSelectionController.Revert=Ripristina
ImplicitContextLoad.LoadOldPreferences=L'impostazione dell'ImplicitContextLoad sar\u00e0 caricato dalla vecchia pagina preferenze
ImplicitContextLoad.LoadOldPreferences=L'impostazione dell'ImplicitContextLoad sar\u00E0 caricato dalla vecchia pagina preferenze
JavaSampleCodeFactory.schema=//codice generato in accordo con schema di input e output
JobHierarchyViewPart.reason=c'\u00e8 qualche ragione
JobHierarchyViewPart.reason=c'\u00E8 qualche ragione
JobHierarchyViewPart.showDecription=Per visualizzare la gerarchia dei job, scegli un job e poi "apri gerarchia job" nel menu. In alternativa, puoi fare il drag and drop di un job dalla palette repository sulla view corrente.
JobHierarchyViewer.hirarchy=Gerarchia job
JobLaunchConfigurationDelegate.jobNotFound=Job {0} non trovato. Forse \u00e8 stato rimosso
JobLaunchConfigurationDelegate.jobNotFound=Job {0} non trovato. Forse \u00E8 stato rimosso
JobTemplateViewsAndProcessUtil.jobName=Job fittizio per il wizard del modello job
MultipleThreadDynamicComposite.gatherInformation=Recupero informazioni dal repository
Node.componentNotExist=Questo componente dipende dal componente {0} ma non esiste.
Node.differentFromSchemaDefined=Lo schema dal collegamento di input "{0}\\" \u00e8 differente dallo schema definito nel componente.
Node.errorMessage1=Un componente che non \u00e8 un sotto processo iniziato non pu\u00f2 avere nessun collegamento su un subjob ok / su un subjob errato in input.
Node.errorMessage2=Un componente che non \u00e8 un sotto processo iniziato pu\u00f2 avere solamente un link dati o un link iterazione in input.
Node.errorMessage3=Un componente che non \u00e8 un sotto processo iniziato non pu\u00f2 avere nessun collegamento o esecuzione se \u00e8 in input.
Node.errorMessage4=Un componente che non \u00e8 un sotto processo iniziato non pu\u00f2 avere nessun collegamento su un componente ok / errore in input.
Node.differentFromSchemaDefined=Lo schema dal collegamento di input "{0}\\" \u00E8 differente dallo schema definito nel componente.
Node.errorMessage1=Un componente che non \u00E8 un sotto processo iniziato non pu\u00F2 avere nessun collegamento su un subjob ok / su un subjob errato in input.
Node.errorMessage2=Un componente che non \u00E8 un sotto processo iniziato pu\u00F2 avere solamente un link dati o un link iterazione in input.
Node.errorMessage3=Un componente che non \u00E8 un sotto processo iniziato non pu\u00F2 avere nessun collegamento o esecuzione se \u00E8 in input.
Node.errorMessage4=Un componente che non \u00E8 un sotto processo iniziato non pu\u00F2 avere nessun collegamento su un componente ok / errore in input.
Node.getSchemaOrNot=Vuoi ottenere lo schema del componente di destinazione?
Node.inputLinkDifferentFromSchemaDefined=Lo schema sul primo collegamento in ingresso del componente unione "{0}" \u00e8 differente dallo schema definito nel componente
Node.needOneValue=Il parametro ({0}) pu\u00f2 avere al massimo un valore.
Node.inputLinkDifferentFromSchemaDefined=Lo schema sul primo collegamento in ingresso del componente unione "{0}" \u00E8 differente dallo schema definito nel componente
Node.needOneValue=Il parametro ({0}) pu\u00F2 avere al massimo un valore.
Node.noColumnDefined=Lo schema/collegamento di output ha colonne non definite, controllalo.
Node.noInputLink=Il componente dovrebbe avere connessioni input
Node.noOutputLink=Il componente dovrebbe avere gli output collegati
@@ -417,10 +402,10 @@ Node.noRowMainLink=Il componente dovrebbe avere almento un collegamento Main
Node.noSchemaDefined=Nessuno schema definito ancora
Node.notEnoughTypeInput=Questo componente non ha abbastanza "{0}" tipi di input
Node.notEnoughTypeOutput=Questo componente non ha abbastanza "{0}" tipi di output
Node.outputNeedInputLink=Se questo componente \u00e8 di output, deve avere un collegamento di input per propagare i dati
Node.parameterEmpty=Parametro ({0}) vuoto ma \u00e8 richiesto
Node.parameterNotExist=Il parametro ({0}) ha un valore ({1}) che non esiste pi\u00f9.
Node.schemaDifferent=Parametro ({0}): lo schema \u00e8 diverso dalla query.
Node.outputNeedInputLink=Se questo componente \u00E8 di output, deve avere un collegamento di input per propagare i dati
Node.parameterEmpty=Parametro ({0}) vuoto ma \u00E8 richiesto
Node.parameterNotExist=Il parametro ({0}) ha un valore ({1}) che non esiste pi\u00F9.
Node.schemaDifferent=Parametro ({0}): lo schema \u00E8 diverso dalla query.
Node.schemaNotSame=Gli schemi sui collegamenti di input del componente unione "{0}" sono differenti: dovrebbero essere uguali.
Node.tooMuchTypeInput=Questo componente ha troppi "{0}" tipi di input
Node.tooMuchTypeOutput=Questo componete ha troppi "{0}" tipi di output.
@@ -429,7 +414,7 @@ OpenExistVersionProcess.open=Apri altra versione
OpenExistVersionProcess.open.dialog=Aprire job
OpenExistVersionProcess.open.title=Scegli la versione del job ed apri
OpenExistVersionProcessPage.errorMessage=Per favore imposta una nuova versione
OpenExistVersionProcessPage.messageCreated=Se questo job \u00e8 bloccato dall'utente, allora non potete creare una nuova versione del job\!
OpenExistVersionProcessPage.messageCreated=Se questo job \u00E8 bloccato dall'utente, allora non potete creare una nuova versione del job\!
OpenExistVersionProcessPage.textContent=Crea una nuova versione ed aprila
OpenJobAction.description=Apri un job nell'editor
OpenJobAction.tipText=Apri un job
@@ -450,36 +435,36 @@ PropertiesTableEditorModel.removeSchema=Rimuovi schema
PropertiesWizardPage.Version=Versione
PropertiesWizardPage.Version.Major=M
PropertiesWizardPage.Version.Minor=M
PropertyTypeController.saveToMetadata=Salva la propriet\u00e0 del Metadata
PropertyTypeController.saveToMetadata=Salva la propriet\u00E0 del Metadata
QueryTypeController.alert=Avvertimento
QueryTypeController.nothingToGuess=Nulla da autorilevare
ReloadFromProjectSettings=&Ricarica dalle impostazioni del progetto
ReloadFromProjectSettingsMessages=L'attuale impostazione sar\u00e0 sovrascritta. Vuoi continuare?
ReloadFromProjectSettingsMessages=L'attuale impostazione sar\u00E0 sovrascritta. Vuoi continuare?
ReloadFromProjectSettingsToolTipText=Ricarica valori dalla pagina di impostazione del progetto (Shift+R)
SQLPatternComposite.TOS=Talend Open Studio
SQLPatternComposite.add=Aggiungi
SQLPatternComposite.delete=Rimuovi
SQLPatternComposite.down=Gi\u00f9
SQLPatternComposite.down=Gi\u00F9
SQLPatternComposite.forbidModification=Modifica proibita suil sistema del template sql. Vuoi crearne una ora?
SQLPatternComposite.modifySQLPattern=Vuoi modificare questo template sql?
SQLPatternComposite.sqlPattern=Lista Template SQL
SQLPatternComposite.up=Su
SaveToProjectSettings=&Salva le impostazioni del progetto
SaveToProjectSettingsMessage=L'attuale impostazione del progetto sar\u00e0 sovrascritta. Vuoi continuare?
SaveToProjectSettingsMessage=L'attuale impostazione del progetto sar\u00E0 sovrascritta. Vuoi continuare?
SaveToProjectSettingsToolTipText=Salva valori della pagina dell'impostazione (shift+S)
SearchComponentInJobs.Title=Trova componente nei Job
SearchComponentInJobs.Tooltip=Cerca tutti i job che utilizzano questo componente
SqlMemoController.query=Query
StatLogs.LoadOldPreferences=L'impostazione di StatsAndLogs sar\u00e0 caricata dalla vecchia pagina preferenze
StatLogs.LoadOldPreferences=L'impostazione di StatsAndLogs sar\u00E0 caricata dalla vecchia pagina preferenze
StatLogsAndImplicitcontextTreeViewPage.SaveProjectSettings=Salvataggio impostazioni progetto...
StatsAndLogs.UseProjectSettings=Utilizza impostazioni progetto
StatsAndLogsPreferencePage.repositoryType=Tipo repository
StatsAndLogsView.dataNotAvailable=Una/Un Statistica/log non \u00e8 disponibile
StatsAndLogsView.dataNotAvailable=Una/Un Statistica/log non \u00E8 disponibile
TalendEditorDropTargetListener.cancelOperation=cancella questa operazione
TalendEditorDropTargetListener.chooseComponent=Scegli un componente da creare
TalendEditorDropTargetListener.title=Componenti
TalendLaunchToolbarAction.information=Informazione
TalendLaunchToolbarAction.noAvailableItem=Non c'\u00e8 l'elemento disponibile in esecuzione
TalendLaunchToolbarAction.noAvailableItem=Non c'\u00E8 l'elemento disponibile in esecuzione
TalendPaletteContextMenuProvider.descriptionAdd=Aggiungi ai preferiti
TalendPaletteContextMenuProvider.descriptionDisplay=Mostra cartella
TalendPaletteContextMenuProvider.descriptionHidden=Nascondi cartella
@@ -508,13 +493,13 @@ JobSettingProjectSettingPage.statAndLog=Statistiche e log
JobSettingProjectSettingPage.UseProjectsetting=Usa preferenze del progetto quanto crei un nuovo job
OutputConsolePreferencePage.consoleFont=Font testo console:
PerformancePreferencePage.display.deactiveRepositoryUpdate=Disattiva auto rilevamento/aggiornamento dopo una modifica nel repository
PerformancePreferencePage.propertyCodeCheck=Controlla i campi propriet\u00e0 quando generi il codice (disabilitandolo le propriet\u00e0 dei componenti di creerano pi\u00f9 velocemente)
PerformancePreferencePage.propertyCodeCheck=Controlla i campi propriet\u00E0 quando generi il codice (disabilitandolo le propriet\u00E0 dei componenti di creerano pi\u00F9 velocemente)
PerformancePreferencePage.generateCode=Genera codice quando apri il job
PerformancePreferencePage.checkVersion=Controlla solamente l'ultima versione quando aggiorni i job o i joblets
PerformancePreferencePage.addOrDeleteVariable=Propaga aggiunta/rimozione cambiamenti delle variabili nei contesti del repository
PerformancePreferencePage.ActivedTimeoutSetting=Attiva timeout per la connessione al database
PerformancePreferencePage.ConnectionTimeout=Timeout di connessione (secondi)
PerformancePreferencePage.ConnectionTimeoutTip=Se impostato a zero, sar\u00e0 come disattivare il timeout.
PerformancePreferencePage.ConnectionTimeoutTip=Se impostato a zero, sar\u00E0 come disattivare il timeout.
PerformancePreferencePage.autoUpdateDoc=Aggiornamento automatico della corrispondente documentazione del job/joblet
PerformancePreferencePage.RepositoryPreferencePage.RefreshTitle=Aggiornare Repository
PerformancePreferencePage.RepositoryPreferencePage.RefreshDeleted=Aggiornare alla cancellazione di un elemento
@@ -546,13 +531,13 @@ EParameterName.useMultiSaparators=Utilizza separatori multipli
EParameterName.multiSaparators=Separatori
EParameterName.multiKeyValues=Valori chiave
EmfComponent.tnsfile=Utilizza file Tns
ErrorMessageDialog.property_error=Errore propriet\u00e0 di
ErrorMessageDialog.property_error=Errore propriet\u00E0 di
MergeOrderDialog.ConnectionName=Nome connessione
ModifyOutputOrderAction.text=Modifica {0} ordine collegamenti
ModifyOutputOrderDialog.title=\ {0} - Modifica {1} ordinamenti
TnsEditorDialog.Service=Servizio
TnsEditorDialog.Value=Valore
UpdateDetectionDialog.ShowDependenciesMess=Le propriet\u00e0 utilizzate nei seguenti elementi sono state modificate.\n\n(*) \: questo job non \u00e8 aperto.
UpdateDetectionDialog.ShowDependenciesMess=Le propriet\u00E0 utilizzate nei seguenti elementi sono state modificate.\n\n(*) \: questo job non \u00E8 aperto.
PerformancePreferencePage.itemsRelationDialogMessage=Costruire l'indice potrebbe richiedere del tempo. Vuoi costruire l'indice ora?
PerformancePreferencePage.itemsRelationDialogTitle=Costruzione indice rapporto elemento
PerformancePreferencePage.itemsRelationsCheckbox=Utilizza indice per rapporto elementi (Sperimentale)
@@ -595,9 +580,9 @@ Node.dynamicNotSupported=Tipo dinamico non supportato in questa versione
Node.hl7HaveNoMergeLink=Non hai un collegamento unione
Node.onlyOneDynamicPerSchema=Dovrebbe esserci solamente un tipo dinamico in uno schema
Node.schemaNotSynchronized=Schema non sincronizzato
I18nPreferencePage.wait_process=Il processo impiegher\u00e0 diversi minuti, attendere...
Node.lengthDiffWarning=Almeno una lunghezza di colonna dello schema dal collegamento di input "{0}" \u00e8 diversa dallo schema definito nel componente.
WSDL2JAVAController.WSDLEquals=Il WSDL non pu\u00f2 essere uguale a "";
I18nPreferencePage.wait_process=Il processo impiegher\u00E0 diversi minuti, attendere...
Node.lengthDiffWarning=Almeno una lunghezza di colonna dello schema dal collegamento di input "{0}" \u00E8 diversa dallo schema definito nel componente.
WSDL2JAVAController.WSDLEquals=Il WSDL non pu\u00F2 essere uguale a "";
BringForwardAction_bring_forward=Porta avanti
BringToFrontAction_bring_to_front=Porta di fronte
Processor.commandLineLog=Linea di comando\:
@@ -613,20 +598,20 @@ EParameterName.validationRuleType=Tipo regola validazione
ImportExportPreferencePage.exportJobScript=Utilizza nome file recente per salvare, quando esporti lo script del job.
ImportExportPreferencePage.exportRouteScript=Utilizza nome file recente per salvare, quando esporti lo script della route.
EParameterName.routeType=Tipo
Node.errorMessage5=Un componente che non \u00e8 un sotto processo iniziato non pu\u00f2 avere nessun collegamento sulla route quando \u00e8 in input.
Node.errorMessage5=Un componente che non \u00E8 un sotto processo iniziato non pu\u00F2 avere nessun collegamento sulla route quando \u00E8 in input.
EParameterName.Use.Dynamic.Job=Utilizza job dinamico
EParameterName.Context.Job=Contesto job
tPassportAdvancedDenormalize.needOneValue=O {0} o {1} deve essere configurato.
tPassportAdvancedDenormalize.needOnlyOneValue=Sia {0} e {1} non possono essere specificati
EParameterName.listExceptions=Eccezioni
CamelPerformancePreferencePage.display.deactiveRepositoryUpdate=Disattiva auto rilevamento/selezione dopo una modifica nel repository
CamelPerformancePreferencePage.propertyCodeCheck=Controlla i campi propriet\u00e0 quando generi il codice (disabilitandolo le propriet\u00e0 dei componenti di creerano pi\u00f9 velocemente)
CamelPerformancePreferencePage.propertyCodeCheck=Controlla i campi propriet\u00E0 quando generi il codice (disabilitandolo le propriet\u00E0 dei componenti di creerano pi\u00F9 velocemente)
CamelPerformancePreferencePage.generateCode=Genera codice quando apri la route
CamelPerformancePreferencePage.checkVersion=Controlla solamente l'ultima versione quando aggiorni le route
CamelPerformancePreferencePage.addOrDeleteVariable=Propaga aggiunta/rimozione cambiamenti delle variabili nei contesti del repository
CamelPerformancePreferencePage.ActivedTimeoutSetting=Attiva timeout per la connessione al databasa
CamelPerformancePreferencePage.ConnectionTimeout=Timeout di connessione (secondi)
CamelPerformancePreferencePage.ConnectionTimeoutTip=Se impostato a zero, sar\u00e0 come disattivare il timeout.
CamelPerformancePreferencePage.ConnectionTimeoutTip=Se impostato a zero, sar\u00E0 come disattivare il timeout.
ImportRulesFromRepository.validator=regole contenute con lo stesso nome
ImportRulesFromRepository.override=sovrascrivi regole esistenti
ImportRulesFromRepository.dialog=Importa
@@ -636,12 +621,12 @@ GenerateGrammarController.exporttip=Esporta regole nel Repository
GenerateGrammarController.import=Importa
GenerateGrammarController.importtip=Importa regole dal Repository
GenerateGrammarController.prompt=Generazione file java fallita
Node.overLength=La lunghezza del parametro ({0}) deve essere pi\u00f9 piccola di "{1}".
Node.length=Il parametro ({0}) \u00e8 necessario impostarlo come loop ed insieme come gruppo almeno.
Node.overLength=La lunghezza del parametro ({0}) deve essere pi\u00F9 piccola di "{1}".
Node.length=Il parametro ({0}) \u00E8 necessario impostarlo come loop ed insieme come gruppo almeno.
ExchangePreferencePage.signInExchangeTitle=Accedi
ExchangePreferencePage.signOutExchangeTitle=Esci
ExchangePreferencePage.checkTisLogonExchangeTitle=Non chiedermi di collegarmi a Talendforge al login
ExchangePreferencePage.exchangeCheckUpdatesTitle=Informami quando \u00e8 disponibili un aggiornamento di un'estensione
ExchangePreferencePage.exchangeCheckUpdatesTitle=Informami quando \u00E8 disponibili un aggiornamento di un'estensione
ExchangePreferencePage.currentUserTitle=Attuale utente :
OoziePreferencePage.userName=Nome utente
OoziePreferencePage.path=Percorso

View File

@@ -30,9 +30,7 @@ ContextModifyCommand.label=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u5909\u66F
DesignerPreferencePage.propertyCodeCheck=\u30B3\u30FC\u30C9\u751F\u6210\u6642\u306B\u30D7\u30ED\u30D1\u30C6\u30A3\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u30C1\u30A7\u30C3\u30AF\uFF08\u7121\u52B9\u306B\u3059\u308B\u3068\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D7\u30ED\u30D1\u30C6\u30A3\u3092\u3088\u308A\u65E9\u304F\u4F5C\u6210\u3057\u307E\u3059\uFF09
ConnectionCreateAction.dialogMessage=\u65B0\u3057\u3044\u51FA\u529B\u540D\uFF1F
ContextChangeDefaultCommand.label=\u30C7\u30D5\u30A9\u30EB\u30C8\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u5909\u66F4
ActivateSubjobAction.DeactivateComplete=\u63A5\u7D9A\u306E\u3042\u308B\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u5168\u3066\u7121\u52B9\u5316
EParameterName.Level.Log.File=\u30EC\u30D9\u30EB
ToggleSubjobsAction.LABEL=\u30B5\u30D6\u30B8\u30E7\u30D6\u306E\u5207\u308A\u66FF\u3048
EParameterName.schemaOptions=\u30B9\u30AD\u30FC\u30DE\u30AA\u30D7\u30B7\u30E7\u30F3
EParameterName.Purpose=\u76EE\u7684
MultiPageEditorContributor.Grid=\u30B0\u30EA\u30C3\u30C9 (&G)
@@ -46,7 +44,6 @@ ConnTextEditPolicy.ErrorTitle=\u30A8\u30E9\u30FC
EParameterName.process=\u30B8\u30E7\u30D6
ChangeMergeOrderCommand.label=\u30DE\u30FC\u30B8\u9806\u5E8F\u306E\u5909\u66F4
ChangeMetadataCommand.changeMetadataValues=\u30E1\u30BF\u30C7\u30FC\u30BF\u5024\u306E\u5909\u66F4
ActivateSubjobAction.ActivateComplete=\u63A5\u7D9A\u306E\u3042\u308B\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u5168\u3066\u6709\u52B9\u5316
MergeOrderDialog.CurrentOrderConnection=\u63A5\u7D9A\u306E\u73FE\u5728\u306E\u9806\u5E8F
EParameterName.port=\u30DD\u30FC\u30C8
CreateProcess.createJob=\u30B8\u30E7\u30D6\u306E\u4F5C\u6210
@@ -122,7 +119,6 @@ CodeView.MultipleComponentError=/// \u5229\u7528\u3067\u304D\u308B\u30B3\u30FC\u
EParameterName.onFileFlag=\u30D5\u30A1\u30A4\u30EB\u306B\u51FA\u529B
JobHierarchyMessages.JobHierarchyViewPart_title=\u30B8\u30E7\u30D6 {1}\u3001\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8 {2}
ParallelExecutionCommand.numberInvalid=\u6570\u5024\u304C\u7121\u52B9\u3067\u3059\u3002
ChangeActivateStatusSubjobCommand.Label.ActiveComplete=\u63A5\u7D9A\u306E\u3042\u308B\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u5168\u3066\u6709\u52B9\u5316
ChangeMetadataCommand.messageDialog.questionMessage=\u5909\u66F4\u3092\u53CD\u6620\u3057\u307E\u3059\u304B\uFF1F
ChangeActivateStatusNodeCommand.Label.Deactive=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u7121\u52B9\u5316
EParameterName.user=\u30E6\u30FC\u30B6\u30FC
@@ -187,7 +183,6 @@ SubjobBasicComposite.RestoreLabel=\u30C7\u30D5\u30A9\u30EB\u30C8\u8272\u306E\u5F
EParameterName.help=\u30D8\u30EB\u30D7
Category_Label={0} ({1}\u30A2\u30A4\u30C6\u30E0)
Problems.category.errors=\u30A8\u30E9\u30FC
ActivateSubjobAction.ActivatePart=\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u6709\u52B9\u5316
ContextParameterPage.promptEmpty=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u30D7\u30ED\u30F3\u30D7\u30C8\u304C\u7A7A\u3067\u3059\u3002
ContextParameterPage.typeEmpty=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u306B\u578B\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
EParameterName.mapping=Mapping
@@ -227,18 +222,14 @@ EParameterName.Author=\u4F5C\u6210\u8005
EParameterName.componentName=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u540D
SubjobBasicComposite.DialogTitle=\u30B5\u30D6\u30B8\u30E7\u30D6\u306E\u8A2D\u5B9A
DesignerPreferencePage.SubjobColorLabel=\u30B5\u30D6\u30B8\u30E7\u30D6\u306E\u8272
ActivateSubjobAction.DeactivatePart=\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u7121\u52B9\u5316
ConnectionCreateCommand.Label=\u63A5\u7D9A\u306E\u4F5C\u6210
DisplaySubjobCommand.HideSubjob=\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u975E\u8868\u793A
MultiPageEditorContributor.runProcess=\u30B8\u30E7\u30D6\u306E\u5B9F\u884C
ConnectionCreateAction.errorCreateConnectionName="{0}" \u306F\u6709\u52B9\u3067\u306A\u3044\u304B\u91CD\u8907\u3057\u3066\u3044\u307E\u3059\u3002
DisplaySubjobCommand.DisplaySubjob=\u30B5\u30D6\u30B8\u30E7\u30D6\u306E\u8868\u793A
ContextParameterPage.title=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC
NodeReturn.Availability.AFTER=\u5B9F\u884C\u5F8C
EmfComponent.repository=\u30EA\u30DD\u30B8\u30C8\u30EA
EParameterName.ConnectionFormat=\u63A5\u7D9A\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8
ExecuteSystemCommandCommand.Title=\u5B9F\u884C\u3057\u305F\u30B3\u30DE\u30F3\u30C9
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=\u63A5\u7D9A\u306E\u3042\u308B\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u5168\u3066\u7121\u52B9\u5316
EParameterName.Description=\u8AAC\u660E
Process.IfToUpgradeMetadata=\u4EE5\u4E0B\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3067\u4F7F\u7528\u3055\u308C\u3066\u3044\u308B\u30E1\u30BF\u30C7\u30FC\u30BF\u306F\u5909\u66F4\u3055\u308C\u3066\u3044\u307E\u3059\u3002 \\n\u66F4\u65B0\u3057\u305F\u3044\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\u3002
NewProcessWizard.title=\u65B0\u898F\u30B8\u30E7\u30D6
@@ -270,7 +261,6 @@ MoveNodeLabelCommand.Label=\u30CE\u30FC\u30C9\u30E9\u30D9\u30EB\u306E\u79FB\u52D
EParameterName.context=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8
JobHierarchyMessages.JobHierarchyViewPart_tooltip=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8 {2} \u304B\u3089\u30B8\u30E7\u30D6 {1} \u306E {0}
EParameterName.MultiThread=\u30DE\u30EB\u30C1\u30B9\u30EC\u30C3\u30C9\u5B9F\u884C
ChangeActivateStatusSubjobCommand.Label.ActivePart=\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u6709\u52B9\u5316
MultiPageTalendEditor.Job=\u30B8\u30E7\u30D6 {0} {1}
EmfComponent.None=\u30C7\u30D5\u30A9\u30EB\u30C8
MultiPageEditorContributor.View=\u8868\u793A
@@ -304,14 +294,11 @@ EParameterName.Log.Db=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u306B\u30ED\u30B0\u30
NodesPasteAction.paste=\u8CBC\u4ED8\u3051
TalendEditorPaletteFactory.Tools=\u30C4\u30FC\u30EB
EParameterName.Comment=\u30B3\u30E1\u30F3\u30C8
ChangeActivateStatusSubjobCommand.Label.DeactivePart=\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u7121\u52B9\u5316
TalendEditorDropTargetListener.dngsupportdialog.title=\u30C9\u30E9\u30C3\u30B0\u30A2\u30F3\u30C9\u30C9\u30ED\u30C3\u30D7\u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093
TalendEditorDropTargetListener.dngsupportdialog.content=\u73FE\u5728\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u30C9\u30E9\u30C3\u30B0\u30A2\u30F3\u30C9\u30C9\u30ED\u30C3\u30D7\u306E\u64CD\u4F5C\u306F\u9069\u7528\u3067\u304D\u307E\u305B\u3093\u3002
AbstractLanguageMemoController.generateCode=\u30B3\u30FC\u30C9\u306E\u751F\u6210
AbstractLanguageMemoController.generateSampleCode=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30B5\u30F3\u30D7\u30EB\u30B3\u30FC\u30C9\u751F\u6210\u3092\u8A66\u884C
AbstractPreferenceComposite.jobAssigned=\u5B50\u30B8\u30E7\u30D6\u3092{0}\u306B\u5272\u308A\u5F53\u3066\u307E\u3059
AbstractPreferenceComposite.textContent=\u30B5\u30D6\u30B8\u30E7\u30D6\u306B\u9069\u7528
AbstractPreferenceComposite.tipContent=\u30B5\u30D6\u30B8\u30E7\u30D6\u306B\u9069\u7528
AbstractPreferenceComposite.warning=\u8B66\u544A\uFF1A{0}
ColumnListController.confirm=\u78BA\u8A8D
ColumnListController.saveChange={0} \u30B9\u30AD\u30FC\u30DE\u306E\u9577\u3055\u30AB\u30E9\u30E0\u304C\u5909\u66F4\u3055\u308C\u3066\u3044\u307E\u3059\u3002\u5909\u66F4\u3092\u53CD\u6620\u3057\u307E\u3059\u304B\uFF1F
@@ -321,7 +308,6 @@ ComponentSearcher.noJobsFound=\u30B8\u30E7\u30D6\u304C\u898B\u3064\u304B\u308A\u
ComponentSearcher.searchResult=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8 {0} \u306E\u691C\u7D22\u7D50\u679C
ComponentSettingsView.noAdvancedSetting=\u8A73\u7D30\u8A2D\u5B9A\u304C\u3042\u308A\u307E\u305B\u3093\u3002
ComponentSettingsView.note=\u30CE\u30FC\u30C8
ComponentSettingsView.subjob=\u30B5\u30D6\u30B8\u30E7\u30D6
Connection.enableParallel=\u4E26\u5217\u51E6\u7406\u306E\u6709\u52B9\u5316
Connection.inputInvalid=\u5165\u529BId\u306F\u6709\u52B9\u3067\u306F\u3042\u308A\u307E\u305B\u3093
Connection.monitorConnection=\u3053\u306E\u63A5\u7D9A\u3092\u30E2\u30CB\u30BF\u30FC
@@ -373,7 +359,6 @@ EParameterName.modification=\u5909\u66F4
EParameterName.parallelize=\u4E26\u5217\u51E6\u7406\u306E\u6709\u52B9\u5316
EParameterName.parallelizeNumber=\u4E26\u5217\u51E6\u7406\u6570
EParameterName.parallelizeUnitSize=\u4E26\u5217\u5B9F\u884C\u6642\u306E\u30D0\u30C3\u30D5\u30A1\u30E6\u30CB\u30C3\u30C8\u30B5\u30A4\u30BA
EParameterName.showSubjob=\u30B5\u30D6\u30B8\u30E7\u30D6\u30BF\u30A4\u30C8\u30EB\u306E\u8868\u793A
EParameterName.textEnclosure=\u56F2\u307F\u6587\u5B57
EParameterName.title=\u30BF\u30A4\u30C8\u30EB
EParameterName.StatDefaultProjectsetting=Stat \u30C7\u30D5\u30A9\u30EB\u30C8\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A
@@ -399,7 +384,7 @@ GuessSchemaController.setParameter=\u63A5\u7D9A\u30D1\u30E9\u30E1\u30FC\u30BF\u3
I18nPreferencePage.allTranslation=\u3059\u3079\u3066\u306E\u7FFB\u8A33\u306E\u30A4\u30F3\u30DD\u30FC\u30C8
I18nPreferencePage.completeInfo=Babili\u304B\u3089\u7FFB\u8A33\u304C\u30ED\u30FC\u30C9\u3055\u308C\u307E\u3057\u305F\u304C\u3001\u30C6\u30B9\u30C8\u306E\u305F\u3081\u306B\u8868\u793A\u3055\u308C\u308B\u3060\u3051\u3067\u3059\u3002\u518D\u8D77\u52D5\u3059\u308B\u3068\u3001\u305D\u308C\u3089\u306E\u7FFB\u8A33\u30C6\u30AD\u30B9\u30C8\u306F\u5931\u308F\u308C\u307E\u3059\u3002
I18nPreferencePage.loading=Babili\u304B\u3089\u66F4\u65B0\u306E\u30ED\u30FC\u30C7\u30A3\u30F3\u30B0
I18nPreferencePage.needRestart=\u30ED\u30FC\u30AB\u30EB\u8A00\u8A9E\uFF08\u518D\u8D77\u52D5\u304C\u5FC5\u8981\uFF09
I18nPreferencePage.needRestart=\u30ED\u30FC\u30AB\u30EB\u8A00\u8A9E(\u518D\u8D77\u52D5\u304C\u5FC5\u8981)
I18nPreferencePage.title=\u66F4\u65B0\u5B8C\u4E86
I18nPreferencePage.translationInformation=Babili\u306E\u7FFB\u8A33\u306E\u30C6\u30B9\u30C8\uFF08\u73FE\u5728\u306E\u8A00\u8A9E\u3067\u306E\u307F\u6709\u52B9\u3002\u4ED6\u306E\u8A00\u8A9E\u3092\u9078\u629E\u3057\u305F\u5834\u5408\u306F\u30A2\u30D7\u30EA\u30B1\u30FC\u30B7\u30E7\u30F3\u306E\u518D\u8D77\u52D5\u304C\u5FC5\u8981\u3067\u3059\uFF09
I18nPreferencePage.validateTranslation=\u691C\u8A3C\u3055\u308C\u305F\u7FFB\u8A33\u306E\u307F\u306E\u30A4\u30F3\u30DD\u30FC\u30C8
@@ -419,7 +404,7 @@ Node.differentFromSchemaDefined=\u5165\u529B\u30EA\u30F3\u30AF \"{0}\\\\\" \u304
Node.errorMessage1=\u30B5\u30D6\u30D7\u30ED\u30BB\u30B9\u3092\u8D77\u52D5\u3057\u306A\u3044\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F "on sub job ok" / "on sub job error" \u306E\u3044\u305A\u308C\u306E\u30EA\u30F3\u30AF\u3082\u5165\u529B\u306B\u3042\u308A\u307E\u305B\u3093\u3002
Node.errorMessage2=\u30B5\u30D6\u30D7\u30ED\u30BB\u30B9\u3092\u8D77\u52D5\u3057\u306A\u3044\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F "data" \u30EA\u30F3\u30AF \u307E\u305F\u306F "iterate" \u30EA\u30F3\u30AF\u3057\u304B\u5165\u529B\u306B\u3042\u308A\u307E\u305B\u3093\u3002
Node.errorMessage3=\u30B5\u30D6\u30D7\u30ED\u30BB\u30B9\u3092\u8D77\u52D5\u3057\u306A\u3044\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F "run if" \u30EA\u30F3\u30AF\u306F\u5165\u529B\u306B\u3042\u308A\u307E\u305B\u3093\u3002
Node.errorMessage4=\u30B5\u30D6\u30D7\u30ED\u30BB\u30B9\u3092\u8D77\u52D5\u3057\u306A\u3044\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F "on component ok" / "on component error" \u306E\u3044\u305A\u308C\u306E\u30EA\u30F3\u30AF\u3082\u5165\u529B\u306B\u3042\u308A\u307E\u305B\u3093\u3002
Node.errorMessage4=\u30B5\u30D6\u30D7\u30ED\u30BB\u30B9\u3092\u8D77\u52D5\u3057\u306A\u3044\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u3001OnComponentOk / OnComponentError\u306E\u3044\u305A\u308C\u306E\u30EA\u30F3\u30AF\u3082\u5165\u529B\u306B\u3042\u308A\u307E\u305B\u3093\u3002
Node.getSchemaOrNot=\u30BF\u30FC\u30B2\u30C3\u30C8 \u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30B9\u30AD\u30FC\u30DE\u3092\u53D6\u5F97\u3057\u307E\u3059\u304B\uFF1F
Node.input=\u5165\u529B\uFF1A\uFF08
Node.inputLinkDifferentFromSchemaDefined=\u30DE\u30FC\u30B8\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u6700\u521D\u306E\u5165\u529B\u30EA\u30F3\u30AF "{0}" \u306E\u30B9\u30AD\u30FC\u30DE\u306F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3067\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u308B\u30B9\u30AD\u30FC\u30DE\u3068\u7570\u306A\u3063\u3066\u3044\u307E\u3059\u3002
@@ -517,7 +502,7 @@ TraceEnableAction.TraceEnableDesc=\u30C8\u30EC\u30FC\u30B9\u3092\u6709\u52B9\u53
TraceEnableAction.TraceEnableTitle=\u30C8\u30EC\u30FC\u30B9\u306E\u6709\u52B9\u5316
UpdateManagerUtils.updateMOfification=\u66F4\u65B0\u30DE\u30CD\u30FC\u30B8\u30E3\u306E\u5909\u66F4
WSDL2JAVAController.TOS=Talend Open Studio
WSDL2JAVAController.generateFileFailed=Java\u30D5\u30A1\u30A4\u30EB\u306E\u751F\u6210\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002\n{0} :
WSDL2JAVAController.generateFileFailed=java\u30D5\u30A1\u30A4\u30EB\u306E\u751F\u6210\u306B\u5931\u6557\u3057\u307E\u3057\u305F\\n{0}:
WSDL2JAVAController.generateFileFailedFromWSDL=WSDL\u30D5\u30A1\u30A4\u30EB:{0} \u304B\u3089Java\u30D5\u30A1\u30A4\u30EB\u306E\u751F\u6210\u306F\u6210\u529F\u3057\u307E\u3057\u305F\u3002
JobSettingProjectSettingPage.implictLabel=\u6697\u9ED9\u7684\u306A\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u8AAD\u307F\u8FBC\u307F
JobSettingProjectSettingPage.statAndLog=Stats & Logs
@@ -631,7 +616,7 @@ CreateProcess.createRoutes=\u30EB\u30FC\u30C8\u306E\u4F5C\u6210
EParameterName.validationRuleItemid=\u691C\u8A3C\u30EB\u30FC\u30EB\u306E\u9805\u76EEID
EParameterName.validationRules=\u65E2\u5B58\u306E\u691C\u8A3C\u30EB\u30FC\u30EB\u3092\u4F7F\u7528
EParameterName.validationRuleType=\u691C\u8A3C\u30EB\u30FC\u30EB\u30BF\u30A4\u30D7
MultiPageTalendEditor.Route=Route{0} {1}
MultiPageTalendEditor.Route=\u30EB\u30FC\u30C8 {0} {1}
ImportExportPreferencePage.exportJobScript=\u30B8\u30E7\u30D6\u30B9\u30AF\u30EA\u30D7\u30C8\u306E\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u6642\u3001\u65B0\u3057\u3044\u30D5\u30A1\u30A4\u30EB\u540D\u3067\u4FDD\u5B58\u3057\u3066\u304F\u3060\u3055\u3044\u3002
ImportExportPreferencePage.exportRouteScript=Route\u30B9\u30AF\u30EA\u30D7\u30C8\u306E\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u6642\u3001\u65B0\u3057\u3044\u30D5\u30A1\u30A4\u30EB\u540D\u3067\u4FDD\u5B58\u3057\u3066\u304F\u3060\u3055\u3044\u3002
EParameterName.routeType=\u30BF\u30A4\u30D7
@@ -683,14 +668,12 @@ OpenExistVersionProcessWizard.windowTitle=\u30B8\u30E7\u30D6\u30D0\u30FC\u30B8\u
Node.checkHasMultiPrejobOrPostJobComponents=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8" {0} "\u306F\u3001\u4E00\u3064\u306E\u30B8\u30E7\u30D6\u3067\u4E00\u3064\u3057\u304B\u5B9A\u7FA9\u51FA\u6765\u307E\u305B\u3093\u3002\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\u3002
AbstractMultiPageTalendEditor.canNotSaveTitle=\u8B66\u544A
AbstractMultiPageTalendEditor.canNotSaveMessage=\u30B8\u30E7\u30D6\u3092\u30ED\u30C3\u30AF\u51FA\u6765\u306A\u3044\u306E\u3067\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093\u3002
ConnectionSetAsMainRef.ConnectionModifyError=\u958B\u59CB\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u30B5\u30D6\u30B8\u30E7\u30D6\u30EA\u30F3\u30AF\u304C\u3042\u308B\u3068\u304D\u306B\u306F\u3001\u63A5\u7D9A\u3092\u5909\u66F4\u3067\u304D\u307E\u305B\u3093
ConnectionSetAsMainRef.ERROR=\u30A8\u30E9\u30FC
ModifyMergeOrderAction.ConnectionModifyError=\u958B\u59CB\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u30B5\u30D6\u30B8\u30E7\u30D6\u30EA\u30F3\u30AF\u304C\u3042\u308B\u3068\u304D\u306B\u306F\u3001\u63A5\u7D9A\u3092\u5909\u66F4\u3067\u304D\u307E\u305B\u3093
ModifyMergeOrderAction.ERROE=\u30A8\u30E9\u30FC
ConnectionDeleteCommand.COLLAPSE=\u8B66\u544A
ConnectionDeleteCommand.COLLAPSEJOBLET=\u30B8\u30E7\u30D6\u306B\u5C55\u958B\u3055\u308C\u3066\u3044\u308B\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u306E\u63A5\u7D9A\u306F\u524A\u9664\u3067\u304D\u307E\u305B\u3093
MultiPageTalendEditor.DIRTY=\u30C0\u30FC\u30C6\u30A3\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8
MultiPageTalendEditor.DIRTYMESSAGE=\ \u304C\u30C0\u30FC\u30C6\u30A3\u3067\u3059\u3002\u6700\u521D\u306B\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u3092\u4FDD\u5B58\u3057\u3066\u4E0B\u3055\u3044\u3002\u4FDD\u5B58\u3057\u306A\u3044\u3068\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u306E\u5909\u66F4\u304C\u5931\u308F\u308C\u307E\u3059\u3002
MultiPageTalendEditor.DIRTYMESSAGE=\u304C\u30C0\u30FC\u30C6\u30A3\u3067\u3059\u3002\u6700\u521D\u306B\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u3092\u4FDD\u5B58\u3057\u3066\u4E0B\u3055\u3044\u3002\u4FDD\u5B58\u3057\u306A\u3044\u3068\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u306E\u5909\u66F4\u304C\u5931\u308F\u308C\u307E\u3059\u3002
UpdateDetectionDialog.jobletMessage=\u30B8\u30E7\u30D6\u306F\u66F4\u65B0\u5F8C\u306B\u30AF\u30ED\u30FC\u30BA\u3057\u307E\u3059\u3002
ImportExportPreferencePage.addClasspathJar=\u30B8\u30E7\u30D6\u3092\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u3059\u308B\u969B\u306B\u306F\u30AF\u30E9\u30B9\u30D1\u30B9\u306Ejar\u30D5\u30A1\u30A4\u30EB\u3092\u8FFD\u52A0\u3057\u3066\u304F\u3060\u3055\u3044(\u30B8\u30E7\u30D6\u30B5\u30FC\u30D0\u3068\u306E\u4E92\u63DB\u6027\u306F\u3042\u308A\u307E\u305B\u3093)\u3002
DbTableController.dialog.title=\u30A8\u30E9\u30FC
@@ -919,7 +902,7 @@ AbstractSchemaController.syncColumns=\u540C\u671F\u30AB\u30E9\u30E0
AbstractSchemaController.validationrule.title.warn=\u8B66\u544A
AbstractSchemaController.validationrule.title.confirm=\u78BA\u8A8D
AbstractSchemaController.validationrule.selectBuildInMsg=\u7D44\u307F\u8FBC\u307F\u3092\u9078\u629E\u3059\u308B\u3068\u3001\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u4E0B\u306E\u691C\u8A3C\u30EB\u30FC\u30EB\u304C\u5931\u308F\u308C\u307E\u3059\u3002\u7D9A\u884C\u3057\u307E\u3059\u304B?
AbstractSchemaController.validationrule.selectMetadataMsg=\u4ECA\u9078\u629E\u3057\u305F\u30E1\u30BF\u30C7\u30FC\u30BF\u306B\u306F\u3001\u6700\u65B0\u306E\u691C\u8A3C\u30EB\u30FC\u30EB\u304C\u542B\u307E\u308C\u3066\u3044\u307E\u305B\u3093\u3002 \u3053\u308C\u3092\u9078\u629E\u3059\u308B\u3068\u691C\u8A3C\u30EB\u30FC\u30EB\u304C\u5931\u308F\u308C\u307E\u3059\u3002\u7D9A\u884C\u3057\u307E\u3059\u304B?
AbstractSchemaController.validationrule.selectMetadataMsg=\u4ECA\u9078\u629E\u3057\u305F\u30E1\u30BF\u30C7\u30FC\u30BF\u306B\u306F\u3001\u6700\u65B0\u306E\u691C\u8A3C\u30EB\u30FC\u30EB\u304C\u542B\u307E\u308C\u3066\u3044\u307E\u305B\u3093\u3002\u3053\u308C\u3092\u9078\u629E\u3059\u308B\u3068\u691C\u8A3C\u30EB\u30FC\u30EB\u304C\u5931\u308F\u308C\u307E\u3059\u3002\u7D9A\u884C\u3057\u307E\u3059\u304B?
AbstractSchemaController.validationrule.cannotApplyValMsg=\u305D\u306E\u30B9\u30AD\u30FC\u30DE\u306B\u691C\u8A3C\u30EB\u30FC\u30EB\u3092\u4F7F\u7528\u3057\u3066\u3044\u308B\u3082\u306E\u304C\u306A\u3044\u305F\u3081\u3001\u691C\u8A3C\u30EB\u30FC\u30EB\u3092\u3092\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u9069\u7528\u3059\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u305B\u3093\u3002
AbstractSchemaController.connectionNotAvaliable=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u5185\u3067\u63A5\u7D9A\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u306A\u3044\u304B\u3001\u307E\u305F\u306F\u6B63\u3057\u304F\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093
AbstractSchemaController.inputNotSet=\u5165\u529B\u63A5\u7D9A\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093
@@ -944,7 +927,7 @@ DeploymentComposite.snapshotLabel=\u30B9\u30CA\u30C3\u30D7\u30B7\u30E7\u30C3\u30
PerformancePreferencePage.HBaseOrMaprDBScanLimit=HBase/MapR-DB\u30B9\u30AD\u30E3\u30F3\u5236\u9650(\u30B9\u30AD\u30FC\u30DE\u53D6\u5F97\u306E)
PerformancePreferencePage.HBaseOrMaprDBScanLimitTip=\u30BC\u30ED\u306B\u8A2D\u5B9A\u3059\u308B\u3068\u3001\u5236\u9650\u3092\u7121\u52B9\u5316\u3059\u308B\u306E\u3068\u540C\u3058\u306B\u306A\u308A\u307E\u3059\u3002
PerformancePreferencePage.tacTimeout.read=Administrator Center\u304B\u3089\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u3092\u8AAD\u307F\u53D6\u308B(\u79D2)
AbstractJobSettingsPage.save=\u3059\u3079\u3066\u306E\u30B8\u30E7\u30D6\u306EPOM\u3092\u66F4\u65B0\u3057\u307E\u3059\u304B? #l \u3053\u306E\u64CD\u4F5C\u306F\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u30B5\u30A4\u30BA\u306B\u3088\u3063\u3066\u306F\u6642\u9593\u304C\u304B\u304B\u308B\u5834\u5408\u304C\u3042\u308A\u307E\u3059\u3002
AbstractJobSettingsPage.save=\u5168\u3066\u306E\u30B8\u30E7\u30D6\u306EPOM\u3092\u66F4\u65B0\u3057\u307E\u3059\u304B? \\n\u3053\u306E\u30AA\u30DA\u30EC\u30FC\u30B7\u30E7\u30F3\u306F\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u30B5\u30A4\u30BA\u306B\u3088\u3063\u3066\u306F\u6642\u9593\u304C\u304B\u304B\u308B\u5834\u5408\u304C\u3042\u308A\u307E\u3059\u3002
EmfComponent.Count=\u30AB\u30A6\u30F3\u30C8
Node.checkMultipleTRunjobVersion=\u540C\u3058\u30D7\u30ED\u30BB\u30B9\u306EtRunJob\u306F\u3059\u3079\u3066\u540C\u3058\u30D0\u30FC\u30B8\u30E7\u30F3\u3067\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\u3002
Process.errorCircleConnectionDetected=\u30B5\u30FC\u30AF\u30EB\u63A5\u7D9A\u304C\u691C\u51FA\u3055\u308C\u307E\u3057\u305F\u3002\u63A5\u7D9A\u306F<{0}>\u3001\u30BD\u30FC\u30B9\u306F<{1}>\u3001\u30BF\u30FC\u30B2\u30C3\u30C8\u306F<{2}>\u3067\u3059\u3002
@@ -991,3 +974,34 @@ ManageResourcePanel.copyTitle=\u30B3\u30D4\u30FC\u304C\u6210\u529F\u3057\u307E\u
ManageResourcePanel.CopyPath=\u30B3\u30D4\u30FC\u30D1\u30B9
ManageResourcePanel.copyMsg=\'\'{0}\'\'\u304C\u30AF\u30EA\u30C3\u30D7\u30DC\u30FC\u30C9\u306B\u30B3\u30D4\u30FC\u3055\u308C\u307E\u3057\u305F\u3002
ManageResourcePanel.reourceNameCol=\u30EA\u30BD\u30FC\u30B9
GuessSchemaController.connectionWarning=\u63A5\u7D9A\u306E\u8B66\u544A
PerformancePreferencePage.defaultTimeout=\u30C7\u30D5\u30A9\u30EB\u30C8\u63A5\u7D9A\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8(\u79D2)
PerformancePreferencePage.defaultTimeout.read=\u30C7\u30D5\u30A9\u30EB\u30C8\u8AAD\u307F\u53D6\u308A\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8(\u79D2)
Node.hasMoreThenOneSourceKey=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u306F\u30BD\u30FC\u30B9\u30AD\u30FC\u304C\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
DatabaseForm.checkFailure=\u63A5\u7D9A\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002
DatabaseForm.checkFailureTip=DB\u8A2D\u5B9A\u3092\u5909\u66F4\u3057\u3066\u4E0B\u3055\u3044\u3002
Node.checkJobletDynamicJobUsageWarning=\u30C0\u30A4\u30CA\u30DF\u30C3\u30AF\u30B8\u30E7\u30D6\u306E\u4F7F\u7528\u306F\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u5185\u3067\u306F\u63A8\u5968\u3055\u308C\u3066\u304A\u3089\u305A\u3001\u7D99\u7D9A\u7684\u30A4\u30F3\u30C6\u30B0\u30EC\u30FC\u30B7\u30E7\u30F3\u3068\u4E92\u63DB\u6027\u304C\u3042\u308A\u307E\u305B\u3093\u3002
AbstractPreferenceComposite.textContent2=\u30B5\u30D6\u30B8\u30E7\u30D6\u306B\u9069\u7528
AbstractPreferenceComposite.tipContent2=\u30B5\u30D6\u30B8\u30E7\u30D6\u306B\u9069\u7528
ActivateSubjobAction.ActivateComplete2=\u30B5\u30D6\u30B8\u30E7\u30D6\u5168\u4F53\u3092\u6709\u52B9\u5316
ActivateSubjobAction.ActivatePart2=\u73FE\u5728\u306E\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u6709\u52B9\u5316
ActivateSubjobAction.DeactivateComplete2=\u30B5\u30D6\u30B8\u30E7\u30D6\u5168\u4F53\u3092\u7121\u52B9\u5316
ActivateSubjobAction.DeactivatePart2=\u73FE\u5728\u306E\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u7121\u52B9\u5316
ChangeActivateStatusSubjobCommand.Label.ActiveComplete2=\u30B5\u30D6\u30B8\u30E7\u30D6\u5168\u4F53\u3092\u6709\u52B9\u5316
ChangeActivateStatusSubjobCommand.Label.ActivePart2=\u73FE\u5728\u306E\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u6709\u52B9\u5316
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete2=\u30B5\u30D6\u30B8\u30E7\u30D6\u5168\u4F53\u3092\u7121\u52B9\u5316
ChangeActivateStatusSubjobCommand.Label.DeactivePart2=\u73FE\u5728\u306E\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u7121\u52B9\u5316
ComponentSettingsView.subjob2=\u30B5\u30D6\u30B8\u30E7\u30D6
ConnectionSetAsMainRef.ConnectionModifyError2=\u958B\u59CB\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u30B5\u30D6\u30B8\u30E7\u30D6\u30EA\u30F3\u30AF\u304C\u3042\u308B\u5834\u5408\u306F\u63A5\u7D9A\u3092\u5909\u66F4\u3067\u304D\u307E\u305B\u3093
DisplaySubjobCommand.DisplaySubjob2=\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u8868\u793A
DisplaySubjobCommand.HideSubjob2=\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u975E\u8868\u793A
EParameterName.OverrideEncodingFlag=\u30A8\u30F3\u30B3\u30FC\u30C7\u30A3\u30F3\u30B0\u306E\u4E0A\u66F8\u304D
EParameterName.showSubjob2=\u30B5\u30D6\u30B8\u30E7\u30D6\u30BF\u30A4\u30C8\u30EB\u3092\u8868\u793A
ModifyMergeOrderAction.ConnectionModifyError2=\u958B\u59CB\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u30B5\u30D6\u30B8\u30E7\u30D6\u30EA\u30F3\u30AF\u304C\u3042\u308B\u5834\u5408\u306F\u63A5\u7D9A\u3092\u5909\u66F4\u3067\u304D\u307E\u305B\u3093
Node.notSubjobStartNode2=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\"{0}\"\u306F\u30B5\u30D6\u30B8\u30E7\u30D6\u958B\u59CB\u30CE\u30FC\u30C9\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002
Node.inLoop=\u30CE\u30FC\u30C9({0})\u304C\u518D\u5E30\u7684\u30EB\u30FC\u30D7\u72B6\u614B\u3067\u3059\u3002
ToggleSubjobsAction.LABEL2=\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u5207\u308A\u66FF\u3048
PerformancePreferencePage.propagateContext=\u30EA\u30DD\u30B8\u30C8\u30EA\u30FC\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7\u8FFD\u52A0\u3055\u308C\u305F\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7\u3092\u30D7\u30ED\u30D1\u30B2\u30FC\u30C8
LicenseKeyController.NewLicenseKey=\u65B0\u3057\u3044\u30E9\u30A4\u30BB\u30F3\u30B9\u30AD\u30FC\u3092\u5165\u529B
ReconcilerStyledText.illegalArgs=\u5165\u529B\u5F15\u6570\u304C\u30C6\u30AD\u30B9\u30C8\u9577\u3092\u8D85\u3048\u3066\u3044\u307E\u3059:{0}\u3001\u5143\u306E\u5165\u529B<{1}\u3001{2}>\u3001\u5909\u66F4\u3057\u3066<{3}\u3001{4}>\u3068\u306A\u308A\u307E\u3057\u305F\u3002
JobLaunchConfigurationDelegate.waitProcessRunning=\u5B9F\u884C\u30D7\u30ED\u30BB\u30B9\u3092\u5F85\u6A5F\u4E2D...

View File

@@ -14,8 +14,6 @@ EParameterName.TableName=\uD14C\uC774\uBE14\uBA85
ContextParameterPage.comment=1rdrhdh
NodesPasteAction.paste=\uBD99\uC774\uAE30
EParameterName.Comment=1rdrhdh
AbstractPreferenceComposite.textContent=\uD558\uC704 \uC791\uC5C5\uB4E4\uC5D0 \uC801\uC6A9
AbstractPreferenceComposite.tipContent=\uD558\uC704 \uC791\uC5C5\uB4E4\uC5D0 \uC801\uC6A9
AbstractPreferenceComposite.warning=\uACBD\uACE0:{0}
EParameterName.NoteTextColor=\uD3F0\uD2B8 \uC0C9\uC0C1
EParameterName.jobMainversion=\uBC84\uC83C
@@ -23,6 +21,7 @@ EParameterName.jobVersion=\uBC84\uC83C
EParameterName.title=\uC81C\uBAA9
FilterTraceColumnAction.SelectAll=\uBAA8\uB450 \uC120\uD0DD
PropertiesWizardPage.Version=\uBC84\uC83C
SQLPatternComposite.add=\uCD94\uAC00
SQLPatternComposite.delete=\uC0AD\uC81C
TnsEditorDialog.Value=\uAC12
EParameterName.className=\uD074\uB798\uC2A4\uB124\uC784

View File

@@ -37,7 +37,6 @@ UpdateDetectionDialog.Items=Items
UpdateDetectionDialog.WarningMessage=Enkele unchecked items worden gewijzigd in built-in mode.
NoRepositoryDialog.Title=Fout
EParameterName.Comment=Opmerking
ComponentSettingsView.subjob=Subjob
Connection.numberParallel=Aantal parallelle executies
DataProcess.numberParallelExcution=Aantal parallelle executies
EParameterName.NoteTextColor=Letter kleur

View File

@@ -6,14 +6,14 @@ EParameterName.CurrentOS=Bie\u017C\u0105cy OS
CodeView.Error=/// Kod niedost\u0119pny
EParameterName.Activate=Aktywuj
CodeView.All=Wszystko
SubjobBasicComposite.RestoreTip=Przywr\u00f3\u0107 kolory z preferencji
SubjobBasicComposite.RestoreTip=Przywr\u00F3\u0107 kolory z preferencji
EParameterName.catchRuntimeErrors=Przechwy\u0107 b\u0142\u0119dy wykonania
EParameterName.Platform=Platforma
ContextParameterPage.description=Utw\u00f3rz nowy parametr kontekstu
CodeView.Main=G\u0142\u00f3wny
ContextParameterPage.description=Utw\u00F3rz nowy parametr kontekstu
CodeView.Main=G\u0142\u00F3wny
DeleteNoteCommand.Name=Skasuj notatk\u0119
ConnectionSetAsMainRef.mainLabel=Ustaw to po\u0142\u0105czenia jako g\u0142\u00f3wne
EParameterName.FieldSeparator=Separator p\u00f3l
ConnectionSetAsMainRef.mainLabel=Ustaw to po\u0142\u0105czenia jako g\u0142\u00F3wne
EParameterName.FieldSeparator=Separator p\u00F3l
EParameterName.Log=Log
ExecuteSystemCommandCommand.ConsoleMessages=Komunikaty konsoli
AdvancedContextComposite.Code=Kod
@@ -25,15 +25,14 @@ EParameterName.Level.Log.File=Poziom
EParameterName.schemaOptions=Opcje schematu
EParameterName.tableLogs=Tabela logowa
EParameterName.queryType=Typ zapytania
EParameterName.Log.Stdout=Zapis log\u00f3w na stdOut
EParameterName.Log.Stdout=Zapis log\u00F3w na stdOut
ConnTextEditPolicy.ErrorTitle=B\u0142\u0105d
ChangeMergeOrderCommand.label=Zmie\u0144 kolejno\u015B\u0107 \u0142\u0105czenia
ActivateSubjobAction.ActivateComplete=Aktywuj ca\u0142y Subjob
EParameterName.port=Port
EParameterName.componentList=Lista komponent\u00f3w
EParameterName.ModuleList=Lista modu\u0142\u00f3w
EParameterName.componentList=Lista komponent\u00F3w
EParameterName.ModuleList=Lista modu\u0142\u00F3w
ConnectionCreateAction.dialogTitle=Wyj\u015Bcie
DesignerPreferencePage.component.defaultLabel=Domy\u015Blna etykieta komponenet\u00f3w
DesignerPreferencePage.component.defaultLabel=Domy\u015Blna etykieta komponenet\u00F3w
EParameterName.schemaType=Schemat
EParameterName.tableStats=Tabela statystyk
EParameterName.Family=Rodzina
@@ -45,7 +44,7 @@ TextNoteSection.Label=Tekst
AbstractElementPropertySectionController.fieldRequired=To pole jest wymagalne.
EParameterName.Level.Log.Db=Poziom
EParameterName.PrintOperations=Operacje wydruku
ConfigureConnParamDialog.DialogLabel=Konfiguracja parametr\u00f3w po\u0142\u0105czenia
ConfigureConnParamDialog.DialogLabel=Konfiguracja parametr\u00F3w po\u0142\u0105czenia
PropertiesContextAction.Properties=Ustawienia
NotesPasteCommand.label=Wklej
NodeSetActivateAction.Activate=Aktywuj
@@ -57,7 +56,7 @@ EParameterName.LoadNewVariableLabel=Je\u015Bli zmienn\u0105 za\u0142adowano to n
ExecuteSystemCommandCommand.Command=Wykonaj...
UpdateDetectionDialog.Operations=Operacje
Note.DefaultText=Tekst
DesignerColorsPreferencePage.ConnectionColorMessages=Je\u015Bli zmienisz kolory link\u00f3w, powiniene\u015B zrestartowa\u0107 bie\u017C\u0105ce zadanie aby zapisa\u0107 zmiany
DesignerColorsPreferencePage.ConnectionColorMessages=Je\u015Bli zmienisz kolory link\u00F3w, powiniene\u015B zrestartowa\u0107 bie\u017C\u0105ce zadanie aby zapisa\u0107 zmiany
EParameterName.uniqueName=Nazwa unikalna
ExternalNodeChangeCommand.propagateMessage=Czy rozpropagowa\u0107 zmiany?
EParameterName.FromFile=Z pliku
@@ -68,7 +67,6 @@ StatsAndLogsComposite.StatsLogsSettings=Ustawienia Statysyki/Logi
NodesPasteCommand.label=Wklej
EmfComponent.Time=Czas
EParameterName.onFileFlag=W plikach
ChangeActivateStatusSubjobCommand.Label.ActiveComplete=Aktywuj ca\u0142y Subjob
ChangeMetadataCommand.messageDialog.questionMessage=Czy rozpropagowa\u0107 zmiany?
EParameterName.user=U\u017Cytkownik
EParameterName.fromDatabaseFlag=Z bazy danych
@@ -89,20 +87,19 @@ ContextParameterWizard.title=Nowy parametr kontekstu
EmfComponent.Perf=Pref
EParameterName.UseLogs=U\u017Cyj logowania(tLogCatcher)
ConnectionSetAsMainRef.lookupLabel=Ustaw po\u0142\u0105czenie jako p\u0119tl\u0119 (Lookup)
DesignerPreferencePage.hintShowed=Poka\u017C podpowiedzi komponent\u00f3w
CreateNodeCommand.Label=Utw\u00f3rz ga\u0142\u0105\u017A
DesignerPreferencePage.hintShowed=Poka\u017C podpowiedzi komponent\u00F3w
CreateNodeCommand.Label=Utw\u00F3rz ga\u0142\u0105\u017A
EParameterName.fileNameStats=Nazwa pliku statystyk
ConnectionReconnectCommand.LabelSource=Przenie\u015B po\u0142\u0105czenie \u017Ar\u00f3d\u0142a
ConnectionReconnectCommand.LabelSource=Przenie\u015B po\u0142\u0105czenie \u017Ar\u00F3d\u0142a
EParameterName.schemaDb=Schemat
ProblemsView.resource=Zas\u00f3b
ProblemsView.resource=Zas\u00F3b
ConnectionCreateAction.error=B\u0142\u0105d
EParameterName.Log.File=Zapis log\u00f3w do pliku
EParameterName.Log.File=Zapis log\u00F3w do pliku
ChangeNodeTextCommand.Label=Zmie\u0144 etykiet\u0119 po\u0142\u0105czenia
ConnectionReconnectCommand.LabelTarget=Przenie\u015B po\u0142\u0105czenie celu
SubjobBasicComposite.RestoreLabel=Przywr\u00f3\u0107 kolor domy\u015Blny
SubjobBasicComposite.RestoreLabel=Przywr\u00F3\u0107 kolor domy\u015Blny
EParameterName.help=Pomoc
Category_Label={0} ({1} element\u00f3w)
ActivateSubjobAction.ActivatePart=Aktywuj bie\u017C\u0105cy subjob
Category_Label={0} ({1} element\u00F3w)
ContextParameterPage.typeEmpty=Nie ustawiono typu parametru.
EParameterName.mapping=Mapowanie
ContextAddParameterCommand.label=Dodaj parametr
@@ -118,16 +115,16 @@ EParameterName.generateCode=Wygeneruj kod
SubjobBasicComposite.SaveLabel=Zapisz jako kolor domy\u015Blny
ContextProcessSection2.contextType=Typ kontekstu
EParameterName.encodingType=Kodowanie
DesignerPreferencePage.defaultFilePathDirectory=Domy\u015Blna \u015Bcie\u017Cka komponent\u00f3w:
DesignerPreferencePage.defaultFilePathDirectory=Domy\u015Blna \u015Bcie\u017Cka komponent\u00F3w:
AbstractElementPropertySectionController.syntaxError=B\u0142\u0119dy sk\u0142adni:
EParameterName.connectionType=Typ po\u0142\u0105czenia
DesignerPreferencePage.component.defaultHint=Domy\u015Blna podpowied\u017A komponent\u00f3w
DesignerPreferencePage.component.defaultHint=Domy\u015Blna podpowied\u017A komponent\u00F3w
EParameterName.TableName=Nazwa tabeli
TalendEditorContextMenuProvider.Trigger=Wyzwalacz
ConnectionDeleteCommand.Label=Skasuj po\u0142\u0105czenie
EParameterName.Author=Autor
EParameterName.componentName=Nazwa komponentu
ConnectionCreateCommand.Label=Utw\u00f3rz po\u0142\u0105czenie
ConnectionCreateCommand.Label=Utw\u00F3rz po\u0142\u0105czenie
ConnectionCreateAction.errorCreateConnectionName=Nazwa {0} nie jest prawid\u0142owa lub ju\u017C istnieje.
ContextParameterPage.title=Parametr kontekstu
NodeReturn.Availability.AFTER=Po
@@ -138,7 +135,7 @@ ContextParameterPage.comment=Komentarz
EParameterName.onConsoleFlag=W konsoli
NewProcessWizard.failureTitle=B\u0142\u0105d
DesignerColorsPreferencePage.ConnectionColorGroup=Kolor po\u0142\u0105czenia
EParameterName.database=\u0179r\u00f3d\u0142o danych
EParameterName.database=\u0179r\u00F3d\u0142o danych
EParameterName.start=Start
EParameterName.host=Host
AbstractElementPropertySectionController.variableTooltip=Zmienna przypisana do parametru to:
@@ -150,7 +147,6 @@ EParameterName.DisableErrors=Wy\u0142\u0105cz b\u0142\u0119dy
EParameterName.NotLoadOldVariableLabel=Je\u015Bli zmienna w kontek\u015Bcie to nie za\u0142adowana
EParameterName.context=Contekst
EParameterName.MultiThread=Wykonanie wielow\u0105tkowe
ChangeActivateStatusSubjobCommand.Label.ActivePart=Aktywuj bie\u017C\u0105cy subjob
MultiPageEditorContributor.View=Widok
ContextParameterPage.nameExists=Nazwa parametru ju\u017C istnieje.
ContextParameterPage.defaultValue=Warto\u015B\u0107 domy\u015Blna
@@ -170,44 +166,42 @@ ChangeValuesFromRepository.messageDialog.take=Pobranie
NoRepositoryDialog.Title=B\u0142\u0105d
EParameterName.propertyType=Typ w\u0142a\u015Bciwo\u015Bci
EParameterName.Status=Status
EParameterName.Log.Db=Zapis log\u00f3w do bazy danych
EParameterName.Log.Db=Zapis log\u00F3w do bazy danych
NodesPasteAction.paste=Wklej
TalendEditorPaletteFactory.Tools=Narz\u0119dzia
EParameterName.Comment=Komentarz
AbstractLanguageMemoController.generateCode=Wygeneruj kod
AbstractLanguageMemoController.generateSampleCode=Spr\u00f3buj wygenerowa\u0107 kod przyk\u0142adowy dla tego komponentu
AbstractLanguageMemoController.generateSampleCode=Spr\u00F3buj wygenerowa\u0107 kod przyk\u0142adowy dla tego komponentu
AbstractPreferenceComposite.jobAssigned=Praca potomna powinna by\u0107 przypisana do {0}
AbstractPreferenceComposite.textContent=Zastosuj do prac dziedzicz\u0105cych
AbstractPreferenceComposite.tipContent=Zastosuj do prac dziedzicz\u0105cych
AbstractPreferenceComposite.warning=Ostrze\u017Cenie: {0}
ColumnListController.confirm=Potwierd\u017A
ColumnListController.saveChange=Zosta\u0142a zmieniona d\u0142ugo\u015B\u0107 kolumny w schemacie {0}. Czy zastosowa\u0107 zmiany?
ComboController.alert=Alarm
ComponentSearcher.searchResult=Wyniki wyszukiwania dla komponentu {0}
ComponentSettingsView.noAdvancedSetting=Brak zaawansowanych ustawie\u0144
Connection.enableParallel=W\u0142\u0105cz wykonanie r\u00f3wnoleg\u0142e
Connection.enableParallel=W\u0142\u0105cz wykonanie r\u00F3wnoleg\u0142e
Connection.inputInvalid=Nieprawid\u0142owe Id wej\u015Bcia
Connection.monitorConnection=Monitoruj to po\u0142\u0105czenie
Connection.numberParallel=Ilo\u015Bc wywo\u0142a\u0144 r\u00f3wnoleg\u0142ych
DataProcess.enableParallel=W\u0142\u0105cz wykonanie r\u00f3wnoleg\u0142e
DataProcess.numberParallelExcution=Ilo\u015Bc wywo\u0142a\u0144 r\u00f3wnoleg\u0142ych
Connection.numberParallel=Ilo\u015Bc wywo\u0142a\u0144 r\u00F3wnoleg\u0142ych
DataProcess.enableParallel=W\u0142\u0105cz wykonanie r\u00F3wnoleg\u0142e
DataProcess.numberParallelExcution=Ilo\u015Bc wywo\u0142a\u0144 r\u00F3wnoleg\u0142ych
DbTableController.connectionError=B\u0142\u0105d po\u0142\u0105czenia
DbTableController.openSQLBuilder=Otw\u00f3rz SQL Builder dla tego po\u0142\u0105czenia
DbTableController.openSQLBuilder=Otw\u00F3rz SQL Builder dla tego po\u0142\u0105czenia
DbTableController.setParameter=Ustaw parametry po\u0142\u0105czenia
DbTableController.showTableList=Poka\u017C list\u0119 tabel dla bie\u017C\u0105cego po\u0142\u0105czenia
DesignerCoreService.property=W\u0142a\u015Bciwo\u015B\u0107
DesignerCoreService.propertySource=W\u0142a\u015Bciwo\u015B\u0107:\u017Ar\u00f3d\u0142o
DesignerCoreService.propertySource=W\u0142a\u015Bciwo\u015B\u0107:\u017Ar\u00F3d\u0142o
DesignerPreferencePage.DesignerEditorBackgroundColor=Kolor t\u0142a
DesignerPreferencePage.ReadonlyBackgroundColor=Kolor t\u0142a tylko do odczytu
DesignerPreferencePage.addOrDeleteVariable=Rozg\u0142aszaj zmiany dodawania/usuwania zmiennych w repozytorium kontekst\u00f3w
DesignerPreferencePage.computeLength=Obliczaj d\u0142ugo\u015B\u0107 bajt\u00f3w kodu \u017Ar\u00f3d\u0142owego generowanego przez komponenty
DesignerPreferencePage.defaultConnection=Domy\u015Blne po\u0142\u0105czenie komponent\u00f3w
DesignerPreferencePage.addOrDeleteVariable=Rozg\u0142aszaj zmiany dodawania/usuwania zmiennych w repozytorium kontekst\u00F3w
DesignerPreferencePage.computeLength=Obliczaj d\u0142ugo\u015B\u0107 bajt\u00F3w kodu \u017Ar\u00F3d\u0142owego generowanego przez komponenty
DesignerPreferencePage.defaultConnection=Domy\u015Blne po\u0142\u0105czenie komponent\u00F3w
EParameterName.Information=Poka\u017C informacje
EParameterName.NoteColor=Kolor notatki
EParameterName.NoteLineColor=Kolor linii notatki
EParameterName.NoteTextBottom=d\u00f3\u0142
EParameterName.NoteTextBottom=d\u00F3\u0142
EParameterName.NoteTextColor=Kolor czcionki
EParameterName.NoteTextTop=g\u00f3ra
EParameterName.NoteTextTop=g\u00F3ra
EParameterName.SubjobTitleColor=Kolor tytu\u0142u
EParameterName.TracesConnection=\u015Aled\u017A to po\u0142\u0105czenie
EParameterName.creation=Tworzenie
@@ -217,7 +211,7 @@ EParameterName.FontBold=Pogrubienie
EParameterName.FontSize=Rozmiar czcionki
EParameterName.jobMainversion=Wersja
EParameterName.jobVersion=Wersja
EParameterName.parallelize=W\u0142\u0105cz wykonanie r\u00f3wnoleg\u0142e
EParameterName.parallelize=W\u0142\u0105cz wykonanie r\u00F3wnoleg\u0142e
EParameterName.parallelizeNumber=Ilo\u015B\u0107 wykona\u0144 jednoczesnych
EParameterName.title=Tytu\u0142
EmfComponent.0=Nie mo\u017Cna za\u0142adowa\u0107 komponentu {0}
@@ -231,7 +225,7 @@ FilterTraceColumnAction.SelectAll=Zaznacz wszystko
GuessSchemaController.connectionError=B\u0142\u0105d po\u0142\u0105czenia
GuessSchemaController.setParameter=Ustaw parametry po\u0142\u0105czenia
IconSelectionController.MessageTitle=B\u0142\u0105d
IconSelectionController.Revert=Przywr\u00f3\u0107
IconSelectionController.Revert=Przywr\u00F3\u0107
OpenContextChooseComboDialog.context=Kontekst:
PromptDefaultValueDialog.column=Kolumna
PromptDefaultValueDialog.defaultValue=Warto\u015B\u0107 domy\u015Blna
@@ -239,7 +233,7 @@ PropertiesWizardPage.Version=Wersja
QueryTypeController.alert=Alarm
SQLPatternComposite.add=Dodaj
SQLPatternComposite.delete=Usu\u0144
SQLPatternComposite.up=W g\u00f3r\u0119
SQLPatternComposite.up=W g\u00F3r\u0119
SqlMemoController.query=Zapytanie
StatLogsAndImplicitcontextTreeViewPage.SaveProjectSettings=Zapisz ustawienia projektu...
StatsAndLogs.UseProjectSettings=U\u017Cyj ustawie\u0144 projektu
@@ -263,28 +257,28 @@ TalendPaletteContextMenuProvider.tipHidden=Ukryj folder
TalendPaletteContextMenuProvider.tipRemove=Usu\u0144 z ulubionych
TalendPaletteViewer.searchComponent=Znajd\u017A komponent...
TextController.valueInvalid=Warto\u015B\u0107 nieprawid\u0142owa.
WSDL2JAVAController.generateFileFailed=Wygenerowanie plik\u00f3w java nieudane n{0}:
WSDL2JAVAController.generateFileFailedFromWSDL=Wygenerowanie plik\u00f3w java z wdsl: {0} poprawne.
WSDL2JAVAController.generateFileFailed=Wygenerowanie plik\u00F3w java nieudane n{0}:
WSDL2JAVAController.generateFileFailedFromWSDL=Wygenerowanie plik\u00F3w java z wdsl: {0} poprawne.
PerformancePreferencePage.propertyCodeCheck=Sprawd\u017A pola w\u0142a\u015Bciwo\u015Bci podczas generowania kodu (wy\u0142\u0105czenie przyspieszy dzia\u0142anie w\u0142a\u015Bciwo\u015Bci)
PerformancePreferencePage.addOrDeleteVariable=Rozg\u0142aszaj zmiany dodawania/usuwania zmiennych w repozytorium kontekst\u00f3w
PerformancePreferencePage.addOrDeleteVariable=Rozg\u0142aszaj zmiany dodawania/usuwania zmiennych w repozytorium kontekst\u00F3w
ConnectionCreateCommand.inputValid=Wej\u015Bcie nieprawid\u0142owe.
DesignerPreferencePage.iconSize24=24 piksele
DesignerPreferencePage.iconSize32=32 piksele
DesignerPreferencePage.tableView=widok tabeli
EParameterName.useExistConn=U\u017Cyj istniej\u0105cego po\u0142\u0105czenia
ErrorMessageDialog.DETAIL=Szczeg\u00f3\u0142
ErrorMessageDialog.DETAIL=Szczeg\u00F3\u0142
ErrorMessageDialog.ERROR_MESS=B\u0141\u0104D!
ErrorMessageDialog.EXCEP_IN_COM=Wyj\u0105tek w komponencie
GuessSchemaController.connError=B\u0142\u0105d po\u0142\u0105czenia
AppearancePreferencePage.groupBySource="Group by source" w kontek\u015Bcie
EParameterName.dataSource=\u0179r\u00f3d\u0142o danych
EParameterName.useSharedConnection=U\u017Cyj wsp\u00f3\u0142dzielonego po\u0142\u0105czenia
EParameterName.sharedConnectionName=Nazwa po\u0142\u0105czenia wsp\u00f3\u0142dzielonego
EParameterName.dataSource=\u0179r\u00F3d\u0142o danych
EParameterName.useSharedConnection=U\u017Cyj wsp\u00F3\u0142dzielonego po\u0142\u0105czenia
EParameterName.sharedConnectionName=Nazwa po\u0142\u0105czenia wsp\u00F3\u0142dzielonego
EParameterName.multiSaparators=Separatory
EmfComponent.tnsfile=U\u017Cyj pliku tns
TnsEditorDialog.Service=Serwis
TnsEditorDialog.Value=Warto\u015B\u0107
EParameterName.jvmArgTitle=U\u017Cyj specyficznych argument\u00f3w JVM
EParameterName.jvmArgTitle=U\u017Cyj specyficznych argument\u00F3w JVM
DocumentationPreferencePage.companyName=Nazwa firmy:
EParameterName.FunName=Nazwa funkcji
EParameterName.jdbcURL=JDBC URL
@@ -294,7 +288,7 @@ EParameterName.mappingFile=Plik mapowania
AbstractMultiPageTalendEditor_pleaseWait=Zapis, prosz\u0119 czeka\u0107...
EParameterName.routeType=Typ
CamelPerformancePreferencePage.propertyCodeCheck=Sprawd\u017A pola w\u0142a\u015Bciwo\u015Bci podczas generowania kodu (wy\u0142\u0105czenie przyspieszy dzia\u0142anie w\u0142a\u015Bciwo\u015Bci)
CamelPerformancePreferencePage.addOrDeleteVariable=Rozg\u0142aszaj zmiany dodawania/usuwania zmiennych w repozytorium kontekst\u00f3w
CamelPerformancePreferencePage.addOrDeleteVariable=Rozg\u0142aszaj zmiany dodawania/usuwania zmiennych w repozytorium kontekst\u00F3w
OoziePreferencePage.userName=Nazwa u\u017Cytkownika
AbstractMultiPageTalendEditor.canNotSaveTitle=Ostrze\u017Cenie
ConnectionSetAsMainRef.ERROR=B\u0141\u0104D

View File

@@ -1,21 +1,21 @@
AdvancedContextComposite.Name=Nome
EParameterName.password=Senha
EParameterName.CurrentOS=SO corrente
CodeView.Error=///N\u00e3o h\u00e1 c\u00f3digo dispon\u00edvel
CodeView.Error=///N\u00E3o h\u00E1 c\u00F3digo dispon\u00EDvel
EParameterName.Activate=Ativar
CodeView.All=Todos
EParameterName.Platform=Plataforma
ContextParameterPage.description=Criar um novo par\u00e2metro de contexto
ContextParameterPage.description=Criar um novo par\u00E2metro de contexto
CodeView.Main=Main
ConnectionSetAsMainRef.mainLabel=Definir esta conex\u00e3o como principal
ConnectionSetAsMainRef.mainLabel=Definir esta conex\u00E3o como principal
ExecuteSystemCommandCommand.ConsoleMessages=Console Mensagens
AdvancedContextComposite.Code=C\u00f3digo
AdvancedContextComposite.Code=C\u00F3digo
CommandController.CommandLabel=Executar...
ContextModifyCommand.label=Modificar contexto
ConnectionCreateAction.dialogMessage=Novo nome de sa\u00edda?
ContextChangeDefaultCommand.label=Mudar contexto padr\u00e3o
EParameterName.Level.Log.File=N\u00edvel
EParameterName.schemaOptions=Op\u00e7\u00f5es de esquema
ConnectionCreateAction.dialogMessage=Novo nome de sa\u00EDda?
ContextChangeDefaultCommand.label=Mudar contexto padr\u00E3o
EParameterName.Level.Log.File=N\u00EDvel
EParameterName.schemaOptions=Op\u00E7\u00F5es de esquema
MultiPageEditorContributor.Grid=&Grade
EParameterName.tableLogs=Logs de tabela
ChangeActivateStatusNodeCommand.Label.Active=Ativar componente
@@ -25,42 +25,42 @@ ChangeMergeOrderCommand.label=Alterar ordem do Merge
ChangeMetadataCommand.changeMetadataValues=Alterar valores de Metadados
EParameterName.port=Porta
EParameterName.componentList=Lista de componentes
ConnectionCreateAction.dialogTitle=Sa\u00edda
ConnectionCreateAction.dialogTitle=Sa\u00EDda
DesignerPreferencePage.component.defaultLabel=Label default dos componentes
EParameterName.Level.Log.Stdout=N\u00edvel
EParameterName.Level.Log.Stdout=N\u00EDvel
EditProcess.editJob=Editar job
NodesCopyAction.label=Copiar
TextNoteSection.Label=Texto
AbstractElementPropertySectionController.fieldRequired=Este campo \u00e9 obrigat\u00f3rio.
EParameterName.Level.Log.Db=N\u00edvel
EParameterName.PrintOperations=Imprimir opera\u00e7\u00f5es
ConfigureConnParamDialog.DialogLabel=Configurar par\u00e2metros de conex\u00e3o
AbstractElementPropertySectionController.fieldRequired=Este campo \u00E9 obrigat\u00F3rio.
EParameterName.Level.Log.Db=N\u00EDvel
EParameterName.PrintOperations=Imprimir opera\u00E7\u00F5es
ConfigureConnParamDialog.DialogLabel=Configurar par\u00E2metros de conex\u00E3o
NotesPasteCommand.label=Colar
NodeSetActivateAction.Activate=Ativar
EditProcess.openJob=Abrir job
ContextRepositoryCommand.modifyContext=Modificar contexto
ChangeConnTextCommand.Label=Mudar nome da Conex\u00e3o
ChangeConnTextCommand.Label=Mudar nome da Conex\u00E3o
ExecuteSystemCommandCommand.Command=Executar
ChangeConnectionStatusCommand.setLinkRef=definir Link como Ref
Note.DefaultText=Texto
MultiPageEditorContributor.runMenu=Rodar
EParameterName.uniqueName=Nome \u00fanico
ExternalNodeChangeCommand.propagateMessage=Voc\u00ea quer propagar as altera\u00e7\u00f5es?
EParameterName.uniqueName=Nome \u00FAnico
ExternalNodeChangeCommand.propagateMessage=Voc\u00EA quer propagar as altera\u00E7\u00F5es?
EParameterName.FromFile=Arquivo para
EParameterName.connectionList=Refer\u00eancia da conex\u00e3o
EParameterName.connectionList=Refer\u00EAncia da conex\u00E3o
ChangeNoteTextCommand.Name=Mudar texto da nota
EParameterName.preview=Preview
ConfigureConnParamDialog.ContextText=Com Contexto:
NodesPasteCommand.label=Colar
EmfComponent.Time=Hora
CodeView.MultipleComponentError=/// C\u00f3digo n\u00e3o dispon\u00edvel /// M\u00faltiplos componentes n\u00e3o/// podem exibir o c\u00f3digo
ChangeMetadataCommand.messageDialog.questionMessage=Voc\u00ea quer propagar as altera\u00e7\u00f5es?
CodeView.MultipleComponentError=/// C\u00F3digo n\u00E3o dispon\u00EDvel /// M\u00FAltiplos componentes n\u00E3o/// podem exibir o c\u00F3digo
ChangeMetadataCommand.messageDialog.questionMessage=Voc\u00EA quer propagar as altera\u00E7\u00F5es?
ChangeActivateStatusNodeCommand.Label.Deactive=Desativar componente
EParameterName.fromDatabaseFlag=Base de dados para
ContextRemoveParameterCommand.label=Remover par\u00e2metro
ContextRemoveParameterCommand.label=Remover par\u00E2metro
ContextParameterExtractor.ExistedTitle=Erro
ChangeConnectionStatusCommand.setLinkMain=definir Lik como Main
ContextRenameParameterCommand.renameParameter=Renomear par\u00e2metro
ContextRenameParameterCommand.renameParameter=Renomear par\u00E2metro
ContextParameterPage.shouldPrompt=Limite de valor
ContextParameterPage.prompt=Limite
EParameterName.Name=Nome
@@ -68,100 +68,97 @@ ChangeMetadataCommand.messageDialog.propagate=Propagar
ContextParameterPage.name=Nome
EParameterName.fromFileFlag=Arquivo para
CodeView.Start=Iniciar
ContextParameterPage.nameEmpty=Nome de parmetro est\u00e1 vazio
EParameterName.condition=Condi\u00e7\u00e3o
ContextParameterWizard.title=Novo contexto par\u00e2metro
ConnectionSetAsMainRef.lookupLabel=Definir esta conex\u00e3o como lookup
MoveNodeCommand.Label=Mover n\u00f3
MultiPageTalendEditor.InvalidInput=Entrada inv\u00e1lida: Dever ser IFileEditorInput
ConnectionReconnectCommand.LabelSource=Mover fonte de conex\u00e3o
ContextParameterPage.nameEmpty=Nome de parmetro est\u00E1 vazio
EParameterName.condition=Condi\u00E7\u00E3o
ContextParameterWizard.title=Novo contexto par\u00E2metro
ConnectionSetAsMainRef.lookupLabel=Definir esta conex\u00E3o como lookup
MoveNodeCommand.Label=Mover n\u00F3
MultiPageTalendEditor.InvalidInput=Entrada inv\u00E1lida: Dever ser IFileEditorInput
ConnectionReconnectCommand.LabelSource=Mover fonte de conex\u00E3o
ProblemsView.resource=Recurso
ConnectionCreateAction.error=Erro
ChangeNodeTextCommand.Label=Mudar nome da Conex\u00e3o
ConnectionReconnectCommand.LabelTarget=Mover alvo de conex\u00e3o
SubjobBasicComposite.RestoreLabel=Restaurar cor padr\u00e3o
ChangeNodeTextCommand.Label=Mudar nome da Conex\u00E3o
ConnectionReconnectCommand.LabelTarget=Mover alvo de conex\u00E3o
SubjobBasicComposite.RestoreLabel=Restaurar cor padr\u00E3o
EParameterName.help=Ajuda
Category_Label={0} ({1} itens)
ContextParameterPage.promptEmpty=Par\u00e2metro limite est\u00e1 vazio.
ContextParameterPage.typeEmpty=Tipo de par\u00e2metro n\u00e3o est\u00e1 definido.
ContextAddParameterCommand.label=Adicionar par\u00e2metro
ContextParameterPage.promptEmpty=Par\u00E2metro limite est\u00E1 vazio.
ContextParameterPage.typeEmpty=Tipo de par\u00E2metro n\u00E3o est\u00E1 definido.
ContextAddParameterCommand.label=Adicionar par\u00E2metro
ContextProcessSection2.context=Contexto:
EParameterName.LabelFormat=Formato do label
ConfigureConnParamDialog.ContextLabel=Contexto:
EParameterName.Version=Vers\u00e3o
EParameterName.Version=Vers\u00E3o
Category_One_Item_Label={0} ({1} item)
EParameterName.generateCode=Gerador de c\u00f3digo
SubjobBasicComposite.SaveLabel=Salvar como cor padr\u00e3o
EParameterName.generateCode=Gerador de c\u00F3digo
SubjobBasicComposite.SaveLabel=Salvar como cor padr\u00E3o
ContextProcessSection2.contextType=Tipo de contexto
ContextProcessSection.ChangeDefault=Este contexto foi definido como padr\u00e3o, favor mudar o contexto padr\u00e3o para remov\u00ea-lo
ContextProcessSection.ChangeDefault=Este contexto foi definido como padr\u00E3o, favor mudar o contexto padr\u00E3o para remov\u00EA-lo
DesignerPreferencePage.defaultFilePathDirectory=Caminho do arquivo do componente default:
AbstractElementPropertySectionController.syntaxError=Erro(s) de sintaxe:
EParameterName.connectionType=Tipo da conex\u00e3o
EParameterName.connectionType=Tipo da conex\u00E3o
EParameterName.TableName=Nome da Tabela
ChangeNoteOpacityCommand.Name=Alterar opacidade da Nota
ConnectionDeleteCommand.Label=Apagar conex\u00e3o
ConnectionDeleteCommand.Label=Apagar conex\u00E3o
EParameterName.componentName=Nome do componente
ConnectionCreateCommand.Label=Criar conex\u00e3o
ConnectionCreateAction.errorCreateConnectionName=O nome {0} j\u00e1 existe ou \u00e9 inv\u00e1lido
ContextParameterPage.title=Contexto par\u00e2metro
EParameterName.ConnectionFormat=Formato da conex\u00e3o
ConnectionCreateCommand.Label=Criar conex\u00E3o
ConnectionCreateAction.errorCreateConnectionName=O nome {0} j\u00E1 existe ou \u00E9 inv\u00E1lido
ContextParameterPage.title=Contexto par\u00E2metro
EParameterName.ConnectionFormat=Formato da conex\u00E3o
ExecuteSystemCommandCommand.Title=Executa comando
ContextParameterPage.comment=Coment\u00e1rio
ContextParameterPage.comment=Coment\u00E1rio
NewProcessWizard.failureTitle=Erro
DesignerColorsPreferencePage.ConnectionColorGroup=Cor da conex\u00e3o
DesignerColorsPreferencePage.ConnectionColorGroup=Cor da conex\u00E3o
modules.required=Requerido para usar este componente
EParameterName.database=Fonte de dados
EParameterName.start=Iniciar
EParameterName.host=Host
AbstractElementPropertySectionController.variableTooltip=A vari\u00e1vel associada a este par\u00e2metro \u00e9:
EParameterName.additionParam=Param\u00eatros adicionais
AbstractElementPropertySectionController.variableTooltip=A vari\u00E1vel associada a este par\u00E2metro \u00E9:
EParameterName.additionParam=Param\u00EAtros adicionais
EParameterName.filePath=Caminho do arquivo
EParameterName.columnList=Lista de colunas
MoveNodeLabelCommand.Label=Mover NodeLabel
EParameterName.context=Contexto
MultiPageTalendEditor.Job=Job {0} {1}
MultiPageEditorContributor.View=Vis\u00e3o
ContextParameterPage.nameExists=Nome de par\u00e2metro j\u00e1 existe.
MultiPageEditorContributor.View=Vis\u00E3o
ContextParameterPage.nameExists=Nome de par\u00E2metro j\u00E1 existe.
ExecuteSystemCommandCommand.Label=Executa comandos especiais que foram definidos pelo utilizador ou definidas no componente
ContextParameterPage.defaultValue=Valor padr\u00e3o
ChangeValuesFromRepository.messageDialog.takeMessage=Voc\u00ea gostaria de pegar o esquema do componente de entrada?
ContextParameterPage.defaultValue=Valor padr\u00E3o
ChangeValuesFromRepository.messageDialog.takeMessage=Voc\u00EA gostaria de pegar o esquema do componente de entrada?
ExternalNodeChangeCommand.propagate=Propagar
ConnectionError.Message=Conex\u00e3o com o banco falhou no modo Built-In.
ConnectionError.Message=Conex\u00E3o com o banco falhou no modo Built-In.
CodeView.End=Encerrar
ContextParameterPage.defaultValueEmpty=Valor padr\u00e3o vazio \u00e9 desencorajado.
ContextParameterPage.defaultValueEmpty=Valor padr\u00E3o vazio \u00E9 desencorajado.
ChangeValuesFromRepository.messageDialog.take=Pegar
NoRepositoryDialog.Title=Erro
StatsAndLogsComposite.ReloadMessages=Defini\u00e7\u00f5es atuais ser\u00e3o sobrescritas. Voc\u00ea deseja continuar?
StatsAndLogsComposite.ReloadMessages=Defini\u00E7\u00F5es atuais ser\u00E3o sobrescritas. Voc\u00EA deseja continuar?
NodesPasteAction.paste=Colar
EParameterName.Comment=Coment\u00e1rio
AbstractLanguageMemoController.generateCode=Gerador de c\u00f3digo
AbstractLanguageMemoController.generateSampleCode=Tente gerar o c\u00f3digo de exemplo para este componente.
AbstractPreferenceComposite.jobAssigned=Job filho n\u00e3o pode ser atribu\u00eddo \u00e0 {0}
AbstractPreferenceComposite.textContent=Aplicar para sub- jobs
AbstractPreferenceComposite.tipContent=Aplicar para sub- jobs
AbstractPreferenceComposite.warning=Aten\u00e7\u00e3o: {0}
ColumnListController.saveChange=Tamanho da coluna em {0} foi modificado. Deseja propagar a mudan\u00e7a?
EParameterName.Comment=Coment\u00E1rio
AbstractLanguageMemoController.generateCode=Gerador de c\u00F3digo
AbstractLanguageMemoController.generateSampleCode=Tente gerar o c\u00F3digo de exemplo para este componente.
AbstractPreferenceComposite.jobAssigned=Job filho n\u00E3o pode ser atribu\u00EDdo \u00E0 {0}
AbstractPreferenceComposite.warning=Aten\u00E7\u00E3o: {0}
ColumnListController.saveChange=Tamanho da coluna em {0} foi modificado. Deseja propagar a mudan\u00E7a?
ComboController.alert=Alerta
ComboController.nothingGuess=Nada a advinhar
ComponentSearcher.noJobsFound=n\u00e3o existem jobs
ComponentSearcher.noJobsFound=n\u00E3o existem jobs
ComponentSearcher.searchResult=Resultados da pesquisa para o Componente {0}
ComponentSettingsView.noAdvancedSetting=Sem configura\u00e7\u00f5es avan\u00e7adas.
ComponentSettingsView.subjob=Subjob
Connection.enableParallel=Permitir execu\u00e7\u00e3o em paralelo
Connection.inputInvalid=ID informado \u00e9 inv\u00e1lido
Connection.monitorConnection=Monitorar esta conex\u00e3o
Connection.numberParallel=N\u00famero de execu\u00e7\u00f5es em paralelo
ComponentSettingsView.noAdvancedSetting=Sem configura\u00E7\u00F5es avan\u00E7adas.
Connection.enableParallel=Permitir execu\u00E7\u00E3o em paralelo
Connection.inputInvalid=ID informado \u00E9 inv\u00E1lido
Connection.monitorConnection=Monitorar esta conex\u00E3o
Connection.numberParallel=N\u00FAmero de execu\u00E7\u00F5es em paralelo
DataProcess.checkComponent=Encontrados erros em alguns componentes {0}. Favor verificar.
DataProcess.enableParallel=Permitir execu\u00e7\u00e3o em paralelo
DataProcess.numberParallelExcution=N\u00famero de execu\u00e7\u00f5es em paralelo
DbTableController.connectionError=Erro de conex\u00e3o
DbTableController.openSQLBuilder=Abrir o SQLBuilder nesta conex\u00e3o
DbTableController.setParameter=Favor setar param\u00eatros de conex\u00e3o
DbTableController.showTableList=Visualiza\u00e7\u00e3o da lista de tabelas correntes da conex\u00e3o
DataProcess.enableParallel=Permitir execu\u00E7\u00E3o em paralelo
DataProcess.numberParallelExcution=N\u00FAmero de execu\u00E7\u00F5es em paralelo
DbTableController.connectionError=Erro de conex\u00E3o
DbTableController.openSQLBuilder=Abrir o SQLBuilder nesta conex\u00E3o
DbTableController.setParameter=Favor setar param\u00EAtros de conex\u00E3o
DbTableController.showTableList=Visualiza\u00E7\u00E3o da lista de tabelas correntes da conex\u00E3o
DesignerPreferencePage.DesignerEditorBackgroundColor=Cor de fundo
DesignerPreferencePage.JobDesignerEditorBackgroundColorLabel=JobDesigner Editor de cor
DesignerPreferencePage.defaultConnection=Conex\u00e3o do componente default
EParameterName.Information=Visualizar informa\u00e7\u00f5es
DesignerPreferencePage.defaultConnection=Conex\u00E3o do componente default
EParameterName.Information=Visualizar informa\u00E7\u00F5es
EParameterName.NoteColor=Cor da Nota
EParameterName.NoteLabelCenter=Centralizar
EParameterName.NoteTextBottom=inferior
@@ -169,62 +166,62 @@ EParameterName.NoteTextCenter=Centralizar
EParameterName.NoteTextColor=Cor da Fonte
EParameterName.NoteTextTop=superior
EParameterName.creation=Criar
EParameterName.csvOption=Op\u00e7\u00f5es CSV
EParameterName.csvOption=Op\u00E7\u00F5es CSV
EParameterName.FontBold=Negrito
EParameterName.FontItalic=It\u00e1lico
EParameterName.FontItalic=It\u00E1lico
EParameterName.FontSize=Tamanho da fonte
EParameterName.jobMainversion=Vers\u00e3o
EParameterName.jobVersion=Vers\u00e3o
EParameterName.parallelize=Permitir execu\u00e7\u00e3o em paralelo
EParameterName.parallelizeNumber=N\u00famero de execu\u00e7\u00f5es paralelas
EParameterName.title=T\u00edtulo
EParameterName.ImplictDefaultProjectsetting=Defini\u00e7\u00f5es de projeto impl\u00edcitas
EmfComponent.0=N\u00e3o foi poss\u00edvel carregar componente {0}
ExecuteSystemCommandCommand.contentNull=Conteudo \u00e9 nulo
EParameterName.jobMainversion=Vers\u00E3o
EParameterName.jobVersion=Vers\u00E3o
EParameterName.parallelize=Permitir execu\u00E7\u00E3o em paralelo
EParameterName.parallelizeNumber=N\u00FAmero de execu\u00E7\u00F5es paralelas
EParameterName.title=T\u00EDtulo
EParameterName.ImplictDefaultProjectsetting=Defini\u00E7\u00F5es de projeto impl\u00EDcitas
EmfComponent.0=N\u00E3o foi poss\u00EDvel carregar componente {0}
ExecuteSystemCommandCommand.contentNull=Conteudo \u00E9 nulo
ExecuteSystemCommandCommand.typeNull=Tipo nulo
Extra.UseProjectSettings=Usar defini\u00e7\u00f5es do Projeto
FilterTraceColumnAction.Condition=Condi\u00e7\u00e3o
Extra.UseProjectSettings=Usar defini\u00E7\u00F5es do Projeto
FilterTraceColumnAction.Condition=Condi\u00E7\u00E3o
FilterTraceColumnAction.SelectAll=Selecionar tudo
GuessSchemaController.connectionError=Erro de conex\u00e3o
GuessSchemaController.connectionFailed=Conex\u00e3o com base de dados falhou.
GuessSchemaController.setParameter=Favor configurar os par\u00e2metros da conex\u00e3o
GuessSchemaController.connectionError=Erro de conex\u00E3o
GuessSchemaController.connectionFailed=Conex\u00E3o com base de dados falhou.
GuessSchemaController.setParameter=Favor configurar os par\u00E2metros da conex\u00E3o
IconSelectionController.MessageTitle=Erro
MultipleThreadDynamicComposite.gatherInformation=Acumulando informa\u00e7\u00e3o para reposit\u00f3rio
MultipleThreadDynamicComposite.gatherInformation=Acumulando informa\u00E7\u00E3o para reposit\u00F3rio
OpenContextChooseComboDialog.context=Contexto:
OpenExistVersionProcess.open.dialog=Abrir job
OpenJobAction.tipText=Abrir um Job
PromptDefaultValueDialog.defaultValue=Valor padr\u00e3o
PropertiesWizardPage.Version=Vers\u00e3o
PromptDefaultValueDialog.defaultValue=Valor padr\u00E3o
PropertiesWizardPage.Version=Vers\u00E3o
QueryTypeController.alert=Alerta
QueryTypeController.nothingToGuess=Nada a advinhar
ReloadFromProjectSettings=&Recarregar as defini\u00e7\u00f5es do Projeto
ReloadFromProjectSettingsMessages=Defini\u00e7\u00f5es atuais ser\u00e3o sobrescritas. Voc\u00ea deseja continuar?
ReloadFromProjectSettingsToolTipText=Recarregar valores da p\u00e1gina de defini\u00e7\u00f5es do Projeto (Shift+R)
ReloadFromProjectSettings=&Recarregar as defini\u00E7\u00F5es do Projeto
ReloadFromProjectSettingsMessages=Defini\u00E7\u00F5es atuais ser\u00E3o sobrescritas. Voc\u00EA deseja continuar?
ReloadFromProjectSettingsToolTipText=Recarregar valores da p\u00E1gina de defini\u00E7\u00F5es do Projeto (Shift+R)
SQLPatternComposite.add=Adicionar
SQLPatternComposite.delete=Deletar
SQLPatternComposite.down=Para baixo
SaveToProjectSettings=Salvar defini\u00e7\u00f5es do projeto
SaveToProjectSettingsMessage=Defini\u00e7\u00f5es atuais do projeto ser\u00e3o sobrescritas. Voc\u00ea deseja continuar?
SaveToProjectSettingsToolTipText=Salve valores da p\u00e1gina de defini\u00e7\u00f5es do projeto (Shift+S)
StatLogsAndImplicitcontextTreeViewPage.SaveProjectSettings=Salvar defini\u00e7\u00f5es do Projeto
StatsAndLogs.UseProjectSettings=Usar defini\u00e7\u00f5es do Projeto
JobSettingProjectSettingPage.statAndLog=Logs e estat\u00edsticas
JobSettingProjectSettingPage.UseProjectsetting=Usar defini\u00e7\u00f5es do projeto quando criar um novo Job
SaveToProjectSettings=Salvar defini\u00E7\u00F5es do projeto
SaveToProjectSettingsMessage=Defini\u00E7\u00F5es atuais do projeto ser\u00E3o sobrescritas. Voc\u00EA deseja continuar?
SaveToProjectSettingsToolTipText=Salve valores da p\u00E1gina de defini\u00E7\u00F5es do projeto (Shift+S)
StatLogsAndImplicitcontextTreeViewPage.SaveProjectSettings=Salvar defini\u00E7\u00F5es do Projeto
StatsAndLogs.UseProjectSettings=Usar defini\u00E7\u00F5es do Projeto
JobSettingProjectSettingPage.statAndLog=Logs e estat\u00EDsticas
JobSettingProjectSettingPage.UseProjectsetting=Usar defini\u00E7\u00F5es do projeto quando criar um novo Job
OutputConsolePreferencePage.outputConsole=Saida de console
PerformancePreferencePage.autoUpdateDoc=Atualiza\u00e7\u00e3o autom\u00e1tica da documenta\u00e7\u00e3o dos job/joblets correspondentes
PerformancePreferencePage.autoUpdateDoc=Atualiza\u00E7\u00E3o autom\u00E1tica da documenta\u00E7\u00E3o dos job/joblets correspondentes
PerformancePreferencePage.RepositoryPreferencePage.ReferenceProjectMerged=Unir o projeto em referencia
ConnectionCreateCommand.inputValid=Entrada inv\u00e1lida
ConnectionCreateCommand.inputValid=Entrada inv\u00E1lida
DesignerPreferencePage.iconSize24=24 pixels
DesignerPreferencePage.iconSize32=32 pixels
ErrorMessageDialog.DETAIL=Detalhe
ErrorMessageDialog.ERROR_MESS=Erro!
ErrorMessageDialog.EXCEP_IN_COM=Exce\u00e7\u00e3o no componente
GuessSchemaController.connError=Erro de conex\u00e3o
ErrorMessageDialog.EXCEP_IN_COM=Exce\u00E7\u00E3o no componente
GuessSchemaController.connError=Erro de conex\u00E3o
GuessSchemaController.waitOpenDatabase=Aguardando abertura de banco de dados ...
EParameterName.columnIndex=\u00cdndice de coluna
EParameterName.columnIndex=\u00CDndice de coluna
EParameterName.dataSource=Fonte de dados
ErrorMessageDialog.property_error=Erro de propriedade
TnsEditorDialog.Service=Servi\u00e7o
TnsEditorDialog.Service=Servi\u00E7o
TnsEditorDialog.Value=Valor
EParameterName.jvmArgTitle=Use argumentos JVM especificados
MessageMemoController.Message=Mensagem
@@ -235,11 +232,11 @@ EParameterName.className=Nome da classe
EParameterName.mappingFile=Mapeando arquivo
ImportRulesFromRepository.dialog=Importar
GenerateGrammarController.import=Importar
OoziePreferencePage.userName=Nome de usu\u00e1rio
AbstractMultiPageTalendEditor.canNotSaveTitle=Advert\u00eancia
OoziePreferencePage.userName=Nome de usu\u00E1rio
AbstractMultiPageTalendEditor.canNotSaveTitle=Advert\u00EAncia
ConnectionSetAsMainRef.ERROR=Erro
ModifyMergeOrderAction.ERROE=Erro
ConnectionDeleteCommand.COLLAPSE=Advert\u00eancia
ConnectionDeleteCommand.COLLAPSE=Advert\u00EAncia
DbTableController.dialog.title=Erro
ProcessUpdateManager.Question=Pergunta
JobDependenciesPanel.deleteTitle=Deletar

View File

@@ -40,11 +40,11 @@ EParameterName.useExistConn=Folosire conexiune existent\u0103
EParameterName.useMultiSaparators=Foloseste separatori multipli
EmfComponent.tnsfile=Foloseste fisier tns
TnsEditorDialog.Value=Parola
EParameterName.className=Nume de clas\u00e3
EParameterName.className=Nume de clas\u00E3
WSDL2JAVAController.WSDLEquals=WSDL nu poate fi "";
EParameterName.routeType=Tip
EParameterName.Use.Dynamic.Job=Foloseste actiune dinamica
OoziePreferencePage.userName=Nume utilizator
AbstractMultiPageTalendEditor.canNotSaveMessage.routine=Rutina nu este blocat\u00e3 de utilizator, nu se poate salva
AbstractMultiPageTalendEditor.canNotSaveMessage.routine=Rutina nu este blocat\u00E3 de utilizator, nu se poate salva
Connection.paral_none=Nici unul
JobDependenciesPanel.deleteTitle=sterge

View File

@@ -13,14 +13,12 @@ CommandController.CommandLabel=\u0417\u0430\u043F\u0443\u0441\u0442\u0438\u0442\
ContextModifyCommand.label=\u0418\u0437\u043C\u0435\u043D\u0438\u0442\u044C \u043A\u043E\u043D\u0442\u0435\u043A\u0441\u0442
ConnectionCreateAction.dialogMessage=\u043D\u043E\u0432\u043E\u0435 \u0412\u044B\u0445\u043E\u0434\u043D\u043E\u0435 \u0438\u043C\u044F?
ContextChangeDefaultCommand.label=\u0418\u0437\u043C\u0435\u043D\u0438\u0442\u044C \u043A\u043E\u043D\u0442\u0435\u043A\u0441\u0442 \u043F\u043E \u0443\u043C\u043E\u043B\u0447\u0430\u043D\u0438\u044E
ActivateSubjobAction.DeactivateComplete=\u0414\u0435\u0430\u043A\u0442\u0438\u0432\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u043F\u043E\u0434\u0437\u0430\u0434\u0430\u0447\u0443 \u0446\u0435\u043B\u0438\u043A\u043E\u043C
ChangeActivateStatusNodeCommand.Label.Active=\u0410\u043A\u0442\u0438\u0432\u043D\u044B\u0439 \u044D\u043B\u0435\u043C\u0435\u043D\u0442(\u044B)
EParameterName.queryType=\u0422\u0438\u043F \u0437\u0430\u043F\u0440\u043E\u0441\u0430
ConnTextEditPolicy.ErrorTitle=\u041E\u0448\u0438\u0431\u043A\u0430
EParameterName.process=\u0420\u0430\u0431\u043E\u0442\u0430
ChangeMergeOrderCommand.label=\u0418\u0437\u043C\u0435\u043D\u0438\u0442\u044C \u043F\u043E\u0440\u044F\u0434\u043E\u043A \u043E\u0431\u044A\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u044F
ChangeMetadataCommand.changeMetadataValues=\u0418\u0437\u043C\u0435\u043D\u0438\u0442\u044C \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u044F \u043C\u0435\u0442\u0430-\u0434\u0430\u043D\u043D\u044B\u0445
ActivateSubjobAction.ActivateComplete=\u0410\u043A\u0442\u0438\u0432\u0438\u0437\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u043F\u043E\u0434-\u0437\u0430\u0434\u0430\u0447\u0443 \u0446\u0435\u043B\u0438\u043A\u043E\u043C
EParameterName.port=\u041F\u043E\u0440\u0442
CreateProcess.createJob=\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u0440\u0430\u0431\u043E\u0442\u0443
EParameterName.componentList=\u041B\u0438\u0441\u0442 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442
@@ -55,7 +53,6 @@ NodesPasteCommand.label=\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044C
ExternalNodeChangeCommand.modifaicationFrom=\u0418\u0437\u043C\u0435\u043D\u0435\u043D\u0438\u0435 \u0438\u0437
EmfComponent.Time=\u0412\u0440\u0435\u043C\u044F
ContextParameterExtractor.ExistedMessages=\u041D\u0435\u043A\u043E\u0442\u043E\u0440\u044B\u0435 \u043A\u043E\u043D\u0442\u0435\u043A\u0441\u0442\u043D\u044B\u0435 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u044B \u0443\u0436\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u044E\u0442
ChangeActivateStatusSubjobCommand.Label.ActiveComplete=\u0410\u043A\u0442\u0438\u0432\u0438\u0437\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u043F\u043E\u0434-\u0437\u0430\u0434\u0430\u0447\u0443 \u0446\u0435\u043B\u0438\u043A\u043E\u043C
ChangeActivateStatusNodeCommand.Label.Deactive=\u0414\u0435\u0430\u043A\u0442\u0438\u0432\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u044D\u043B\u0435\u043C\u0435\u043D\u0442(\u044B)
EParameterName.user=\u041F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044C
ContextRemoveParameterCommand.label=\u0423\u0434\u0430\u043B\u0438\u0442\u044C \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440
@@ -89,7 +86,6 @@ ConnectionReconnectCommand.LabelTarget=\u041F\u0435\u0440\u0435\u043D\u0435\u044
EParameterName.help=\u041F\u043E\u043C\u043E\u0449\u044C
Category_Label={0} ({1} \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u043E\u0432)
Problems.category.errors=\u041E\u0448\u0438\u0431\u043A\u0438
ActivateSubjobAction.ActivatePart=\u0410\u043A\u0442\u0438\u0432\u0438\u0437\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u0442\u0435\u043A\u0443\u0449\u0443\u044E \u043F\u043E\u0434\u0437\u0430\u0434\u0430\u0447\u0443
ContextParameterPage.promptEmpty=\u041F\u0443\u0441\u0442\u043E\u0435 \u043F\u0440\u0438\u0433\u043B\u0430\u0448\u0435\u043D\u0438\u0435 \u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u0430
ContextParameterPage.typeEmpty=\u0422\u0438\u043F \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u0430 \u043D\u0435 \u0443\u043A\u0430\u0437\u0430\u043D
ContextAddParameterCommand.label=\u0414\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0440
@@ -112,13 +108,11 @@ Problems.category.warnings=\u041F\u0440\u0435\u0434\u0443\u043F\u0440\u0435\u043
ConnectionDeleteCommand.Label=\u0423\u0434\u0430\u043B\u0438\u0442\u044C \u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u0435
EParameterName.Author=\u0410\u0432\u0442\u043E\u0440
EParameterName.componentName=\u0418\u043C\u044F \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u0430
ActivateSubjobAction.DeactivatePart=\u0414\u0435\u0430\u043A\u0442\u0438\u0432\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u0442\u0435\u043A\u0443\u0449\u0443\u044E \u043F\u043E\u0434\u0437\u0430\u0434\u0430\u0447\u0443
ConnectionCreateCommand.Label=\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u0435
MultiPageEditorContributor.runProcess=\u0417\u0430\u043F\u0443\u0441\u0442\u0438\u0442\u044C \u0440\u0430\u0431\u043E\u0442\u0443
ConnectionCreateAction.errorCreateConnectionName=\u0418\u043C\u044F "{0}" \u043D\u0435\u0434\u043E\u043F\u0443\u0441\u0442\u0438\u043C\u043E \u0438\u043B\u0438 \u0443\u0436\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442.
ContextParameterPage.title=\u041A\u043E\u043D\u0442\u0435\u043A\u0441\u0442\u043D\u044B\u0439 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440
NodeReturn.Availability.AFTER=\u043F\u043E\u0441\u043B\u0435
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=\u0414\u0435\u0430\u043A\u0442\u0438\u0432\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u043F\u043E\u0434\u0437\u0430\u0434\u0430\u0447\u0443 \u0446\u0435\u043B\u0438\u043A\u043E\u043C
EParameterName.Description=\u041E\u043F\u0438\u0441\u0430\u043D\u0438\u0435
ContextParameterPage.comment=\u041F\u0440\u0438\u043C\u0435\u0447.
NewProcessWizard.failureTitle=\u041E\u0448\u0438\u0431\u043A\u0430
@@ -131,7 +125,6 @@ ContextParameterPage.commentEmpty=\u041F\u0443\u0441\u0442\u044B\u0435 \u043A\u0
EParameterName.additionParam=\u0414\u043E\u043F\u043E\u043B\u043D\u0438\u0442\u0435\u043B\u044C\u043D\u044B\u0435 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u044B
JobSettingsView.JobSettings=\u0420\u0430\u0431\u043E\u0442\u0430
EParameterName.context=\u041A\u043E\u043D\u0442\u0435\u043A\u0441\u0442
ChangeActivateStatusSubjobCommand.Label.ActivePart=\u0410\u043A\u0442\u0438\u0432\u0438\u0437\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u0442\u0435\u043A\u0443\u0449\u0443\u044E \u043F\u043E\u0434\u0437\u0430\u0434\u0430\u0447\u0443
ContextParameterPage.nameExists=\u0422\u0430\u043A\u043E\u0435 \u043D\u0430\u0437\u0432\u0430\u043D\u0438\u0435 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u0430 \u0443\u0436\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442.
ContextParameterPage.defaultValue=\u0417\u043D\u0430\u0447\u0435\u043D\u0438\u0435 \u043F\u043E \u0443\u043C\u043E\u043B\u0447\u0430\u043D\u0438\u044E
MergeOrderDialog.MoveDown=\u041F\u0435\u0440\u0435\u043C\u0435\u0441\u0442\u0438\u0442\u044C \u0432\u043D\u0438\u0437
@@ -148,10 +141,7 @@ NoRepositoryDialog.Title=\u041E\u0448\u0438\u0431\u043A\u0430
EParameterName.Status=\u0421\u0442\u0430\u0442\u0443\u0441
NodesPasteAction.paste=\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044C
EParameterName.Comment=\u041F\u0440\u0438\u043C\u0435\u0447.
ChangeActivateStatusSubjobCommand.Label.DeactivePart=\u0414\u0435\u0430\u043A\u0442\u0438\u0432\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u0442\u0435\u043A\u0443\u0449\u0443\u044E \u043F\u043E\u0434\u0437\u0430\u0434\u0430\u0447\u0443
AbstractLanguageMemoController.generateSampleCode=\u041F\u043E\u043F\u044B\u0442\u0430\u0439\u0442\u0435\u0441\u044C \u0441\u043E\u0437\u0434\u0430\u0442\u044C \u0448\u0430\u0431\u043B\u043E\u043D\u043D\u044B\u0439 \u043A\u043E\u0434 \u0434\u043B\u044F \u044D\u0442\u043E\u0433\u043E \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u0430
AbstractPreferenceComposite.textContent=\u041F\u0440\u0438\u043C\u0435\u043D\u0438\u0442\u044C \u043A \u043F\u043E\u0434\u0447\u0438\u043D\u0435\u043D\u043D\u044B\u043C \u0440\u0430\u0431\u043E\u0442\u0430\u043C
AbstractPreferenceComposite.tipContent=\u041F\u0440\u0438\u043C\u0435\u043D\u0438\u0442\u044C \u043A \u043F\u043E\u0434\u0447\u0438\u043D\u0435\u043D\u043D\u044B\u043C \u0440\u0430\u0431\u043E\u0442\u0430\u043C
AbstractPreferenceComposite.warning=\u041F\u0440\u0435\u0434\u0443\u043F\u0440\u0435\u0436\u0434\u0435\u043D\u0438\u0435: {0}
ColumnListController.confirm=\u041F\u043E\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u044C
ColumnListController.saveChange=\u0414\u043B\u0438\u043D\u0430 \u0441\u0442\u043E\u043B\u0431\u0446\u0430 \u0432 {0} \u0441\u0445\u0435\u043C\u0435 \u0431\u044B\u043B\u0430 \u0438\u0437\u043C\u0435\u043D\u0435\u043D\u0430. \u0412\u044B \u0445\u043E\u0442\u0438\u0442\u0435 \u0440\u0430\u0441\u043F\u0440\u043E\u0441\u0442\u0440\u0430\u043D\u0438\u0442\u044C \u044D\u0442\u043E \u0438\u0437\u043C\u0435\u043D\u0435\u043D\u0438\u0435?
@@ -159,7 +149,6 @@ ComponentSearcher.noJobsFound=\u0420\u0430\u0431\u043E\u0442\u044B \u043D\u0435
ComponentSearcher.searchResult=\u0420\u0435\u0437\u0443\u043B\u044C\u0442\u0430\u0442\u044B \u043F\u043E\u0438\u0441\u043A\u0430 \u0434\u043B\u044F \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u0430 {0}
ComponentSettingsView.noAdvancedSetting=\u0420\u0430\u0441\u0448\u0438\u0440\u0435\u043D\u043D\u044B\u0435 \u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u043E\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u044E\u0442.
ComponentSettingsView.note=\u041F\u0440\u0438\u043C\u0435\u0447\u0430\u043D\u0438\u0435
ComponentSettingsView.subjob=\u043F\u043E\u0434-\u0437\u0430\u0434\u0430\u0447\u0430
Connection.enableParallel=\u0412\u043E\u0437\u043C\u043E\u0436\u043D\u043E \u043F\u0430\u0440\u0430\u043B\u043B\u0435\u043B\u044C\u043D\u043E\u0435 \u0432\u044B\u043F\u043E\u043B\u043D\u0435\u043D\u0438\u0435
Connection.inputInvalid=\u041D\u0435\u043A\u043E\u0440\u0440\u0435\u043A\u0442\u043D\u044B\u0439 \u0432\u0432\u043E\u0434 Id
Connection.monitorConnection=\u041E\u0442\u0441\u043B\u0435\u0436\u0438\u0432\u0430\u0442\u044C \u044D\u0442\u043E \u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u0435

View File

@@ -4,55 +4,55 @@ UpdateDetectionDialog.Expand=Rozbali\u0165 v\u0161etko
EParameterName.Activate=Aktivova\u0165
CodeView.All=V\u0161etko
EParameterName.Platform=Platforma
CodeView.Main=Hlavn\u00fd
CodeView.Main=Hlavn\u00FD
ProblemsView.description=Popis
UpdateDetectionDialog.Collapse=Zabali\u0165 v\u0161etko
EParameterName.Log=Log
AdvancedContextComposite.Code=K\u00f3d
AdvancedContextComposite.Code=K\u00F3d
EParameterName.Level.Log.File=Level
ConnTextEditPolicy.ErrorTitle=CHYBA
EParameterName.port=Port
ConnectionCreateAction.dialogTitle=V\u00ddSTUP
EParameterName.schemaType=Sch\u00e9ma
ConnectionCreateAction.dialogTitle=V\u00DDSTUP
EParameterName.schemaType=Sch\u00E9ma
EParameterName.Family=Rodina
EParameterName.Level.Log.Stdout=Level
NodesCopyAction.label=Kop\u00edrova\u0165
NodesCopyAction.label=Kop\u00EDrova\u0165
TextNoteSection.Label=Text
AbstractElementPropertySectionController.fieldRequired=T\u00e1to polo\u017Eka je potrebn\u00e1.
AbstractElementPropertySectionController.fieldRequired=T\u00E1to polo\u017Eka je potrebn\u00E1.
EParameterName.Level.Log.Db=Level
PropertiesContextAction.Properties=Nastavenia
NotesPasteCommand.label=prilepi\u0165
NodeSetActivateAction.Activate=Aktivova\u0165
ContextParameterPage.type=Typ
TalendEditorPaletteFactory.Note=Poan\u00e1mka
UpdateDetectionDialog.Operations=Oper\u00e1cie
TalendEditorPaletteFactory.Note=Poan\u00E1mka
UpdateDetectionDialog.Operations=Oper\u00E1cie
Note.DefaultText=Text
MultiPageEditorContributor.runMenu=Spusti\u0165
NodesPasteCommand.label=prilepi\u0165
EmfComponent.Time=\u010Cas
EParameterName.user=U\u017E\u00edvate\u013E
EParameterName.user=U\u017E\u00EDvate\u013E
ContextParameterExtractor.ExistedTitle=CHYBA
EParameterName.Name=Meno
ContextParameterPage.name=Meno
CodeView.Start=\u0160tart
EParameterName.condition=Podmienka
MergeOrderDialog.Order=Prik\u00e1zanie
MergeOrderDialog.Order=Prik\u00E1zanie
Problems.category.routines=Rutiny
EParameterName.schemaDb=Sch\u00e9ma
EParameterName.schemaDb=Sch\u00E9ma
ProblemsView.resource=Zdroje
ConnectionCreateAction.error=CHYBA
EParameterName.help=Pomoc
EParameterName.Version=Verzia
EParameterName.generateCode=Generova\u0165 k\u00f3d
EParameterName.encodingType=K\u00f3dovanie
EParameterName.generateCode=Generova\u0165 k\u00F3d
EParameterName.encodingType=K\u00F3dovanie
AbstractElementPropertySectionController.syntaxError=Chyba/y syntaxe:
EParameterName.TableName=N\u00e1zov Tabu\u013Eky
EParameterName.TableName=N\u00E1zov Tabu\u013Eky
EParameterName.Author=Autor
EParameterName.Description=Popis
ContextParameterPage.comment=Koment\u00e1r
ContextParameterPage.comment=Koment\u00E1r
NewProcessWizard.failureTitle=CHYBA
NodeSetActivateAction.Deactivate=Deaktivova\u0165
EParameterName.database=D\u00e1tov\u00fd zdroj
EParameterName.database=D\u00E1tov\u00FD zdroj
EParameterName.start=\u0160tart
EParameterName.host=Host
EParameterName.context=Kontext
@@ -62,35 +62,35 @@ UpdateDetectionDialog.Items=Polo\u017Eky
NoRepositoryDialog.Title=CHYBA
EParameterName.Status=Stav
NodesPasteAction.paste=prilepi\u0165
EParameterName.Comment=Koment\u00e1r
AbstractLanguageMemoController.generateCode=Generova\u0165 k\u00f3d
EParameterName.Comment=Koment\u00E1r
AbstractLanguageMemoController.generateCode=Generova\u0165 k\u00F3d
AbstractPreferenceComposite.warning=Varovanie\: {0}
ColumnListController.confirm=Potvrdenie
ComponentSettingsView.note=Poan\u00e1mka
ComponentSettingsView.note=Poan\u00E1mka
DbTableController.connectionError=Chyba pripojenia
DesignerPreferencePage.DesignerEditorBackgroundColor=Farba Pozadia
EParameterName.NoteColor=Farba Pozn\u00e1mok
EParameterName.NoteFont=P\u00edsmo
EParameterName.NoteTextColor=P\u00edsmo Pozn\u00e1mok
EParameterName.NoteTextLeft=\u013Dav\u00fd
EParameterName.NoteTextRight=Prav\u00fd
EParameterName.encoding=K\u00f3dovanie
EParameterName.NoteColor=Farba Pozn\u00E1mok
EParameterName.NoteFont=P\u00EDsmo
EParameterName.NoteTextColor=P\u00EDsmo Pozn\u00E1mok
EParameterName.NoteTextLeft=\u013Dav\u00FD
EParameterName.NoteTextRight=Prav\u00FD
EParameterName.encoding=K\u00F3dovanie
EParameterName.jobMainversion=Verzia
EParameterName.jobVersion=Verzia
FilterTraceColumnAction.Condition=Podmienka
GuessSchemaController.connectionError=Chyba pripojenia
IconSelectionController.MessageTitle=CHYBA
PropertiesTableEditorModel.removeSchema=Odstr\u00e1ni\u0165 Sch\u00e9mu
PropertiesTableEditorModel.removeSchema=Odstr\u00E1ni\u0165 Sch\u00E9mu
PropertiesWizardPage.Version=Verzia
SQLPatternComposite.add=Prida\u0165
SQLPatternComposite.delete=Zmaza\u0165
ConnectionCreateCommand.inputValid=Vstup je neplatn\u00fd.
ConnectionCreateCommand.inputValid=Vstup je neplatn\u00FD.
ErrorMessageDialog.DETAIL=detail
GuessSchemaController.connError=Chyba pripojenia
EParameterName.dataSource=D\u00e1tov\u00fd zdroj
EParameterName.dataSource=D\u00E1tov\u00FD zdroj
TnsEditorDialog.Service=Servis
TnsEditorDialog.Value=Hodnota
AbstractMultiPageTalendEditor_pleaseWait=Ukladanie Pros\u00edm \u010Cakajte...
AbstractMultiPageTalendEditor_pleaseWait=Ukladanie Pros\u00EDm \u010Cakajte...
EParameterName.routeType=Typ
GenerateGrammarController.export=Export
AbstractMultiPageTalendEditor.canNotSaveTitle=Varovanie
@@ -99,17 +99,17 @@ ModifyMergeOrderAction.ERROE=CHYBA
ConnectionDeleteCommand.COLLAPSE=Varovanie
DbTableController.dialog.title=CHYBA
Connection.paral_none=\u017Diadne
ProcessUpdateManager.Question=Ot\u00e1zka
MetadataTypeLengthConstants.DATE_LENGHT=D\u00e1tum
ProcessUpdateManager.Question=Ot\u00E1zka
MetadataTypeLengthConstants.DATE_LENGHT=D\u00E1tum
MetadataTypeLengthConstants.STRING_LENGTH=String
RoutinesFunctionProposal.CreatedBy=Vytvoril\:
RoutinesFunctionProposal.System=Syst\u00e9m
RoutinesFunctionProposal.User=U\u017E\u00edvate\u013E
RoutinesFunctionProposal.System=Syst\u00E9m
RoutinesFunctionProposal.User=U\u017E\u00EDvate\u013E
MissingSettingsMultiThreadDynamicComposite.installName=In\u0161talova\u0165
PaserRuleSelectionDialog.RULE_NAME=N\u00e1zov pravidla
PaserRuleSelectionDialog.RULE_NAME=N\u00E1zov pravidla
GEFDeleteAction.deleteConnectionDialog.title=Varovanie
ToggleOrientationAction_horizontal_tooltip=Horizont\u00e1lny
ToggleOrientationAction_horizontal_description=Horizont\u00e1lny
ToggleOrientationAction_vertical_tooltip=Vertik\u00e1lny
ToggleOrientationAction_vertical_description=Vertik\u00e1lny
ToggleOrientationAction_horizontal_tooltip=Horizont\u00E1lny
ToggleOrientationAction_horizontal_description=Horizont\u00E1lny
ToggleOrientationAction_vertical_tooltip=Vertik\u00E1lny
ToggleOrientationAction_vertical_description=Vertik\u00E1lny
NodePart_warning=Varovanie

View File

@@ -1,5 +1,5 @@
AdvancedContextComposite.Name=Ad\u0131
ProblemsView.description=A\u00e7\u0131klama
ProblemsView.description=A\u00E7\u0131klama
ConnTextEditPolicy.ErrorTitle=Hata
EParameterName.port=Port
EParameterName.schemaType=\u015Eema
@@ -14,7 +14,7 @@ ContextParameterPage.name=Ad\u0131
EParameterName.schemaDb=\u015Eema
ConnectionCreateAction.error=Hata
EParameterName.Version=Versiyon
EParameterName.Description=A\u00e7\u0131klama
EParameterName.Description=A\u00E7\u0131klama
NewProcessWizard.failureTitle=Hata
EParameterName.database=Verikayna\u011F\u0131
NoRepositoryDialog.Title=Hata
@@ -25,7 +25,7 @@ EParameterName.NoteTextColor=Yaz\u0131 rengi
EParameterName.jobMainversion=Versiyon
EParameterName.jobVersion=Versiyon
EParameterName.title=Ba\u015Fl\u0131k
FilterTraceColumnAction.SelectAll=T\u00fcm\u00fcn\u00fc Se\u00e7
FilterTraceColumnAction.SelectAll=T\u00FCm\u00FCn\u00FC Se\u00E7
IconSelectionController.MessageTitle=Hata
PropertiesWizardPage.Version=Versiyon
SQLPatternComposite.add=Ekle

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.designer.dbmap.nl
Bundle-Version: 7.2.1.qualifier
Bundle-Version: 7.3.1.qualifier
Fragment-Host: org.talend.designer.dbmap

View File

@@ -1,2 +1,2 @@
pluginName=Mod\u00e8le Dbmap
pluginName=Mod\u00E8le Dbmap
providerName=www.example.org

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>7.2.1-SNAPSHOT</version>
<version>7.3.1-PATCH</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.dbmap.nl</artifactId>

View File

@@ -1,64 +1,64 @@
TabFolderEditors.expressionEditor=Expression-Editor
EntryContentProposal.comment=Kommentar :
DataMapTableView.buttonTooltip.addFilterRow=Filterzeile hinzuf\u00fcgen
TableEntriesManager.exceptionMessage.typeIsNotValid=Typ "{0}" ist kein g\u00fcltiger Typ.
UIManager.addNewOutputTable=Neue Output-Tabelle hinzuf\u00fcgen
DataMapTableView.buttonTooltip.addFilterRow=Filterzeile hinzuf\u00FCgen
TableEntriesManager.exceptionMessage.typeIsNotValid=Typ "{0}" ist kein g\u00FCltiger Typ.
UIManager.addNewOutputTable=Neue Output-Tabelle hinzuf\u00FCgen
EntryContentProposal.variable=Variable
VarsTable.baseNameCannotNull=baseName kann nicht null sein
UIManager.tableNameIsNotValid=Der Name der Tabelle ist ung\u00fcltig
ToolbarInputZone.moveupTooltip=Ausgew\u00e4hlte Input Lookup-Tabelle nach oben verschieben
UIManager.tableNameIsNotValid=Der Name der Tabelle ist ung\u00FCltig
ToolbarInputZone.moveupTooltip=Ausgew\u00E4hlte Input Lookup-Tabelle nach oben verschieben
VarsTable.columnNameTip=Der Spaltenname '
EntryContentProposal.default=Standard :
EntryContentProposal.metadataColumn=Metadata Spalte
EntryContentProposal.onlyAvailable=(Nur bei UPDATE und DELETE-Abfragen verf\u00fcgbar)
EntryContentProposal.onlyAvailable=(Nur bei UPDATE und DELETE-Abfragen verf\u00FCgbar)
EntryContentProposal.precision=Genauigkeit :
ToolbarOutputZone.widgetTooltip.addOutputTable=Output-Tabelle hinzuf\u00fcgen
ToolbarOutputZone.widgetTooltip.addOutputTable=Output-Tabelle hinzuf\u00FCgen
ToolbarOutputZone.widgetText.autoMap=Auto map!
EntryContentProposal.properties=Eigenschaften :
VarsTable.existTip=' existiert bereits.
InputDataMapTableView.Operator=Operator
AliasDialog.SelectTableToUse=Zu benutzende Tabelle ausw\u00e4hlen:
AliasDialog.SelectTableToUse=Zu benutzende Tabelle ausw\u00E4hlen:
TabFolderEditors.schemaEditor=Schema-Editor
TableEntriesManager.exceptionMessage.tableEntriesNotSame=tableEntries sind nicht gleich!
EntryContentProposal.dbType=DB Typ:
ToolbarInputZone.movedownTooltip=Ausgew\u00e4hlte Output Lookup-Tabelle nach unten verschieben
ToolbarOutputZone.movedownTooltip=Ausgew\u00e4hlte Output-Tabelle nach unten verschieben
ToolbarInputZone.movedownTooltip=Ausgew\u00E4hlte Output Lookup-Tabelle nach unten verschieben
ToolbarOutputZone.movedownTooltip=Ausgew\u00E4hlte Output-Tabelle nach unten verschieben
AliasDialog.aliasAlreadyExists=Eine Alias-Tabelle oder Datenbanktabelle besitzt bereits den Namen "{0}"!
ToolbarOutputZone.restorTooltip=Alle Output-Tabellen wiederherstellen
ToolbarInputZone.widgetTooltip.addAlias=Alias hinzuf\u00fcgen
ToolbarOutputZone.widgetTooltip.removeOutputTable=Ausgew\u00e4hlte Output-Tabelle entfernen
ToolbarInputZone.widgetTooltip.addAlias=Alias hinzuf\u00FCgen
ToolbarOutputZone.widgetTooltip.removeOutputTable=Ausgew\u00E4hlte Output-Tabelle entfernen
InputDataMapTableView.columnTitle.ExplicitJoin=Expliziter Join
AliasDialog.addNewAlias=Neuen Alias hinzuf\u00fcgen
MapperManager.exceptionMessage.useOtherSignature=Verwende andere signature method um Eintrag hinzuzuf\u00fcgen
UIManager.propagateTitle=\u00dcbernahme
AliasDialog.addNewAlias=Neuen Alias hinzuf\u00FCgen
MapperManager.exceptionMessage.useOtherSignature=Verwende andere signature method um Eintrag hinzuzuf\u00FCgen
UIManager.propagateTitle=\u00DCbernahme
MapperManager.removeOutputTableTitle=Ausgabetabelle entfernen
EntryContentProposal.type=Typ :
EntryContentProposal.length=L\u00e4nge :
EntryContentProposal.length=L\u00E4nge :
VarsTable.columnNameIsNull=Fehler: Spaltenname ist null
AliasDialog.TableMustBeSelected=Es muss eine Tabelle ausgew\u00e4hlt sein!
AliasDialog.TableMustBeSelected=Es muss eine Tabelle ausgew\u00E4hlt sein!
ToolbarInputZone.widgetTooltip.removeAlias=Alias entfernen
TableEntriesManager.exceptionMessage.dataMapTableEntryCannotNull=dataMapTableEntry darf nicht null sein.
UIManager.typeTableName=Geben Sie einen g\u00fcltigen Namen f\u00fcr die Output-Tabelle an:
UIManager.typeTableName=Geben Sie einen g\u00FCltigen Namen f\u00FCr die Output-Tabelle an:
FooterComposite.button.OK=Aktualisieren
ToolbarInputZone.minimizeTooltip=Alle Input-Tabellen minimieren
DataMapTableView.buttonTooltip.restore=Wiederherstellen
ToolbarOutputZone.minimizeTooltip=Alle Output-Tabellen minimieren
ToolbarOutputZone.widgetTooltip.mapInputAndOutput=Ordnet automatisch die Ein- und Ausgabe (nur leere Ausdr\u00fccke)
EntryContentProposal.key=Schl\u00fcssel :
ToolbarOutputZone.widgetTooltip.mapInputAndOutput=Ordnet automatisch die Ein- und Ausgabe (nur leere Ausdr\u00FCcke)
EntryContentProposal.key=Schl\u00FCssel :
MapperManager.exceptionMessage.mustBeSourceOrTarget=Der entryCauseOfChange muss Quelle oder Ziel des links sein
FooterComposite.button.Cancel=Abbruch
OutputDataMapTableView.columnTitle.expression=Ausdruck
AliasDialog.typeAliasOfTable=G\u00fcltigen Alias eingeben:
ToolbarOutputZone.moveupTooltip=Ausgew\u00e4hlte Output-Tabelle nach oben verschieben
AliasDialog.typeAliasOfTable=G\u00FCltigen Alias eingeben:
ToolbarOutputZone.moveupTooltip=Ausgew\u00E4hlte Output-Tabelle nach oben verschieben
DataMapTableView.buttonTooltip.minimize=Minimieren
EntryContentProposal.column=Spalte :
ToolbarInputZone.restoreTooltip=Alle Input-Tabellen wiederherstellen
InputDataMapTableView.columnTitle.Operator=Operator
VarsTable.invalidTip=' ist ung\u00fcltig.
VarsTable.invalidTip=' ist ung\u00FCltig.
UIManager.3=existiert nicht!
UIManager.2=Die Zone
UIManager.nameExistOrNull=Name existiert bereits oder ist null.
AliasDialog.inputValid=Eingabe ist ung\u00fcltig.
AliasDialog.inputValid=Eingabe ist ung\u00FCltig.
HTMLDocGenerator.author=Autor
HTMLDocGenerator.author1=Autor
HTMLDocGenerator.column=Spalte
@@ -72,17 +72,17 @@ HTMLDocGenerator.creation=Anlegen
HTMLDocGenerator.description=Beschreibung
HTMLDocGenerator.job_description=Beschreibung
HTMLDocGenerator.job_settings=Einstellungen
HTMLDocGenerator.key=Schl\u00fcsselwert
HTMLDocGenerator.key=Schl\u00FCsselwert
HTMLDocGenerator.label=Beschriftung
HTMLDocGenerator.language=Sprache
HTMLDocGenerator.length=L\u00e4nge
HTMLDocGenerator.length=L\u00E4nge
HTMLDocGenerator.mapper.alias=Alias
HTMLDocGenerator.mapper.expression=Ausdruck
HTMLDocGenerator.mapper.operator=Operator
HTMLDocGenerator.mapper.table.name=Tabellenname
HTMLDocGenerator.modification=\u00c4nderung
HTMLDocGenerator.modification=\u00C4nderung
HTMLDocGenerator.name=Name
HTMLDocGenerator.nullable=Null zul\u00e4ssig
HTMLDocGenerator.nullable=Null zul\u00E4ssig
HTMLDocGenerator.precision=Genauigkeit
HTMLDocGenerator.project_description=Projektbeschreibung
HTMLDocGenerator.project_name=Projektname

View File

@@ -134,7 +134,7 @@ HTMLDocGenerator.row_parameters=Parameters
HTMLDocGenerator.schema_for=Schema for
HTMLDocGenerator.source=Source
HTMLDocGenerator.source_code=Source Code
HTMLDocGenerator.stats_logs=Stats &amp; Logs
HTMLDocGenerator.stats_logs=Stats & Logs
HTMLDocGenerator.status=Status
HTMLDocGenerator.summary=Summary
HTMLDocGenerator.tmap.constraint.entries=Constraint Table Entries
@@ -153,7 +153,7 @@ OutputDataMapTableView.columnTitle.AdditionalWhereClauses=Additional WHERE claus
OutputDataMapTableView.columnTitle.AdditionalOtherClauses=Additional other clauses (GROUP/ORDER BY...) :
OutputDataMapTableView.columnTitle.AdditionalOtherClauses.oracle=Additional other clauses (GROUP BY...) :
DataMapTableView.buttonTooltip.menu.addWhereClauses=Add a WHERE clause
DataMapTableView.buttonTooltip.menu.addOtherClauses=Add an other(GROUP...) clause
DataMapTableView.buttonTooltip.menu.addOtherClauses=Add an other (GROUP...) clause
ProblemsAnalyser.needAlias.error1=The '{0}' linked table name '{1}' is too complex ,please use alias to generate sql!
ToolbarOutputZone.widgetTooltip.delimitedIdentifiers=Active me to add double quotes for schemas to support delimited identifiers.
ToolbarOutputZone.widgetText.delimitedIdentifiers=Delimited identifiers

View File

@@ -1,49 +1,50 @@
TabFolderEditors.expressionEditor=Editor de expresiones
UIManager.addNewOutputTable=A\u00f1adir una nueva tabla de salida
UIManager.tableNameIsNotValid=El nombre de la tabla no es v\u00e1lido
UIManager.addNewOutputTable=A\u00F1adir una nueva tabla de salida
UIManager.tableNameIsNotValid=El nombre de la tabla no es v\u00E1lido
VarsTable.columnNameTip=El nombre de la columna '
ToolbarOutputZone.widgetTooltip.addOutputTable=A\u00f1adir tabla de salida
ToolbarOutputZone.widgetTooltip.addOutputTable=A\u00F1adir tabla de salida
VarsTable.existTip=' ya existe.
AliasDialog.SelectTableToUse=Seleccionar tabla a usar:
TabFolderEditors.schemaEditor=Editor de esquemas
ToolbarOutputZone.movedownTooltip=Bajar la tabla de salida seleccionada
AliasDialog.aliasAlreadyExists=Un alias de tabla o una tabla de BD ya tiene ese nomre "{0}"!
ToolbarInputZone.widgetTooltip.addAlias=A\u00f1adir alias
ToolbarInputZone.widgetTooltip.addAlias=A\u00F1adir alias
ToolbarOutputZone.widgetTooltip.removeOutputTable=Borrar la tabla de salida seleccionada
AliasDialog.addNewAlias=A\u00f1adir nuevo alias
AliasDialog.addNewAlias=A\u00F1adir nuevo alias
UIManager.propagateTitle=Propagar
AliasDialog.TableMustBeSelected=Una tabla debe seleccionarse!
ToolbarInputZone.widgetTooltip.removeAlias=Borrar alias
UIManager.typeTableName=Teclee un nombre v\u00e1lido de tabla de salida
UIManager.typeTableName=Teclee un nombre v\u00E1lido de tabla de salida
ToolbarInputZone.minimizeTooltip=Minimizar todas las tablas de entrada
ToolbarOutputZone.minimizeTooltip=Minimizar todas las tablas de salida seleccionadas
OutputDataMapTableView.columnTitle.expression=Expresi\u00f3n
OutputDataMapTableView.columnTitle.expression=Expresi\u00F3n
AliasDialog.typeAliasOfTable=Escribir Alias valido:
ToolbarOutputZone.moveupTooltip=Subir la tabla de salida seleccionada
VarsTable.invalidTip=' es inv\u00e1lido.
VarsTable.invalidTip=' es inv\u00E1lido.
UIManager.3=no existe !
DbMapComponent.unknowValue=Valor del par\u00e1metro NAME es desconocido:
DbMapComponent.unknowValue=Valor del par\u00E1metro NAME es desconocido:
UIManager.nameExistOrNull=El nombre ya existe o es nulo
AliasDialog.inputValid=Entrada inv\u00e1lida
AliasDialog.inputValid=Entrada inv\u00E1lida
HTMLDocGenerator.author=Autor
HTMLDocGenerator.author1=Autor
HTMLDocGenerator.column=Columna
HTMLDocGenerator.comment=Comentario
HTMLDocGenerator.content=Contenido
HTMLDocGenerator.description=Descripci\u00f3n
HTMLDocGenerator.job_description=Descripci\u00f3n
HTMLDocGenerator.creation=Creaci\u00F3n
HTMLDocGenerator.description=Descripci\u00F3n
HTMLDocGenerator.job_description=Descripci\u00F3n
HTMLDocGenerator.key=Clave
HTMLDocGenerator.label=Etiqueta
HTMLDocGenerator.language=Lenguaje
HTMLDocGenerator.length=Longitud
HTMLDocGenerator.mapper.alias=Alias
HTMLDocGenerator.mapper.expression=Expresi\u00f3n
HTMLDocGenerator.mapper.expression=Expresi\u00F3n
HTMLDocGenerator.mapper.operator=Operador
HTMLDocGenerator.name=Nombre
HTMLDocGenerator.properties=Propiedades
HTMLDocGenerator.source=Or\u00edgen
HTMLDocGenerator.source=Or\u00EDgen
HTMLDocGenerator.status=Estado
HTMLDocGenerator.type=Tipo
HTMLDocGenerator.value=Valor
HTMLDocGenerator.values=Valores
HTMLDocGenerator.version=Versi\u00f3n
HTMLDocGenerator.version=Versi\u00F3n

View File

@@ -1,133 +1,153 @@
UIManager.1=Cas non trouv\u00e9
UIManager.1=Cas non trouv\u00E9
TabFolderEditors.expressionEditor=Editeur d'expression
EntryContentProposal.comment=Commentaire \:
DataMapTableView.buttonTooltip.addFilterRow=Ajouter un filtre de lignes
TableEntriesManager.exceptionMessage.typeIsNotValid=Le type "{0}" n'est pas valide.
TableEntriesManager.exceptionMessage.typeIsNotValid=Le type \"{0}\" est invalide.
UIManager.addNewOutputTable=Ajouter une nouvelle table en sortie
EntryContentProposal.variable=Variable
VarsTable.baseNameCannotNull=baseName ne peut pas \u00eatre null
UIManager.tableNameIsNotValid=Le nom de la table n'est pas valide
EntryContentProposal.expressionKey=Cl\u00e9 d'expression \:
ToolbarInputZone.moveupTooltip=D\u00e9placer vers le haut la table lookup d'entr\u00e9e s\u00e9lectionn\u00e9e
VarsTable.baseNameCannotNull=baseName ne peut pas \u00EAtre null
UIManager.tableNameIsNotValid=Le nom de la table n\'est pas valide
EntryContentProposal.expressionKey=Cl\u00E9 d'expression \:
ToolbarInputZone.moveupTooltip=D\u00E9placer vers le haut la table lookup d'entr\u00E9e s\u00E9lectionn\u00E9e
VarsTable.columnNameTip=Le nom de colonne '
EntryContentProposal.default=D\u00e9faut \:
TabFolderEditors.SqlSelectQuery=Requ\u00eate SQL Select g\u00e9n\u00e9r\u00e9e pour "{0}"
EntryContentProposal.metadataColumn=Colonne de m\u00e9tadonn\u00e9es
EntryContentProposal.onlyAvailable=(Disponible seulement pour les requ\u00eates UPDATE et DELETE)
UIManager.propagateMessage=Propager les modifications \u00e0 toutes les expressions li\u00e9es pour maintenir la validit\u00e9 des liens ?
EntryContentProposal.precision=Pr\u00e9cision \:
EntryContentProposal.default=D\u00E9faut \:
TabFolderEditors.SqlSelectQuery=Requ\u00EAte SQL Select g\u00E9n\u00E9r\u00E9e pour \"{0}\"
EntryContentProposal.metadataColumn=Colonne de m\u00E9tadonn\u00E9es
EntryContentProposal.onlyAvailable=(Disponible seulement pour les requ\u00EAtes UPDATE et DELETE)
UIManager.propagateMessage=Propager les modifications \u00E0 toutes les expressions li\u00E9es pour maintenir la validit\u00E9 des liens ?
EntryContentProposal.precision=Pr\u00E9cision \:
ToolbarOutputZone.widgetTooltip.addOutputTable=Ajouter une table cible
ToolbarOutputZone.widgetText.autoMap=Mapping auto
EntryContentProposal.properties=propri\u00e9t\u00e9s :
VarsTable.existTip=' existe d\u00e9j\u00e0.
InputDataMapTableView.Operator=Op\u00e9rateur
AliasDialog.SelectTableToUse=S\u00e9lectionnez la table \u00e0 utiliser \:
TabFolderEditors.schemaEditor=\u00c9diteur de Sch\u00e9ma
TableEntriesManager.exceptionMessage.tableEntriesNotSame=Les tableEntries ne sont pas les m\u00eames.
ProblemsManager.outputExpressionEmpty=L'expression de sortie "{0}.{1}" n'est pas param\u00e9tr\u00e9e.
EntryContentProposal.properties=propri\u00E9t\u00E9s :
VarsTable.existTip=\' existe d\u00E9j\u00E0.
InputDataMapTableView.Operator=Op\u00E9rateur
AliasDialog.SelectTableToUse=S\u00E9lectionnez la table \u00E0 utiliser :
TabFolderEditors.schemaEditor=\u00C9diteur de Sch\u00E9ma
TableEntriesManager.exceptionMessage.tableEntriesNotSame=Les tableEntries ne sont pas les m\u00EAmes.
ProblemsManager.outputExpressionEmpty=L\'expression de sortie \"{0}.{1}\" n\'est pas param\u00E9tr\u00E9e.
EntryContentProposal.dbType=Type de BdD :
MapperManager.removeInputTableTitleMessage=\u00cates-vous s\u00fbr de vouloir supprimer la table d'entr\u00e9e "{0}" ?
ToolbarInputZone.movedownTooltip=Descendre la table lookup de sortie s\u00e9lectionn\u00e9e
ToolbarOutputZone.movedownTooltip=D\u00e9place vers le bas la table cible s\u00e9lectionn\u00e9e
AliasDialog.aliasAlreadyExists=Un alias de table ou une table porte d\u00e9j\u00e0 le nom : "{0}"!
ProblemsManager.inputExpressionEmpty=L'expression de l'entr\u00e9e "{0}.{1}" n'est pas param\u00e9tr\u00e9e.
MapperManager.removeInputTableTitleMessage=\u00CAtes-vous s\u00FBr de vouloir supprimer la table d'entr\u00E9e "{0}" ?
ToolbarInputZone.movedownTooltip=Descendre la table lookup de sortie s\u00E9lectionn\u00E9e
ToolbarOutputZone.movedownTooltip=D\u00E9place vers le bas la table cible s\u00E9lectionn\u00E9e
AliasDialog.aliasAlreadyExists=Un alias de table ou une table porte d\u00E9j\u00E0 le nom \"{0}\" !
ProblemsManager.inputExpressionEmpty=L\'expression de l\'entr\u00E9e \"{0}.{1}\" n\'est pas d\u00E9finie.
ToolbarOutputZone.restorTooltip=Restaurer toutes les tables de sortie
TableEntriesManager.exceptionMessage.caseNotFound=Cas non trouv\u00e9
TableEntriesManager.exceptionMessage.caseNotFound=cas non trouv\u00E9
ToolbarInputZone.widgetTooltip.addAlias=Ajouter un alias
ToolbarOutputZone.widgetTooltip.removeOutputTable=Supprimer les tables cible s\u00e9lectionn\u00e9es
InputDataMapTableView.columnTitle.ExplicitJoin=Explicit join
ToolbarOutputZone.widgetTooltip.removeOutputTable=Supprimer les tables cibles s\u00E9lectionn\u00E9es
InputDataMapTableView.columnTitle.ExplicitJoin=Jointures explicites
AliasDialog.addNewAlias=Ajouter un nouvel alias
MapperManager.exceptionMessage.useOtherSignature=Utiliser une autre m\u00e9thode de signature pour ajouter une entr\u00e9e
MapperManager.exceptionMessage.useOtherSignature=Utiliser une autre m\u00E9thode de signature pour ajouter une entr\u00E9e
UIManager.propagateTitle=Propager
MapperManager.removeOutputTableTitle=Supprimer la table de sortie
ProblemsManager.entryDoesntMatch=L'entr\u00e9e "{0}.{1}" n'existe pas dans le sch\u00e9ma des m\u00e9tadonn\u00e9es de la table "{2}".
ProblemsManager.entryDoesntMatch=L\'entr\u00E9e \"{0}.{1}\" n\'existe pas dans le sch\u00E9ma des m\u00E9tadonn\u00E9es de la table \"{2}\".
EntryContentProposal.type=Type :
EntryContentProposal.length=Longueur \:
VarsTable.columnNameIsNull=Erreur : Le nom de la colonne est vide
AliasDialog.TableMustBeSelected=Vous devez s\u00e9lectionner une table !
AliasDialog.TableMustBeSelected=Vous devez s\u00E9lectionner une table !
ToolbarInputZone.widgetTooltip.removeAlias=Supprimer un alias
TableEntriesManager.exceptionMessage.dataMapTableEntryCannotNull=dataMapTableEntry ne peut pas \u00eatre null.
TableEntriesManager.exceptionMessage.dataMapTableEntryCannotNull=dataMapTableEntry ne peut pas \u00EAtre null.
UIManager.typeTableName=Saisissez un nom valide pour la table de sortie :
FooterComposite.button.OK=OK
ToolbarInputZone.minimizeTooltip=Minimiser toutes les tables source
InputDataMapTableView.columnTitle.Expr=Colonne / expression \u00e9trang\u00e8re
ToolbarInputZone.minimizeTooltip=Minimiser toutes les tables sources
InputDataMapTableView.columnTitle.Expr=Colonne / expression \u00E9trang\u00E8re
DataMapTableView.buttonTooltip.restore=Restaurer
ToolbarOutputZone.minimizeTooltip=Minimiser toutes les tables de sortie
ToolbarOutputZone.widgetTooltip.mapInputAndOutput=Mapper automatiquement les sources et les cibles (pour les expressions vides seulement)
EntryContentProposal.key=Cl\u00e9 \:
MapperManager.exceptionMessage.mustBeSourceOrTarget=L'entr\u00e9e CauseOfChange doit \u00eatre la source ou la cible du lien
EntryContentProposal.key=Cl\u00E9 \:
MapperManager.exceptionMessage.mustBeSourceOrTarget=L\'entr\u00E9e CauseOfChange doit \u00EAtre la source ou la cible du lien
FooterComposite.button.Cancel=Annuler
OutputDataMapTableView.columnTitle.expression=Expression
MapperManager.removeOutputTableTitleMessage=Etes-vous sur de vouloir retirer la table cible '{0}'?\r\n
MapperManager.removeOutputTableTitleMessage=\u00CAtes-vous s\u00FBr de vouloir supprimer la table en sortie \"{0}\" ?
AliasDialog.typeAliasOfTable=Entrez un alias valide :
ToolbarOutputZone.moveupTooltip=D\u00e9place vers le haut la table cible s\u00e9lectionn\u00e9e
MapperManager.removeInputTableTitle=Supprimer la table d'entr\u00e9e
DataMapTableView.buttonTooltip.minimize=R\u00e9duire
ToolbarOutputZone.moveupTooltip=D\u00E9place vers le haut la table cible s\u00E9lectionn\u00E9e
MapperManager.removeInputTableTitle=Supprimer la table d'entr\u00E9e
DataMapTableView.buttonTooltip.minimize=R\u00E9duire
EntryContentProposal.column=Colonne :
ToolbarInputZone.restoreTooltip=Restaurer toutes les tables source
InputDataMapTableView.columnTitle.Operator=Op\u00e9rateur
ProblemsManager.operatorNotSet=L'op\u00e9rateur d'entr\u00e9e "{0}" n'est pas param\u00e9tr\u00e9.
VarsTable.invalidTip=' est invalide.
UIManager.3=n'existe pas
ToolbarInputZone.restoreTooltip=Restaurer toutes les tables sources
InputDataMapTableView.columnTitle.Operator=Op\u00E9rateur
ProblemsManager.operatorNotSet=L\'op\u00E9rateur d\'entr\u00E9e \"{0}\" n\'est pas d\u00E9fini.
VarsTable.invalidTip=\' est invalide.
UIManager.3=n\'existe pas.
UIManager.2=La zone
DbMapComponent.unknowValue=La valeur du param\u00e8tre NAME est inconnue :
UIManager.nameExistOrNull=Le nom existe d\u00e9j\u00e0 ou est vide.
AliasDialog.inputValid=L'entr\u00e9e est invalide.
DbGenerationManager.conditionNotSet=Les conditions de jointure ne sont pas d\u00e9finies
DbGenerationManager.InputExpSetMessage=L'expression de l'entr\u00e9e '{0}' n'est pas d\u00e9finie
DbGenerationManager.InputOperationSetMessage=L'op\u00e9rateur de l'entr\u00e9e '{0}' n'est pas d\u00e9fini
HTMLDocGenerator_generate_document=Documentation g\u00e9n\u00e9r\u00e9e
HTMLDocGenerator.author=Auteur
HTMLDocGenerator.author1=Auteur
DbMapComponent.unknowValue=La valeur du param\u00E8tre NAME est inconnue :
UIManager.nameExistOrNull=Le nom existe d\u00E9j\u00E0 ou est null.
AliasDialog.inputValid=L'entr\u00E9e est invalide.
DbGenerationManager.conditionNotSet=Les conditions de jointure ne sont pas d\u00E9finies
DbGenerationManager.InputExpSetMessage=L'expression de l'entr\u00E9e '{0}' n'est pas d\u00E9finie
DbGenerationManager.InputOperationSetMessage=L'op\u00E9rateur de l'entr\u00E9e '{0}' n'est pas d\u00E9fini
DbGenerationManager.OuputExpSetMessage=L\'expression de sortie \'{0}\' n\'est pas d\u00E9finie
HTMLDocGenerator_generate_document=Documentation g\u00E9n\u00E9r\u00E9e
HTMLDocGenerator.author=AUTEUR
HTMLDocGenerator.author1=Cr\u00E9\u00E9 par :
HTMLDocGenerator.column=Colonne
HTMLDocGenerator.comment=Commentaire
HTMLDocGenerator.component=Composant :
HTMLDocGenerator.component_description=Description des composants
HTMLDocGenerator.component_list=Liste des composants
HTMLDocGenerator.component_name=Nom du composant
HTMLDocGenerator.component_parameters=Param\u00e8tres du composant
HTMLDocGenerator.component_parameters=Param\u00E8tres du composant :
HTMLDocGenerator.component_type=Type de composant
HTMLDocGenerator.content=contenu
HTMLDocGenerator.context=Contexte :
HTMLDocGenerator.context_list=Liste des contextes
HTMLDocGenerator.creation=Cr\u00e9ation
HTMLDocGenerator.creation=Cr\u00E9ation
HTMLDocGenerator.description=Description
HTMLDocGenerator.extra_settings=Param\u00e8tres suppl.
HTMLDocGenerator.generation_date=Date de g\u00e9n\u00e9ration
HTMLDocGenerator.ended=termin\u00E9(e)
HTMLDocGenerator.extra_settings=Param\u00E8tres suppl\u00E9mentaires
HTMLDocGenerator.generation_date=Date de g\u00E9n\u00E9ration
HTMLDocGenerator.input=ENTR\u00C9E(S)
HTMLDocGenerator.job_description=Description
HTMLDocGenerator.job_settings=Param\u00e8tres
HTMLDocGenerator.key=Cl\u00e9
HTMLDocGenerator.label=Libell\u00e9
HTMLDocGenerator.job_preview_picture=Aper\u00E7u
HTMLDocGenerator.job_settings=Configuration
HTMLDocGenerator.key=Cl\u00E9
HTMLDocGenerator.label=LIBELL\u00C9
HTMLDocGenerator.language=Langue
HTMLDocGenerator.length=Length
HTMLDocGenerator.mapper.alias=Alias
HTMLDocGenerator.mapper.entries=Conditions d\'entr\u00E9es personnalis\u00E9es
HTMLDocGenerator.mapper.expression=Expression
HTMLDocGenerator.mapper.iaminimized=est minimis\u00E9e
HTMLDocGenerator.mapper.isjoin=est joint(e)
HTMLDocGenerator.mapper.join.type=Type de jointure
HTMLDocGenerator.mapper.operator=Op\u00e9rateur
HTMLDocGenerator.mapper.operator=Op\u00E9rateur
HTMLDocGenerator.mapper.table.name=Nom de la table
HTMLDocGenerator.modification=Modification
HTMLDocGenerator.name=Nom
HTMLDocGenerator.need_prompt=Need Prompt?
HTMLDocGenerator.nullable=Nullable
HTMLDocGenerator.original_function_para=Param\u00E8tres de la fonction originaux :
HTMLDocGenerator.output=SORTIE(S)
HTMLDocGenerator.precision=Precision
HTMLDocGenerator.project_description=Description du projet
HTMLDocGenerator.project_name=Nom du projet
HTMLDocGenerator.properties=Propri\u00e9t\u00e9s
HTMLDocGenerator.purpose=Objectifs
HTMLDocGenerator.row_default=D\u00e9faut
HTMLDocGenerator.properties=Propri\u00E9t\u00E9s
HTMLDocGenerator.purpose=Objectif
HTMLDocGenerator.row_default=D\u00E9faut
HTMLDocGenerator.row_functions=Fonctions
HTMLDocGenerator.row_parameters=Param\u00e8tres
HTMLDocGenerator.schema_for=Sch\u00e9ma de
HTMLDocGenerator.row_generator_info=Informations du g\u00E9n\u00E9rateur de lignes de
HTMLDocGenerator.row_parameters=Param\u00E8tres
HTMLDocGenerator.schema_for=Sch\u00E9ma de
HTMLDocGenerator.source=Source
HTMLDocGenerator.source_code=Code source
HTMLDocGenerator.source_code=Code Source
HTMLDocGenerator.stats_logs=Stats & Logs
HTMLDocGenerator.status=Statut
HTMLDocGenerator.summary=R\u00e9sum\u00e9
HTMLDocGenerator.summary=R\u00E9sum\u00E9
HTMLDocGenerator.tmap.constraint.entries=Contrainte d\'entr\u00E9es de table
HTMLDocGenerator.tmap.isinnerjoin=isInnerJoin
HTMLDocGenerator.tmap.expressionfilter=expressionFilter
HTMLDocGenerator.tmap.isnullable=isNullable
HTMLDocGenerator.tmap.isreject=isReject
HTMLDocGenerator.tmap.isrejectinner=isRejectInnerJoin
HTMLDocGenerator.type=Type
HTMLDocGenerator.value=Valeur
HTMLDocGenerator.values=Valeurs
HTMLDocGenerator.version=Version
OutputDataMapTableView.columnTitle.AdditionalWhereClauses=Clauses WHERE suppl\u00e9mentaires :
OutputDataMapTableView.columnTitle.AdditionalOtherClauses=Autres clauses suppl\u00e9mentaires (GROUP/ORDER BY...) :
OutputDataMapTableView.columnTitle.AdditionalOtherClauses.oracle=Autres clauses suppl\u00e9mentaires (GROUP BY...) :
OutputDataMapTableView.columnTitle.AdditionalWhereClauses=Clauses WHERE suppl\u00E9mentaires :
OutputDataMapTableView.columnTitle.AdditionalOtherClauses=Autres clauses suppl\u00E9mentaires (GROUP/ORDER BY...) :
OutputDataMapTableView.columnTitle.AdditionalOtherClauses.oracle=Autres clauses suppl\u00E9mentaires (GROUP BY...) :
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.
ToolbarOutputZone.widgetText.delimitedIdentifiers=Identifiants d\u00E9limit\u00E9s

View File

@@ -1,25 +1,25 @@
UIManager.1=Caso non trovato
TabFolderEditors.expressionEditor=Editore espressioni
EntryContentProposal.comment=Commento:
TableEntriesManager.exceptionMessage.typeIsNotValid=Tipo "{0}" non \u00e8 un tipo valido.
TableEntriesManager.exceptionMessage.typeIsNotValid=Tipo "{0}" non \u00E8 un tipo valido.
UIManager.addNewOutputTable=Aggiungere una nuova tabella di output
EntryContentProposal.variable=Variabile
VarsTable.baseNameCannotNull=baseName non pu\u00f2 essere nullo
UIManager.tableNameIsNotValid=Il nome della tabella non \u00e8 valido
VarsTable.baseNameCannotNull=baseName non pu\u00F2 essere nullo
UIManager.tableNameIsNotValid=Il nome della tabella non \u00E8 valido
VarsTable.columnNameTip=Il nome della colonna '
EntryContentProposal.default=Predefinito:
EntryContentProposal.metadataColumn=Colonna metadata
EntryContentProposal.precision=Precisione:
ToolbarOutputZone.widgetTooltip.addOutputTable=Aggiungere tabella di output
ToolbarOutputZone.widgetText.autoMap=Auto map!
EntryContentProposal.properties=propriet\u00e0:
VarsTable.existTip=' esiste gi\u00e0.
EntryContentProposal.properties=propriet\u00E0:
VarsTable.existTip=' esiste gi\u00E0.
InputDataMapTableView.Operator=Operatore
AliasDialog.SelectTableToUse=Selezionare la tabella da usare:
TabFolderEditors.schemaEditor=Editore Schema
EntryContentProposal.dbType=Tipo DB:
MapperManager.removeInputTableTitleMessage=Sicuro di voler rimuovere la tabella d'entrata "(0)" ?
AliasDialog.aliasAlreadyExists=Una tabella Alias o una altra tabella ha gi\u00e0 il nome "{0}"
AliasDialog.aliasAlreadyExists=Una tabella Alias o una altra tabella ha gi\u00E0 il nome "{0}"
TableEntriesManager.exceptionMessage.caseNotFound=Caso non trovato
ToolbarInputZone.widgetTooltip.addAlias=Aggiungere Alias
ToolbarOutputZone.widgetTooltip.removeOutputTable=Rimuovere la tabella di ouput selezionata
@@ -31,7 +31,7 @@ EntryContentProposal.length=Lunghezza:
VarsTable.columnNameIsNull=Errore\: nome colonna nullo
AliasDialog.TableMustBeSelected=Una tabella dev'essere selezionata!
ToolbarInputZone.widgetTooltip.removeAlias=Rimuovere Alias
TableEntriesManager.exceptionMessage.dataMapTableEntryCannotNull=dataMapTableEntry non pu\u00f2 essere nullo
TableEntriesManager.exceptionMessage.dataMapTableEntryCannotNull=dataMapTableEntry non pu\u00F2 essere nullo
UIManager.typeTableName=Immettere un nome valido per la tabella di output:
FooterComposite.button.OK=OK
DataMapTableView.buttonTooltip.restore=Recuperare
@@ -43,7 +43,7 @@ DataMapTableView.buttonTooltip.minimize=Ridurre
EntryContentProposal.column=Colonna:
ToolbarInputZone.restoreTooltip=Ripristina tutte le tabelle di input
InputDataMapTableView.columnTitle.Operator=Operatore
VarsTable.invalidTip=' non \u00e8 valido.
VarsTable.invalidTip=' non \u00E8 valido.
UIManager.3=non esiste!
UIManager.2=La zona
AliasDialog.inputValid=Input invalido.

View File

@@ -59,7 +59,7 @@ MapperManager.exceptionMessage.mustBeSourceOrTarget=entryCauseOfChange\u306F\u30
FooterComposite.button.Cancel=\u30AD\u30E3\u30F3\u30BB\u30EB
OutputDataMapTableView.columnTitle.expression=\u5F0F
MapperManager.removeOutputTableTitleMessage=\u51FA\u529B\u30C6\u30FC\u30D6\u30EB "{0}" \u3092\u524A\u9664\u3057\u307E\u3059\u304B\uFF1F
AliasDialog.typeAliasOfTable=\u6709\u52B9\u306A\u30A8\u30A4\u30EA\u30A2\u30B9\u306E\u5165\u529B :
AliasDialog.typeAliasOfTable=\u6709\u52B9\u306A\u30A8\u30A4\u30EA\u30A2\u30B9\u306E\u5165\u529B:
ToolbarOutputZone.moveupTooltip=\u9078\u629E\u3057\u305F\u51FA\u529B\u30C6\u30FC\u30D6\u30EB\u3092\u4E0A\u306B\u79FB\u52D5
MapperManager.removeInputTableTitle=\u5165\u529B\u30C6\u30FC\u30D6\u30EB\u306E\u524A\u9664
DataMapTableView.buttonTooltip.minimize=\u6700\u5C0F\u5316
@@ -153,7 +153,7 @@ OutputDataMapTableView.columnTitle.AdditionalWhereClauses=\u8FFD\u52A0\u306EWHER
OutputDataMapTableView.columnTitle.AdditionalOtherClauses=\u4ED6\u306E\u8FFD\u52A0\u53E5(GROUP/ORDER BY...) :
OutputDataMapTableView.columnTitle.AdditionalOtherClauses.oracle=\u4ED6\u306E\u8FFD\u52A0\u53E5(GROUP BY...) :
DataMapTableView.buttonTooltip.menu.addWhereClauses=WHERE\u53E5\u3092\u8FFD\u52A0
DataMapTableView.buttonTooltip.menu.addOtherClauses=\u4ED6\u306ESQL\u53E5\uFF08GROUP\u7B49\uFF09\u3092\u8FFD\u52A0
DataMapTableView.buttonTooltip.menu.addOtherClauses=\u4ED6\u306ESQL\u53E5(GROUP\u7B49)\u3092\u8FFD\u52A0
ProblemsAnalyser.needAlias.error1=\'{0}\'\u304C\u30EA\u30F3\u30AF\u3055\u308C\u305F\u30C6\u30FC\u30D6\u30EB\u540D\'{1}\'\u306F\u8907\u96D1\u904E\u304E\u307E\u3059\u3002\u30A8\u30A4\u30EA\u30A2\u30B9\u3092\u4F7F\u7528\u3057\u3066sql\u3092\u751F\u6210\u3057\u3066\u4E0B\u3055\u3044!
ToolbarOutputZone.widgetTooltip.delimitedIdentifiers=\u30B9\u30AD\u30FC\u30DE\u304C\u533A\u5207\u308A\u8A18\u53F7\u4ED8\u304D\u8B58\u5225\u5B50\u3092\u30B5\u30DD\u30FC\u30C8\u3059\u308B\u3088\u3046\u306B\u4E8C\u91CD\u5F15\u7528\u7B26\u3092\u8FFD\u52A0\u3059\u308B\u306B\u306F\u3001me\u3092\u30A2\u30AF\u30C6\u30A3\u30D6\u306B\u3057\u307E\u3059\u3002
ToolbarOutputZone.widgetText.delimitedIdentifiers=\u533A\u5207\u308A\u8A18\u53F7\u4ED8\u304D\u8B58\u5225\u5B50

View File

@@ -14,10 +14,10 @@ EntryContentProposal.properties=w\u0142a\u015Bciwo\u015Bci:
VarsTable.existTip=' istnieje.
InputDataMapTableView.Operator=Operator
AliasDialog.SelectTableToUse=Wybierz tabel\u0119:
TabFolderEditors.schemaEditor=Edytor schemat\u00f3w
ToolbarOutputZone.movedownTooltip=Przesu\u0144 w d\u00f3\u0142 zaznaczone tabele wyj\u015Bciowe
TabFolderEditors.schemaEditor=Edytor schemat\u00F3w
ToolbarOutputZone.movedownTooltip=Przesu\u0144 w d\u00F3\u0142 zaznaczone tabele wyj\u015Bciowe
AliasDialog.aliasAlreadyExists=Ju\u017C istnieje alias lub tabela o nazwie "{0}"
ToolbarOutputZone.restorTooltip=Przywr\u00f3\u0107 wszystkie tabele wyj\u015Bciowe
ToolbarOutputZone.restorTooltip=Przywr\u00F3\u0107 wszystkie tabele wyj\u015Bciowe
ToolbarInputZone.widgetTooltip.addAlias=Dodaj alias
ToolbarOutputZone.widgetTooltip.removeOutputTable=Usu\u0144 zaznaczone tabele wyj\u015Bciowe
AliasDialog.addNewAlias=Dodaj nowy alias
@@ -28,14 +28,14 @@ AliasDialog.TableMustBeSelected=Tabela musi by\u0107 zaznaczona!
ToolbarInputZone.widgetTooltip.removeAlias=Usu\u0144 alias
UIManager.typeTableName=Podaj prawid\u0142ow\u0105 nazw\u0119 tabeli wyj\u015Bciowej
ToolbarInputZone.minimizeTooltip=Minimalizuj wszystkie tabele wej\u015Bciowe
DataMapTableView.buttonTooltip.restore=Przywr\u00f3\u0107
DataMapTableView.buttonTooltip.restore=Przywr\u00F3\u0107
ToolbarOutputZone.minimizeTooltip=Minimalizuj wszystkie tabele wyj\u015Bciowe
EntryContentProposal.key=Klucz:
OutputDataMapTableView.columnTitle.expression=Wyra\u017Cenie
ToolbarOutputZone.moveupTooltip=Przesu\u0144 w g\u00f3r\u0119 zaznaczone tabele wyj\u015Bciowe
ToolbarOutputZone.moveupTooltip=Przesu\u0144 w g\u00F3r\u0119 zaznaczone tabele wyj\u015Bciowe
DataMapTableView.buttonTooltip.minimize=Minimalizuj
EntryContentProposal.column=Kolumna:
ToolbarInputZone.restoreTooltip=Przywr\u00f3\u0107 wszystkie tabele wej\u015Bciowe
ToolbarInputZone.restoreTooltip=Przywr\u00F3\u0107 wszystkie tabele wej\u015Bciowe
InputDataMapTableView.columnTitle.Operator=Operator
VarsTable.invalidTip=' jest niepoprawna.
UIManager.3=nie istnieje!
@@ -46,7 +46,7 @@ HTMLDocGenerator.author=Autor
HTMLDocGenerator.author1=Autor
HTMLDocGenerator.column=Kolumna
HTMLDocGenerator.comment=Komentarz
HTMLDocGenerator.component_list=Lista komponent\u00f3w
HTMLDocGenerator.component_list=Lista komponent\u00F3w
HTMLDocGenerator.component_name=Nazwa komponentu
HTMLDocGenerator.content=zawarto\u015B\u0107
HTMLDocGenerator.context=Kontekst:
@@ -64,7 +64,7 @@ HTMLDocGenerator.name=Nazwa
HTMLDocGenerator.precision=Precyzja
HTMLDocGenerator.properties=W\u0142a\u015Bciwo\u015Bci
HTMLDocGenerator.row_parameters=Paramatry
HTMLDocGenerator.source=\u0179r\u00f3d\u0142o
HTMLDocGenerator.source=\u0179r\u00F3d\u0142o
HTMLDocGenerator.status=Status
HTMLDocGenerator.type=Typ
HTMLDocGenerator.unique_name=Nazwa unikalna

View File

@@ -1,10 +1,10 @@
EntryContentProposal.comment=Coment\u00e1rio:
EntryContentProposal.comment=Coment\u00E1rio:
DataMapTableView.buttonTooltip.addFilterRow=Adicionar filtro de linha
EntryContentProposal.expressionKey=Chave da Express\u00e3o:
EntryContentProposal.expressionKey=Chave da Express\u00E3o:
VarsTable.columnNameTip=O nome da coluna'
EntryContentProposal.default=Default:
EntryContentProposal.dbType=Tipo DB:
AliasDialog.aliasAlreadyExists=O alias da tabela ou tabela j\u00e1 possui o nome : "{0}"!
AliasDialog.aliasAlreadyExists=O alias da tabela ou tabela j\u00E1 possui o nome : "{0}"!
AliasDialog.addNewAlias=Adicionar novo "Alias"
UIManager.propagateTitle=Propagar
EntryContentProposal.type=Tipo :
@@ -14,25 +14,25 @@ FooterComposite.button.OK=OK
DataMapTableView.buttonTooltip.restore=Restaurar
EntryContentProposal.key=Chave:
FooterComposite.button.Cancel=Cancela
OutputDataMapTableView.columnTitle.expression=Express\u00e3o
OutputDataMapTableView.columnTitle.expression=Express\u00E3o
DataMapTableView.buttonTooltip.minimize=Minimizar
EntryContentProposal.column=Coluna:
VarsTable.invalidTip='\u00e9 inv\u00e1lida
AliasDialog.inputValid=Entrada inv\u00e1lida
HTMLDocGenerator.comment=Coment\u00e1rio
VarsTable.invalidTip='\u00E9 inv\u00E1lida
AliasDialog.inputValid=Entrada inv\u00E1lida
HTMLDocGenerator.comment=Coment\u00E1rio
HTMLDocGenerator.component_list=Lista de componentes
HTMLDocGenerator.component_name=Nome do componente
HTMLDocGenerator.context=Contexto:
HTMLDocGenerator.creation=Criar
HTMLDocGenerator.label=Label
HTMLDocGenerator.mapper.expression=Express\u00e3o
HTMLDocGenerator.mapper.expression=Express\u00E3o
HTMLDocGenerator.mapper.table.name=Nome da Tabela
HTMLDocGenerator.name=Nome
HTMLDocGenerator.project_description=Descri\u00e7\u00e3o do Projeto
HTMLDocGenerator.project_description=Descri\u00E7\u00E3o do Projeto
HTMLDocGenerator.project_name=Nome do projeto
HTMLDocGenerator.prompt=Limite
HTMLDocGenerator.properties=Propriedades
HTMLDocGenerator.source=Fonte
HTMLDocGenerator.unique_name=Nome \u00fanico
HTMLDocGenerator.unique_name=Nome \u00FAnico
HTMLDocGenerator.value=Valor
HTMLDocGenerator.version=Vers\u00e3o
HTMLDocGenerator.version=Vers\u00E3o

View File

@@ -1,35 +1,35 @@
EntryContentProposal.comment=Koment\u00e1r :
EntryContentProposal.comment=Koment\u00E1r :
EntryContentProposal.precision=Presnos\u0165 :
EntryContentProposal.properties=vlastnosti :
InputDataMapTableView.Operator=Oper\u00e1tor
InputDataMapTableView.Operator=Oper\u00E1tor
AliasDialog.SelectTableToUse=Vyberte tabu\u013Eku na pou\u017Eitie:
EntryContentProposal.type=Typ :
EntryContentProposal.length=D\u013A\u017Eka :
AliasDialog.TableMustBeSelected=Tabu\u013Eka mus\u00ed by\u0165 vybran\u00e1!
AliasDialog.TableMustBeSelected=Tabu\u013Eka mus\u00ED by\u0165 vybran\u00E1!
FooterComposite.button.OK=Ok
DataMapTableView.buttonTooltip.restore=Obnovi\u0165
FooterComposite.button.Cancel=Zru\u0161i\u0165
OutputDataMapTableView.columnTitle.expression=V\u00fdraz
InputDataMapTableView.columnTitle.Operator=Oper\u00e1tor
AliasDialog.inputValid=Vstup je neplatn\u00fd.
OutputDataMapTableView.columnTitle.expression=V\u00FDraz
InputDataMapTableView.columnTitle.Operator=Oper\u00E1tor
AliasDialog.inputValid=Vstup je neplatn\u00FD.
HTMLDocGenerator.author=Autor
HTMLDocGenerator.author1=Autor
HTMLDocGenerator.comment=Koment\u00e1r
HTMLDocGenerator.comment=Koment\u00E1r
HTMLDocGenerator.content=Obsah
HTMLDocGenerator.description=Popis
HTMLDocGenerator.job_description=Popis
HTMLDocGenerator.job_settings=Nastavenia
HTMLDocGenerator.key=K\u013E\u00fa\u010D
HTMLDocGenerator.key=K\u013E\u00FA\u010D
HTMLDocGenerator.label=Popis
HTMLDocGenerator.language=Jazyk
HTMLDocGenerator.length=D\u013A\u017Eka
HTMLDocGenerator.mapper.alias=Alias
HTMLDocGenerator.mapper.expression=V\u00fdraz
HTMLDocGenerator.mapper.operator=Oper\u00e1tor
HTMLDocGenerator.mapper.table.name=N\u00e1zov Tabu\u013Eky
HTMLDocGenerator.mapper.expression=V\u00FDraz
HTMLDocGenerator.mapper.operator=Oper\u00E1tor
HTMLDocGenerator.mapper.table.name=N\u00E1zov Tabu\u013Eky
HTMLDocGenerator.name=Meno
HTMLDocGenerator.project_description=Opis projektu
HTMLDocGenerator.project_name=N\u00e1zov Projektu
HTMLDocGenerator.project_name=N\u00E1zov Projektu
HTMLDocGenerator.properties=Vlastnosti
HTMLDocGenerator.row_functions=Funkcie
HTMLDocGenerator.row_parameters=Parametre

View File

@@ -1,11 +1,11 @@
InputDataMapTableView.Operator=Operat\u00f6r
InputDataMapTableView.columnTitle.Operator=Operat\u00f6r
HTMLDocGenerator.description=A\u00e7\u0131klama
HTMLDocGenerator.job_description=A\u00e7\u0131klama
InputDataMapTableView.Operator=Operat\u00F6r
InputDataMapTableView.columnTitle.Operator=Operat\u00F6r
HTMLDocGenerator.description=A\u00E7\u0131klama
HTMLDocGenerator.job_description=A\u00E7\u0131klama
HTMLDocGenerator.label=Etiket
HTMLDocGenerator.mapper.operator=Operat\u00f6r
HTMLDocGenerator.mapper.operator=Operat\u00F6r
HTMLDocGenerator.name=Ad\u0131
HTMLDocGenerator.properties=\u00d6zellikler
HTMLDocGenerator.properties=\u00D6zellikler
HTMLDocGenerator.source=Kaynak
HTMLDocGenerator.type=Tip
HTMLDocGenerator.version=Versiyon

View File

@@ -1,110 +1,110 @@
UIManager.1=\u7528\u4F8B\u672A\u627E\u5230
TabFolderEditors.expressionEditor=\u8868\u8FBE\u5F0F\u7F16\u8F91\u5668
EntryContentProposal.comment=\u5907\u6CE8 :
DataMapTableView.buttonTooltip.addFilterRow=\u6DFB\u52A0\u8FC7\u6EE4\u884C
EntryContentProposal.comment=\u6CE8\u91CA:
DataMapTableView.buttonTooltip.addFilterRow=\u6DFB\u52A0\u7B5B\u9009\u884C
TableEntriesManager.exceptionMessage.typeIsNotValid=\u7C7B\u578B \"{0}\" \u65E0\u6548\u3002
UIManager.addNewOutputTable=\u6DFB\u52A0\u65B0\u7684\u8F93\u51FA\u8868\u683C
UIManager.addNewOutputTable=\u6DFB\u52A0\u65B0\u7684\u8F93\u51FA\u8868
EntryContentProposal.variable=\u53D8\u91CF
VarsTable.baseNameCannotNull=baseName \u4E0D\u80FD\u4E3A\u7A7A
UIManager.tableNameIsNotValid=\u8FDE\u63A5/\u8868\u7684\u540D\u5B57\u65E0\u6548\u6216\u5DF2\u5B58\u5728\u3002
EntryContentProposal.expressionKey=\u8868\u8FBE\u5F0F\u952E\u7801 :
ToolbarInputZone.moveupTooltip=\u4E0A\u79FB\u9009\u62E9\u7684\u8F93\u5165\u68C0\u67E5\u8868\u683C
VarsTable.columnNameTip=\u5217\u540D\'
EntryContentProposal.default=\u786E\u7701 :
TabFolderEditors.SqlSelectQuery=\u4E3A \'\'{0}\'\' \u8F93\u51FA\u751F\u6210\u7684 SQL \u9009\u62E9\u67E5\u8BE2
VarsTable.baseNameCannotNull=baseName \u4E0D\u80FD\u4E3A null
UIManager.tableNameIsNotValid=\u8868\u7684\u540D\u79F0\u65E0\u6548\u3002
EntryContentProposal.expressionKey=\u8868\u8FBE\u5F0F\u952E:
ToolbarInputZone.moveupTooltip=\u4E0A\u79FB\u9009\u5B9A\u7684\u8F93\u5165\u67E5\u627E\u8868
VarsTable.columnNameTip=\u5217\u540D\u79F0\'
EntryContentProposal.default=\u9ED8\u8BA4:
TabFolderEditors.SqlSelectQuery=\u4E3A \'\'{0}\'\' \u8F93\u51FA\u751F\u6210\u7684 SQL Select \u67E5\u8BE2
EntryContentProposal.metadataColumn=\u5143\u6570\u636E\u5217
EntryContentProposal.onlyAvailable=\uFF08\u4EC5\u66F4\u65B0\u548C\u5220\u9664\u65F6\u53EF\u7528\uFF09
UIManager.propagateMessage=\u662F\u5426\u8981\u4F20\u64AD\u53D8\u66F4\u5230\u6240\u6709\u76F8\u5173\u7684\u8868\u8FBE\u5F0F\u4EE5\u4FDD\u8BC1\u94FE\u63A5\u6709\u6548\uFF1F
EntryContentProposal.precision=\u7CBE\u5EA6 :
ToolbarOutputZone.widgetTooltip.addOutputTable=\u6DFB\u52A0\u8F93\u51FA\u8868\u683C
UIManager.propagateMessage=\u662F\u5426\u8981\u5C06\u66F4\u6539\u4F20\u64AD\u5230\u6240\u6709\u76F8\u5173\u7684\u8868\u8FBE\u5F0F\u4EE5\u4FDD\u6301\u8FDE\u63A5\u6709\u6548\uFF1F
EntryContentProposal.precision=\u7CBE\u5EA6:
ToolbarOutputZone.widgetTooltip.addOutputTable=\u6DFB\u52A0\u8F93\u51FA\u8868
ToolbarOutputZone.widgetText.autoMap=\u81EA\u52A8\u6620\u5C04\uFF01
EntryContentProposal.properties=\u5C5E\u6027 :
VarsTable.existTip=\' \u5DF2\u5B58\u5728\u3002
InputDataMapTableView.Operator=\u64cd\u4f5c
EntryContentProposal.properties=\u5C5E\u6027:
VarsTable.existTip=\' \u5DF2\u7ECF\u5B58\u5728\u3002
InputDataMapTableView.Operator=\u64CD\u4F5C\u7B26
AliasDialog.SelectTableToUse=\u9009\u62E9\u8868\u4F7F\u7528:
TabFolderEditors.schemaEditor=\u56FE\u89E3\u7F16\u8F91\u5668
TabFolderEditors.schemaEditor=Schema \u7F16\u8F91\u5668
TableEntriesManager.exceptionMessage.tableEntriesNotSame=tableEntries \u4E0D\u4E00\u81F4\uFF01
ProblemsManager.outputExpressionEmpty=\u672A\u8BBE\u5B9A\u8F93\u51FA\u9879 \'\'{0}.{1}\'\' \u7684\u8868\u8FBE\u5F0F\u3002
EntryContentProposal.dbType=\u6570\u636E\u5E93\u7C7B\u578B
MapperManager.removeInputTableTitleMessage=\u60A8\u786E\u5B9A\u8981\u79FB\u9664\u8F93\u5165\u8868\u201C{0}\u201D\uFF1F
ToolbarInputZone.movedownTooltip=\u4E0B\u79FB\u9009\u62E9\u7684\u8F93\u51FA\u68C0\u67E5\u8868\u683C
ToolbarOutputZone.movedownTooltip=\u4E0B\u79FB\u9009\u62E9\u7684\u8F93\u51FA\u8868\u683C
ToolbarInputZone.movedownTooltip=\u4E0B\u79FB\u9009\u5B9A\u7684\u8F93\u51FA\u68C0\u67E5\u8868
ToolbarOutputZone.movedownTooltip=\u4E0B\u79FB\u9009\u5B9A\u7684\u8F93\u51FA\u8868
AliasDialog.aliasAlreadyExists=\u522B\u540D\u8868\u6216\u6570\u636E\u5E93\u8868\u7684\u5DF2\u7ECF\u5B58\u5728\u540D\u79F0\'\'{0}\'\'!
ProblemsManager.inputExpressionEmpty=\u672A\u8BBE\u5B9A\u8F93\u5165\u9879 \'\'{0}.{1}\'\' \u7684\u8868\u8FBE\u5F0F\u3002
ToolbarOutputZone.restorTooltip=\u6062\u590D\u6240\u6709\u8F93\u51FA\u8868\u683C
ToolbarOutputZone.restorTooltip=\u6062\u590D\u6240\u6709\u8F93\u51FA\u8868
TableEntriesManager.exceptionMessage.caseNotFound=\u7528\u4F8B\u672A\u627E\u5230
ToolbarInputZone.widgetTooltip.addAlias=\u6DFB\u52A0\u522B\u540D
ToolbarOutputZone.widgetTooltip.removeOutputTable=\u5220\u9664\u9009\u4E2D\u7684\u8F93\u51FA\u8868\u683C
ToolbarOutputZone.widgetTooltip.removeOutputTable=\u79FB\u9664\u6240\u9009\u8F93\u51FA\u8868
InputDataMapTableView.columnTitle.ExplicitJoin=\u663E\u5F0F\u8FDE\u63A5
AliasDialog.addNewAlias=\u6DFB\u52A0\u65B0\u7684\u522B\u540D
MapperManager.exceptionMessage.useOtherSignature=\u4F7F\u7528\u5176\u4ED6\u7B7E\u540D\u65B9\u6CD5\u6DFB\u52A0\u6761\u76EE
UIManager.propagateTitle=\u4F20\u64AD
MapperManager.removeOutputTableTitle=\u5220\u9664\u8F93\u51FA\u8868\u683C
MapperManager.removeOutputTableTitle=\u79FB\u9664\u8F93\u51FA\u8868
ProblemsManager.entryDoesntMatch=\u6761\u76EE \'\'{0}.{1}\'\' \u672A\u51FA\u73B0\u5728\u8868 \'\'{2}\'\' \u7684\u5143\u6570\u636E schema \u4E2D\u3002
EntryContentProposal.type=\u7C7B\u578B :
EntryContentProposal.length=\u957F\u5EA6 :
VarsTable.columnNameIsNull=\u9519\u8BEF: \u5217\u540D\u4E3A\u7A7A
EntryContentProposal.type=\u7C7B\u578B:
EntryContentProposal.length=\u957F\u5EA6:
VarsTable.columnNameIsNull=\u9519\u8BEF\uFF1A\u5217\u540D\u4E3A null
AliasDialog.TableMustBeSelected=\u5FC5\u987B\u9009\u62E9\u4E00\u4E2A\u8868!
ToolbarInputZone.widgetTooltip.removeAlias=\u5220\u9664\u522B\u540D
TableEntriesManager.exceptionMessage.dataMapTableEntryCannotNull=dataMapTableEntry\u4E0D\u80FD\u4E3A\u7A7A\u3002
UIManager.typeTableName=\u8F93\u5165\u6709\u6548\u7684\u8F93\u51FA\u8868\u540D :
ToolbarInputZone.widgetTooltip.removeAlias=\u79FB\u9664\u522B\u540D
TableEntriesManager.exceptionMessage.dataMapTableEntryCannotNull=dataMapTableEntry \u4E0D\u80FD\u4E3A null\u3002
UIManager.typeTableName=\u952E\u5165\u6709\u6548\u7684\u8F93\u51FA\u8868\u540D:
FooterComposite.button.OK=\u786E\u5B9A
ToolbarInputZone.minimizeTooltip=\u6700\u5C0F\u5316\u4F5C\u6709\u8F93\u5165\u8868\u683C
InputDataMapTableView.columnTitle.Expr=\u8868\u8FBE\u5F0F\u952E\u7801
ToolbarInputZone.minimizeTooltip=\u6700\u5C0F\u5316\u6240\u6709\u8F93\u5165\u8868
InputDataMapTableView.columnTitle.Expr=\u5916\u90E8\u5217/\u8868\u8FBE\u5F0F
DataMapTableView.buttonTooltip.restore=\u6062\u590D
ToolbarOutputZone.minimizeTooltip=\u6700\u5C0F\u5316\u6240\u6709\u8F93\u51FA\u8868\u683C
ToolbarOutputZone.widgetTooltip.mapInputAndOutput=\u6620\u5C04\u81EA\u52A8\u8F93\u5165\u8F93\u51FA\uFF08\u4EC5\u8868\u8FBE\u5F0F\u4E3A\u7A7A\u65F6\uFF09
EntryContentProposal.key=\u952E\u7801 :
MapperManager.exceptionMessage.mustBeSourceOrTarget=entryCauseOfChange\u5FC5\u987B\u662F\u94FE\u63A5\u7684\u6E90\u6216\u8005\u76EE\u6807
ToolbarOutputZone.minimizeTooltip=\u6700\u5C0F\u5316\u6240\u6709\u8F93\u51FA\u8868
ToolbarOutputZone.widgetTooltip.mapInputAndOutput=\u81EA\u52A8\u6620\u5C04\u8F93\u5165\u8F93\u51FA (\u4EC5\u9488\u5BF9\u7A7A\u8868\u8FBE\u5F0F)
EntryContentProposal.key=\u952E:
MapperManager.exceptionMessage.mustBeSourceOrTarget=entryCauseOfChange \u5FC5\u987B\u662F\u8FDE\u63A5\u7684\u6E90\u6216\u8005\u76EE\u6807
FooterComposite.button.Cancel=\u53D6\u6D88
OutputDataMapTableView.columnTitle.expression=\u8868\u8FBE\u5F0F
MapperManager.removeOutputTableTitleMessage=\u60A8\u786E\u5B9A\u8981\u79FB\u9664\u8F93\u51FA\u8868\u201C{0}\u201D\uFF1F
MapperManager.removeOutputTableTitleMessage=\u662F\u5426\u786E\u5B9A\u8981\u79FB\u9664\u8F93\u51FA\u8868 \'\'{0}\'\'\uFF1F
AliasDialog.typeAliasOfTable=\u8F93\u5165\u6709\u6548\u522B\u540D
ToolbarOutputZone.moveupTooltip=\u4E0A\u79FB\u9009\u62E9\u7684\u8F93\u51FA\u8868\u683C
ToolbarOutputZone.moveupTooltip=\u4E0A\u79FB\u9009\u5B9A\u7684\u8F93\u51FA\u8868
MapperManager.removeInputTableTitle=\u79FB\u9664\u8F93\u5165\u8868
DataMapTableView.buttonTooltip.minimize=\u6700\u5C0F\u5316
EntryContentProposal.column=\u5217 :
ToolbarInputZone.restoreTooltip=\u6062\u590D\u6240\u6709\u8F93\u5165\u8868\u683C
InputDataMapTableView.columnTitle.Operator=\u64cd\u4f5c
EntryContentProposal.column=\u5217:
ToolbarInputZone.restoreTooltip=\u6062\u590D\u6240\u6709\u8F93\u5165\u8868
InputDataMapTableView.columnTitle.Operator=\u64CD\u4F5C\u7B26
ProblemsManager.operatorNotSet=\u672A\u8BBE\u5B9A\u8F93\u5165\u9879 \'\'{0}\'\' \u7684\u64CD\u4F5C\u7B26\u3002
VarsTable.invalidTip=\'\u662F\u65E0\u6548\u7684
VarsTable.invalidTip=\' \u65E0\u6548\u3002
UIManager.3=\u4E0D\u5B58\u5728\uFF01
UIManager.2=\u533A\u57DF
DbMapComponent.unknowValue=\u5143\u7D20\u7684\u53C2\u6570\u540D\u672A\u77E5
UIManager.nameExistOrNull=\u540D\u79F0\u5DF2\u5B58\u5728\u6216\u4E3A\u7A7A\u3002
UIManager.nameExistOrNull=\u540D\u79F0\u5DF2\u5B58\u5728\u6216\u4E3A null\u3002
AliasDialog.inputValid=\u8F93\u5165\u65E0\u6548\u3002
DbGenerationManager.conditionNotSet=\u8FDE\u63A5\u6761\u4EF6\u672A\u8BBE\u7F6E
DbGenerationManager.InputExpSetMessage=\u8868\u8FBE\u5F0F\u8F93\u5165\u9879 \'{0}\' \u672A\u8BBE\u7F6E
DbGenerationManager.InputOperationSetMessage=\u8FD0\u7B97\u7B26\u8F93\u5165\u9879 \'{0}\' \u672A\u8BBE\u7F6E
DbGenerationManager.InputOperationSetMessage=\u64CD\u4F5C\u7B26\u8F93\u5165\u9879 \'{0}\' \u672A\u8BBE\u7F6E
DbGenerationManager.OuputExpSetMessage=\u8868\u8FBE\u5F0F\u8F93\u51FA\u9879 \'{0}\' \u672A\u8BBE\u7F6E
HTMLDocGenerator_generate_document=\u751F\u6210\u7684\u6587\u6863
HTMLDocGenerator.author=\u4F5C\u8005
HTMLDocGenerator.author1=\u4F5C\u8005
HTMLDocGenerator.column=\u5217
HTMLDocGenerator.comment=\u5217\u6CE8\u91CA
HTMLDocGenerator.comment=\u6CE8\u91CA
HTMLDocGenerator.component=\u7EC4\u4EF6:
HTMLDocGenerator.component_description=\u7EC4\u4EF6\u63CF\u8FF0
HTMLDocGenerator.component_list=\u7ec4\u4ef6\u5217\u8868
HTMLDocGenerator.component_name=\u7ec4\u4ef6\u540d
HTMLDocGenerator.component_list=\u7EC4\u4EF6\u5217\u8868
HTMLDocGenerator.component_name=\u7EC4\u4EF6\u540D
HTMLDocGenerator.component_parameters=\u7EC4\u4EF6\u53C2\u6570:
HTMLDocGenerator.component_type=\u7EC4\u4EF6\u7C7B\u578B
HTMLDocGenerator.content=\u5185\u5BB9
HTMLDocGenerator.context=\u4e0a\u4e0b\u6587\uff1a
HTMLDocGenerator.context=\u4E0A\u4E0B\u6587:
HTMLDocGenerator.context_list=\u4E0A\u4E0B\u6587\u5217\u8868
HTMLDocGenerator.creation=\u521B\u5EFA
HTMLDocGenerator.description=\u5FC5\u8981\u7684
HTMLDocGenerator.description=\u63CF\u8FF0
HTMLDocGenerator.ended=\u7ED3\u675F
HTMLDocGenerator.extra_settings=\u989D\u5916\u8BBE\u7F6E
HTMLDocGenerator.generation_date=\u751F\u6210\u65E5\u671F
HTMLDocGenerator.input=\u8F93\u5165
HTMLDocGenerator.job_description=\u5FC5\u8981\u7684
HTMLDocGenerator.job_description=\u63CF\u8FF0
HTMLDocGenerator.job_preview_picture=\u9884\u89C8\u56FE\u7247
HTMLDocGenerator.job_settings=\u8BBE\u7F6E
HTMLDocGenerator.key=\u5173\u952E\u5B57
HTMLDocGenerator.key=\u952E
HTMLDocGenerator.label=\u6807\u7B7E
HTMLDocGenerator.language=\u8BED\u8A00
HTMLDocGenerator.length=\u957F\u5EA6
HTMLDocGenerator.mapper.alias=\u522B\u79F0
HTMLDocGenerator.mapper.alias=\u522B\u540D
HTMLDocGenerator.mapper.entries=\u81EA\u5B9A\u4E49\u6761\u4EF6\u6761\u76EE
HTMLDocGenerator.mapper.expression=\u8868\u8FBE\u5F0F
HTMLDocGenerator.mapper.iaminimized=isMinimized
@@ -113,28 +113,28 @@ HTMLDocGenerator.mapper.join.type=\u8FDE\u63A5\u7C7B\u578B
HTMLDocGenerator.mapper.metadatatable.entries=\u5143\u6570\u636E\u8868\u6761\u76EE
HTMLDocGenerator.mapper.operator=\u64CD\u4F5C\u7B26
HTMLDocGenerator.mapper.table.for=\u7528\u4E8E\u4EE5\u4E0B\u9879\u7684\u6620\u5C04\u5668\u8868:
HTMLDocGenerator.mapper.table.name=\u6570\u636e\u8868
HTMLDocGenerator.mapper.table.name=\u8868\u540D\u79F0
HTMLDocGenerator.mapper.table.properties=\u6620\u5C04\u5668\u8868\u5C5E\u6027
HTMLDocGenerator.modification=\u4fee\u6539
HTMLDocGenerator.name=\u4f5c\u4e1a\u540d
HTMLDocGenerator.modification=\u4FEE\u6539
HTMLDocGenerator.name=\u540D\u79F0
HTMLDocGenerator.need_prompt=\u9700\u8981\u63D0\u793A\uFF1F
HTMLDocGenerator.nullable=\u53EF\u4E3A\u7A7A
HTMLDocGenerator.nullable=\u53EF\u4E3A Null
HTMLDocGenerator.original_function_para=\u539F\u59CB\u51FD\u6570\u53C2\u6570:
HTMLDocGenerator.output=\u8F93\u51FA
HTMLDocGenerator.precision=\u7CBE\u5EA6
HTMLDocGenerator.project_description=\u5de5\u7a0b\u63cf\u8ff0
HTMLDocGenerator.project_name=\u5de5\u7a0b\u540d
HTMLDocGenerator.project_description=\u5DE5\u7A0B\u63CF\u8FF0
HTMLDocGenerator.project_name=\u5DE5\u7A0B\u540D\u79F0
HTMLDocGenerator.prompt=\u63D0\u793A
HTMLDocGenerator.properties=\u5C5E\u6027
HTMLDocGenerator.purpose=\u76EE\u7684
HTMLDocGenerator.row_default=\u65e0
HTMLDocGenerator.row_default=\u9ED8\u8BA4
HTMLDocGenerator.row_functions=\u51FD\u6570
HTMLDocGenerator.row_generator_info=\u7528\u4E8E\u4EE5\u4E0B\u9879\u7684\u884C\u751F\u6210\u5668\u4FE1\u606F:
HTMLDocGenerator.row_parameters=\u53C2\u6570
HTMLDocGenerator.schema_for=\u7528\u4E8E\u4EE5\u4E0B\u9879\u7684 Schema:
HTMLDocGenerator.source=\u6765\u6E90
HTMLDocGenerator.schema_for=\u4EE5\u4E0B\u9879\u7684 Schema:
HTMLDocGenerator.source=\u6E90
HTMLDocGenerator.source_code=\u6E90\u4EE3\u7801
HTMLDocGenerator.stats_logs=\u7EDF\u8BA1\u4FE1\u606F\u548C\u65E5\u5FD7
HTMLDocGenerator.stats_logs=\u7EDF\u8BA1\u53CA\u65E5\u5FD7
HTMLDocGenerator.status=\u72B6\u6001
HTMLDocGenerator.summary=\u6982\u8981
HTMLDocGenerator.tmap.constraint.entries=\u7EA6\u675F\u8868\u6761\u76EE
@@ -145,15 +145,15 @@ HTMLDocGenerator.tmap.isreject=isReject
HTMLDocGenerator.tmap.isrejectinner=isRejectInnerJoin
HTMLDocGenerator.tmap.matching.mode=\u5339\u914D\u6A21\u5F0F
HTMLDocGenerator.type=\u7C7B\u578B
HTMLDocGenerator.unique_name=\u552f\u4e00\u540d\u5b57
HTMLDocGenerator.value=\u503c
HTMLDocGenerator.unique_name=\u552F\u4E00\u540D\u79F0
HTMLDocGenerator.value=\u503C
HTMLDocGenerator.values=\u503C
HTMLDocGenerator.version=\u7248\u672C
OutputDataMapTableView.columnTitle.AdditionalWhereClauses=\u989D\u5916 WHERE \u5B50\u53E5:
OutputDataMapTableView.columnTitle.AdditionalOtherClauses=\u989D\u5916\u5176\u4ED6\u5B50\u53E5 (GROUP/ORDER BY...):
OutputDataMapTableView.columnTitle.AdditionalWhereClauses=\u9644\u52A0 WHERE \u5B50\u53E5:
OutputDataMapTableView.columnTitle.AdditionalOtherClauses=\u5176\u4ED6\u9644\u52A0\u5B50\u53E5 (GROUP/ORDER BY...):
OutputDataMapTableView.columnTitle.AdditionalOtherClauses.oracle=\u989D\u5916\u5176\u4ED6\u5B50\u53E5 (GROUP BY...):
DataMapTableView.buttonTooltip.menu.addWhereClauses=\u6DFB\u52A0 WHERE \u5B50\u53E5
DataMapTableView.buttonTooltip.menu.addOtherClauses=\u6DFB\u52A0\u5176\u4ED6 (GROUP...) \u5B50\u53E5
ProblemsAnalyser.needAlias.error1=\'{0}\' \u94FE\u63A5\u7684\u8868\u540D \'{1}\' \u592A\u590D\u6742\uFF0C\u8BF7\u4F7F\u7528\u522B\u540D\u6765\u751F\u6210 sql\uFF01
ProblemsAnalyser.needAlias.error1=\'{0}\' \u8FDE\u63A5\u7684\u8868\u540D \'{1}\' \u592A\u590D\u6742\uFF0C\u8BF7\u4F7F\u7528\u522B\u540D\u6765\u751F\u6210 sql\uFF01
ToolbarOutputZone.widgetTooltip.delimitedIdentifiers=\u6FC0\u6D3B\u6211\u4E3A schema \u6DFB\u52A0\u53CC\u5F15\u53F7\u4EE5\u652F\u6301\u5206\u9694\u578B\u6807\u8BC6\u7B26\u3002
ToolbarOutputZone.widgetText.delimitedIdentifiers=\u5206\u9694\u578B\u6807\u8BC6\u7B26

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.designer.documentation.nl
Bundle-Version: 7.2.1.qualifier
Bundle-Version: 7.3.1.qualifier
Fragment-Host: org.talend.designer.documentation

Some files were not shown because too many files have changed in this diff Show More