Compare commits

...

1182 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
Chao MENG
8c184342a4 feat(TUP-21119): Cleanup features, each plugin must be in one unique (#3092)
feature
https://jira.talendforge.org/browse/TUP-21119
2018-12-20 13:20:05 +08:00
Chao MENG
ff1336de43 feat(TUP-21119): Cleanup features, each plugin must be in one unique (#3091)
feature
https://jira.talendforge.org/browse/TUP-21119
2018-12-20 13:06:21 +08:00
Chao MENG
b698da7a97 Cmeng/feat/tup 21119 cleanup features (#3058)
* test update studio build

* feat(TUP-21119): Cleanup features, each plugin must be in one unique feature\ncmeng/feat/TUP-21119-Cleanup_features

* feat(TUP-21119): Cleanup features, each plugin must be in one unique
feature
https://jira.talendforge.org/browse/TUP-21119

* feat(TUP-21119): Cleanup features, each plugin must be in one unique
feature
https://jira.talendforge.org/browse/TUP-21119

* feat(TUP-21119): Cleanup features, each plugin must be in one unique
feature
https://jira.talendforge.org/browse/TUP-21119

* feat(TUP-21119): Cleanup features, each plugin must be in one unique
feature
https://jira.talendforge.org/browse/TUP-21119

* feat(TUP-21119): Cleanup features, each plugin must be in one unique
feature
https://jira.talendforge.org/browse/TUP-21119

* feat(TUP-21119): Cleanup features, each plugin must be in one unique
feature
https://jira.talendforge.org/browse/TUP-21119

* feat(TUP-21119): Cleanup features, each plugin must be in one unique
feature
https://jira.talendforge.org/browse/TUP-21119

Revert changes in case there may be license problem

* feat(TUP-21119): Cleanup features, each plugin must be in one unique
feature
https://jira.talendforge.org/browse/TUP-21119

move dependencies
2018-12-20 11:07:58 +08:00
Dmytro Sylaiev
93b7c46b94 Dsylaiev/tdi 41404 fix 64kb issue t run job context (#3087)
* fix(TDI-41404): Avoid 64kb method issue when too many context parameter exists

* fix(TDI-41404): Regain missing warnings

* fix(TDI-41404): Fix wrong context processing in footer
2018-12-19 11:33:39 +02:00
jiezhang-tlnd
923e28e96b fix(TUP-21396)keeping popup for running a job after adding a var in (#3070)
context group
2018-12-19 11:11:57 +08:00
zwxue
8e6d45197a fix(TUP-21175):fix test BuildJobHandlerTest.testBuildJobWithTDM (#3084) 2018-12-19 10:42:46 +08:00
Dmytro Sylaiev
3b399cfdac fix(TDI-41404): Avoid 64kb method issue when too many context paramet… (#3025)
* fix(TDI-41404): Avoid 64kb method issue when too many context parameter exists

* fix(TDI-41404): Regain missing warnings
2018-12-18 10:19:36 +02:00
zwxue
36fe13c958 fix(TUP-21175): fix Junits. (#3064) 2018-12-18 14:11:15 +08:00
Tao Tao
9d9a32a7eb bugfix(TUP-21336): Run view console result is not synchronized when I (#3067)
switch different job on job editor

https://jira.talendforge.org/browse/TUP-21336
2018-12-18 11:35:22 +08:00
hcyi
e067d98e0b fix(TUP-21356):talend-bigdata-launcher-1.2.0-20170410.jar not found when (#3076)
spark job launched from standard job by jobserver.
2018-12-14 19:16:45 +08:00
Chao MENG
16e45df096 fix(TUP-21461): Routine libraries can't be updated to pom.xml of routine (#3073)
fix(TUP-21461): Routine libraries can't be updated to pom.xml of routine in special case
https://jira.talendforge.org/browse/TUP-21461
2018-12-14 18:15:23 +08:00
chmyga
e9b55cded6 fix(TDI-32185): fix limit for dynamic columns (#2468)
* fix(TDI-32185): fix limit for dynamic columns

* Add one line to limit

* fix(TDI-32185): fix limit for dynamic columns

* Add migration task to decrement limit for old jobs

* fix(TDI-32185): fix limit for dynamic columns

* Handle context variables in migration task

* fix(TDI-32185): fix limit for dynamic columns

* Fix issue for empty limit

* fix(TDI-32185): fix limit for dynamic columns

* Fix migration task

* fix(TDI-32185): fix limit for dynamic columns

* Fix migration task
2018-12-13 13:47:35 +02:00
hcyi
e2a08da5c2 fix(TUP-21167):Install Additional Packages has no available modules. (#3062) 2018-12-12 21:11:12 +08:00
jiezhang-tlnd
c8ed02cd6a add junit for(TUP-2136) (#3055) 2018-12-12 16:08:36 +08:00
kcoepeau
af88f68da4 fix(TBD-8089): Hive requiring user when not needed (#3061) 2018-12-11 08:21:34 +01:00
chmyga
0c8bebcc3e fix(TDI-41469): tFileUnarchive zip64 format error (#3026)
* fix(TDI-41469): tFileUnarchive zip64 format error

* Use apache commons compress in checkArchive lib

* fix(TDI-41469): tFileUnarchive zip64 format error

* Remove unused method
2018-12-10 17:09:03 +02:00
zwxue
75eacb82ad fix(TUP-21261): force to reload sreenshot (#3051) 2018-12-10 10:42:57 +08:00
nrousseau
01afae2cf9 fix(TUP-21175) avoid exception during junit execution 2018-12-10 10:17:15 +08:00
Tao Tao
06a0e49aa1 bugfix(TUP-21356):"talend-bigdata-launcher-1.2.0-20170410.jar" not found (#3054)
when spark job launched from standard job by jobserver

https://jira.talendforge.org/browse/TUP-21356?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel
2018-12-10 10:04:30 +08:00
hwang-talend
1a1cc37f6b bugfix(TUP-21134):"Throw an error if the file already exist" is ticked (#3030)
#2052
2018-12-07 11:49:19 +08:00
Jane Ding
5332cdda92 fix(TUP-21138)Ubuntu18: Resources: Job which uses Resources run failed (#3046)
if its name contains uppercase letter
https://jira.talendforge.org/browse/TUP-21138
2018-12-06 10:43:25 +08:00
Romain Manni-Bucau
40b8104434 layout should rather use list than set, ensure it is typed on the code (#3038) 2018-12-05 20:23:19 +02:00
Jane Ding
91301b6fa3 fix(TUP-21245)faile to check JDBC connection with context Migrate from (#3034)
6.4.1 to 7.1.1
https://jira.talendforge.org/browse/TUP-21245
2018-12-05 14:58:57 +08:00
jiezhang-tlnd
94bb10031f fix(TUP-21326)Guess Schema has error if use existing connection in (#3032)
Joblet
2018-12-05 14:56:08 +08:00
Dmytro Sylaiev
37c11f688b Dsylaiev/tdi 41440 update jackson databind version in custom lib (#3043)
* fix(TDI-31328): Add default datePattern to SVNLogInput locked schema

* fix(TDI-41440): Update jackson-databind version

* fix(TDI-41440): Add nexus repos for maven deploy

* fix(TDI-41440): Add missing nexus uri

* fix(TDI-41440): Remove redundant UTF-8 property
2018-12-04 16:40:28 +02:00
jiezhang-tlnd
19f9498353 junit(TUP-21094) (#3021)
* junit(TUP-21094)

* add junit(TUP-21094)

* add junit(TUP-21094)

* junit(TUP-21094)
2018-12-04 15:29:05 +08:00
hwang-talend
68dcd32d14 bugfix(TUP-21105):tDBConnection(Snowflake) issue within joblet. (#3027)
* bugfix(TUP-21105):tDBConnection(Snowflake) issue within joblet.

* bugfix(TUP-21105):tDBConnection(Snowflake) issue within joblet.
2018-12-04 14:30:25 +08:00
hcyi
667e5d6ec3 fix(TUP-21042):Edit and update the used context group,will show double (#2864)
value and context view vanish.
2018-12-04 14:20:34 +08:00
zwxue
180ab51568 fix(TUP-21175):fix JUnit (#3039) 2018-12-04 10:54:07 +08:00
hcyi
16dfae34e9 fix(TUP-21160):refix JDBC connection will not commit even if autocommit (#3033)
is set to True.
2018-12-04 09:55:50 +08:00
Dmytro Sylaiev
6d41a51fb2 Dsylaiev/tdi 41440 update jackson databind version in custom lib (#3037)
* fix(TDI-31328): Add default datePattern to SVNLogInput locked schema

* fix(TDI-41440): Update jackson-databind version

* fix(TDI-41440): Add nexus repos for maven deploy
2018-12-03 16:35:04 +02:00
pyzhou
7505aaabe8 Pyzhou/tdi 41474 s3 check connection option (#3035)
* fix(TDI-41474):S3 check connection option.

* change EOF
2018-12-03 19:39:53 +08:00
kjwang-talend
0d1baec2c7 TUP-21298 get wrong result when logon main project and run job in reference project with same name (#3012)
* TUP-21298 get wrong result when logon main project and run job in
reference project with same name
https://jira.talendforge.org/browse/TUP-21298

* TUP-21298 get wrong result when logon main project and run job in
reference project with same name (Fix a link to editor problem)
https://jira.talendforge.org/browse/TUP-21298
2018-11-30 15:59:11 +08:00
zwxue
688e671c32 fix(TUP-21261):generate pom for save as of job. (#3023) 2018-11-30 15:33:21 +08:00
Jane Ding
d3361c4281 fix(TUP-21126)Not able to use routines from Reference project (#3024)
* fix(TUP-21126)Not able to use routines from Reference project
https://jira.talendforge.org/browse/TUP-21126

* fix(TUP-21126)Not able to use routines from Reference project
https://jira.talendforge.org/browse/TUP-21126
2018-11-30 11:05:35 +08:00
Tao Tao
35b86f26e8 feat(TUP-21109): Deprecate build of sources from Build job menu (#3022)
https://jira.talendforge.org/browse/TUP-21109
2018-11-29 15:04:48 +08:00
Tao Tao
814cf7599d bugfix(TUP-21216):Audit:Generate Report:NPE when do refresh (#3007)
https://jira.talendforge.org/browse/TUP-21216
2018-11-29 12:40:51 +08:00
zwxue
f1e5205ff5 fix(TUP-21252):tMap losing all links in testcase when we do some (#3013)
modification in the main job in the same component
2018-11-29 11:11:36 +08:00
Ivan Gonchar
b094d9555b feat: upgrade Tacokit runtime to 1.1.2 (#3020) 2018-11-29 09:56:53 +08:00
Mike Yan
7a564b7dbf fix(TESB-22833):CI builder NoClassDefFoundError error with routelet (#2996)
* fix(TESB-23792): Build data service failed in studio

* fix(TESB-22833):CI builder NoClassDefFoundError error with routelet
2018-11-28 11:17:09 +01:00
Dmytro Sylaiev
bc661de659 Dsylaiev/tdi 41440 update jackson databind version in custom lib (#3002)
* fix(TDI-31328): Add default datePattern to SVNLogInput locked schema

* fix(TDI-41440): Update jackson-databind version
2018-11-28 11:09:35 +02:00
hwang-talend
86cf48ad2c Hwang/tup 21164 (#3004)
* bugfix(TUP-21164):Context is not recognized as context variable in ELT
Map components and is not separated with string concat from SQL code
2018-11-28 11:26:41 +08:00
Ivan Gonchar
a0fa43b4af Igonchar/tup 20921 remove prefixes (#3009)
* fix(igonchar/TUP-20921): remove schema prefixes from Layout instances

* fix(igonchar/TUP-20921): remove schema prefixes from TacokitDndHandler

* fix(igonchar/TUP-20921): remove schema prefixes from tests
2018-11-27 16:41:23 +02:00
jiezhang-tlnd
809ed05555 fix(TUP-21094)Job can not be run after the first time I set tELTMap and (#3000)
run the job
2018-11-27 15:54:28 +08:00
Tao Tao
bd87559333 bugfix(TUP-21203)D&D resource to Job: even not support it , but studio (#2998)
behavior like we support it

https://jira.talendforge.org/browse/TUP-21203
2018-11-27 15:38:26 +08:00
jiezhang-tlnd
b87e3d0d94 Jzhang/bugfix/tup 20880 repository share show warn dialog choice should also exists for local project (#2999)
* fix(TUP-20880)Repository share: show warn dialog choice should also
exists for local project

* fix(TUP-20880)Repository share: show warn dialog choice should also
exists for local project

* fix(TUP-20880)repository share show warn dialog choice should also
exists for local project

* fix(TUP-20880)repository share show warn dialog choice should also
exists for local project
2018-11-27 10:22:03 +08:00
ypiel
40fe987857 fix(TDI-41394) : Qa fix - tCreateTable+Vertica9
* fix(TDI-41394) : Qa fix - Properties from metadata

* fix(TDI-41394) : QA Fix - Vertica9 as default

* fix(TDI-41394) : remove UrlPath thatwas not anymore on master
2018-11-26 16:26:05 +01:00
jiezhang-tlnd
536d85b4da fix(TUP-20978)Version change back after add new item on page "Deployment (#2985)
* fix(TUP-20978)Version change back after add new item on page "Deployment
versioning"
https://jira.talendforge.org/browse/TUP-20978

* fix(TUP-20978)Version change back after add new item on page "Deployment

* fix(TUP-20978)Version change back after add new item on page "Deployment
versioning"
2018-11-26 17:28:39 +08:00
Ivan Gonchar
5ffc29ab92 Igonchar/tup 20926 second try (#2995)
* fix(TUP-20926): move metadata retrieval from SchemaActionParameter to SchemaElementParameter

* fix(TUP-20926): implement set schema after update action

* fix(TUP-20926): remove unusued import

* fix(TUP-20926): add unit-tests for SchemaElementParameter

* fix(TUP-20926): add mockito dependency

* fix(TUP-20926): create schema widget only for output schema

* fix(TUP-20926): allow to override SchemaElementParameter.getMetadata()

* fix(TUP-20926): create ListPropertyNode for input schema

* fix(TUP-20926): implement InputSchemaParameter

* fix(TUP-20926): modify SettingVisitor to create InputSchemaParameter for input schemas

* fix(TUP-20926): move InputSchemaCreation from SettingVisitor to Constructor

* fix(TUP-20926): move discover schema name to PropertyDefinitionDecorator.Conenction class

* fix(TUP-20926): extract OutputSchemaParameter

* fix(TUP-20926): move OutputSchema creation from SettingVisitor to OutputSchemaParameter

* fix(TUP-20926): move const to OutputSchemaParameter

* fix(TUP-20926): refactor canAddGuessSchema()

* fix(TUP-20926): fix OutputSchemaParameter.schemaDisplayName()

* fix(TUP-20926): get rid of TACOKIT_INPUT_SCHEMA field type

* fix(TUP-20926): fix according review comments

* Revert "fix(TUP-20926): get rid of TACOKIT_INPUT_SCHEMA field type"

This reverts commit 13cea83260.

* fix(TUP-20926): add Input schema value to Configuration in runtime
2018-11-23 16:34:40 +08:00
pyzhou
04e8a156c5 fix(TDI-41377):Remove jtds.jar from studio. (#2964) 2018-11-23 15:24:22 +08:00
jiezhang-tlnd
7ccd48ee16 fix(TUP-21145)use equals instead (#2988)
* fix(TUP-21145)use equals instead
2018-11-23 14:36:40 +08:00
Mike Yan
8583805ade fix(TESB-23792): Build data service failed in studio (#2847) 2018-11-23 10:58:05 +08:00
hwang-talend
0a0637cd03 bugfix(TUP-21118):Code view/test case still link last component even all (#2969)
bugfix(TUP-21118):Code view/test case still link last component even all job editor closed
2018-11-23 10:57:00 +08:00
hwang-talend
83aa70047d bugfix(TUP-21164):Context is not recognized as context variable in ELT (#2983)
bugfix(TUP-21164):Context is not recognized as context variable in ELT 
Map components and is not separated with string concat from SQL code
2018-11-23 10:50:14 +08:00
Jane Ding
4854be66a1 fix(TUP-21064)NPE happens when 'save as' routine (#2934)
fix(TUP-21064)NPE happens when 'save as' routine
https://jira.talendforge.org/browse/TUP-21064
2018-11-22 18:51:14 +08:00
Ivan Gonchar
74e5cec24e Revert "Igonchar/tup 20926 (#2914)" (#2986)
This reverts commit fa789f9d67.
2018-11-22 17:38:43 +08:00
kjwang-talend
3952520583 Kjwang/fix tup 20843 wrong output results (#2977)
* TUP-20843 Wrong output results when the name of the jobs in the main
project and the reference are same.

* TUP-20843 Wrong output results when the name of the jobs in the main
project and the reference are same.
https://jira.talendforge.org/browse/TUP-20843

* TUP-20843 Wrong output results when the name of the jobs in the main
project and the reference are same.
https://jira.talendforge.org/browse/TUP-20843

* TUP-20843 Wrong output results when the name of the jobs in the main
project and the reference are same.
https://jira.talendforge.org/browse/TUP-20843

* TUP-20843 Wrong output results when the name of the jobs in the main
project and the reference are same.
https://jira.talendforge.org/browse/TUP-20843
2018-11-22 17:28:02 +08:00
kjwang-talend
3a48cba47c Fix : TUP-21137 Security: jtds-1.3.1-patch.jar ntlmauth loaded from a (#2970)
path variable
https://jira.talendforge.org/browse/TUP-21137
2018-11-22 11:37:27 +08:00
hcyi
e7d04ca6fd fix(TUP-21160):JDBC connection will not commit even if autocommit is set (#2976)
to True.
2018-11-22 11:26:00 +08:00
jiezhang-tlnd
393a72f03c fix(TUP-21148)Can't save the changes of Connections (#2978)
* fix(TUP-21148)Can't save the changes of Connections
https://jira.talendforge.org/browse/TUP-21148

* fix(TUP-21148)Can't save the changes of Connections
2018-11-22 10:44:09 +08:00
Ivan Gonchar
fa789f9d67 Igonchar/tup 20926 (#2914)
* fix(TUP-20926): move metadata retrieval from SchemaActionParameter to SchemaElementParameter

* fix(TUP-20926): implement set schema after update action

* fix(TUP-20926): remove unusued import

* fix(TUP-20926): add unit-tests for SchemaElementParameter

* fix(TUP-20926): add mockito dependency

* fix(TUP-20926): create schema widget only for output schema

* fix(TUP-20926): allow to override SchemaElementParameter.getMetadata()

* fix(TUP-20926): create ListPropertyNode for input schema

* fix(TUP-20926): implement InputSchemaParameter

* fix(TUP-20926): modify SettingVisitor to create InputSchemaParameter for input schemas

* fix(TUP-20926): move InputSchemaCreation from SettingVisitor to Constructor

* fix(TUP-20926): move discover schema name to PropertyDefinitionDecorator.Conenction class

* fix(TUP-20926): extract OutputSchemaParameter

* fix(TUP-20926): move OutputSchema creation from SettingVisitor to OutputSchemaParameter

* fix(TUP-20926): move const to OutputSchemaParameter

* fix(TUP-20926): refactor canAddGuessSchema()

* fix(TUP-20926): fix OutputSchemaParameter.schemaDisplayName()

* fix(TUP-20926): get rid of TACOKIT_INPUT_SCHEMA field type

* fix(TUP-20926): fix according review comments

* Revert "fix(TUP-20926): get rid of TACOKIT_INPUT_SCHEMA field type"

This reverts commit 13cea83260.

* fix(TUP-20926): add Input schema value to Configuration in runtime
2018-11-22 10:36:51 +08:00
zwxue
05e3a2c3a3 fix(TUP-20316):support JDBC for implicit context (#2974) 2018-11-22 09:52:38 +08:00
Roman
225344f897 feat(TDI-41297): mark as duplicated third party apps (#2901) 2018-11-21 10:36:23 +02:00
hwang-talend
4255af05fd Hwang/tup 21105 t db connection (#2953)
* bugfix(TUP-21105):tDBConnection(Snowflake) issue within joblet.

* bugfix(TUP-21105):tDBConnection(Snowflake) issue within joblet.
2018-11-20 17:06:22 +08:00
Dmytro Sylaiev
d574bd93f7 fix(TDI-31328): Add default datePattern to SVNLogInput locked schema (#2965) 2018-11-19 13:52:26 +02:00
ypiel
b942acc1f2 fix(TDI-41394) : tCreateTable vertica 9 support
* fix(TDI-41394) : tCreateTable vertica 9 support
* fix(TDI-41394) : remove .bak files
2018-11-19 11:35:26 +01:00
jiezhang-tlnd
fd71ea4de4 fix(TUP-20993)The prompt box title and icon are inconsistent (#2963)
fix(TUP-20993)The prompt box title and icon are inconsistent
https://jira.talendforge.org/browse/TUP-20993
2018-11-19 15:30:36 +08:00
pyzhou
8928e3cd64 fix(TDI-31797):Basic Run button donnot work (#2930) 2018-11-19 15:06:21 +08:00
Roman
d2c40ec47e feat(TDI-40805): add JDBC properties to Java api mode (#2952) 2018-11-16 11:49:05 +02:00
Ivan Gonchar
76ec69089f fix(TUP-21122): fix missing Table rows (#2928) 2018-11-16 11:37:24 +08:00
Tao Tao
25f77878c8 Fix(TUP-21161)can't use the up-arrow button or scroll bar to locate at (#2959)
the top when the gap is too small

https://jira.talendforge.org/browse/TUP-21161
2018-11-15 17:35:48 +08:00
zwxue
6f3bf3a2a3 fix(TUP-19972):remove joblet cache when doing rename (#2944) 2018-11-15 17:35:17 +08:00
jiezhang-tlnd
67f77ed111 fix(TUP-21049)can't find other database in default list with Chinese and (#2924)
* fix(TUP-21049)can't find other database in default list with Chinese and
Japanese(just DelegateComponent fixed)

* fix(TUP-21049) just fixed the unified components
2018-11-15 10:54:33 +08:00
hcyi
37824ceaa2 fix(TUP-21044);JDBC driver changed when load JDBC-Mysql8 to "Project Setting ---> Job setting ---> Stats&Logs". (#2883)
* fix(TUP-21044);JDBC driver changed when load JDBC-Mysql8 to "Project
Setting ---> Job setting ---> Stats&Logs".

* fix(TUP-21044);add some junits for get driver jar from mvn url.
2018-11-15 10:52:41 +08:00
jiezhang-tlnd
093f673719 fix(TUP-19429)Bad UX on Studio start when TAC is down (#2946)
* fix(TUP-19429)Bad UX on Studio start when TAC is down

* fix(TUP-19429)remove checkbox and rename "Cancel button" as "No button"
2018-11-15 10:28:27 +08:00
Jane Ding
8a28954d64 fix(TUP-21075)Problem of display in the tMap with Mojave (#2943)
https://jira.talendforge.org/browse/TUP-21075
2018-11-15 10:04:12 +08:00
wchen-talend
05cb3b9b86 fix(TUP-20979):OutOfMemoryError error when do build job (#2950)
JOB_GN_SFDC_LANCEUR_FLUX_DELTA_REG14.
2018-11-14 15:04:07 +08:00
wang wei
2e7a5a0241 fix(TDI-41188): map Snowflake Time type to Talend Date instead of Talend Integer (#2945) 2018-11-14 13:51:57 +08:00
Tao Tao
dacab576aa fix(TUP-20927)Automatic scrolling in execution console prevent upper log (#2929)
messages checking
2018-11-14 10:13:44 +08:00
Stéphane Bouchet
3040d26c50 TESB-24093 : context values can be overriten by MS. (#2948) 2018-11-13 16:43:24 +01:00
hwang-talend
8c1e7d9749 bugfix(TUP-21058):Snowflake ELTJDBCInput/Output (#2894)
bugfix(TUP-21058):Snowflake ELTJDBCInput/Output
2018-11-12 10:43:44 +08:00
hcyi
b765cb2cb2 fix(TUP-20561):Prompt message not clear enough when report generation (#2932)
fails because of DB configuration
2018-11-12 10:02:12 +08:00
Dmytro Sylaiev
22d7daceef fix(TDI-41330): Use sql TIME in setNull for SIQ (#2927) 2018-11-09 10:52:19 +02:00
zwxue
094a87c4e5 fix(TUP-21025):popup dialog for docker error. (#2925) 2018-11-08 14:37:40 +08:00
wchen-talend
86649f39f3 fix(TUP-20979):OutOfMemoryError error when do build job (#2899)
JOB_GN_SFDC_LANCEUR_FLUX_DELTA_REG14.
2018-11-08 10:13:12 +08:00
hcyi
94dc36b67c fix(TUP-20516):Audit: Improve: Better Use an Error message if connection isn't successful (#2896)
* fix(TUP-20516):Audit: Improve: Better Use an Error message if connection
isn't successful

* fix(TUP-20515):Project setting-Aduit: better give clear fail information
when the db is not correctly setted.
2018-11-07 17:42:02 +08:00
hcyi
efd9b7c6e6 fix(TUP-20561):Prompt message not clear enough when report generation (#2897)
fails because of DB configuration
2018-11-07 17:05:01 +08:00
Tao Tao
a60fcde6aa fix(TUP-20612)After change tdbInput from mysql to db2, find the needed jar will not change when click "table name". (#2880)
https://jira.talendforge.org/browse/TUP-20612
2018-11-07 17:04:14 +08:00
hcyi
c8b8b0e2f7 fix(TUP-20514):Project setting-Aduit can not save the db info if switch to another type of db. (#2905)
* fix(TUP-20514):Project setting-Aduit can not save the db info if switch
to another type of db.

* fix(TUP-20567):Generate button should be disabled if no history listed.
2018-11-07 16:58:54 +08:00
Jane Ding
9d85e7c9ea fix(TUP-21055)Migration check executed at each start of studio (#2884)
* fix(TUP-21055)Migration check executed at each start of studio
https://jira.talendforge.org/browse/TUP-21055

* fix(TUP-21055)Migration check executed at each start of studio
https://jira.talendforge.org/browse/TUP-21055

* fix(TUP-21055)Migration check executed at each start of studio
https://jira.talendforge.org/browse/TUP-21055
Sort the ConfigTypeNode collection

* fix(TUP-21055)Migration check executed at each start of studio
https://jira.talendforge.org/browse/TUP-21055

* fix(TUP-21055)Migration check executed at each start of studio
https://jira.talendforge.org/browse/TUP-21055
2018-11-07 10:32:10 +08:00
jiezhang-tlnd
f165fbeb76 fix(TUP-21017)ORACLE DB data viewer fail in context mode (#2913) 2018-11-07 10:26:44 +08:00
Dmytro Sylaiev
1e2811a1de fix(TDI-41320): Fix oracle 11 migration task use existing connection (#2902) 2018-11-06 15:45:25 +02:00
jzhao
d8fce2ae56 fix(TDI-41176):'File Json' > 'Input Json' metadata does not show parent values in Preview with JsonPath (#2820)
* add a new checkbox "Use the loop node as root" (tFileInputJson)

* fix tExtractJsonField

* fix wizard by set "Use the loop node as root" to false
2018-11-06 15:25:27 +08:00
Tao Tao
aac768f72e fix(TUP-21022)Project Setting->Shell Setting ->Ps1: unfriendly (#2904)
display of description
2018-11-06 12:28:16 +08:00
Jane Ding
666df92b92 fix(TUP-21075)Problem of display in the tMap with Mojave (#2900)
* fix(TUP-21075)Problem of display in the tMap with Mojave
https://jira.talendforge.org/browse/TUP-21075

* fix(TUP-21075)use duplicate name for jdbc connection, no error show
https://jira.talendforge.org/browse/TUP-21075

* fix(TUP-21075)Problem of display in the tMap with Mojave
https://jira.talendforge.org/browse/TUP-21075
2018-11-06 12:05:16 +08:00
msjian
cb7b17aef0 fix(TDQ-15627): when the current is DQ Perspective, need to refresh DQ (#2881)
Repository View
2018-11-05 16:36:48 +08:00
hwang-talend
a54a48a193 bugfix(TUP-6872):Code can be drag and the job become dirty (#2898)
bugfix(TUP-6872):Code can be drag and the job become dirty
2018-11-05 16:22:53 +08:00
hwang-talend
c4637848a0 bugfix(TUP-21030):Components don't change to Built-in mode (#2879)
* bugfix(TUP-21030):Components don't change to Built-in mode
2018-11-05 10:51:10 +08:00
Chao MENG
446be73490 fix(TUP-19760): Should disable Create button if Local connection is (#2893)
fix(TUP-19760): Should disable Create button if Local connection is Incomplete
https://jira.talendforge.org/browse/TUP-19760
2018-11-05 10:40:46 +08:00
hcyi
6bd795b2f5 fix(TUP-21054):Jars from db wizard not synchronized with component. (#2861) 2018-11-05 10:08:20 +08:00
chmyga
9255a2ecea fix(TUP-21026): empty schema in suggestable method (#2862)
* fix(TUP-21026): empty schema in suggestable method

* Add schema action parameter

* Add schema element parameter

* Set schema name equal to parameter name

* Set connection type as tagged value

* fix(TUP-21026): add dummy implemenation for SchemaElementParameter methods to fix errors
2018-11-02 13:57:44 +02:00
Tao Tao
665ab4ef55 Fixed(TUP-20927)Automatic scrolling in execution console prevent upper log messages checking (#2890)
https://jira.talendforge.org/browse/TUP-20927
2018-11-02 16:54:36 +08:00
Jane Ding
3ed4bbe422 fix(TUP-20913)Remote project:job run use old data if not run the child (#2888)
job first after change the resources item
https://jira.talendforge.org/browse/TUP-20913
2018-11-02 16:13:16 +08:00
jiezhang-tlnd
b5ef722bfb fix(TUP-20765)"Web-app Url" is read-only and empty after clicking "+"; (#2885) 2018-11-02 10:47:30 +08:00
Jane Ding
2c4764f5e2 fix(TUP-20413)Reload the library will throw NPE in import external jar. (#2882)
* fix(TUP-20413)Reload the library will throw NPE in import external jar.
https://jira.talendforge.org/browse/TUP-20413
Remove the button of reload the library

* fix(TUP-20413)Reload the library will throw NPE in import external jar.
https://jira.talendforge.org/browse/TUP-20413
Remove the button of reload the library
2018-11-02 10:45:44 +08:00
Tao Tao
044ed0ca33 Ttao/bugfix/tup 20905 edit resource page show ok (#2856)
* bugfix(TUP-20905)Edit resource wizard show "Ok" when open the page.

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

*     bugfix(TUP-20905)Edit resource wizard show "Ok" when open the page.

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

* bugfix(TUP-20905)Edit resource wizard show "Ok" when open the page.

https://jira.talendforge.org/browse/TUP-20905
2018-11-01 18:02:55 +08:00
hwang-talend
b04c7085b0 bugfix(TUP-21041):ELT Maps generate incorrect SQL when sql contains (#2857)
bugfix(TUP-21041):ELT Maps generate incorrect SQL when sql contains schema.table.column1 + schema.table.column2
2018-11-01 14:24:19 +08:00
hwang-talend
6df68d8f30 bugfix(TUP-20915):Testcase: Deleted testcase is still in build-out (#2863)
bugfix(TUP-20915):Testcase: Deleted testcase is still in build-out file->sunfire-reports folder
2018-11-01 14:22:15 +08:00
hwang-talend
4948832847 Hwang/tup 20837 master (#2859)
* bugfix(TUP-20837):Job containing saleforce components takes too much
time to open
2018-11-01 14:16:37 +08:00
pyzhou
0f055deb2e fix(TDI-32967):tLogRow length do not support context (#2868) 2018-11-01 11:36:59 +08:00
jiezhang-tlnd
e6b28934a3 fix(TUP-21005)In studio Java Debugging of Routes fails (#2869) 2018-11-01 11:00:32 +08:00
Anas KHABALI
34c88151ff fix(TUP-21046) : Talend Component Kit guess schema should ignore lines not being json (#2865) 2018-10-30 16:12:15 +01:00
Roman
8093d8f8db fix(TDI-41162): correct file detail for FTP and FTPs mode (#2819)
* fix(TDI-41162): correct file detail for FTP mode

* fix(TDI-41162): change logic for matcher
2018-10-29 14:15:18 +02:00
Dmytro Sylaiev
42ef0e2196 fix(TDI-41276): Use correct SQLType for null Time (#2852)
* fix(TDI-41276): Use correct SQLType for null Time

* fix(TDI-41276): Fix codegen error
2018-10-29 12:02:05 +02:00
Jane Ding
2044170d62 fix(TUP-20913)Remote project:job run use old data if not run the child (#2858)
job first after change the resources item
https://jira.talendforge.org/browse/TUP-20913
2018-10-29 09:38:20 +08:00
hwang-talend
b1168f1492 bugfix(TUP-20693):Table selection widget - wrong generated code (#2818)
bugfix(TUP-20693):Table selection widget - wrong generated code
2018-10-26 15:43:23 +08:00
Jane Ding
c953807960 fix(TUP-20778)Reference Project - New context group variable not (#2849)
getting applied to the jobs
https://jira.talendforge.org/browse/TUP-20778
2018-10-26 11:30:38 +08:00
Chao MENG
9dd450642d fix(TUP-21039): "Apply context to children jobs" does not work for "grand son" job if Studio not restarted (#2848)
* fix(TUP-21039): "Apply context to children jobs" does not work for
"grand son" job if Studio not restarted
https://jira.talendforge.org/browse/TUP-21039

* fix(TUP-21039): "Apply context to children jobs" does not work for
"grand son" job if Studio not restarted
https://jira.talendforge.org/browse/TUP-21039
2018-10-26 10:16:24 +08:00
Chao MENG
9ebea0a67b Revert "bugfix(TUP-20905)Edit resource wizard show "Ok" when open the page. (#2851)" (#2853)
This reverts commit eadb617982.
2018-10-25 19:18:50 +08:00
ttao-talendbj
eadb617982 bugfix(TUP-20905)Edit resource wizard show "Ok" when open the page. (#2851)
* bugfix(TUP-20905)Edit resource wizard show "Ok" when open the page.

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

*     bugfix(TUP-20905)Edit resource wizard show "Ok" when open the page.

    https://jira.talendforge.org/browse/TUP-20905
2018-10-25 19:16:26 +08:00
nrousseau
effd8ee069 chore(TUP-20636) fix wrong module name 2018-10-25 11:16:50 +08:00
Chao MENG
f6b2ca56e7 chore: resolve tacokit sdk plugin compile error in eclipse (#2846)
chore: resolve tacokit sdk plugin compile error in eclipse
2018-10-25 10:46:38 +08:00
ttao-talendbj
05d67fc5d3 fix(TUP-20927)Automatic scrolling in execution console prevent upper log (#2845)
* fix(TUP-20927)Automatic scrolling in execution console prevent upper log
messages checking
https://jira.talendforge.org/browse/TUP-20927

*     fix(TUP-20927)Automatic scrolling in execution console prevent upper log messages checking
    https://jira.talendforge.org/browse/TUP-20927
2018-10-25 10:28:45 +08:00
wchen-talend
c3abb7253c fix(TUP-21010):Jar name on classpath should be based on mvn uri (#2832)
* fix(TUP-21010):Jar name on classpath should be based on mvn uri

* fix(TUP-21010):Jar name on classpath should be based on mvn uri
2018-10-23 14:16:00 +08:00
nrousseau
2275368f6d chore(TUP-7300) fix junits 2018-10-23 13:34:46 +08:00
zwxue
f7e8d452b7 fix(TUP-20977):update message (#2838) 2018-10-23 12:14:05 +08:00
pyzhou
ced343de11 Revert "fix(TDI-41258):align the mvn path of commons-logging" (#2835)
This reverts commit 901a104988.
2018-10-23 10:40:58 +08:00
Jane Ding
8dc906c82b For both route and standard job use Resource in repository, some words (#2830)
* For both route and standard job use Resource in repository, some words
need to be updated in wizard.

* For both route and standard job use Resource in repository, some words
need to be updated.
2018-10-23 10:19:09 +08:00
apoltavtsev
48bc805931 TESB-23870 Camel dependencies are not included to manifest of route's child jobs (#2831)
* TESB-23870 Camel dependencies are not included to manifest of route's child jobs

* Explicit check for Job type is added
2018-10-23 09:43:38 +08:00
pyzhou
034ea26970 Pyzhou/tdi 41258 align mvn path to official (#2827)
* fix(TDI-41258):align the mvn path of joda-time

* fix(TDI-41258):correct the mvn path commons-logging redshift

* fix(TDI-41258):align the mvn path of commons-logging
2018-10-23 09:43:00 +08:00
Dmytro Sylaiev
bb15ea4549 fix(TDI-41260): Change driver jar name oracle (#2829) 2018-10-22 18:01:00 +03:00
wang wei
ee65a2c321 fix(TDI-41251): Update jackson libraries to avoid CVE-2018-15758 (#2824)
* fix(TDI-41251): Update jackson libraries to avoid CVE-2018-15758

* fix(TDI-41251) update jackson libs
2018-10-20 13:46:39 +08:00
nrousseau
5ca85bb36d babili-export (#2825) 2018-10-20 11:06:01 +08:00
Jenkins Continuous Build server
b681eb6f18 Set version to 7.2.1 SNAPSHOT 2018-10-18 13:37:51 +02:00
10973 changed files with 145186 additions and 104013 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_footer.javajet
main/plugins/org.talend.designer.codegen/resources/sparkstreaming_subprocess_header.javajet main/plugins/org.talend.designer.codegen/resources/sparkstreaming_subprocess_header.javajet
main/plugins/org.talend.designer.codegen/resources/routelet.skeleton 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) - [jlolling](https://github.com/jlolling) (Jan -and Miss- Lolling)
- [kirkalicious](https://github.com/kirkalicious) (Kirk Tarou) - [kirkalicious](https://github.com/kirkalicious) (Kirk Tarou)
- [mrizzato](https://github.com/mrizzato) (Massimiliano Rizzato) - [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 |_ main Main Eclipse plugins and features
|_ features |_ features
|_ plugins |_ plugins
|_ test Eclipse plugins and features for unit tests. |_ test Eclipse plugins and features for unit tests.
|_ features |_ features
|_ plugins |_ plugins
|_ i18n Internationalization plugins and features. |_ 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). 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 ## License
Copyright (c) 2006-2016 Talend Copyright (c) 2006-2019 Talend
Licensed under the Apache V2 License Licensed under the Apache V2 License

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.designer.abstractmap.nl Bundle-SymbolicName: org.talend.designer.abstractmap.nl
Bundle-Version: 7.1.1.qualifier Bundle-Version: 7.3.1.qualifier
Fragment-Host: org.talend.designer.abstractmap Fragment-Host: org.talend.designer.abstractmap

View File

@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.talend.studio</groupId> <groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId> <artifactId>tdi-studio-se</artifactId>
<version>7.1.1-SNAPSHOT</version> <version>7.3.1-PATCH</version>
<relativePath>../../../</relativePath> <relativePath>../../../</relativePath>
</parent> </parent>
<artifactId>org.talend.designer.abstractmap.nl</artifactId> <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.LINE=Linien (schnell)
prefs.configuration.LINK_STYLE.BEZIER_CURVE=Kurven prefs.configuration.LINK_STYLE.BEZIER_CURVE=Kurven
prefs.configuration.LINK_STYLE=Standard Mapping-Verbindungen anzeigen als: 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.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.LINE=Lignes (rapide)
prefs.configuration.LINK_STYLE.BEZIER_CURVE=Courbes prefs.configuration.LINK_STYLE.BEZIER_CURVE=Courbes
prefs.configuration.LINK_STYLE=Affichage par d\u00e9faut du lien de mapping \: prefs.configuration.LINK_STYLE=Affichage par d\u00E9faut du lien de mapping \:
DraggingInfosPopup.draggingEntry=Glissement de {0} entr\u00e9e. DraggingInfosPopup.draggingEntry=Glissement de {0} entr\u00E9e.
DraggingInfosPopup.dropInvalid=\n<< D\u00e9poser invalide >>\n DraggingInfosPopup.dropInvalid=\n<< D\u00E9poser invalide >>\n
DraggingInfosPopup.draggingEntries=Glissement de {0} entr\u00e9es. DraggingInfosPopup.draggingEntries=Glissement de {0} entr\u00E9es.
DraggingInfosPopup.overwriteMode=\ > Mode \u00e9crasement DraggingInfosPopup.overwriteMode=\ > Mode \u00E9crasement
DraggingInfosPopup.appendMode=\ > Mode \u00e9crire apr\u00e8s DraggingInfosPopup.appendMode=\ > Mode \u00E9crire apr\u00E8s
DraggingInfosPopup.appendModeToOverwrite=> Mode \u00e9criture \u00e0 la suite (Ctrl pour \u00e9craser) DraggingInfosPopup.appendModeToOverwrite=> Mode \u00E9criture \u00E0 la suite (Ctrl pour \u00E9craser)
DraggingInfosPopup.insertAllSelectedEntries=\ > Ins\u00e9rer toutes les entr\u00e9es s\u00e9lectionn\u00e9es DraggingInfosPopup.insertAllSelectedEntries=\ > Ins\u00E9rer toutes les entr\u00E9es s\u00E9lectionn\u00E9es
DraggingInfosPopup.insertRemainingEntries=\ > Ins\u00e9rer les entr\u00e9es restantes DraggingInfosPopup.insertRemainingEntries=\ > Ins\u00E9rer les entr\u00E9es restantes
DraggingInfosPopup.eachSourceEntryExpressionToEachTargetExpression=> Chaque expression source vers chaque expression cible DraggingInfosPopup.eachSourceEntryExpressionToEachTargetExpression=> Chaque expression source vers chaque expression cible
DraggingInfosPopup.eachSourceEntryToEachTargetExpression=> 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.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.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.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.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.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.LINE=\u76F4\u7EBF (\u5FEB)
prefs.configuration.LINK_STYLE.BEZIER_CURVE=\u66F2\u7EBF 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.draggingEntry=\u62D6\u52A8 {0} \u6761\u76EE
DraggingInfosPopup.dropInvalid=\\n<<\u65E0\u6548\u5220\u9664>>\\n DraggingInfosPopup.dropInvalid=\\n<< \u65E0\u6548\u653E\u7F6E >>\\n
DraggingInfosPopup.draggingEntries=\u62D6\u52A8 {0} \u6761\u76EE DraggingInfosPopup.draggingEntries=\u62D6\u52A8 {0} \u4E2A\u6761\u76EE\u3002
DraggingInfosPopup.dropInvalidWithKey=\\n<<\u65E0\u6548\u5220\u9664>>\\n\u6309\u4F4F Shift \u548C Ctrl \u952E\u4EE5\u9010\u4E00 map \u5E76\u6539\u5199 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=\ > \u8986\u76D6\u6A21\u5F0F DraggingInfosPopup.overwriteMode=\\ > \u6539\u5199\u6A21\u5F0F
DraggingInfosPopup.appendMode=>\u9644\u52A0\u6A21\u5F0F DraggingInfosPopup.appendMode=\\ > \u8FFD\u52A0\u6A21\u5F0F
DraggingInfosPopup.appendModeToOverwrite=\u9644\u52A0\u6A21\u5F0F(\u6309Ctrl\u952E\u7528\u6765\u8986\u76D6) DraggingInfosPopup.appendModeToOverwrite=\\ > \u8FFD\u52A0\u6A21\u5F0F (Ctrl \u952E\u6765\u6539\u5199)
DraggingInfosPopup.insertAllSelectedEntries=> \u63D2\u5165\u6240\u6709\u9009\u62E9\u9879 DraggingInfosPopup.insertAllSelectedEntries=\\ > \u63D2\u5165\u6240\u6709\u9009\u5B9A\u6761\u76EE
DraggingInfosPopup.insertRemainingEntries=\ > \u63D2\u5165\u5269\u4F59\u9879 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.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.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) 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-ManifestVersion: 2
Bundle-Name: Nl Fragment Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.designer.alfrescooutput.nl Bundle-SymbolicName: org.talend.designer.alfrescooutput.nl
Bundle-Version: 7.1.1.qualifier Bundle-Version: 7.3.1.qualifier
Fragment-Host: org.talend.designer.alfrescooutput Fragment-Host: org.talend.designer.alfrescooutput

View File

@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.talend.studio</groupId> <groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId> <artifactId>tdi-studio-se</artifactId>
<version>7.1.1-SNAPSHOT</version> <version>7.3.1-PATCH</version>
<relativePath>../../../</relativePath> <relativePath>../../../</relativePath>
</parent> </parent>
<artifactId>org.talend.designer.alfrescooutput.nl</artifactId> <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.modelTable.title=Titel
AlfrescoModelDialog.availableAspects=Verf\u00fcgbare Aspekte AlfrescoModelDialog.availableAspects=Verf\u00FCgbare Aspekte
AlfrescoModelDialog.missingAspectDefinitions.title=Fehlende Aspektdefinitionen AlfrescoModelDialog.missingAspectDefinitions.title=Fehlende Aspektdefinitionen
AlfrescoOutputManager.schemaError.title=Fehler in Schema AlfrescoOutputManager.schemaError.title=Fehler in Schema
AlfrescoModelDialog.missingTypeDefinitions.title=Fehlende Typdefinitionen AlfrescoModelDialog.missingTypeDefinitions.title=Fehlende Typdefinitionen
AlfrescoModelDialog.add=Hinzuf\u00fcgen... AlfrescoModelDialog.add=Hinzuf\u00FCgen...
AlfrescoOutputModelManager.errorReadingModel=Fehler beim Lesen der Alfresco-Modell-Datei AlfrescoOutputModelManager.errorReadingModel=Fehler beim Lesen der Alfresco-Modell-Datei
AlfrescoModelDialog.aspects=Aspekte AlfrescoModelDialog.aspects=Aspekte
AlfrescoOutputManager.schemaError.msg=Bitte erst das Schema synchronisieren 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 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.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.notYetAdded=Dieses Modell wurde noch nicht hinzugef\u00FCgt.
AlfrescoModelDialog.type=Typ AlfrescoModelDialog.type=Typ
AlfrescoModelDialog.addModelFailed=Modell hinzuf\u00fcgen fehlgeschlagen AlfrescoModelDialog.addModelFailed=Modell hinzuf\u00FCgen fehlgeschlagen
AlfrescoModelDialog.modelTable.name=Name AlfrescoModelDialog.modelTable.name=Name
AlfrescoModelDialog.remove=Entfernen 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.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.availableAspects=Aspectos Disponibles
AlfrescoModelDialog.missingAspectDefinitions.title=Definiciones de aspectos no encontrada AlfrescoModelDialog.missingAspectDefinitions.title=Definiciones de aspectos no encontrada
AlfrescoOutputManager.schemaError.title=Error en el esquema 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.modelTable.title=Titre
AlfrescoModelDialog.availableAspects=Aspects disponibles AlfrescoModelDialog.availableAspects=Aspects disponibles
AlfrescoModelDialog.missingAspectDefinitions.title=D\u00e9finitions d'aspects manquantes AlfrescoModelDialog.missingAspectDefinitions.title=D\u00E9finitions d'aspects manquantes
AlfrescoOutputManager.schemaError.title=Erreur dans le sch\u00e9ma 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.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.missingTypeDefinitions.title=D\u00E9finitions de type manquantes
AlfrescoModelDialog.add=Ajouter... 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 AlfrescoModelDialog.aspects=Aspects
AlfrescoOutputManager.schemaError.msg=Veuillez synchroniser le sch\u00e9ma d'abord AlfrescoOutputManager.schemaError.msg=Veuillez synchroniser le sch\u00E9ma d'abord
AlfrescoOutputModelManager.alreadyAdded=Ce mod\u00e8le a d\u00e9j\u00e0 \u00e9t\u00e9 ajout\u00e9 AlfrescoOutputModelManager.alreadyAdded=Ce mod\u00E8le a d\u00E9j\u00E0 \u00E9t\u00E9 ajout\u00E9
AlfrescoModelDialog.removeModelFailed=Echec de la suppression du mod\u00e8le 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.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 AlfrescoOutputModelManager.notYetAdded=Ce mod\u00E8le n'a pas encore \u00E9t\u00E9 ajout\u00E9
AlfrescoModelDialog.type=Type 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.modelTable.name=Nom
AlfrescoModelDialog.remove=Supprimer 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 AlfrescoOutputModelManager.errorReadingModel=Errore leggendo il modello Alfresco
AlfrescoModelDialog.aspects=Aspetti AlfrescoModelDialog.aspects=Aspetti
AlfrescoOutputManager.schemaError.msg=Si prega di sincronizzare inizialemente lo schema 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 AlfrescoModelDialog.removeModelFailed=Impossibile rimuovere modello
AlfrescoOutputModelManager.prefixConflict=Impossibile aggiungere il modello, in conflitto con un prefisso precedentemente aggiunto 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.type=Tipo
AlfrescoModelDialog.addModelFailed=Impossibile aggiungere il modello AlfrescoModelDialog.addModelFailed=Impossibile aggiungere il modello
AlfrescoModelDialog.modelTable.name=Nome 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.modelTable.title=Tytu\u0142
AlfrescoModelDialog.availableAspects=Dost\u0119pne aspekty 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 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.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.title=Brakuj\u0105ce definicje typ\u00F3w
AlfrescoModelDialog.add=Dodaj... AlfrescoModelDialog.add=Dodaj...
AlfrescoOutputModelManager.errorReadingModel=B\u0142\u0105d podczas odczytu pliku modelu Alfresco AlfrescoOutputModelManager.errorReadingModel=B\u0142\u0105d podczas odczytu pliku modelu Alfresco
AlfrescoModelDialog.aspects=Aspekty AlfrescoModelDialog.aspects=Aspekty
@@ -17,4 +17,4 @@ AlfrescoModelDialog.type=Typ
AlfrescoModelDialog.addModelFailed=Niepowodzenie przy dodawaniu modelu AlfrescoModelDialog.addModelFailed=Niepowodzenie przy dodawaniu modelu
AlfrescoModelDialog.modelTable.name=Nazwa AlfrescoModelDialog.modelTable.name=Nazwa
AlfrescoModelDialog.remove=Usu\u0144 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.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.modelTable.title=T\u00EDtulo
AlfrescoModelDialog.availableAspects=Aspectos Disponiveis AlfrescoModelDialog.availableAspects=Aspectos Disponiveis
AlfrescoOutputManager.schemaError.title=Erro no esquema 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.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.title=Defini\u00E7\u00F5es de tipos faltando
AlfrescoModelDialog.add=Adicionar... AlfrescoModelDialog.add=Adicionar...
AlfrescoOutputModelManager.errorReadingModel=Erro lendo arquivo do modelo Alfresco AlfrescoOutputModelManager.errorReadingModel=Erro lendo arquivo do modelo Alfresco
AlfrescoModelDialog.aspects=Aspectos AlfrescoModelDialog.aspects=Aspectos
AlfrescoOutputManager.schemaError.msg=Sincronize o esquema primeiro 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 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.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.notYetAdded=Este modelo aind n\u00E3o foi adicionado
AlfrescoModelDialog.addModelFailed=Falha ao adicionar modelo AlfrescoModelDialog.addModelFailed=Falha ao adicionar modelo
AlfrescoModelDialog.modelTable.name=Nome AlfrescoModelDialog.modelTable.name=Nome
AlfrescoModelDialog.remove=Remover AlfrescoModelDialog.remove=Remover

View File

@@ -1,10 +1,10 @@
AlfrescoModelDialog.availableAspects=Dostupn\u00e9 Aspekty AlfrescoModelDialog.availableAspects=Dostupn\u00E9 Aspekty
AlfrescoOutputManager.schemaError.title=Chyba v sch\u00e9me AlfrescoOutputManager.schemaError.title=Chyba v sch\u00E9me
AlfrescoModelDialog.add=Prida\u0165... AlfrescoModelDialog.add=Prida\u0165...
AlfrescoModelDialog.aspects=Aspekty AlfrescoModelDialog.aspects=Aspekty
AlfrescoOutputModelManager.alreadyAdded=Tento model u\u017E bol pridan\u00fd AlfrescoOutputModelManager.alreadyAdded=Tento model u\u017E bol pridan\u00FD
AlfrescoOutputModelManager.notYetAdded=Tento model e\u0161te nebol pridan\u00fd AlfrescoOutputModelManager.notYetAdded=Tento model e\u0161te nebol pridan\u00FD
AlfrescoModelDialog.type=Typ AlfrescoModelDialog.type=Typ
AlfrescoModelDialog.addModelFailed=Zlyhalo pridanie modelu AlfrescoModelDialog.addModelFailed=Zlyhalo pridanie modelu
AlfrescoModelDialog.modelTable.name=Meno 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.modelTable.title=\u6807\u9898
AlfrescoModelDialog.availableAspects=\u53EF\u7528\u56E0\u7D20 AlfrescoModelDialog.availableAspects=\u53EF\u7528\u56E0\u7D20
AlfrescoModelDialog.missingAspectDefinitions.title=\u7F3A\u7701\u65B9\u9762\u5B9A\u4E49 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.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.missingTypeDefinitions.title=\u7F3A\u7701\u7C7B\u578B\u5B9A\u4E49
AlfrescoModelDialog.add=\u6DFB\u52A0... AlfrescoModelDialog.add=\u6DFB\u52A0...
AlfrescoOutputModelManager.errorReadingModel=\u8BFB\u53D6Alfresco\u7684\u6A21\u578B\u6587\u4EF6\u9519\u8BEF AlfrescoOutputModelManager.errorReadingModel=\u8BFB\u53D6Alfresco\u7684\u6A21\u578B\u6587\u4EF6\u9519\u8BEF
AlfrescoModelDialog.aspects=\u65B9\u9762 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 AlfrescoOutputModelManager.alreadyAdded=\u8BE5\u6A21\u578B\u5DF2\u6DFB\u52A0
AlfrescoModelDialog.removeModelFailed=\u79FB\u9664\u6A21\u578B\u5931\u8D25 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.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 AlfrescoOutputModelManager.notYetAdded=\u8BE5\u6A21\u578B\u5C1A\u672A\u6DFB\u52A0
AlfrescoModelDialog.type=\u7C7B\u578B AlfrescoModelDialog.type=\u7C7B\u578B
AlfrescoModelDialog.addModelFailed=\u6DFB\u52A0\u6A21\u578B\u5931\u8D25 AlfrescoModelDialog.addModelFailed=\u6DFB\u52A0\u6A21\u578B\u5931\u8D25
AlfrescoModelDialog.modelTable.name=\u8fde\u63a5\u540d AlfrescoModelDialog.modelTable.name=\u540D\u79F0
AlfrescoModelDialog.remove=\u5220\u9664 AlfrescoModelDialog.remove=\u79FB\u9664
AlfrescoOutputManager.failedLoadModel=\u65E0\u6CD5\u52A0\u8F7D\u7684\u7EC4\u4EF6\u5143\u6570\u636E\u6A21\u578B, \u91CD\u65B0\u521D\u59CB\u5316 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-ManifestVersion: 2
Bundle-Name: Nl Fragment Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.designer.business.diagram.nl Bundle-SymbolicName: org.talend.designer.business.diagram.nl
Bundle-Version: 7.1.1.qualifier Bundle-Version: 7.3.1.qualifier
Bundle-Vendor: .Talend SA. Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.designer.business.diagram Fragment-Host: org.talend.designer.business.diagram
Bundle-Localization: plugin Bundle-Localization: plugin

View File

@@ -1,3 +1,3 @@
providerName=.Talend SA. providerName=.Talend SA.
pluginName=Plug-in m\u00e9tier pluginName=Plug-in m\u00E9tier
repository.businessProcess=Business Models repository.businessProcess=Business Models

View File

@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.talend.studio</groupId> <groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId> <artifactId>tdi-studio-se</artifactId>
<version>7.1.1-SNAPSHOT</version> <version>7.3.1-PATCH</version>
<relativePath>../../../</relativePath> <relativePath>../../../</relativePath>
</parent> </parent>
<artifactId>org.talend.designer.business.diagram.nl</artifactId> <artifactId>org.talend.designer.business.diagram.nl</artifactId>

View File

@@ -1,25 +1,25 @@
BusinessInitDiagramFileAction.DiagramFile=Diagramm-Datei BusinessInitDiagramFileAction.DiagramFile=Diagramm-Datei
BusinessAbstractParser.ValueOfLongIsExpected=Wert vom Typ Long wird erwartet BusinessAbstractParser.ValueOfLongIsExpected=Wert vom Typ Long wird erwartet
BusinessAbstractParser.ValueOfFloatIsExpected=Float-Wert wird erwartet BusinessAbstractParser.ValueOfFloatIsExpected=Float-Wert wird erwartet
BusinessPaletteFactory.DataComment=Daten hinzuf\u00fcgen BusinessPaletteFactory.DataComment=Daten hinzuf\u00FCgen
CreateDiagramAction.CreateBusinessModel=Erstelle Business Model CreateDiagramAction.CreateBusinessModel=Erstelle Business Model
BusinessCreationWizardPage.CreatenewBusinessDiagram=Neues Business-Diagramm erstellen BusinessCreationWizardPage.CreatenewBusinessDiagram=Neues Business-Diagramm erstellen
BusinessAbstractParser.StringIntegerConvertError=String-Wert l\u00e4sst sich nicht in Integer-Wert umwandeln BusinessAbstractParser.StringIntegerConvertError=String-Wert l\u00E4sst sich nicht in Integer-Wert umwandeln
BusinessPaletteFactory.CreateGear=Zahnrad hinzuf\u00fcgen BusinessPaletteFactory.CreateGear=Zahnrad hinzuf\u00FCgen
SimpleBusinessCreationWizardPage.Title=Neues Business Model SimpleBusinessCreationWizardPage.Title=Neues Business Model
BusinessNewDiagramFileWizard.CreateNewDiagram=Erstellt neues Diagramm auf Basis des {0} model Inhaltes BusinessNewDiagramFileWizard.CreateNewDiagram=Erstellt neues Diagramm auf Basis des {0} model Inhaltes
BusinessAbstractParser.UnknownLiteral=Unbekanntes Zeichen: BusinessAbstractParser.UnknownLiteral=Unbekanntes Zeichen:
BusinessAbstractParser.StringLongConverError=String-Wert l\u00e4sst sich nicht in Long-Wert umwandeln BusinessAbstractParser.StringLongConverError=String-Wert l\u00E4sst sich nicht in Long-Wert umwandeln
AssignmentPropertySection.DeleteAssignment=Zuordnung l\u00f6schen AssignmentPropertySection.DeleteAssignment=Zuordnung l\u00F6schen
AssignmentPropertySection.Type=Typ AssignmentPropertySection.Type=Typ
BusinessModelingAssistantProvider.AvaiableDomainModelElements=Verf\u00fcgbare Domain-Model Elemente: BusinessModelingAssistantProvider.AvaiableDomainModelElements=Verf\u00FCgbare Domain-Model Elemente:
BusinessPaletteFactory.BidirectionalRelationShip=Bidirektionale Beziehung BusinessPaletteFactory.BidirectionalRelationShip=Bidirektionale Beziehung
BusinessPaletteFactory.CreateDirectionalRelationShip=Direktionale Beziehung hinzuf\u00fcgen BusinessPaletteFactory.CreateDirectionalRelationShip=Direktionale Beziehung hinzuf\u00FCgen
BusinessPaletteFactory.CreateBidirectionalRelationShip=Bidirektionale Beziehung hinzuf\u00fcgen BusinessPaletteFactory.CreateBidirectionalRelationShip=Bidirektionale Beziehung hinzuf\u00FCgen
AssignmentPropertySection.Name=Name AssignmentPropertySection.Name=Name
CreateAssignmentCommand.CannotAssign=Zuordnung nicht m\u00f6glich. CreateAssignmentCommand.CannotAssign=Zuordnung nicht m\u00F6glich.
BusinessNewDiagramFileWizard.DiagramRootElement=Diagramm root-Element 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: BusinessVisualIDRegistry.ParseError=Unable to parse view type as a visualID number:
OpenDiagramAction.EditBusinessModel=Business-Modell bearbeiten OpenDiagramAction.EditBusinessModel=Business-Modell bearbeiten
BusinessAbstractParser.ValueOfTypeByteIsExpected=Wert vom Typ Byte wird erwartet BusinessAbstractParser.ValueOfTypeByteIsExpected=Wert vom Typ Byte wird erwartet
@@ -27,19 +27,19 @@ BusinessAbstractParser.ValueOfTypeCharacterIsExpected=Character-Wert erwarted
BusinessPaletteFactory.ActionComment=Neue Action erzeugen BusinessPaletteFactory.ActionComment=Neue Action erzeugen
BusinessAbstractParser.ValueOfTypeStringIsExpected=String-Wert erwartet BusinessAbstractParser.ValueOfTypeStringIsExpected=String-Wert erwartet
BusinessInitDiagramFileAction.Error=Fehler BusinessInitDiagramFileAction.Error=Fehler
BusinessNewDiagramFileWizard.SelectRootElement=Diagram-Root Element w\u00e4hlen BusinessNewDiagramFileWizard.SelectRootElement=Diagram-Root Element w\u00E4hlen
RepositoryFactoryProxyLabelProvider.Deleted= (gel\u00f6scht) RepositoryFactoryProxyLabelProvider.Deleted= (gel\u00F6scht)
BusinessPaletteFactory.TerminalComment=Terminal hinzuf\u00fcgen BusinessPaletteFactory.TerminalComment=Terminal hinzuf\u00FCgen
BusinessAbstractParser.ValueOfShortIsExpected=Wert vom Typ Short wird erwartet BusinessAbstractParser.ValueOfShortIsExpected=Wert vom Typ Short wird erwartet
BusinessPaletteFactory.DatabaseComment=Neue Datenbank erstellen BusinessPaletteFactory.DatabaseComment=Neue Datenbank erstellen
AssignmentPropertySection.Comment=Kommentar AssignmentPropertySection.Comment=Kommentar
SimpleBusinessCreationWizard.NewBusinessModel=Neues Business Model 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 BusinessInitDiagramFileAction.IntialNew=Neu initialisieren
FindAssignmentAction.FindAssignments=Finde Zuordnungen FindAssignmentAction.FindAssignments=Finde Zuordnungen
RepositoryFactoryProxyLabelProvider.NotFound= (nicht gefunden) RepositoryFactoryProxyLabelProvider.NotFound= (nicht gefunden)
BusinessPaletteFactory.Terminal=Terminal BusinessPaletteFactory.Terminal=Terminal
BusinessAbstractParser.InvalidInputAt=Ung\u00fcltige Eingabe bei BusinessAbstractParser.InvalidInputAt=Ung\u00FCltige Eingabe bei
BusinessPaletteFactory.Gear=Verzweigung BusinessPaletteFactory.Gear=Verzweigung
BusinessPaletteFactory.InputComment=Neue Eingabe erstellen BusinessPaletteFactory.InputComment=Neue Eingabe erstellen
BusinessPaletteFactory.Data=Daten BusinessPaletteFactory.Data=Daten
@@ -50,9 +50,9 @@ BusinessPaletteFactory.Relationshop=Beziehung
BusinessAbstractParser.ValueOfBooleanIsExpected=Boolean-Wert erwartet BusinessAbstractParser.ValueOfBooleanIsExpected=Boolean-Wert erwartet
BusinessPaletteFactory.decision=Entscheidung BusinessPaletteFactory.decision=Entscheidung
BusinessPaletteFactory.Document=Dokument BusinessPaletteFactory.Document=Dokument
BusinessModelingAssistantProvider.SelectDomainModelElement=W\u00e4hlen Sie ein domain model Element aus BusinessModelingAssistantProvider.SelectDomainModelElement=W\u00E4hlen Sie ein domain model Element aus
BusinessPaletteFactory.CreateActor=Akteur hinzuf\u00fcgen BusinessPaletteFactory.CreateActor=Akteur hinzuf\u00FCgen
BusinessAbstractParser.StringDoubleConvertError=String-Wert l\u00e4sst sich nicht in Double-Wert umwandeln BusinessAbstractParser.StringDoubleConvertError=String-Wert l\u00E4sst sich nicht in Double-Wert umwandeln
BusinessPaletteFactory.Actor=Akteur BusinessPaletteFactory.Actor=Akteur
EditAction.Edit=Bearbeite EditAction.Edit=Bearbeite
BusinessCreationWizardPage.CreateBusinessDiagram=Business-Diagramm erstellen BusinessCreationWizardPage.CreateBusinessDiagram=Business-Diagramm erstellen
@@ -63,20 +63,20 @@ BusinessPaletteFactory.Action=Action
BusinessPaletteFactory.RelationshopComment=Neue Beziehung erstellen BusinessPaletteFactory.RelationshopComment=Neue Beziehung erstellen
SimpleBusinessCreationWizardPage.Super=BusinessProcessCreatePage SimpleBusinessCreationWizardPage.Super=BusinessProcessCreatePage
BusinessInitDiagramFileAction.LoadFaild=Laden der Model-Datei fehlgeschlagen BusinessInitDiagramFileAction.LoadFaild=Laden der Model-Datei fehlgeschlagen
BusinessPaletteFactory.DecisionComment=Entscheidung hinzuf\u00fcgen BusinessPaletteFactory.DecisionComment=Entscheidung hinzuf\u00FCgen
BusinessAbstractParser.ValueOfDoubleIsExpected=Double-Wert wird erwartet BusinessAbstractParser.ValueOfDoubleIsExpected=Double-Wert wird erwartet
OpenDiagramAction.ReadBusinessModel=Lese Business Model OpenDiagramAction.ReadBusinessModel=Lese Business Model
BusinessInitDiagramFileAction.UnableToLoadResource=Ressource kann nicht geladen werden: BusinessInitDiagramFileAction.UnableToLoadResource=Ressource kann nicht geladen werden:
BusinessPaletteFactory.CreateEllipse=Ellipse hinzuf\u00fcgen BusinessPaletteFactory.CreateEllipse=Ellipse hinzuf\u00FCgen
BusinessNewDiagramFileWizard.DiagramFile=Diagramm Datei BusinessNewDiagramFileWizard.DiagramFile=Diagramm Datei
BusinessAbstractParser.StringShortConverError=String-Wert l\u00e4sst sich nicht in Short-Wert umwandeln BusinessAbstractParser.StringShortConverError=String-Wert l\u00E4sst sich nicht in Short-Wert umwandeln
BusinessPaletteFactory.DocuemntComment=Dokument hinzuf\u00fcgen BusinessPaletteFactory.DocuemntComment=Dokument hinzuf\u00FCgen
BusinessAbstractParser.ValueOfIntegerIsExpected=Integer-Wert erwartet BusinessAbstractParser.ValueOfIntegerIsExpected=Integer-Wert erwartet
BusinessNewDiagramFileWizard.SelectDiagramRootElement=Diagram-Root Element w\u00e4hlen: BusinessNewDiagramFileWizard.SelectDiagramRootElement=Diagram-Root Element w\u00E4hlen:
BusinessNewDiagramFileWizard.SelectSemanticModelElement=W\u00e4hlen Sie das semantische Modell-Element aus zur Darstellung im Diagramm 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.StringFloatConvertError=String-Wert l\u00E4sst sich nicht in Float-Wert umwandeln
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=String-Wert l\u00e4sst sich nicht in Byte-Wert umwandeln BusinessAbstractParser.StringValueDoesNotConvertToByteValue=String-Wert l\u00E4sst sich nicht in Byte-Wert umwandeln
BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=Neue Ecore-Diagramm-Datei initialisieren BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=Neue Ecore-Diagramm-Datei initialisieren
BusinessTooltipFigure.assignedMeta={0} zugewiesene Metadaten BusinessTooltipFigure.assignedMeta={0} zugewiesene Metadaten
DeleteAssignmentAction.DeleteAssignment=Zuordnung l\u00f6schen DeleteAssignmentAction.DeleteAssignment=Zuordnung l\u00F6schen
BusinessDiagramEditor.canNotSaveTitle=Warnung BusinessDiagramEditor.canNotSaveTitle=Warnung

View File

@@ -4,15 +4,15 @@ BusinessAbstractParser.StringIntegerConvertError=Valor del String no puede ser c
BusinessAbstractParser.UnknownLiteral=Literal desconocido BusinessAbstractParser.UnknownLiteral=Literal desconocido
BusinessAbstractParser.StringLongConverError=Valor del String no puede ser convertido a Long BusinessAbstractParser.StringLongConverError=Valor del String no puede ser convertido a Long
AssignmentPropertySection.Type=Tipo AssignmentPropertySection.Type=Tipo
BusinessPaletteFactory.BidirectionalRelationShip=Relaci\u00f3n bidireccional BusinessPaletteFactory.BidirectionalRelationShip=Relaci\u00F3n bidireccional
BusinessPaletteFactory.CreateDirectionalRelationShip=Crear nueva relaci\u00f3n direccional BusinessPaletteFactory.CreateDirectionalRelationShip=Crear nueva relaci\u00F3n direccional
BusinessPaletteFactory.CreateBidirectionalRelationShip=Crear nueva relaci\u00f3n bidireccional BusinessPaletteFactory.CreateBidirectionalRelationShip=Crear nueva relaci\u00F3n bidireccional
AssignmentPropertySection.Name=Nombre AssignmentPropertySection.Name=Nombre
BusinessNewDiagramFileWizard.DiagramRootElement=Elemento de diagrama principal BusinessNewDiagramFileWizard.DiagramRootElement=Elemento de diagrama principal
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=No se ha seleccionado elemento del diagrama principal BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=No se ha seleccionado elemento del diagrama principal
BusinessAbstractParser.ValueOfTypeByteIsExpected=Se esperaba un valor de tipo Byte BusinessAbstractParser.ValueOfTypeByteIsExpected=Se esperaba un valor de tipo Byte
BusinessAbstractParser.ValueOfTypeCharacterIsExpected=Se esperaba un valor de tipo Character 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 BusinessAbstractParser.ValueOfTypeStringIsExpected=Se esperaba un valor de tipo String
BusinessInitDiagramFileAction.Error=Error BusinessInitDiagramFileAction.Error=Error
BusinessNewDiagramFileWizard.SelectRootElement=Seleccione un elemento del diagrama principal BusinessNewDiagramFileWizard.SelectRootElement=Seleccione un elemento del diagrama principal
@@ -26,7 +26,7 @@ BusinessPaletteFactory.InputComment=Crear nueva Entrada
BusinessPaletteFactory.Data=Fecha BusinessPaletteFactory.Data=Fecha
BusinessPaletteFactory.Input=Entrada BusinessPaletteFactory.Input=Entrada
BusinessPaletteFactory.List=Lista BusinessPaletteFactory.List=Lista
BusinessPaletteFactory.Relationshop=Relaci\u00f3n BusinessPaletteFactory.Relationshop=Relaci\u00F3n
BusinessAbstractParser.ValueOfBooleanIsExpected=Se esperaba un valor de tipo Boolean BusinessAbstractParser.ValueOfBooleanIsExpected=Se esperaba un valor de tipo Boolean
BusinessPaletteFactory.decision=Decision BusinessPaletteFactory.decision=Decision
BusinessPaletteFactory.Document=Documento BusinessPaletteFactory.Document=Documento
@@ -35,8 +35,8 @@ BusinessAbstractParser.StringDoubleConvertError=Valor del String no puede ser co
BusinessPaletteFactory.Actor=Actor BusinessPaletteFactory.Actor=Actor
BusinessPaletteFactory.Database=Base de Datos BusinessPaletteFactory.Database=Base de Datos
BusinessPaletteFactory.ListComment=Crear nueva Lista BusinessPaletteFactory.ListComment=Crear nueva Lista
BusinessPaletteFactory.Action=Acci\u00f3n BusinessPaletteFactory.Action=Acci\u00F3n
BusinessPaletteFactory.RelationshopComment=Crear nueva relaci\u00f3n BusinessPaletteFactory.RelationshopComment=Crear nueva relaci\u00F3n
BusinessAbstractParser.ValueOfDoubleIsExpected=Se esperaba un valor de tipo Double BusinessAbstractParser.ValueOfDoubleIsExpected=Se esperaba un valor de tipo Double
BusinessPaletteFactory.CreateEllipse=Crear nueva Elipse BusinessPaletteFactory.CreateEllipse=Crear nueva Elipse
BusinessNewDiagramFileWizard.DiagramFile=Archivo de diagrama BusinessNewDiagramFileWizard.DiagramFile=Archivo de diagrama

View File

@@ -1,82 +1,82 @@
BusinessInitDiagramFileAction.DiagramFile=Fichier diagramme BusinessInitDiagramFileAction.DiagramFile=Fichier diagramme
BusinessAbstractParser.ValueOfLongIsExpected=Une valeur de type Long est attendue BusinessAbstractParser.ValueOfLongIsExpected=Une valeur de type Long est attendue
BusinessAbstractParser.ValueOfFloatIsExpected=Une valeur de type Float est attendue BusinessAbstractParser.ValueOfFloatIsExpected=Une valeur de type Float est attendue
BusinessPaletteFactory.DataComment=Cr\u00e9er des nouvelles donn\u00e9es BusinessPaletteFactory.DataComment=Cr\u00E9er des nouvelles donn\u00E9es
CreateDiagramAction.CreateBusinessModel=Cr\u00e9er un Business Model CreateDiagramAction.CreateBusinessModel=Cr\u00E9er un Business Model
BusinessCreationWizardPage.CreatenewBusinessDiagram=Cr\u00e9er un nouveau sch\u00e9ma m\u00e9tier 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 BusinessAbstractParser.StringIntegerConvertError=Une valeur de cha\u00EEne ne peut pas \u00EAtre convertie en valeur Integer
SimpleBusinessCreationWizardPage.Title=Nouveau Business Model SimpleBusinessCreationWizardPage.Title=Nouveau Business Model
BusinessNewDiagramFileWizard.CreateNewDiagram=Cr\u00e9er un nouveau diagramme bas\u00e9 sur le contenu du mod\u00e8le {0} BusinessNewDiagramFileWizard.CreateNewDiagram=Cr\u00E9er un nouveau diagramme bas\u00E9 sur le contenu du mod\u00E8le {0}
BusinessAbstractParser.UnknownLiteral=Litt\u00e9rale inconnue : BusinessAbstractParser.UnknownLiteral=Litt\u00E9rale inconnue :
BusinessAbstractParser.StringLongConverError=Une valeur de cha\u00eene ne peut pas \u00eatre convertie en valeur Long BusinessAbstractParser.StringLongConverError=Une valeur de cha\u00EEne ne peut pas \u00EAtre convertie en valeur Long
AssignmentPropertySection.DeleteAssignment=Effacer l'affectation. AssignmentPropertySection.DeleteAssignment=Effacer l'affectation.
AssignmentPropertySection.Type=Type 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.BidirectionalRelationShip=Relation Bidirectionnelle
BusinessPaletteFactory.CreateDirectionalRelationShip=Cr\u00e9er une nouvelle relation directionnelle BusinessPaletteFactory.CreateDirectionalRelationShip=Cr\u00E9er une nouvelle relation directionnelle
BusinessPaletteFactory.CreateBidirectionalRelationShip=Cr\u00e9er une nouvelle relation bidirectionnelle BusinessPaletteFactory.CreateBidirectionalRelationShip=Cr\u00E9er une nouvelle relation bidirectionnelle
AssignmentPropertySection.Name=Nom AssignmentPropertySection.Name=Nom
CreateAssignmentCommand.CannotAssign=Impossible d'assigner. CreateAssignmentCommand.CannotAssign=Impossible d'assigner.
BusinessNewDiagramFileWizard.DiagramRootElement=\u00c9l\u00e9ment racine du diagramme BusinessNewDiagramFileWizard.DiagramRootElement=\u00C9l\u00E9ment racine du diagramme
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=Aucun \u00e9l\u00e9ment racine de diagramme s\u00e9lectionn\u00e9. 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 BusinessVisualIDRegistry.ParseError=Impossible d'analyser le type de vue en tant que num\u00E9ro idVisuel
OpenDiagramAction.EditBusinessModel=Editer le Business mod\u00e8le OpenDiagramAction.EditBusinessModel=Editer le Business mod\u00E8le
BusinessAbstractParser.ValueOfTypeByteIsExpected=Une valeur de type Byte est attendue BusinessAbstractParser.ValueOfTypeByteIsExpected=Une valeur de type Byte est attendue
BusinessAbstractParser.ValueOfTypeCharacterIsExpected=Une valeur de type Character 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 BusinessAbstractParser.ValueOfTypeStringIsExpected=Une valeur de type String est attendue
BusinessInitDiagramFileAction.Error=ERROR BusinessInitDiagramFileAction.Error=ERROR
BusinessNewDiagramFileWizard.SelectRootElement=S\u00e9lectionnez un \u00e9l\u00e9ment racine de diagramme BusinessNewDiagramFileWizard.SelectRootElement=S\u00E9lectionnez un \u00E9l\u00E9ment racine de diagramme
RepositoryFactoryProxyLabelProvider.Deleted=(Supprim\u00e9) RepositoryFactoryProxyLabelProvider.Deleted=(Supprim\u00E9)
BusinessPaletteFactory.TerminalComment=Cr\u00e9er un nouveau Terminal BusinessPaletteFactory.TerminalComment=Cr\u00E9er un nouveau Terminal
BusinessAbstractParser.ValueOfShortIsExpected=Une valeur de type Short est attendue 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 AssignmentPropertySection.Comment=Commentaire
SimpleBusinessCreationWizard.NewBusinessModel=Nouveau Business Model 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 BusinessInitDiagramFileAction.IntialNew=Initialiser nouveau
FindAssignmentAction.FindAssignments=Rechercher des affectations FindAssignmentAction.FindAssignments=Rechercher des affectations
RepositoryFactoryProxyLabelProvider.NotFound=(Non trouv\u00e9) RepositoryFactoryProxyLabelProvider.NotFound=(Non trouv\u00E9)
BusinessPaletteFactory.Terminal=Terminal BusinessPaletteFactory.Terminal=Terminal
BusinessAbstractParser.InvalidInputAt=Entr\u00e9e invalide \u00e0 BusinessAbstractParser.InvalidInputAt=Entr\u00E9e invalide \u00E0
BusinessPaletteFactory.Gear=Transformation BusinessPaletteFactory.Gear=Transformation
BusinessPaletteFactory.InputComment=Cr\u00e9er une nouvelle entr\u00e9e BusinessPaletteFactory.InputComment=Cr\u00E9er une nouvelle entr\u00E9e
BusinessPaletteFactory.Data=Donn\u00e9es BusinessPaletteFactory.Data=Donn\u00E9es
BusinessPaletteFactory.Ellipse=Ellipse BusinessPaletteFactory.Ellipse=Ellipse
BusinessPaletteFactory.Input=Lecture BusinessPaletteFactory.Input=Lecture
BusinessPaletteFactory.List=liste BusinessPaletteFactory.List=liste
BusinessPaletteFactory.Relationshop=Relation BusinessPaletteFactory.Relationshop=Relation
BusinessAbstractParser.ValueOfBooleanIsExpected=Une valeur de type Boolean est attendue BusinessAbstractParser.ValueOfBooleanIsExpected=Une valeur de type Boolean est attendue
BusinessPaletteFactory.decision=D\u00e9cision BusinessPaletteFactory.decision=D\u00E9cision
BusinessPaletteFactory.Document=Document BusinessPaletteFactory.Document=Document
BusinessModelingAssistantProvider.SelectDomainModelElement=S\u00e9lectionner l'\u00e9l\u00e9ment domaine du mod\u00e8le BusinessModelingAssistantProvider.SelectDomainModelElement=S\u00E9lectionner l'\u00E9l\u00E9ment domaine du mod\u00E8le
BusinessPaletteFactory.CreateActor=Cr\u00e9er un nouvel acteur BusinessPaletteFactory.CreateActor=Cr\u00E9er un nouvel acteur
BusinessAbstractParser.StringDoubleConvertError=Une valeur de cha\u00eene ne peut pas \u00eatre convertie en valeur Double BusinessAbstractParser.StringDoubleConvertError=Une valeur de cha\u00EEne ne peut pas \u00EAtre convertie en valeur Double
BusinessPaletteFactory.Actor=Acteur BusinessPaletteFactory.Actor=Acteur
EditAction.Edit=Editer EditAction.Edit=Modifier
BusinessCreationWizardPage.CreateBusinessDiagram=Cr\u00e9er un sch\u00e9ma m\u00e9tier BusinessCreationWizardPage.CreateBusinessDiagram=Cr\u00E9er un sch\u00E9ma m\u00E9tier
BusinessPaletteFactory.Database=Source des donn\u00e9es BusinessPaletteFactory.Database=Source des donn\u00E9es
BusinessPaletteFactory.ListComment=Cr\u00e9er une nouvelle liste BusinessPaletteFactory.ListComment=Cr\u00E9er une nouvelle liste
BusinessPaletteFactory.DirectionalRelationShip=Relation BusinessPaletteFactory.DirectionalRelationShip=Relation
BusinessPaletteFactory.Action=Action BusinessPaletteFactory.Action=Action
BusinessPaletteFactory.RelationshopComment=Cr\u00e9er une nouvelle relation BusinessPaletteFactory.RelationshopComment=Cr\u00E9er une nouvelle relation
SimpleBusinessCreationWizardPage.Super=BusinessProcessCreatePage SimpleBusinessCreationWizardPage.Super=BusinessProcessCreatePage
BusinessInitDiagramFileAction.LoadFaild=Echec de chargement du fichier Model : 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 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 : 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 BusinessNewDiagramFileWizard.DiagramFile=Fichier du diagramme
BusinessAbstractParser.StringShortConverError=Une valeur de cha\u00eene ne peut pas \u00eatre convertie en valeur Short BusinessAbstractParser.StringShortConverError=Une valeur de cha\u00EEne ne peut pas \u00EAtre convertie en valeur Short
BusinessPaletteFactory.DocuemntComment=Cr\u00e9er un nouveau document BusinessPaletteFactory.DocuemntComment=Cr\u00E9er un nouveau document
BusinessAbstractParser.ValueOfIntegerIsExpected=Une valeur de type Integer est attendue BusinessAbstractParser.ValueOfIntegerIsExpected=Une valeur de type Integer est attendue
BusinessNewDiagramFileWizard.SelectDiagramRootElement=S\u00e9lectionner un \u00e9l\u00e9ment racine de diagramme : 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 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.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 BusinessAbstractParser.StringValueDoesNotConvertToByteValue=Une valeur de cha\u00EEne ne peut pas \u00EAtre convertie en valeur Byte
BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=Initialiser un nouveau fichier diagramme Ecore 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 DeleteAssignmentAction.DeleteAssignment=Effacer l'affectation
BusinessDiagramEditor.canNotSaveTitle=Avertissement BusinessDiagramEditor.canNotSaveTitle=Avertissement
BusinessRulersAndGridComposite.Grid_On_Label_Text=Show Grid BusinessRulersAndGridComposite.Grid_On_Label_Text=Show Grid

View File

@@ -17,7 +17,7 @@ BusinessPaletteFactory.BidirectionalRelationShip=Relazione bidirezionale
BusinessPaletteFactory.CreateDirectionalRelationShip=Creare uno nuova relazione BusinessPaletteFactory.CreateDirectionalRelationShip=Creare uno nuova relazione
BusinessPaletteFactory.CreateBidirectionalRelationShip=Crea una nuova relazione bidirezionale BusinessPaletteFactory.CreateBidirectionalRelationShip=Crea una nuova relazione bidirezionale
AssignmentPropertySection.Name=Nome AssignmentPropertySection.Name=Nome
CreateAssignmentCommand.CannotAssign=Non pu\u00f2 essere assegnato. CreateAssignmentCommand.CannotAssign=Non pu\u00F2 essere assegnato.
BusinessNewDiagramFileWizard.DiagramRootElement=Elemento radice del diagramma BusinessNewDiagramFileWizard.DiagramRootElement=Elemento radice del diagramma
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=Nessun elemento base di diagramma selezionato BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=Nessun elemento base di diagramma selezionato
BusinessVisualIDRegistry.ParseError=Impossibile analizzare la vista come un tipo numero visualID: 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 BusinessPaletteFactory.DatabaseComment=Crea una nuova banca dati
AssignmentPropertySection.Comment=Commento AssignmentPropertySection.Comment=Commento
SimpleBusinessCreationWizard.NewBusinessModel=Nuovo modello Business 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 BusinessInitDiagramFileAction.IntialNew=Nuova inizializzazione
RepositoryFactoryProxyLabelProvider.NotFound=(Non trovato) RepositoryFactoryProxyLabelProvider.NotFound=(Non trovato)
BusinessPaletteFactory.Terminal=Terminale 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 : BusinessInitDiagramFileAction.UnableToLoadResource=\u30EA\u30BD\u30FC\u30B9\u3092\u30ED\u30FC\u30C9\u3067\u304D\u307E\u305B\u3093 :
BusinessPaletteFactory.CreateEllipse=\u65B0\u898F\u6955\u5186\u306E\u4F5C\u6210 BusinessPaletteFactory.CreateEllipse=\u65B0\u898F\u6955\u5186\u306E\u4F5C\u6210
BusinessNewDiagramFileWizard.DiagramFile=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0\u30D5\u30A1\u30A4\u30EB 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 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 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.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 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.StringFloatConvertError=String\u5024\u3092Float\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.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 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} BusinessTooltipFigure.assignedMeta=\u5272\u308A\u5F53\u3066\u3089\u308C\u305F\u30E1\u30BF\u30C7\u30FC\u30BF {0}
DeleteAssignmentAction.DeleteAssignment=\u5272\u308A\u5F53\u3066\u306E\u524A\u9664 DeleteAssignmentAction.DeleteAssignment=\u5272\u308A\u5F53\u3066\u306E\u524A\u9664

View File

@@ -1,11 +1,11 @@
BusinessInitDiagramFileAction.DiagramFile=plik diagramu BusinessInitDiagramFileAction.DiagramFile=plik diagramu
BusinessAbstractParser.ValueOfLongIsExpected=Spodziewany typ Long BusinessAbstractParser.ValueOfLongIsExpected=Spodziewany typ Long
BusinessAbstractParser.ValueOfFloatIsExpected=Spodziewany typ Float BusinessAbstractParser.ValueOfFloatIsExpected=Spodziewany typ Float
BusinessPaletteFactory.DataComment=Utw\u00f3rz nowe dane BusinessPaletteFactory.DataComment=Utw\u00F3rz nowe dane
CreateDiagramAction.CreateBusinessModel=Utw\u00f3rz model biznesowy CreateDiagramAction.CreateBusinessModel=Utw\u00F3rz model biznesowy
BusinessCreationWizardPage.CreatenewBusinessDiagram=Utw\u00f3rz nowy diagram 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 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.UnknownLiteral=Nieznany litera\u0142:
BusinessAbstractParser.StringLongConverError=Warto\u015B\u0107 typu znakowego nie mo\u017Ce by\u0107 skonwertowana na warto\u015B\u0107 typu Long BusinessAbstractParser.StringLongConverError=Warto\u015B\u0107 typu znakowego nie mo\u017Ce by\u0107 skonwertowana na warto\u015B\u0107 typu Long
AssignmentPropertySection.DeleteAssignment=Skasuj przypisanie AssignmentPropertySection.DeleteAssignment=Skasuj przypisanie
@@ -18,15 +18,15 @@ BusinessAbstractParser.ValueOfTypeByteIsExpected=Spodziewany typ Byte
BusinessAbstractParser.ValueOfTypeCharacterIsExpected=Spodziewany typ znakowy BusinessAbstractParser.ValueOfTypeCharacterIsExpected=Spodziewany typ znakowy
BusinessAbstractParser.ValueOfTypeStringIsExpected=Spodziewany typ ci\u0105gu znakowego BusinessAbstractParser.ValueOfTypeStringIsExpected=Spodziewany typ ci\u0105gu znakowego
BusinessInitDiagramFileAction.Error=B\u0142\u0105d BusinessInitDiagramFileAction.Error=B\u0142\u0105d
BusinessPaletteFactory.TerminalComment=Utw\u00f3rz nowy terminal BusinessPaletteFactory.TerminalComment=Utw\u00F3rz nowy terminal
BusinessAbstractParser.ValueOfShortIsExpected=Spodziewany typ Short 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 AssignmentPropertySection.Comment=Komentarz
BusinessInitDiagramFileAction.IntialNew=Inicjalizuj nowy BusinessInitDiagramFileAction.IntialNew=Inicjalizuj nowy
BusinessPaletteFactory.Terminal=Terminal BusinessPaletteFactory.Terminal=Terminal
BusinessAbstractParser.InvalidInputAt=Niepoprawne wej\u015Bcie w BusinessAbstractParser.InvalidInputAt=Niepoprawne wej\u015Bcie w
BusinessPaletteFactory.Gear=Tryb BusinessPaletteFactory.Gear=Tryb
BusinessPaletteFactory.InputComment=Utw\u00f3rz nowe wej\u015Bcie BusinessPaletteFactory.InputComment=Utw\u00F3rz nowe wej\u015Bcie
BusinessPaletteFactory.Data=Dane BusinessPaletteFactory.Data=Dane
BusinessPaletteFactory.Ellipse=Elipsa BusinessPaletteFactory.Ellipse=Elipsa
BusinessPaletteFactory.Input=Wej\u015Bcie BusinessPaletteFactory.Input=Wej\u015Bcie
@@ -35,23 +35,23 @@ BusinessAbstractParser.ValueOfBooleanIsExpected=Spodziewana warto\u015B\u0107 ty
BusinessPaletteFactory.decision=Decyzja BusinessPaletteFactory.decision=Decyzja
BusinessPaletteFactory.Document=Dokument BusinessPaletteFactory.Document=Dokument
BusinessModelingAssistantProvider.SelectDomainModelElement=Wybierz element modelu domeny 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 BusinessAbstractParser.StringDoubleConvertError=Warto\u015B\u0107 typu znakowego nie mo\u017Ce by\u0107 skonwertowana na warto\u015B\u0107 typu Double
EditAction.Edit=Edycja EditAction.Edit=Edycja
BusinessCreationWizardPage.CreateBusinessDiagram=Utw\u00f3rz diagram biznesowy BusinessCreationWizardPage.CreateBusinessDiagram=Utw\u00F3rz diagram biznesowy
BusinessPaletteFactory.Database=\u0179r\u00f3d\u0142o danych BusinessPaletteFactory.Database=\u0179r\u00F3d\u0142o danych
BusinessPaletteFactory.ListComment=Utw\u00f3rz now\u0105 list\u0119 BusinessPaletteFactory.ListComment=Utw\u00F3rz now\u0105 list\u0119
BusinessPaletteFactory.DirectionalRelationShip=Relacja jednokierunkowa BusinessPaletteFactory.DirectionalRelationShip=Relacja jednokierunkowa
BusinessPaletteFactory.Action=Akcja 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 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 BusinessAbstractParser.ValueOfDoubleIsExpected=Spodziewana warto\u015B\u0107 typu Double
BusinessInitDiagramFileAction.UnableToLoadResource=Nie uda\u0142o si\u0119 za\u0142adowa\u0107 zasobu: 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 BusinessNewDiagramFileWizard.DiagramFile=Plik diagramu
BusinessAbstractParser.StringShortConverError=Warto\u015B\u0107 typu znakowego nie mo\u017Ce by\u0107 skonwertowana na warto\u015B\u0107 typu Short 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.ValueOfIntegerIsExpected=Spodziewany typ Integer
BusinessAbstractParser.StringFloatConvertError=Warto\u015B\u0107 typu znakowego nie mo\u017Ce by\u0107 skonwertowana na warto\u015B\u0107 typu Float 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 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.ValueOfLongIsExpected=Valor de tipo Long esperado
BusinessAbstractParser.ValueOfFloatIsExpected=Valor de tipo Float esperado BusinessAbstractParser.ValueOfFloatIsExpected=Valor de tipo Float esperado
BusinessPaletteFactory.DataComment=Criar novo Dado BusinessPaletteFactory.DataComment=Criar novo Dado
CreateDiagramAction.CreateBusinessModel=Criar modelo de neg\u00f3cio CreateDiagramAction.CreateBusinessModel=Criar modelo de neg\u00F3cio
BusinessCreationWizardPage.CreatenewBusinessDiagram=Criar um novo diagrama de neg\u00f3cio BusinessCreationWizardPage.CreatenewBusinessDiagram=Criar um novo diagrama de neg\u00F3cio
BusinessPaletteFactory.CreateGear=Criar nova Engrenagem 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: BusinessAbstractParser.UnknownLiteral=Literal desconhecido:
AssignmentPropertySection.DeleteAssignment=Apagar Cess\u00e3o AssignmentPropertySection.DeleteAssignment=Apagar Cess\u00E3o
BusinessModelingAssistantProvider.AvaiableDomainModelElements=Elementos do modelo de dom\u00ednio dispon\u00edveis BusinessModelingAssistantProvider.AvaiableDomainModelElements=Elementos do modelo de dom\u00EDnio dispon\u00EDveis
BusinessPaletteFactory.BidirectionalRelationShip=Relacionamento Bidirecional BusinessPaletteFactory.BidirectionalRelationShip=Relacionamento Bidirecional
BusinessPaletteFactory.CreateDirectionalRelationShip=Criar novo relacionamento direcional BusinessPaletteFactory.CreateDirectionalRelationShip=Criar novo relacionamento direcional
BusinessPaletteFactory.CreateBidirectionalRelationShip=Criar novo Relacionamento Bidirecional BusinessPaletteFactory.CreateBidirectionalRelationShip=Criar novo Relacionamento Bidirecional
AssignmentPropertySection.Name=Nome 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.DiagramRootElement=Elemento Raiz do Diagrama
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=N\u00e3o ha um Elemento Raiz de Diagrama selecionado 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: BusinessVisualIDRegistry.ParseError=Imposs\u00EDvel fazer o parse do 'view type' como um n\u00FAmero visualID:
BusinessAbstractParser.ValueOfTypeByteIsExpected=Valor do tipo Byte esperado BusinessAbstractParser.ValueOfTypeByteIsExpected=Valor do tipo Byte esperado
BusinessAbstractParser.ValueOfTypeCharacterIsExpected=Valor do tipo Character 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 BusinessAbstractParser.ValueOfTypeStringIsExpected=Valor do tipo String esperado
BusinessInitDiagramFileAction.Error=Erro BusinessInitDiagramFileAction.Error=Erro
BusinessNewDiagramFileWizard.SelectRootElement=Selecione elemento raiz do diagrama BusinessNewDiagramFileWizard.SelectRootElement=Selecione elemento raiz do diagrama
@@ -27,12 +27,12 @@ RepositoryFactoryProxyLabelProvider.Deleted=(Apagado)
BusinessPaletteFactory.TerminalComment=Criar novo Terminal BusinessPaletteFactory.TerminalComment=Criar novo Terminal
BusinessAbstractParser.ValueOfShortIsExpected=Valor de tipo Short esperado BusinessAbstractParser.ValueOfShortIsExpected=Valor de tipo Short esperado
BusinessPaletteFactory.DatabaseComment=Criar um novo Banco BusinessPaletteFactory.DatabaseComment=Criar um novo Banco
AssignmentPropertySection.Comment=Coment\u00e1rio AssignmentPropertySection.Comment=Coment\u00E1rio
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=Elemento Raiz inv\u00e1lido do Diagrama foi selecionado BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=Elemento Raiz inv\u00E1lido do Diagrama foi selecionado
BusinessInitDiagramFileAction.IntialNew=Iniciar Novo BusinessInitDiagramFileAction.IntialNew=Iniciar Novo
RepositoryFactoryProxyLabelProvider.NotFound=(N\u00e3o encontrado) RepositoryFactoryProxyLabelProvider.NotFound=(N\u00E3o encontrado)
BusinessPaletteFactory.Terminal=Terminal BusinessPaletteFactory.Terminal=Terminal
BusinessAbstractParser.InvalidInputAt=Entrada inv\u00e1lida em BusinessAbstractParser.InvalidInputAt=Entrada inv\u00E1lida em
BusinessPaletteFactory.Gear=Engrenagem BusinessPaletteFactory.Gear=Engrenagem
BusinessPaletteFactory.InputComment=Criar nova Entrada BusinessPaletteFactory.InputComment=Criar nova Entrada
BusinessPaletteFactory.Data=Dado BusinessPaletteFactory.Data=Dado
@@ -40,28 +40,28 @@ BusinessPaletteFactory.Ellipse=Elipse
BusinessPaletteFactory.Input=Entrada BusinessPaletteFactory.Input=Entrada
BusinessPaletteFactory.Relationshop=Relacionamento BusinessPaletteFactory.Relationshop=Relacionamento
BusinessAbstractParser.ValueOfBooleanIsExpected=Valor de tipo Boolean esperado BusinessAbstractParser.ValueOfBooleanIsExpected=Valor de tipo Boolean esperado
BusinessPaletteFactory.decision=Decis\u00e3o BusinessPaletteFactory.decision=Decis\u00E3o
BusinessPaletteFactory.Document=Documento 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.CreateActor=Criar novo Ator
BusinessPaletteFactory.Actor=Ator BusinessPaletteFactory.Actor=Ator
EditAction.Edit=Editar EditAction.Edit=Editar
BusinessPaletteFactory.Database=Fonte de dados BusinessPaletteFactory.Database=Fonte de dados
BusinessPaletteFactory.ListComment=Criar nova Lista BusinessPaletteFactory.ListComment=Criar nova Lista
BusinessPaletteFactory.DirectionalRelationShip=Relacionamento Direcional BusinessPaletteFactory.DirectionalRelationShip=Relacionamento Direcional
BusinessPaletteFactory.Action=A\u00e7\u00e3o BusinessPaletteFactory.Action=A\u00E7\u00E3o
BusinessPaletteFactory.RelationshopComment=Criar novo Relacionamento BusinessPaletteFactory.RelationshopComment=Criar novo Relacionamento
BusinessInitDiagramFileAction.LoadFaild=Falha na carga do arquivo de modelo 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 BusinessAbstractParser.ValueOfDoubleIsExpected=Valor de tipo Double esperado
BusinessInitDiagramFileAction.UnableToLoadResource=Imposs\u00edvel carregar recursos: BusinessInitDiagramFileAction.UnableToLoadResource=Imposs\u00EDvel carregar recursos:
BusinessPaletteFactory.CreateEllipse=Criar nova Elipse BusinessPaletteFactory.CreateEllipse=Criar nova Elipse
BusinessNewDiagramFileWizard.DiagramFile=Arquivo de Diagrama BusinessNewDiagramFileWizard.DiagramFile=Arquivo de Diagrama
BusinessPaletteFactory.DocuemntComment=Criar novo Documento BusinessPaletteFactory.DocuemntComment=Criar novo Documento
BusinessAbstractParser.ValueOfIntegerIsExpected=Valor de tipo Inteiro esperado BusinessAbstractParser.ValueOfIntegerIsExpected=Valor de tipo Inteiro esperado
BusinessNewDiagramFileWizard.SelectDiagramRootElement=Selecione um Elemento Raiz do Diagrama: 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 BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=Iniciar novo arquivo de Diagrama Ecore
BusinessTooltipFigure.assignedMeta=Metadados atribuidos \u00e0 {0} BusinessTooltipFigure.assignedMeta=Metadados atribuidos \u00E0 {0}
DeleteAssignmentAction.DeleteAssignment=Apagar Cess\u00e3o DeleteAssignmentAction.DeleteAssignment=Apagar Cess\u00E3o
BusinessDiagramEditor.canNotSaveTitle=Advert\u00eancia BusinessDiagramEditor.canNotSaveTitle=Advert\u00EAncia

View File

@@ -1,14 +1,14 @@
AssignmentPropertySection.Type=Typ AssignmentPropertySection.Type=Typ
AssignmentPropertySection.Name=Meno AssignmentPropertySection.Name=Meno
BusinessInitDiagramFileAction.Error=CHYBA BusinessInitDiagramFileAction.Error=CHYBA
AssignmentPropertySection.Comment=Koment\u00e1r AssignmentPropertySection.Comment=Koment\u00E1r
BusinessPaletteFactory.Data=D\u00e1ta BusinessPaletteFactory.Data=D\u00E1ta
BusinessPaletteFactory.Input=VSTUP BusinessPaletteFactory.Input=VSTUP
BusinessPaletteFactory.Relationshop=Vz\u0165ah BusinessPaletteFactory.Relationshop=Vz\u0165ah
BusinessPaletteFactory.decision=Rozhodnutie BusinessPaletteFactory.decision=Rozhodnutie
BusinessPaletteFactory.Document=Dokument BusinessPaletteFactory.Document=Dokument
BusinessPaletteFactory.Database=D\u00e1tov\u00fd zdroj BusinessPaletteFactory.Database=D\u00E1tov\u00FD zdroj
BusinessPaletteFactory.Action=Akcia BusinessPaletteFactory.Action=Akcia
BusinessDiagramEditor.canNotSaveTitle=Varovanie BusinessDiagramEditor.canNotSaveTitle=Varovanie
BusinessRulersAndGridComposite.Measurement_Group_Label_Text=Meranie 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.InputComment=Yeni giri\u015F olu\u015Ftur
BusinessPaletteFactory.Input=Giri\u015F BusinessPaletteFactory.Input=Giri\u015F
BusinessPaletteFactory.decision=Karar BusinessPaletteFactory.decision=Karar
BusinessPaletteFactory.Document=D\u00f6k\u00fcman BusinessPaletteFactory.Document=D\u00F6k\u00FCman
BusinessPaletteFactory.CreateActor=Yeni Akt\u00f6r olu\u015Ftur BusinessPaletteFactory.CreateActor=Yeni Akt\u00F6r olu\u015Ftur
BusinessPaletteFactory.Actor=Akt\u00f6r BusinessPaletteFactory.Actor=Akt\u00F6r
BusinessPaletteFactory.Database=Verikayna\u011F\u0131 BusinessPaletteFactory.Database=Verikayna\u011F\u0131
BusinessPaletteFactory.ListComment=Yeni liste olu\u015Ftur 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 BusinessAbstractParser.StringIntegerConvertError=String\u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3AInteger\u7C7B\u578B
BusinessPaletteFactory.CreateGear=\u521B\u5EFA\u9F7F\u8F6E BusinessPaletteFactory.CreateGear=\u521B\u5EFA\u9F7F\u8F6E
SimpleBusinessCreationWizardPage.Title=\u65B0\u7684\u4E1A\u52A1\u6A21\u578B 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.UnknownLiteral=\u65E0\u6548\u7684\u6587\u5B57
BusinessAbstractParser.StringLongConverError=String\u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3ALong\u7C7B\u578B 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 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.BidirectionalRelationShip=\u53CC\u5411\u5173\u8054
BusinessPaletteFactory.CreateDirectionalRelationShip=\u521B\u5EFA\u65B9\u5411\u5173\u8054 BusinessPaletteFactory.CreateDirectionalRelationShip=\u521B\u5EFA\u65B9\u5411\u5173\u8054
BusinessPaletteFactory.CreateBidirectionalRelationShip=\u521B\u5EFA\u53CC\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 CreateAssignmentCommand.CannotAssign=\u4E0D\u80FD\u5206\u914D\u3002
BusinessNewDiagramFileWizard.DiagramRootElement=\u56FE\u8868\u6839\u5143\u7D20 BusinessNewDiagramFileWizard.DiagramRootElement=\u56FE\u8868\u6839\u5143\u7D20
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=\u6CA1\u6709\u56FE\u8868\u6839\u5143\u7D20\u88AB\u9009\u4E2D 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 OpenDiagramAction.EditBusinessModel=\u7F16\u8F91\u4E1A\u52A1\u6A21\u578B
BusinessAbstractParser.ValueOfTypeByteIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8BE5\u4E3AByte BusinessAbstractParser.ValueOfTypeByteIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8BE5\u4E3AByte
BusinessAbstractParser.ValueOfTypeCharacterIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8BE5\u4E3ACharacter BusinessAbstractParser.ValueOfTypeCharacterIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8BE5\u4E3ACharacter
BusinessPaletteFactory.ActionComment=\u521B\u5EFA\u65B0\u7684\u52A8\u4F5C BusinessPaletteFactory.ActionComment=\u521B\u5EFA\u65B0\u7684\u52A8\u4F5C
BusinessAbstractParser.ValueOfTypeStringIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8BE5\u4E3AString BusinessAbstractParser.ValueOfTypeStringIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8BE5\u4E3AString
BusinessInitDiagramFileAction.Error=\u9519\u8BEF 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 RepositoryFactoryProxyLabelProvider.Deleted=\uFF08\u5220\u9664\uFF09
BusinessPaletteFactory.TerminalComment=\u521B\u5EFA\u65B0\u7684\u4E2D\u65AD\u70B9 BusinessPaletteFactory.TerminalComment=\u521B\u5EFA\u65B0\u7684\u4E2D\u65AD\u70B9
BusinessAbstractParser.ValueOfShortIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8BE5\u4E3AShort BusinessAbstractParser.ValueOfShortIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8BE5\u4E3AShort
BusinessPaletteFactory.DatabaseComment=\u521B\u5EFA\u65B0\u7684\u6570\u636E\u5E93 BusinessPaletteFactory.DatabaseComment=\u521B\u5EFA\u65B0\u7684\u6570\u636E\u5E93
AssignmentPropertySection.Comment=\u6CE8\u91CA 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 BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=\u9009\u4E2D\u4E86\u65E0\u6548\u7684\u56FE\u8868\u6839\u5143\u7D20
BusinessInitDiagramFileAction.IntialNew=\u521D\u59CB\u5316\u65B0\u7684 BusinessInitDiagramFileAction.IntialNew=\u521D\u59CB\u5316\u65B0\u7684
FindAssignmentAction.FindAssignments=\u67E5\u627E\u5206\u914D\u4EFB\u52A1 FindAssignmentAction.FindAssignments=\u67E5\u627E\u5206\u914D\u4EFB\u52A1
@@ -47,22 +47,22 @@ BusinessPaletteFactory.Ellipse=\u692D\u5706
BusinessPaletteFactory.Input=\u8F93\u5165 BusinessPaletteFactory.Input=\u8F93\u5165
BusinessPaletteFactory.List=\u5217\u8868 BusinessPaletteFactory.List=\u5217\u8868
BusinessPaletteFactory.Relationshop=\u5173\u7CFB 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.decision=\u51B3\u7B56
BusinessPaletteFactory.Document=\u6587\u6863 BusinessPaletteFactory.Document=\u6587\u6863
BusinessModelingAssistantProvider.SelectDomainModelElement=\u9009\u62E9\u57DF\u6A21\u578B\u5143\u7D20 BusinessModelingAssistantProvider.SelectDomainModelElement=\u9009\u62E9\u57DF\u6A21\u578B\u5143\u7D20
BusinessPaletteFactory.CreateActor=\u521B\u5EFA\u89D2\u8272 BusinessPaletteFactory.CreateActor=\u521B\u5EFA\u89D2\u8272
BusinessAbstractParser.StringDoubleConvertError=String\u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3ADoule\u7C7B\u578B BusinessAbstractParser.StringDoubleConvertError=String\u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3ADoule\u7C7B\u578B
BusinessPaletteFactory.Actor=\u89D2\u8272 BusinessPaletteFactory.Actor=\u89D2\u8272
EditAction.Edit=\u7F16\u8F91\u5206\u914D\u4EFB\u52A1 EditAction.Edit=\u7F16\u8F91
BusinessCreationWizardPage.CreateBusinessDiagram=\u521B\u5EFA\u903B\u8F91\u56FE BusinessCreationWizardPage.CreateBusinessDiagram=\u521B\u5EFA\u903B\u8F91\u56FE
BusinessPaletteFactory.Database=\u6570\u636E\u6E90 BusinessPaletteFactory.Database=\u6570\u636E\u6E90
BusinessPaletteFactory.ListComment=\u521B\u5EFA\u65B0\u7684\u5217\u8868 BusinessPaletteFactory.ListComment=\u521B\u5EFA\u65B0\u7684\u5217\u8868
BusinessPaletteFactory.DirectionalRelationShip=\u65B9\u5411\u5173\u8054 BusinessPaletteFactory.DirectionalRelationShip=\u65B9\u5411\u5173\u8054
BusinessPaletteFactory.Action=\u52A8\u4F5C BusinessPaletteFactory.Action=\u64CD\u4F5C
BusinessPaletteFactory.RelationshopComment=\u521B\u5EFA\u65B0\u7684\u5173\u7CFB BusinessPaletteFactory.RelationshopComment=\u521B\u5EFA\u65B0\u7684\u5173\u7CFB
SimpleBusinessCreationWizardPage.Super=BusinessProcessCreatePage 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 BusinessPaletteFactory.DecisionComment=\u521B\u5EFA\u65B0\u7684\u51B3\u7B56
BusinessAbstractParser.ValueOfDoubleIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8BE5\u4E3ADouble BusinessAbstractParser.ValueOfDoubleIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8BE5\u4E3ADouble
OpenDiagramAction.ReadBusinessModel=\u8BFB\u53D6\u4E1A\u52A1\u6A21\u578B 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 BusinessAbstractParser.StringShortConverError=String\u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3AShort\u7C7B\u578B
BusinessPaletteFactory.DocuemntComment=\u521B\u5EFA\u65B0\u7684\u6587\u6863 BusinessPaletteFactory.DocuemntComment=\u521B\u5EFA\u65B0\u7684\u6587\u6863
BusinessAbstractParser.ValueOfIntegerIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8BE5\u4E3AInteger BusinessAbstractParser.ValueOfIntegerIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8BE5\u4E3AInteger
BusinessNewDiagramFileWizard.SelectDiagramRootElement=\u9009\u62E9\u56FE\u8868\u6839\u5143\u7D20\uFF1A BusinessNewDiagramFileWizard.SelectDiagramRootElement=\u9009\u62E9\u56FE\u6839\u5143\u7D20:
BusinessNewDiagramFileWizard.SelectSemanticModelElement=\u9009\u62E9\u8981\u5728\u56FE\u8868\u4E0A\u63CF\u8FF0\u7684\u8BED\u4E49\u6A21\u578B\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.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 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 BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=\u521D\u59CB\u5316\u65B0\u7684Ecore\u56FE\u8868\u6587\u4EF6
BusinessTooltipFigure.assignedMeta={0}\u5206\u914D\u5143\u6570\u636E 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.canNotSaveTitle=\u8B66\u544A
BusinessDiagramEditor.canNotSaveMessage=\u4E1A\u52A1\u6A21\u578B\u672A\u88AB\u7528\u6237\u9501\u5B9A\uFF0C\u65E0\u6CD5\u4FDD\u5B58\u3002 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_On_Label_Text=\u663E\u793A\u7F51\u683C
BusinessRulersAndGridComposite.Grid_Level_Label_Text=\u7F51\u683C\u5728\u524D\u9762 BusinessRulersAndGridComposite.Grid_Level_Label_Text=\u7F51\u683C\u5728\u524D\u9762
BusinessRulersAndGridComposite.Snap_To_Grid_Label_Text=\u5BF9\u9F50\u7F51\u683C BusinessRulersAndGridComposite.Snap_To_Grid_Label_Text=\u4E0E\u7F51\u683C\u5BF9\u9F50
BusinessRulersAndGridComposite.Snap_To_Geometry_Label_Text=\u6309\u7167\u5F62\u72B6\u5BF9\u9F50 BusinessRulersAndGridComposite.Snap_To_Geometry_Label_Text=\u4E0E\u56FE\u5F62\u5BF9\u9F50
BusinessRulersAndGridComposite.Ruler_On_Label_Text=\u663E\u793A\u6807\u5C3A BusinessRulersAndGridComposite.Ruler_On_Label_Text=\u663E\u793A\u6807\u5C3A
BusinessRulersAndGridComposite.Ruler_Units_Label_Text=\u6807\u5C3A\u5355\u4F4D BusinessRulersAndGridComposite.Ruler_Units_Label_Text=\u6807\u5C3A\u5355\u4F4D
BusinessRulersAndGridComposite.Grid_Spacing_Label_Text=\u7F51\u683C\u95F4\u8DDD 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.Inches_Label_Text=\u82F1\u5BF8
BusinessRulersAndGridComposite.Centimeters_Label_Text=\u5398\u7C73 BusinessRulersAndGridComposite.Centimeters_Label_Text=\u5398\u7C73
BusinessRulersAndGridComposite.Pixel_Label_Text=\u50CF\u7D20 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.Dash_Label_Text=\u7834\u6298\u53F7
BusinessRulersAndGridComposite.Dot_Label_Text=\u70B9 BusinessRulersAndGridComposite.Dot_Label_Text=\u70B9
BusinessRulersAndGridComposite.Dash_Dot_Label_Text=\u70B9\u5212\u7EBF BusinessRulersAndGridComposite.Dash_Dot_Label_Text=\u70B9\u5212\u7EBF

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: org.talend.designer.codegen Nl Fragment Bundle-Name: org.talend.designer.codegen Nl Fragment
Bundle-SymbolicName: org.talend.designer.codegen.nl Bundle-SymbolicName: org.talend.designer.codegen.nl
Bundle-Version: 7.1.1.qualifier Bundle-Version: 7.3.1.qualifier
Fragment-Host: org.talend.designer.codegen Fragment-Host: org.talend.designer.codegen
Bundle-Localization: plugin Bundle-Localization: plugin
Bundle-Vendor: .Talend SA. Bundle-Vendor: .Talend SA.

View File

@@ -1,5 +1,5 @@
providerName=www.example.org providerName=www.example.org
pluginName=Mod\u00e8le EmittersPool pluginName=Mod\u00E8le EmittersPool
components=Composants components=Composants
trunjob=tRunJob trunjob=tRunJob
format=Format format=Format

View File

@@ -1 +1 @@
format=Form\u00e1t format=Form\u00E1t

View File

@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.talend.studio</groupId> <groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId> <artifactId>tdi-studio-se</artifactId>
<version>7.1.1-SNAPSHOT</version> <version>7.3.1-PATCH</version>
<relativePath>../../../</relativePath> <relativePath>../../../</relativePath>
</parent> </parent>
<artifactId>org.talend.designer.codegen.nl</artifactId> <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 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} 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.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. 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). generatedcode.copyright.body5=(http://www.gnu.org/licenses/lgpl.html).
EmfEmittersPersistence.CodeGen.DataMissing=Daten zur Codegenerierung fehlen. Starte vollst\u00e4ndige Codegenerierung. EmfEmittersPersistence.CodeGen.DataMissing=Daten zur Codegenerierung fehlen. Starte vollst\u00E4ndige Codegenerierung.
CodeGenerator.JET.TimeOut=Zeit\u00fcberschreitung bei der JET-Initialisierung CodeGenerator.JET.TimeOut=Zeit\u00FCberschreitung bei der JET-Initialisierung
CodeGenerator.Node.NotFound=Knoten im aktuellen Prozess nicht gefunden CodeGenerator.Node.NotFound=Knoten im aktuellen Prozess nicht gefunden
generatedcode.copyright.body3=Mehr Informationen zu den Talend Produkten unter www.talend.com 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}). generatedcode.copyright.body2=/ JobDesigner (CodeGenerator version {0}).
JavaRoutineSynchronizer.UnsupportedOperation.Exception2=Methode nicht implementiert: org.talend.designer.codegen.JavaRoutineSynchronizer Zeile:58 JavaRoutineSynchronizer.UnsupportedOperation.Exception2=Methode nicht implementiert: org.talend.designer.codegen.JavaRoutineSynchronizer Zeile:58
CodeGenerator.getGraphicalNode1=------process.getGraphicalNodes()------ CodeGenerator.getGraphicalNode1=------process.getGraphicalNodes()------
@@ -21,23 +21,23 @@ CodeGeneratorEmittersPoolFactory.componentCompiled=Komponenten kompiliert in {0}
CodeGeneratorEmittersPoolFactory.failCompail=Kompilierung der Komponenten fehlgeschlafen : \r\n CodeGeneratorEmittersPoolFactory.failCompail=Kompilierung der Komponenten fehlgeschlafen : \r\n
CodeGeneratorEmittersPoolFactory.initialException=Ausnahme bei der Initialisierung CodeGeneratorEmittersPoolFactory.initialException=Ausnahme bei der Initialisierung
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=Fehler bei der JetEmitter Initialisierung CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=Fehler bei der JetEmitter Initialisierung
CodeGeneratorService.invalidLanguage1=Ung\u00fcltiger Sprachtyp CodeGeneratorService.invalidLanguage1=Ung\u00FCltiger Sprachtyp
CodeGeneratorService.invalidLanguage2=Ung\u00fcltiger Sprachtyp CodeGeneratorService.invalidLanguage2=Ung\u00FCltiger Sprachtyp
CodeGenInit.createProject=Erstelle {0} Projekt CodeGenInit.createProject=Erstelle {0} Projekt
CodeGenInit.deleteProject=L\u00f6sche {0} Projekt CodeGenInit.deleteProject=L\u00F6sche {0} Projekt
CodeGenInit.initTemplate=Initialisiere Templates CodeGenInit.initTemplate=Initialisiere Templates
CodeGenInit.saveWorkspace=Speichere Workspace CodeGenInit.saveWorkspace=Speichere Workspace
TalendJetEmitter.compileFail=Kompilierung fehlgeschlagen : {0} : {1} TalendJetEmitter.compileFail=Kompilierung fehlgeschlagen : {0} : {1}
TalendJetEmitter.exception=Ausnahme bei 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.componentLoadError=Fehler beim Laden der Komponenten
ComponentsLocalProviderService.talendExchangeError=Talend Exchange Fehler ComponentsLocalProviderService.talendExchangeError=Talend Exchange Fehler
ComponentsPreferencePage.ButtonLabel0=\u00dcbernehmen ComponentsPreferencePage.ButtonLabel0=\u00DCbernehmen
ComponentsPreferencePage.configuration.LINK_STYLE=Standard Mapping-Verbindungen anzeigen als: ComponentsPreferencePage.configuration.LINK_STYLE=Standard Mapping-Verbindungen anzeigen als:
ComponentsPreferencePage.rowLimit=Zeilen-Limit ComponentsPreferencePage.rowLimit=Zeilen-Limit
ComponentsPreferencePage.WarningTitle=Warnung ComponentsPreferencePage.WarningTitle=Warnung
ComponentsProviderManager.unableLoad=Component Provider konnte nicht geladen werden 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. ComponenttRunJobPreferencePage.showCorrespondingJob=Zeige entsprechenden Job nach einen Doppelklick auf die tRunJob Komponente.
XsdValidationCacheManager.unableLoadxsd=xsd Validierungs Cache Datei konnte nicht geladen werden XsdValidationCacheManager.unableLoadxsd=xsd Validierungs Cache Datei konnte nicht geladen werden
XsdValidationCacheManager.unableSavexsd=xsd Validierungs Cache Datei konnte nicht gespeichert 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_Generic=DB Generic
FAMILY.DB_JDBC=DB JDBC FAMILY.DB_JDBC=DB JDBC
FAMILY.DB_SCD=DB SCD FAMILY.DB_SCD=DB SCD
FAMILY.Data_Quality=Datenqualit\u00e4t FAMILY.Data_Quality=Datenqualit\u00E4t
FAMILY.Databases=Datenbanken FAMILY.Databases=Datenbanken
FAMILY.ELT=ELT FAMILY.ELT=ELT
FAMILY.ESB=ESB FAMILY.ESB=ESB
@@ -88,7 +88,7 @@ FAMILY.Microsoft_CRM=Microsoft CRM
FAMILY.Misc=Verschiedenes FAMILY.Misc=Verschiedenes
FAMILY.MySQL=MySQL FAMILY.MySQL=MySQL
FAMILY.Netezza=Netezza FAMILY.Netezza=Netezza
FAMILY.OLAP_Cube=OLAP W\u00fcrfel FAMILY.OLAP_Cube=OLAP W\u00FCrfel
FAMILY.Oracle=Oracle FAMILY.Oracle=Oracle
FAMILY.Orchestration=Instrumentation FAMILY.Orchestration=Instrumentation
FAMILY.Output= Ausgabe 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_SuccessMessage2=Do you want to restart right now?
ComponentsPreferencePage.installComponentsFailure=Install components failure ComponentsPreferencePage.installComponentsFailure=Install components failure
generatedcode.copyright.body1=This source code has been automatically generated by {0} 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.createProject=Crear proyecto {0}
CodeGenInit.deleteProject=Borrar proyecto {0} CodeGenInit.deleteProject=Borrar proyecto {0}
CodeGenInit.saveWorkspace=Guardando Espacio de Trabajo CodeGenInit.saveWorkspace=Guardando Espacio de Trabajo
CodeGeneratorEmittersPoolFactory.operationCanceled=Operaci\u00f3n Cancelada CodeGeneratorEmittersPoolFactory.operationCanceled=Operaci\u00F3n Cancelada
ComponentsPreferencePage.rowLimit=L\u00edmite de filas ComponentsPreferencePage.rowLimit=L\u00EDmite de filas
ComponentsPreferencePage.WarningTitle=Advertencia ComponentsPreferencePage.WarningTitle=Advertencia
XsdValidationCacheManager.unableLoadxsd=no se puede cargar 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 XsdValidationCacheManager.unableSavexsd=imposible guardar archivo de cach\u00E9 de validaci\u00F3n xsd
FAMILY.AS400=AS400 FAMILY.AS400=AS400
FAMILY.Access=Access FAMILY.Access=Access
FAMILY.Business=negocio 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 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 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} 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.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 : CodeGeneratorEmittersPoolFactory.PersitentData.Error=Les donn\u00E9es persistantes ne peuvent pas \u00EAtre enregistr\u00E9es :
generatedcode.copyright.title=Copyright (c) 2005-2011, Talend Inc. 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). 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. 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 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 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 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. 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 EmittersPoolFactoryImpl.Class.IllegalArg=La classe '{0}' n'est pas un classifiant valide
generatedcode.copyright.body2=/ JobDesigner (CodeGenerator version {0}). 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.getGraphicalNode1=------process.getGraphicalNodes()------
CodeGenerator.getGraphicalNode2=------process.getGeneratingNodes()------ CodeGenerator.getGraphicalNode2=------process.getGeneratingNodes()------
CodeGenerator.newLine=\n\n\n\n CodeGenerator.newLine=\n\n\n\n
JetSkeletonManager.unableLoad=Impossible de charger le fichier de cache de la mise \u00e0 jour du squelette 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.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. 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.codeThread=G\u00E9n\u00E9ration de code en arri\u00E8re-plan
CodeGeneratorEmittersPoolFactory.componentCompiled=Composants compil\u00e9s en {0} ms CodeGeneratorEmittersPoolFactory.componentCompiled=Composants compil\u00E9s en {0} ms
CodeGeneratorEmittersPoolFactory.failCompail=\u00c9chec de compilation des composants \: \r\n CodeGeneratorEmittersPoolFactory.failCompail=\u00C9chec de compilation des composants \: \r\n
CodeGeneratorEmittersPoolFactory.initialException=Exception durant l'initialisation CodeGeneratorEmittersPoolFactory.initialException=Exception durant l'initialisation
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=Erreur d'initialisation de JetEmitter CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=Erreur d'initialisation de JetEmitter
CodeGeneratorService.invalidLanguage1=Type de langage invalide. CodeGeneratorService.invalidLanguage1=Type de langage invalide.
CodeGeneratorService.invalidLanguage2=Type de langage invalide. CodeGeneratorService.invalidLanguage2=Type de langage invalide.
CodeGenInit.addMarkers=Ajouter des marqueurs dans l'espace de travail 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.deleteProject=Supprimer le projet {0}
CodeGenInit.initTemplate=Init templates 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 CodeGenInit.saveWorkspace=Enregistrement de l'espace de travail
DocumentRootImpl.mixed=(mix\u00e9\: DocumentRootImpl.mixed=(mix\u00E9\:
NodesSubTree.enableParallel=__ENABLE_PARALLEL__ NodesSubTree.enableParallel=__ENABLE_PARALLEL__
PoolTypeImpl.persistentPool=(PoolPersistant \: PoolTypeImpl.persistentPool=(PoolPersistant \:
TalendJetEmitter.compileFail= erreur de compilation : {0} : {1} TalendJetEmitter.compileFail= erreur de compilation : {0} : {1}
TalendJetEmitter.exception=Exception sur TalendJetEmitter.exception=Exception sur
JetFilesProviderManager.unableLoad=Impossible de charger {0} JetFilesProviderManager.unableLoad 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.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 CodeGeneratorEmittersPoolFactory.operationCanceled=Op\u00E9ration annul\u00E9e
ComponentsFactory.afterSystemComponent=apr\u00e8s le(s) composant(s) syst\u00e8me ComponentsFactory.afterSystemComponent=apr\u00E8s le(s) composant(s) syst\u00E8me
ComponentsFactory.componentNotFound=Impossible de trouver le dossier du composant : ComponentsFactory.componentNotFound=Impossible de trouver le dossier du composant :
ComponentsFactory.load.components=Chargement des composants... 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.componentLoadError=Erreur de chargement du composant
ComponentsLocalProviderService.talendExchangeError=Erreur de Talend Exchange ComponentsLocalProviderService.talendExchangeError=Erreur de Talend Exchange
ComponentsPreferencePage.ButtonLabel0=OK 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.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.WarningTitle=Avertissement
ComponentsPreferencePage.directoryFieldLabel=Dossier des composants utilisateur : ComponentsPreferencePage.directoryFieldLabel=Dossier des composants utilisateur :
ComponentsProviderManager.unableLoad=Impossible de charger un fournisseur de composant 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. 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. 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.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.unableLoadxsd=impossible de charger le fichier de cache de validation xsd
XsdValidationCacheManager.unableSavexsd=impossible d'enregistrer 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 prefs.configuration.LINK_STYLE.AUTO=Auto
@@ -65,18 +65,18 @@ prefs.configuration.LINK_STYLE.LINE=Lignes (rapide)
FAMILY.AS400=AS400 FAMILY.AS400=AS400
FAMILY.Access=Access FAMILY.Access=Access
FAMILY.Alfresco=Alfresco FAMILY.Alfresco=Alfresco
FAMILY.Business=Applications M\u00e9tier FAMILY.Business=Applications M\u00E9tier
FAMILY.Business_Intelligence=Business Intelligence FAMILY.Business_Intelligence=Business Intelligence
FAMILY.CentricCRM=CentricCRM FAMILY.CentricCRM=CentricCRM
FAMILY.Charts=Graphiques FAMILY.Charts=Graphiques
FAMILY.Connections=Connexions FAMILY.Connections=Connexions
FAMILY.Custom_Code=Code Utilisateur FAMILY.Custom_Code=Code Utilisateur
FAMILY.DB2=DB2 FAMILY.DB2=DB2
FAMILY.DB_Generic=Base de donn\u00e9es g\u00e9n\u00e9rique FAMILY.DB_Generic=Base de donn\u00E9es g\u00E9n\u00E9rique
FAMILY.DB_JDBC=Base de donn\u00e9es JDBC FAMILY.DB_JDBC=Base de donn\u00E9es JDBC
FAMILY.DB_SCD=DB SCD FAMILY.DB_SCD=DB SCD
FAMILY.Data_Quality=Qualit\u00e9 de donn\u00e9es FAMILY.Data_Quality=Qualit\u00E9 de donn\u00E9es
FAMILY.Databases=Bases de donn\u00e9es FAMILY.Databases=Bases de donn\u00E9es
FAMILY.ELT=ELT FAMILY.ELT=ELT
FAMILY.ESB=ESB FAMILY.ESB=ESB
FAMILY.EXASolution=EXASolution FAMILY.EXASolution=EXASolution
@@ -111,7 +111,7 @@ FAMILY.Netezza=Netezza
FAMILY.OLAP_Cube=Cube OLAP FAMILY.OLAP_Cube=Cube OLAP
FAMILY.Oracle=Oracle FAMILY.Oracle=Oracle
FAMILY.Orchestration=Orchestration FAMILY.Orchestration=Orchestration
FAMILY.Output=\u00c9criture FAMILY.Output=\u00C9criture
FAMILY.ParAccel=Paraccel FAMILY.ParAccel=Paraccel
FAMILY.PostgreSQL=PostgreSQL FAMILY.PostgreSQL=PostgreSQL
FAMILY.PostgresPlus=PostgresPlus FAMILY.PostgresPlus=PostgresPlus
@@ -125,16 +125,17 @@ FAMILY.SQLite=SQLite
FAMILY.Salesforce=Salesforce FAMILY.Salesforce=Salesforce
FAMILY.SugarCRM=SugarCRM FAMILY.SugarCRM=SugarCRM
FAMILY.Sybase=Sybase FAMILY.Sybase=Sybase
FAMILY.System=Syst\u00e8me FAMILY.System=Syst\u00E8me
FAMILY.Technical=Technique FAMILY.Technical=Technique
FAMILY.Teradata=Teradata FAMILY.Teradata=Teradata
FAMILY.Vertica=Vertica FAMILY.Vertica=Vertica
FAMILY.VtigerCRM=VtigerCRM FAMILY.VtigerCRM=VtigerCRM
FAMILY.XML=XML FAMILY.XML=XML
CodeGeneratorEmittersPoolFactory.updatePaletteForEditors=Mettre \u00e0 jour la palette pour les \u00e9diteurs CodeGeneratorEmittersPoolFactory.updatePaletteForEditors=Mettre \u00E0 jour la palette pour les \u00E9diteurs
ComponentsPreferencePage.componentAssist=Activer l'assistant de cr\u00e9ation de composant 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 ? 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}". 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_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_SuccessMessage2=Red\u00E9marrer maintenant ?
ComponentsPreferencePage.installComponentsFailure=\u00c9chec de l'installation des composants 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} 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: CodeGeneratorEmittersPoolFactory.PersitentData.Error=I dati persistenti non possono essere salvati:
generatedcode.copyright.title=Copyright (c) 2005-2009, Talend Inc. generatedcode.copyright.title=Copyright (c) 2005-2009, Talend Inc.
CodeGeneratorEmittersPoolFactory.initMessage=Inizializzazione del motore di generazione in corso... CodeGeneratorEmittersPoolFactory.initMessage=Inizializzazione del motore di generazione in corso...

View File

@@ -16,13 +16,13 @@ generatedcode.copyright.body2=/ JobDesigner (CodeGenerator\u30D0\u30FC\u30B8\u30
JavaRoutineSynchronizer.UnsupportedOperation.Exception2=\u30E1\u30BD\u30C3\u30C9\u304C\u5B9F\u88C5\u3055\u308C\u3066\u3044\u307E\u305B\u3093: org.talend.designer.codegen.JavaRoutineSynchronizer line:58 JavaRoutineSynchronizer.UnsupportedOperation.Exception2=\u30E1\u30BD\u30C3\u30C9\u304C\u5B9F\u88C5\u3055\u308C\u3066\u3044\u307E\u305B\u3093: org.talend.designer.codegen.JavaRoutineSynchronizer line:58
CodeGenerator.getGraphicalNode1=------process.getGraphicalNodes()------ CodeGenerator.getGraphicalNode1=------process.getGraphicalNodes()------
CodeGenerator.getGraphicalNode2=------process.getGeneratingNodes()------ CodeGenerator.getGraphicalNode2=------process.getGeneratingNodes()------
CodeGenerator.newLine=\n\n\n\n CodeGenerator.newLine=\\n\\n\\n\\n
JetSkeletonManager.unableLoad=\u30B9\u30B1\u30EB\u30C8\u30F3\u66F4\u65B0\u30AD\u30E3\u30C3\u30B7\u30E5\u30D5\u30A1\u30A4\u30EB\u3092\u30ED\u30FC\u30C9\u3067\u304D\u307E\u305B\u3093 JetSkeletonManager.unableLoad=\u30B9\u30B1\u30EB\u30C8\u30F3\u66F4\u65B0\u30AD\u30E3\u30C3\u30B7\u30E5\u30D5\u30A1\u30A4\u30EB\u3092\u30ED\u30FC\u30C9\u3067\u304D\u307E\u305B\u3093
JetSkeletonManager.unableSave=\u30B9\u30B1\u30EB\u30C8\u30F3\u66F4\u65B0\u30AD\u30E3\u30C3\u30B7\u30E5\u30D5\u30A1\u30A4\u30EB\u3092\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093 JetSkeletonManager.unableSave=\u30B9\u30B1\u30EB\u30C8\u30F3\u66F4\u65B0\u30AD\u30E3\u30C3\u30B7\u30E5\u30D5\u30A1\u30A4\u30EB\u3092\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093
JetSkeletonManager.updateProblem=\u30B9\u30B1\u30EB\u30C8\u30F3\u6C38\u7D9A\u30C7\u30FC\u30BF\u66F4\u65B0\u6642\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F JetSkeletonManager.updateProblem=\u30B9\u30B1\u30EB\u30C8\u30F3\u6C38\u7D9A\u30C7\u30FC\u30BF\u66F4\u65B0\u6642\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F
CodeGeneratorEmittersPoolFactory.codeThread=\u30B3\u30FC\u30C9\u751F\u6210\u306E\u30D0\u30C3\u30AF\u30B0\u30E9\u30A6\u30F3\u30C9\u30B9\u30EC\u30C3\u30C9 CodeGeneratorEmittersPoolFactory.codeThread=\u30B3\u30FC\u30C9\u751F\u6210\u306E\u30D0\u30C3\u30AF\u30B0\u30E9\u30A6\u30F3\u30C9\u30B9\u30EC\u30C3\u30C9
CodeGeneratorEmittersPoolFactory.componentCompiled=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F{0}\u30DF\u30EA\u79D2\u3067\u30B3\u30F3\u30D1\u30A4\u30EB\u3055\u308C\u307E\u3057\u305F CodeGeneratorEmittersPoolFactory.componentCompiled=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F{0}\u30DF\u30EA\u79D2\u3067\u30B3\u30F3\u30D1\u30A4\u30EB\u3055\u308C\u307E\u3057\u305F
CodeGeneratorEmittersPoolFactory.failCompail=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30B3\u30F3\u30D1\u30A4\u30EB\u306B\u5931\u6557\u3057\u307E\u3057\u305F : \r\n CodeGeneratorEmittersPoolFactory.failCompail=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30B3\u30F3\u30D1\u30A4\u30EB\u306B\u5931\u6557\u3057\u307E\u3057\u305F : \\r\\n
CodeGeneratorEmittersPoolFactory.initialException=\u521D\u671F\u5316\u4E2D\u306B\u4F8B\u5916\u304C\u767A\u751F\u3057\u307E\u3057\u305F CodeGeneratorEmittersPoolFactory.initialException=\u521D\u671F\u5316\u4E2D\u306B\u4F8B\u5916\u304C\u767A\u751F\u3057\u307E\u3057\u305F
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=JetEmitter\u306E\u521D\u671F\u5316\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=JetEmitter\u306E\u521D\u671F\u5316\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F
CodeGeneratorService.invalidLanguage1=\u7121\u52B9\u306A\u8A00\u8A9E\u30BF\u30A4\u30D7\u3067\u3059\u3002 CodeGeneratorService.invalidLanguage1=\u7121\u52B9\u306A\u8A00\u8A9E\u30BF\u30A4\u30D7\u3067\u3059\u3002
@@ -140,3 +140,9 @@ ComponentsPreferencePage_SuccessMessage1=\u65B0\u898F\u30B3\u30F3\u30DD\u30FC\u3
ComponentsPreferencePage_SuccessMessage2=\u518D\u8D77\u52D5\u3057\u307E\u3059\u304B\uFF1F 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 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 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.Node.NotFound=Nie znaleziono ga\u0142\u0119zi procesu
CodeGenerator.newLine=\n\n\n\n CodeGenerator.newLine=\n\n\n\n
CodeGeneratorEmittersPoolFactory.componentCompiled=Komponenty skompilowane w {0} ms 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.initialException=Wyj\u0105tek podczas inicjalizacji
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=B\u0142\u0105d podcza inicjalizacji JetEmitter CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=B\u0142\u0105d podcza inicjalizacji JetEmitter
CodeGeneratorService.invalidLanguage1=niepoprawny typ j\u0119zyka. CodeGeneratorService.invalidLanguage1=niepoprawny typ j\u0119zyka.
CodeGeneratorService.invalidLanguage2=niepoprawny typ j\u0119zyka. CodeGeneratorService.invalidLanguage2=niepoprawny typ j\u0119zyka.
CodeGenInit.addMarkers=Dodanie znacznik\u00f3w do obszaru roboczego CodeGenInit.addMarkers=Dodanie znacznik\u00F3w do obszaru roboczego
CodeGenInit.createProject=utw\u00f3rz {0} projekt CodeGenInit.createProject=utw\u00F3rz {0} projekt
CodeGenInit.deleteProject=skasuj {0} projekt CodeGenInit.deleteProject=skasuj {0} projekt
CodeGenInit.removeLink=Skasuj po\u0142\u0105czone zasoby CodeGenInit.removeLink=Skasuj po\u0142\u0105czone zasoby
CodeGenInit.saveWorkspace=Zapisywanie obszaru roboczego CodeGenInit.saveWorkspace=Zapisywanie obszaru roboczego
@@ -56,7 +56,7 @@ FAMILY.MSSql=MSSQL
FAMILY.Management=Zarz\u0105danie FAMILY.Management=Zarz\u0105danie
FAMILY.MaxDB=MaxDB FAMILY.MaxDB=MaxDB
FAMILY.Microsoft_AX=Microsoft AX FAMILY.Microsoft_AX=Microsoft AX
FAMILY.Misc=R\u00f3\u017Cne FAMILY.Misc=R\u00F3\u017Cne
FAMILY.MySQL=MySQL FAMILY.MySQL=MySQL
FAMILY.Netezza=Netezza FAMILY.Netezza=Netezza
FAMILY.OLAP_Cube=Kostka OLAP 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.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.PersitentData.Error=Os dados n\u00E3o podem ser salvos:
CodeGeneratorEmittersPoolFactory.initMessage=Inicializa\u00e7\u00e3o da Engine de Gera\u00e7\u00e3o em andamento... CodeGeneratorEmittersPoolFactory.initMessage=Inicializa\u00E7\u00E3o da Engine de Gera\u00E7\u00E3o em andamento...
generatedcode.copyright.body5=(http://www.gnu.org/licenses/lgpl.html). 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. 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.JET.TimeOut=Inicializa\u00E7\u00E3o do JET excedeu o limite de tempo
CodeGenerator.Node.NotFound=Nodo n\u00e3o encontrado no processo atual CodeGenerator.Node.NotFound=Nodo n\u00E3o encontrado no processo atual
EmittersPoolFactoryImpl.Class.IllegalArg=A classe '{0}' n\u00e3o \u00e9 uma classe v\u00e1lida EmittersPoolFactoryImpl.Class.IllegalArg=A classe '{0}' n\u00E3o \u00E9 uma classe v\u00E1lida
CodeGenerator.getGraphicalNode1=-----process.getGraphicalNodes()------ CodeGenerator.getGraphicalNode1=-----process.getGraphicalNodes()------
CodeGenerator.getGraphicalNode2=------process.getGeneratingNodes()------ CodeGenerator.getGraphicalNode2=------process.getGeneratingNodes()------
CodeGenerator.newLine=\n\n\n\n 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.componentCompiled=Componentes compilados em {0}
CodeGeneratorEmittersPoolFactory.failCompail=Compila\u00e7\u00e3o dos componentes falhou: \r\n CodeGeneratorEmittersPoolFactory.failCompail=Compila\u00E7\u00E3o dos componentes falhou: \r\n
CodeGeneratorEmittersPoolFactory.initialException=Erro durante a inicializa\u00e7\u00e3o CodeGeneratorEmittersPoolFactory.initialException=Erro durante a inicializa\u00E7\u00E3o
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=Erro durante a inicializa\u00e7\u00e3o do JetEmitter CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=Erro durante a inicializa\u00E7\u00E3o do JetEmitter
CodeGeneratorService.invalidLanguage1=Tipo de linguagem inv\u00e1lida CodeGeneratorService.invalidLanguage1=Tipo de linguagem inv\u00E1lida
CodeGeneratorService.invalidLanguage2=Tipo de linguagem inv\u00e1lida CodeGeneratorService.invalidLanguage2=Tipo de linguagem inv\u00E1lida
CodeGenInit.addMarkers=Adicionando marcadores ao workspace CodeGenInit.addMarkers=Adicionando marcadores ao workspace
CodeGenInit.createProject=criar projeto {0} CodeGenInit.createProject=criar projeto {0}
CodeGenInit.deleteProject=remover 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.removeLink=Remover recursos contectados
CodeGenInit.saveWorkspace=Salvando workspace CodeGenInit.saveWorkspace=Salvando workspace
DocumentRootImpl.mixed=(misturado: 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 ComponentsLocalProviderService.componentLoadError=Erro ao carregar componente
ComponentsPreferencePage.ButtonLabel0=OK ComponentsPreferencePage.ButtonLabel0=OK
ComponentsPreferencePage.rowLimit=Limite de Linhas ComponentsPreferencePage.rowLimit=Limite de Linhas
ComponentsPreferencePage.WarningTitle=Advert\u00eancia ComponentsPreferencePage.WarningTitle=Advert\u00EAncia
ComponentsProviderManager.unableLoad=imposs\u00edvel carregar provider do componente ComponentsProviderManager.unableLoad=imposs\u00EDvel carregar provider do componente
ComponenttRunJobPreferencePage.label=N\u00e3o mostrar job correspondente ap\u00f3s duplo clique em um componente tRunJob. 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. ComponenttRunJobPreferencePage.showCorrespondingJob=Visualizar trabalho correspondente ap\u00F3s duplo clique no componente tRunJob.
XsdValidationCacheManager.unableLoadxsd=Imposs\u00edvel carregar arquivo XSD do cache XsdValidationCacheManager.unableLoadxsd=Imposs\u00EDvel carregar arquivo XSD do cache
XsdValidationCacheManager.unableSavexsd=Imposs\u00edvel salvar arquivo XSD no cache XsdValidationCacheManager.unableSavexsd=Imposs\u00EDvel salvar arquivo XSD no cache
FAMILY.AS400=AS400 FAMILY.AS400=AS400
FAMILY.Access=Access FAMILY.Access=Access
FAMILY.Business=business FAMILY.Business=business
FAMILY.Connections=Conex\u00f5es FAMILY.Connections=Conex\u00F5es
FAMILY.DB2=DB2 FAMILY.DB2=DB2
FAMILY.Databases=Base de dados FAMILY.Databases=Base de dados
FAMILY.FireBird=Firebird FAMILY.FireBird=Firebird
@@ -46,11 +46,11 @@ FAMILY.Internet=Internet
FAMILY.Jasper=Jasper FAMILY.Jasper=Jasper
FAMILY.Logs_Errors=Logs e Erros FAMILY.Logs_Errors=Logs e Erros
FAMILY.Management=Gerenciamento FAMILY.Management=Gerenciamento
FAMILY.Output=Sa\u00edda FAMILY.Output=Sa\u00EDda
FAMILY.PostgresPlus=PostgresPlus FAMILY.PostgresPlus=PostgresPlus
FAMILY.Processing=Processando FAMILY.Processing=Processando
FAMILY.SQLite=SQLite FAMILY.SQLite=SQLite
FAMILY.Sybase=Sybase FAMILY.Sybase=Sybase
FAMILY.Technical=T\u00e9cnico FAMILY.Technical=T\u00E9cnico
FAMILY.Teradata=Teradata FAMILY.Teradata=Teradata
FAMILY.Vertica=Vertica FAMILY.Vertica=Vertica

View File

@@ -1,18 +1,18 @@
ComponentsPreferencePage.ButtonLabel0=Ok ComponentsPreferencePage.ButtonLabel0=Ok
ComponentsPreferencePage.rowLimit=Riadkov\u00fd limit ComponentsPreferencePage.rowLimit=Riadkov\u00FD limit
ComponentsPreferencePage.WarningTitle=Varovanie ComponentsPreferencePage.WarningTitle=Varovanie
FAMILY.Access=Pr\u00edstup FAMILY.Access=Pr\u00EDstup
FAMILY.Connections=Pripojenia FAMILY.Connections=Pripojenia
FAMILY.DB_JDBC=DB JDBC FAMILY.DB_JDBC=DB JDBC
FAMILY.Databases=Datab\u00e1za FAMILY.Databases=Datab\u00E1za
FAMILY.ESB=ESB FAMILY.ESB=ESB
FAMILY.eXist=Existuj\u00faca FAMILY.eXist=Existuj\u00FAca
FAMILY.File=S\u00fabor FAMILY.File=S\u00FAbor
FAMILY.HSQLDb=HSQL.Db FAMILY.HSQLDb=HSQL.Db
FAMILY.Input=VSTUP FAMILY.Input=VSTUP
FAMILY.JavaDB=JavaDB FAMILY.JavaDB=JavaDB
FAMILY.MSSql=MSSQL FAMILY.MSSql=MSSQL
FAMILY.MaxDB=MaxDB FAMILY.MaxDB=MaxDB
FAMILY.Output=V\u00ddSTUP FAMILY.Output=V\u00DDSTUP
FAMILY.System=Syst\u00e9m FAMILY.System=Syst\u00E9m
FAMILY.XML=XML FAMILY.XML=XML

View File

@@ -4,36 +4,36 @@ generatedcode.footerprocess.nbcharsgenerated=\u7531 {1} \u751F\u6210\u7684 {0} \
CodeGeneratorEmittersPoolFactory.Class.NotFound=\u6A21\u677F\u4F9D\u7136\u5B58\u5728\uFF0C\u4F46\u662F\u7C7B{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 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. 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 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 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 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 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 generatedcode.copyright.body3=\u4F60\u53EF\u4EE5\u5728www.talend.com\u53D1\u73B0\u66F4\u591A\u5173\u4E8ETalend\u4EA7\u54C1\u4FE1\u606F
EmittersPoolFactoryImpl.Class.IllegalArg=\u7C7B ' {0}' \u4E0D\u662F\u4E00\u4E2A\u6709\u6548\u7684\u5206\u7C7B\u5668 EmittersPoolFactoryImpl.Class.IllegalArg=\u7C7B \' {0}\' \u4E0D\u662F\u4E00\u4E2A\u6709\u6548\u7684\u5206\u7C7B\u5668
generatedcode.copyright.body2=/ \u4F5C\u4E1A\u8BBE\u8BA1 (CodeGenerator version {0}). generatedcode.copyright.body2=/ \u4F5C\u4E1A\u8BBE\u8BA1 (CodeGenerator version {0}).
JavaRoutineSynchronizer.UnsupportedOperation.Exception2=\u65B9\u6CD5\u672A\u5B9E\u65BD\uFF1Aorg.talend.designer.codegen.JavaRoutineSynchronizer line:58 JavaRoutineSynchronizer.UnsupportedOperation.Exception2=\u65B9\u6CD5\u672A\u5B9E\u65BD\uFF1Aorg.talend.designer.codegen.JavaRoutineSynchronizer line:58
CodeGenerator.getGraphicalNode1=\u8FDB\u7A0B\u5F97\u5230\u56FE\u5F62\u8282\u70B9\uFF08\uFF09 CodeGenerator.getGraphicalNode1=\u8FDB\u7A0B\u5F97\u5230\u56FE\u5F62\u8282\u70B9\uFF08\uFF09
CodeGenerator.getGraphicalNode2=\u8FDB\u7A0B\u5F97\u5230\u751F\u6210\u8282\u70B9\uFF08\uFF09 CodeGenerator.getGraphicalNode2=\u8FDB\u7A0B\u5F97\u5230\u751F\u6210\u8282\u70B9\uFF08\uFF09
CodeGenerator.newLine=\n\n\n\n CodeGenerator.newLine=\\n\\n\\n\\n
JetSkeletonManager.unableLoad=\u65E0\u6CD5\u52A0\u8F7D\u4E3B\u5E72\u66F4\u65B0\u7F13\u5B58\u6587\u4EF6 JetSkeletonManager.unableLoad=\u65E0\u6CD5\u52A0\u8F7D\u4E3B\u5E72\u66F4\u65B0\u7F13\u5B58\u6587\u4EF6
JetSkeletonManager.unableSave=\u65E0\u6CD5\u4FDD\u5B58\u4E3B\u5E72\u66F4\u65B0\u7F13\u5B58\u6587\u4EF6 JetSkeletonManager.unableSave=\u65E0\u6CD5\u4FDD\u5B58\u4E3B\u5E72\u66F4\u65B0\u7F13\u5B58\u6587\u4EF6
JetSkeletonManager.updateProblem=\u5F53\u66F4\u65B0\u6301\u4E45\u6570\u636E\u65F6\u51FA\u73B0\u9519\u8BEF JetSkeletonManager.updateProblem=\u5F53\u66F4\u65B0\u6301\u4E45\u6570\u636E\u65F6\u51FA\u73B0\u9519\u8BEF
CodeGeneratorEmittersPoolFactory.codeThread=\u4EE3\u7801\u751F\u6210\u540E\u53F0\u7EBF\u7A0B CodeGeneratorEmittersPoolFactory.codeThread=\u4EE3\u7801\u751F\u6210\u540E\u53F0\u7EBF\u7A0B
CodeGeneratorEmittersPoolFactory.componentCompiled=\u7EC4\u4EF6\u7F16\u8BD1{0}\u6BEB\u79D2 CodeGeneratorEmittersPoolFactory.componentCompiled=\u7EC4\u4EF6\u7F16\u8BD1{0}\u6BEB\u79D2
CodeGeneratorEmittersPoolFactory.failCompail=\u7EC4\u4EF6\u7F16\u8BD1\u5931\u8D25: \r\n CodeGeneratorEmittersPoolFactory.failCompail=\u7EC4\u4EF6\u7F16\u8BD1\u5931\u8D25: \\r\\n
CodeGeneratorEmittersPoolFactory.initialException=\u521D\u59CB\u5316\u5F02\u5E38 CodeGeneratorEmittersPoolFactory.initialException=\u521D\u59CB\u5316\u5F02\u5E38
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=\u521D\u59CB\u5316JetEmitter\u51FA\u9519 CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=\u521D\u59CB\u5316JetEmitter\u51FA\u9519
CodeGeneratorService.invalidLanguage1=\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. CodeGeneratorService.invalidLanguage2=\u65E0\u6548\u7684\u8BED\u8A00\u7C7B\u578B\u3002
CodeGenInit.addMarkers=\u5DE5\u4F5C\u533A\u4E2D\u6DFB\u52A0\u6807\u8BB0 CodeGenInit.addMarkers=\u5DE5\u4F5C\u533A\u4E2D\u6DFB\u52A0\u6807\u8BB0
CodeGenInit.createProject=\u521B\u5EFA{0} \u5DE5\u7A0B CodeGenInit.createProject=\u521B\u5EFA{0} \u5DE5\u7A0B
CodeGenInit.deleteProject=\u5220\u9664{0} \u5DE5\u7A0B CodeGenInit.deleteProject=\u5220\u9664{0} \u5DE5\u7A0B
CodeGenInit.initTemplate=\u521D\u59CB\u5316\u6A21\u677F 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 CodeGenInit.saveWorkspace=\u4FDD\u5B58\u5DE5\u4F5C\u533A
DocumentRootImpl.mixed=\ (\u6DF7\u5408: DocumentRootImpl.mixed=\\ (\u6DF7\u5408:
NodesSubTree.enableParallel=__ENABLE_PARALLEL__ NodesSubTree.enableParallel=__ENABLE_PARALLEL__
PoolTypeImpl.persistentPool=\\ (persistentPool: PoolTypeImpl.persistentPool=\\ (persistentPool:
TalendJetEmitter.compileFail=\\ \u7F16\u8BD1\u5931\u8D25\uFF1A{0} : {1} TalendJetEmitter.compileFail=\\ \u7F16\u8BD1\u5931\u8D25\uFF1A{0} : {1}
@@ -41,24 +41,24 @@ TalendJetEmitter.exception=\u5F02\u5E38
JetFilesProviderManager.unableLoad=\u65E0\u6CD5\u52A0\u8F7D {0}JetFilesProviderManager.unableLoad 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.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 CodeGeneratorEmittersPoolFactory.operationCanceled=\u64CD\u4F5C\u5DF2\u53D6\u6D88
ComponentsFactory.afterSystemComponent=\u5728\u7CFB\u7EDF\u7EC4\u4EF6 ComponentsFactory.afterSystemComponent=\u5728\u7CFB\u7EDF\u7EC4\u4EF6\u4E4B\u540E
ComponentsFactory.componentNotFound=\u7EC4\u4EF6\u6587\u4EF6\u5939\u6CA1\u53D1\u73B0 ComponentsFactory.componentNotFound=\u627E\u4E0D\u5230\u7EC4\u4EF6\u6587\u4EF6\u5939:
ComponentsFactory.load.components=\u52A0\u8F7D\u7EC4\u4EF6... 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.componentLoadError=\u7EC4\u4EF6\u52A0\u8F7D\u9519\u8BEF
ComponentsLocalProviderService.talendExchangeError=Talend Exchange\u9519\u8BEF ComponentsLocalProviderService.talendExchangeError=Talend Exchange \u9519\u8BEF
ComponentsPreferencePage.ButtonLabel0=\u786E\u5B9A ComponentsPreferencePage.ButtonLabel0=\u786E\u5B9A
ComponentsPreferencePage.configuration.LINK_STYLE=\u9ED8\u8BA4\u94FE\u63A5\u663E\u793A\u4E3A\uFF1A ComponentsPreferencePage.configuration.LINK_STYLE=\u9ED8\u8BA4\u6620\u5C04\u8FDE\u63A5\u663E\u793A\u4E3A:
ComponentsPreferencePage.rowLimit=\u884c\u9650\u5236 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.WarningMsg=\u60A8\u9700\u8981\u91CD\u65B0\u542F\u52A8Talend Open Studio\u4EE5\u52A0\u8F7D\u989D\u5916\u7684\u7EC4\u4EF6\u3002
ComponentsPreferencePage.WarningTitle=\u8B66\u544A 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 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 ComponenttRunJobPreferencePage.label=\u53CC\u51FB tRunJob \u7EC4\u4EF6\u540E\uFF0C\u4E0D\u663E\u793A\u5BF9\u5E94\u7684\u4F5C\u4E1A
ComponentJobletPreferencePage.label=\u53CC\u51FBJoblet\u7EC4\u4EF6\u540E\uFF0C\u4E0D\u663E\u793A\u76F8\u5E94\u7684\u4F5C\u4E1A\u3002 ComponentJobletPreferencePage.label=\u53CC\u51FB\u5C0F\u4F5C\u4E1A\u7EC4\u4EF6\u540E\uFF0C\u4E0D\u663E\u793A\u76F8\u5E94\u7684\u4F5C\u4E1A\u3002
ComponenttRunJobPreferencePage.showCorrespondingJob=\u53CC\u51FBtRunJob\u7EC4\u4EF6\u540E\u663E\u793A\u5BF9\u5E94JOB ComponenttRunJobPreferencePage.showCorrespondingJob=\u53CC\u51FB tRunJob \u7EC4\u4EF6\u540E\u663E\u793A\u5BF9\u5E94\u4F5C\u4E1A
XsdValidationCacheManager.unableLoadxsd=\u52A0\u8F7Dxsd\u9A8C\u8BC1\u7F13\u5B58\u6587\u4EF6\u5931\u8D25 XsdValidationCacheManager.unableLoadxsd=\u65E0\u6CD5\u52A0\u8F7D xsd \u9A8C\u8BC1\u7F13\u5B58\u6587\u4EF6
XsdValidationCacheManager.unableSavexsd=\u4FDD\u5B58xsd\u9A8C\u8BC1\u7F13\u5B58\u6587\u4EF6\u5931\u8D25 XsdValidationCacheManager.unableSavexsd=\u65E0\u6CD5\u4FDD\u5B58 xsd \u9A8C\u8BC1\u7F13\u5B58\u6587\u4EF6
prefs.configuration.LINK_STYLE.AUTO=\u81EA\u52A8 prefs.configuration.LINK_STYLE.AUTO=\u81EA\u52A8
prefs.configuration.LINK_STYLE.BEZIER_CURVE=\u66F2\u7EBF prefs.configuration.LINK_STYLE.BEZIER_CURVE=\u66F2\u7EBF
prefs.configuration.LINK_STYLE.LINE=\u76F4\u7EBF (\u5FEB) 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_Generic=\u6570\u636E\u5E93\u901A\u7528
FAMILY.DB_JDBC=DB JDBC FAMILY.DB_JDBC=DB JDBC
FAMILY.DB_SCD=DB SCD FAMILY.DB_SCD=DB SCD
FAMILY.Data_Quality=\u6570\u636E\u8D28\u91CF FAMILY.Data_Quality=Data Quality
FAMILY.Databases=\u6570\u636E\u5E93 FAMILY.Databases=\u6570\u636E\u5E93
FAMILY.ELT=ELT FAMILY.ELT=ELT
FAMILY.ESB=ESB FAMILY.ESB=ESB
FAMILY.EXASolution=EXASolution FAMILY.EXASolution=EXASolution
FAMILY.eXist=\u9000\u51FA FAMILY.eXist=eXist
FAMILY.FTP=FTP FAMILY.FTP=FTP
FAMILY.Fields=\u5B57\u6BB5 FAMILY.Fields=\u5B57\u6BB5
FAMILY.File=\u6587\u4ef6 FAMILY.File=\u6587\u4EF6
FAMILY.FireBird=\u706B\u9E1F FAMILY.FireBird=Firebird
FAMILY.Greenplum=Greenplum FAMILY.Greenplum=Greenplum
FAMILY.HSQLDb=HSQLdb FAMILY.HSQLDb=HSQLdb
FAMILY.Healthcare=Healthcare FAMILY.Healthcare=Healthcare
@@ -111,7 +111,7 @@ FAMILY.Netezza=\u7F51\u7EDC\u6635\u79F0
FAMILY.OLAP_Cube=OLAP \u591A\u7EF4\u6570\u636E\u96C6 FAMILY.OLAP_Cube=OLAP \u591A\u7EF4\u6570\u636E\u96C6
FAMILY.Oracle=Oracle FAMILY.Oracle=Oracle
FAMILY.Orchestration=Orchestration FAMILY.Orchestration=Orchestration
FAMILY.Output=\u6807\u51c6\u8f93\u51fa FAMILY.Output=\u8F93\u51FA
FAMILY.ParAccel=ParAccel FAMILY.ParAccel=ParAccel
FAMILY.PostgreSQL=PostgreSQL FAMILY.PostgreSQL=PostgreSQL
FAMILY.PostgresPlus=PostgresPlus FAMILY.PostgresPlus=PostgresPlus
@@ -134,9 +134,15 @@ FAMILY.XML=XML
CodeGeneratorEmittersPoolFactory.updatePaletteForEditors=\u66F4\u65B0\u7F16\u8F91\u5668\u7684\u8C03\u8272\u677F CodeGeneratorEmittersPoolFactory.updatePaletteForEditors=\u66F4\u65B0\u7F16\u8F91\u5668\u7684\u8C03\u8272\u677F
ComponentsPreferencePage.componentAssist=\u542F\u7528\u7EC4\u4EF6\u521B\u5EFA\u52A9\u624B ComponentsPreferencePage.componentAssist=\u542F\u7528\u7EC4\u4EF6\u521B\u5EFA\u52A9\u624B
ComponentsPreferencePage.notValidDirectory=\u60A8\u7684\u9009\u62E9\u5C06\u5BFC\u81F4\u6587\u4EF6\u5939\u5D4C\u5957\uFF0C\u8FD9\u662F\u4E0D\u63A8\u8350\u7684\u3002 \u4F60\u60F3\u7EE7\u7EED\u5417\uFF1F ComponentsPreferencePage.notValidDirectory=\u60A8\u7684\u9009\u62E9\u5C06\u5BFC\u81F4\u6587\u4EF6\u5939\u5D4C\u5957\uFF0C\u8FD9\u662F\u4E0D\u63A8\u8350\u7684\u3002 \u4F60\u60F3\u7EE7\u7EED\u5417\uFF1F
ComponentsFactory.loadComponents.missingFolder=\u6587\u4EF6\u5939 "{0}" \u7F3A\u5C11\u63D2\u4EF6 "{1}". ComponentsFactory.loadComponents.missingFolder=\u6587\u4EF6\u5939 \"{0}\" \u7F3A\u5C11\u63D2\u4EF6 \"{1}\".
ComponentsPreferencePage_SuccessTitle=\u6210\u529F ComponentsPreferencePage_SuccessTitle=\u6210\u529F
ComponentsPreferencePage_SuccessMessage1=\u9700\u8981\u91CD\u542FStudio\u6765\u52A0\u8F7D\u7EC4\u4EF6\u3002\u5426\u5219\uFF0C\u4F1A\u5728\u4E0B\u6B21\u542F\u52A8\u65F6\u52A0\u8F7D\u3002 ComponentsPreferencePage_SuccessMessage1=\u9700\u8981\u91CD\u542FStudio\u6765\u52A0\u8F7D\u7EC4\u4EF6\u3002\u5426\u5219\uFF0C\u4F1A\u5728\u4E0B\u6B21\u542F\u52A8\u65F6\u52A0\u8F7D\u3002
ComponentsPreferencePage_SuccessMessage2=\u60A8\u60F3\u8981\u9A6C\u4E0A\u91CD\u542F\u5417\uFF1F ComponentsPreferencePage_SuccessMessage2=\u60A8\u60F3\u8981\u9A6C\u4E0A\u91CD\u542F\u5417\uFF1F
ComponentsPreferencePage.installComponentsFailure=\u5B89\u88C5\u7EC4\u4EF6\u5931\u8D25 ComponentsPreferencePage.installComponentsFailure=\u5B89\u88C5\u7EC4\u4EF6\u5931\u8D25
generatedcode.copyright.body1=\u6B64\u6E90\u4EE3\u7801\u5DF2\u7531 {0} \u81EA\u52A8\u751F\u6210 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-ManifestVersion: 2
Bundle-Name: Nl Bundle-Name: Nl
Bundle-SymbolicName: org.talend.designer.components.exchange.nl Bundle-SymbolicName: org.talend.designer.components.exchange.nl
Bundle-Version: 7.1.1.qualifier Bundle-Version: 7.3.1.qualifier
Fragment-Host: org.talend.designer.components.exchange 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 RefreshComponenentsAction.Label=Komponentenliste aktualisieren
providerName=www.beispiel.de providerName=www.beispiel.de

View File

@@ -1,5 +1,5 @@
Exchange=Exchange Exchange=Exchange
DownloadComponenentsAction.Label=T\u00e9l\u00e9charger les composants s\u00e9lectionn\u00e9s DownloadComponenentsAction.Label=T\u00E9l\u00E9charger les composants s\u00E9lectionn\u00E9s
RefreshComponenentsAction.Label=Rafra\u00eechir la liste des composants RefreshComponenentsAction.Label=Rafra\u00EEchir la liste des composants
providerName=www.example.org providerName=www.example.org
pluginName=Mod\u00e8le Exchange pluginName=Mod\u00E8le Exchange

View File

@@ -1,5 +1,5 @@
Exchange=Exchange 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 RefreshComponenentsAction.Label=\u5237\u65B0\u7EC4\u4EF6\u6E05\u5355
providerName=www.example.org providerName=www.example.org
pluginName=Exchange\u6A21\u578B pluginName=Exchange\u6A21\u578B

View File

@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.talend.studio</groupId> <groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId> <artifactId>tdi-studio-se</artifactId>
<version>7.1.1-SNAPSHOT</version> <version>7.3.1-PATCH</version>
<relativePath>../../../</relativePath> <relativePath>../../../</relativePath>
</parent> </parent>
<artifactId>org.talend.designer.components.exchange.nl</artifactId> <artifactId>org.talend.designer.components.exchange.nl</artifactId>

View File

@@ -1,16 +1,17 @@
AvailableExtensionsComposite.Author=Autor
AvailableExtensionsComposite.FilterTitle=Filter AvailableExtensionsComposite.FilterTitle=Filter
AvailableExtensionsComposite.ViewDetail.installOperateStatus=Installieren AvailableExtensionsComposite.ViewDetail.installOperateStatus=Installieren
AvailableExtensionsComposite.ViewDetail.WriteReview=Bericht schreiben 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.installedOperateStatus=Installiert
DownloadedExtensionsComposite.updateOperateStatus=Update DownloadedExtensionsComposite.updateOperateStatus=Update
MyExtensionsComposite.UpdateOperateStatus=Update MyExtensionsComposite.UpdateOperateStatus=Update
MyExtensionsComposite.ModifyOperateStatus=Modifiziere MyExtensionsComposite.ModifyOperateStatus=Modifiziere
MyExtensionsComposite.DeleteOperateStatus=L\u00f6schen MyExtensionsComposite.DeleteOperateStatus=L\u00F6schen
MyExtensionsComposite.Form.Description=Beschreibung MyExtensionsComposite.Form.Description=Beschreibung
MyExtensionsComposite.Form.Upload.Browse=Durchsuchen... MyExtensionsComposite.Form.Upload.Browse=Durchsuchen...
DeleteExtensionJob.DeleteFailure=L\u00f6schung fehlgeschlagen DeleteExtensionJob.DeleteFailure=L\u00F6schung fehlgeschlagen
DeleteExtensionJob.DeleteFailureTip=Sie sollten es pr\u00fcfen. DeleteExtensionJob.DeleteFailureTip=Sie sollten es pr\u00FCfen.
DownloadComponenentsAction.DownloadTaskName=Lade Datei von URL: DownloadComponenentsAction.DownloadTaskName=Lade Datei von URL:
ImportExchangeDialog.WARNING=Warnung ImportExchangeDialog.WARNING=Warnung
ImportExchangeDialog.AUTHOR_NAME=Name des Autors ImportExchangeDialog.AUTHOR_NAME=Name des Autors

View File

@@ -3,6 +3,6 @@ AvailableExtensionsComposite.ViewDetail.WriteReview=Escribir un comentario
DownloadedExtensionsComposite.installOperateStatus=Instalar DownloadedExtensionsComposite.installOperateStatus=Instalar
MyExtensionsComposite.ModifyOperateStatus=Modificar MyExtensionsComposite.ModifyOperateStatus=Modificar
MyExtensionsComposite.DeleteOperateStatus=Borrar MyExtensionsComposite.DeleteOperateStatus=Borrar
MyExtensionsComposite.Form.Description=Descripci\u00f3n MyExtensionsComposite.Form.Description=Descripci\u00F3n
ImportExchangeDialog.WARNING=Advertencia ImportExchangeDialog.WARNING=Advertencia
ImportExchangeDialog.REFRESH_BUTTON=Actualizar ImportExchangeDialog.REFRESH_BUTTON=Actualizar

View File

@@ -6,12 +6,12 @@ AvailableExtensionsComposite.Author=Auteur
AvailableExtensionsComposite.FilterTitle=Filtre AvailableExtensionsComposite.FilterTitle=Filtre
AvailableExtensionsComposite.ViewDetail.installOperateStatus=Installer AvailableExtensionsComposite.ViewDetail.installOperateStatus=Installer
AvailableExtensionsComposite.ViewDetail.WriteReview=Donnez votre avis 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.ExtensionName=Nom de l'extension
DownloadedExtensionsComposite.DownloadedVersion=Version t\u00e9l\u00e9charg\u00e9e DownloadedExtensionsComposite.DownloadedVersion=Version t\u00E9l\u00E9charg\u00E9e
DownloadedExtensionsComposite.DownloadDate=Date de t\u00e9l\u00e9chargement DownloadedExtensionsComposite.DownloadDate=Date de t\u00E9l\u00E9chargement
DownloadedExtensionsComposite.installOperateStatus=Installer DownloadedExtensionsComposite.installOperateStatus=Installer
DownloadedExtensionsComposite.installedOperateStatus=Install\u00e9 DownloadedExtensionsComposite.installedOperateStatus=Install\u00E9
DownloadedExtensionsComposite.updateOperateStatus=UPDATE DownloadedExtensionsComposite.updateOperateStatus=UPDATE
MyExtensionsComposite.ExtensionName=Nom de l'extension MyExtensionsComposite.ExtensionName=Nom de l'extension
MyExtensionsComposite.Version=Version MyExtensionsComposite.Version=Version
@@ -24,69 +24,69 @@ MyExtensionsComposite.DeleteOperateStatus=DELETE
MyExtensionsComposite.Form.Return=Retourner MyExtensionsComposite.Form.Return=Retourner
MyExtensionsComposite.Form.ExtensionTitle=Titre de l'extension MyExtensionsComposite.Form.ExtensionTitle=Titre de l'extension
MyExtensionsComposite.Form.InitialVersion=Version initiale 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.AllVersions=Toutes les versions
MyExtensionsComposite.Form.Compatibility.Version=Version MyExtensionsComposite.Form.Compatibility.Version=Version
MyExtensionsComposite.Form.Compatibility.AllVersionsExcept=Toutes les versions sauf : MyExtensionsComposite.Form.Compatibility.AllVersionsExcept=Toutes les versions sauf :
MyExtensionsComposite.Form.Compatibility.OnlyTheseVersions=Uniquement ces versions : MyExtensionsComposite.Form.Compatibility.OnlyTheseVersions=Uniquement ces versions :
MyExtensionsComposite.Form.Description=Description 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.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=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.File=Fichier :
MyExtensionsComposite.Form.Upload.Browse=Parcourir... 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.DeleteExtensionTile=Supprimer cette extension
MyExtensionsComposite.Form.DeleteExtensionMessage=Voulez-vous vraiment supprimer cette extension ? MyExtensionsComposite.Form.DeleteExtensionMessage=Voulez-vous vraiment supprimer cette extension ?
MyExtensionsComposite.Form.UploadExtension=Charger l'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 MyExtensionsComposite.Form.ModifyExtension=Modifier l'extension
RefreshJob.FindExtensions.Title=Recherche d'extensions disponibles RefreshJob.FindExtensions.Title=Recherche d'extensions disponibles
RefreshJob.FindExtensions.Message=Recherche d'extensions depuis Exchange... RefreshJob.FindExtensions.Message=Recherche d'extensions depuis Exchange...
ShowInstalledExtensionsJob.ShowInstalledExtensions.Title=Recherche d'extensions install\u00e9es ShowInstalledExtensionsJob.ShowInstalledExtensions.Title=Recherche d'extensions install\u00E9es
ShowInstalledExtensionsJob.ShowInstalledExtensions.Message=Recherche d'extensions install\u00e9es depuis Exchange... ShowInstalledExtensionsJob.ShowInstalledExtensions.Message=Recherche d'extensions install\u00E9es depuis Exchange...
DeleteExtensionJob.DeleteExtensionJob.Title=Supprimer une extension... DeleteExtensionJob.DeleteExtensionJob.Title=Supprimer une extension...
DeleteExtensionJob.DeleteExtensionJob.Message=Supprimer une extension... DeleteExtensionJob.DeleteExtensionJob.Message=Supprimer une extension...
DeleteExtensionJob.DeleteFailure=Echec de la connexion. DeleteExtensionJob.DeleteFailure=Echec de la connexion.
DeleteExtensionJob.DeleteFailureTip=Veuillez v\u00e9rifier. DeleteExtensionJob.DeleteFailureTip=Veuillez v\u00E9rifier.
ModifyExtensionJob.Title=Modifier une extension... ModifyExtensionJob.Title=Modifier une extension...
ModifyExtensionJob.Message=Modifier une extension... ModifyExtensionJob.Message=Modifier une extension...
ModifyExtensionJob.ModifyFailure=Echec de la modification ModifyExtensionJob.ModifyFailure=Echec de la modification
ModifyExtensionJob.ModifyFailureTip=V\u00e9rifiez. ModifyExtensionJob.ModifyFailureTip=V\u00E9rifiez.
InstalledExtensionJob.Title=Installation de l'extension... InstalledExtensionJob.Title=Installation de l'extension...
InsertionExtensionAction.InstalledFailure=Echec de l'installation InsertionExtensionAction.InstalledFailure=Echec de l'installation
InsertionExtensionAction.InstalledFailureTip=Vous devez le v\u00e9rifier. InsertionExtensionAction.InstalledFailureTip=Vous devez le v\u00E9rifier.
UploadRevisionJob.Title=Chargement de la r\u00e9vision... UploadRevisionJob.Title=Chargement de la r\u00E9vision...
UploadRevisionJob.Message=Charger une r\u00e9vision... UploadRevisionJob.Message=Charger une r\u00E9vision...
UploadRevisionAction.InstalledFailure=Echec du chargement de la r\u00e9vision. UploadRevisionAction.InstalledFailure=Echec du chargement de la r\u00E9vision.
UploadRevisionAction.InstalledFailureTip=Vous devez le v\u00e9rifier. UploadRevisionAction.InstalledFailureTip=Vous devez le v\u00E9rifier.
DownloadComponenentsAction.installExchange=Installer les composants Exchange DownloadComponenentsAction.installExchange=Installer les composants Exchange
DownloadComponenentsAction.DownloadTaskTitle=T\u00e9l\u00e9chargement des fichiers depuis Exchange DownloadComponenentsAction.DownloadTaskTitle=T\u00E9l\u00E9chargement des fichiers depuis Exchange
DownloadComponenentsAction.DownloadTaskName=T\u00e9l\u00e9chargement du fichier depuis l'URL : DownloadComponenentsAction.DownloadTaskName=T\u00E9l\u00E9chargement du fichier depuis l'URL :
DownloadComponenentsAction.ReloadPalette=Recharger la palette... DownloadComponenentsAction.ReloadPalette=Recharger la palette...
DownloadComponenentsAction.DownloadFailure=Echec du t\u00e9l\u00e9chargement DownloadComponenentsAction.DownloadFailure=Echec du t\u00E9l\u00E9chargement
DownloadComponenentsAction.DownloadFailureTip=Vous devez modifier les param\u00e8tres de t\u00e9l\u00e9chargement. DownloadComponenentsAction.DownloadFailureTip=Vous devez modifier les param\u00E8tres de t\u00E9l\u00E9chargement.
ExchangeWebService.insertionExtensionSuccessful=Insertion de l'extension r\u00e9ussie. ExchangeWebService.insertionExtensionSuccessful=Insertion de l'extension r\u00E9ussie.
ExchangeWebService.downloadingExtensionSuccessful=T\u00e9l\u00e9chargement de l'extension r\u00e9ussi. ExchangeWebService.downloadingExtensionSuccessful=T\u00E9l\u00E9chargement de l'extension r\u00E9ussi.
ExchangeWebService.deleteExtensionSuccessful=Suppression de l'extension r\u00e9ussie. ExchangeWebService.deleteExtensionSuccessful=Suppression de l'extension r\u00E9ussie.
ExchangeWebService.updateRevisionSuccessful=Mise \u00e0 jour de la r\u00e9vision r\u00e9ussie. ExchangeWebService.updateRevisionSuccessful=Mise \u00E0 jour de la r\u00E9vision r\u00E9ussie.
ExchangeWebService.insertionRevisionSuccessful=Insertion 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.dialogTitle=S\u00E9lectionnez un \u00E9l\u00E9ment de Talend Exchange
ImportExchangeDialog.WARNING=Avertissement ImportExchangeDialog.WARNING=Avertissement
ImportExchangeDialog.NOTSELECTWARNING=S\u00e9lectionnez un \u00e9l\u00e9ment dans la table. ImportExchangeDialog.NOTSELECTWARNING=S\u00E9lectionnez un \u00E9l\u00E9ment dans la table.
ImportExchangeDialog.downloadProgressBar=T\u00e9l\u00e9chargement d'\u00e9l\u00e9ment(s), veuillez patienter. ImportExchangeDialog.downloadProgressBar=T\u00E9l\u00E9chargement d'\u00E9l\u00E9ment(s), veuillez patienter.
ImportExchangeDialog.EXTENSION_NAME=Nom de l'extension ImportExchangeDialog.EXTENSION_NAME=Nom de l'extension
ImportExchangeDialog.AUTHOR_NAME=Nom de l'auteur 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.EXTENSION_DESCRIPTION=Description de l'extension
ImportExchangeDialog.REFRESH_BUTTON=Rafra\u00eechir ImportExchangeDialog.REFRESH_BUTTON=Rafra\u00EEchir
ImportExchangeDialog.REFRESHING_PROGRESSBAR=Rafra\u00eechissement, veuillez patienter.. ImportExchangeDialog.REFRESHING_PROGRESSBAR=Rafra\u00EEchissement, veuillez patienter..
ImportExchangeDialog.OPERATION_CANCELLED=L'op\u00e9ration a \u00e9t\u00e9 annul\u00e9e 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. 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_restartMessage=Installation du nouveau composant r\u00E9ussie, mais un red\u00E9marrage est requis pour le charger. Red\u00E9marrer ?
DownloadComponenentsAction_restartTitle=Red\u00e9marrage requis DownloadComponenentsAction_restartTitle=Red\u00E9marrage requis
DownloadComponenentsAction_failureTitle=\u00c9chec DownloadComponenentsAction_failureTitle=\u00C9chec
DownloadComponenentsAction_failureMessage=\u00c9chec de l'installation du composant {0}, v\u00e9rifiez s'il est valide. DownloadComponenentsAction_failureMessage=\u00C9chec de l'installation du composant {0}, v\u00E9rifiez s'il est valide.
DownloadComponenentsAction.installComponentsTitle=Installer les composants 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 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 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 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_restartTitle=\u518D\u8D77\u52D5\u8981
DownloadComponenentsAction_failureTitle=\u5931\u6557 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 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 AvailableExtensionsComposite.FilterTitle=Filtro
DownloadedExtensionsComposite.installedOperateStatus=Instalado DownloadedExtensionsComposite.installedOperateStatus=Instalado
MyExtensionsComposite.Version=Vers\u00e3o MyExtensionsComposite.Version=Vers\u00E3o
MyExtensionsComposite.ModifyOperateStatus=Modificar MyExtensionsComposite.ModifyOperateStatus=Modificar
MyExtensionsComposite.DeleteOperateStatus=Deletar MyExtensionsComposite.DeleteOperateStatus=Deletar
MyExtensionsComposite.Form.Compatibility.Version=Vers\u00e3o MyExtensionsComposite.Form.Compatibility.Version=Vers\u00E3o
MyExtensionsComposite.Form.Upload.Browse=Browse... MyExtensionsComposite.Form.Upload.Browse=Browse...
DownloadComponenentsAction.DownloadTaskName=Downloading do arquivo para url: DownloadComponenentsAction.DownloadTaskName=Downloading do arquivo para url:
ImportExchangeDialog.WARNING=Advert\u00eancia ImportExchangeDialog.WARNING=Advert\u00EAncia
ImportExchangeDialog.AUTHOR_NAME=Nome do autor ImportExchangeDialog.AUTHOR_NAME=Nome do autor
ImportExchangeDialog.LATEST_REVISION=\u00daltima revis\u00e3o ImportExchangeDialog.LATEST_REVISION=\u00DAltima revis\u00E3o
ImportExchangeDialog.REFRESH_BUTTON=Atualizar ImportExchangeDialog.REFRESH_BUTTON=Atualizar

View File

@@ -2,4 +2,4 @@ AvailableExtensionsComposite.Version=Versiyon
MyExtensionsComposite.Version=Versiyon MyExtensionsComposite.Version=Versiyon
MyExtensionsComposite.DeleteOperateStatus=Sil MyExtensionsComposite.DeleteOperateStatus=Sil
MyExtensionsComposite.Form.Compatibility.Version=Versiyon 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.Version=\u7248\u672C
AvailableExtensionsComposite.Rating=\u8BC4\u5206 AvailableExtensionsComposite.Rating=\u8BC4\u5206
AvailableExtensionsComposite.Author=\u4F5C\u8005 AvailableExtensionsComposite.Author=\u4F5C\u8005
AvailableExtensionsComposite.FilterTitle=\u8FC7\u6EE4 AvailableExtensionsComposite.FilterTitle=\u7B5B\u9009\u5668
AvailableExtensionsComposite.ViewDetail.installOperateStatus=\u5B89\u88C5 AvailableExtensionsComposite.ViewDetail.installOperateStatus=\u5B89\u88C5
AvailableExtensionsComposite.ViewDetail.WriteReview=\u53D1\u8868\u8BC4\u8BBA AvailableExtensionsComposite.ViewDetail.WriteReview=\u53D1\u8868\u8BC4\u8BBA
AvailableExtensionsComposite.ViewDetail.InsertionReviewFailure=\u63D2\u5165\u5BA1\u67E5\u5931\u8D25 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.ExtensionName=\u6269\u5C55\u540D
DownloadedExtensionsComposite.DownloadedVersion=\u4E0B\u8F7D\u7248\u672C DownloadedExtensionsComposite.DownloadedVersion=\u4E0B\u8F7D\u7248\u672C
DownloadedExtensionsComposite.DownloadDate=\u4E0B\u8F7D\u65E5\u671F DownloadedExtensionsComposite.DownloadDate=\u4E0B\u8F7D\u65E5\u671F
DownloadedExtensionsComposite.OperateStatus=\u64CD\u4F5C\u72B6\u6001 DownloadedExtensionsComposite.OperateStatus=\u64CD\u4F5C\u72B6\u6001
DownloadedExtensionsComposite.installOperateStatus=\u5B89\u88C5 DownloadedExtensionsComposite.installOperateStatus=\u5B89\u88C5
DownloadedExtensionsComposite.installedOperateStatus=\u5DF2\u88C5\u8F7D DownloadedExtensionsComposite.installedOperateStatus=\u5DF2\u5B89\u88C5
DownloadedExtensionsComposite.updateOperateStatus=\u66F4\u65B0 DownloadedExtensionsComposite.updateOperateStatus=\u66F4\u65B0
MyExtensionsComposite.ExtensionName=\u6269\u5C55\u540D MyExtensionsComposite.ExtensionName=\u6269\u5C55\u540D
MyExtensionsComposite.Version=\u7248\u672C 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.AndNewer=\u548C\u66F4\u65B0\u7684
MyExtensionsComposite.Form.Compatibility.AllVersionsExcept=\u6240\u6709\u7248\u672C\u9664\u5916: MyExtensionsComposite.Form.Compatibility.AllVersionsExcept=\u6240\u6709\u7248\u672C\u9664\u5916:
MyExtensionsComposite.Form.Compatibility.OnlyTheseVersions=\u4EC5\u8FD9\u4E9B\u7248\u672C\uFF1A MyExtensionsComposite.Form.Compatibility.OnlyTheseVersions=\u4EC5\u8FD9\u4E9B\u7248\u672C\uFF1A
MyExtensionsComposite.Form.Description=\u5FC5\u8981\u7684 MyExtensionsComposite.Form.Description=\u63CF\u8FF0
MyExtensionsComposite.Form.Visibility=\u80FD\u89C1\u5EA6 MyExtensionsComposite.Form.Visibility=\u53EF\u89C1\u6027
MyExtensionsComposite.Form.Visibility.Public=\u516C\u5F00\uFF08\u5168\u90E8\u53EF\u89C1\uFF09 MyExtensionsComposite.Form.Visibility.Public=\u516C\u5F00\uFF08\u5168\u90E8\u53EF\u89C1\uFF09
MyExtensionsComposite.Form.Visibility.Private=\u79C1\u4EBA(\u6211\u770B\u5F97\u89C1) MyExtensionsComposite.Form.Visibility.Private=\u79C1\u4EBA(\u6211\u770B\u5F97\u89C1)
MyExtensionsComposite.Form.Upload=\u4E0A\u4F20 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.File=\u6587\u4EF6:
MyExtensionsComposite.Form.Upload.Browse=\u6D4F\u89C8... MyExtensionsComposite.Form.Upload.Browse=\u6D4F\u89C8...
MyExtensionsComposite.Form.Upload.Browse.SelectFile=\u9009\u62E9\u8981\u4E0A\u4F20\u7684\u6269\u5C55\u540D\u7684\u6587\u4EF6 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.Title=\u5220\u9664\u6269\u5C55\u2026
DeleteExtensionJob.DeleteExtensionJob.Message=\u5220\u9664\u6269\u5C55\u2026 DeleteExtensionJob.DeleteExtensionJob.Message=\u5220\u9664\u6269\u5C55\u2026
DeleteExtensionJob.DeleteFailure=\u5220\u9664\u5931\u8D25\u3002 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.Title=\u4FEE\u6539\u6269\u5C55...
ModifyExtensionJob.Message=\u4FEE\u6539\u6269\u5C55... ModifyExtensionJob.Message=\u4FEE\u6539\u6269\u5C55...
ModifyExtensionJob.ModifyFailure=\u4FEE\u6539\u5931\u8D25\u3002 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.Title=\u5DF2\u5B89\u88C5\u6269\u5C55...
InstalledExtensionJob.Message=\u5DF2\u5B89\u88C5\u6269\u5C55... InstalledExtensionJob.Message=\u5DF2\u5B89\u88C5\u6269\u5C55...
InsertionExtensionAction.InstalledFailure=\u5B89\u88C5\u5931\u8D25\u3002 InsertionExtensionAction.InstalledFailure=\u5B89\u88C5\u5931\u8D25\u3002
InsertionExtensionAction.InstalledFailureTip=\u8BF7\u68C0\u67E5 InsertionExtensionAction.InstalledFailureTip=\u60A8\u5E94\u8BE5\u68C0\u67E5\u5B83\u3002
UploadRevisionJob.Title=\u4E0A\u4F20\u4FEE\u6539\u4E2D... UploadRevisionJob.Title=\u4E0A\u4F20\u4FEE\u8BA2...
UploadRevisionJob.Message=\u4E0A\u4F20\u4FEE\u6539\u4E2D... UploadRevisionJob.Message=\u4E0A\u4F20\u4FEE\u8BA2...
UploadRevisionAction.InstalledFailure=\u4E0A\u4F20\u4FEE\u6539\u5931\u8D25\u3002 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.installExchange=\u5B89\u88C5\u6765\u81EA Exchange \u4EA4\u6D41\u4E2D\u5FC3\u7684\u7EC4\u4EF6
DownloadComponenentsAction.DownloadTaskTitle=\u4ECEExchange\u4E0B\u8F7D\u6587\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.ReloadPalette=\u91CD\u65B0\u8F7D\u5165\u8C03\u8272\u677F...
DownloadComponenentsAction.DownloadFailure=\u4E0B\u8F7D\u5931\u8D25\u3002 DownloadComponenentsAction.DownloadFailure=\u4E0B\u8F7D\u5931\u8D25\u3002
DownloadComponenentsAction.DownloadFailureTip=\u5FC5\u987B\u4FEE\u6539\u4E0B\u8F7D\u8BBE\u7F6E\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.insertReviewSuccessful=\u63D2\u5165\u5BA1\u67E5\u6210\u529F\u3002
ExchangeWebService.updateRevisionSuccessful=\u66F4\u65B0\u4FEE\u8BA2\u6210\u529F\u3002 ExchangeWebService.updateRevisionSuccessful=\u66F4\u65B0\u4FEE\u8BA2\u6210\u529F\u3002
ExchangeWebService.insertionRevisionSuccessful=\u63D2\u5165\u4FEE\u6539\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.WARNING=\u8B66\u544A
ImportExchangeDialog.NOTSELECTWARNING=\u8BF7\u4ECE\u8868\u4E2D\u9009\u62E9\u4E00\u4E2A\u9879\u76EE\u3002 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.downloadProgressBar=\u4E0B\u8F7D\u9879\u76EE\uFF0C\u8BF7\u7A0D\u5019\uFF01
ImportExchangeDialog.EXTENSION_NAME=\u6269\u5C55\u540D 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.LATEST_REVISION=\u6700\u65B0\u7248\u672C
ImportExchangeDialog.EXTENSION_DESCRIPTION=\u6269\u5C55\u63CF\u8FF0 ImportExchangeDialog.EXTENSION_DESCRIPTION=\u6269\u5C55\u63CF\u8FF0
ImportExchangeDialog.REFRESH_BUTTON=\u5237\u65B0 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 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 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 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-ManifestVersion: 2
Bundle-Name: Designer Plug-in Nl Fragment Bundle-Name: Designer Plug-in Nl Fragment
Bundle-SymbolicName: org.talend.designer.core.nl Bundle-SymbolicName: org.talend.designer.core.nl
Bundle-Version: 7.1.1.qualifier Bundle-Version: 7.3.1.qualifier
Fragment-Host: org.talend.designer.core Fragment-Host: org.talend.designer.core
Bundle-Localization: plugin Bundle-Localization: plugin
Bundle-Vendor: .Talend SA. Bundle-Vendor: .Talend SA.

View File

@@ -1,6 +1,6 @@
jobHierarchyView=Jerarqu\u00eda de trabajos jobHierarchyView=Jerarqu\u00EDa de trabajos
jobSettingsView=Trabajo jobSettingsView=Trabajo
codeViewer=Visor c\u00f3digo codeViewer=Visor c\u00F3digo
documentation=Documentacion documentation=Documentacion
Repository=Repositorio Repository=Repositorio
colors=Colores colors=Colores

View File

@@ -1,40 +1,41 @@
pluginName=Mod\u00e8le du composant pluginName=Mod\u00E8le du composant
statsAndLogsView=Stats/logs statsAndLogsView=Stats/logs
logs=Logs logs=Logs
providerName=www.example.org providerName=www.example.org
statsAndLogs=Stats & Logs statsAndLogs=Stats & Logs
componentSettingsView=Composant componentSettingsView=Composant
problems=Probl\u00e8mes problems=Probl\u00E8mes
main=Main main=Main
jobHierarchyView=Hi\u00e9rarchie du Job jobHierarchyView=Hi\u00E9rarchie du Job
contexts=Contextes contexts=Contextes
properties=Propri\u00e9t\u00e9s properties=Propri\u00E9t\u00E9s
implicitContextLoad=Chargement implicite d'un contexte implicitContextLoad=Chargement implicite d'un contexte
versions=Versions versions=Versions
jobSettingsView=Job jobSettingsView=Job
view=View view=View
codeViewer=Aper\u00e7u du code codeViewer=Aper\u00E7u du code
documentation=Documentation documentation=Documentation
designer=Designer designer=Designer
jobSettings=Param\u00e8tres du Job jobSettings=Param\u00E8tres du Job
useProjectSetting=Utiliser les param\u00e8tres du projet 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 selectitem.useprojectsettings=S\u00E9lectionnez l\'\u00E9l\u00E9ment que vous souhaitez utiliser dans les param\u00E8tres de votre projet
Repository=R\u00e9f\u00e9rentiel Repository=R\u00E9f\u00E9rentiel
appearance=Apparence appearance=Apparence
colors=Couleurs colors=Couleurs
context=Contexte context=Contexte
font=Police font=Police
importExport=Import/Export importExport=Import/Export
internationalization=Internationalisation internationalization=Internationalisation
memoTextFont=Police des M\u00e9mos memoTextFont=Police des M\u00E9mos
outputConsole=Console de sortie outputConsole=Console de sortie
palette=Palette palette=Palette
performance=Performance performance=Performance
findJob.title=Trouver un Job findJob.title=Trouver un Job
findJob.tootip=Trouver un Job sp\u00e9cifique findJob.tootip=Trouver un Job sp\u00E9cifique
exchange=Exchange exchange=Exchange
defaultTypeAndLength=Type et longueur par d\u00e9faut colorCodeViewer=Couleurs de l'aper\u00E7u du code
metadataofTalendType=M\u00e9tadonn\u00e9es de type TalendType defaultTypeAndLength=Type et longueur par d\u00E9faut
palettesettings=Param\u00e8tres de la Palette metadataofTalendType=M\u00E9tadonn\u00E9es de type TalendType
palettesettings=Param\u00E8tres de la Palette
standard.job.standalone=Standalone standard.job.standalone=Standalone
standard.job.osgi=Bundle OSGi standard.job.osgi=Bundle OSGi

View File

@@ -7,7 +7,7 @@ problems=Problemi
main=Principale main=Principale
jobHierarchyView=Gerarchia job jobHierarchyView=Gerarchia job
contexts=Contesti contexts=Contesti
properties=Propriet\u00e0 properties=Propriet\u00E0
implicitContextLoad=Caricamento contesto implicito implicitContextLoad=Caricamento contesto implicito
versions=Versioni versions=Versioni
jobSettingsView=Job jobSettingsView=Job

View File

@@ -1,6 +1,6 @@
statsAndLogsView=Statysyki/Logi statsAndLogsView=Statysyki/Logi
statsAndLogs=Statystyki i logi statsAndLogs=Statystyki i logi
main=G\u0142\u00f3wny main=G\u0142\u00F3wny
properties=W\u0142a\u015Bciwo\u015Bci properties=W\u0142a\u015Bciwo\u015Bci
versions=Wersje versions=Wersje
view=Widok view=Widok

View File

@@ -1,14 +1,14 @@
main=Main main=Main
properties=Propriedades properties=Propriedades
versions=Vers\u00f5es versions=Vers\u00F5es
view=Vis\u00e3o view=Vis\u00E3o
codeViewer=Visualizador de C\u00f3digo codeViewer=Visualizador de C\u00F3digo
documentation=Documenta\u00e7\u00e3o documentation=Documenta\u00E7\u00E3o
designer=Designer designer=Designer
useProjectSetting=Usar defini\u00e7\u00f5es do Projeto useProjectSetting=Usar defini\u00E7\u00F5es do Projeto
selectitem.useprojectsettings=Selecione um \u00cdtem que voc\u00ea deseje usar como defini\u00e7\u00e3o do projeto selectitem.useprojectsettings=Selecione um \u00CDtem que voc\u00EA deseje usar como defini\u00E7\u00E3o do projeto
appearance=Apar\u00eancia appearance=Apar\u00EAncia
colors=cores colors=cores
context=Contexto context=Contexto
importExport=Importar/Exportar importExport=Importar/Exportar
internationalization=Internacionaliza\u00e7\u00e3o internationalization=Internacionaliza\u00E7\u00E3o

View File

@@ -1,8 +1,8 @@
componentSettingsView=Komponent componentSettingsView=Komponent
main=Hlavn\u00fd main=Hlavn\u00FD
contexts=Kontexty contexts=Kontexty
properties=Vlastnosti properties=Vlastnosti
view=Poh\u013Ead view=Poh\u013Ead
documentation=Dokument\u00e1cia documentation=Dokument\u00E1cia
context=Kontext context=Kontext
font=P\u00edsmo font=P\u00EDsmo

View File

@@ -1,3 +1,3 @@
properties=\u00d6zellikler properties=\u00D6zellikler
appearance=G\u00f6r\u00fcn\u00fcm appearance=G\u00F6r\u00FCn\u00FCm
colors=Renkler colors=Renkler

View File

@@ -1,41 +1,41 @@
pluginName=\u7EC4\u4EF6\u6A21\u5757 pluginName=\u7EC4\u4EF6\u6A21\u5757
statsAndLogsView=\u7EDF\u8BA1\u4FE1\u606F/\u65E5\u5FD7 statsAndLogsView=\u7EDF\u8BA1/\u65E5\u5FD7
logs=\u65E5\u5FD7 logs=\u65E5\u5FD7
providerName=www.example.org providerName=www.example.org
statsAndLogs=\u9759\u6001\u4FE1\u606F\u548C\u65E5\u5FD7 statsAndLogs=\u7EDF\u8BA1\u53CA\u65E5\u5FD7
componentSettingsView=\u7EC4\u4EF6 componentSettingsView=\u7EC4\u4EF6
problems=\u95EE\u9898 problems=\u95EE\u9898
main=\u4E3B\u8981 main=\u4E3B
jobHierarchyView=\u4F5C\u4E1A\u5C42\u6B21\u7ED3\u6784 jobHierarchyView=\u4F5C\u4E1A\u5C42\u6B21\u7ED3\u6784
contexts=\u4E0A\u4E0B\u6587 contexts=\u4E0A\u4E0B\u6587
properties=\u5C5E\u6027 properties=\u5C5E\u6027
implicitContextLoad=\u9690\u5F0F\u4E0A\u4E0B\u6587\u52A0\u8F7D implicitContextLoad=\u9690\u5F0F\u4E0A\u4E0B\u6587\u52A0\u8F7D
versions=\u7248\u672C versions=\u7248\u672C
jobSettingsView=\u8fdb\u7a0b jobSettingsView=\u4F5C\u4E1A
view=\u89C6\u56FE view=\u89C6\u56FE
codeViewer=\u4EE3\u7801\u89C2\u5BDF\u5668 codeViewer=\u4EE3\u7801\u89C2\u5BDF\u5668
documentation=\u6587\u6863 documentation=\u6587\u6863
designer=\u8BBE\u8BA1\u5668 designer=\u8BBE\u8BA1\u8005/\u8BBE\u8BA1\u5668
jobSettings=\u4F5C\u4E1A\u8BBE\u7F6E jobSettings=\u4F5C\u4E1A\u8BBE\u7F6E
useProjectSetting=\u4F7F\u7528\u5DE5\u7A0B\u8BBE\u7F6E useProjectSetting=\u4F7F\u7528\u5DE5\u7A0B\u8BBE\u7F6E
selectitem.useprojectsettings=\u9009\u62E9\u9879\u76EE\u4EE5\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 appearance=\u5916\u89C2
colors=\u8272\u5F69 colors=\u8272\u5F69
context=\u7EC4\u4EF6 context=\u4E0A\u4E0B\u6587
font=\u5B57\u4F53 font=\u5B57\u4F53
importExport=\u5BFC\u5165/\u5BFC\u51FA importExport=\u5BFC\u5165/\u5BFC\u51FA
internationalization=\u56FD\u9645\u5316 internationalization=\u56FD\u9645\u5316
memoTextFont=\u5907\u6CE8\u6587\u672C\u5B57\u4F53 memoTextFont=\u5907\u6CE8\u6587\u672C\u5B57\u4F53
outputConsole=\u8F93\u51FA\u63A7\u5236\u53F0 outputConsole=\u8F93\u51FA\u63A7\u5236\u53F0
palette=\u8C03\u8272\u677F palette=\u8C03\u8272\u677F
performance=\u6267\u884C performance=\u6027\u80FD
findJob.title=\u67E5\u627E\u4F5C\u4E1A findJob.title=\u67E5\u627E\u4F5C\u4E1A
findJob.tootip=\u67E5\u627E\u7279\u5B9A\u4F5C\u4E1A findJob.tootip=\u67E5\u627E\u7279\u5B9A\u4F5C\u4E1A
exchange=Exchange 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 defaultTypeAndLength=\u9ED8\u8BA4\u7C7B\u578B\u548C\u957F\u5EA6
metadataofTalendType=TalendType \u7684\u5143\u6570\u636E metadataofTalendType=TalendType \u7684\u5143\u6570\u636E
palettesettings=\u8C03\u8272\u677F\u8BBE\u7F6E palettesettings=\u8C03\u8272\u677F\u8BBE\u7F6E
standard.job.standalone=\u5355\u4F8B standard.job.standalone=\u72EC\u7ACB
standard.job.osgi=OSGi \u6346\u7ED1\u5305 standard.job.osgi=OSGi \u6346\u7ED1\u5305

View File

@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.talend.studio</groupId> <groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId> <artifactId>tdi-studio-se</artifactId>
<version>7.1.1-SNAPSHOT</version> <version>7.3.1-PATCH</version>
<relativePath>../../../</relativePath> <relativePath>../../../</relativePath>
</parent> </parent>
<artifactId>org.talend.designer.core.nl</artifactId> <artifactId>org.talend.designer.core.nl</artifactId>

View File

@@ -4,11 +4,9 @@ CodeView.All=\u0643\u0644
AdvancedContextComposite.Code=\u0634\u0641\u0631\u0629 AdvancedContextComposite.Code=\u0634\u0641\u0631\u0629
CommandController.CommandLabel=\u062A\u0634\u063A\u064A\u0644... CommandController.CommandLabel=\u062A\u0634\u063A\u064A\u0644...
ConnectionCreateAction.dialogMessage=\u0627\u0633\u0645 \u0645\u062E\u0631\u062C \u062C\u062F\u064A\u062F\u061F 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 ChangeActivateStatusNodeCommand.Label.Active=\u062A\u0641\u0639\u064A\u0644 \u0645\u0643\u0648\u0646
ConnTextEditPolicy.ErrorTitle=\u062E\u0637\u0623 ConnTextEditPolicy.ErrorTitle=\u062E\u0637\u0623
ChangeMetadataCommand.changeMetadataValues=\u062A\u063A\u064A\u064A\u0631 \u0627\u0644\u0642\u064A\u0645 \u0627\u0644\u0641\u0648\u0642\u064A\u0629 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 ConnectionCreateAction.dialogTitle=\u0645\u062E\u0631\u062C
EParameterName.schemaType=\u0645\u062E\u0637\u0637 EParameterName.schemaType=\u0645\u062E\u0637\u0637
EParameterName.Family=\u0627\u0644\u0639\u0627\u0626\u0644\u0629 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 NodesPasteCommand.label=\u0644\u0635\u0642
EmfComponent.Time=\u0627\u0644\u0648\u0642\u062A EmfComponent.Time=\u0627\u0644\u0648\u0642\u062A
CodeView.MultipleComponentError=/// No code available/// Multiple Component can not/// display the code 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 ChangeActivateStatusNodeCommand.Label.Deactive=\u0625\u0644\u063A\u0627\u0621 \u062A\u0641\u0639\u064A\u0644 \u0645\u0643\u0648\u0646
ContextParameterExtractor.ExistedTitle=\u062E\u0637\u0623 ContextParameterExtractor.ExistedTitle=\u062E\u0637\u0623
EParameterName.Name=\u0627\u0644\u0627\u0633\u0645 EParameterName.Name=\u0627\u0644\u0627\u0633\u0645
@@ -41,7 +38,6 @@ EParameterName.schemaDb=\u0645\u062E\u0637\u0637
ConnectionCreateAction.error=\u062E\u0637\u0623 ConnectionCreateAction.error=\u062E\u0637\u0623
ChangeNodeTextCommand.Label=\u062A\u063A\u064A\u064A\u0631 \u0645\u0633\u0645\u0649 \u0627\u0644\u0627\u062A\u0635\u0627\u0644 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) 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 EParameterName.Version=\u0627\u0644\u0646\u0633\u062E\u0629
Category_One_Item_Label={0} ({1} \u0639\u0646\u0627\u0635\u0631) 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 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 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 ConnectionDeleteCommand.Label=\u062D\u0630\u0641 \u0627\u062A\u0635\u0627\u0644
EParameterName.Author=\u0645\u0646\u0634\u0626 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 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. 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 ContextParameterPage.comment=\u062A\u0639\u0644\u064A\u0642
NewProcessWizard.failureTitle=\u062E\u0637\u0623 NewProcessWizard.failureTitle=\u062E\u0637\u0623
EParameterName.start=\u0628\u062F\u0627\u064A\u0629 EParameterName.start=\u0628\u062F\u0627\u064A\u0629
EParameterName.host=\u0627\u0644\u0645\u0636\u064A\u0641 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: 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 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 ContextParameterPage.defaultValue=\u0627\u0644\u0642\u064A\u0645\u0629 \u0627\u0644\u0627\u0641\u062A\u0631\u0627\u0636\u064A\u0629
ExternalNodeChangeCommand.propagate=\u0646\u0634\u0631 ExternalNodeChangeCommand.propagate=\u0646\u0634\u0631
CodeView.End=\u0646\u0647\u0627\u064A\u0629 CodeView.End=\u0646\u0647\u0627\u064A\u0629
@@ -69,9 +62,6 @@ NoRepositoryDialog.Title=\u062E\u0637\u0623
NodesPasteAction.paste=\u0644\u0635\u0642 NodesPasteAction.paste=\u0644\u0635\u0642
TalendEditorPaletteFactory.Tools=\u0623\u062F\u0648\u0627\u062A TalendEditorPaletteFactory.Tools=\u0623\u062F\u0648\u0627\u062A
EParameterName.Comment=\u062A\u0639\u0644\u064A\u0642 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} AbstractPreferenceComposite.warning=\u062A\u062D\u0630\u064A\u0631: {0}
ColumnListController.confirm=\u062A\u0623\u0643\u064A\u062F ColumnListController.confirm=\u062A\u0623\u0643\u064A\u062F
ComboController.alert=\u062A\u0646\u0628\u064A\u0647 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} 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.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.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.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.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 Connection.monitorConnection=\u0645\u0631\u0627\u0642\u0628\u0629 \u0627\u0644\u0627\u062A\u0635\u0627\u0644
@@ -120,3 +109,4 @@ ModifyMergeOrderAction.ERROE=\u062E\u0637\u0623
ConnectionDeleteCommand.COLLAPSE=\u062A\u062D\u0630\u064A\u0631 ConnectionDeleteCommand.COLLAPSE=\u062A\u062D\u0630\u064A\u0631
DbTableController.dialog.title=\u062E\u0637\u0623 DbTableController.dialog.title=\u062E\u0637\u0623
ProcessUpdateManager.Question=\u0633\u0624\u0627\u0644 ProcessUpdateManager.Question=\u0633\u0624\u0627\u0644
JobDependenciesPanel.deleteTitle=\u062D\u0630\u0641

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 AdvancedContextComposite.Name=Name
EParameterName.tableMeter=Meter Tabelle EParameterName.tableMeter=Meter Tabelle
EParameterName.password=Passwort 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 UpdateDetectionDialog.Expand=Alle anzeigen
EParameterName.CurrentOS=Aktuelles Betriebssystem EParameterName.CurrentOS=Aktuelles Betriebssystem
CodeView.Error=/// Kein Sourcecode verf\u00fcgbar CodeView.Error=/// Kein Sourcecode verf\u00FCgbar
EParameterName.Activate=Aktivieren EParameterName.Activate=Aktivieren
CodeView.All=Alle CodeView.All=Alle
EParameterName.catchRuntimeErrors=Runtime Fehler abfangen EParameterName.catchRuntimeErrors=Runtime Fehler abfangen
@@ -13,22 +13,21 @@ EParameterName.Platform=Platform
EParameterName.FileName=Dateiname EParameterName.FileName=Dateiname
ContextParameterPage.description=Neuen Context-Parameter erstellen. ContextParameterPage.description=Neuen Context-Parameter erstellen.
CodeView.Main=Main CodeView.Main=Main
DeleteNoteCommand.Name=L\u00f6sche Note DeleteNoteCommand.Name=L\u00F6sche Note
ProblemsView.description=Beschreibung ProblemsView.description=Beschreibung
ConnectionSetAsMainRef.mainLabel=Diese Verbindung definieren als Main ConnectionSetAsMainRef.mainLabel=Diese Verbindung definieren als Main
UpdateDetectionDialog.Collapse=Alle verbergen UpdateDetectionDialog.Collapse=Alle verbergen
EParameterName.FieldSeparator=Feldseparator EParameterName.FieldSeparator=Feldseparator
GEFDeleteAction.DeleteItems=L\u00f6sche Elemente GEFDeleteAction.DeleteItems=L\u00F6sche Elemente
ResizeNoteCommand.Name=Gr\u00f6\u00dfe der Notiz anpassen ResizeNoteCommand.Name=Gr\u00F6\u00DFe der Notiz anpassen
EParameterName.Log=Log EParameterName.Log=Log
ExecuteSystemCommandCommand.ConsoleMessages=Konsolenmeldung ExecuteSystemCommandCommand.ConsoleMessages=Konsolenmeldung
AdvancedContextComposite.Code=Code AdvancedContextComposite.Code=Code
CommandController.CommandLabel=Ausf\u00fchren... CommandController.CommandLabel=Ausf\u00FChren...
ContextModifyCommand.label=Context bearbeiten 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? ConnectionCreateAction.dialogMessage=Neuer Ausgabename?
ContextChangeDefaultCommand.label=Default Context \u00e4ndern ContextChangeDefaultCommand.label=Default Context \u00E4ndern
ActivateSubjobAction.DeactivateComplete=Deaktiviere gesamten Subjob
EParameterName.Level.Log.File=Level EParameterName.Level.Log.File=Level
EParameterName.schemaOptions=Schemaoptionen EParameterName.schemaOptions=Schemaoptionen
EParameterName.Purpose=Verwendungszweck EParameterName.Purpose=Verwendungszweck
@@ -41,15 +40,14 @@ EParameterName.queryType=Abfragetyp
EParameterName.Log.Stdout=Log nach StdOut EParameterName.Log.Stdout=Log nach StdOut
ConnTextEditPolicy.ErrorTitle=Fehler ConnTextEditPolicy.ErrorTitle=Fehler
EParameterName.process=Job EParameterName.process=Job
ChangeMergeOrderCommand.label=\u00c4nderung der Verbindungsreihenfolge ChangeMergeOrderCommand.label=\u00C4nderung der Verbindungsreihenfolge
ChangeMetadataCommand.changeMetadataValues=\u00c4nderung der Metadaten ChangeMetadataCommand.changeMetadataValues=\u00C4nderung der Metadaten
ActivateSubjobAction.ActivateComplete=Aktiviere gesamten Subjob
EParameterName.port=Port EParameterName.port=Port
CreateProcess.createJob=Erstelle Job CreateProcess.createJob=Erstelle Job
EParameterName.componentList=Komponenten Liste EParameterName.componentList=Komponenten Liste
EParameterName.ModuleList=Modulliste EParameterName.ModuleList=Modulliste
ConnectionCreateAction.dialogTitle= Ausgabe ConnectionCreateAction.dialogTitle= Ausgabe
DesignerPreferencePage.component.defaultLabel=Standard-&Beschriftung f\u00fcr Komponenten: DesignerPreferencePage.component.defaultLabel=Standard-&Beschriftung f\u00FCr Komponenten:
EParameterName.schemaType=Schema EParameterName.schemaType=Schema
EParameterName.tableStats=Statistiken Tabelle EParameterName.tableStats=Statistiken Tabelle
EParameterName.Family=Familie EParameterName.Family=Familie
@@ -60,7 +58,7 @@ MergeOrderDialog.MoveUp=Rauf bewegen
EditProcess.editJob=Job bearbeiten EditProcess.editJob=Job bearbeiten
NodesCopyAction.label=Kopieren NodesCopyAction.label=Kopieren
EParameterName.fileNameLogs=Dateiname Log EParameterName.fileNameLogs=Dateiname Log
PropertyChangeCommand.Label=Eigenschaften \u00c4ndern PropertyChangeCommand.Label=Eigenschaften \u00C4ndern
TextNoteSection.Label=Text TextNoteSection.Label=Text
EParameterName.Level.Log.Db=Level EParameterName.Level.Log.Db=Level
ConfigureConnParamDialog.DialogLabel=Verbindungsparameter einrichten ConfigureConnParamDialog.DialogLabel=Verbindungsparameter einrichten
@@ -68,48 +66,47 @@ Problems.category.infos=Infos
Process.Job=Job Process.Job=Job
ReadProcess.label=Lese Job ReadProcess.label=Lese Job
PropertiesContextAction.Properties=Einstellungen PropertiesContextAction.Properties=Einstellungen
NotesPasteCommand.label=Einf\u00fcgen NotesPasteCommand.label=Einf\u00FCgen
Process.metadataModificationDetected=\u00c4nderung der Metadaten erkannt Process.metadataModificationDetected=\u00C4nderung der Metadaten erkannt
NodeSetActivateAction.Activate=Aktivieren NodeSetActivateAction.Activate=Aktivieren
DeleteNodeCommand.Label=L\u00f6sche Node DeleteNodeCommand.Label=L\u00F6sche Node
Process.components.notloaded=Prozess kann nicht ge\u00f6ffnet werden, da verwendete Komponenten <{0}> nicht geladen sind Process.components.notloaded=Prozess kann nicht ge\u00F6ffnet werden, da verwendete Komponenten <{0}> nicht geladen sind
EditProcess.openJob=Job \u00f6ffnen EditProcess.openJob=Job \u00F6ffnen
ContextParameterPage.type=Typ ContextParameterPage.type=Typ
SqlMemoController.QueryError.mainMsg=Fehler im Abfrageausdruck! SqlMemoController.QueryError.mainMsg=Fehler im Abfrageausdruck!
ContextRepositoryCommand.modifyContext=Context bearbeiten ContextRepositoryCommand.modifyContext=Context bearbeiten
EParameterName.DisableWarnings=Warnungen deaktivieren EParameterName.DisableWarnings=Warnungen deaktivieren
ChangeConnTextCommand.Label=\u00c4ndere Verbindungsbezeichnung ChangeConnTextCommand.Label=\u00C4ndere Verbindungsbezeichnung
TalendEditorPaletteFactory.Note=Notiz TalendEditorPaletteFactory.Note=Notiz
EParameterName.tStatCatcherStats=tStatCatcher Statistik EParameterName.tStatCatcherStats=tStatCatcher Statistik
EParameterName.startable=Ausf\u00fchrbar EParameterName.startable=Ausf\u00FChrbar
MultiPageEditorContributor.Snap=An Geo&metrie anpassen MultiPageEditorContributor.Snap=An Geo&metrie anpassen
ExecuteSystemCommandCommand.Command=Ausf\u00fchren... ExecuteSystemCommandCommand.Command=Ausf\u00FChren...
UpdateDetectionDialog.Operations=Operationen UpdateDetectionDialog.Operations=Operationen
ChangeConnectionStatusCommand.setLinkRef=definiere Link als Ref ChangeConnectionStatusCommand.setLinkRef=definiere Link als Ref
Note.DefaultText=Text Note.DefaultText=Text
DesignerColorsPreferencePage.ConnectionColorMessages=Werden die Farben der Verbindungen ge\u00e4ndert, sollten alle aktuellen Jobs neu geladen werden um die \u00c4nderungen zu \u00fcbernehmen. 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 MultiPageEditorContributor.runMenu=Ausf\u00FChren
EParameterName.uniqueName=Eindeutiger Name EParameterName.uniqueName=Eindeutiger Name
ExternalNodeChangeCommand.propagateMessage=Wollen Sie die \u00c4nderungen \u00fcbernehmen? ExternalNodeChangeCommand.propagateMessage=Wollen Sie die \u00C4nderungen \u00FCbernehmen?
EParameterName.FromFile=Aus einer Datei EParameterName.FromFile=Aus einer Datei
ChangeNoteTextCommand.Name=\u00c4nderung des Notiztextes ChangeNoteTextCommand.Name=\u00C4nderung des Notiztextes
EParameterName.HintFormat=Hinweisformat EParameterName.HintFormat=Hinweisformat
NodeBreakpointAction.addBreakPoint=Unterbrechungspunkt hinzuf\u00fcgen NodeBreakpointAction.addBreakPoint=Unterbrechungspunkt hinzuf\u00FCgen
EParameterName.preview=Vorschau EParameterName.preview=Vorschau
ConfigureConnParamDialog.ContextText=Mit Context: ConfigureConnParamDialog.ContextText=Mit Context:
EParameterName.UseStatistics=Verwende Statistiken (tStatCatcher) EParameterName.UseStatistics=Verwende Statistiken (tStatCatcher)
StatsAndLogsComposite.StatsLogsSettings=Stats & Logs Einstellungen StatsAndLogsComposite.StatsLogsSettings=Stats & Logs Einstellungen
NodesPasteCommand.label=Einf\u00fcgen NodesPasteCommand.label=Einf\u00FCgen
ExternalNodeChangeCommand.modifaicationFrom=\u00c4nderung von ExternalNodeChangeCommand.modifaicationFrom=\u00C4nderung von
EmfComponent.Time=Time EmfComponent.Time=Time
TextController.decoration.description=Werte aus dem Repository \u00fcbernommen TextController.decoration.description=Werte aus dem Repository \u00FCbernommen
NodeReturn.Availability.FLOW=Ablauf 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 EParameterName.onFileFlag=In Datei
JobHierarchyMessages.JobHierarchyViewPart_title=Job {1}, Projekt {2} JobHierarchyMessages.JobHierarchyViewPart_title=Job {1}, Projekt {2}
ParallelExecutionCommand.numberInvalid=Die Zahl ist ung\u00fcltig, ParallelExecutionCommand.numberInvalid=Die Zahl ist ung\u00FCltig,
ChangeActivateStatusSubjobCommand.Label.ActiveComplete=Aktiviere gesamten Subjob ChangeMetadataCommand.messageDialog.questionMessage=Wollen Sie die \u00C4nderungen \u00FCbernehmen?
ChangeMetadataCommand.messageDialog.questionMessage=Wollen Sie die \u00c4nderungen \u00fcbernehmen?
ChangeActivateStatusNodeCommand.Label.Deactive=Element(e) deaktivieren ChangeActivateStatusNodeCommand.Label.Deactive=Element(e) deaktivieren
EParameterName.user=User EParameterName.user=User
ParallelExecutionCommand.Parallel=Parallelisiert ParallelExecutionCommand.Parallel=Parallelisiert
@@ -119,16 +116,16 @@ EParameterName.fromDatabaseFlag=Aus einer Datenbank
ContextRemoveParameterCommand.label=Entferne Parameter ContextRemoveParameterCommand.label=Entferne Parameter
ContextParameterExtractor.ExistedTitle=Fehler ContextParameterExtractor.ExistedTitle=Fehler
ChangeConnectionStatusCommand.setLinkMain=definiere Link als Main ChangeConnectionStatusCommand.setLinkMain=definiere Link als Main
DesignerPreferencePage.largeIconsSize=Icongr\u00f6\u00dfe: DesignerPreferencePage.largeIconsSize=Icongr\u00F6\u00DFe:
ContextRenameParameterCommand.renameParameter=Parameter umbenennen ContextRenameParameterCommand.renameParameter=Parameter umbenennen
Process.component.notloaded=Prozess kann nicht ge\u00f6ffnet werden, da eine verwendete Komponente <{0}> nicht geladen ist Process.component.notloaded=Prozess kann nicht ge\u00F6ffnet werden, da eine verwendete Komponente <{0}> nicht geladen ist
RunProcess.runJob=Job Ausf\u00fchren RunProcess.runJob=Job Ausf\u00FChren
NewProcessWizard.failureText=Job kann nicht gespeichert werden NewProcessWizard.failureText=Job kann nicht gespeichert werden
ContextParameterPage.shouldPrompt=Aufforderung zur Werteingabe ContextParameterPage.shouldPrompt=Aufforderung zur Werteingabe
ContextParameterPage.prompt=Aufforderung ContextParameterPage.prompt=Aufforderung
EParameterName.Name=Name EParameterName.Name=Name
EParameterName.onDatabaseFlag=In Datenbank EParameterName.onDatabaseFlag=In Datenbank
ChangeMetadataCommand.messageDialog.propagate=\u00dcbernahme ChangeMetadataCommand.messageDialog.propagate=\u00DCbernahme
ContextParameterPage.name=Name ContextParameterPage.name=Name
EParameterName.fromFileFlag=Aus einer Datei EParameterName.fromFileFlag=Aus einer Datei
UpdateManagerUtils.Update=Aktualisiere... UpdateManagerUtils.Update=Aktualisiere...
@@ -136,9 +133,9 @@ CodeView.Start=Start
ContextParameterPage.nameEmpty=Parametername ist leer. ContextParameterPage.nameEmpty=Parametername ist leer.
EParameterName.condition=Bedingung EParameterName.condition=Bedingung
ContextParameterWizard.title=Neuer Context-Parameter ContextParameterWizard.title=Neuer Context-Parameter
ResizeNodeCommand.Name=Gr\u00f6\u00dfe der Komponente anpassen ResizeNodeCommand.Name=Gr\u00F6\u00DFe der Komponente anpassen
DesignerPreferencePage.viewOptions=Tab-&Layout f\u00fcr Komponenteneinstellungen: DesignerPreferencePage.viewOptions=Tab-&Layout f\u00FCr Komponenteneinstellungen:
TalendEditorPaletteFactory.CreateNote=Notiz hinzuf\u00fcgen TalendEditorPaletteFactory.CreateNote=Notiz hinzuf\u00FCgen
EmfComponent.Perf=Perf EmfComponent.Perf=Perf
MergeOrderDialog.Order=Ordnen MergeOrderDialog.Order=Ordnen
DesignerPreferencePage.display.hiddenComponents=Zeige versteckte Komponenten an (Neustart erforderlich) 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 Process.errorLoadingConnectionTitle=Fehler beim Laden des Jobs
MoveNodeCommand.Label=Node verschieben MoveNodeCommand.Label=Node verschieben
CreateNoteCommand.Name=Erstelle Notiz 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 DesignerPreferencePage.hintShowed=Komponenten-Hinweis anzeigen
CreateNodeCommand.Label=Erstelle Node CreateNodeCommand.Label=Erstelle Node
EParameterName.fileNameStats=Dateiname Statistik EParameterName.fileNameStats=Dateiname Statistik
ConnectionReconnectCommand.LabelSource=Verschiebe Verbindungsquelle ConnectionReconnectCommand.LabelSource=Verschiebe Verbindungsquelle
Problems.category.routines=Routinen Problems.category.routines=Routinen
ComboController.valueFromRepository=Werte aus dem Repository \u00fcbernommen ComboController.valueFromRepository=Werte aus dem Repository \u00FCbernommen
EParameterName.schemaDb=Schema EParameterName.schemaDb=Schema
ConnectionCreateAction.error=Fehler ConnectionCreateAction.error=Fehler
OpaqueNoteSection.Label=Deckkraft OpaqueNoteSection.Label=Deckkraft
ProblemsView.problems.defaultTitle=Probleme ProblemsView.problems.defaultTitle=Probleme
EParameterName.Log.File=Log in Datei EParameterName.Log.File=Log in Datei
ChangeNodeTextCommand.Label=\u00c4ndere Verbindungsbezeichnung ChangeNodeTextCommand.Label=\u00C4ndere Verbindungsbezeichnung
ConnectionReconnectCommand.LabelTarget=Verschiebe Verbindungsziel ConnectionReconnectCommand.LabelTarget=Verschiebe Verbindungsziel
SubjobBasicComposite.RestoreLabel=Standardfarbe wiederherstellen SubjobBasicComposite.RestoreLabel=Standardfarbe wiederherstellen
EParameterName.help=Hilfe EParameterName.help=Hilfe
Category_Label={0} ({1} Elemente) Category_Label={0} ({1} Elemente)
Problems.category.errors=Fehler Problems.category.errors=Fehler
ActivateSubjobAction.ActivatePart=Aktiviere aktuellen Subjob
ContextParameterPage.promptEmpty=Parameter "Aufforderung" ist leer. 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 EParameterName.mapping=Mapping
ContextAddParameterCommand.label=Parameter hinzuf\u00fcgen ContextAddParameterCommand.label=Parameter hinzuf\u00FCgen
EParameterName.catchUserErrors=Benutzer Fehler abfangen EParameterName.catchUserErrors=Benutzer Fehler abfangen
ContextProcessSection2.context=Context: ContextProcessSection2.context=Context:
EParameterName.dbVersion=Datenbankversion EParameterName.dbVersion=Datenbankversion
@@ -177,7 +173,7 @@ EParameterName.LabelFormat=Bezeichnungsformat
ConfigureConnParamDialog.ContextLabel=Context: ConfigureConnParamDialog.ContextLabel=Context:
EParameterName.dbType=Db Type EParameterName.dbType=Db Type
EParameterName.Version=Version EParameterName.Version=Version
ModifyMergeOrderAction.actionText=Merge-Reihenfolge \u00e4ndern ModifyMergeOrderAction.actionText=Merge-Reihenfolge \u00E4ndern
Category_One_Item_Label={0} ({1} Element) Category_One_Item_Label={0} ({1} Element)
EmfComponent.builtIn=Built-In EmfComponent.builtIn=Built-In
EParameterName.ImplicitContextLoad=Implizites tContextLoad EParameterName.ImplicitContextLoad=Implizites tContextLoad
@@ -186,54 +182,50 @@ EParameterName.generateCode=Code generieren
SubjobBasicComposite.SaveLabel=Als Standardfarbe speichern SubjobBasicComposite.SaveLabel=Als Standardfarbe speichern
ContextProcessSection2.contextType=Context-Typ ContextProcessSection2.contextType=Context-Typ
EParameterName.catchRealtimeStats=Komponenten-Statistik erfassen 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 EParameterName.encodingType=Encoding Type
DesignerPreferencePage.defaultFilePathDirectory=Standardpfad f\u00fcr Komponenten: DesignerPreferencePage.defaultFilePathDirectory=Standardpfad f\u00FCr Komponenten:
AbstractElementPropertySectionController.syntaxError=Syntax-Fehler: AbstractElementPropertySectionController.syntaxError=Syntax-Fehler:
Process.componentsUnloaded=Einige Komponenten sind nicht geladen Process.componentsUnloaded=Einige Komponenten sind nicht geladen
EParameterName.connectionType=Verbindungstyp EParameterName.connectionType=Verbindungstyp
DesignerPreferencePage.component.defaultHint=Standard-&Hinweis f\u00fcr Komponenten: DesignerPreferencePage.component.defaultHint=Standard-&Hinweis f\u00FCr Komponenten:
EParameterName.TableName=Tabellenname EParameterName.TableName=Tabellenname
ChangeNoteOpacityCommand.Name=\u00c4nderung der Transparenz der Notiz ChangeNoteOpacityCommand.Name=\u00C4nderung der Transparenz der Notiz
Problems.category.warnings=Warnungen Problems.category.warnings=Warnungen
TalendEditorContextMenuProvider.Trigger=Ereignis TalendEditorContextMenuProvider.Trigger=Ereignis
ConnectionDeleteCommand.Label=L\u00f6sche Verbindung ConnectionDeleteCommand.Label=L\u00F6sche Verbindung
Process.errorLoadingConnectionMessage=Einige Fehler traten nach der Migration in den folgenden Verbidnungen auf. Bitte pr\u00fcfen Sie diese: Process.errorLoadingConnectionMessage=Einige Fehler traten nach der Migration in den folgenden Verbidnungen auf. Bitte pr\u00FCfen Sie diese:
EParameterName.Author=Autor EParameterName.Author=Autor
EParameterName.componentName=Komponentenname EParameterName.componentName=Komponentenname
SubjobBasicComposite.DialogTitle=Subjob Einstellungen SubjobBasicComposite.DialogTitle=Subjob Einstellungen
DesignerPreferencePage.SubjobColorLabel=Subjob Farbe: DesignerPreferencePage.SubjobColorLabel=Subjob Farbe:
ActivateSubjobAction.DeactivatePart=Deaktiviere aktuellen Subjob
ConnectionCreateCommand.Label=Erstelle Verbindung ConnectionCreateCommand.Label=Erstelle Verbindung
DisplaySubjobCommand.HideSubjob=Subjob ausblenden MultiPageEditorContributor.runProcess=Job Ausf\u00FChren
MultiPageEditorContributor.runProcess=Job Ausf\u00fchren ConnectionCreateAction.errorCreateConnectionName=Der Name "{0}" ist nicht g\u00FCltig oder existiert bereits.
ConnectionCreateAction.errorCreateConnectionName=Der Name "{0}" ist nicht g\u00fcltig oder existiert bereits.
DisplaySubjobCommand.DisplaySubjob=Subjob anzeigen
ContextParameterPage.title=Context-Parameter ContextParameterPage.title=Context-Parameter
NodeReturn.Availability.AFTER=Nach NodeReturn.Availability.AFTER=Nach
EmfComponent.repository=Ablage EmfComponent.repository=Ablage
EParameterName.ConnectionFormat=Verbindungsformat EParameterName.ConnectionFormat=Verbindungsformat
ExecuteSystemCommandCommand.Title=Ausgef\u00fchrter Befehl ExecuteSystemCommandCommand.Title=Ausgef\u00FChrter Befehl
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=Deaktiviere gesamten Subjob
EParameterName.Description=Beschreibung 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 NewProcessWizard.title=Neuer Job
CheckController.decoration.description=Werte aus dem Repository \u00fcbernommen CheckController.decoration.description=Werte aus dem Repository \u00FCbernommen
ContextParameterPage.comment=Kommentar ContextParameterPage.comment=Kommentar
EParameterName.onConsoleFlag=Auf Konsole EParameterName.onConsoleFlag=Auf Konsole
NewProcessWizard.failureTitle=Fehler NewProcessWizard.failureTitle=Fehler
DesignerColorsPreferencePage.ConnectionColorGroup=Verbindungsfarbe DesignerColorsPreferencePage.ConnectionColorGroup=Verbindungsfarbe
modules.required=Wird zur Verwendung dieser Komponente ben\u00f6tigt. modules.required=Wird zur Verwendung dieser Komponente ben\u00F6tigt.
NodeSetActivateAction.Deactivate=Deaktivieren NodeSetActivateAction.Deactivate=Deaktivieren
EParameterName.database=Datenbank EParameterName.database=Datenbank
EParameterName.start=Start EParameterName.start=Start
DesignerPreferencePage.SubjobTitleColorLabel=Subjob &Titelfarbe: DesignerPreferencePage.SubjobTitleColorLabel=Subjob &Titelfarbe:
EParameterName.host=Host 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 EParameterName.ShowHint=Zeige Hinweis
ContextParameterPage.commentEmpty=Der Kommentar sollte nicht leer sein. ContextParameterPage.commentEmpty=Der Kommentar sollte nicht leer sein.
NewProcessWizard.description=Job dem Repository hinzuf\u00fcgen NewProcessWizard.description=Job dem Repository hinzuf\u00FCgen
EParameterName.additionParam=zus\u00e4tzliche Parameter EParameterName.additionParam=zus\u00E4tzliche Parameter
EParameterName.filePath=Dateipfad EParameterName.filePath=Dateipfad
JobSettingsView.JobSettings=Job JobSettingsView.JobSettings=Job
EParameterName.columnList=Spaltenliste EParameterName.columnList=Spaltenliste
@@ -242,8 +234,7 @@ DesignerPreferencePage.SubjobColorGroup=Subjob Standardfarbe
MoveNodeLabelCommand.Label=NodeLabel verschieben MoveNodeLabelCommand.Label=NodeLabel verschieben
EParameterName.context=Context EParameterName.context=Context
JobHierarchyMessages.JobHierarchyViewPart_tooltip={0} von Job {1} vom Projekt {2} JobHierarchyMessages.JobHierarchyViewPart_tooltip={0} von Job {1} vom Projekt {2}
EParameterName.MultiThread=Multi-Thread Ausf\u00fchrung EParameterName.MultiThread=Multi-Thread Ausf\u00FChrung
ChangeActivateStatusSubjobCommand.Label.ActivePart=Aktiviere aktuellen Subjob
MultiPageTalendEditor.Job=Job {0} {1} MultiPageTalendEditor.Job=Job {0} {1}
EmfComponent.None=None EmfComponent.None=None
MultiPageEditorContributor.View=View MultiPageEditorContributor.View=View
@@ -256,58 +247,55 @@ EParameterName.catchUserWarning=Benutzerwarnungen abfangen
DesignerPreferencePage.schemaOptions=Falls die Eingabedaten vom angegebenen Eingabeschema abweichen: DesignerPreferencePage.schemaOptions=Falls die Eingabedaten vom angegebenen Eingabeschema abweichen:
NodeReturn.Availability.BEFORE=Vor NodeReturn.Availability.BEFORE=Vor
EParameterName.DisableInfos=Infos deaktivieren 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 EParameterName.lookupColumnList=Spalten nachschlagen
ExternalNodeChangeCommand.propagate=\u00dcbernahme ExternalNodeChangeCommand.propagate=\u00DCbernahme
NoRepositoryDialog.Text=Kein Repository verf\u00fcgbar. NoRepositoryDialog.Text=Kein Repository verf\u00FCgbar.
ConnectionError.Message=Datenbankverbindung im Built-In-Modus fehlgeschlagen. ConnectionError.Message=Datenbankverbindung im Built-In-Modus fehlgeschlagen.
UpdateDetectionDialog.Items=Elemente UpdateDetectionDialog.Items=Elemente
CodeView.End=Ende CodeView.End=Ende
ContextParameterPage.defaultValueEmpty=Der Standardwert sollte nicht leer sein. ContextParameterPage.defaultValueEmpty=Der Standardwert sollte nicht leer sein.
NoRepositoryDialog.Title=Fehler 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.propertyType=Eigenschaftstyp
EParameterName.Status=Status EParameterName.Status=Status
EParameterName.Log.Db=Log in Datenbank EParameterName.Log.Db=Log in Datenbank
NodesPasteAction.paste=Einf\u00fcgen NodesPasteAction.paste=Einf\u00FCgen
TalendEditorPaletteFactory.Tools=Tools TalendEditorPaletteFactory.Tools=Tools
EParameterName.Comment=Kommentar EParameterName.Comment=Kommentar
ChangeActivateStatusSubjobCommand.Label.DeactivePart=Deaktiviere aktuellen Subjob
AbstractLanguageMemoController.generateCode=Code generieren 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.jobAssigned=Kindjob sollte {0} zugewiesen werden
AbstractPreferenceComposite.textContent=Auf Unterjobs anwenden
AbstractPreferenceComposite.tipContent=Auf Unterjobs anwenden
AbstractPreferenceComposite.warning=Warnung: {0} AbstractPreferenceComposite.warning=Warnung: {0}
ColumnListController.confirm=Best\u00e4tigen ColumnListController.confirm=Best\u00E4tigen
ColumnListController.saveChange=Die Spalte L\u00e4nge im {0} Schema wurde ver\u00e4ndert. M\u00f6chten Sie die \u00c4nderungen \u00fcbernehmen? ColumnListController.saveChange=Die Spalte L\u00E4nge im {0} Schema wurde ver\u00E4ndert. M\u00F6chten Sie die \u00C4nderungen \u00FCbernehmen?
ComboController.alert=Alarm ComboController.alert=Alarm
ComboController.nothingGuess=Nichts zu erraten. 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.noAdvancedSetting=Keine erweiterten Einstellungen.
ComponentSettingsView.note=Notiz ComponentSettingsView.note=Notiz
Connection.enableParallel=Parallele Ausf\u00fchrung aktivieren Connection.enableParallel=Parallele Ausf\u00FChrung aktivieren
Connection.inputInvalid=Eingabe Id ist ung\u00fcltig Connection.inputInvalid=Eingabe Id ist ung\u00FCltig
Connection.monitorConnection=Diese Verbindung \u00fcberwachen Connection.monitorConnection=Diese Verbindung \u00FCberwachen
Connection.numberParallel=Anzahl paralleler Ausf\u00fchrungen Connection.numberParallel=Anzahl paralleler Ausf\u00FChrungen
DataProcess.checkComponent=Die Komponente {0} verursacht Probleme. Bitte pr\u00fcfen. DataProcess.checkComponent=Die Komponente {0} verursacht Probleme. Bitte pr\u00FCfen.
DataProcess.enableParallel=Parallele Ausf\u00fchrung aktivieren DataProcess.enableParallel=Parallele Ausf\u00FChrung aktivieren
DataProcess.numberParallelExcution=Anzahl paralleler Ausf\u00fchrungen DataProcess.numberParallelExcution=Anzahl paralleler Ausf\u00FChrungen
DbTableController.connectionError=Verbindungsfehler 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.setParameter=Bitte Verbindungsparameter einstellen
DbTableController.showTableList=Zeigen Tabellenliste f\u00fcr derzeitige Verbindung. DbTableController.showTableList=Zeigen Tabellenliste f\u00FCr derzeitige Verbindung.
DesignerCoreService.property=Eigenschaft DesignerCoreService.property=Eigenschaft
DesignerPreferencePage.DesignerEditorBackgroundColor=&Hintergrundfarbe: DesignerPreferencePage.DesignerEditorBackgroundColor=&Hintergrundfarbe:
DesignerPreferencePage.ReadonlyBackgroundColor=&Nur-lesen Hintergrundfarbe: DesignerPreferencePage.ReadonlyBackgroundColor=&Nur-lesen Hintergrundfarbe:
DesignerPreferencePage.JobDesignerEditorBackgroundColorLabel=Jobdesign-Editior Farben DesignerPreferencePage.JobDesignerEditorBackgroundColorLabel=Jobdesign-Editior Farben
DesignerPreferencePage.addOrDeleteVariable=\u00dcbernehme hinzugef\u00fcgte/gel\u00f6schte Context-Variablen aus dem Repository 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.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.computeLength=&Berechne Bytel\u00E4nge des durch die Komponenten generierten Sourcecodes
DesignerPreferencePage.defaultConnection=Standard-&Verbindung f\u00fcr Komponenten: DesignerPreferencePage.defaultConnection=Standard-&Verbindung f\u00FCr Komponenten:
DesignerPreferencePage.generateCode=Beim \u00d6ffnen des Jobs Quellcode generieren DesignerPreferencePage.generateCode=Beim \u00D6ffnen des Jobs Quellcode generieren
EParameterName.Information=Informationen anzeigen EParameterName.Information=Informationen anzeigen
EParameterName.NoteColor=Farbe f\u00fcr Notiz EParameterName.NoteColor=Farbe f\u00FCr Notiz
EParameterName.NoteFont=Schrift EParameterName.NoteFont=Schrift
EParameterName.NoteLabelCenter=Zentriert EParameterName.NoteLabelCenter=Zentriert
EParameterName.NoteLineColor=Hinweiszeile Farbe EParameterName.NoteLineColor=Hinweiszeile Farbe
@@ -319,7 +307,7 @@ EParameterName.NoteTextRight=Rechts
EParameterName.NoteTextTop=oben EParameterName.NoteTextTop=oben
EParameterName.RowSeparator=Zeilenseparator EParameterName.RowSeparator=Zeilenseparator
EParameterName.SubjobColor=Subjob Farbe: EParameterName.SubjobColor=Subjob Farbe:
EParameterName.SubjobTitleColor=\u00dcberschriftsfarbe EParameterName.SubjobTitleColor=\u00DCberschriftsfarbe
EParameterName.TracesConnection=Diese Verbindung tracen EParameterName.TracesConnection=Diese Verbindung tracen
EParameterName.creation=Anlegen EParameterName.creation=Anlegen
EParameterName.csvOption=CSV Optionen EParameterName.csvOption=CSV Optionen
@@ -330,9 +318,9 @@ EParameterName.FontItalic=Kursiv
EParameterName.FontSize=Schriftgrad EParameterName.FontSize=Schriftgrad
EParameterName.jobMainversion=Version EParameterName.jobMainversion=Version
EParameterName.jobVersion=Version EParameterName.jobVersion=Version
EParameterName.modification=\u00c4nderung EParameterName.modification=\u00C4nderung
EParameterName.parallelize=Parallele Ausf\u00fchrung aktivieren EParameterName.parallelize=Parallele Ausf\u00FChrung aktivieren
EParameterName.parallelizeNumber=Anzahl an parallelen Ausf\u00fchrungen EParameterName.parallelizeNumber=Anzahl an parallelen Ausf\u00FChrungen
EParameterName.textEnclosure=Text Enclosure EParameterName.textEnclosure=Text Enclosure
EParameterName.title=Titel EParameterName.title=Titel
EmfComponent.0=Komponente {0} konnte nicht geladen werden EmfComponent.0=Komponente {0} konnte nicht geladen werden
@@ -341,33 +329,33 @@ ExecuteSystemCommandCommand.typeNull=Typ ist null
Extra.UseProjectSettings=Projekteinstellungen verwenden Extra.UseProjectSettings=Projekteinstellungen verwenden
FilterTraceColumnAction.Column=Spalte FilterTraceColumnAction.Column=Spalte
FilterTraceColumnAction.Condition=Bedingung FilterTraceColumnAction.Condition=Bedingung
FilterTraceColumnAction.SelectAll=Alle ausw\u00e4hlen FilterTraceColumnAction.SelectAll=Alle ausw\u00E4hlen
FilterTraceColumnAction.SetupTraces=Trace aufsetzen FilterTraceColumnAction.SetupTraces=Trace aufsetzen
FilterTraceColumnAction.UnselectAll=Alle Abw\u00e4hlen FilterTraceColumnAction.UnselectAll=Alle Abw\u00E4hlen
GEFPasteAction.textWarning=Warnung! 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.0=Verbindungsfehler oder Fehler in der SQL Anweisung oder 'Schema ermitteln' ist nicht kompatibel mit der aktuellen SQL Anweisung. {0}
GuessSchemaController.connectionError=Verbindungsfehler GuessSchemaController.connectionError=Verbindungsfehler
GuessSchemaController.connectionFailed=Datenbankverbindung fehlgeschlagen. GuessSchemaController.connectionFailed=Datenbankverbindung fehlgeschlagen.
GuessSchemaController.setParameter=Bitte Verbindungsparameter einstellen GuessSchemaController.setParameter=Bitte Verbindungsparameter einstellen
I18nPreferencePage.allTranslation=Alle \u00dcbersetzungen importieren 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.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.loading=Lade Update aus Babili
I18nPreferencePage.needRestart=Sprache (erfordert Neustart) I18nPreferencePage.needRestart=Sprache (erfordert Neustart)
I18nPreferencePage.title=Update beendet I18nPreferencePage.title=Update beendet
I18nPreferencePage.translationInformation=\u00dcbersetzung mittels Babili testen (funktioniert nur mit aktueller Sprache, andere Sprache ben\u00f6tigt einen Neustart) I18nPreferencePage.translationInformation=\u00DCbersetzung mittels Babili testen (funktioniert nur mit aktueller Sprache, andere Sprache ben\u00F6tigt einen Neustart)
I18nPreferencePage.validateTranslation=Nur validierte \u00dcbersetzungen importieren I18nPreferencePage.validateTranslation=Nur validierte \u00DCbersetzungen importieren
IconSelectionController.MessageTitle=Fehler IconSelectionController.MessageTitle=Fehler
IconSelectionController.Revert=R\u00fcckg\u00e4ngig machen IconSelectionController.Revert=R\u00FCckg\u00E4ngig machen
JavaSampleCodeFactory.schema=//Code erstellt anhand des Eingabe- und Ausgabeschemas 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 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.needOneValue=Parameter ({0}) muss mindestens einen Wert haben.
Node.noSchemaDefined=Es wurde noch kein Schema angegeben. Node.noSchemaDefined=Es wurde noch kein Schema angegeben.
Node.notEnoughTypeInput=Diese Komponente hat nicht genug Eing\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}". Node.notEnoughTypeOutput=Diese Komponente hat nicht gen\u00FCgend Ausg\u00E4nge des Types "{0}".
OpenContextChooseComboDialog.context=Context: OpenContextChooseComboDialog.context=Context:
OpenExistVersionProcess.open.dialog=Job \u00f6ffnen OpenExistVersionProcess.open.dialog=Job \u00F6ffnen
ParallelExecutionAction.talend=Talend ParallelExecutionAction.talend=Talend
PromptDefaultValueDialog.column=Spalte PromptDefaultValueDialog.column=Spalte
PromptDefaultValueDialog.defaultValue=Standardwert PromptDefaultValueDialog.defaultValue=Standardwert
@@ -378,32 +366,32 @@ PropertiesWizardPage.Version.Minor=M
QueryTypeController.alert=Alarm QueryTypeController.alert=Alarm
QueryTypeController.nothingToGuess=Nichts zu erraten. QueryTypeController.nothingToGuess=Nichts zu erraten.
ReloadFromProjectSettings=Neu aus Projekteinstellungen laden 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.TOS=Talend Open Studio
SQLPatternComposite.add=Hinzuf\u00fcgen SQLPatternComposite.add=Hinzuf\u00FCgen
SQLPatternComposite.delete=L\u00f6schen SQLPatternComposite.delete=L\u00F6schen
SQLPatternComposite.down=Runter 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.sqlPattern=SQL Template Liste
SQLPatternComposite.up=Hoch SQLPatternComposite.up=Hoch
SaveToProjectSettings=Als Projekteinstellungen speichern 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.Title=Finde Komponente in Jobs
SearchComponentInJobs.Tooltip=Finde alle Jobs die diese Komponente verwenden SearchComponentInJobs.Tooltip=Finde alle Jobs die diese Komponente verwenden
SqlMemoController.query=Abfrage SqlMemoController.query=Abfrage
StatsAndLogs.UseProjectSettings=Projekteinstellungen verwenden 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.cancelOperation=Operation abbrechen
TalendEditorDropTargetListener.title=Components TalendEditorDropTargetListener.title=Components
TalendLaunchToolbarAction.information=Information TalendLaunchToolbarAction.information=Information
TalendPaletteContextMenuProvider.descriptionAdd=Zu Favoriten hinzuf\u00fcgen TalendPaletteContextMenuProvider.descriptionAdd=Zu Favoriten hinzuf\u00FCgen
TalendPaletteContextMenuProvider.descriptionRemove=Aus Favoriten entfernen TalendPaletteContextMenuProvider.descriptionRemove=Aus Favoriten entfernen
TalendPaletteContextMenuProvider.textAdd=Zu Favoriten hinzuf\u00fcgen TalendPaletteContextMenuProvider.textAdd=Zu Favoriten hinzuf\u00FCgen
TalendPaletteContextMenuProvider.textRemove=Aus Favoriten entfernen TalendPaletteContextMenuProvider.textRemove=Aus Favoriten entfernen
TalendPaletteContextMenuProvider.tipAdd=Zu Favoriten hinzuf\u00fcgen TalendPaletteContextMenuProvider.tipAdd=Zu Favoriten hinzuf\u00FCgen
TalendPaletteContextMenuProvider.tipRemove=Aus Favoriten entfernen TalendPaletteContextMenuProvider.tipRemove=Aus Favoriten entfernen
TalendPaletteViewer.searchComponent=Komponente suchen TalendPaletteViewer.searchComponent=Komponente suchen
TextController.valueInvalid=Wert ist ung\u00fcltig. TextController.valueInvalid=Wert ist ung\u00FCltig.
TraceDisableAction.TraceDesableTitle=Deaktiviere Traces TraceDisableAction.TraceDesableTitle=Deaktiviere Traces
WSDL2JAVAController.TOS=Talend Open Studio WSDL2JAVAController.TOS=Talend Open Studio
WSDL2JAVAController.generateFileFailed=Generierung der Java-Dateien fehlgeschlagen.\n{0} : 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 JobSettingProjectSettingPage.UseProjectsetting=Verwende Projekt Einstellungen, beim Anlegen eines neuen Jobs
OutputConsolePreferencePage.consoleFont=Konsole Text Font: OutputConsolePreferencePage.consoleFont=Konsole Text Font:
OutputConsolePreferencePage.outputConsole=Ausgabekonsole OutputConsolePreferencePage.outputConsole=Ausgabekonsole
PerformancePreferencePage.display.deactiveRepositoryUpdate=Deaktiviere automatische Erkennung/Aktualisierung nach \u00c4nderung im Repository 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.propertyCodeCheck=Pr\u00FCfung der Eigenschaftsfelder hinsichtlich der Codegenierung (Deaktivierung beschleunigt die Erfassung)
PerformancePreferencePage.generateCode=Beim \u00d6ffnen des Jobs Quellcode generieren PerformancePreferencePage.generateCode=Beim \u00D6ffnen des Jobs Quellcode generieren
PerformancePreferencePage.checkVersion=\u00dcberpr\u00fcfe nur die aktuellste Version bei der Aktualisierung der Jobs und Joblets 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.addOrDeleteVariable=\u00DCbernehme hinzugef\u00FCgte/gel\u00F6schte Context-Variablen aus dem Repository
PerformancePreferencePage.ActivedTimeoutSetting=Aktivierung des Timeouts f\u00fcr Datenbankverbindungen PerformancePreferencePage.ActivedTimeoutSetting=Aktivierung des Timeouts f\u00FCr Datenbankverbindungen
PerformancePreferencePage.ConnectionTimeout=Verbindungs-Timeout (Sekunden) 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.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.RefreshCreated=Aktualisieren bei neu erzeugtem Objekt
PerformancePreferencePage.RepositoryPreferencePage.RefreshManually=Manuell aktualisieren 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.actionInJobDesigner=Verwende Antialiasing und Interpolation im Job Designer
DesignerPreferencePage.compactView=&Kompaktsicht DesignerPreferencePage.compactView=&Kompaktsicht
DesignerPreferencePage.iconSize24=24 Pixel DesignerPreferencePage.iconSize24=24 Pixel
@@ -433,7 +421,7 @@ EParameterName.useExistConn=eine bestehende Verbindung verwenden
ErrorMessageDialog.DETAIL=Detail ErrorMessageDialog.DETAIL=Detail
ErrorMessageDialog.ERROR_MESS=FEHLER! ErrorMessageDialog.ERROR_MESS=FEHLER!
GuessSchemaController.connError=Verbindungsfehler 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.consoleFont=Konsole Text Font:
AppearancePreferencePage.textFont=Notiz Text Font: AppearancePreferencePage.textFont=Notiz Text Font:
AppearancePreferencePage.groupBySource="&Gruppiert nach Quelle" in Context AppearancePreferencePage.groupBySource="&Gruppiert nach Quelle" in Context
@@ -452,7 +440,7 @@ SetupProcessDependenciesRoutinesDialog.systemRoutineLabel=System-Routinen
SetupProcessDependenciesRoutinesDialog.userRoutineLabel=Benutzer-Routinen SetupProcessDependenciesRoutinesDialog.userRoutineLabel=Benutzer-Routinen
Processor.configureJava=Java-Interpreter nicht konfiguriert. Processor.configureJava=Java-Interpreter nicht konfiguriert.
Processor.configurePerl=Perl-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.generationFailed=Codegenerierung fehlgeschlagen.
Processor.perlModuleNotFound=Perl Module Plugin nicht gefunden. Processor.perlModuleNotFound=Perl Module Plugin nicht gefunden.
EParameterName.routeType=Typ EParameterName.routeType=Typ
@@ -465,10 +453,10 @@ DataCertController.tDataCertAdvancedDenormalize.componentName=tPassportAdvancedD
DataCertController.tDataCertLookUp.componentName=tPassportLookUp DataCertController.tDataCertLookUp.componentName=tPassportLookUp
DataCertController.tDataCertAdvancedLookUp.componentName=tPassportAdvancedLookUp DataCertController.tDataCertAdvancedLookUp.componentName=tPassportAdvancedLookUp
EParameterName.listExceptions=Ausnahmen EParameterName.listExceptions=Ausnahmen
CamelPerformancePreferencePage.display.deactiveRepositoryUpdate=Deaktiviere automatische Erkennung/Aktualisierung nach \u00c4nderung im Repository 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.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.addOrDeleteVariable=\u00DCbernehme hinzugef\u00FCgte/gel\u00F6schte Context-Variablen aus dem Repository
CamelPerformancePreferencePage.ActivedTimeoutSetting=Aktivierung des Timeouts f\u00fcr Datenbankverbindungen CamelPerformancePreferencePage.ActivedTimeoutSetting=Aktivierung des Timeouts f\u00FCr Datenbankverbindungen
CamelPerformancePreferencePage.ConnectionTimeout=Verbindungs-Timeout (Sekunden) CamelPerformancePreferencePage.ConnectionTimeout=Verbindungs-Timeout (Sekunden)
ImportRulesFromRepository.dialog=Import ImportRulesFromRepository.dialog=Import
GenerateGrammarController.import=Import GenerateGrammarController.import=Import
@@ -480,8 +468,10 @@ ConnectionSetAsMainRef.ERROR=ERROR
ModifyMergeOrderAction.ERROE=ERROR ModifyMergeOrderAction.ERROE=ERROR
ConnectionDeleteCommand.COLLAPSE=Warnung ConnectionDeleteCommand.COLLAPSE=Warnung
DbTableController.dialog.title=ERROR 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 EParameterName.dParallelize=Parallerisierung deaktivieren
EOozieParameterName.jobId=Auftrgas-ID EOozieParameterName.jobId=Auftrgas-ID
Connection.paral_none=Keine Connection.paral_none=Keine
ProcessUpdateManager.Question=Frage 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) 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; 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 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 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.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 EParameterName.Purpose=\u03A3\u03BA\u03BF\u03C0\u03CC\u03C2
MultiPageEditorContributor.Grid=&\u03A0\u03BB\u03AD\u03B3\u03BC\u03B1 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 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 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 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 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 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 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 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} 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. 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; 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 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 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 EParameterName.help=\u0392\u03BF\u03AE\u03B8\u03B5\u03B9\u03B1
Category_Label={0} ({1} \u03B1\u03BD\u03C4\u03B9\u03BA\u03B5\u03AF\u03BC\u03B5\u03BD\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 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.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. 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 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 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 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 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 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 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. 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 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 NodeReturn.Availability.AFTER=\u039C\u03B5\u03C4\u03AC
EmfComponent.repository=\u03A7\u03CE\u03C1\u03BF\u03C2 \u03B1\u03C0\u03CC\u03B8\u03B5\u03C3\u03B7\u03C2 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 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 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 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. 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 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 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} 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 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} MultiPageTalendEditor.Job=\u0395\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1 {0} {1}
EmfComponent.None=\u03A0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE EmfComponent.None=\u03A0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE
MultiPageEditorContributor.View=\u03A0\u03C1\u03BF\u03B2\u03BF\u03BB\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 NodesPasteAction.paste=\u0395\u03C0\u03B9\u03BA\u03CC\u03BB\u03BB\u03B7\u03C3\u03B7
TalendEditorPaletteFactory.Tools=\u0395\u03C1\u03B3\u03B1\u03BB\u03B5\u03AF\u03B1 TalendEditorPaletteFactory.Tools=\u0395\u03C1\u03B3\u03B1\u03BB\u03B5\u03AF\u03B1
EParameterName.Comment=\u03A3\u03C7\u03CC\u03BB\u03B9\u03BF 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.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. 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.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 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.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} 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.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; 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} 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.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.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.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.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 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.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.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.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.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.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 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) DesignerPreferencePage.propertyCodeCheck=Check the property fields when generating code (disable will make the components properties faster)
ConnectionCreateAction.dialogMessage=new Output name? ConnectionCreateAction.dialogMessage=new Output name?
ContextChangeDefaultCommand.label=Change default Context ContextChangeDefaultCommand.label=Change default Context
ActivateSubjobAction.DeactivateComplete=Deactivate all linked Subjobs
EParameterName.Level.Log.File=Level EParameterName.Level.Log.File=Level
ToggleSubjobsAction.LABEL=Toggle Subjobs
EParameterName.schemaOptions=Schema Options EParameterName.schemaOptions=Schema Options
EParameterName.Purpose=Purpose EParameterName.Purpose=Purpose
MultiPageEditorContributor.Grid=&Grid MultiPageEditorContributor.Grid=&Grid
@@ -46,7 +44,6 @@ ConnTextEditPolicy.ErrorTitle=Error
EParameterName.process=Job EParameterName.process=Job
ChangeMergeOrderCommand.label=Change Merge Order ChangeMergeOrderCommand.label=Change Merge Order
ChangeMetadataCommand.changeMetadataValues=Change Metadata values ChangeMetadataCommand.changeMetadataValues=Change Metadata values
ActivateSubjobAction.ActivateComplete=Activate all linked Subjobs
MergeOrderDialog.CurrentOrderConnection=Current order for the connection MergeOrderDialog.CurrentOrderConnection=Current order for the connection
EParameterName.port=Port EParameterName.port=Port
CreateProcess.createJob=Create job CreateProcess.createJob=Create job
@@ -87,7 +84,7 @@ SqlMemoController.QueryError.mainMsg=Query Statement Error!
ContextRepositoryCommand.modifyContext=Modify Context ContextRepositoryCommand.modifyContext=Modify Context
EParameterName.DisableWarnings=Disable warnings EParameterName.DisableWarnings=Disable warnings
ChangeConnTextCommand.Label=Change Connection Label ChangeConnTextCommand.Label=Change Connection Label
TalendEditorPaletteFactory.Note=note TalendEditorPaletteFactory.Note=Note
EParameterName.tStatCatcherStats=tStatCatcher Statistics EParameterName.tStatCatcherStats=tStatCatcher Statistics
EParameterName.LoadNewVariableLabel=If a variable loaded, but not in the context EParameterName.LoadNewVariableLabel=If a variable loaded, but not in the context
EParameterName.startable=Startable EParameterName.startable=Startable
@@ -122,7 +119,6 @@ CodeView.MultipleComponentError=/// No code available\n/// Multiple Component ca
EParameterName.onFileFlag=On Files EParameterName.onFileFlag=On Files
JobHierarchyMessages.JobHierarchyViewPart_title=Job {1}, Project {2} JobHierarchyMessages.JobHierarchyViewPart_title=Job {1}, Project {2}
ParallelExecutionCommand.numberInvalid=The number is invalid. ParallelExecutionCommand.numberInvalid=The number is invalid.
ChangeActivateStatusSubjobCommand.Label.ActiveComplete=Activate all liniked Subjobs
ChangeMetadataCommand.messageDialog.questionMessage=Would you like to propagate changes ? ChangeMetadataCommand.messageDialog.questionMessage=Would you like to propagate changes ?
ChangeActivateStatusNodeCommand.Label.Deactive=Deactivate component ChangeActivateStatusNodeCommand.Label.Deactive=Deactivate component
EParameterName.user=User EParameterName.user=User
@@ -187,7 +183,6 @@ SubjobBasicComposite.RestoreLabel=Restore default color
EParameterName.help=Help EParameterName.help=Help
Category_Label={0} ({1} items) Category_Label={0} ({1} items)
Problems.category.errors=Errors Problems.category.errors=Errors
ActivateSubjobAction.ActivatePart=Activate current Subjob
ContextParameterPage.promptEmpty=Parameter prompt is empty. ContextParameterPage.promptEmpty=Parameter prompt is empty.
ContextParameterPage.typeEmpty=Parameter type is not set. ContextParameterPage.typeEmpty=Parameter type is not set.
EParameterName.mapping=Mapping EParameterName.mapping=Mapping
@@ -227,18 +222,14 @@ EParameterName.Author=Author
EParameterName.componentName=Component Name EParameterName.componentName=Component Name
SubjobBasicComposite.DialogTitle=Subjob Setting SubjobBasicComposite.DialogTitle=Subjob Setting
DesignerPreferencePage.SubjobColorLabel=Subjob Color DesignerPreferencePage.SubjobColorLabel=Subjob Color
ActivateSubjobAction.DeactivatePart=Deactivate current Subjob
ConnectionCreateCommand.Label=Create Connection ConnectionCreateCommand.Label=Create Connection
DisplaySubjobCommand.HideSubjob=Hide subjob
MultiPageEditorContributor.runProcess=Run Job MultiPageEditorContributor.runProcess=Run Job
ConnectionCreateAction.errorCreateConnectionName=The name "{0}" is not valid or already exists. ConnectionCreateAction.errorCreateConnectionName=The name "{0}" is not valid or already exists.
DisplaySubjobCommand.DisplaySubjob=Display subjob
ContextParameterPage.title=Context parameter ContextParameterPage.title=Context parameter
NodeReturn.Availability.AFTER=After NodeReturn.Availability.AFTER=After
EmfComponent.repository=Repository EmfComponent.repository=Repository
EParameterName.ConnectionFormat=Connection format EParameterName.ConnectionFormat=Connection format
ExecuteSystemCommandCommand.Title=Executed command ExecuteSystemCommandCommand.Title=Executed command
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=Deactivate all linked Subjobs
EParameterName.Description=Description 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. Process.IfToUpgradeMetadata=The metadata used in the following component(s) has been modified.\nSelect the component(s) that you want to update from the repository.
NewProcessWizard.title=New Job NewProcessWizard.title=New Job
@@ -270,7 +261,6 @@ MoveNodeLabelCommand.Label=Move NodeLabel
EParameterName.context=Context EParameterName.context=Context
JobHierarchyMessages.JobHierarchyViewPart_tooltip={0} of Job {1} from Project {2} JobHierarchyMessages.JobHierarchyViewPart_tooltip={0} of Job {1} from Project {2}
EParameterName.MultiThread=Multi thread execution EParameterName.MultiThread=Multi thread execution
ChangeActivateStatusSubjobCommand.Label.ActivePart=Activate current Subjob
MultiPageTalendEditor.Job=Job {0} {1} MultiPageTalendEditor.Job=Job {0} {1}
EmfComponent.None=Default EmfComponent.None=Default
MultiPageEditorContributor.View=View MultiPageEditorContributor.View=View
@@ -304,14 +294,11 @@ EParameterName.Log.Db=Log to Database
NodesPasteAction.paste=Paste NodesPasteAction.paste=Paste
TalendEditorPaletteFactory.Tools=Tools TalendEditorPaletteFactory.Tools=Tools
EParameterName.Comment=Comment EParameterName.Comment=Comment
ChangeActivateStatusSubjobCommand.Label.DeactivePart=Deactivate current Subjob
TalendEditorDropTargetListener.dngsupportdialog.title=Drag and drop not supported TalendEditorDropTargetListener.dngsupportdialog.title=Drag and drop not supported
TalendEditorDropTargetListener.dngsupportdialog.content=Cannot apply drag and drop operation on this component currently. TalendEditorDropTargetListener.dngsupportdialog.content=Cannot apply drag and drop operation on this component currently.
AbstractLanguageMemoController.generateCode=Generate code AbstractLanguageMemoController.generateCode=Generate code
AbstractLanguageMemoController.generateSampleCode=Try to generate sample code for this component AbstractLanguageMemoController.generateSampleCode=Try to generate sample code for this component
AbstractPreferenceComposite.jobAssigned=Child job should be assigned to {0} 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} AbstractPreferenceComposite.warning=Warning\: {0}
ColumnListController.confirm=Confirm ColumnListController.confirm=Confirm
ColumnListController.saveChange=Length column in {0} schema has been modified. Do you want to propagate the change? 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} ComponentSearcher.searchResult=Search Results for Component {0}
ComponentSettingsView.noAdvancedSetting=No advanced settings. ComponentSettingsView.noAdvancedSetting=No advanced settings.
ComponentSettingsView.note=Note ComponentSettingsView.note=Note
ComponentSettingsView.subjob=Subjob
Connection.enableParallel=Enable parallel execution Connection.enableParallel=Enable parallel execution
Connection.inputInvalid=Input Id is not valid Connection.inputInvalid=Input Id is not valid
Connection.monitorConnection=Monitor this connection Connection.monitorConnection=Monitor this connection
@@ -373,7 +359,6 @@ EParameterName.modification=Modification
EParameterName.parallelize=Enable parallel execution EParameterName.parallelize=Enable parallel execution
EParameterName.parallelizeNumber=Number of parallel executions EParameterName.parallelizeNumber=Number of parallel executions
EParameterName.parallelizeUnitSize=Parallelize Buffer Unit Size EParameterName.parallelizeUnitSize=Parallelize Buffer Unit Size
EParameterName.showSubjob=Show subjob title
EParameterName.textEnclosure=Text enclosure EParameterName.textEnclosure=Text enclosure
EParameterName.title=Title EParameterName.title=Title
EParameterName.StatDefaultProjectsetting=Stat default project settings EParameterName.StatDefaultProjectsetting=Stat default project settings
@@ -399,7 +384,7 @@ GuessSchemaController.setParameter=Please set connection parameters
I18nPreferencePage.allTranslation=Import all translations 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.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.loading=Loading update from Babili
I18nPreferencePage.needRestart=Local Language(need restart) I18nPreferencePage.needRestart=Local Language (need restart)
I18nPreferencePage.title=Update complete 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.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 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.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.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.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.getSchemaOrNot=Do you want to get the schema of the target component?
Node.input=inputs\:( 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. 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 TraceEnableAction.TraceEnableTitle=Trace Enable
UpdateManagerUtils.updateMOfification=Update manager modification UpdateManagerUtils.updateMOfification=Update manager modification
WSDL2JAVAController.TOS=Talend Open Studio 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. WSDL2JAVAController.generateFileFailedFromWSDL=Generate java files from the wsdl file\: {0} successfully.
JobSettingProjectSettingPage.implictLabel=Implicit context load JobSettingProjectSettingPage.implictLabel=Implicit context load
JobSettingProjectSettingPage.statAndLog=Stats and logs 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. Node.checkHasMultiPrejobOrPostJobComponents="{0}" component found in this job,there must be only one totally,Please check it.
AbstractMultiPageTalendEditor.canNotSaveTitle=Warning AbstractMultiPageTalendEditor.canNotSaveTitle=Warning
AbstractMultiPageTalendEditor.canNotSaveMessage=Job is not locked by user, cannot save 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 ConnectionSetAsMainRef.ERROR=Error
ModifyMergeOrderAction.ConnectionModifyError=Can't modify the connection when start component has a subjob link
ModifyMergeOrderAction.ERROE=Error ModifyMergeOrderAction.ERROE=Error
ConnectionDeleteCommand.COLLAPSE=Warning ConnectionDeleteCommand.COLLAPSE=Warning
ConnectionDeleteCommand.COLLAPSEJOBLET=Can not delete the connections of the expanded Joblet in Job. ConnectionDeleteCommand.COLLAPSEJOBLET=Can not delete the connections of the expanded Joblet in Job.
MultiPageTalendEditor.DIRTY=Dirty joblet 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. UpdateDetectionDialog.jobletMessage=Job closed will be updated automatically.
ImportExportPreferencePage.addClasspathJar=Add classpath jar in exported jobs (not compatible with JobServer) ImportExportPreferencePage.addClasspathJar=Add classpath jar in exported jobs (not compatible with JobServer)
DbTableController.dialog.title=Error 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. Node.hasMoreThenOneColumn=Table ({0}) has more than one column.
NodePart_componentNotLoaded=Component is not loaded NodePart_componentNotLoaded=Component is not loaded
NodePart_warning=Warning 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 DesignerPreferencePage.lineStyle=Use curved connection style for Job Designer
PerformancePreferencePage.autoCheckField=Auto check of svn to detect the update PerformancePreferencePage.autoCheckField=Auto check of svn to detect the update
PerformancePreferencePage.autoCheckTime=Detect update in each (seconds) PerformancePreferencePage.autoCheckTime=Detect update in each (seconds)
@@ -919,7 +902,7 @@ AbstractSchemaController.syncColumns=Sync columns
AbstractSchemaController.validationrule.title.warn=Warn AbstractSchemaController.validationrule.title.warn=Warn
AbstractSchemaController.validationrule.title.confirm=Confirm 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.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.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.connectionNotAvaliable=Connection has not been set or not correctly in the component
AbstractSchemaController.inputNotSet=Input connection not set AbstractSchemaController.inputNotSet=Input connection not set
@@ -983,7 +966,6 @@ NewDependencyItemDialog.name=&Name
NewOrEditDependencyDialog.properties=Properties NewOrEditDependencyDialog.properties=Properties
NewDependencyItemDialog.optional=&Optional NewDependencyItemDialog.optional=&Optional
NewDependencyItemDialog.existCheckMessage=Item already exist NewDependencyItemDialog.existCheckMessage=Item already exist
ManageResourcePanel.reourceCol=Route Resource
ManageResourcePanel.Version=Version ManageResourcePanel.Version=Version
ManageResourcePanel.Path=Path ManageResourcePanel.Path=Path
ManageResourcePanel.Context=Context ManageResourcePanel.Context=Context
@@ -991,3 +973,35 @@ ManageResourcePanel.usedBy={0}({1}) is used by {2}
ManageResourcePanel.copyTitle=Copy Successfully ManageResourcePanel.copyTitle=Copy Successfully
ManageResourcePanel.CopyPath=Copy Path ManageResourcePanel.CopyPath=Copy Path
ManageResourcePanel.copyMsg='{0}' has been copied to clipboard. 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 AdvancedContextComposite.Name=Nombre
CodeView.All=Todos CodeView.All=Todos
EParameterName.FileName=Nombre de Archivo/Flujo EParameterName.FileName=Nombre de Archivo/Flujo
ProblemsView.description=Descripci\u00f3n ProblemsView.description=Descripci\u00F3n
EParameterName.FieldSeparator=Separador de Campo EParameterName.FieldSeparator=Separador de Campo
AdvancedContextComposite.Code=Codigo AdvancedContextComposite.Code=Codigo
ActivateSubjobAction.DeactivateComplete=Desactivar todo Subjob
EParameterName.Level.Log.File=Nivel EParameterName.Level.Log.File=Nivel
ChangeActivateStatusNodeCommand.Label.Active=Activar componente ChangeActivateStatusNodeCommand.Label.Active=Activar componente
ConnTextEditPolicy.ErrorTitle=Error ConnTextEditPolicy.ErrorTitle=Error
@@ -35,39 +34,35 @@ ChangeMetadataCommand.messageDialog.propagate=Propagar
ContextParameterPage.name=Nombre ContextParameterPage.name=Nombre
UpdateManagerUtils.Update=Actualizando... UpdateManagerUtils.Update=Actualizando...
CodeView.Start=Inicio CodeView.Start=Inicio
EParameterName.condition=Condici\u00f3n EParameterName.condition=Condici\u00F3n
TalendEditorPaletteFactory.CreateNote=Crear una nota TalendEditorPaletteFactory.CreateNote=Crear una nota
MergeOrderDialog.Order=Orden MergeOrderDialog.Order=Orden
ComboController.valueFromRepository=Valor tomado desde el repositorio ComboController.valueFromRepository=Valor tomado desde el repositorio
EParameterName.schemaDb=Esquema EParameterName.schemaDb=Esquema
ConnectionCreateAction.error=Error ConnectionCreateAction.error=Error
Category_Label={0} ({1} elementos) 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) Category_One_Item_Label={0} ({1} elemento)
SubjobBasicComposite.SaveLabel=Guardar como color predeterminado SubjobBasicComposite.SaveLabel=Guardar como color predeterminado
EParameterName.encodingType=Codificaci\u00f3n EParameterName.encodingType=Codificaci\u00F3n
AbstractElementPropertySectionController.syntaxError=Error(es) de sintaxis: AbstractElementPropertySectionController.syntaxError=Error(es) de sintaxis:
TalendEditorContextMenuProvider.Trigger=Disparador TalendEditorContextMenuProvider.Trigger=Disparador
ConnectionDeleteCommand.Label=Borrar Conexi\u00f3n ConnectionDeleteCommand.Label=Borrar Conexi\u00F3n
ActivateSubjobAction.DeactivatePart=Desactivar Subjob actual ConnectionCreateCommand.Label=Crear\u00BAConexi\u00F3n
ConnectionCreateCommand.Label=Crear\u00baConexi\u00f3n NodeReturn.Availability.AFTER=Despu\u00E9s
NodeReturn.Availability.AFTER=Despu\u00e9s
EmfComponent.repository=Repositorio 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 CheckController.decoration.description=Valor tomado desde el repositorio
ContextParameterPage.comment=Comentario ContextParameterPage.comment=Comentario
NewProcessWizard.failureTitle=Error NewProcessWizard.failureTitle=Error
EParameterName.database=Base de Datos EParameterName.database=Base de Datos
EParameterName.start=Inicio EParameterName.start=Inicio
EParameterName.host=Host 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 EParameterName.filePath=Ruta Archivo
JobSettingsView.JobSettings=Trabajo JobSettingsView.JobSettings=Trabajo
EParameterName.context=Contexto EParameterName.context=Contexto
JobHierarchyMessages.JobHierarchyViewPart_tooltip={0} del Trabajo {1} del Proyecto {2} JobHierarchyMessages.JobHierarchyViewPart_tooltip={0} del Trabajo {1} del Proyecto {2}
ChangeActivateStatusSubjobCommand.Label.ActivePart=Activar subtrabajo actual
ContextParameterPage.defaultValue=Valor Default ContextParameterPage.defaultValue=Valor Default
TalendEditorContextMenuProvider.Row=Fila TalendEditorContextMenuProvider.Row=Fila
NodeReturn.Availability.BEFORE=Antes NodeReturn.Availability.BEFORE=Antes
@@ -75,61 +70,58 @@ ChangeValuesFromRepository.messageDialog.takeMessage=Quisiera tomar el esquema d
ExternalNodeChangeCommand.propagate=Propagar ExternalNodeChangeCommand.propagate=Propagar
UpdateDetectionDialog.Items=Elementos UpdateDetectionDialog.Items=Elementos
CodeView.End=Fin 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 ChangeValuesFromRepository.messageDialog.take=Tomar
NoRepositoryDialog.Title=Error NoRepositoryDialog.Title=Error
EParameterName.Status=Estado EParameterName.Status=Estado
NodesPasteAction.paste=Pegar NodesPasteAction.paste=Pegar
TalendEditorPaletteFactory.Tools=Herramientas TalendEditorPaletteFactory.Tools=Herramientas
EParameterName.Comment=Comentario 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.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) AbstractPreferenceComposite.warning=Advertencia: (0)
ColumnListController.confirm=Confirmar ColumnListController.confirm=Confirmar
ComboController.alert=Alerta ComboController.alert=Alerta
ComponentSettingsView.note=nota ComponentSettingsView.note=nota
ComponentSettingsView.subjob=SubJob Connection.numberParallel=N\u00FAmero de ejecuciones en paralelo
Connection.numberParallel=N\u00famero de ejecuciones en paralelo DataProcess.numberParallelExcution=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
DbTableController.showTableList=Muestra la lista de tablas para la conecci\u00f3n actual
DesignerCoreService.property=Propiedad DesignerCoreService.property=Propiedad
EParameterName.NoteColor=Color de Nota EParameterName.NoteColor=Color de Nota
EParameterName.NoteTextBottom=abajo EParameterName.NoteTextBottom=abajo
EParameterName.NoteTextColor=Color de Fuente EParameterName.NoteTextColor=Color de Fuente
EParameterName.NoteTextTop=Arriba EParameterName.NoteTextTop=Arriba
EParameterName.RowSeparator=Separador de Fila EParameterName.RowSeparator=Separador de Fila
EParameterName.creation=Creaci\u00F3n
EParameterName.csvOption=Opciones CSV EParameterName.csvOption=Opciones CSV
EParameterName.encoding=Codificaci\u00f3n EParameterName.encoding=Codificaci\u00F3n
EParameterName.escapeChar=Car\u00e1cter de Escape EParameterName.escapeChar=Car\u00E1cter de Escape
EParameterName.FontBold=Negrita EParameterName.FontBold=Negrita
EParameterName.jobMainversion=Versi\u00f3n EParameterName.jobMainversion=Versi\u00F3n
EParameterName.jobVersion=Versi\u00f3n EParameterName.jobVersion=Versi\u00F3n
EParameterName.title=T\u00edtulo EParameterName.title=T\u00EDtulo
FilterTraceColumnAction.Column=Columna FilterTraceColumnAction.Column=Columna
FilterTraceColumnAction.Condition=Condici\u00f3n FilterTraceColumnAction.Condition=Condici\u00F3n
FilterTraceColumnAction.SelectAll=Seleccionar todo FilterTraceColumnAction.SelectAll=Seleccionar todo
IconSelectionController.MessageTitle=Error IconSelectionController.MessageTitle=Error
JobHierarchyViewPart.reason=hay alguna raz\u00f3n. JobHierarchyViewPart.reason=hay alguna raz\u00F3n.
JobHierarchyViewer.hirarchy=Jerarqu\u00eda de trabajos JobHierarchyViewer.hirarchy=Jerarqu\u00EDa de trabajos
PromptDefaultValueDialog.column=Columna PromptDefaultValueDialog.column=Columna
PromptDefaultValueDialog.defaultValue=Valor Default PromptDefaultValueDialog.defaultValue=Valor Default
PropertiesWizardPage.Version=Versi\u00f3n PropertiesWizardPage.Version=Versi\u00F3n
QueryTypeController.alert=Alerta QueryTypeController.alert=Alerta
SQLPatternComposite.add=Agregue SQLPatternComposite.add=Agregue
SQLPatternComposite.delete=Borrar SQLPatternComposite.delete=Borrar
TalendEditorDropTargetListener.cancelOperation=Cancelar esta operaci\u00f3n TalendEditorDropTargetListener.cancelOperation=Cancelar esta operaci\u00F3n
TalendEditorDropTargetListener.chooseComponent=Elija un componente a crear. TalendEditorDropTargetListener.chooseComponent=Elija un componente a crear.
TalendEditorDropTargetListener.title=Componentes TalendEditorDropTargetListener.title=Componentes
TalendLaunchToolbarAction.information=Informaci\u00f3n TalendLaunchToolbarAction.information=Informaci\u00F3n
TalendPaletteContextMenuProvider.descriptionHidden=Ocultar directorio TalendPaletteContextMenuProvider.descriptionHidden=Ocultar directorio
TalendPaletteContextMenuProvider.textHidden=Ocultar directorio TalendPaletteContextMenuProvider.textHidden=Ocultar directorio
TalendPaletteContextMenuProvider.tipHidden=Ocultar directorio TalendPaletteContextMenuProvider.tipHidden=Ocultar directorio
TalendPaletteViewer.searchComponent=Buscar componente... TalendPaletteViewer.searchComponent=Buscar componente...
ConnectionCreateCommand.inputValid=Entrada inv\u00e1lida ConnectionCreateCommand.inputValid=Entrada inv\u00E1lida
EParameterName.useExistConn=Usar una conexi\u00f3n existente EParameterName.useExistConn=Usar una conexi\u00F3n existente
ErrorMessageDialog.DETAIL=Detalle ErrorMessageDialog.DETAIL=Detalle
EParameterName.dataSource=Base de Datos EParameterName.dataSource=Base de Datos
EParameterName.multiKeyValues=Valores Clave EParameterName.multiKeyValues=Valores Clave
@@ -150,3 +142,7 @@ ConnectionDeleteCommand.COLLAPSE=Advertencia
DbTableController.dialog.title=Error DbTableController.dialog.title=Error
EOozieParameterName.jobId=Identificador de Trabajo EOozieParameterName.jobId=Identificador de Trabajo
ProcessUpdateManager.Question=Pregunta 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 ContextModifyCommand.label=Promijeni kontekst
DesignerPreferencePage.propertyCodeCheck=Provjeriti svojstva dok se generira kod (onemogu\u0107avanje ove opcije \u0107e ubrzati svojstva komponenata) DesignerPreferencePage.propertyCodeCheck=Provjeriti svojstva dok se generira kod (onemogu\u0107avanje ove opcije \u0107e ubrzati svojstva komponenata)
ContextChangeDefaultCommand.label=Promijeni uobi\u010Dajeni Context ContextChangeDefaultCommand.label=Promijeni uobi\u010Dajeni Context
ActivateSubjobAction.DeactivateComplete=Deaktiviraj cijeli Subjob
EParameterName.tableLogs=Tablica Log-ova EParameterName.tableLogs=Tablica Log-ova
ChangeActivateStatusNodeCommand.Label.Active=Aktiviraj komponentu ChangeActivateStatusNodeCommand.Label.Active=Aktiviraj komponentu
ConnTextEditPolicy.ErrorTitle=Gre\u0161ka ConnTextEditPolicy.ErrorTitle=Gre\u0161ka
EParameterName.process=Posao EParameterName.process=Posao
ChangeMergeOrderCommand.label=Promijeni redoslijed umetanja ChangeMergeOrderCommand.label=Promijeni redoslijed umetanja
ChangeMetadataCommand.changeMetadataValues=Promjeni vrijednosti metapodataka ChangeMetadataCommand.changeMetadataValues=Promjeni vrijednosti metapodataka
ActivateSubjobAction.ActivateComplete=Aktiviraj cijeli pod-zadatak
EParameterName.port=Port EParameterName.port=Port
EParameterName.schemaType=\n\n\t\n\nCollection\n\nSchema EParameterName.schemaType=\n\n\t\n\nCollection\n\nSchema
AbstractElementPropertySectionController.fieldRequired=Ovo polje treba biti popunjeno. AbstractElementPropertySectionController.fieldRequired=Ovo polje treba biti popunjeno.
@@ -29,7 +27,6 @@ EParameterName.uniqueName=Jedinstveni naziv
ChangeNoteTextCommand.Name=Promjeni tekst upozorenja ChangeNoteTextCommand.Name=Promjeni tekst upozorenja
ContextParameterExtractor.ExistedMessages=Neki kontekst-parametri su postojali u {0} ContextParameterExtractor.ExistedMessages=Neki kontekst-parametri su postojali u {0}
CodeView.MultipleComponentError=/// Kod nije dostupan /// Vi\u0161estruke komponente ne mogu /// prikazivati kod CodeView.MultipleComponentError=/// Kod nije dostupan /// Vi\u0161estruke komponente ne mogu /// prikazivati kod
ChangeActivateStatusSubjobCommand.Label.ActiveComplete=Aktiviraj cijeli Subjob
ChangeActivateStatusNodeCommand.Label.Deactive=Deaktiviraj komponentu ChangeActivateStatusNodeCommand.Label.Deactive=Deaktiviraj komponentu
EParameterName.user=korisnik EParameterName.user=korisnik
ContextRemoveParameterCommand.label=Ukloni parametar ContextRemoveParameterCommand.label=Ukloni parametar
@@ -49,7 +46,6 @@ ConnectionCreateAction.error=Gre\u0161ka
ChangeNodeTextCommand.Label=Promijeni Naziv konekcije ChangeNodeTextCommand.Label=Promijeni Naziv konekcije
Category_Label={0} ({1} stavke) Category_Label={0} ({1} stavke)
Problems.category.errors=Gre\u0161ke Problems.category.errors=Gre\u0161ke
ActivateSubjobAction.ActivatePart=Aktiviraj trenutni Subjob
ContextAddParameterCommand.label=Dodaj parametar ContextAddParameterCommand.label=Dodaj parametar
ContextProcessSection2.context=Kontekst: ContextProcessSection2.context=Kontekst:
ConfigureConnParamDialog.ContextLabel=Kontekst: ConfigureConnParamDialog.ContextLabel=Kontekst:
@@ -60,8 +56,6 @@ AbstractElementPropertySectionController.syntaxError=Gre\u0161ka(e) u sintaksi:
EParameterName.TableName=Naziv tablice EParameterName.TableName=Naziv tablice
ChangeNoteOpacityCommand.Name=Promijeni prozirnost poruke ChangeNoteOpacityCommand.Name=Promijeni prozirnost poruke
DesignerPreferencePage.SubjobColorLabel=Boja pod-posla DesignerPreferencePage.SubjobColorLabel=Boja pod-posla
ActivateSubjobAction.DeactivatePart=Deaktiviraj trenutni Subjob
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=Deaktiviraj cijeli Subjob
EParameterName.Description=Opis EParameterName.Description=Opis
ContextParameterPage.comment=Komentar ContextParameterPage.comment=Komentar
NewProcessWizard.failureTitle=Gre\u0161ka NewProcessWizard.failureTitle=Gre\u0161ka
@@ -72,7 +66,6 @@ AbstractElementPropertySectionController.variableTooltip=Varijabla vezana za taj
ContextParameterPage.commentEmpty=Prazni komentar nije preporu\u010Dljiv. ContextParameterPage.commentEmpty=Prazni komentar nije preporu\u010Dljiv.
JobSettingsView.JobSettings=Posao JobSettingsView.JobSettings=Posao
EParameterName.context=Kontekst EParameterName.context=Kontekst
ChangeActivateStatusSubjobCommand.Label.ActivePart=Aktiviraj trenutni Subjob
ContextParameterPage.nameExists=Ime parametra ve\u0107 postoji. ContextParameterPage.nameExists=Ime parametra ve\u0107 postoji.
ContextParameterPage.defaultValue=Pretpostavljena vrijednost ContextParameterPage.defaultValue=Pretpostavljena vrijednost
ChangeValuesFromRepository.messageDialog.takeMessage=\u017Delite li preuzeti schemu od ulazne komponente ChangeValuesFromRepository.messageDialog.takeMessage=\u017Delite li preuzeti schemu od ulazne komponente
@@ -84,11 +77,8 @@ NoRepositoryDialog.Title=Gre\u0161ka
EParameterName.propertyType=Tip svojstva EParameterName.propertyType=Tip svojstva
EParameterName.Status=Status EParameterName.Status=Status
EParameterName.Comment=Komentar EParameterName.Comment=Komentar
ChangeActivateStatusSubjobCommand.Label.DeactivePart=Deaktiviraj trenutni Subjob
AbstractLanguageMemoController.generateSampleCode=Poku\u0161aj generirati sample code za ovu komponentu AbstractLanguageMemoController.generateSampleCode=Poku\u0161aj generirati sample code za ovu komponentu
AbstractPreferenceComposite.jobAssigned=Poslovi-djeca ne mogu biti pridru\u017Eeni za {0} 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} AbstractPreferenceComposite.warning=Warning: {0}
ColumnListController.confirm=Potvrdi ColumnListController.confirm=Potvrdi
ColumnListController.saveChange=Duljina stupca u {0} schemi je promjenjena. \u017Delite li propagirati promjene? 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 AdvancedContextComposite.Code=Codice
CommandController.CommandLabel=Lanciare CommandController.CommandLabel=Lanciare
ContextModifyCommand.label=Modificare contesto 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? ConnectionCreateAction.dialogMessage=Nuovo nome destinazione?
ContextChangeDefaultCommand.label=Cambiare contesto predefinito ContextChangeDefaultCommand.label=Cambiare contesto predefinito
ActivateSubjobAction.DeactivateComplete=Disattiva il Subjob completo
EParameterName.Level.Log.File=Livello EParameterName.Level.Log.File=Livello
ToggleSubjobsAction.LABEL=Alterna Subobjets
EParameterName.schemaOptions=Opzioni Schema EParameterName.schemaOptions=Opzioni Schema
EParameterName.Purpose=Scopo EParameterName.Purpose=Scopo
EParameterName.tableLogs=Tabella dei log 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 NodeBreakpointAction.removeBreakpoint=Rimuovi breakpoint
ChangeActivateStatusNodeCommand.Label.Active=Attiva elemento(i) ChangeActivateStatusNodeCommand.Label.Active=Attiva elemento(i)
EParameterName.queryType=Tipo query EParameterName.queryType=Tipo query
@@ -43,7 +41,6 @@ ConnTextEditPolicy.ErrorTitle=Errore
EParameterName.process=Job EParameterName.process=Job
ChangeMergeOrderCommand.label=Modificare l'ordine di unione ChangeMergeOrderCommand.label=Modificare l'ordine di unione
ChangeMetadataCommand.changeMetadataValues=Cmabiare valori Metadati ChangeMetadataCommand.changeMetadataValues=Cmabiare valori Metadati
ActivateSubjobAction.ActivateComplete=Attiva il Subjob completo
MergeOrderDialog.CurrentOrderConnection=Attuale ordine per la connessione MergeOrderDialog.CurrentOrderConnection=Attuale ordine per la connessione
EParameterName.port=Porta EParameterName.port=Porta
CreateProcess.createJob=Creare job CreateProcess.createJob=Creare job
@@ -61,9 +58,9 @@ Problems.category.jobs=Lavori
EditProcess.editJob=Modificare job EditProcess.editJob=Modificare job
NodesCopyAction.label=Copia NodesCopyAction.label=Copia
EParameterName.fileNameLogs=Nome file di log EParameterName.fileNameLogs=Nome file di log
PropertyChangeCommand.Label=Cambio propriet\u00e0 PropertyChangeCommand.Label=Cambio propriet\u00E0
TextNoteSection.Label=Testo TextNoteSection.Label=Testo
AbstractElementPropertySectionController.fieldRequired=Il campo \u00e8 obbligatorio AbstractElementPropertySectionController.fieldRequired=Il campo \u00E8 obbligatorio
EParameterName.Level.Log.Db=Livello EParameterName.Level.Log.Db=Livello
EParameterName.PrintOperations=Stampa operazioni EParameterName.PrintOperations=Stampa operazioni
ConfigureConnParamDialog.DialogLabel=Configurare i parametri di connessione ConfigureConnParamDialog.DialogLabel=Configurare i parametri di connessione
@@ -75,7 +72,7 @@ NotesPasteCommand.label=Incolla
Process.metadataModificationDetected=Rilevate modifiche metadata Process.metadataModificationDetected=Rilevate modifiche metadata
NodeSetActivateAction.Activate=Attivare NodeSetActivateAction.Activate=Attivare
DeleteNodeCommand.Label=Cancellare Nodo 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 EditProcess.openJob=Aprire job
ContextParameterPage.type=Tipo ContextParameterPage.type=Tipo
SqlMemoController.QueryError.mainMsg=Errore dichiarazione query 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 CodeView.MultipleComponentError=///Codice non disponibile /// Diversi componenti non possono /// mostrare il codice
EParameterName.onFileFlag=Sui file EParameterName.onFileFlag=Sui file
JobHierarchyMessages.JobHierarchyViewPart_title=Job {1}, Progetto {2} JobHierarchyMessages.JobHierarchyViewPart_title=Job {1}, Progetto {2}
ParallelExecutionCommand.numberInvalid=Il numero non \u00e8 valido. ParallelExecutionCommand.numberInvalid=Il numero non \u00E8 valido.
ChangeActivateStatusSubjobCommand.Label.ActiveComplete=Attiva il Subjob completo
ChangeMetadataCommand.messageDialog.questionMessage=Vuoi propagare i cambiamenti? ChangeMetadataCommand.messageDialog.questionMessage=Vuoi propagare i cambiamenti?
ChangeActivateStatusNodeCommand.Label.Deactive=Disattiva elemento(i) ChangeActivateStatusNodeCommand.Label.Deactive=Disattiva elemento(i)
EParameterName.user=Utente EParameterName.user=Utente
@@ -129,9 +125,9 @@ ChangeConnectionStatusCommand.setLinkMain=Impostare il Link come principale
MergeOrderDialog.ModifyMergeOrder=- Modifica l'ordine di unione MergeOrderDialog.ModifyMergeOrder=- Modifica l'ordine di unione
DesignerPreferencePage.largeIconsSize=Dimensione icona: DesignerPreferencePage.largeIconsSize=Dimensione icona:
ContextRenameParameterCommand.renameParameter=Rinominare parametro 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 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.shouldPrompt=Richiesta valore
ContextParameterPage.prompt=Richiesta ContextParameterPage.prompt=Richiesta
EParameterName.Name=Nome EParameterName.Name=Nome
@@ -141,11 +137,11 @@ ContextParameterPage.name=Nome
EParameterName.fromFileFlag=Dal file EParameterName.fromFileFlag=Dal file
UpdateManagerUtils.Update=Aggiornamento in corso... UpdateManagerUtils.Update=Aggiornamento in corso...
CodeView.Start=Partenza 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) 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}' 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 EParameterName.condition=Condizione
SubjobBasicComposite.SaveTip=Salvare i colori nella pagine delle preferenze SubjobBasicComposite.SaveTip=Salvare i colori nella pagine delle preferenze
ContextParameterWizard.title=Nuovo parametro di contesto ContextParameterWizard.title=Nuovo parametro di contesto
@@ -168,7 +164,7 @@ ComboController.valueFromRepository=Valore ripreso dal repository
EParameterName.schemaDb=Schema EParameterName.schemaDb=Schema
ProblemsView.resource=Risorsa ProblemsView.resource=Risorsa
ConnectionCreateAction.error=Errore ConnectionCreateAction.error=Errore
OpaqueNoteSection.Label=Opacit\u00e0 OpaqueNoteSection.Label=Opacit\u00E0
ProblemsView.problems.defaultTitle=Problemi ProblemsView.problems.defaultTitle=Problemi
ChangeNodeTextCommand.Label=Modificare l'etichetta della connessione ChangeNodeTextCommand.Label=Modificare l'etichetta della connessione
ConnectionReconnectCommand.LabelTarget=Spostare la connessione di destinazione ConnectionReconnectCommand.LabelTarget=Spostare la connessione di destinazione
@@ -176,9 +172,8 @@ SubjobBasicComposite.RestoreLabel=Ripristinare colore predefinito
EParameterName.help=Aiuto EParameterName.help=Aiuto
Category_Label={0} ({1} elementi) Category_Label={0} ({1} elementi)
Problems.category.errors=Errori Problems.category.errors=Errori
ActivateSubjobAction.ActivatePart=Attiva il subjob corrente
ContextParameterPage.promptEmpty=Richiesta parametro vuota 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 EParameterName.mapping=Mapping
ContextAddParameterCommand.label=Aggiungere parametro ContextAddParameterCommand.label=Aggiungere parametro
EParameterName.catchUserErrors=Cattura errori utente EParameterName.catchUserErrors=Cattura errori utente
@@ -188,7 +183,7 @@ EParameterName.LabelFormat=Formato etichetta
ConfigureConnParamDialog.ContextLabel=Contesto: ConfigureConnParamDialog.ContextLabel=Contesto:
EParameterName.dbType=Tipo DB EParameterName.dbType=Tipo DB
EParameterName.Version=Versione 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 ModifyMergeOrderAction.actionText=Modifica ordine d'unione
Category_One_Item_Label={0} ({1} elemento) Category_One_Item_Label={0} ({1} elemento)
EmfComponent.builtIn=Integrato EmfComponent.builtIn=Integrato
@@ -198,7 +193,7 @@ EParameterName.generateCode=Genera codice
SubjobBasicComposite.SaveLabel=Salvare come colore predefinito SubjobBasicComposite.SaveLabel=Salvare come colore predefinito
ContextProcessSection2.contextType=Tipo di contesto ContextProcessSection2.contextType=Tipo di contesto
EParameterName.catchRealtimeStats=Cattura statistiche componenti 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 EParameterName.encodingType=Tipo codifica
DesignerPreferencePage.defaultFilePathDirectory=Percorso del componente di default: DesignerPreferencePage.defaultFilePathDirectory=Percorso del componente di default:
ExtraComposite.ImplicitContextSettings=Caricamento impostazioni implicite del contesto ExtraComposite.ImplicitContextSettings=Caricamento impostazioni implicite del contesto
@@ -207,7 +202,7 @@ Process.componentsUnloaded=Ci sono alcuni componenti non caricati
EParameterName.connectionType=Connessione Tipo EParameterName.connectionType=Connessione Tipo
DesignerPreferencePage.component.defaultHint=Componenti di default suggeriti DesignerPreferencePage.component.defaultHint=Componenti di default suggeriti
EParameterName.TableName=Nome Tabella EParameterName.TableName=Nome Tabella
ChangeNoteOpacityCommand.Name=Cambiare l'obacit\u00e0 della nota ChangeNoteOpacityCommand.Name=Cambiare l'obacit\u00E0 della nota
Problems.category.warnings=Avvertimenti Problems.category.warnings=Avvertimenti
TalendEditorContextMenuProvider.Trigger=Attivare TalendEditorContextMenuProvider.Trigger=Attivare
ConnectionDeleteCommand.Label=Cancellare connessione ConnectionDeleteCommand.Label=Cancellare connessione
@@ -216,20 +211,16 @@ EParameterName.Author=Autore
EParameterName.componentName=Nome componente EParameterName.componentName=Nome componente
SubjobBasicComposite.DialogTitle=Impostazione subjob SubjobBasicComposite.DialogTitle=Impostazione subjob
DesignerPreferencePage.SubjobColorLabel=Colore subjob DesignerPreferencePage.SubjobColorLabel=Colore subjob
ActivateSubjobAction.DeactivatePart=Disattiva il Subjob corrente
ConnectionCreateCommand.Label=Creare connessione ConnectionCreateCommand.Label=Creare connessione
DisplaySubjobCommand.HideSubjob=Nascondere subjob
MultiPageEditorContributor.runProcess=Esegui job MultiPageEditorContributor.runProcess=Esegui job
ConnectionCreateAction.errorCreateConnectionName=Il nome "{0}" non \u00e8 valido o esiste gi\u00e0. ConnectionCreateAction.errorCreateConnectionName=Il nome "{0}" non \u00E8 valido o esiste gi\u00E0.
DisplaySubjobCommand.DisplaySubjob=Visualizza subjob
ContextParameterPage.title=Parametro contesto ContextParameterPage.title=Parametro contesto
NodeReturn.Availability.AFTER=Dopo NodeReturn.Availability.AFTER=Dopo
EmfComponent.repository=Repository EmfComponent.repository=Repository
EParameterName.ConnectionFormat=Formato connessione EParameterName.ConnectionFormat=Formato connessione
ExecuteSystemCommandCommand.Title=Esegui comando ExecuteSystemCommandCommand.Title=Esegui comando
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=Disattiva il Subjob completo
EParameterName.Description=Descrizione 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 NewProcessWizard.title=Nuovo Job
CheckController.decoration.description=Valore ripreso dal repository CheckController.decoration.description=Valore ripreso dal repository
ContextParameterPage.comment=Commento ContextParameterPage.comment=Commento
@@ -244,25 +235,24 @@ EParameterName.prevColumnList=Anteprima lista colonna comp.
DesignerPreferencePage.SubjobTitleColorLabel=Colore titolo subjob DesignerPreferencePage.SubjobTitleColorLabel=Colore titolo subjob
EParameterName.host=Host EParameterName.host=Host
DesignerPreferencePage.display.deactiveRepositoryUpdate=Disattiva auto rilevamento/selezione dopo una modifica nel repository 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 EParameterName.ShowHint=Mostra suggerimento
ContextParameterPage.commentEmpty=Nessun commento \u00e8 sconsigliato. ContextParameterPage.commentEmpty=Nessun commento \u00E8 sconsigliato.
NewProcessWizard.description=Aggiungi un job nel repository NewProcessWizard.description=Aggiungi un job nel repository
EParameterName.additionParam=Parametri aggiuntivi EParameterName.additionParam=Parametri aggiuntivi
EParameterName.filePath=Percorso file EParameterName.filePath=Percorso file
JobSettingsView.JobSettings=Job JobSettingsView.JobSettings=Job
EParameterName.columnList=Lista colonna EParameterName.columnList=Lista colonna
EParameterName.DisableErrors=Disattiva errori 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 DesignerPreferencePage.SubjobColorGroup=Colore di default del subjob
MoveNodeLabelCommand.Label=Muovi nodo etichetta MoveNodeLabelCommand.Label=Muovi nodo etichetta
EParameterName.context=Contesto EParameterName.context=Contesto
JobHierarchyMessages.JobHierarchyViewPart_tooltip={0} del job {1} dal progetto {2} JobHierarchyMessages.JobHierarchyViewPart_tooltip={0} del job {1} dal progetto {2}
EParameterName.MultiThread=Esecuzione multi thread EParameterName.MultiThread=Esecuzione multi thread
ChangeActivateStatusSubjobCommand.Label.ActivePart=Attiva il subjob corrente
EmfComponent.None=Nessuno EmfComponent.None=Nessuno
MultiPageEditorContributor.View=Visualizza 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 ExecuteSystemCommandCommand.Label=Esegui comandi speciali che sono impostati dall'utente o definiti nel componente
ContextParameterPage.defaultValue=Valore predefinito ContextParameterPage.defaultValue=Valore predefinito
MergeOrderDialog.MoveDown=Spostare sopra MergeOrderDialog.MoveDown=Spostare sopra
@@ -277,29 +267,26 @@ ChangeValuesFromRepository.messageDialog.takeMessage=Volete prendere lo schema d
EParameterName.lookupColumnList=Lookup lista colonna EParameterName.lookupColumnList=Lookup lista colonna
ExternalNodeChangeCommand.propagate=Propagati ExternalNodeChangeCommand.propagate=Propagati
NoRepositoryDialog.Text=Nessun repository disponibile 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 UpdateDetectionDialog.Items=Elementi
CodeView.End=Fine CodeView.End=Fine
ContextParameterPage.defaultValueEmpty=Nessun valore predefinito \u00e8 sconsigliato. ContextParameterPage.defaultValueEmpty=Nessun valore predefinito \u00E8 sconsigliato.
StatsAndLogsComposite.Reload=&Ricaricare dalle preferenze 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 ChangeValuesFromRepository.messageDialog.take=Prendere
NoRepositoryDialog.Title=Errore NoRepositoryDialog.Title=Errore
StatsAndLogsComposite.ReloadMessages=L'attuale impostazione sar\u00e0 sovrascritta. Vuoi continuare? StatsAndLogsComposite.ReloadMessages=L'attuale impostazione sar\u00E0 sovrascritta. Vuoi continuare?
EParameterName.propertyType=Tipo propriet\u00e0 EParameterName.propertyType=Tipo propriet\u00E0
EParameterName.Status=Stato EParameterName.Status=Stato
EParameterName.Log.Db=Connetti al database EParameterName.Log.Db=Connetti al database
NodesPasteAction.paste=Incolla NodesPasteAction.paste=Incolla
TalendEditorPaletteFactory.Tools=Strumenti TalendEditorPaletteFactory.Tools=Strumenti
EParameterName.Comment=Commento EParameterName.Comment=Commento
ChangeActivateStatusSubjobCommand.Label.DeactivePart=Disattivare il Subjob corrente
TalendEditorDropTargetListener.dngsupportdialog.title=Drag & Drop non supportato TalendEditorDropTargetListener.dngsupportdialog.title=Drag & Drop non supportato
TalendEditorDropTargetListener.dngsupportdialog.content=Non puoi applicare l'operazione di Drag & Drop su questo componente al momento. TalendEditorDropTargetListener.dngsupportdialog.content=Non puoi applicare l'operazione di Drag & Drop su questo componente al momento.
AbstractLanguageMemoController.generateCode=Genera codice AbstractLanguageMemoController.generateCode=Genera codice
AbstractLanguageMemoController.generateSampleCode=Provare a generare codice campione per questo componente AbstractLanguageMemoController.generateSampleCode=Provare a generare codice campione per questo componente
AbstractPreferenceComposite.jobAssigned=Questo job figlio deve essere asegnato a {0} AbstractPreferenceComposite.jobAssigned=Questo job figlio deve essere asegnato a {0}
AbstractPreferenceComposite.textContent=Applica ai sottolavori
AbstractPreferenceComposite.tipContent=Applica ai sottolavori
AbstractPreferenceComposite.warning=Attenzione:{0} AbstractPreferenceComposite.warning=Attenzione:{0}
ColumnListController.confirm=Conferma ColumnListController.confirm=Conferma
ColumnListController.saveChange=Lunghezza campo nello schema {0} e' stata modificata. Vuoi propagare i cambiamenti? 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} ComponentSearcher.searchResult=Risultati ricerca per componente {0}
ComponentSettingsView.noAdvancedSetting=No impostazioni avanzate. ComponentSettingsView.noAdvancedSetting=No impostazioni avanzate.
ComponentSettingsView.note=Nota ComponentSettingsView.note=Nota
ComponentSettingsView.subjob=Sotto job
Connection.enableParallel=Abilita esecuzione parallela Connection.enableParallel=Abilita esecuzione parallela
Connection.inputInvalid=Id di input non valido Connection.inputInvalid=Id di input non valido
Connection.monitorConnection=Monitora questa connessione Connection.monitorConnection=Monitora questa connessione
@@ -322,8 +308,8 @@ DbTableController.openSQLBuilder=Apri SQLBuilder su questa connessione
DbTableController.openSelectionDialog=Apri finestra per selezionare tabelle DbTableController.openSelectionDialog=Apri finestra per selezionare tabelle
DbTableController.setParameter=Per favore imposta parametri connessione DbTableController.setParameter=Per favore imposta parametri connessione
DbTableController.showTableList=Mosta la lista della tabelle per l'attuale connessione DbTableController.showTableList=Mosta la lista della tabelle per l'attuale connessione
DesignerCoreService.property=Propriet\u00e0 DesignerCoreService.property=Propriet\u00E0
DesignerCoreService.propertySource=Propriet\u00e0:\source DesignerCoreService.propertySource=Propriet\u00E0:\source
DesignerPreferencePage.DesignerEditorBackgroundColor=Colore di sfondo DesignerPreferencePage.DesignerEditorBackgroundColor=Colore di sfondo
DesignerPreferencePage.ReadonlyBackgroundColor=Colore sfondo sola lettura DesignerPreferencePage.ReadonlyBackgroundColor=Colore sfondo sola lettura
DesignerPreferencePage.JobDesignerEditorBackgroundColorLabel=Colore ediutor JobDesigner DesignerPreferencePage.JobDesignerEditorBackgroundColorLabel=Colore ediutor JobDesigner
@@ -360,7 +346,6 @@ EParameterName.modification=Modifica
EParameterName.parallelize=Abilita esecuzione parallela EParameterName.parallelize=Abilita esecuzione parallela
EParameterName.parallelizeNumber=Numero di esecuzioni parallele EParameterName.parallelizeNumber=Numero di esecuzioni parallele
EParameterName.parallelizeUnitSize=Dimensione unitaria Buffer parallelizzazione EParameterName.parallelizeUnitSize=Dimensione unitaria Buffer parallelizzazione
EParameterName.showSubjob=Mostra titolo subjob
EParameterName.textEnclosure=Chiusura testo EParameterName.textEnclosure=Chiusura testo
EParameterName.title=titolo EParameterName.title=titolo
EParameterName.StatDefaultProjectsetting=Impostazioni stat default progetto EParameterName.StatDefaultProjectsetting=Impostazioni stat default progetto
@@ -393,23 +378,23 @@ I18nPreferencePage.validateTranslation=Importa solamente traduzioni validate
IconSelectionController.MessageTitle=Errore IconSelectionController.MessageTitle=Errore
IconSelectionController.Messages=La grandezza icona dovrebbe essere 32x32 IconSelectionController.Messages=La grandezza icona dovrebbe essere 32x32
IconSelectionController.Revert=Ripristina 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 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. 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 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 JobTemplateViewsAndProcessUtil.jobName=Job fittizio per il wizard del modello job
MultipleThreadDynamicComposite.gatherInformation=Recupero informazioni dal repository MultipleThreadDynamicComposite.gatherInformation=Recupero informazioni dal repository
Node.componentNotExist=Questo componente dipende dal componente {0} ma non esiste. 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.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.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.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.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.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.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.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.needOneValue=Il parametro ({0}) pu\u00F2 avere al massimo un valore.
Node.noColumnDefined=Lo schema/collegamento di output ha colonne non definite, controllalo. Node.noColumnDefined=Lo schema/collegamento di output ha colonne non definite, controllalo.
Node.noInputLink=Il componente dovrebbe avere connessioni input Node.noInputLink=Il componente dovrebbe avere connessioni input
Node.noOutputLink=Il componente dovrebbe avere gli output collegati 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.noSchemaDefined=Nessuno schema definito ancora
Node.notEnoughTypeInput=Questo componente non ha abbastanza "{0}" tipi di input Node.notEnoughTypeInput=Questo componente non ha abbastanza "{0}" tipi di input
Node.notEnoughTypeOutput=Questo componente non ha abbastanza "{0}" tipi di output 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.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.parameterEmpty=Parametro ({0}) vuoto ma \u00E8 richiesto
Node.parameterNotExist=Il parametro ({0}) ha un valore ({1}) che non esiste pi\u00f9. 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.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.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.tooMuchTypeInput=Questo componente ha troppi "{0}" tipi di input
Node.tooMuchTypeOutput=Questo componete ha troppi "{0}" tipi di output. 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.dialog=Aprire job
OpenExistVersionProcess.open.title=Scegli la versione del job ed apri OpenExistVersionProcess.open.title=Scegli la versione del job ed apri
OpenExistVersionProcessPage.errorMessage=Per favore imposta una nuova versione 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 OpenExistVersionProcessPage.textContent=Crea una nuova versione ed aprila
OpenJobAction.description=Apri un job nell'editor OpenJobAction.description=Apri un job nell'editor
OpenJobAction.tipText=Apri un job OpenJobAction.tipText=Apri un job
@@ -450,36 +435,36 @@ PropertiesTableEditorModel.removeSchema=Rimuovi schema
PropertiesWizardPage.Version=Versione PropertiesWizardPage.Version=Versione
PropertiesWizardPage.Version.Major=M PropertiesWizardPage.Version.Major=M
PropertiesWizardPage.Version.Minor=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.alert=Avvertimento
QueryTypeController.nothingToGuess=Nulla da autorilevare QueryTypeController.nothingToGuess=Nulla da autorilevare
ReloadFromProjectSettings=&Ricarica dalle impostazioni del progetto 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) ReloadFromProjectSettingsToolTipText=Ricarica valori dalla pagina di impostazione del progetto (Shift+R)
SQLPatternComposite.TOS=Talend Open Studio SQLPatternComposite.TOS=Talend Open Studio
SQLPatternComposite.add=Aggiungi SQLPatternComposite.add=Aggiungi
SQLPatternComposite.delete=Rimuovi 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.forbidModification=Modifica proibita suil sistema del template sql. Vuoi crearne una ora?
SQLPatternComposite.modifySQLPattern=Vuoi modificare questo template sql? SQLPatternComposite.modifySQLPattern=Vuoi modificare questo template sql?
SQLPatternComposite.sqlPattern=Lista Template SQL SQLPatternComposite.sqlPattern=Lista Template SQL
SQLPatternComposite.up=Su SQLPatternComposite.up=Su
SaveToProjectSettings=&Salva le impostazioni del progetto 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) SaveToProjectSettingsToolTipText=Salva valori della pagina dell'impostazione (shift+S)
SearchComponentInJobs.Title=Trova componente nei Job SearchComponentInJobs.Title=Trova componente nei Job
SearchComponentInJobs.Tooltip=Cerca tutti i job che utilizzano questo componente SearchComponentInJobs.Tooltip=Cerca tutti i job che utilizzano questo componente
SqlMemoController.query=Query 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... StatLogsAndImplicitcontextTreeViewPage.SaveProjectSettings=Salvataggio impostazioni progetto...
StatsAndLogs.UseProjectSettings=Utilizza impostazioni progetto StatsAndLogs.UseProjectSettings=Utilizza impostazioni progetto
StatsAndLogsPreferencePage.repositoryType=Tipo repository 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.cancelOperation=cancella questa operazione
TalendEditorDropTargetListener.chooseComponent=Scegli un componente da creare TalendEditorDropTargetListener.chooseComponent=Scegli un componente da creare
TalendEditorDropTargetListener.title=Componenti TalendEditorDropTargetListener.title=Componenti
TalendLaunchToolbarAction.information=Informazione 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.descriptionAdd=Aggiungi ai preferiti
TalendPaletteContextMenuProvider.descriptionDisplay=Mostra cartella TalendPaletteContextMenuProvider.descriptionDisplay=Mostra cartella
TalendPaletteContextMenuProvider.descriptionHidden=Nascondi 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 JobSettingProjectSettingPage.UseProjectsetting=Usa preferenze del progetto quanto crei un nuovo job
OutputConsolePreferencePage.consoleFont=Font testo console: OutputConsolePreferencePage.consoleFont=Font testo console:
PerformancePreferencePage.display.deactiveRepositoryUpdate=Disattiva auto rilevamento/aggiornamento dopo una modifica nel repository 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.generateCode=Genera codice quando apri il job
PerformancePreferencePage.checkVersion=Controlla solamente l'ultima versione quando aggiorni i job o i joblets 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.addOrDeleteVariable=Propaga aggiunta/rimozione cambiamenti delle variabili nei contesti del repository
PerformancePreferencePage.ActivedTimeoutSetting=Attiva timeout per la connessione al database PerformancePreferencePage.ActivedTimeoutSetting=Attiva timeout per la connessione al database
PerformancePreferencePage.ConnectionTimeout=Timeout di connessione (secondi) 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.autoUpdateDoc=Aggiornamento automatico della corrispondente documentazione del job/joblet
PerformancePreferencePage.RepositoryPreferencePage.RefreshTitle=Aggiornare Repository PerformancePreferencePage.RepositoryPreferencePage.RefreshTitle=Aggiornare Repository
PerformancePreferencePage.RepositoryPreferencePage.RefreshDeleted=Aggiornare alla cancellazione di un elemento PerformancePreferencePage.RepositoryPreferencePage.RefreshDeleted=Aggiornare alla cancellazione di un elemento
@@ -546,13 +531,13 @@ EParameterName.useMultiSaparators=Utilizza separatori multipli
EParameterName.multiSaparators=Separatori EParameterName.multiSaparators=Separatori
EParameterName.multiKeyValues=Valori chiave EParameterName.multiKeyValues=Valori chiave
EmfComponent.tnsfile=Utilizza file Tns EmfComponent.tnsfile=Utilizza file Tns
ErrorMessageDialog.property_error=Errore propriet\u00e0 di ErrorMessageDialog.property_error=Errore propriet\u00E0 di
MergeOrderDialog.ConnectionName=Nome connessione MergeOrderDialog.ConnectionName=Nome connessione
ModifyOutputOrderAction.text=Modifica {0} ordine collegamenti ModifyOutputOrderAction.text=Modifica {0} ordine collegamenti
ModifyOutputOrderDialog.title=\ {0} - Modifica {1} ordinamenti ModifyOutputOrderDialog.title=\ {0} - Modifica {1} ordinamenti
TnsEditorDialog.Service=Servizio TnsEditorDialog.Service=Servizio
TnsEditorDialog.Value=Valore 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.itemsRelationDialogMessage=Costruire l'indice potrebbe richiedere del tempo. Vuoi costruire l'indice ora?
PerformancePreferencePage.itemsRelationDialogTitle=Costruzione indice rapporto elemento PerformancePreferencePage.itemsRelationDialogTitle=Costruzione indice rapporto elemento
PerformancePreferencePage.itemsRelationsCheckbox=Utilizza indice per rapporto elementi (Sperimentale) 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.hl7HaveNoMergeLink=Non hai un collegamento unione
Node.onlyOneDynamicPerSchema=Dovrebbe esserci solamente un tipo dinamico in uno schema Node.onlyOneDynamicPerSchema=Dovrebbe esserci solamente un tipo dinamico in uno schema
Node.schemaNotSynchronized=Schema non sincronizzato Node.schemaNotSynchronized=Schema non sincronizzato
I18nPreferencePage.wait_process=Il processo impiegher\u00e0 diversi minuti, attendere... 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. 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 ""; WSDL2JAVAController.WSDLEquals=Il WSDL non pu\u00F2 essere uguale a "";
BringForwardAction_bring_forward=Porta avanti BringForwardAction_bring_forward=Porta avanti
BringToFrontAction_bring_to_front=Porta di fronte BringToFrontAction_bring_to_front=Porta di fronte
Processor.commandLineLog=Linea di comando\: 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.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. ImportExportPreferencePage.exportRouteScript=Utilizza nome file recente per salvare, quando esporti lo script della route.
EParameterName.routeType=Tipo 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.Use.Dynamic.Job=Utilizza job dinamico
EParameterName.Context.Job=Contesto job EParameterName.Context.Job=Contesto job
tPassportAdvancedDenormalize.needOneValue=O {0} o {1} deve essere configurato. tPassportAdvancedDenormalize.needOneValue=O {0} o {1} deve essere configurato.
tPassportAdvancedDenormalize.needOnlyOneValue=Sia {0} e {1} non possono essere specificati tPassportAdvancedDenormalize.needOnlyOneValue=Sia {0} e {1} non possono essere specificati
EParameterName.listExceptions=Eccezioni EParameterName.listExceptions=Eccezioni
CamelPerformancePreferencePage.display.deactiveRepositoryUpdate=Disattiva auto rilevamento/selezione dopo una modifica nel repository 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.generateCode=Genera codice quando apri la route
CamelPerformancePreferencePage.checkVersion=Controlla solamente l'ultima versione quando aggiorni le 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.addOrDeleteVariable=Propaga aggiunta/rimozione cambiamenti delle variabili nei contesti del repository
CamelPerformancePreferencePage.ActivedTimeoutSetting=Attiva timeout per la connessione al databasa CamelPerformancePreferencePage.ActivedTimeoutSetting=Attiva timeout per la connessione al databasa
CamelPerformancePreferencePage.ConnectionTimeout=Timeout di connessione (secondi) 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.validator=regole contenute con lo stesso nome
ImportRulesFromRepository.override=sovrascrivi regole esistenti ImportRulesFromRepository.override=sovrascrivi regole esistenti
ImportRulesFromRepository.dialog=Importa ImportRulesFromRepository.dialog=Importa
@@ -636,12 +621,12 @@ GenerateGrammarController.exporttip=Esporta regole nel Repository
GenerateGrammarController.import=Importa GenerateGrammarController.import=Importa
GenerateGrammarController.importtip=Importa regole dal Repository GenerateGrammarController.importtip=Importa regole dal Repository
GenerateGrammarController.prompt=Generazione file java fallita GenerateGrammarController.prompt=Generazione file java fallita
Node.overLength=La lunghezza del parametro ({0}) deve essere pi\u00f9 piccola di "{1}". 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.length=Il parametro ({0}) \u00E8 necessario impostarlo come loop ed insieme come gruppo almeno.
ExchangePreferencePage.signInExchangeTitle=Accedi ExchangePreferencePage.signInExchangeTitle=Accedi
ExchangePreferencePage.signOutExchangeTitle=Esci ExchangePreferencePage.signOutExchangeTitle=Esci
ExchangePreferencePage.checkTisLogonExchangeTitle=Non chiedermi di collegarmi a Talendforge al login 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 : ExchangePreferencePage.currentUserTitle=Attuale utente :
OoziePreferencePage.userName=Nome utente OoziePreferencePage.userName=Nome utente
OoziePreferencePage.path=Percorso 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 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 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 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 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.schemaOptions=\u30B9\u30AD\u30FC\u30DE\u30AA\u30D7\u30B7\u30E7\u30F3
EParameterName.Purpose=\u76EE\u7684 EParameterName.Purpose=\u76EE\u7684
MultiPageEditorContributor.Grid=\u30B0\u30EA\u30C3\u30C9 (&G) MultiPageEditorContributor.Grid=\u30B0\u30EA\u30C3\u30C9 (&G)
@@ -46,7 +44,6 @@ ConnTextEditPolicy.ErrorTitle=\u30A8\u30E9\u30FC
EParameterName.process=\u30B8\u30E7\u30D6 EParameterName.process=\u30B8\u30E7\u30D6
ChangeMergeOrderCommand.label=\u30DE\u30FC\u30B8\u9806\u5E8F\u306E\u5909\u66F4 ChangeMergeOrderCommand.label=\u30DE\u30FC\u30B8\u9806\u5E8F\u306E\u5909\u66F4
ChangeMetadataCommand.changeMetadataValues=\u30E1\u30BF\u30C7\u30FC\u30BF\u5024\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 MergeOrderDialog.CurrentOrderConnection=\u63A5\u7D9A\u306E\u73FE\u5728\u306E\u9806\u5E8F
EParameterName.port=\u30DD\u30FC\u30C8 EParameterName.port=\u30DD\u30FC\u30C8
CreateProcess.createJob=\u30B8\u30E7\u30D6\u306E\u4F5C\u6210 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 EParameterName.onFileFlag=\u30D5\u30A1\u30A4\u30EB\u306B\u51FA\u529B
JobHierarchyMessages.JobHierarchyViewPart_title=\u30B8\u30E7\u30D6 {1}\u3001\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8 {2} 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 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 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 ChangeActivateStatusNodeCommand.Label.Deactive=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u7121\u52B9\u5316
EParameterName.user=\u30E6\u30FC\u30B6\u30FC 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 EParameterName.help=\u30D8\u30EB\u30D7
Category_Label={0} ({1}\u30A2\u30A4\u30C6\u30E0) Category_Label={0} ({1}\u30A2\u30A4\u30C6\u30E0)
Problems.category.errors=\u30A8\u30E9\u30FC 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.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 ContextParameterPage.typeEmpty=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u306B\u578B\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
EParameterName.mapping=Mapping EParameterName.mapping=Mapping
@@ -227,20 +222,16 @@ EParameterName.Author=\u4F5C\u6210\u8005
EParameterName.componentName=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u540D EParameterName.componentName=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u540D
SubjobBasicComposite.DialogTitle=\u30B5\u30D6\u30B8\u30E7\u30D6\u306E\u8A2D\u5B9A SubjobBasicComposite.DialogTitle=\u30B5\u30D6\u30B8\u30E7\u30D6\u306E\u8A2D\u5B9A
DesignerPreferencePage.SubjobColorLabel=\u30B5\u30D6\u30B8\u30E7\u30D6\u306E\u8272 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 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 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 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 ContextParameterPage.title=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC
NodeReturn.Availability.AFTER=\u5B9F\u884C\u5F8C NodeReturn.Availability.AFTER=\u5B9F\u884C\u5F8C
EmfComponent.repository=\u30EA\u30DD\u30B8\u30C8\u30EA EmfComponent.repository=\u30EA\u30DD\u30B8\u30C8\u30EA
EParameterName.ConnectionFormat=\u63A5\u7D9A\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8 EParameterName.ConnectionFormat=\u63A5\u7D9A\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8
ExecuteSystemCommandCommand.Title=\u5B9F\u884C\u3057\u305F\u30B3\u30DE\u30F3\u30C9 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 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 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 NewProcessWizard.title=\u65B0\u898F\u30B8\u30E7\u30D6
CheckController.decoration.description=\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u53D6\u5F97\u3057\u305F\u5024 CheckController.decoration.description=\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u53D6\u5F97\u3057\u305F\u5024
ContextParameterPage.comment=\u30B3\u30E1\u30F3\u30C8 ContextParameterPage.comment=\u30B3\u30E1\u30F3\u30C8
@@ -270,7 +261,6 @@ MoveNodeLabelCommand.Label=\u30CE\u30FC\u30C9\u30E9\u30D9\u30EB\u306E\u79FB\u52D
EParameterName.context=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8 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} 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 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} MultiPageTalendEditor.Job=\u30B8\u30E7\u30D6 {0} {1}
EmfComponent.None=\u30C7\u30D5\u30A9\u30EB\u30C8 EmfComponent.None=\u30C7\u30D5\u30A9\u30EB\u30C8
MultiPageEditorContributor.View=\u8868\u793A 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 NodesPasteAction.paste=\u8CBC\u4ED8\u3051
TalendEditorPaletteFactory.Tools=\u30C4\u30FC\u30EB TalendEditorPaletteFactory.Tools=\u30C4\u30FC\u30EB
EParameterName.Comment=\u30B3\u30E1\u30F3\u30C8 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.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 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.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 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.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} AbstractPreferenceComposite.warning=\u8B66\u544A\uFF1A{0}
ColumnListController.confirm=\u78BA\u8A8D 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 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 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.noAdvancedSetting=\u8A73\u7D30\u8A2D\u5B9A\u304C\u3042\u308A\u307E\u305B\u3093\u3002
ComponentSettingsView.note=\u30CE\u30FC\u30C8 ComponentSettingsView.note=\u30CE\u30FC\u30C8
ComponentSettingsView.subjob=\u30B5\u30D6\u30B8\u30E7\u30D6
Connection.enableParallel=\u4E26\u5217\u51E6\u7406\u306E\u6709\u52B9\u5316 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.inputInvalid=\u5165\u529BId\u306F\u6709\u52B9\u3067\u306F\u3042\u308A\u307E\u305B\u3093
Connection.monitorConnection=\u3053\u306E\u63A5\u7D9A\u3092\u30E2\u30CB\u30BF\u30FC 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.parallelize=\u4E26\u5217\u51E6\u7406\u306E\u6709\u52B9\u5316
EParameterName.parallelizeNumber=\u4E26\u5217\u51E6\u7406\u6570 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.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.textEnclosure=\u56F2\u307F\u6587\u5B57
EParameterName.title=\u30BF\u30A4\u30C8\u30EB EParameterName.title=\u30BF\u30A4\u30C8\u30EB
EParameterName.StatDefaultProjectsetting=Stat \u30C7\u30D5\u30A9\u30EB\u30C8\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A EParameterName.StatDefaultProjectsetting=Stat \u30C7\u30D5\u30A9\u30EB\u30C8\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A
@@ -381,7 +366,7 @@ EParameterName.ImplictDefaultProjectsetting=\u6697\u9ED9\u306E\u30C7\u30D5\u30A9
EmfComponent.0=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8{0}\u3092\u30ED\u30FC\u30C9\u3067\u304D\u307E\u305B\u3093 EmfComponent.0=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8{0}\u3092\u30ED\u30FC\u30C9\u3067\u304D\u307E\u305B\u3093
EmfComponent.RGBNotCorrect=\u30E9\u30D9\u30EB\u30B3\u30F3\u30C8\u30ED\u30FC\u30E9\u30FC\u5185\u306ERGB\u5B9A\u7FA9\u304C\u6B63\u3057\u304F\u3042\u308A\u307E\u305B\u3093\u3002\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8{0}\u3002 EmfComponent.RGBNotCorrect=\u30E9\u30D9\u30EB\u30B3\u30F3\u30C8\u30ED\u30FC\u30E9\u30FC\u5185\u306ERGB\u5B9A\u7FA9\u304C\u6B63\u3057\u304F\u3042\u308A\u307E\u305B\u3093\u3002\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8{0}\u3002
EmfComponent.attachedConnection=\u4ED8\u52A0\u3055\u308C\u305F\u63A5\u7D9A EmfComponent.attachedConnection=\u4ED8\u52A0\u3055\u308C\u305F\u63A5\u7D9A
EmfComponent.componentNotExist=<\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\uFF1A{0}>\u30B3\u30CD\u30AF\u30BF\u30FC \\"{1}\\" \u304Cxml\u5185\u3067\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u3059\u304C\u5B58\u5728\u3057\u307E\u305B\u3093\u3002 EmfComponent.componentNotExist=<\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\uFF1A{0}>\u30B3\u30CD\u30AF\u30BF\u30FC \\\\\"{1}\\\\\" \u304Cxml\u5185\u3067\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u3059\u304C\u5B58\u5728\u3057\u307E\u305B\u3093\u3002
ExecuteSystemCommandCommand.contentNull=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u304CNULL\u5024\u3067\u3059 ExecuteSystemCommandCommand.contentNull=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u304CNULL\u5024\u3067\u3059
ExecuteSystemCommandCommand.typeNull=\u30BF\u30A4\u30D7\u304CNULL\u5024\u3067\u3059 ExecuteSystemCommandCommand.typeNull=\u30BF\u30A4\u30D7\u304CNULL\u5024\u3067\u3059
Extra.UseProjectSettings=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u306E\u4F7F\u7528 Extra.UseProjectSettings=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u306E\u4F7F\u7528
@@ -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.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.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.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.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.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 I18nPreferencePage.validateTranslation=\u691C\u8A3C\u3055\u308C\u305F\u7FFB\u8A33\u306E\u307F\u306E\u30A4\u30F3\u30DD\u30FC\u30C8
@@ -415,30 +400,30 @@ JobLaunchConfigurationDelegate.jobNotFound=\u30B8\u30E7\u30D6 {0} \u306F\u898B\u
JobTemplateViewsAndProcessUtil.jobName=\u30B8\u30E7\u30D6\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u30A6\u30A3\u30B6\u30FC\u30C9\u7528\u306E\u30E2\u30C3\u30AF\u30B8\u30E7\u30D6 JobTemplateViewsAndProcessUtil.jobName=\u30B8\u30E7\u30D6\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u30A6\u30A3\u30B6\u30FC\u30C9\u7528\u306E\u30E2\u30C3\u30AF\u30B8\u30E7\u30D6
MultipleThreadDynamicComposite.gatherInformation=\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u60C5\u5831\u3092\u53CE\u96C6\u4E2D MultipleThreadDynamicComposite.gatherInformation=\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u60C5\u5831\u3092\u53CE\u96C6\u4E2D
Node.componentNotExist=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8 {0}\u306B\u4F9D\u5B58\u3057\u3066\u3044\u307E\u3059\u304C\u3001\u305D\u308C\u306F\u5B58\u5728\u3057\u3066\u3044\u307E\u305B\u3093\u3002 Node.componentNotExist=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8 {0}\u306B\u4F9D\u5B58\u3057\u3066\u3044\u307E\u3059\u304C\u3001\u305D\u308C\u306F\u5B58\u5728\u3057\u3066\u3044\u307E\u305B\u3093\u3002
Node.differentFromSchemaDefined=\u5165\u529B\u30EA\u30F3\u30AF "{0}\\" \u304B\u3089\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 Node.differentFromSchemaDefined=\u5165\u529B\u30EA\u30F3\u30AF \"{0}\\\\\" \u304B\u3089\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
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.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.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.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.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.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 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
Node.needOneValue=\u30D1\u30E9\u30E1\u30FC\u30BF ({0}) \u306F\u5C11\u306A\u304F\u3068\u3082\uFF11\u3064\u306E\u5024\u3092\u6301\u305F\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002 Node.needOneValue=\u30D1\u30E9\u30E1\u30FC\u30BF ({0}) \u306F\u5C11\u306A\u304F\u3068\u3082\uFF11\u3064\u306E\u5024\u3092\u6301\u305F\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002
Node.noColumnDefined="{0}"\u3068\u3044\u3046\u540D\u524D\u306E\u51FA\u529B\u30B9\u30AD\u30FC\u30DE/\u30EA\u30F3\u30AF\u306B\u306F\u30AB\u30E9\u30E0\u304C\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002\u30C1\u30A7\u30C3\u30AF\u3057\u3066\u304F\u3060\u3055\u3044\u3002 Node.noColumnDefined=\"{0}\"\u3068\u3044\u3046\u540D\u524D\u306E\u51FA\u529B\u30B9\u30AD\u30FC\u30DE/\u30EA\u30F3\u30AF\u306B\u306F\u30AB\u30E9\u30E0\u304C\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002\u30C1\u30A7\u30C3\u30AF\u3057\u3066\u304F\u3060\u3055\u3044\u3002
Node.noInputLink=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u5165\u529B\u30EA\u30F3\u30AF\u3092\u6301\u305F\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002 Node.noInputLink=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u5165\u529B\u30EA\u30F3\u30AF\u3092\u6301\u305F\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002
Node.noOutputLink=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u30EA\u30F3\u30AF\u3092\u6301\u3063\u305F\u51FA\u529B\u304C\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002 Node.noOutputLink=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u30EA\u30F3\u30AF\u3092\u6301\u3063\u305F\u51FA\u529B\u304C\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002
Node.noRowMainLink=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u5C11\u306A\u304F\u3068\u3082\uFF11\u3064\u306E Row Main \u30EA\u30F3\u30AF\u3092\u6301\u305F\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002 Node.noRowMainLink=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u5C11\u306A\u304F\u3068\u3082\uFF11\u3064\u306E Row Main \u30EA\u30F3\u30AF\u3092\u6301\u305F\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002
Node.noSchemaDefined=\u30B9\u30AD\u30FC\u30DE\u304C\u307E\u3060\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002 Node.noSchemaDefined=\u30B9\u30AD\u30FC\u30DE\u304C\u307E\u3060\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
Node.notEnoughTypeInput=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u306F\u5341\u5206\u306A "{0}" \u30BF\u30A4\u30D7\u306E\u5165\u529B\u304C\u3042\u308A\u307E\u305B\u3093\u3002 Node.notEnoughTypeInput=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u306F\u5341\u5206\u306A "{0}" \u30BF\u30A4\u30D7\u306E\u5165\u529B\u304C\u3042\u308A\u307E\u305B\u3093\u3002
Node.notEnoughTypeOutput=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u306F\u5341\u5206\u306A "{0}" \u30BF\u30A4\u30D7\u306E\u51FA\u529B\u304C\u3042\u308A\u307E\u305B\u3093\u3002 Node.notEnoughTypeOutput=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u306F\u5341\u5206\u306A \"{0}\" \u30BF\u30A4\u30D7\u306E\u51FA\u529B\u304C\u3042\u308A\u307E\u305B\u3093\u3002
Node.output=\u51FA\u529B\uFF1A\uFF08 Node.output=\u51FA\u529B\uFF1A\uFF08
Node.outputNeedInputLink=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u51FA\u529B\u304C\u3042\u308B\u306A\u3089\u3001\u30C7\u30FC\u30BF\u3092\u53CD\u6620\u3059\u308B\u5165\u529B\u30EA\u30F3\u30AF\u304C\u5FC5\u8981\u3067\u3059\u3002 Node.outputNeedInputLink=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u51FA\u529B\u304C\u3042\u308B\u306A\u3089\u3001\u30C7\u30FC\u30BF\u3092\u53CD\u6620\u3059\u308B\u5165\u529B\u30EA\u30F3\u30AF\u304C\u5FC5\u8981\u3067\u3059\u3002
Node.parameterEmpty=\u30D1\u30E9\u30E1\u30FC\u30BF ({0}) \u304C\u7A7A\u3067\u3059\u3001\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044\u3002 Node.parameterEmpty=\u30D1\u30E9\u30E1\u30FC\u30BF ({0}) \u304C\u7A7A\u3067\u3059\u3001\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044\u3002
Node.parameterNotExist=\u30D1\u30E9\u30E1\u30FC\u30BF ({0}) \u306F\u3082\u3046\u5B58\u5728\u3057\u306A\u3044\u5024 ({1}) \u3092\u6301\u3063\u3066\u3044\u307E\u3059\u3002 Node.parameterNotExist=\u30D1\u30E9\u30E1\u30FC\u30BF ({0}) \u306F\u3082\u3046\u5B58\u5728\u3057\u306A\u3044\u5024 ({1}) \u3092\u6301\u3063\u3066\u3044\u307E\u3059\u3002
Node.schemaDifferent=\u30D1\u30E9\u30E1\u30FC\u30BF ({0}) : \u30B9\u30AD\u30FC\u30DE\u306F\u30AF\u30A8\u30EA\u3068\u7570\u306A\u3063\u3066\u3044\u307E\u3059\u3002 Node.schemaDifferent=\u30D1\u30E9\u30E1\u30FC\u30BF ({0}) : \u30B9\u30AD\u30FC\u30DE\u306F\u30AF\u30A8\u30EA\u3068\u7570\u306A\u3063\u3066\u3044\u307E\u3059\u3002
Node.schemaNotSame=\u30DE\u30FC\u30B8\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u5165\u529B\u30EA\u30F3\u30AF "{0}" \u306E\u30B9\u30AD\u30FC\u30DE\u306F\u4E92\u3044\u306B\u7570\u306A\u3063\u3066\u3044\u307E\u3059\u3002\u540C\u3058\u3067\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002 Node.schemaNotSame=\u30DE\u30FC\u30B8\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u5165\u529B\u30EA\u30F3\u30AF \"{0}\" \u306E\u30B9\u30AD\u30FC\u30DE\u306F\u4E92\u3044\u306B\u7570\u306A\u3063\u3066\u3044\u307E\u3059\u3002\u540C\u3058\u3067\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002
Node.tooMuchTypeInput=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E "{0}" \u30BF\u30A4\u30D7\u306E\u5165\u529B\u306F\u591A\u3059\u304E\u307E\u3059\u3002 Node.tooMuchTypeInput=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E \"{0}\" \u30BF\u30A4\u30D7\u306E\u5165\u529B\u306F\u591A\u3059\u304E\u307E\u3059\u3002
Node.tooMuchTypeOutput=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E "{0}" \u30BF\u30A4\u30D7\u306E\u51FA\u529B\u306F\u591A\u3059\u304E\u307E\u3059\u3002 Node.tooMuchTypeOutput=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E \"{0}\" \u30BF\u30A4\u30D7\u306E\u51FA\u529B\u306F\u591A\u3059\u304E\u307E\u3059\u3002
OpenContextChooseComboDialog.context=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8: OpenContextChooseComboDialog.context=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8:
OpenExistVersionProcess.open=\u4ED6\u306E\u30D0\u30FC\u30B8\u30E7\u30F3\u3092\u958B\u304F OpenExistVersionProcess.open=\u4ED6\u306E\u30D0\u30FC\u30B8\u30E7\u30F3\u3092\u958B\u304F
OpenExistVersionProcess.open.dialog=\u30B8\u30E7\u30D6\u3092\u958B\u304F OpenExistVersionProcess.open.dialog=\u30B8\u30E7\u30D6\u3092\u958B\u304F
@@ -517,7 +502,7 @@ TraceEnableAction.TraceEnableDesc=\u30C8\u30EC\u30FC\u30B9\u3092\u6709\u52B9\u53
TraceEnableAction.TraceEnableTitle=\u30C8\u30EC\u30FC\u30B9\u306E\u6709\u52B9\u5316 TraceEnableAction.TraceEnableTitle=\u30C8\u30EC\u30FC\u30B9\u306E\u6709\u52B9\u5316
UpdateManagerUtils.updateMOfification=\u66F4\u65B0\u30DE\u30CD\u30FC\u30B8\u30E3\u306E\u5909\u66F4 UpdateManagerUtils.updateMOfification=\u66F4\u65B0\u30DE\u30CD\u30FC\u30B8\u30E3\u306E\u5909\u66F4
WSDL2JAVAController.TOS=Talend Open Studio 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 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.implictLabel=\u6697\u9ED9\u7684\u306A\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u8AAD\u307F\u8FBC\u307F
JobSettingProjectSettingPage.statAndLog=Stats & Logs 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.validationRuleItemid=\u691C\u8A3C\u30EB\u30FC\u30EB\u306E\u9805\u76EEID
EParameterName.validationRules=\u65E2\u5B58\u306E\u691C\u8A3C\u30EB\u30FC\u30EB\u3092\u4F7F\u7528 EParameterName.validationRules=\u65E2\u5B58\u306E\u691C\u8A3C\u30EB\u30FC\u30EB\u3092\u4F7F\u7528
EParameterName.validationRuleType=\u691C\u8A3C\u30EB\u30FC\u30EB\u30BF\u30A4\u30D7 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.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 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 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 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.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 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 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 ModifyMergeOrderAction.ERROE=\u30A8\u30E9\u30FC
ConnectionDeleteCommand.COLLAPSE=\u8B66\u544A 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 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.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 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 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 DbTableController.dialog.title=\u30A8\u30E9\u30FC
@@ -701,7 +684,7 @@ AbstractMultiPageTalendEditor.canNotSaveMessage.routine=\u30EB\u30FC\u30C1\u30F3
EParameterName.dParallelize=\u4E26\u5217\u5316\u7121\u52B9\u5316 EParameterName.dParallelize=\u4E26\u5217\u5316\u7121\u52B9\u5316
EOozieParameterName.hadoopAppPath=HDFS\u30D1\u30B9 EOozieParameterName.hadoopAppPath=HDFS\u30D1\u30B9
EOozieParameterName.jobId=\u30B8\u30E7\u30D6ID EOozieParameterName.jobId=\u30B8\u30E7\u30D6ID
EOozieParameterName.repositoryConnectionId="Oozie\u63A5\u7D9AID" EOozieParameterName.repositoryConnectionId=\"Oozie\u63A5\u7D9AID\"
PropertiesContextAction.parallelization=\u30D1\u30E9\u30EC\u30EB\u5316\u3092\u8A2D\u5B9A PropertiesContextAction.parallelization=\u30D1\u30E9\u30EC\u30EB\u5316\u3092\u8A2D\u5B9A
Connection.paral_partitioner=\u30ED\u30A6\u3092\u5206\u5272 Connection.paral_partitioner=\u30ED\u30A6\u3092\u5206\u5272
Connection.paral_departitioner=\u30ED\u30A6\u3092\u7D71\u5408 Connection.paral_departitioner=\u30ED\u30A6\u3092\u7D71\u5408
@@ -919,7 +902,7 @@ AbstractSchemaController.syncColumns=\u540C\u671F\u30AB\u30E9\u30E0
AbstractSchemaController.validationrule.title.warn=\u8B66\u544A AbstractSchemaController.validationrule.title.warn=\u8B66\u544A
AbstractSchemaController.validationrule.title.confirm=\u78BA\u8A8D 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.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.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.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 AbstractSchemaController.inputNotSet=\u5165\u529B\u63A5\u7D9A\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093
@@ -944,9 +927,81 @@ 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.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.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) 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 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 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 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
JobletPropertiesWizard.renameWarning.title=\u8B66\u544A JobletPropertiesWizard.renameWarning.title=\u8B66\u544A
JobletPropertiesWizard.renameWarning.msg=\u5E7E\u3064\u304B\u306E\u30B8\u30E7\u30D6\u3067\u3053\u306E\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u306F\u30ED\u30C3\u30AF\u3055\u308C\u3066\u3044\u307E\u3059\u3002\u30EA\u30CD\u30FC\u30E0\u3067\u304D\u307E\u305B\u3093\u3002 JobletPropertiesWizard.renameWarning.msg=\u5E7E\u3064\u304B\u306E\u30B8\u30E7\u30D6\u3067\u3053\u306E\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u306F\u30ED\u30C3\u30AF\u3055\u308C\u3066\u3044\u307E\u3059\u3002\u30EA\u30CD\u30FC\u30E0\u3067\u304D\u307E\u305B\u3093\u3002
AbstractMultiPageTalendEditor.DependenciesPage=\u4F9D\u5B58\u6027
JobDependenciesEditor.Resources=\u30EA\u30BD\u30FC\u30B9
JobDependenciesEditor.filterLabel=&\u691C\u7D22
JobDependenciesEditor.hideBuiltInItems=\u7D44\u307F\u8FBC\u307F\u30A2\u30A4\u30C6\u30E0\u3092\u96A0\u3059
JobDependenciesEditor.refreshDependenciesTooltip=\u30EB\u30FC\u30C8\u306E\u6700\u65B0\u30B3\u30F3\u30C6\u30F3\u30C4\u306B\u5F93\u3063\u3066\u3059\u3079\u3066\u306E\u4F9D\u5B58\u95A2\u4FC2\u3092\u66F4\u65B0
JobDependenciesEditor.KeyBindingWord=\u30AD\u30FC\u30D0\u30A4\u30F3\u30C7\u30A3\u30F3\u30B0: Delete\u3001Insert\u3001Enter
JobDependenciesPanel.multiItemsSelectedStatusMsg=\\ \u9078\u629E\u3057\u305F\u30A2\u30A4\u30C6\u30E0
JobDependenciesPanel.deleteTitle=\u524A\u9664
JobDependenciesPanel.deleteMsg=\u9078\u629E\u3057\u305F\u30A2\u30A4\u30C6\u30E0\u3092\u3059\u3079\u3066\u524A\u9664\u3057\u307E\u3059\u304B?
JobDependenciesPanel.addBtn=\u8FFD\u52A0...
JobDependenciesPanel.removeBtn=\u524A\u9664
JobDependenciesPanel.editBtn=\u7DE8\u96C6
JobDependenciesPanel.upBtn=\u30A2\u30C3\u30D7
JobDependenciesPanel.downBtn=\u30C0\u30A6\u30F3
DependencyVersionPart.comboInclusive=\u5305\u62EC\u7684
DependencyVersionPart.comboExclusive=\u6392\u4ED6\u7684
DependencyVersionPart.minimumVersion=\u6700\u5C0F\u30D0\u30FC\u30B8\u30E7\u30F3:
DependencyVersionPart.maximumVersion=\u6700\u5927\u30D0\u30FC\u30B8\u30E7\u30F3:
DependencyVersionPart.version=\u30D0\u30FC\u30B8\u30E7\u30F3:
DependencyVersionDialog.versionRangeError=\u6700\u5C0F\u30D0\u30FC\u30B8\u30E7\u30F3\u306F\u6700\u5927\u30D0\u30FC\u30B8\u30E7\u30F3\u4EE5\u4E0B\u3067\u306A\u304F\u3066\u306F\u306A\u3089\u306A\u3044
DependenceVersionPart.groupText=\u30DE\u30C3\u30C1\u3059\u308B\u30D0\u30FC\u30B8\u30E7\u30F3
DependenciesResourceSelectionDialog.selectResource=\u30EA\u30BD\u30FC\u30B9\u306E\u9078\u629E
DependenciesContextSelectionDialog.selectContext=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u5909\u6570\u306E\u9078\u629E
DependenciesContextSelectionDialog.addContext=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u5909\u6570\u306E\u8FFD\u52A0
DependenciesContextSelectionDialog.contextInUseError=\u3053\u306E\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u5909\u6570\u306F\u65E2\u306B\u4F7F\u7528\u3055\u308C\u3066\u3044\u307E\u3059!
NewDependencyItemDialog.addTitle={0}\u306E\u8FFD\u52A0
NewDependencyItemDialog.editTitle={0}\u306E\u7DE8\u96C6
NewDependencyItemDialog.addMsg=\u65B0\u3057\u3044{0}\u306E\u8FFD\u52A0
NewDependencyItemDialog.editMsg=\u9078\u629E\u3057\u305F{0}\u306E\u5C5E\u6027\u3092\u7DE8\u96C6
NewDependencyItemDialog.name=&\u540D\u524D
NewOrEditDependencyDialog.properties=\u30D7\u30ED\u30D1\u30C6\u30A3
NewDependencyItemDialog.optional=&\u30AA\u30D7\u30B7\u30E7\u30F3
NewDependencyItemDialog.existCheckMessage=\u30A2\u30A4\u30C6\u30E0\u306F\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059
ManageResourcePanel.Version=\u30D0\u30FC\u30B8\u30E7\u30F3
ManageResourcePanel.Path=\u30D1\u30B9
ManageResourcePanel.Context=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8
ManageResourcePanel.usedBy={0}({1})\u306F{2}\u306B\u3088\u3063\u3066\u4F7F\u7528\u3055\u308C\u3066\u3044\u307E\u3059
ManageResourcePanel.copyTitle=\u30B3\u30D4\u30FC\u304C\u6210\u529F\u3057\u307E\u3057\u305F
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 ContextParameterPage.comment=1rdrhdh
NodesPasteAction.paste=\uBD99\uC774\uAE30 NodesPasteAction.paste=\uBD99\uC774\uAE30
EParameterName.Comment=1rdrhdh 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} AbstractPreferenceComposite.warning=\uACBD\uACE0:{0}
EParameterName.NoteTextColor=\uD3F0\uD2B8 \uC0C9\uC0C1 EParameterName.NoteTextColor=\uD3F0\uD2B8 \uC0C9\uC0C1
EParameterName.jobMainversion=\uBC84\uC83C EParameterName.jobMainversion=\uBC84\uC83C
@@ -23,6 +21,7 @@ EParameterName.jobVersion=\uBC84\uC83C
EParameterName.title=\uC81C\uBAA9 EParameterName.title=\uC81C\uBAA9
FilterTraceColumnAction.SelectAll=\uBAA8\uB450 \uC120\uD0DD FilterTraceColumnAction.SelectAll=\uBAA8\uB450 \uC120\uD0DD
PropertiesWizardPage.Version=\uBC84\uC83C PropertiesWizardPage.Version=\uBC84\uC83C
SQLPatternComposite.add=\uCD94\uAC00
SQLPatternComposite.delete=\uC0AD\uC81C SQLPatternComposite.delete=\uC0AD\uC81C
TnsEditorDialog.Value=\uAC12 TnsEditorDialog.Value=\uAC12
EParameterName.className=\uD074\uB798\uC2A4\uB124\uC784 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. UpdateDetectionDialog.WarningMessage=Enkele unchecked items worden gewijzigd in built-in mode.
NoRepositoryDialog.Title=Fout NoRepositoryDialog.Title=Fout
EParameterName.Comment=Opmerking EParameterName.Comment=Opmerking
ComponentSettingsView.subjob=Subjob
Connection.numberParallel=Aantal parallelle executies Connection.numberParallel=Aantal parallelle executies
DataProcess.numberParallelExcution=Aantal parallelle executies DataProcess.numberParallelExcution=Aantal parallelle executies
EParameterName.NoteTextColor=Letter kleur EParameterName.NoteTextColor=Letter kleur

View File

@@ -6,14 +6,14 @@ EParameterName.CurrentOS=Bie\u017C\u0105cy OS
CodeView.Error=/// Kod niedost\u0119pny CodeView.Error=/// Kod niedost\u0119pny
EParameterName.Activate=Aktywuj EParameterName.Activate=Aktywuj
CodeView.All=Wszystko 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.catchRuntimeErrors=Przechwy\u0107 b\u0142\u0119dy wykonania
EParameterName.Platform=Platforma EParameterName.Platform=Platforma
ContextParameterPage.description=Utw\u00f3rz nowy parametr kontekstu ContextParameterPage.description=Utw\u00F3rz nowy parametr kontekstu
CodeView.Main=G\u0142\u00f3wny CodeView.Main=G\u0142\u00F3wny
DeleteNoteCommand.Name=Skasuj notatk\u0119 DeleteNoteCommand.Name=Skasuj notatk\u0119
ConnectionSetAsMainRef.mainLabel=Ustaw to po\u0142\u0105czenia jako g\u0142\u00f3wne ConnectionSetAsMainRef.mainLabel=Ustaw to po\u0142\u0105czenia jako g\u0142\u00F3wne
EParameterName.FieldSeparator=Separator p\u00f3l EParameterName.FieldSeparator=Separator p\u00F3l
EParameterName.Log=Log EParameterName.Log=Log
ExecuteSystemCommandCommand.ConsoleMessages=Komunikaty konsoli ExecuteSystemCommandCommand.ConsoleMessages=Komunikaty konsoli
AdvancedContextComposite.Code=Kod AdvancedContextComposite.Code=Kod
@@ -25,15 +25,14 @@ EParameterName.Level.Log.File=Poziom
EParameterName.schemaOptions=Opcje schematu EParameterName.schemaOptions=Opcje schematu
EParameterName.tableLogs=Tabela logowa EParameterName.tableLogs=Tabela logowa
EParameterName.queryType=Typ zapytania 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 ConnTextEditPolicy.ErrorTitle=B\u0142\u0105d
ChangeMergeOrderCommand.label=Zmie\u0144 kolejno\u015B\u0107 \u0142\u0105czenia ChangeMergeOrderCommand.label=Zmie\u0144 kolejno\u015B\u0107 \u0142\u0105czenia
ActivateSubjobAction.ActivateComplete=Aktywuj ca\u0142y Subjob
EParameterName.port=Port EParameterName.port=Port
EParameterName.componentList=Lista komponent\u00f3w EParameterName.componentList=Lista komponent\u00F3w
EParameterName.ModuleList=Lista modu\u0142\u00f3w EParameterName.ModuleList=Lista modu\u0142\u00F3w
ConnectionCreateAction.dialogTitle=Wyj\u015Bcie ConnectionCreateAction.dialogTitle=Wyj\u015Bcie
DesignerPreferencePage.component.defaultLabel=Domy\u015Blna etykieta komponenet\u00f3w DesignerPreferencePage.component.defaultLabel=Domy\u015Blna etykieta komponenet\u00F3w
EParameterName.schemaType=Schemat EParameterName.schemaType=Schemat
EParameterName.tableStats=Tabela statystyk EParameterName.tableStats=Tabela statystyk
EParameterName.Family=Rodzina EParameterName.Family=Rodzina
@@ -45,7 +44,7 @@ TextNoteSection.Label=Tekst
AbstractElementPropertySectionController.fieldRequired=To pole jest wymagalne. AbstractElementPropertySectionController.fieldRequired=To pole jest wymagalne.
EParameterName.Level.Log.Db=Poziom EParameterName.Level.Log.Db=Poziom
EParameterName.PrintOperations=Operacje wydruku EParameterName.PrintOperations=Operacje wydruku
ConfigureConnParamDialog.DialogLabel=Konfiguracja parametr\u00f3w po\u0142\u0105czenia ConfigureConnParamDialog.DialogLabel=Konfiguracja parametr\u00F3w po\u0142\u0105czenia
PropertiesContextAction.Properties=Ustawienia PropertiesContextAction.Properties=Ustawienia
NotesPasteCommand.label=Wklej NotesPasteCommand.label=Wklej
NodeSetActivateAction.Activate=Aktywuj NodeSetActivateAction.Activate=Aktywuj
@@ -57,7 +56,7 @@ EParameterName.LoadNewVariableLabel=Je\u015Bli zmienn\u0105 za\u0142adowano to n
ExecuteSystemCommandCommand.Command=Wykonaj... ExecuteSystemCommandCommand.Command=Wykonaj...
UpdateDetectionDialog.Operations=Operacje UpdateDetectionDialog.Operations=Operacje
Note.DefaultText=Tekst 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 EParameterName.uniqueName=Nazwa unikalna
ExternalNodeChangeCommand.propagateMessage=Czy rozpropagowa\u0107 zmiany? ExternalNodeChangeCommand.propagateMessage=Czy rozpropagowa\u0107 zmiany?
EParameterName.FromFile=Z pliku EParameterName.FromFile=Z pliku
@@ -68,7 +67,6 @@ StatsAndLogsComposite.StatsLogsSettings=Ustawienia Statysyki/Logi
NodesPasteCommand.label=Wklej NodesPasteCommand.label=Wklej
EmfComponent.Time=Czas EmfComponent.Time=Czas
EParameterName.onFileFlag=W plikach EParameterName.onFileFlag=W plikach
ChangeActivateStatusSubjobCommand.Label.ActiveComplete=Aktywuj ca\u0142y Subjob
ChangeMetadataCommand.messageDialog.questionMessage=Czy rozpropagowa\u0107 zmiany? ChangeMetadataCommand.messageDialog.questionMessage=Czy rozpropagowa\u0107 zmiany?
EParameterName.user=U\u017Cytkownik EParameterName.user=U\u017Cytkownik
EParameterName.fromDatabaseFlag=Z bazy danych EParameterName.fromDatabaseFlag=Z bazy danych
@@ -89,20 +87,19 @@ ContextParameterWizard.title=Nowy parametr kontekstu
EmfComponent.Perf=Pref EmfComponent.Perf=Pref
EParameterName.UseLogs=U\u017Cyj logowania(tLogCatcher) EParameterName.UseLogs=U\u017Cyj logowania(tLogCatcher)
ConnectionSetAsMainRef.lookupLabel=Ustaw po\u0142\u0105czenie jako p\u0119tl\u0119 (Lookup) ConnectionSetAsMainRef.lookupLabel=Ustaw po\u0142\u0105czenie jako p\u0119tl\u0119 (Lookup)
DesignerPreferencePage.hintShowed=Poka\u017C podpowiedzi komponent\u00f3w DesignerPreferencePage.hintShowed=Poka\u017C podpowiedzi komponent\u00F3w
CreateNodeCommand.Label=Utw\u00f3rz ga\u0142\u0105\u017A CreateNodeCommand.Label=Utw\u00F3rz ga\u0142\u0105\u017A
EParameterName.fileNameStats=Nazwa pliku statystyk 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 EParameterName.schemaDb=Schemat
ProblemsView.resource=Zas\u00f3b ProblemsView.resource=Zas\u00F3b
ConnectionCreateAction.error=B\u0142\u0105d 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 ChangeNodeTextCommand.Label=Zmie\u0144 etykiet\u0119 po\u0142\u0105czenia
ConnectionReconnectCommand.LabelTarget=Przenie\u015B po\u0142\u0105czenie celu 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 EParameterName.help=Pomoc
Category_Label={0} ({1} element\u00f3w) Category_Label={0} ({1} element\u00F3w)
ActivateSubjobAction.ActivatePart=Aktywuj bie\u017C\u0105cy subjob
ContextParameterPage.typeEmpty=Nie ustawiono typu parametru. ContextParameterPage.typeEmpty=Nie ustawiono typu parametru.
EParameterName.mapping=Mapowanie EParameterName.mapping=Mapowanie
ContextAddParameterCommand.label=Dodaj parametr ContextAddParameterCommand.label=Dodaj parametr
@@ -118,16 +115,16 @@ EParameterName.generateCode=Wygeneruj kod
SubjobBasicComposite.SaveLabel=Zapisz jako kolor domy\u015Blny SubjobBasicComposite.SaveLabel=Zapisz jako kolor domy\u015Blny
ContextProcessSection2.contextType=Typ kontekstu ContextProcessSection2.contextType=Typ kontekstu
EParameterName.encodingType=Kodowanie 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: AbstractElementPropertySectionController.syntaxError=B\u0142\u0119dy sk\u0142adni:
EParameterName.connectionType=Typ po\u0142\u0105czenia 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 EParameterName.TableName=Nazwa tabeli
TalendEditorContextMenuProvider.Trigger=Wyzwalacz TalendEditorContextMenuProvider.Trigger=Wyzwalacz
ConnectionDeleteCommand.Label=Skasuj po\u0142\u0105czenie ConnectionDeleteCommand.Label=Skasuj po\u0142\u0105czenie
EParameterName.Author=Autor EParameterName.Author=Autor
EParameterName.componentName=Nazwa komponentu 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. ConnectionCreateAction.errorCreateConnectionName=Nazwa {0} nie jest prawid\u0142owa lub ju\u017C istnieje.
ContextParameterPage.title=Parametr kontekstu ContextParameterPage.title=Parametr kontekstu
NodeReturn.Availability.AFTER=Po NodeReturn.Availability.AFTER=Po
@@ -138,7 +135,7 @@ ContextParameterPage.comment=Komentarz
EParameterName.onConsoleFlag=W konsoli EParameterName.onConsoleFlag=W konsoli
NewProcessWizard.failureTitle=B\u0142\u0105d NewProcessWizard.failureTitle=B\u0142\u0105d
DesignerColorsPreferencePage.ConnectionColorGroup=Kolor po\u0142\u0105czenia DesignerColorsPreferencePage.ConnectionColorGroup=Kolor po\u0142\u0105czenia
EParameterName.database=\u0179r\u00f3d\u0142o danych EParameterName.database=\u0179r\u00F3d\u0142o danych
EParameterName.start=Start EParameterName.start=Start
EParameterName.host=Host EParameterName.host=Host
AbstractElementPropertySectionController.variableTooltip=Zmienna przypisana do parametru to: 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.NotLoadOldVariableLabel=Je\u015Bli zmienna w kontek\u015Bcie to nie za\u0142adowana
EParameterName.context=Contekst EParameterName.context=Contekst
EParameterName.MultiThread=Wykonanie wielow\u0105tkowe EParameterName.MultiThread=Wykonanie wielow\u0105tkowe
ChangeActivateStatusSubjobCommand.Label.ActivePart=Aktywuj bie\u017C\u0105cy subjob
MultiPageEditorContributor.View=Widok MultiPageEditorContributor.View=Widok
ContextParameterPage.nameExists=Nazwa parametru ju\u017C istnieje. ContextParameterPage.nameExists=Nazwa parametru ju\u017C istnieje.
ContextParameterPage.defaultValue=Warto\u015B\u0107 domy\u015Blna ContextParameterPage.defaultValue=Warto\u015B\u0107 domy\u015Blna
@@ -170,44 +166,42 @@ ChangeValuesFromRepository.messageDialog.take=Pobranie
NoRepositoryDialog.Title=B\u0142\u0105d NoRepositoryDialog.Title=B\u0142\u0105d
EParameterName.propertyType=Typ w\u0142a\u015Bciwo\u015Bci EParameterName.propertyType=Typ w\u0142a\u015Bciwo\u015Bci
EParameterName.Status=Status EParameterName.Status=Status
EParameterName.Log.Db=Zapis log\u00f3w do bazy danych EParameterName.Log.Db=Zapis log\u00F3w do bazy danych
NodesPasteAction.paste=Wklej NodesPasteAction.paste=Wklej
TalendEditorPaletteFactory.Tools=Narz\u0119dzia TalendEditorPaletteFactory.Tools=Narz\u0119dzia
EParameterName.Comment=Komentarz EParameterName.Comment=Komentarz
AbstractLanguageMemoController.generateCode=Wygeneruj kod 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.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} AbstractPreferenceComposite.warning=Ostrze\u017Cenie: {0}
ColumnListController.confirm=Potwierd\u017A ColumnListController.confirm=Potwierd\u017A
ColumnListController.saveChange=Zosta\u0142a zmieniona d\u0142ugo\u015B\u0107 kolumny w schemacie {0}. Czy zastosowa\u0107 zmiany? ColumnListController.saveChange=Zosta\u0142a zmieniona d\u0142ugo\u015B\u0107 kolumny w schemacie {0}. Czy zastosowa\u0107 zmiany?
ComboController.alert=Alarm ComboController.alert=Alarm
ComponentSearcher.searchResult=Wyniki wyszukiwania dla komponentu {0} ComponentSearcher.searchResult=Wyniki wyszukiwania dla komponentu {0}
ComponentSettingsView.noAdvancedSetting=Brak zaawansowanych ustawie\u0144 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.inputInvalid=Nieprawid\u0142owe Id wej\u015Bcia
Connection.monitorConnection=Monitoruj to po\u0142\u0105czenie Connection.monitorConnection=Monitoruj to po\u0142\u0105czenie
Connection.numberParallel=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.enableParallel=W\u0142\u0105cz wykonanie r\u00F3wnoleg\u0142e
DataProcess.numberParallelExcution=Ilo\u015Bc wywo\u0142a\u0144 r\u00f3wnoleg\u0142ych DataProcess.numberParallelExcution=Ilo\u015Bc wywo\u0142a\u0144 r\u00F3wnoleg\u0142ych
DbTableController.connectionError=B\u0142\u0105d po\u0142\u0105czenia 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.setParameter=Ustaw parametry po\u0142\u0105czenia
DbTableController.showTableList=Poka\u017C list\u0119 tabel dla bie\u017C\u0105cego 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.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.DesignerEditorBackgroundColor=Kolor t\u0142a
DesignerPreferencePage.ReadonlyBackgroundColor=Kolor t\u0142a tylko do odczytu DesignerPreferencePage.ReadonlyBackgroundColor=Kolor t\u0142a tylko do odczytu
DesignerPreferencePage.addOrDeleteVariable=Rozg\u0142aszaj zmiany dodawania/usuwania zmiennych w repozytorium kontekst\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.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.defaultConnection=Domy\u015Blne po\u0142\u0105czenie komponent\u00F3w
EParameterName.Information=Poka\u017C informacje EParameterName.Information=Poka\u017C informacje
EParameterName.NoteColor=Kolor notatki EParameterName.NoteColor=Kolor notatki
EParameterName.NoteLineColor=Kolor linii notatki EParameterName.NoteLineColor=Kolor linii notatki
EParameterName.NoteTextBottom=d\u00f3\u0142 EParameterName.NoteTextBottom=d\u00F3\u0142
EParameterName.NoteTextColor=Kolor czcionki EParameterName.NoteTextColor=Kolor czcionki
EParameterName.NoteTextTop=g\u00f3ra EParameterName.NoteTextTop=g\u00F3ra
EParameterName.SubjobTitleColor=Kolor tytu\u0142u EParameterName.SubjobTitleColor=Kolor tytu\u0142u
EParameterName.TracesConnection=\u015Aled\u017A to po\u0142\u0105czenie EParameterName.TracesConnection=\u015Aled\u017A to po\u0142\u0105czenie
EParameterName.creation=Tworzenie EParameterName.creation=Tworzenie
@@ -217,7 +211,7 @@ EParameterName.FontBold=Pogrubienie
EParameterName.FontSize=Rozmiar czcionki EParameterName.FontSize=Rozmiar czcionki
EParameterName.jobMainversion=Wersja EParameterName.jobMainversion=Wersja
EParameterName.jobVersion=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.parallelizeNumber=Ilo\u015B\u0107 wykona\u0144 jednoczesnych
EParameterName.title=Tytu\u0142 EParameterName.title=Tytu\u0142
EmfComponent.0=Nie mo\u017Cna za\u0142adowa\u0107 komponentu {0} 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.connectionError=B\u0142\u0105d po\u0142\u0105czenia
GuessSchemaController.setParameter=Ustaw parametry po\u0142\u0105czenia GuessSchemaController.setParameter=Ustaw parametry po\u0142\u0105czenia
IconSelectionController.MessageTitle=B\u0142\u0105d IconSelectionController.MessageTitle=B\u0142\u0105d
IconSelectionController.Revert=Przywr\u00f3\u0107 IconSelectionController.Revert=Przywr\u00F3\u0107
OpenContextChooseComboDialog.context=Kontekst: OpenContextChooseComboDialog.context=Kontekst:
PromptDefaultValueDialog.column=Kolumna PromptDefaultValueDialog.column=Kolumna
PromptDefaultValueDialog.defaultValue=Warto\u015B\u0107 domy\u015Blna PromptDefaultValueDialog.defaultValue=Warto\u015B\u0107 domy\u015Blna
@@ -239,7 +233,7 @@ PropertiesWizardPage.Version=Wersja
QueryTypeController.alert=Alarm QueryTypeController.alert=Alarm
SQLPatternComposite.add=Dodaj SQLPatternComposite.add=Dodaj
SQLPatternComposite.delete=Usu\u0144 SQLPatternComposite.delete=Usu\u0144
SQLPatternComposite.up=W g\u00f3r\u0119 SQLPatternComposite.up=W g\u00F3r\u0119
SqlMemoController.query=Zapytanie SqlMemoController.query=Zapytanie
StatLogsAndImplicitcontextTreeViewPage.SaveProjectSettings=Zapisz ustawienia projektu... StatLogsAndImplicitcontextTreeViewPage.SaveProjectSettings=Zapisz ustawienia projektu...
StatsAndLogs.UseProjectSettings=U\u017Cyj ustawie\u0144 projektu StatsAndLogs.UseProjectSettings=U\u017Cyj ustawie\u0144 projektu
@@ -263,28 +257,28 @@ TalendPaletteContextMenuProvider.tipHidden=Ukryj folder
TalendPaletteContextMenuProvider.tipRemove=Usu\u0144 z ulubionych TalendPaletteContextMenuProvider.tipRemove=Usu\u0144 z ulubionych
TalendPaletteViewer.searchComponent=Znajd\u017A komponent... TalendPaletteViewer.searchComponent=Znajd\u017A komponent...
TextController.valueInvalid=Warto\u015B\u0107 nieprawid\u0142owa. TextController.valueInvalid=Warto\u015B\u0107 nieprawid\u0142owa.
WSDL2JAVAController.generateFileFailed=Wygenerowanie plik\u00f3w java nieudane n{0}: WSDL2JAVAController.generateFileFailed=Wygenerowanie plik\u00F3w java nieudane n{0}:
WSDL2JAVAController.generateFileFailedFromWSDL=Wygenerowanie plik\u00f3w java z wdsl: {0} poprawne. 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.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. ConnectionCreateCommand.inputValid=Wej\u015Bcie nieprawid\u0142owe.
DesignerPreferencePage.iconSize24=24 piksele DesignerPreferencePage.iconSize24=24 piksele
DesignerPreferencePage.iconSize32=32 piksele DesignerPreferencePage.iconSize32=32 piksele
DesignerPreferencePage.tableView=widok tabeli DesignerPreferencePage.tableView=widok tabeli
EParameterName.useExistConn=U\u017Cyj istniej\u0105cego po\u0142\u0105czenia 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.ERROR_MESS=B\u0141\u0104D!
ErrorMessageDialog.EXCEP_IN_COM=Wyj\u0105tek w komponencie ErrorMessageDialog.EXCEP_IN_COM=Wyj\u0105tek w komponencie
GuessSchemaController.connError=B\u0142\u0105d po\u0142\u0105czenia GuessSchemaController.connError=B\u0142\u0105d po\u0142\u0105czenia
AppearancePreferencePage.groupBySource="Group by source" w kontek\u015Bcie AppearancePreferencePage.groupBySource="Group by source" w kontek\u015Bcie
EParameterName.dataSource=\u0179r\u00f3d\u0142o danych EParameterName.dataSource=\u0179r\u00F3d\u0142o danych
EParameterName.useSharedConnection=U\u017Cyj wsp\u00f3\u0142dzielonego po\u0142\u0105czenia EParameterName.useSharedConnection=U\u017Cyj wsp\u00F3\u0142dzielonego po\u0142\u0105czenia
EParameterName.sharedConnectionName=Nazwa po\u0142\u0105czenia wsp\u00f3\u0142dzielonego EParameterName.sharedConnectionName=Nazwa po\u0142\u0105czenia wsp\u00F3\u0142dzielonego
EParameterName.multiSaparators=Separatory EParameterName.multiSaparators=Separatory
EmfComponent.tnsfile=U\u017Cyj pliku tns EmfComponent.tnsfile=U\u017Cyj pliku tns
TnsEditorDialog.Service=Serwis TnsEditorDialog.Service=Serwis
TnsEditorDialog.Value=Warto\u015B\u0107 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: DocumentationPreferencePage.companyName=Nazwa firmy:
EParameterName.FunName=Nazwa funkcji EParameterName.FunName=Nazwa funkcji
EParameterName.jdbcURL=JDBC URL EParameterName.jdbcURL=JDBC URL
@@ -294,7 +288,7 @@ EParameterName.mappingFile=Plik mapowania
AbstractMultiPageTalendEditor_pleaseWait=Zapis, prosz\u0119 czeka\u0107... AbstractMultiPageTalendEditor_pleaseWait=Zapis, prosz\u0119 czeka\u0107...
EParameterName.routeType=Typ 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.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 OoziePreferencePage.userName=Nazwa u\u017Cytkownika
AbstractMultiPageTalendEditor.canNotSaveTitle=Ostrze\u017Cenie AbstractMultiPageTalendEditor.canNotSaveTitle=Ostrze\u017Cenie
ConnectionSetAsMainRef.ERROR=B\u0141\u0104D ConnectionSetAsMainRef.ERROR=B\u0141\u0104D

View File

@@ -1,21 +1,21 @@
AdvancedContextComposite.Name=Nome AdvancedContextComposite.Name=Nome
EParameterName.password=Senha EParameterName.password=Senha
EParameterName.CurrentOS=SO corrente 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 EParameterName.Activate=Ativar
CodeView.All=Todos CodeView.All=Todos
EParameterName.Platform=Plataforma EParameterName.Platform=Plataforma
ContextParameterPage.description=Criar um novo par\u00e2metro de contexto ContextParameterPage.description=Criar um novo par\u00E2metro de contexto
CodeView.Main=Main CodeView.Main=Main
ConnectionSetAsMainRef.mainLabel=Definir esta conex\u00e3o como principal ConnectionSetAsMainRef.mainLabel=Definir esta conex\u00E3o como principal
ExecuteSystemCommandCommand.ConsoleMessages=Console Mensagens ExecuteSystemCommandCommand.ConsoleMessages=Console Mensagens
AdvancedContextComposite.Code=C\u00f3digo AdvancedContextComposite.Code=C\u00F3digo
CommandController.CommandLabel=Executar... CommandController.CommandLabel=Executar...
ContextModifyCommand.label=Modificar contexto ContextModifyCommand.label=Modificar contexto
ConnectionCreateAction.dialogMessage=Novo nome de sa\u00edda? ConnectionCreateAction.dialogMessage=Novo nome de sa\u00EDda?
ContextChangeDefaultCommand.label=Mudar contexto padr\u00e3o ContextChangeDefaultCommand.label=Mudar contexto padr\u00E3o
EParameterName.Level.Log.File=N\u00edvel EParameterName.Level.Log.File=N\u00EDvel
EParameterName.schemaOptions=Op\u00e7\u00f5es de esquema EParameterName.schemaOptions=Op\u00E7\u00F5es de esquema
MultiPageEditorContributor.Grid=&Grade MultiPageEditorContributor.Grid=&Grade
EParameterName.tableLogs=Logs de tabela EParameterName.tableLogs=Logs de tabela
ChangeActivateStatusNodeCommand.Label.Active=Ativar componente ChangeActivateStatusNodeCommand.Label.Active=Ativar componente
@@ -25,42 +25,42 @@ ChangeMergeOrderCommand.label=Alterar ordem do Merge
ChangeMetadataCommand.changeMetadataValues=Alterar valores de Metadados ChangeMetadataCommand.changeMetadataValues=Alterar valores de Metadados
EParameterName.port=Porta EParameterName.port=Porta
EParameterName.componentList=Lista de componentes EParameterName.componentList=Lista de componentes
ConnectionCreateAction.dialogTitle=Sa\u00edda ConnectionCreateAction.dialogTitle=Sa\u00EDda
DesignerPreferencePage.component.defaultLabel=Label default dos componentes DesignerPreferencePage.component.defaultLabel=Label default dos componentes
EParameterName.Level.Log.Stdout=N\u00edvel EParameterName.Level.Log.Stdout=N\u00EDvel
EditProcess.editJob=Editar job EditProcess.editJob=Editar job
NodesCopyAction.label=Copiar NodesCopyAction.label=Copiar
TextNoteSection.Label=Texto TextNoteSection.Label=Texto
AbstractElementPropertySectionController.fieldRequired=Este campo \u00e9 obrigat\u00f3rio. AbstractElementPropertySectionController.fieldRequired=Este campo \u00E9 obrigat\u00F3rio.
EParameterName.Level.Log.Db=N\u00edvel EParameterName.Level.Log.Db=N\u00EDvel
EParameterName.PrintOperations=Imprimir opera\u00e7\u00f5es EParameterName.PrintOperations=Imprimir opera\u00E7\u00F5es
ConfigureConnParamDialog.DialogLabel=Configurar par\u00e2metros de conex\u00e3o ConfigureConnParamDialog.DialogLabel=Configurar par\u00E2metros de conex\u00E3o
NotesPasteCommand.label=Colar NotesPasteCommand.label=Colar
NodeSetActivateAction.Activate=Ativar NodeSetActivateAction.Activate=Ativar
EditProcess.openJob=Abrir job EditProcess.openJob=Abrir job
ContextRepositoryCommand.modifyContext=Modificar contexto ContextRepositoryCommand.modifyContext=Modificar contexto
ChangeConnTextCommand.Label=Mudar nome da Conex\u00e3o ChangeConnTextCommand.Label=Mudar nome da Conex\u00E3o
ExecuteSystemCommandCommand.Command=Executar ExecuteSystemCommandCommand.Command=Executar
ChangeConnectionStatusCommand.setLinkRef=definir Link como Ref ChangeConnectionStatusCommand.setLinkRef=definir Link como Ref
Note.DefaultText=Texto Note.DefaultText=Texto
MultiPageEditorContributor.runMenu=Rodar MultiPageEditorContributor.runMenu=Rodar
EParameterName.uniqueName=Nome \u00fanico EParameterName.uniqueName=Nome \u00FAnico
ExternalNodeChangeCommand.propagateMessage=Voc\u00ea quer propagar as altera\u00e7\u00f5es? ExternalNodeChangeCommand.propagateMessage=Voc\u00EA quer propagar as altera\u00E7\u00F5es?
EParameterName.FromFile=Arquivo para EParameterName.FromFile=Arquivo para
EParameterName.connectionList=Refer\u00eancia da conex\u00e3o EParameterName.connectionList=Refer\u00EAncia da conex\u00E3o
ChangeNoteTextCommand.Name=Mudar texto da nota ChangeNoteTextCommand.Name=Mudar texto da nota
EParameterName.preview=Preview EParameterName.preview=Preview
ConfigureConnParamDialog.ContextText=Com Contexto: ConfigureConnParamDialog.ContextText=Com Contexto:
NodesPasteCommand.label=Colar NodesPasteCommand.label=Colar
EmfComponent.Time=Hora EmfComponent.Time=Hora
CodeView.MultipleComponentError=/// C\u00f3digo n\u00e3o dispon\u00edvel /// M\u00faltiplos componentes n\u00e3o/// podem exibir o c\u00f3digo 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? ChangeMetadataCommand.messageDialog.questionMessage=Voc\u00EA quer propagar as altera\u00E7\u00F5es?
ChangeActivateStatusNodeCommand.Label.Deactive=Desativar componente ChangeActivateStatusNodeCommand.Label.Deactive=Desativar componente
EParameterName.fromDatabaseFlag=Base de dados para EParameterName.fromDatabaseFlag=Base de dados para
ContextRemoveParameterCommand.label=Remover par\u00e2metro ContextRemoveParameterCommand.label=Remover par\u00E2metro
ContextParameterExtractor.ExistedTitle=Erro ContextParameterExtractor.ExistedTitle=Erro
ChangeConnectionStatusCommand.setLinkMain=definir Lik como Main ChangeConnectionStatusCommand.setLinkMain=definir Lik como Main
ContextRenameParameterCommand.renameParameter=Renomear par\u00e2metro ContextRenameParameterCommand.renameParameter=Renomear par\u00E2metro
ContextParameterPage.shouldPrompt=Limite de valor ContextParameterPage.shouldPrompt=Limite de valor
ContextParameterPage.prompt=Limite ContextParameterPage.prompt=Limite
EParameterName.Name=Nome EParameterName.Name=Nome
@@ -68,100 +68,97 @@ ChangeMetadataCommand.messageDialog.propagate=Propagar
ContextParameterPage.name=Nome ContextParameterPage.name=Nome
EParameterName.fromFileFlag=Arquivo para EParameterName.fromFileFlag=Arquivo para
CodeView.Start=Iniciar CodeView.Start=Iniciar
ContextParameterPage.nameEmpty=Nome de parmetro est\u00e1 vazio ContextParameterPage.nameEmpty=Nome de parmetro est\u00E1 vazio
EParameterName.condition=Condi\u00e7\u00e3o EParameterName.condition=Condi\u00E7\u00E3o
ContextParameterWizard.title=Novo contexto par\u00e2metro ContextParameterWizard.title=Novo contexto par\u00E2metro
ConnectionSetAsMainRef.lookupLabel=Definir esta conex\u00e3o como lookup ConnectionSetAsMainRef.lookupLabel=Definir esta conex\u00E3o como lookup
MoveNodeCommand.Label=Mover n\u00f3 MoveNodeCommand.Label=Mover n\u00F3
MultiPageTalendEditor.InvalidInput=Entrada inv\u00e1lida: Dever ser IFileEditorInput MultiPageTalendEditor.InvalidInput=Entrada inv\u00E1lida: Dever ser IFileEditorInput
ConnectionReconnectCommand.LabelSource=Mover fonte de conex\u00e3o ConnectionReconnectCommand.LabelSource=Mover fonte de conex\u00E3o
ProblemsView.resource=Recurso ProblemsView.resource=Recurso
ConnectionCreateAction.error=Erro ConnectionCreateAction.error=Erro
ChangeNodeTextCommand.Label=Mudar nome da Conex\u00e3o ChangeNodeTextCommand.Label=Mudar nome da Conex\u00E3o
ConnectionReconnectCommand.LabelTarget=Mover alvo de conex\u00e3o ConnectionReconnectCommand.LabelTarget=Mover alvo de conex\u00E3o
SubjobBasicComposite.RestoreLabel=Restaurar cor padr\u00e3o SubjobBasicComposite.RestoreLabel=Restaurar cor padr\u00E3o
EParameterName.help=Ajuda EParameterName.help=Ajuda
Category_Label={0} ({1} itens) Category_Label={0} ({1} itens)
ContextParameterPage.promptEmpty=Par\u00e2metro limite est\u00e1 vazio. ContextParameterPage.promptEmpty=Par\u00E2metro limite est\u00E1 vazio.
ContextParameterPage.typeEmpty=Tipo de par\u00e2metro n\u00e3o est\u00e1 definido. ContextParameterPage.typeEmpty=Tipo de par\u00E2metro n\u00E3o est\u00E1 definido.
ContextAddParameterCommand.label=Adicionar par\u00e2metro ContextAddParameterCommand.label=Adicionar par\u00E2metro
ContextProcessSection2.context=Contexto: ContextProcessSection2.context=Contexto:
EParameterName.LabelFormat=Formato do label EParameterName.LabelFormat=Formato do label
ConfigureConnParamDialog.ContextLabel=Contexto: ConfigureConnParamDialog.ContextLabel=Contexto:
EParameterName.Version=Vers\u00e3o EParameterName.Version=Vers\u00E3o
Category_One_Item_Label={0} ({1} item) Category_One_Item_Label={0} ({1} item)
EParameterName.generateCode=Gerador de c\u00f3digo EParameterName.generateCode=Gerador de c\u00F3digo
SubjobBasicComposite.SaveLabel=Salvar como cor padr\u00e3o SubjobBasicComposite.SaveLabel=Salvar como cor padr\u00E3o
ContextProcessSection2.contextType=Tipo de contexto 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: DesignerPreferencePage.defaultFilePathDirectory=Caminho do arquivo do componente default:
AbstractElementPropertySectionController.syntaxError=Erro(s) de sintaxe: AbstractElementPropertySectionController.syntaxError=Erro(s) de sintaxe:
EParameterName.connectionType=Tipo da conex\u00e3o EParameterName.connectionType=Tipo da conex\u00E3o
EParameterName.TableName=Nome da Tabela EParameterName.TableName=Nome da Tabela
ChangeNoteOpacityCommand.Name=Alterar opacidade da Nota ChangeNoteOpacityCommand.Name=Alterar opacidade da Nota
ConnectionDeleteCommand.Label=Apagar conex\u00e3o ConnectionDeleteCommand.Label=Apagar conex\u00E3o
EParameterName.componentName=Nome do componente EParameterName.componentName=Nome do componente
ConnectionCreateCommand.Label=Criar conex\u00e3o ConnectionCreateCommand.Label=Criar conex\u00E3o
ConnectionCreateAction.errorCreateConnectionName=O nome {0} j\u00e1 existe ou \u00e9 inv\u00e1lido ConnectionCreateAction.errorCreateConnectionName=O nome {0} j\u00E1 existe ou \u00E9 inv\u00E1lido
ContextParameterPage.title=Contexto par\u00e2metro ContextParameterPage.title=Contexto par\u00E2metro
EParameterName.ConnectionFormat=Formato da conex\u00e3o EParameterName.ConnectionFormat=Formato da conex\u00E3o
ExecuteSystemCommandCommand.Title=Executa comando ExecuteSystemCommandCommand.Title=Executa comando
ContextParameterPage.comment=Coment\u00e1rio ContextParameterPage.comment=Coment\u00E1rio
NewProcessWizard.failureTitle=Erro NewProcessWizard.failureTitle=Erro
DesignerColorsPreferencePage.ConnectionColorGroup=Cor da conex\u00e3o DesignerColorsPreferencePage.ConnectionColorGroup=Cor da conex\u00E3o
modules.required=Requerido para usar este componente modules.required=Requerido para usar este componente
EParameterName.database=Fonte de dados EParameterName.database=Fonte de dados
EParameterName.start=Iniciar EParameterName.start=Iniciar
EParameterName.host=Host EParameterName.host=Host
AbstractElementPropertySectionController.variableTooltip=A vari\u00e1vel associada a este par\u00e2metro \u00e9: AbstractElementPropertySectionController.variableTooltip=A vari\u00E1vel associada a este par\u00E2metro \u00E9:
EParameterName.additionParam=Param\u00eatros adicionais EParameterName.additionParam=Param\u00EAtros adicionais
EParameterName.filePath=Caminho do arquivo EParameterName.filePath=Caminho do arquivo
EParameterName.columnList=Lista de colunas EParameterName.columnList=Lista de colunas
MoveNodeLabelCommand.Label=Mover NodeLabel MoveNodeLabelCommand.Label=Mover NodeLabel
EParameterName.context=Contexto EParameterName.context=Contexto
MultiPageTalendEditor.Job=Job {0} {1} MultiPageTalendEditor.Job=Job {0} {1}
MultiPageEditorContributor.View=Vis\u00e3o MultiPageEditorContributor.View=Vis\u00E3o
ContextParameterPage.nameExists=Nome de par\u00e2metro j\u00e1 existe. ContextParameterPage.nameExists=Nome de par\u00E2metro j\u00E1 existe.
ExecuteSystemCommandCommand.Label=Executa comandos especiais que foram definidos pelo utilizador ou definidas no componente ExecuteSystemCommandCommand.Label=Executa comandos especiais que foram definidos pelo utilizador ou definidas no componente
ContextParameterPage.defaultValue=Valor padr\u00e3o ContextParameterPage.defaultValue=Valor padr\u00E3o
ChangeValuesFromRepository.messageDialog.takeMessage=Voc\u00ea gostaria de pegar o esquema do componente de entrada? ChangeValuesFromRepository.messageDialog.takeMessage=Voc\u00EA gostaria de pegar o esquema do componente de entrada?
ExternalNodeChangeCommand.propagate=Propagar 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 CodeView.End=Encerrar
ContextParameterPage.defaultValueEmpty=Valor padr\u00e3o vazio \u00e9 desencorajado. ContextParameterPage.defaultValueEmpty=Valor padr\u00E3o vazio \u00E9 desencorajado.
ChangeValuesFromRepository.messageDialog.take=Pegar ChangeValuesFromRepository.messageDialog.take=Pegar
NoRepositoryDialog.Title=Erro 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 NodesPasteAction.paste=Colar
EParameterName.Comment=Coment\u00e1rio EParameterName.Comment=Coment\u00E1rio
AbstractLanguageMemoController.generateCode=Gerador de c\u00f3digo AbstractLanguageMemoController.generateCode=Gerador de c\u00F3digo
AbstractLanguageMemoController.generateSampleCode=Tente gerar o c\u00f3digo de exemplo para este componente. 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.jobAssigned=Job filho n\u00E3o pode ser atribu\u00EDdo \u00E0 {0}
AbstractPreferenceComposite.textContent=Aplicar para sub- jobs AbstractPreferenceComposite.warning=Aten\u00E7\u00E3o: {0}
AbstractPreferenceComposite.tipContent=Aplicar para sub- jobs ColumnListController.saveChange=Tamanho da coluna em {0} foi modificado. Deseja propagar a mudan\u00E7a?
AbstractPreferenceComposite.warning=Aten\u00e7\u00e3o: {0}
ColumnListController.saveChange=Tamanho da coluna em {0} foi modificado. Deseja propagar a mudan\u00e7a?
ComboController.alert=Alerta ComboController.alert=Alerta
ComboController.nothingGuess=Nada a advinhar 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} ComponentSearcher.searchResult=Resultados da pesquisa para o Componente {0}
ComponentSettingsView.noAdvancedSetting=Sem configura\u00e7\u00f5es avan\u00e7adas. ComponentSettingsView.noAdvancedSetting=Sem configura\u00E7\u00F5es avan\u00E7adas.
ComponentSettingsView.subjob=Subjob Connection.enableParallel=Permitir execu\u00E7\u00E3o em paralelo
Connection.enableParallel=Permitir execu\u00e7\u00e3o em paralelo Connection.inputInvalid=ID informado \u00E9 inv\u00E1lido
Connection.inputInvalid=ID informado \u00e9 inv\u00e1lido Connection.monitorConnection=Monitorar esta conex\u00E3o
Connection.monitorConnection=Monitorar esta conex\u00e3o Connection.numberParallel=N\u00FAmero de execu\u00E7\u00F5es em paralelo
Connection.numberParallel=N\u00famero de execu\u00e7\u00f5es em paralelo
DataProcess.checkComponent=Encontrados erros em alguns componentes {0}. Favor verificar. DataProcess.checkComponent=Encontrados erros em alguns componentes {0}. Favor verificar.
DataProcess.enableParallel=Permitir execu\u00e7\u00e3o em paralelo DataProcess.enableParallel=Permitir execu\u00E7\u00E3o em paralelo
DataProcess.numberParallelExcution=N\u00famero de execu\u00e7\u00f5es em paralelo DataProcess.numberParallelExcution=N\u00FAmero de execu\u00E7\u00F5es em paralelo
DbTableController.connectionError=Erro de conex\u00e3o DbTableController.connectionError=Erro de conex\u00E3o
DbTableController.openSQLBuilder=Abrir o SQLBuilder nesta conex\u00e3o DbTableController.openSQLBuilder=Abrir o SQLBuilder nesta conex\u00E3o
DbTableController.setParameter=Favor setar param\u00eatros de conex\u00e3o DbTableController.setParameter=Favor setar param\u00EAtros de conex\u00E3o
DbTableController.showTableList=Visualiza\u00e7\u00e3o da lista de tabelas correntes da conex\u00e3o DbTableController.showTableList=Visualiza\u00E7\u00E3o da lista de tabelas correntes da conex\u00E3o
DesignerPreferencePage.DesignerEditorBackgroundColor=Cor de fundo DesignerPreferencePage.DesignerEditorBackgroundColor=Cor de fundo
DesignerPreferencePage.JobDesignerEditorBackgroundColorLabel=JobDesigner Editor de cor DesignerPreferencePage.JobDesignerEditorBackgroundColorLabel=JobDesigner Editor de cor
DesignerPreferencePage.defaultConnection=Conex\u00e3o do componente default DesignerPreferencePage.defaultConnection=Conex\u00E3o do componente default
EParameterName.Information=Visualizar informa\u00e7\u00f5es EParameterName.Information=Visualizar informa\u00E7\u00F5es
EParameterName.NoteColor=Cor da Nota EParameterName.NoteColor=Cor da Nota
EParameterName.NoteLabelCenter=Centralizar EParameterName.NoteLabelCenter=Centralizar
EParameterName.NoteTextBottom=inferior EParameterName.NoteTextBottom=inferior
@@ -169,62 +166,62 @@ EParameterName.NoteTextCenter=Centralizar
EParameterName.NoteTextColor=Cor da Fonte EParameterName.NoteTextColor=Cor da Fonte
EParameterName.NoteTextTop=superior EParameterName.NoteTextTop=superior
EParameterName.creation=Criar EParameterName.creation=Criar
EParameterName.csvOption=Op\u00e7\u00f5es CSV EParameterName.csvOption=Op\u00E7\u00F5es CSV
EParameterName.FontBold=Negrito EParameterName.FontBold=Negrito
EParameterName.FontItalic=It\u00e1lico EParameterName.FontItalic=It\u00E1lico
EParameterName.FontSize=Tamanho da fonte EParameterName.FontSize=Tamanho da fonte
EParameterName.jobMainversion=Vers\u00e3o EParameterName.jobMainversion=Vers\u00E3o
EParameterName.jobVersion=Vers\u00e3o EParameterName.jobVersion=Vers\u00E3o
EParameterName.parallelize=Permitir execu\u00e7\u00e3o em paralelo EParameterName.parallelize=Permitir execu\u00E7\u00E3o em paralelo
EParameterName.parallelizeNumber=N\u00famero de execu\u00e7\u00f5es paralelas EParameterName.parallelizeNumber=N\u00FAmero de execu\u00E7\u00F5es paralelas
EParameterName.title=T\u00edtulo EParameterName.title=T\u00EDtulo
EParameterName.ImplictDefaultProjectsetting=Defini\u00e7\u00f5es de projeto impl\u00edcitas EParameterName.ImplictDefaultProjectsetting=Defini\u00E7\u00F5es de projeto impl\u00EDcitas
EmfComponent.0=N\u00e3o foi poss\u00edvel carregar componente {0} EmfComponent.0=N\u00E3o foi poss\u00EDvel carregar componente {0}
ExecuteSystemCommandCommand.contentNull=Conteudo \u00e9 nulo ExecuteSystemCommandCommand.contentNull=Conteudo \u00E9 nulo
ExecuteSystemCommandCommand.typeNull=Tipo nulo ExecuteSystemCommandCommand.typeNull=Tipo nulo
Extra.UseProjectSettings=Usar defini\u00e7\u00f5es do Projeto Extra.UseProjectSettings=Usar defini\u00E7\u00F5es do Projeto
FilterTraceColumnAction.Condition=Condi\u00e7\u00e3o FilterTraceColumnAction.Condition=Condi\u00E7\u00E3o
FilterTraceColumnAction.SelectAll=Selecionar tudo FilterTraceColumnAction.SelectAll=Selecionar tudo
GuessSchemaController.connectionError=Erro de conex\u00e3o GuessSchemaController.connectionError=Erro de conex\u00E3o
GuessSchemaController.connectionFailed=Conex\u00e3o com base de dados falhou. GuessSchemaController.connectionFailed=Conex\u00E3o com base de dados falhou.
GuessSchemaController.setParameter=Favor configurar os par\u00e2metros da conex\u00e3o GuessSchemaController.setParameter=Favor configurar os par\u00E2metros da conex\u00E3o
IconSelectionController.MessageTitle=Erro IconSelectionController.MessageTitle=Erro
MultipleThreadDynamicComposite.gatherInformation=Acumulando informa\u00e7\u00e3o para reposit\u00f3rio MultipleThreadDynamicComposite.gatherInformation=Acumulando informa\u00E7\u00E3o para reposit\u00F3rio
OpenContextChooseComboDialog.context=Contexto: OpenContextChooseComboDialog.context=Contexto:
OpenExistVersionProcess.open.dialog=Abrir job OpenExistVersionProcess.open.dialog=Abrir job
OpenJobAction.tipText=Abrir um Job OpenJobAction.tipText=Abrir um Job
PromptDefaultValueDialog.defaultValue=Valor padr\u00e3o PromptDefaultValueDialog.defaultValue=Valor padr\u00E3o
PropertiesWizardPage.Version=Vers\u00e3o PropertiesWizardPage.Version=Vers\u00E3o
QueryTypeController.alert=Alerta QueryTypeController.alert=Alerta
QueryTypeController.nothingToGuess=Nada a advinhar QueryTypeController.nothingToGuess=Nada a advinhar
ReloadFromProjectSettings=&Recarregar as defini\u00e7\u00f5es do Projeto ReloadFromProjectSettings=&Recarregar as defini\u00E7\u00F5es do Projeto
ReloadFromProjectSettingsMessages=Defini\u00e7\u00f5es atuais ser\u00e3o sobrescritas. Voc\u00ea deseja continuar? 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) ReloadFromProjectSettingsToolTipText=Recarregar valores da p\u00E1gina de defini\u00E7\u00F5es do Projeto (Shift+R)
SQLPatternComposite.add=Adicionar SQLPatternComposite.add=Adicionar
SQLPatternComposite.delete=Deletar SQLPatternComposite.delete=Deletar
SQLPatternComposite.down=Para baixo SQLPatternComposite.down=Para baixo
SaveToProjectSettings=Salvar defini\u00e7\u00f5es do projeto SaveToProjectSettings=Salvar defini\u00E7\u00F5es do projeto
SaveToProjectSettingsMessage=Defini\u00e7\u00f5es atuais do projeto ser\u00e3o sobrescritas. Voc\u00ea deseja continuar? 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) SaveToProjectSettingsToolTipText=Salve valores da p\u00E1gina de defini\u00E7\u00F5es do projeto (Shift+S)
StatLogsAndImplicitcontextTreeViewPage.SaveProjectSettings=Salvar defini\u00e7\u00f5es do Projeto StatLogsAndImplicitcontextTreeViewPage.SaveProjectSettings=Salvar defini\u00E7\u00F5es do Projeto
StatsAndLogs.UseProjectSettings=Usar defini\u00e7\u00f5es do Projeto StatsAndLogs.UseProjectSettings=Usar defini\u00E7\u00F5es do Projeto
JobSettingProjectSettingPage.statAndLog=Logs e estat\u00edsticas JobSettingProjectSettingPage.statAndLog=Logs e estat\u00EDsticas
JobSettingProjectSettingPage.UseProjectsetting=Usar defini\u00e7\u00f5es do projeto quando criar um novo Job JobSettingProjectSettingPage.UseProjectsetting=Usar defini\u00E7\u00F5es do projeto quando criar um novo Job
OutputConsolePreferencePage.outputConsole=Saida de console 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 PerformancePreferencePage.RepositoryPreferencePage.ReferenceProjectMerged=Unir o projeto em referencia
ConnectionCreateCommand.inputValid=Entrada inv\u00e1lida ConnectionCreateCommand.inputValid=Entrada inv\u00E1lida
DesignerPreferencePage.iconSize24=24 pixels DesignerPreferencePage.iconSize24=24 pixels
DesignerPreferencePage.iconSize32=32 pixels DesignerPreferencePage.iconSize32=32 pixels
ErrorMessageDialog.DETAIL=Detalhe ErrorMessageDialog.DETAIL=Detalhe
ErrorMessageDialog.ERROR_MESS=Erro! ErrorMessageDialog.ERROR_MESS=Erro!
ErrorMessageDialog.EXCEP_IN_COM=Exce\u00e7\u00e3o no componente ErrorMessageDialog.EXCEP_IN_COM=Exce\u00E7\u00E3o no componente
GuessSchemaController.connError=Erro de conex\u00e3o GuessSchemaController.connError=Erro de conex\u00E3o
GuessSchemaController.waitOpenDatabase=Aguardando abertura de banco de dados ... GuessSchemaController.waitOpenDatabase=Aguardando abertura de banco de dados ...
EParameterName.columnIndex=\u00cdndice de coluna EParameterName.columnIndex=\u00CDndice de coluna
EParameterName.dataSource=Fonte de dados EParameterName.dataSource=Fonte de dados
ErrorMessageDialog.property_error=Erro de propriedade ErrorMessageDialog.property_error=Erro de propriedade
TnsEditorDialog.Service=Servi\u00e7o TnsEditorDialog.Service=Servi\u00E7o
TnsEditorDialog.Value=Valor TnsEditorDialog.Value=Valor
EParameterName.jvmArgTitle=Use argumentos JVM especificados EParameterName.jvmArgTitle=Use argumentos JVM especificados
MessageMemoController.Message=Mensagem MessageMemoController.Message=Mensagem
@@ -235,10 +232,11 @@ EParameterName.className=Nome da classe
EParameterName.mappingFile=Mapeando arquivo EParameterName.mappingFile=Mapeando arquivo
ImportRulesFromRepository.dialog=Importar ImportRulesFromRepository.dialog=Importar
GenerateGrammarController.import=Importar GenerateGrammarController.import=Importar
OoziePreferencePage.userName=Nome de usu\u00e1rio OoziePreferencePage.userName=Nome de usu\u00E1rio
AbstractMultiPageTalendEditor.canNotSaveTitle=Advert\u00eancia AbstractMultiPageTalendEditor.canNotSaveTitle=Advert\u00EAncia
ConnectionSetAsMainRef.ERROR=Erro ConnectionSetAsMainRef.ERROR=Erro
ModifyMergeOrderAction.ERROE=Erro ModifyMergeOrderAction.ERROE=Erro
ConnectionDeleteCommand.COLLAPSE=Advert\u00eancia ConnectionDeleteCommand.COLLAPSE=Advert\u00EAncia
DbTableController.dialog.title=Erro DbTableController.dialog.title=Erro
ProcessUpdateManager.Question=Pergunta ProcessUpdateManager.Question=Pergunta
JobDependenciesPanel.deleteTitle=Deletar

View File

@@ -40,10 +40,11 @@ EParameterName.useExistConn=Folosire conexiune existent\u0103
EParameterName.useMultiSaparators=Foloseste separatori multipli EParameterName.useMultiSaparators=Foloseste separatori multipli
EmfComponent.tnsfile=Foloseste fisier tns EmfComponent.tnsfile=Foloseste fisier tns
TnsEditorDialog.Value=Parola TnsEditorDialog.Value=Parola
EParameterName.className=Nume de clas\u00e3 EParameterName.className=Nume de clas\u00E3
WSDL2JAVAController.WSDLEquals=WSDL nu poate fi ""; WSDL2JAVAController.WSDLEquals=WSDL nu poate fi "";
EParameterName.routeType=Tip EParameterName.routeType=Tip
EParameterName.Use.Dynamic.Job=Foloseste actiune dinamica EParameterName.Use.Dynamic.Job=Foloseste actiune dinamica
OoziePreferencePage.userName=Nume utilizator 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 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 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? 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 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) 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 EParameterName.queryType=\u0422\u0438\u043F \u0437\u0430\u043F\u0440\u043E\u0441\u0430
ConnTextEditPolicy.ErrorTitle=\u041E\u0448\u0438\u0431\u043A\u0430 ConnTextEditPolicy.ErrorTitle=\u041E\u0448\u0438\u0431\u043A\u0430
EParameterName.process=\u0420\u0430\u0431\u043E\u0442\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 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 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 EParameterName.port=\u041F\u043E\u0440\u0442
CreateProcess.createJob=\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u0440\u0430\u0431\u043E\u0442\u0443 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 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 ExternalNodeChangeCommand.modifaicationFrom=\u0418\u0437\u043C\u0435\u043D\u0435\u043D\u0438\u0435 \u0438\u0437
EmfComponent.Time=\u0412\u0440\u0435\u043C\u044F 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 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) 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 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 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 EParameterName.help=\u041F\u043E\u043C\u043E\u0449\u044C
Category_Label={0} ({1} \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u043E\u0432) Category_Label={0} ({1} \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u043E\u0432)
Problems.category.errors=\u041E\u0448\u0438\u0431\u043A\u0438 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.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 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 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 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.Author=\u0410\u0432\u0442\u043E\u0440
EParameterName.componentName=\u0418\u043C\u044F \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u0430 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 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 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. 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 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 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 EParameterName.Description=\u041E\u043F\u0438\u0441\u0430\u043D\u0438\u0435
ContextParameterPage.comment=\u041F\u0440\u0438\u043C\u0435\u0447. ContextParameterPage.comment=\u041F\u0440\u0438\u043C\u0435\u0447.
NewProcessWizard.failureTitle=\u041E\u0448\u0438\u0431\u043A\u0430 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 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 JobSettingsView.JobSettings=\u0420\u0430\u0431\u043E\u0442\u0430
EParameterName.context=\u041A\u043E\u043D\u0442\u0435\u043A\u0441\u0442 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.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 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 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 EParameterName.Status=\u0421\u0442\u0430\u0442\u0443\u0441
NodesPasteAction.paste=\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044C NodesPasteAction.paste=\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044C
EParameterName.Comment=\u041F\u0440\u0438\u043C\u0435\u0447. 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 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} 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.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? 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} 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.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.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.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.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 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
@@ -297,3 +286,4 @@ DbTableController.dialog.title=\u041E\u0448\u0438\u0431\u043A\u0430
EOozieParameterName.jobId=Id \u0440\u0430\u0431\u043E\u0442\u044B EOozieParameterName.jobId=Id \u0440\u0430\u0431\u043E\u0442\u044B
Connection.paral_none=\u041D\u0438\u0447\u0435\u0433\u043E Connection.paral_none=\u041D\u0438\u0447\u0435\u0433\u043E
ProcessUpdateManager.Question=\u0412\u043E\u043F\u0440\u043E\u0441\u044B ProcessUpdateManager.Question=\u0412\u043E\u043F\u0440\u043E\u0441\u044B
JobDependenciesPanel.deleteTitle=\u0423\u0434\u0430\u043B\u0438\u0442\u044C

View File

@@ -4,55 +4,55 @@ UpdateDetectionDialog.Expand=Rozbali\u0165 v\u0161etko
EParameterName.Activate=Aktivova\u0165 EParameterName.Activate=Aktivova\u0165
CodeView.All=V\u0161etko CodeView.All=V\u0161etko
EParameterName.Platform=Platforma EParameterName.Platform=Platforma
CodeView.Main=Hlavn\u00fd CodeView.Main=Hlavn\u00FD
ProblemsView.description=Popis ProblemsView.description=Popis
UpdateDetectionDialog.Collapse=Zabali\u0165 v\u0161etko UpdateDetectionDialog.Collapse=Zabali\u0165 v\u0161etko
EParameterName.Log=Log EParameterName.Log=Log
AdvancedContextComposite.Code=K\u00f3d AdvancedContextComposite.Code=K\u00F3d
EParameterName.Level.Log.File=Level EParameterName.Level.Log.File=Level
ConnTextEditPolicy.ErrorTitle=CHYBA ConnTextEditPolicy.ErrorTitle=CHYBA
EParameterName.port=Port EParameterName.port=Port
ConnectionCreateAction.dialogTitle=V\u00ddSTUP ConnectionCreateAction.dialogTitle=V\u00DDSTUP
EParameterName.schemaType=Sch\u00e9ma EParameterName.schemaType=Sch\u00E9ma
EParameterName.Family=Rodina EParameterName.Family=Rodina
EParameterName.Level.Log.Stdout=Level EParameterName.Level.Log.Stdout=Level
NodesCopyAction.label=Kop\u00edrova\u0165 NodesCopyAction.label=Kop\u00EDrova\u0165
TextNoteSection.Label=Text 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 EParameterName.Level.Log.Db=Level
PropertiesContextAction.Properties=Nastavenia PropertiesContextAction.Properties=Nastavenia
NotesPasteCommand.label=prilepi\u0165 NotesPasteCommand.label=prilepi\u0165
NodeSetActivateAction.Activate=Aktivova\u0165 NodeSetActivateAction.Activate=Aktivova\u0165
ContextParameterPage.type=Typ ContextParameterPage.type=Typ
TalendEditorPaletteFactory.Note=Poan\u00e1mka TalendEditorPaletteFactory.Note=Poan\u00E1mka
UpdateDetectionDialog.Operations=Oper\u00e1cie UpdateDetectionDialog.Operations=Oper\u00E1cie
Note.DefaultText=Text Note.DefaultText=Text
MultiPageEditorContributor.runMenu=Spusti\u0165 MultiPageEditorContributor.runMenu=Spusti\u0165
NodesPasteCommand.label=prilepi\u0165 NodesPasteCommand.label=prilepi\u0165
EmfComponent.Time=\u010Cas EmfComponent.Time=\u010Cas
EParameterName.user=U\u017E\u00edvate\u013E EParameterName.user=U\u017E\u00EDvate\u013E
ContextParameterExtractor.ExistedTitle=CHYBA ContextParameterExtractor.ExistedTitle=CHYBA
EParameterName.Name=Meno EParameterName.Name=Meno
ContextParameterPage.name=Meno ContextParameterPage.name=Meno
CodeView.Start=\u0160tart CodeView.Start=\u0160tart
EParameterName.condition=Podmienka EParameterName.condition=Podmienka
MergeOrderDialog.Order=Prik\u00e1zanie MergeOrderDialog.Order=Prik\u00E1zanie
Problems.category.routines=Rutiny Problems.category.routines=Rutiny
EParameterName.schemaDb=Sch\u00e9ma EParameterName.schemaDb=Sch\u00E9ma
ProblemsView.resource=Zdroje ProblemsView.resource=Zdroje
ConnectionCreateAction.error=CHYBA ConnectionCreateAction.error=CHYBA
EParameterName.help=Pomoc EParameterName.help=Pomoc
EParameterName.Version=Verzia EParameterName.Version=Verzia
EParameterName.generateCode=Generova\u0165 k\u00f3d EParameterName.generateCode=Generova\u0165 k\u00F3d
EParameterName.encodingType=K\u00f3dovanie EParameterName.encodingType=K\u00F3dovanie
AbstractElementPropertySectionController.syntaxError=Chyba/y syntaxe: AbstractElementPropertySectionController.syntaxError=Chyba/y syntaxe:
EParameterName.TableName=N\u00e1zov Tabu\u013Eky EParameterName.TableName=N\u00E1zov Tabu\u013Eky
EParameterName.Author=Autor EParameterName.Author=Autor
EParameterName.Description=Popis EParameterName.Description=Popis
ContextParameterPage.comment=Koment\u00e1r ContextParameterPage.comment=Koment\u00E1r
NewProcessWizard.failureTitle=CHYBA NewProcessWizard.failureTitle=CHYBA
NodeSetActivateAction.Deactivate=Deaktivova\u0165 NodeSetActivateAction.Deactivate=Deaktivova\u0165
EParameterName.database=D\u00e1tov\u00fd zdroj EParameterName.database=D\u00E1tov\u00FD zdroj
EParameterName.start=\u0160tart EParameterName.start=\u0160tart
EParameterName.host=Host EParameterName.host=Host
EParameterName.context=Kontext EParameterName.context=Kontext
@@ -62,35 +62,35 @@ UpdateDetectionDialog.Items=Polo\u017Eky
NoRepositoryDialog.Title=CHYBA NoRepositoryDialog.Title=CHYBA
EParameterName.Status=Stav EParameterName.Status=Stav
NodesPasteAction.paste=prilepi\u0165 NodesPasteAction.paste=prilepi\u0165
EParameterName.Comment=Koment\u00e1r EParameterName.Comment=Koment\u00E1r
AbstractLanguageMemoController.generateCode=Generova\u0165 k\u00f3d AbstractLanguageMemoController.generateCode=Generova\u0165 k\u00F3d
AbstractPreferenceComposite.warning=Varovanie\: {0} AbstractPreferenceComposite.warning=Varovanie\: {0}
ColumnListController.confirm=Potvrdenie ColumnListController.confirm=Potvrdenie
ComponentSettingsView.note=Poan\u00e1mka ComponentSettingsView.note=Poan\u00E1mka
DbTableController.connectionError=Chyba pripojenia DbTableController.connectionError=Chyba pripojenia
DesignerPreferencePage.DesignerEditorBackgroundColor=Farba Pozadia DesignerPreferencePage.DesignerEditorBackgroundColor=Farba Pozadia
EParameterName.NoteColor=Farba Pozn\u00e1mok EParameterName.NoteColor=Farba Pozn\u00E1mok
EParameterName.NoteFont=P\u00edsmo EParameterName.NoteFont=P\u00EDsmo
EParameterName.NoteTextColor=P\u00edsmo Pozn\u00e1mok EParameterName.NoteTextColor=P\u00EDsmo Pozn\u00E1mok
EParameterName.NoteTextLeft=\u013Dav\u00fd EParameterName.NoteTextLeft=\u013Dav\u00FD
EParameterName.NoteTextRight=Prav\u00fd EParameterName.NoteTextRight=Prav\u00FD
EParameterName.encoding=K\u00f3dovanie EParameterName.encoding=K\u00F3dovanie
EParameterName.jobMainversion=Verzia EParameterName.jobMainversion=Verzia
EParameterName.jobVersion=Verzia EParameterName.jobVersion=Verzia
FilterTraceColumnAction.Condition=Podmienka FilterTraceColumnAction.Condition=Podmienka
GuessSchemaController.connectionError=Chyba pripojenia GuessSchemaController.connectionError=Chyba pripojenia
IconSelectionController.MessageTitle=CHYBA IconSelectionController.MessageTitle=CHYBA
PropertiesTableEditorModel.removeSchema=Odstr\u00e1ni\u0165 Sch\u00e9mu PropertiesTableEditorModel.removeSchema=Odstr\u00E1ni\u0165 Sch\u00E9mu
PropertiesWizardPage.Version=Verzia PropertiesWizardPage.Version=Verzia
SQLPatternComposite.add=Prida\u0165 SQLPatternComposite.add=Prida\u0165
SQLPatternComposite.delete=Zmaza\u0165 SQLPatternComposite.delete=Zmaza\u0165
ConnectionCreateCommand.inputValid=Vstup je neplatn\u00fd. ConnectionCreateCommand.inputValid=Vstup je neplatn\u00FD.
ErrorMessageDialog.DETAIL=detail ErrorMessageDialog.DETAIL=detail
GuessSchemaController.connError=Chyba pripojenia GuessSchemaController.connError=Chyba pripojenia
EParameterName.dataSource=D\u00e1tov\u00fd zdroj EParameterName.dataSource=D\u00E1tov\u00FD zdroj
TnsEditorDialog.Service=Servis TnsEditorDialog.Service=Servis
TnsEditorDialog.Value=Hodnota TnsEditorDialog.Value=Hodnota
AbstractMultiPageTalendEditor_pleaseWait=Ukladanie Pros\u00edm \u010Cakajte... AbstractMultiPageTalendEditor_pleaseWait=Ukladanie Pros\u00EDm \u010Cakajte...
EParameterName.routeType=Typ EParameterName.routeType=Typ
GenerateGrammarController.export=Export GenerateGrammarController.export=Export
AbstractMultiPageTalendEditor.canNotSaveTitle=Varovanie AbstractMultiPageTalendEditor.canNotSaveTitle=Varovanie
@@ -99,17 +99,17 @@ ModifyMergeOrderAction.ERROE=CHYBA
ConnectionDeleteCommand.COLLAPSE=Varovanie ConnectionDeleteCommand.COLLAPSE=Varovanie
DbTableController.dialog.title=CHYBA DbTableController.dialog.title=CHYBA
Connection.paral_none=\u017Diadne Connection.paral_none=\u017Diadne
ProcessUpdateManager.Question=Ot\u00e1zka ProcessUpdateManager.Question=Ot\u00E1zka
MetadataTypeLengthConstants.DATE_LENGHT=D\u00e1tum MetadataTypeLengthConstants.DATE_LENGHT=D\u00E1tum
MetadataTypeLengthConstants.STRING_LENGTH=String MetadataTypeLengthConstants.STRING_LENGTH=String
RoutinesFunctionProposal.CreatedBy=Vytvoril\: RoutinesFunctionProposal.CreatedBy=Vytvoril\:
RoutinesFunctionProposal.System=Syst\u00e9m RoutinesFunctionProposal.System=Syst\u00E9m
RoutinesFunctionProposal.User=U\u017E\u00edvate\u013E RoutinesFunctionProposal.User=U\u017E\u00EDvate\u013E
MissingSettingsMultiThreadDynamicComposite.installName=In\u0161talova\u0165 MissingSettingsMultiThreadDynamicComposite.installName=In\u0161talova\u0165
PaserRuleSelectionDialog.RULE_NAME=N\u00e1zov pravidla PaserRuleSelectionDialog.RULE_NAME=N\u00E1zov pravidla
GEFDeleteAction.deleteConnectionDialog.title=Varovanie GEFDeleteAction.deleteConnectionDialog.title=Varovanie
ToggleOrientationAction_horizontal_tooltip=Horizont\u00e1lny ToggleOrientationAction_horizontal_tooltip=Horizont\u00E1lny
ToggleOrientationAction_horizontal_description=Horizont\u00e1lny ToggleOrientationAction_horizontal_description=Horizont\u00E1lny
ToggleOrientationAction_vertical_tooltip=Vertik\u00e1lny ToggleOrientationAction_vertical_tooltip=Vertik\u00E1lny
ToggleOrientationAction_vertical_description=Vertik\u00e1lny ToggleOrientationAction_vertical_description=Vertik\u00E1lny
NodePart_warning=Varovanie NodePart_warning=Varovanie

View File

@@ -1,5 +1,5 @@
AdvancedContextComposite.Name=Ad\u0131 AdvancedContextComposite.Name=Ad\u0131
ProblemsView.description=A\u00e7\u0131klama ProblemsView.description=A\u00E7\u0131klama
ConnTextEditPolicy.ErrorTitle=Hata ConnTextEditPolicy.ErrorTitle=Hata
EParameterName.port=Port EParameterName.port=Port
EParameterName.schemaType=\u015Eema EParameterName.schemaType=\u015Eema
@@ -14,7 +14,7 @@ ContextParameterPage.name=Ad\u0131
EParameterName.schemaDb=\u015Eema EParameterName.schemaDb=\u015Eema
ConnectionCreateAction.error=Hata ConnectionCreateAction.error=Hata
EParameterName.Version=Versiyon EParameterName.Version=Versiyon
EParameterName.Description=A\u00e7\u0131klama EParameterName.Description=A\u00E7\u0131klama
NewProcessWizard.failureTitle=Hata NewProcessWizard.failureTitle=Hata
EParameterName.database=Verikayna\u011F\u0131 EParameterName.database=Verikayna\u011F\u0131
NoRepositoryDialog.Title=Hata NoRepositoryDialog.Title=Hata
@@ -25,7 +25,7 @@ EParameterName.NoteTextColor=Yaz\u0131 rengi
EParameterName.jobMainversion=Versiyon EParameterName.jobMainversion=Versiyon
EParameterName.jobVersion=Versiyon EParameterName.jobVersion=Versiyon
EParameterName.title=Ba\u015Fl\u0131k EParameterName.title=Ba\u015Fl\u0131k
FilterTraceColumnAction.SelectAll=T\u00fcm\u00fcn\u00fc Se\u00e7 FilterTraceColumnAction.SelectAll=T\u00FCm\u00FCn\u00FC Se\u00E7
IconSelectionController.MessageTitle=Hata IconSelectionController.MessageTitle=Hata
PropertiesWizardPage.Version=Versiyon PropertiesWizardPage.Version=Versiyon
SQLPatternComposite.add=Ekle SQLPatternComposite.add=Ekle
@@ -36,3 +36,4 @@ ConnectionSetAsMainRef.ERROR=Hata
ModifyMergeOrderAction.ERROE=Hata ModifyMergeOrderAction.ERROE=Hata
DbTableController.dialog.title=Hata DbTableController.dialog.title=Hata
ProcessUpdateManager.Question=Soru ProcessUpdateManager.Question=Soru
JobDependenciesPanel.deleteTitle=Sil

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.designer.dbmap.nl Bundle-SymbolicName: org.talend.designer.dbmap.nl
Bundle-Version: 7.1.1.qualifier Bundle-Version: 7.3.1.qualifier
Fragment-Host: org.talend.designer.dbmap Fragment-Host: org.talend.designer.dbmap

View File

@@ -1,2 +1,2 @@
pluginName=Mod\u00e8le Dbmap pluginName=Mod\u00E8le Dbmap
providerName=www.example.org providerName=www.example.org

View File

@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.talend.studio</groupId> <groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId> <artifactId>tdi-studio-se</artifactId>
<version>7.1.1-SNAPSHOT</version> <version>7.3.1-PATCH</version>
<relativePath>../../../</relativePath> <relativePath>../../../</relativePath>
</parent> </parent>
<artifactId>org.talend.designer.dbmap.nl</artifactId> <artifactId>org.talend.designer.dbmap.nl</artifactId>

View File

@@ -1,64 +1,64 @@
TabFolderEditors.expressionEditor=Expression-Editor TabFolderEditors.expressionEditor=Expression-Editor
EntryContentProposal.comment=Kommentar : EntryContentProposal.comment=Kommentar :
DataMapTableView.buttonTooltip.addFilterRow=Filterzeile hinzuf\u00fcgen DataMapTableView.buttonTooltip.addFilterRow=Filterzeile hinzuf\u00FCgen
TableEntriesManager.exceptionMessage.typeIsNotValid=Typ "{0}" ist kein g\u00fcltiger Typ. TableEntriesManager.exceptionMessage.typeIsNotValid=Typ "{0}" ist kein g\u00FCltiger Typ.
UIManager.addNewOutputTable=Neue Output-Tabelle hinzuf\u00fcgen UIManager.addNewOutputTable=Neue Output-Tabelle hinzuf\u00FCgen
EntryContentProposal.variable=Variable EntryContentProposal.variable=Variable
VarsTable.baseNameCannotNull=baseName kann nicht null sein VarsTable.baseNameCannotNull=baseName kann nicht null sein
UIManager.tableNameIsNotValid=Der Name der Tabelle ist ung\u00fcltig UIManager.tableNameIsNotValid=Der Name der Tabelle ist ung\u00FCltig
ToolbarInputZone.moveupTooltip=Ausgew\u00e4hlte Input Lookup-Tabelle nach oben verschieben ToolbarInputZone.moveupTooltip=Ausgew\u00E4hlte Input Lookup-Tabelle nach oben verschieben
VarsTable.columnNameTip=Der Spaltenname ' VarsTable.columnNameTip=Der Spaltenname '
EntryContentProposal.default=Standard : EntryContentProposal.default=Standard :
EntryContentProposal.metadataColumn=Metadata Spalte 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 : EntryContentProposal.precision=Genauigkeit :
ToolbarOutputZone.widgetTooltip.addOutputTable=Output-Tabelle hinzuf\u00fcgen ToolbarOutputZone.widgetTooltip.addOutputTable=Output-Tabelle hinzuf\u00FCgen
ToolbarOutputZone.widgetText.autoMap=Auto map! ToolbarOutputZone.widgetText.autoMap=Auto map!
EntryContentProposal.properties=Eigenschaften : EntryContentProposal.properties=Eigenschaften :
VarsTable.existTip=' existiert bereits. VarsTable.existTip=' existiert bereits.
InputDataMapTableView.Operator=Operator InputDataMapTableView.Operator=Operator
AliasDialog.SelectTableToUse=Zu benutzende Tabelle ausw\u00e4hlen: AliasDialog.SelectTableToUse=Zu benutzende Tabelle ausw\u00E4hlen:
TabFolderEditors.schemaEditor=Schema-Editor TabFolderEditors.schemaEditor=Schema-Editor
TableEntriesManager.exceptionMessage.tableEntriesNotSame=tableEntries sind nicht gleich! TableEntriesManager.exceptionMessage.tableEntriesNotSame=tableEntries sind nicht gleich!
EntryContentProposal.dbType=DB Typ: EntryContentProposal.dbType=DB Typ:
ToolbarInputZone.movedownTooltip=Ausgew\u00e4hlte Output Lookup-Tabelle nach unten verschieben ToolbarInputZone.movedownTooltip=Ausgew\u00E4hlte Output Lookup-Tabelle nach unten verschieben
ToolbarOutputZone.movedownTooltip=Ausgew\u00e4hlte Output-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}"! AliasDialog.aliasAlreadyExists=Eine Alias-Tabelle oder Datenbanktabelle besitzt bereits den Namen "{0}"!
ToolbarOutputZone.restorTooltip=Alle Output-Tabellen wiederherstellen ToolbarOutputZone.restorTooltip=Alle Output-Tabellen wiederherstellen
ToolbarInputZone.widgetTooltip.addAlias=Alias hinzuf\u00fcgen ToolbarInputZone.widgetTooltip.addAlias=Alias hinzuf\u00FCgen
ToolbarOutputZone.widgetTooltip.removeOutputTable=Ausgew\u00e4hlte Output-Tabelle entfernen ToolbarOutputZone.widgetTooltip.removeOutputTable=Ausgew\u00E4hlte Output-Tabelle entfernen
InputDataMapTableView.columnTitle.ExplicitJoin=Expliziter Join InputDataMapTableView.columnTitle.ExplicitJoin=Expliziter Join
AliasDialog.addNewAlias=Neuen Alias hinzuf\u00fcgen AliasDialog.addNewAlias=Neuen Alias hinzuf\u00FCgen
MapperManager.exceptionMessage.useOtherSignature=Verwende andere signature method um Eintrag hinzuzuf\u00fcgen MapperManager.exceptionMessage.useOtherSignature=Verwende andere signature method um Eintrag hinzuzuf\u00FCgen
UIManager.propagateTitle=\u00dcbernahme UIManager.propagateTitle=\u00DCbernahme
MapperManager.removeOutputTableTitle=Ausgabetabelle entfernen MapperManager.removeOutputTableTitle=Ausgabetabelle entfernen
EntryContentProposal.type=Typ : EntryContentProposal.type=Typ :
EntryContentProposal.length=L\u00e4nge : EntryContentProposal.length=L\u00E4nge :
VarsTable.columnNameIsNull=Fehler: Spaltenname ist null 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 ToolbarInputZone.widgetTooltip.removeAlias=Alias entfernen
TableEntriesManager.exceptionMessage.dataMapTableEntryCannotNull=dataMapTableEntry darf nicht null sein. 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 FooterComposite.button.OK=Aktualisieren
ToolbarInputZone.minimizeTooltip=Alle Input-Tabellen minimieren ToolbarInputZone.minimizeTooltip=Alle Input-Tabellen minimieren
DataMapTableView.buttonTooltip.restore=Wiederherstellen DataMapTableView.buttonTooltip.restore=Wiederherstellen
ToolbarOutputZone.minimizeTooltip=Alle Output-Tabellen minimieren ToolbarOutputZone.minimizeTooltip=Alle Output-Tabellen minimieren
ToolbarOutputZone.widgetTooltip.mapInputAndOutput=Ordnet automatisch die Ein- und Ausgabe (nur leere Ausdr\u00fccke) ToolbarOutputZone.widgetTooltip.mapInputAndOutput=Ordnet automatisch die Ein- und Ausgabe (nur leere Ausdr\u00FCcke)
EntryContentProposal.key=Schl\u00fcssel : EntryContentProposal.key=Schl\u00FCssel :
MapperManager.exceptionMessage.mustBeSourceOrTarget=Der entryCauseOfChange muss Quelle oder Ziel des links sein MapperManager.exceptionMessage.mustBeSourceOrTarget=Der entryCauseOfChange muss Quelle oder Ziel des links sein
FooterComposite.button.Cancel=Abbruch FooterComposite.button.Cancel=Abbruch
OutputDataMapTableView.columnTitle.expression=Ausdruck OutputDataMapTableView.columnTitle.expression=Ausdruck
AliasDialog.typeAliasOfTable=G\u00fcltigen Alias eingeben: AliasDialog.typeAliasOfTable=G\u00FCltigen Alias eingeben:
ToolbarOutputZone.moveupTooltip=Ausgew\u00e4hlte Output-Tabelle nach oben verschieben ToolbarOutputZone.moveupTooltip=Ausgew\u00E4hlte Output-Tabelle nach oben verschieben
DataMapTableView.buttonTooltip.minimize=Minimieren DataMapTableView.buttonTooltip.minimize=Minimieren
EntryContentProposal.column=Spalte : EntryContentProposal.column=Spalte :
ToolbarInputZone.restoreTooltip=Alle Input-Tabellen wiederherstellen ToolbarInputZone.restoreTooltip=Alle Input-Tabellen wiederherstellen
InputDataMapTableView.columnTitle.Operator=Operator InputDataMapTableView.columnTitle.Operator=Operator
VarsTable.invalidTip=' ist ung\u00fcltig. VarsTable.invalidTip=' ist ung\u00FCltig.
UIManager.3=existiert nicht! UIManager.3=existiert nicht!
UIManager.2=Die Zone UIManager.2=Die Zone
UIManager.nameExistOrNull=Name existiert bereits oder ist null. UIManager.nameExistOrNull=Name existiert bereits oder ist null.
AliasDialog.inputValid=Eingabe ist ung\u00fcltig. AliasDialog.inputValid=Eingabe ist ung\u00FCltig.
HTMLDocGenerator.author=Autor HTMLDocGenerator.author=Autor
HTMLDocGenerator.author1=Autor HTMLDocGenerator.author1=Autor
HTMLDocGenerator.column=Spalte HTMLDocGenerator.column=Spalte
@@ -72,17 +72,17 @@ HTMLDocGenerator.creation=Anlegen
HTMLDocGenerator.description=Beschreibung HTMLDocGenerator.description=Beschreibung
HTMLDocGenerator.job_description=Beschreibung HTMLDocGenerator.job_description=Beschreibung
HTMLDocGenerator.job_settings=Einstellungen HTMLDocGenerator.job_settings=Einstellungen
HTMLDocGenerator.key=Schl\u00fcsselwert HTMLDocGenerator.key=Schl\u00FCsselwert
HTMLDocGenerator.label=Beschriftung HTMLDocGenerator.label=Beschriftung
HTMLDocGenerator.language=Sprache HTMLDocGenerator.language=Sprache
HTMLDocGenerator.length=L\u00e4nge HTMLDocGenerator.length=L\u00E4nge
HTMLDocGenerator.mapper.alias=Alias HTMLDocGenerator.mapper.alias=Alias
HTMLDocGenerator.mapper.expression=Ausdruck HTMLDocGenerator.mapper.expression=Ausdruck
HTMLDocGenerator.mapper.operator=Operator HTMLDocGenerator.mapper.operator=Operator
HTMLDocGenerator.mapper.table.name=Tabellenname HTMLDocGenerator.mapper.table.name=Tabellenname
HTMLDocGenerator.modification=\u00c4nderung HTMLDocGenerator.modification=\u00C4nderung
HTMLDocGenerator.name=Name HTMLDocGenerator.name=Name
HTMLDocGenerator.nullable=Null zul\u00e4ssig HTMLDocGenerator.nullable=Null zul\u00E4ssig
HTMLDocGenerator.precision=Genauigkeit HTMLDocGenerator.precision=Genauigkeit
HTMLDocGenerator.project_description=Projektbeschreibung HTMLDocGenerator.project_description=Projektbeschreibung
HTMLDocGenerator.project_name=Projektname HTMLDocGenerator.project_name=Projektname

View File

@@ -134,7 +134,7 @@ HTMLDocGenerator.row_parameters=Parameters
HTMLDocGenerator.schema_for=Schema for HTMLDocGenerator.schema_for=Schema for
HTMLDocGenerator.source=Source HTMLDocGenerator.source=Source
HTMLDocGenerator.source_code=Source Code HTMLDocGenerator.source_code=Source Code
HTMLDocGenerator.stats_logs=Stats &amp; Logs HTMLDocGenerator.stats_logs=Stats & Logs
HTMLDocGenerator.status=Status HTMLDocGenerator.status=Status
HTMLDocGenerator.summary=Summary HTMLDocGenerator.summary=Summary
HTMLDocGenerator.tmap.constraint.entries=Constraint Table Entries 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=Additional other clauses (GROUP/ORDER BY...) :
OutputDataMapTableView.columnTitle.AdditionalOtherClauses.oracle=Additional other clauses (GROUP BY...) : OutputDataMapTableView.columnTitle.AdditionalOtherClauses.oracle=Additional other clauses (GROUP BY...) :
DataMapTableView.buttonTooltip.menu.addWhereClauses=Add a WHERE clause 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! 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.widgetTooltip.delimitedIdentifiers=Active me to add double quotes for schemas to support delimited identifiers.
ToolbarOutputZone.widgetText.delimitedIdentifiers=Delimited identifiers ToolbarOutputZone.widgetText.delimitedIdentifiers=Delimited identifiers

View File

@@ -1,49 +1,50 @@
TabFolderEditors.expressionEditor=Editor de expresiones TabFolderEditors.expressionEditor=Editor de expresiones
UIManager.addNewOutputTable=A\u00f1adir una nueva tabla de salida UIManager.addNewOutputTable=A\u00F1adir una nueva tabla de salida
UIManager.tableNameIsNotValid=El nombre de la tabla no es v\u00e1lido UIManager.tableNameIsNotValid=El nombre de la tabla no es v\u00E1lido
VarsTable.columnNameTip=El nombre de la columna ' 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. VarsTable.existTip=' ya existe.
AliasDialog.SelectTableToUse=Seleccionar tabla a usar: AliasDialog.SelectTableToUse=Seleccionar tabla a usar:
TabFolderEditors.schemaEditor=Editor de esquemas TabFolderEditors.schemaEditor=Editor de esquemas
ToolbarOutputZone.movedownTooltip=Bajar la tabla de salida seleccionada ToolbarOutputZone.movedownTooltip=Bajar la tabla de salida seleccionada
AliasDialog.aliasAlreadyExists=Un alias de tabla o una tabla de BD ya tiene ese nomre "{0}"! 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 ToolbarOutputZone.widgetTooltip.removeOutputTable=Borrar la tabla de salida seleccionada
AliasDialog.addNewAlias=A\u00f1adir nuevo alias AliasDialog.addNewAlias=A\u00F1adir nuevo alias
UIManager.propagateTitle=Propagar UIManager.propagateTitle=Propagar
AliasDialog.TableMustBeSelected=Una tabla debe seleccionarse! AliasDialog.TableMustBeSelected=Una tabla debe seleccionarse!
ToolbarInputZone.widgetTooltip.removeAlias=Borrar alias 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 ToolbarInputZone.minimizeTooltip=Minimizar todas las tablas de entrada
ToolbarOutputZone.minimizeTooltip=Minimizar todas las tablas de salida seleccionadas ToolbarOutputZone.minimizeTooltip=Minimizar todas las tablas de salida seleccionadas
OutputDataMapTableView.columnTitle.expression=Expresi\u00f3n OutputDataMapTableView.columnTitle.expression=Expresi\u00F3n
AliasDialog.typeAliasOfTable=Escribir Alias valido: AliasDialog.typeAliasOfTable=Escribir Alias valido:
ToolbarOutputZone.moveupTooltip=Subir la tabla de salida seleccionada ToolbarOutputZone.moveupTooltip=Subir la tabla de salida seleccionada
VarsTable.invalidTip=' es inv\u00e1lido. VarsTable.invalidTip=' es inv\u00E1lido.
UIManager.3=no existe ! 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 UIManager.nameExistOrNull=El nombre ya existe o es nulo
AliasDialog.inputValid=Entrada inv\u00e1lida AliasDialog.inputValid=Entrada inv\u00E1lida
HTMLDocGenerator.author=Autor HTMLDocGenerator.author=Autor
HTMLDocGenerator.author1=Autor HTMLDocGenerator.author1=Autor
HTMLDocGenerator.column=Columna HTMLDocGenerator.column=Columna
HTMLDocGenerator.comment=Comentario HTMLDocGenerator.comment=Comentario
HTMLDocGenerator.content=Contenido HTMLDocGenerator.content=Contenido
HTMLDocGenerator.description=Descripci\u00f3n HTMLDocGenerator.creation=Creaci\u00F3n
HTMLDocGenerator.job_description=Descripci\u00f3n HTMLDocGenerator.description=Descripci\u00F3n
HTMLDocGenerator.job_description=Descripci\u00F3n
HTMLDocGenerator.key=Clave HTMLDocGenerator.key=Clave
HTMLDocGenerator.label=Etiqueta HTMLDocGenerator.label=Etiqueta
HTMLDocGenerator.language=Lenguaje HTMLDocGenerator.language=Lenguaje
HTMLDocGenerator.length=Longitud HTMLDocGenerator.length=Longitud
HTMLDocGenerator.mapper.alias=Alias HTMLDocGenerator.mapper.alias=Alias
HTMLDocGenerator.mapper.expression=Expresi\u00f3n HTMLDocGenerator.mapper.expression=Expresi\u00F3n
HTMLDocGenerator.mapper.operator=Operador HTMLDocGenerator.mapper.operator=Operador
HTMLDocGenerator.name=Nombre HTMLDocGenerator.name=Nombre
HTMLDocGenerator.properties=Propiedades HTMLDocGenerator.properties=Propiedades
HTMLDocGenerator.source=Or\u00edgen HTMLDocGenerator.source=Or\u00EDgen
HTMLDocGenerator.status=Estado HTMLDocGenerator.status=Estado
HTMLDocGenerator.type=Tipo HTMLDocGenerator.type=Tipo
HTMLDocGenerator.value=Valor HTMLDocGenerator.value=Valor
HTMLDocGenerator.values=Valores 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 TabFolderEditors.expressionEditor=Editeur d'expression
EntryContentProposal.comment=Commentaire \: EntryContentProposal.comment=Commentaire \:
DataMapTableView.buttonTooltip.addFilterRow=Ajouter un filtre de lignes 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 UIManager.addNewOutputTable=Ajouter une nouvelle table en sortie
EntryContentProposal.variable=Variable EntryContentProposal.variable=Variable
VarsTable.baseNameCannotNull=baseName ne peut pas \u00eatre null VarsTable.baseNameCannotNull=baseName ne peut pas \u00EAtre null
UIManager.tableNameIsNotValid=Le nom de la table n'est pas valide UIManager.tableNameIsNotValid=Le nom de la table n\'est pas valide
EntryContentProposal.expressionKey=Cl\u00e9 d'expression \: EntryContentProposal.expressionKey=Cl\u00E9 d'expression \:
ToolbarInputZone.moveupTooltip=D\u00e9placer vers le haut la table lookup d'entr\u00e9e s\u00e9lectionn\u00e9e ToolbarInputZone.moveupTooltip=D\u00E9placer vers le haut la table lookup d'entr\u00E9e s\u00E9lectionn\u00E9e
VarsTable.columnNameTip=Le nom de colonne ' VarsTable.columnNameTip=Le nom de colonne '
EntryContentProposal.default=D\u00e9faut \: EntryContentProposal.default=D\u00E9faut \:
TabFolderEditors.SqlSelectQuery=Requ\u00eate SQL Select g\u00e9n\u00e9r\u00e9e pour "{0}" TabFolderEditors.SqlSelectQuery=Requ\u00EAte SQL Select g\u00E9n\u00E9r\u00E9e pour \"{0}\"
EntryContentProposal.metadataColumn=Colonne de m\u00e9tadonn\u00e9es EntryContentProposal.metadataColumn=Colonne de m\u00E9tadonn\u00E9es
EntryContentProposal.onlyAvailable=(Disponible seulement pour les requ\u00eates UPDATE et DELETE) 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 ? UIManager.propagateMessage=Propager les modifications \u00E0 toutes les expressions li\u00E9es pour maintenir la validit\u00E9 des liens ?
EntryContentProposal.precision=Pr\u00e9cision \: EntryContentProposal.precision=Pr\u00E9cision \:
ToolbarOutputZone.widgetTooltip.addOutputTable=Ajouter une table cible ToolbarOutputZone.widgetTooltip.addOutputTable=Ajouter une table cible
ToolbarOutputZone.widgetText.autoMap=Mapping auto ToolbarOutputZone.widgetText.autoMap=Mapping auto
EntryContentProposal.properties=propri\u00e9t\u00e9s : EntryContentProposal.properties=propri\u00E9t\u00E9s :
VarsTable.existTip=' existe d\u00e9j\u00e0. VarsTable.existTip=\' existe d\u00E9j\u00E0.
InputDataMapTableView.Operator=Op\u00e9rateur InputDataMapTableView.Operator=Op\u00E9rateur
AliasDialog.SelectTableToUse=S\u00e9lectionnez la table \u00e0 utiliser \: AliasDialog.SelectTableToUse=S\u00E9lectionnez la table \u00E0 utiliser :
TabFolderEditors.schemaEditor=\u00c9diteur de Sch\u00e9ma TabFolderEditors.schemaEditor=\u00C9diteur de Sch\u00E9ma
TableEntriesManager.exceptionMessage.tableEntriesNotSame=Les tableEntries ne sont pas les m\u00eames. 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. ProblemsManager.outputExpressionEmpty=L\'expression de sortie \"{0}.{1}\" n\'est pas param\u00E9tr\u00E9e.
EntryContentProposal.dbType=Type de BdD : EntryContentProposal.dbType=Type de BdD :
MapperManager.removeInputTableTitleMessage=\u00cates-vous s\u00fbr de vouloir supprimer la table d'entr\u00e9e "{0}" ? 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 ToolbarInputZone.movedownTooltip=Descendre la table lookup de sortie s\u00E9lectionn\u00E9e
ToolbarOutputZone.movedownTooltip=D\u00e9place vers le bas la table cible 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}"! 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. ProblemsManager.inputExpressionEmpty=L\'expression de l\'entr\u00E9e \"{0}.{1}\" n\'est pas d\u00E9finie.
ToolbarOutputZone.restorTooltip=Restaurer toutes les tables de sortie 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 ToolbarInputZone.widgetTooltip.addAlias=Ajouter un alias
ToolbarOutputZone.widgetTooltip.removeOutputTable=Supprimer les tables cible s\u00e9lectionn\u00e9es ToolbarOutputZone.widgetTooltip.removeOutputTable=Supprimer les tables cibles s\u00E9lectionn\u00E9es
InputDataMapTableView.columnTitle.ExplicitJoin=Explicit join InputDataMapTableView.columnTitle.ExplicitJoin=Jointures explicites
AliasDialog.addNewAlias=Ajouter un nouvel alias 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 UIManager.propagateTitle=Propager
MapperManager.removeOutputTableTitle=Supprimer la table de sortie 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.type=Type :
EntryContentProposal.length=Longueur \: EntryContentProposal.length=Longueur \:
VarsTable.columnNameIsNull=Erreur : Le nom de la colonne est vide 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 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 : UIManager.typeTableName=Saisissez un nom valide pour la table de sortie :
FooterComposite.button.OK=OK FooterComposite.button.OK=OK
ToolbarInputZone.minimizeTooltip=Minimiser toutes les tables source ToolbarInputZone.minimizeTooltip=Minimiser toutes les tables sources
InputDataMapTableView.columnTitle.Expr=Colonne / expression \u00e9trang\u00e8re InputDataMapTableView.columnTitle.Expr=Colonne / expression \u00E9trang\u00E8re
DataMapTableView.buttonTooltip.restore=Restaurer DataMapTableView.buttonTooltip.restore=Restaurer
ToolbarOutputZone.minimizeTooltip=Minimiser toutes les tables de sortie ToolbarOutputZone.minimizeTooltip=Minimiser toutes les tables de sortie
ToolbarOutputZone.widgetTooltip.mapInputAndOutput=Mapper automatiquement les sources et les cibles (pour les expressions vides seulement) ToolbarOutputZone.widgetTooltip.mapInputAndOutput=Mapper automatiquement les sources et les cibles (pour les expressions vides seulement)
EntryContentProposal.key=Cl\u00e9 \: EntryContentProposal.key=Cl\u00E9 \:
MapperManager.exceptionMessage.mustBeSourceOrTarget=L'entr\u00e9e CauseOfChange doit \u00eatre la source ou la cible du lien MapperManager.exceptionMessage.mustBeSourceOrTarget=L\'entr\u00E9e CauseOfChange doit \u00EAtre la source ou la cible du lien
FooterComposite.button.Cancel=Annuler FooterComposite.button.Cancel=Annuler
OutputDataMapTableView.columnTitle.expression=Expression 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 : AliasDialog.typeAliasOfTable=Entrez un alias valide :
ToolbarOutputZone.moveupTooltip=D\u00e9place vers le haut la table cible s\u00e9lectionn\u00e9e ToolbarOutputZone.moveupTooltip=D\u00E9place vers le haut la table cible s\u00E9lectionn\u00E9e
MapperManager.removeInputTableTitle=Supprimer la table d'entr\u00e9e MapperManager.removeInputTableTitle=Supprimer la table d'entr\u00E9e
DataMapTableView.buttonTooltip.minimize=R\u00e9duire DataMapTableView.buttonTooltip.minimize=R\u00E9duire
EntryContentProposal.column=Colonne : EntryContentProposal.column=Colonne :
ToolbarInputZone.restoreTooltip=Restaurer toutes les tables source ToolbarInputZone.restoreTooltip=Restaurer toutes les tables sources
InputDataMapTableView.columnTitle.Operator=Op\u00e9rateur InputDataMapTableView.columnTitle.Operator=Op\u00E9rateur
ProblemsManager.operatorNotSet=L'op\u00e9rateur d'entr\u00e9e "{0}" n'est pas param\u00e9tr\u00e9. ProblemsManager.operatorNotSet=L\'op\u00E9rateur d\'entr\u00E9e \"{0}\" n\'est pas d\u00E9fini.
VarsTable.invalidTip=' est invalide. VarsTable.invalidTip=\' est invalide.
UIManager.3=n'existe pas UIManager.3=n\'existe pas.
UIManager.2=La zone UIManager.2=La zone
DbMapComponent.unknowValue=La valeur du param\u00e8tre NAME est inconnue : DbMapComponent.unknowValue=La valeur du param\u00E8tre NAME est inconnue :
UIManager.nameExistOrNull=Le nom existe d\u00e9j\u00e0 ou est vide. UIManager.nameExistOrNull=Le nom existe d\u00E9j\u00E0 ou est null.
AliasDialog.inputValid=L'entr\u00e9e est invalide. AliasDialog.inputValid=L'entr\u00E9e est invalide.
DbGenerationManager.conditionNotSet=Les conditions de jointure ne sont pas d\u00e9finies 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.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.InputOperationSetMessage=L'op\u00E9rateur de l'entr\u00E9e '{0}' n'est pas d\u00E9fini
HTMLDocGenerator_generate_document=Documentation g\u00e9n\u00e9r\u00e9e DbGenerationManager.OuputExpSetMessage=L\'expression de sortie \'{0}\' n\'est pas d\u00E9finie
HTMLDocGenerator.author=Auteur HTMLDocGenerator_generate_document=Documentation g\u00E9n\u00E9r\u00E9e
HTMLDocGenerator.author1=Auteur HTMLDocGenerator.author=AUTEUR
HTMLDocGenerator.author1=Cr\u00E9\u00E9 par :
HTMLDocGenerator.column=Colonne HTMLDocGenerator.column=Colonne
HTMLDocGenerator.comment=Commentaire HTMLDocGenerator.comment=Commentaire
HTMLDocGenerator.component=Composant : HTMLDocGenerator.component=Composant :
HTMLDocGenerator.component_description=Description des composants HTMLDocGenerator.component_description=Description des composants
HTMLDocGenerator.component_list=Liste des composants HTMLDocGenerator.component_list=Liste des composants
HTMLDocGenerator.component_name=Nom du composant 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.component_type=Type de composant
HTMLDocGenerator.content=contenu HTMLDocGenerator.content=contenu
HTMLDocGenerator.context=Contexte : HTMLDocGenerator.context=Contexte :
HTMLDocGenerator.context_list=Liste des contextes HTMLDocGenerator.context_list=Liste des contextes
HTMLDocGenerator.creation=Cr\u00e9ation HTMLDocGenerator.creation=Cr\u00E9ation
HTMLDocGenerator.description=Description HTMLDocGenerator.description=Description
HTMLDocGenerator.extra_settings=Param\u00e8tres suppl. HTMLDocGenerator.ended=termin\u00E9(e)
HTMLDocGenerator.generation_date=Date de g\u00e9n\u00e9ration 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_description=Description
HTMLDocGenerator.job_settings=Param\u00e8tres HTMLDocGenerator.job_preview_picture=Aper\u00E7u
HTMLDocGenerator.key=Cl\u00e9 HTMLDocGenerator.job_settings=Configuration
HTMLDocGenerator.label=Libell\u00e9 HTMLDocGenerator.key=Cl\u00E9
HTMLDocGenerator.label=LIBELL\u00C9
HTMLDocGenerator.language=Langue HTMLDocGenerator.language=Langue
HTMLDocGenerator.length=Length HTMLDocGenerator.length=Length
HTMLDocGenerator.mapper.alias=Alias HTMLDocGenerator.mapper.alias=Alias
HTMLDocGenerator.mapper.entries=Conditions d\'entr\u00E9es personnalis\u00E9es
HTMLDocGenerator.mapper.expression=Expression 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.join.type=Type de jointure
HTMLDocGenerator.mapper.operator=Op\u00e9rateur HTMLDocGenerator.mapper.operator=Op\u00E9rateur
HTMLDocGenerator.mapper.table.name=Nom de la table HTMLDocGenerator.mapper.table.name=Nom de la table
HTMLDocGenerator.modification=Modification HTMLDocGenerator.modification=Modification
HTMLDocGenerator.name=Nom HTMLDocGenerator.name=Nom
HTMLDocGenerator.need_prompt=Need Prompt?
HTMLDocGenerator.nullable=Nullable HTMLDocGenerator.nullable=Nullable
HTMLDocGenerator.original_function_para=Param\u00E8tres de la fonction originaux :
HTMLDocGenerator.output=SORTIE(S)
HTMLDocGenerator.precision=Precision HTMLDocGenerator.precision=Precision
HTMLDocGenerator.project_description=Description du projet HTMLDocGenerator.project_description=Description du projet
HTMLDocGenerator.project_name=Nom du projet HTMLDocGenerator.project_name=Nom du projet
HTMLDocGenerator.properties=Propri\u00e9t\u00e9s HTMLDocGenerator.properties=Propri\u00E9t\u00E9s
HTMLDocGenerator.purpose=Objectifs HTMLDocGenerator.purpose=Objectif
HTMLDocGenerator.row_default=D\u00e9faut HTMLDocGenerator.row_default=D\u00E9faut
HTMLDocGenerator.row_functions=Fonctions HTMLDocGenerator.row_functions=Fonctions
HTMLDocGenerator.row_parameters=Param\u00e8tres HTMLDocGenerator.row_generator_info=Informations du g\u00E9n\u00E9rateur de lignes de
HTMLDocGenerator.schema_for=Sch\u00e9ma de HTMLDocGenerator.row_parameters=Param\u00E8tres
HTMLDocGenerator.schema_for=Sch\u00E9ma de
HTMLDocGenerator.source=Source HTMLDocGenerator.source=Source
HTMLDocGenerator.source_code=Code source HTMLDocGenerator.source_code=Code Source
HTMLDocGenerator.stats_logs=Stats & Logs HTMLDocGenerator.stats_logs=Stats & Logs
HTMLDocGenerator.status=Statut 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.type=Type
HTMLDocGenerator.value=Valeur HTMLDocGenerator.value=Valeur
HTMLDocGenerator.values=Valeurs HTMLDocGenerator.values=Valeurs
HTMLDocGenerator.version=Version HTMLDocGenerator.version=Version
OutputDataMapTableView.columnTitle.AdditionalWhereClauses=Clauses WHERE suppl\u00e9mentaires : OutputDataMapTableView.columnTitle.AdditionalWhereClauses=Clauses WHERE suppl\u00E9mentaires :
OutputDataMapTableView.columnTitle.AdditionalOtherClauses=Autres clauses suppl\u00e9mentaires (GROUP/ORDER BY...) : OutputDataMapTableView.columnTitle.AdditionalOtherClauses=Autres clauses suppl\u00E9mentaires (GROUP/ORDER BY...) :
OutputDataMapTableView.columnTitle.AdditionalOtherClauses.oracle=Autres clauses suppl\u00e9mentaires (GROUP BY...) : OutputDataMapTableView.columnTitle.AdditionalOtherClauses.oracle=Autres clauses suppl\u00E9mentaires (GROUP BY...) :
DataMapTableView.buttonTooltip.menu.addWhereClauses=Ajouter une clause WHERE DataMapTableView.buttonTooltip.menu.addWhereClauses=Ajouter une clause WHERE
DataMapTableView.buttonTooltip.menu.addOtherClauses=Ajouter une autre clause (GROUP...) 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 UIManager.1=Caso non trovato
TabFolderEditors.expressionEditor=Editore espressioni TabFolderEditors.expressionEditor=Editore espressioni
EntryContentProposal.comment=Commento: 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 UIManager.addNewOutputTable=Aggiungere una nuova tabella di output
EntryContentProposal.variable=Variabile EntryContentProposal.variable=Variabile
VarsTable.baseNameCannotNull=baseName non pu\u00f2 essere nullo VarsTable.baseNameCannotNull=baseName non pu\u00F2 essere nullo
UIManager.tableNameIsNotValid=Il nome della tabella non \u00e8 valido UIManager.tableNameIsNotValid=Il nome della tabella non \u00E8 valido
VarsTable.columnNameTip=Il nome della colonna ' VarsTable.columnNameTip=Il nome della colonna '
EntryContentProposal.default=Predefinito: EntryContentProposal.default=Predefinito:
EntryContentProposal.metadataColumn=Colonna metadata EntryContentProposal.metadataColumn=Colonna metadata
EntryContentProposal.precision=Precisione: EntryContentProposal.precision=Precisione:
ToolbarOutputZone.widgetTooltip.addOutputTable=Aggiungere tabella di output ToolbarOutputZone.widgetTooltip.addOutputTable=Aggiungere tabella di output
ToolbarOutputZone.widgetText.autoMap=Auto map! ToolbarOutputZone.widgetText.autoMap=Auto map!
EntryContentProposal.properties=propriet\u00e0: EntryContentProposal.properties=propriet\u00E0:
VarsTable.existTip=' esiste gi\u00e0. VarsTable.existTip=' esiste gi\u00E0.
InputDataMapTableView.Operator=Operatore InputDataMapTableView.Operator=Operatore
AliasDialog.SelectTableToUse=Selezionare la tabella da usare: AliasDialog.SelectTableToUse=Selezionare la tabella da usare:
TabFolderEditors.schemaEditor=Editore Schema TabFolderEditors.schemaEditor=Editore Schema
EntryContentProposal.dbType=Tipo DB: EntryContentProposal.dbType=Tipo DB:
MapperManager.removeInputTableTitleMessage=Sicuro di voler rimuovere la tabella d'entrata "(0)" ? 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 TableEntriesManager.exceptionMessage.caseNotFound=Caso non trovato
ToolbarInputZone.widgetTooltip.addAlias=Aggiungere Alias ToolbarInputZone.widgetTooltip.addAlias=Aggiungere Alias
ToolbarOutputZone.widgetTooltip.removeOutputTable=Rimuovere la tabella di ouput selezionata ToolbarOutputZone.widgetTooltip.removeOutputTable=Rimuovere la tabella di ouput selezionata
@@ -31,7 +31,7 @@ EntryContentProposal.length=Lunghezza:
VarsTable.columnNameIsNull=Errore\: nome colonna nullo VarsTable.columnNameIsNull=Errore\: nome colonna nullo
AliasDialog.TableMustBeSelected=Una tabella dev'essere selezionata! AliasDialog.TableMustBeSelected=Una tabella dev'essere selezionata!
ToolbarInputZone.widgetTooltip.removeAlias=Rimuovere Alias 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: UIManager.typeTableName=Immettere un nome valido per la tabella di output:
FooterComposite.button.OK=OK FooterComposite.button.OK=OK
DataMapTableView.buttonTooltip.restore=Recuperare DataMapTableView.buttonTooltip.restore=Recuperare
@@ -43,7 +43,7 @@ DataMapTableView.buttonTooltip.minimize=Ridurre
EntryContentProposal.column=Colonna: EntryContentProposal.column=Colonna:
ToolbarInputZone.restoreTooltip=Ripristina tutte le tabelle di input ToolbarInputZone.restoreTooltip=Ripristina tutte le tabelle di input
InputDataMapTableView.columnTitle.Operator=Operatore InputDataMapTableView.columnTitle.Operator=Operatore
VarsTable.invalidTip=' non \u00e8 valido. VarsTable.invalidTip=' non \u00E8 valido.
UIManager.3=non esiste! UIManager.3=non esiste!
UIManager.2=La zona UIManager.2=La zona
AliasDialog.inputValid=Input invalido. AliasDialog.inputValid=Input invalido.

View File

@@ -9,7 +9,7 @@ VarsTable.baseNameCannotNull=\u30D9\u30FC\u30B9\u540D\u3092NULL\u5024\u306B\u305
UIManager.tableNameIsNotValid=\u30C6\u30FC\u30D6\u30EB\u540D\u304C\u6709\u52B9\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002 UIManager.tableNameIsNotValid=\u30C6\u30FC\u30D6\u30EB\u540D\u304C\u6709\u52B9\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002
EntryContentProposal.expressionKey=\u5F0F\u30AD\u30FC\uFF1A EntryContentProposal.expressionKey=\u5F0F\u30AD\u30FC\uFF1A
ToolbarInputZone.moveupTooltip=\u9078\u629E\u3057\u305F\u51FA\u529B\u53C2\u7167\u30C6\u30FC\u30D6\u30EB\u3092\u4E0A\u306B\u79FB\u52D5 ToolbarInputZone.moveupTooltip=\u9078\u629E\u3057\u305F\u51FA\u529B\u53C2\u7167\u30C6\u30FC\u30D6\u30EB\u3092\u4E0A\u306B\u79FB\u52D5
VarsTable.columnNameTip=\u30AB\u30E9\u30E0\u540D ' VarsTable.columnNameTip=\u30AB\u30E9\u30E0\u540D \'
EntryContentProposal.default=\u30C7\u30D5\u30A9\u30EB\u30C8\uFF1A EntryContentProposal.default=\u30C7\u30D5\u30A9\u30EB\u30C8\uFF1A
TabFolderEditors.SqlSelectQuery="{0}" \u51FA\u529B\u306E SQL SELECT\u30AF\u30A8\u30EA\u3092\u751F\u6210\u3057\u307E\u3057\u305F TabFolderEditors.SqlSelectQuery="{0}" \u51FA\u529B\u306E SQL SELECT\u30AF\u30A8\u30EA\u3092\u751F\u6210\u3057\u307E\u3057\u305F
EntryContentProposal.metadataColumn=\u30E1\u30BF\u30C7\u30FC\u30BF\u30AB\u30E9\u30E0 EntryContentProposal.metadataColumn=\u30E1\u30BF\u30C7\u30FC\u30BF\u30AB\u30E9\u30E0
@@ -40,7 +40,7 @@ AliasDialog.addNewAlias=\u65B0\u898F\u306E\u30A8\u30A4\u30EA\u30A2\u30B9\u306E\u
MapperManager.exceptionMessage.useOtherSignature=\u30A8\u30F3\u30C8\u30EA\u3092\u8FFD\u52A0\u3059\u308B\u306B\u306F\u4ED6\u306E\u30B7\u30B0\u30CD\u30C1\u30E3\u30E1\u30BD\u30C3\u30C9\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044 MapperManager.exceptionMessage.useOtherSignature=\u30A8\u30F3\u30C8\u30EA\u3092\u8FFD\u52A0\u3059\u308B\u306B\u306F\u4ED6\u306E\u30B7\u30B0\u30CD\u30C1\u30E3\u30E1\u30BD\u30C3\u30C9\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044
UIManager.propagateTitle=\u53CD\u6620 UIManager.propagateTitle=\u53CD\u6620
MapperManager.removeOutputTableTitle=\u51FA\u529B\u30C6\u30FC\u30D6\u30EB\u306E\u524A\u9664 MapperManager.removeOutputTableTitle=\u51FA\u529B\u30C6\u30FC\u30D6\u30EB\u306E\u524A\u9664
ProblemsManager.entryDoesntMatch=\u30A8\u30F3\u30C8\u30EA "{0}.{1}" \u304C\u30C6\u30FC\u30D6\u30EB "{2}" \u306E\u30E1\u30BF\u30C7\u30FC\u30BF\u30B9\u30AD\u30FC\u30DE\u306B\u5B58\u5728\u3057\u307E\u305B\u3093\u3002 ProblemsManager.entryDoesntMatch=\u30A8\u30F3\u30C8\u30EA \"{0}.{1}\" \u304C\u30C6\u30FC\u30D6\u30EB \"{2}\" \u306E\u30E1\u30BF\u30C7\u30FC\u30BF\u30B9\u30AD\u30FC\u30DE\u306B\u5B58\u5728\u3057\u307E\u305B\u3093\u3002
EntryContentProposal.type=\u30BF\u30A4\u30D7 : EntryContentProposal.type=\u30BF\u30A4\u30D7 :
EntryContentProposal.length=\u9577\u3055 : EntryContentProposal.length=\u9577\u3055 :
VarsTable.columnNameIsNull=\u30AB\u30E9\u30E0\u540D\u304CNULL\u3067\u3059\u3002 VarsTable.columnNameIsNull=\u30AB\u30E9\u30E0\u540D\u304CNULL\u3067\u3059\u3002
@@ -59,7 +59,7 @@ MapperManager.exceptionMessage.mustBeSourceOrTarget=entryCauseOfChange\u306F\u30
FooterComposite.button.Cancel=\u30AD\u30E3\u30F3\u30BB\u30EB FooterComposite.button.Cancel=\u30AD\u30E3\u30F3\u30BB\u30EB
OutputDataMapTableView.columnTitle.expression=\u5F0F OutputDataMapTableView.columnTitle.expression=\u5F0F
MapperManager.removeOutputTableTitleMessage=\u51FA\u529B\u30C6\u30FC\u30D6\u30EB "{0}" \u3092\u524A\u9664\u3057\u307E\u3059\u304B\uFF1F 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 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 MapperManager.removeInputTableTitle=\u5165\u529B\u30C6\u30FC\u30D6\u30EB\u306E\u524A\u9664
DataMapTableView.buttonTooltip.minimize=\u6700\u5C0F\u5316 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=\u4ED6\u306E\u8FFD\u52A0\u53E5(GROUP/ORDER BY...) :
OutputDataMapTableView.columnTitle.AdditionalOtherClauses.oracle=\u4ED6\u306E\u8FFD\u52A0\u53E5(GROUP BY...) : OutputDataMapTableView.columnTitle.AdditionalOtherClauses.oracle=\u4ED6\u306E\u8FFD\u52A0\u53E5(GROUP BY...) :
DataMapTableView.buttonTooltip.menu.addWhereClauses=WHERE\u53E5\u3092\u8FFD\u52A0 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! 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.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 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. VarsTable.existTip=' istnieje.
InputDataMapTableView.Operator=Operator InputDataMapTableView.Operator=Operator
AliasDialog.SelectTableToUse=Wybierz tabel\u0119: AliasDialog.SelectTableToUse=Wybierz tabel\u0119:
TabFolderEditors.schemaEditor=Edytor schemat\u00f3w TabFolderEditors.schemaEditor=Edytor schemat\u00F3w
ToolbarOutputZone.movedownTooltip=Przesu\u0144 w d\u00f3\u0142 zaznaczone tabele wyj\u015Bciowe ToolbarOutputZone.movedownTooltip=Przesu\u0144 w d\u00F3\u0142 zaznaczone tabele wyj\u015Bciowe
AliasDialog.aliasAlreadyExists=Ju\u017C istnieje alias lub tabela o nazwie "{0}" 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 ToolbarInputZone.widgetTooltip.addAlias=Dodaj alias
ToolbarOutputZone.widgetTooltip.removeOutputTable=Usu\u0144 zaznaczone tabele wyj\u015Bciowe ToolbarOutputZone.widgetTooltip.removeOutputTable=Usu\u0144 zaznaczone tabele wyj\u015Bciowe
AliasDialog.addNewAlias=Dodaj nowy alias AliasDialog.addNewAlias=Dodaj nowy alias
@@ -28,14 +28,14 @@ AliasDialog.TableMustBeSelected=Tabela musi by\u0107 zaznaczona!
ToolbarInputZone.widgetTooltip.removeAlias=Usu\u0144 alias ToolbarInputZone.widgetTooltip.removeAlias=Usu\u0144 alias
UIManager.typeTableName=Podaj prawid\u0142ow\u0105 nazw\u0119 tabeli wyj\u015Bciowej UIManager.typeTableName=Podaj prawid\u0142ow\u0105 nazw\u0119 tabeli wyj\u015Bciowej
ToolbarInputZone.minimizeTooltip=Minimalizuj wszystkie tabele wej\u015Bciowe 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 ToolbarOutputZone.minimizeTooltip=Minimalizuj wszystkie tabele wyj\u015Bciowe
EntryContentProposal.key=Klucz: EntryContentProposal.key=Klucz:
OutputDataMapTableView.columnTitle.expression=Wyra\u017Cenie 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 DataMapTableView.buttonTooltip.minimize=Minimalizuj
EntryContentProposal.column=Kolumna: 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 InputDataMapTableView.columnTitle.Operator=Operator
VarsTable.invalidTip=' jest niepoprawna. VarsTable.invalidTip=' jest niepoprawna.
UIManager.3=nie istnieje! UIManager.3=nie istnieje!
@@ -46,7 +46,7 @@ HTMLDocGenerator.author=Autor
HTMLDocGenerator.author1=Autor HTMLDocGenerator.author1=Autor
HTMLDocGenerator.column=Kolumna HTMLDocGenerator.column=Kolumna
HTMLDocGenerator.comment=Komentarz HTMLDocGenerator.comment=Komentarz
HTMLDocGenerator.component_list=Lista komponent\u00f3w HTMLDocGenerator.component_list=Lista komponent\u00F3w
HTMLDocGenerator.component_name=Nazwa komponentu HTMLDocGenerator.component_name=Nazwa komponentu
HTMLDocGenerator.content=zawarto\u015B\u0107 HTMLDocGenerator.content=zawarto\u015B\u0107
HTMLDocGenerator.context=Kontekst: HTMLDocGenerator.context=Kontekst:
@@ -64,7 +64,7 @@ HTMLDocGenerator.name=Nazwa
HTMLDocGenerator.precision=Precyzja HTMLDocGenerator.precision=Precyzja
HTMLDocGenerator.properties=W\u0142a\u015Bciwo\u015Bci HTMLDocGenerator.properties=W\u0142a\u015Bciwo\u015Bci
HTMLDocGenerator.row_parameters=Paramatry HTMLDocGenerator.row_parameters=Paramatry
HTMLDocGenerator.source=\u0179r\u00f3d\u0142o HTMLDocGenerator.source=\u0179r\u00F3d\u0142o
HTMLDocGenerator.status=Status HTMLDocGenerator.status=Status
HTMLDocGenerator.type=Typ HTMLDocGenerator.type=Typ
HTMLDocGenerator.unique_name=Nazwa unikalna 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 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' VarsTable.columnNameTip=O nome da coluna'
EntryContentProposal.default=Default: EntryContentProposal.default=Default:
EntryContentProposal.dbType=Tipo DB: 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" AliasDialog.addNewAlias=Adicionar novo "Alias"
UIManager.propagateTitle=Propagar UIManager.propagateTitle=Propagar
EntryContentProposal.type=Tipo : EntryContentProposal.type=Tipo :
@@ -14,25 +14,25 @@ FooterComposite.button.OK=OK
DataMapTableView.buttonTooltip.restore=Restaurar DataMapTableView.buttonTooltip.restore=Restaurar
EntryContentProposal.key=Chave: EntryContentProposal.key=Chave:
FooterComposite.button.Cancel=Cancela FooterComposite.button.Cancel=Cancela
OutputDataMapTableView.columnTitle.expression=Express\u00e3o OutputDataMapTableView.columnTitle.expression=Express\u00E3o
DataMapTableView.buttonTooltip.minimize=Minimizar DataMapTableView.buttonTooltip.minimize=Minimizar
EntryContentProposal.column=Coluna: EntryContentProposal.column=Coluna:
VarsTable.invalidTip='\u00e9 inv\u00e1lida VarsTable.invalidTip='\u00E9 inv\u00E1lida
AliasDialog.inputValid=Entrada inv\u00e1lida AliasDialog.inputValid=Entrada inv\u00E1lida
HTMLDocGenerator.comment=Coment\u00e1rio HTMLDocGenerator.comment=Coment\u00E1rio
HTMLDocGenerator.component_list=Lista de componentes HTMLDocGenerator.component_list=Lista de componentes
HTMLDocGenerator.component_name=Nome do componente HTMLDocGenerator.component_name=Nome do componente
HTMLDocGenerator.context=Contexto: HTMLDocGenerator.context=Contexto:
HTMLDocGenerator.creation=Criar HTMLDocGenerator.creation=Criar
HTMLDocGenerator.label=Label HTMLDocGenerator.label=Label
HTMLDocGenerator.mapper.expression=Express\u00e3o HTMLDocGenerator.mapper.expression=Express\u00E3o
HTMLDocGenerator.mapper.table.name=Nome da Tabela HTMLDocGenerator.mapper.table.name=Nome da Tabela
HTMLDocGenerator.name=Nome 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.project_name=Nome do projeto
HTMLDocGenerator.prompt=Limite HTMLDocGenerator.prompt=Limite
HTMLDocGenerator.properties=Propriedades HTMLDocGenerator.properties=Propriedades
HTMLDocGenerator.source=Fonte HTMLDocGenerator.source=Fonte
HTMLDocGenerator.unique_name=Nome \u00fanico HTMLDocGenerator.unique_name=Nome \u00FAnico
HTMLDocGenerator.value=Valor 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.precision=Presnos\u0165 :
EntryContentProposal.properties=vlastnosti : EntryContentProposal.properties=vlastnosti :
InputDataMapTableView.Operator=Oper\u00e1tor InputDataMapTableView.Operator=Oper\u00E1tor
AliasDialog.SelectTableToUse=Vyberte tabu\u013Eku na pou\u017Eitie: AliasDialog.SelectTableToUse=Vyberte tabu\u013Eku na pou\u017Eitie:
EntryContentProposal.type=Typ : EntryContentProposal.type=Typ :
EntryContentProposal.length=D\u013A\u017Eka : 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 FooterComposite.button.OK=Ok
DataMapTableView.buttonTooltip.restore=Obnovi\u0165 DataMapTableView.buttonTooltip.restore=Obnovi\u0165
FooterComposite.button.Cancel=Zru\u0161i\u0165 FooterComposite.button.Cancel=Zru\u0161i\u0165
OutputDataMapTableView.columnTitle.expression=V\u00fdraz OutputDataMapTableView.columnTitle.expression=V\u00FDraz
InputDataMapTableView.columnTitle.Operator=Oper\u00e1tor InputDataMapTableView.columnTitle.Operator=Oper\u00E1tor
AliasDialog.inputValid=Vstup je neplatn\u00fd. AliasDialog.inputValid=Vstup je neplatn\u00FD.
HTMLDocGenerator.author=Autor HTMLDocGenerator.author=Autor
HTMLDocGenerator.author1=Autor HTMLDocGenerator.author1=Autor
HTMLDocGenerator.comment=Koment\u00e1r HTMLDocGenerator.comment=Koment\u00E1r
HTMLDocGenerator.content=Obsah HTMLDocGenerator.content=Obsah
HTMLDocGenerator.description=Popis HTMLDocGenerator.description=Popis
HTMLDocGenerator.job_description=Popis HTMLDocGenerator.job_description=Popis
HTMLDocGenerator.job_settings=Nastavenia HTMLDocGenerator.job_settings=Nastavenia
HTMLDocGenerator.key=K\u013E\u00fa\u010D HTMLDocGenerator.key=K\u013E\u00FA\u010D
HTMLDocGenerator.label=Popis HTMLDocGenerator.label=Popis
HTMLDocGenerator.language=Jazyk HTMLDocGenerator.language=Jazyk
HTMLDocGenerator.length=D\u013A\u017Eka HTMLDocGenerator.length=D\u013A\u017Eka
HTMLDocGenerator.mapper.alias=Alias HTMLDocGenerator.mapper.alias=Alias
HTMLDocGenerator.mapper.expression=V\u00fdraz HTMLDocGenerator.mapper.expression=V\u00FDraz
HTMLDocGenerator.mapper.operator=Oper\u00e1tor HTMLDocGenerator.mapper.operator=Oper\u00E1tor
HTMLDocGenerator.mapper.table.name=N\u00e1zov Tabu\u013Eky HTMLDocGenerator.mapper.table.name=N\u00E1zov Tabu\u013Eky
HTMLDocGenerator.name=Meno HTMLDocGenerator.name=Meno
HTMLDocGenerator.project_description=Opis projektu HTMLDocGenerator.project_description=Opis projektu
HTMLDocGenerator.project_name=N\u00e1zov Projektu HTMLDocGenerator.project_name=N\u00E1zov Projektu
HTMLDocGenerator.properties=Vlastnosti HTMLDocGenerator.properties=Vlastnosti
HTMLDocGenerator.row_functions=Funkcie HTMLDocGenerator.row_functions=Funkcie
HTMLDocGenerator.row_parameters=Parametre HTMLDocGenerator.row_parameters=Parametre

View File

@@ -1,11 +1,11 @@
InputDataMapTableView.Operator=Operat\u00f6r InputDataMapTableView.Operator=Operat\u00F6r
InputDataMapTableView.columnTitle.Operator=Operat\u00f6r InputDataMapTableView.columnTitle.Operator=Operat\u00F6r
HTMLDocGenerator.description=A\u00e7\u0131klama HTMLDocGenerator.description=A\u00E7\u0131klama
HTMLDocGenerator.job_description=A\u00e7\u0131klama HTMLDocGenerator.job_description=A\u00E7\u0131klama
HTMLDocGenerator.label=Etiket HTMLDocGenerator.label=Etiket
HTMLDocGenerator.mapper.operator=Operat\u00f6r HTMLDocGenerator.mapper.operator=Operat\u00F6r
HTMLDocGenerator.name=Ad\u0131 HTMLDocGenerator.name=Ad\u0131
HTMLDocGenerator.properties=\u00d6zellikler HTMLDocGenerator.properties=\u00D6zellikler
HTMLDocGenerator.source=Kaynak HTMLDocGenerator.source=Kaynak
HTMLDocGenerator.type=Tip HTMLDocGenerator.type=Tip
HTMLDocGenerator.version=Versiyon HTMLDocGenerator.version=Versiyon

View File

@@ -1,110 +1,110 @@
UIManager.1=\u7528\u4F8B\u672A\u627E\u5230 UIManager.1=\u7528\u4F8B\u672A\u627E\u5230
TabFolderEditors.expressionEditor=\u8868\u8FBE\u5F0F\u7F16\u8F91\u5668 TabFolderEditors.expressionEditor=\u8868\u8FBE\u5F0F\u7F16\u8F91\u5668
EntryContentProposal.comment=\u5907\u6CE8 : EntryContentProposal.comment=\u6CE8\u91CA:
DataMapTableView.buttonTooltip.addFilterRow=\u6DFB\u52A0\u8FC7\u6EE4\u884C DataMapTableView.buttonTooltip.addFilterRow=\u6DFB\u52A0\u7B5B\u9009\u884C
TableEntriesManager.exceptionMessage.typeIsNotValid=\u7C7B\u578B "{0}" \u65E0\u6548\u3002 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 EntryContentProposal.variable=\u53D8\u91CF
VarsTable.baseNameCannotNull=baseName \u4E0D\u80FD\u4E3A\u7A7A VarsTable.baseNameCannotNull=baseName \u4E0D\u80FD\u4E3A null
UIManager.tableNameIsNotValid=\u8FDE\u63A5/\u8868\u7684\u540D\u5B57\u65E0\u6548\u6216\u5DF2\u5B58\u5728\u3002 UIManager.tableNameIsNotValid=\u8868\u7684\u540D\u79F0\u65E0\u6548\u3002
EntryContentProposal.expressionKey=\u8868\u8FBE\u5F0F\u952E\u7801 : EntryContentProposal.expressionKey=\u8868\u8FBE\u5F0F\u952E:
ToolbarInputZone.moveupTooltip=\u4E0A\u79FB\u9009\u62E9\u7684\u8F93\u5165\u68C0\u67E5\u8868\u683C ToolbarInputZone.moveupTooltip=\u4E0A\u79FB\u9009\u5B9A\u7684\u8F93\u5165\u67E5\u627E\u8868
VarsTable.columnNameTip=\u5217\u540D' VarsTable.columnNameTip=\u5217\u540D\u79F0\'
EntryContentProposal.default=\u786E\u7701 : EntryContentProposal.default=\u9ED8\u8BA4:
TabFolderEditors.SqlSelectQuery=\u4E3A \'\'{0}\'\' \u8F93\u51FA\u751F\u6210\u7684 SQL \u9009\u62E9\u67E5\u8BE2 TabFolderEditors.SqlSelectQuery=\u4E3A \'\'{0}\'\' \u8F93\u51FA\u751F\u6210\u7684 SQL Select \u67E5\u8BE2
EntryContentProposal.metadataColumn=\u5143\u6570\u636E\u5217 EntryContentProposal.metadataColumn=\u5143\u6570\u636E\u5217
EntryContentProposal.onlyAvailable=\uFF08\u4EC5\u66F4\u65B0\u548C\u5220\u9664\u65F6\u53EF\u7528\uFF09 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 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 : EntryContentProposal.precision=\u7CBE\u5EA6:
ToolbarOutputZone.widgetTooltip.addOutputTable=\u6DFB\u52A0\u8F93\u51FA\u8868\u683C ToolbarOutputZone.widgetTooltip.addOutputTable=\u6DFB\u52A0\u8F93\u51FA\u8868
ToolbarOutputZone.widgetText.autoMap=\u81EA\u52A8\u6620\u5C04\uFF01 ToolbarOutputZone.widgetText.autoMap=\u81EA\u52A8\u6620\u5C04\uFF01
EntryContentProposal.properties=\u5C5E\u6027 : EntryContentProposal.properties=\u5C5E\u6027:
VarsTable.existTip=\t\n' \u5DF2\u5B58\u5728\u3002 VarsTable.existTip=\' \u5DF2\u7ECF\u5B58\u5728\u3002
InputDataMapTableView.Operator=\u64cd\u4f5c InputDataMapTableView.Operator=\u64CD\u4F5C\u7B26
AliasDialog.SelectTableToUse=\u9009\u62E9\u8868\u4F7F\u7528: 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 TableEntriesManager.exceptionMessage.tableEntriesNotSame=tableEntries \u4E0D\u4E00\u81F4\uFF01
ProblemsManager.outputExpressionEmpty=\u672A\u8BBE\u5B9A\u8F93\u51FA\u9879 \'\'{0}.{1}\'\' \u7684\u8868\u8FBE\u5F0F\u3002 ProblemsManager.outputExpressionEmpty=\u672A\u8BBE\u5B9A\u8F93\u51FA\u9879 \'\'{0}.{1}\'\' \u7684\u8868\u8FBE\u5F0F\u3002
EntryContentProposal.dbType=\u6570\u636E\u5E93\u7C7B\u578B EntryContentProposal.dbType=\u6570\u636E\u5E93\u7C7B\u578B
MapperManager.removeInputTableTitleMessage=\u60A8\u786E\u5B9A\u8981\u79FB\u9664\u8F93\u5165\u8868\u201C{0}\u201D\uFF1F 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 ToolbarInputZone.movedownTooltip=\u4E0B\u79FB\u9009\u5B9A\u7684\u8F93\u51FA\u68C0\u67E5\u8868
ToolbarOutputZone.movedownTooltip=\u4E0B\u79FB\u9009\u62E9\u7684\u8F93\u51FA\u8868\u683C 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}'! 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 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 TableEntriesManager.exceptionMessage.caseNotFound=\u7528\u4F8B\u672A\u627E\u5230
ToolbarInputZone.widgetTooltip.addAlias=\u6DFB\u52A0\u522B\u540D 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 InputDataMapTableView.columnTitle.ExplicitJoin=\u663E\u5F0F\u8FDE\u63A5
AliasDialog.addNewAlias=\u6DFB\u52A0\u65B0\u7684\u522B\u540D AliasDialog.addNewAlias=\u6DFB\u52A0\u65B0\u7684\u522B\u540D
MapperManager.exceptionMessage.useOtherSignature=\u4F7F\u7528\u5176\u4ED6\u7B7E\u540D\u65B9\u6CD5\u6DFB\u52A0\u6761\u76EE MapperManager.exceptionMessage.useOtherSignature=\u4F7F\u7528\u5176\u4ED6\u7B7E\u540D\u65B9\u6CD5\u6DFB\u52A0\u6761\u76EE
UIManager.propagateTitle=\u4F20\u64AD 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 ProblemsManager.entryDoesntMatch=\u6761\u76EE \'\'{0}.{1}\'\' \u672A\u51FA\u73B0\u5728\u8868 \'\'{2}\'\' \u7684\u5143\u6570\u636E schema \u4E2D\u3002
EntryContentProposal.type=\u7C7B\u578B : EntryContentProposal.type=\u7C7B\u578B:
EntryContentProposal.length=\u957F\u5EA6 : EntryContentProposal.length=\u957F\u5EA6:
VarsTable.columnNameIsNull=\u9519\u8BEF: \u5217\u540D\u4E3A\u7A7A VarsTable.columnNameIsNull=\u9519\u8BEF\uFF1A\u5217\u540D\u4E3A null
AliasDialog.TableMustBeSelected=\u5FC5\u987B\u9009\u62E9\u4E00\u4E2A\u8868! AliasDialog.TableMustBeSelected=\u5FC5\u987B\u9009\u62E9\u4E00\u4E2A\u8868!
ToolbarInputZone.widgetTooltip.removeAlias=\u5220\u9664\u522B\u540D ToolbarInputZone.widgetTooltip.removeAlias=\u79FB\u9664\u522B\u540D
TableEntriesManager.exceptionMessage.dataMapTableEntryCannotNull=dataMapTableEntry\u4E0D\u80FD\u4E3A\u7A7A\u3002 TableEntriesManager.exceptionMessage.dataMapTableEntryCannotNull=dataMapTableEntry \u4E0D\u80FD\u4E3A null\u3002
UIManager.typeTableName=\u8F93\u5165\u6709\u6548\u7684\u8F93\u51FA\u8868\u540D : UIManager.typeTableName=\u952E\u5165\u6709\u6548\u7684\u8F93\u51FA\u8868\u540D:
FooterComposite.button.OK=\u786E\u5B9A FooterComposite.button.OK=\u786E\u5B9A
ToolbarInputZone.minimizeTooltip=\u6700\u5C0F\u5316\u4F5C\u6709\u8F93\u5165\u8868\u683C ToolbarInputZone.minimizeTooltip=\u6700\u5C0F\u5316\u6240\u6709\u8F93\u5165\u8868
InputDataMapTableView.columnTitle.Expr=\u8868\u8FBE\u5F0F\u952E\u7801 InputDataMapTableView.columnTitle.Expr=\u5916\u90E8\u5217/\u8868\u8FBE\u5F0F
DataMapTableView.buttonTooltip.restore=\u6062\u590D DataMapTableView.buttonTooltip.restore=\u6062\u590D
ToolbarOutputZone.minimizeTooltip=\u6700\u5C0F\u5316\u6240\u6709\u8F93\u51FA\u8868\u683C ToolbarOutputZone.minimizeTooltip=\u6700\u5C0F\u5316\u6240\u6709\u8F93\u51FA\u8868
ToolbarOutputZone.widgetTooltip.mapInputAndOutput=\u6620\u5C04\u81EA\u52A8\u8F93\u5165\u8F93\u51FA\uFF08\u4EC5\u8868\u8FBE\u5F0F\u4E3A\u7A7A\u65F6\uFF09 ToolbarOutputZone.widgetTooltip.mapInputAndOutput=\u81EA\u52A8\u6620\u5C04\u8F93\u5165\u8F93\u51FA (\u4EC5\u9488\u5BF9\u7A7A\u8868\u8FBE\u5F0F)
EntryContentProposal.key=\u952E\u7801 : EntryContentProposal.key=\u952E:
MapperManager.exceptionMessage.mustBeSourceOrTarget=entryCauseOfChange\u5FC5\u987B\u662F\u94FE\u63A5\u7684\u6E90\u6216\u8005\u76EE\u6807 MapperManager.exceptionMessage.mustBeSourceOrTarget=entryCauseOfChange \u5FC5\u987B\u662F\u8FDE\u63A5\u7684\u6E90\u6216\u8005\u76EE\u6807
FooterComposite.button.Cancel=\u53D6\u6D88 FooterComposite.button.Cancel=\u53D6\u6D88
OutputDataMapTableView.columnTitle.expression=\u8868\u8FBE\u5F0F 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 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 MapperManager.removeInputTableTitle=\u79FB\u9664\u8F93\u5165\u8868
DataMapTableView.buttonTooltip.minimize=\u6700\u5C0F\u5316 DataMapTableView.buttonTooltip.minimize=\u6700\u5C0F\u5316
EntryContentProposal.column=\u5217 : EntryContentProposal.column=\u5217:
ToolbarInputZone.restoreTooltip=\u6062\u590D\u6240\u6709\u8F93\u5165\u8868\u683C ToolbarInputZone.restoreTooltip=\u6062\u590D\u6240\u6709\u8F93\u5165\u8868
InputDataMapTableView.columnTitle.Operator=\u64cd\u4f5c InputDataMapTableView.columnTitle.Operator=\u64CD\u4F5C\u7B26
ProblemsManager.operatorNotSet=\u672A\u8BBE\u5B9A\u8F93\u5165\u9879 \'\'{0}\'\' \u7684\u64CD\u4F5C\u7B26\u3002 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.3=\u4E0D\u5B58\u5728\uFF01
UIManager.2=\u533A\u57DF UIManager.2=\u533A\u57DF
DbMapComponent.unknowValue=\u5143\u7D20\u7684\u53C2\u6570\u540D\u672A\u77E5 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 AliasDialog.inputValid=\u8F93\u5165\u65E0\u6548\u3002
DbGenerationManager.conditionNotSet=\u8FDE\u63A5\u6761\u4EF6\u672A\u8BBE\u7F6E DbGenerationManager.conditionNotSet=\u8FDE\u63A5\u6761\u4EF6\u672A\u8BBE\u7F6E
DbGenerationManager.InputExpSetMessage=\u8868\u8FBE\u5F0F\u8F93\u5165\u9879 '{0}' \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 DbGenerationManager.OuputExpSetMessage=\u8868\u8FBE\u5F0F\u8F93\u51FA\u9879 \'{0}\' \u672A\u8BBE\u7F6E
HTMLDocGenerator_generate_document=\u751F\u6210\u7684\u6587\u6863 HTMLDocGenerator_generate_document=\u751F\u6210\u7684\u6587\u6863
HTMLDocGenerator.author=\u4F5C\u8005 HTMLDocGenerator.author=\u4F5C\u8005
HTMLDocGenerator.author1=\u4F5C\u8005 HTMLDocGenerator.author1=\u4F5C\u8005
HTMLDocGenerator.column=\u5217 HTMLDocGenerator.column=\u5217
HTMLDocGenerator.comment=\u5217\u6CE8\u91CA HTMLDocGenerator.comment=\u6CE8\u91CA
HTMLDocGenerator.component=\u7EC4\u4EF6: HTMLDocGenerator.component=\u7EC4\u4EF6:
HTMLDocGenerator.component_description=\u7EC4\u4EF6\u63CF\u8FF0 HTMLDocGenerator.component_description=\u7EC4\u4EF6\u63CF\u8FF0
HTMLDocGenerator.component_list=\u7ec4\u4ef6\u5217\u8868 HTMLDocGenerator.component_list=\u7EC4\u4EF6\u5217\u8868
HTMLDocGenerator.component_name=\u7ec4\u4ef6\u540d HTMLDocGenerator.component_name=\u7EC4\u4EF6\u540D
HTMLDocGenerator.component_parameters=\u7EC4\u4EF6\u53C2\u6570: HTMLDocGenerator.component_parameters=\u7EC4\u4EF6\u53C2\u6570:
HTMLDocGenerator.component_type=\u7EC4\u4EF6\u7C7B\u578B HTMLDocGenerator.component_type=\u7EC4\u4EF6\u7C7B\u578B
HTMLDocGenerator.content=\u5185\u5BB9 HTMLDocGenerator.content=\u5185\u5BB9
HTMLDocGenerator.context=\u4e0a\u4e0b\u6587\uff1a HTMLDocGenerator.context=\u4E0A\u4E0B\u6587:
HTMLDocGenerator.context_list=\u4E0A\u4E0B\u6587\u5217\u8868 HTMLDocGenerator.context_list=\u4E0A\u4E0B\u6587\u5217\u8868
HTMLDocGenerator.creation=\u521B\u5EFA HTMLDocGenerator.creation=\u521B\u5EFA
HTMLDocGenerator.description=\u5FC5\u8981\u7684 HTMLDocGenerator.description=\u63CF\u8FF0
HTMLDocGenerator.ended=\u7ED3\u675F HTMLDocGenerator.ended=\u7ED3\u675F
HTMLDocGenerator.extra_settings=\u989D\u5916\u8BBE\u7F6E HTMLDocGenerator.extra_settings=\u989D\u5916\u8BBE\u7F6E
HTMLDocGenerator.generation_date=\u751F\u6210\u65E5\u671F HTMLDocGenerator.generation_date=\u751F\u6210\u65E5\u671F
HTMLDocGenerator.input=\u8F93\u5165 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_preview_picture=\u9884\u89C8\u56FE\u7247
HTMLDocGenerator.job_settings=\u8BBE\u7F6E HTMLDocGenerator.job_settings=\u8BBE\u7F6E
HTMLDocGenerator.key=\u5173\u952E\u5B57 HTMLDocGenerator.key=\u952E
HTMLDocGenerator.label=\u6807\u7B7E HTMLDocGenerator.label=\u6807\u7B7E
HTMLDocGenerator.language=\u8BED\u8A00 HTMLDocGenerator.language=\u8BED\u8A00
HTMLDocGenerator.length=\u957F\u5EA6 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.entries=\u81EA\u5B9A\u4E49\u6761\u4EF6\u6761\u76EE
HTMLDocGenerator.mapper.expression=\u8868\u8FBE\u5F0F HTMLDocGenerator.mapper.expression=\u8868\u8FBE\u5F0F
HTMLDocGenerator.mapper.iaminimized=isMinimized 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.metadatatable.entries=\u5143\u6570\u636E\u8868\u6761\u76EE
HTMLDocGenerator.mapper.operator=\u64CD\u4F5C\u7B26 HTMLDocGenerator.mapper.operator=\u64CD\u4F5C\u7B26
HTMLDocGenerator.mapper.table.for=\u7528\u4E8E\u4EE5\u4E0B\u9879\u7684\u6620\u5C04\u5668\u8868: 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.mapper.table.properties=\u6620\u5C04\u5668\u8868\u5C5E\u6027
HTMLDocGenerator.modification=\u4fee\u6539 HTMLDocGenerator.modification=\u4FEE\u6539
HTMLDocGenerator.name=\u4f5c\u4e1a\u540d HTMLDocGenerator.name=\u540D\u79F0
HTMLDocGenerator.need_prompt=\u9700\u8981\u63D0\u793A\uFF1F 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.original_function_para=\u539F\u59CB\u51FD\u6570\u53C2\u6570:
HTMLDocGenerator.output=\u8F93\u51FA HTMLDocGenerator.output=\u8F93\u51FA
HTMLDocGenerator.precision=\u7CBE\u5EA6 HTMLDocGenerator.precision=\u7CBE\u5EA6
HTMLDocGenerator.project_description=\u5de5\u7a0b\u63cf\u8ff0 HTMLDocGenerator.project_description=\u5DE5\u7A0B\u63CF\u8FF0
HTMLDocGenerator.project_name=\u5de5\u7a0b\u540d HTMLDocGenerator.project_name=\u5DE5\u7A0B\u540D\u79F0
HTMLDocGenerator.prompt=\u63D0\u793A HTMLDocGenerator.prompt=\u63D0\u793A
HTMLDocGenerator.properties=\u5C5E\u6027 HTMLDocGenerator.properties=\u5C5E\u6027
HTMLDocGenerator.purpose=\u76EE\u7684 HTMLDocGenerator.purpose=\u76EE\u7684
HTMLDocGenerator.row_default=\u65e0 HTMLDocGenerator.row_default=\u9ED8\u8BA4
HTMLDocGenerator.row_functions=\u51FD\u6570 HTMLDocGenerator.row_functions=\u51FD\u6570
HTMLDocGenerator.row_generator_info=\u7528\u4E8E\u4EE5\u4E0B\u9879\u7684\u884C\u751F\u6210\u5668\u4FE1\u606F: HTMLDocGenerator.row_generator_info=\u7528\u4E8E\u4EE5\u4E0B\u9879\u7684\u884C\u751F\u6210\u5668\u4FE1\u606F:
HTMLDocGenerator.row_parameters=\u53C2\u6570 HTMLDocGenerator.row_parameters=\u53C2\u6570
HTMLDocGenerator.schema_for=\u7528\u4E8E\u4EE5\u4E0B\u9879\u7684 Schema: HTMLDocGenerator.schema_for=\u4EE5\u4E0B\u9879\u7684 Schema:
HTMLDocGenerator.source=\u6765\u6E90 HTMLDocGenerator.source=\u6E90
HTMLDocGenerator.source_code=\u6E90\u4EE3\u7801 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.status=\u72B6\u6001
HTMLDocGenerator.summary=\u6982\u8981 HTMLDocGenerator.summary=\u6982\u8981
HTMLDocGenerator.tmap.constraint.entries=\u7EA6\u675F\u8868\u6761\u76EE HTMLDocGenerator.tmap.constraint.entries=\u7EA6\u675F\u8868\u6761\u76EE
@@ -145,15 +145,15 @@ HTMLDocGenerator.tmap.isreject=isReject
HTMLDocGenerator.tmap.isrejectinner=isRejectInnerJoin HTMLDocGenerator.tmap.isrejectinner=isRejectInnerJoin
HTMLDocGenerator.tmap.matching.mode=\u5339\u914D\u6A21\u5F0F HTMLDocGenerator.tmap.matching.mode=\u5339\u914D\u6A21\u5F0F
HTMLDocGenerator.type=\u7C7B\u578B HTMLDocGenerator.type=\u7C7B\u578B
HTMLDocGenerator.unique_name=\u552f\u4e00\u540d\u5b57 HTMLDocGenerator.unique_name=\u552F\u4E00\u540D\u79F0
HTMLDocGenerator.value=\u503c HTMLDocGenerator.value=\u503C
HTMLDocGenerator.values=\u503C HTMLDocGenerator.values=\u503C
HTMLDocGenerator.version=\u7248\u672C HTMLDocGenerator.version=\u7248\u672C
OutputDataMapTableView.columnTitle.AdditionalWhereClauses=\u989D\u5916 WHERE \u5B50\u53E5: OutputDataMapTableView.columnTitle.AdditionalWhereClauses=\u9644\u52A0 WHERE \u5B50\u53E5:
OutputDataMapTableView.columnTitle.AdditionalOtherClauses=\u989D\u5916\u5176\u4ED6\u5B50\u53E5 (GROUP/ORDER BY...): OutputDataMapTableView.columnTitle.AdditionalOtherClauses=\u5176\u4ED6\u9644\u52A0\u5B50\u53E5 (GROUP/ORDER BY...):
OutputDataMapTableView.columnTitle.AdditionalOtherClauses.oracle=\u989D\u5916\u5176\u4ED6\u5B50\u53E5 (GROUP 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.addWhereClauses=\u6DFB\u52A0 WHERE \u5B50\u53E5
DataMapTableView.buttonTooltip.menu.addOtherClauses=\u6DFB\u52A0\u5176\u4ED6 (GROUP...) \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.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 ToolbarOutputZone.widgetText.delimitedIdentifiers=\u5206\u9694\u578B\u6807\u8BC6\u7B26

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: Nl Bundle-Name: Nl
Bundle-SymbolicName: org.talend.designer.documentation.nl Bundle-SymbolicName: org.talend.designer.documentation.nl
Bundle-Version: 7.1.1.qualifier Bundle-Version: 7.3.1.qualifier
Fragment-Host: org.talend.designer.documentation Fragment-Host: org.talend.designer.documentation

Some files were not shown because too many files have changed in this diff Show More