Compare commits

...

1423 Commits

Author SHA1 Message Date
apoltavtsev
6f64347adc TESB-24900 Undeploying a Data Service causes "Exception in opening zip file" error 2020-02-19 18:40:39 +01:00
apoltavtsev
30862f7074 TESB-24900 Undeploying a Data Service causes "Exception in opening zip file" error 2020-02-19 18:38:43 +01:00
jiezhang-tlnd
d1b60e2e3f Tps 3636 temp patch721 (#4327)
* fix(TUP-25460)schema hardcoded in guess query in tDBInput component (#4206)

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

* Revert "Revert "bugfix(TUP-25409) Improve building speed of CI builder (#4253)""

This reverts commit 956891d18c.

Co-authored-by: bhe-talendbj <52311292+bhe-talendbj@users.noreply.github.com>
2020-01-16 11:07:57 +08:00
Chao MENG
7329a7558e Patch/7.2.1 tps 3583 (#4310) 2020-01-09 17:20:26 +01:00
bhe-talendbj
956891d18c Revert "bugfix(TUP-25409) Improve building speed of CI builder (#4253)"
This reverts commit 50810ed439.
2020-01-09 17:47:38 +08:00
bhe-talendbj
50810ed439 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
2020-01-09 17:19:18 +08:00
Chao MENG
9420056b37 Revert "feat(TUP-25226): Make the hadoop conf jar path a contextualizable parameter in the Hadoop conf wizard (#4228)"
This reverts commit a1fd9f361b.
2020-01-02 11:20:19 +08:00
Chao MENG
5957b4993c Revert "feat(TUP-25226): Make the hadoop conf jar path a contextualizable (#4283)"
This reverts commit c6647a76a8.
2020-01-02 11:20:12 +08:00
Chao MENG
5b664d9852 Revert "feat(TUP-25226): Make the hadoop conf jar path a contextualizable parameter in the Hadoop conf wizard"
This reverts commit 5d4c8cc9d9.
2020-01-02 11:20:05 +08:00
Chao MENG
7cbef2f37f Revert "feat(TUP-25226): Make the hadoop conf jar path a contextualizable parameter in the Hadoop conf wizard"
This reverts commit 564ed2618d.
2020-01-02 11:19:51 +08:00
Chao MENG
4cc93be67f 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-12-31 10:50:31 +08:00
hcyi
f120c7c4dd fix(TUP-25099):NPE when using joblets from reference Projects. (#4132) (#4146) 2019-12-30 14:20:56 +08:00
Chao MENG
564ed2618d feat(TUP-25226): Make the hadoop conf jar path a contextualizable
parameter in the Hadoop conf wizard

https://jira.talendforge.org/browse/TUP-25226
2019-12-27 18:17:01 +08:00
Chao MENG
5d4c8cc9d9 feat(TUP-25226): Make the hadoop conf jar path a contextualizable
parameter in the Hadoop conf wizard

https://jira.talendforge.org/browse/TUP-25226
2019-12-27 17:15:31 +08:00
Chao MENG
c6647a76a8 feat(TUP-25226): Make the hadoop conf jar path a contextualizable (#4283)
parameter in the Hadoop conf wizard

https://jira.talendforge.org/browse/TUP-25226
2019-12-26 19:08:45 +08:00
Chao MENG
a1fd9f361b feat(TUP-25226): Make the hadoop conf jar path a contextualizable parameter in the Hadoop conf wizard (#4228)
* 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
2019-12-24 11:29:47 +08:00
Mike Yan
2ad1c00b63 fix(TESB-27266):Exclude tdm-lib-di from REST DS, but keep package info (#4231)
* TESB-26951 Dependencies from SubJob are added to manifest of ParentJob

* fix(TESB-27266):Exclude tdm-lib-di from REST DS, but keep package info
2019-12-13 14:20:13 +08:00
mbasiuk-talend
98db49e280 fix(TDI-43212): improve code generation for query string (#4149) 2019-12-12 08:58:20 +02:00
Jane Ding
6a6be36610 Jding/72/tup 22361 elt map bug in column expression while using context variable as a parameter (#3990) (#4209)
* 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

* fix(TUP-22361)ELTMap bug in column expression while using context
variable as a parameter
https://jira.talendforge.org/browse/TUP-22361
2019-12-09 10:45:35 +08:00
Chao MENG
ddb69232e5 fix(TUP-24749): [7.2.1] issue to download component jar via https proxy (#4167) (#4184)
fix(TUP-24749): [7.2.1] issue to download component jar via https proxy
https://jira.talendforge.org/browse/TUP-24749
2019-12-02 10:52:01 +08:00
jiezhang-tlnd
a4ffd73a24 Jzhang/test patch tps 3491 (#4193)
* kjwang/Fix TUP-24748 CLONE - Modification in Context Variables is not (#4009) (#4047)

propagating to all jobs
https://jira.talendforge.org/browse/TUP-24748

* Jding/test patch tps 3474 (#4170)

* fix(TUP-24732) Studio Code tab doesn't generate code/show errors in Job (#4113)

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

* fix(TUP-24732)Studio Code tab doesn't generate code/show errors in Job (#4169)

https://jira.talendforge.org/browse/TUP-24732
2019-12-02 10:45:03 +08:00
Hanna Liashchuk
6bb63c2a6d backport(TPS-3600): tBigQueryBulkExec get error when run with big file (#4190) 2019-11-29 16:51:11 +01:00
AlixMetivier
e7881d1ecd patch(tps-3592): cherry pick (#4189)
* cherry pick

* cherry pick
2019-11-29 15:34:46 +01:00
hwang
8b879dcbbd bugfix(TUP-24937):Propagate changes in tELTInput schema to tELTMap 2019-11-22 16:17:12 +08:00
hwang
87b860b0b1 Revert "bugfix(TUP-24937):Propagate changes in tELTInput schema to tELTMap"
This reverts commit 9b736bf30a.
2019-11-22 16:12:07 +08:00
hwang
3f5a74d847 Revert "bugfix(TUP-24937):Propagate changes in tELTInput schema to tELTMap"
This reverts commit dd6501d8c6.
2019-11-22 16:11:15 +08:00
hwang
dd6501d8c6 bugfix(TUP-24937):Propagate changes in tELTInput schema to tELTMap 2019-11-21 22:09:08 +08:00
hwang
9b736bf30a bugfix(TUP-24937):Propagate changes in tELTInput schema to tELTMap 2019-11-21 22:07:22 +08:00
hcyi
09b2ad8aa6 fix(TUP-25218):tELTXXXMap: Output table : Expression & Column set to
blank if you add a Column without Expression on Mac OS X.
2019-11-15 16:45:02 +08:00
hcyi
245f1c42c2 TPS-3542 : [7.2.1] ELTMap / Teradata connexion fixes (#4136)
* fix(TUP-24885):tELTTeradataMap: Output table : Expression & Column set (#4048)

to blank if you add a Column without Expression.

* fix(TUP-24937):Propagate changes in tELTInput schema to tELTMap.
2019-11-14 11:31:13 +08:00
apoltavtsev
03085d1574 TESB-27110 Missing tSendMail dependencies are added 2019-11-13 09:20:23 +01:00
hwang
5fb4589799 bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job 2019-11-11 15:00:43 +08:00
nrousseau
7a69ed4c4d Nrousseau/tup 24884 backport (#4110)
* bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job (#4042)

bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job

* bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job (#4101)

bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job
2019-11-08 14:12:54 +08:00
Zhiwei Xue
a38fec9792 fix(TUP-24323):_tdm folder is missing after build thmap job (#3885) 2019-11-06 15:57:58 +08:00
nrousseau
4cef94aff4 upgrade tacokit 1.1.14 (#4033) 2019-11-04 16:34:11 +08:00
jiezhang-tlnd
09169a8664 fix(TUP-24786)Jobs are failing with the error "Cannot find or load the (#4077) (#4098)
main class" when imported the project export from 6.3 to 7.2
https://jira.talendforge.org/browse/TUP-24786
2019-11-04 15:08:22 +08:00
SunChaoqun
391704ac42 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-11-01 15:56:03 +08:00
Zhiwei Xue
9e693e6f89 fix(TUP-23637):7.x missing local_project for big data spark batch job (#3671) (#3823) 2019-11-01 15:56:01 +08:00
Zhiwei Xue
eee97f1977 Revert "TESB-27123:Context does not transmit to Job called by route in the second call in runtime (#4073)"
This reverts commit 2884b847d5.
2019-11-01 15:55:58 +08:00
hzhao-talendbj
095c79cbf2 fix(TUP-24613)routine section does not allow user to edit required (#4011)
checkbox
2019-11-01 15:47:20 +08:00
SunChaoqun
2884b847d5 TESB-27123:Context does not transmit to Job called by route in the second call in runtime (#4073) 2019-10-28 18:58:52 +08:00
Zhiwei Xue
96d4930a0a fix(TUP-24623):fix regression. 2019-10-24 14:21:09 +08:00
apoltavtsev
e8f2adce2d TESB-26789 Bean called in routelet not found by main route 2019-10-24 11:54:53 +08:00
Zhiwei Xue
34396d7182 fix(TUP-24623):Compilation error on the job with project references (#4010) 2019-10-18 18:30:49 +08:00
hzhao-talendbj
82d238deff 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-10-18 18:04:22 +08:00
slushatel
4487a6d33e 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. Refactoring
* fix(TDI-43010): [ADLSgen2] Short term solution for columns selector in Studio. Hide 'CSV schema'field. Add Output component check
(cherry picked from commit 47deaa8326)
2019-10-17 14:53:40 +02:00
hcyi
70469391d8 fix(TUP-24784):Build error with tRunJob on a spark job. (#4025) (#4029) 2019-10-16 17:33:14 +08:00
Denis Sergent
7ea110dc3c TESB-26300: disable message dialog when checking build errors (#3654) (#4019)
* TESB-23600 : do not open dialog anymore when checking errors

* TESB-23600 : refactor/cleanup

Conflicts:
	main/plugins/org.talend.designer.runprocess/src/main/java/org/talend/designer/runprocess/JobErrorsChecker.java

Conflicts:
	main/plugins/org.talend.designer.runprocess/src/main/java/org/talend/designer/runprocess/JobErrorsChecker.java
2019-10-14 09:08:31 +02:00
jiezhang-tlnd
fcad4148f5 fix(TUP-24392)JDBCInput component not working as expected when values as provided using context (#3875) (#3880)
* 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-10-14 14:29:04 +08:00
hwang-talend
ebe98a4d67 bugfix(TUP-23894):Fix all failed junit for both java 8 and 11 #3761 (#3781)
bugfix(TUP-23894):Fix all failed junit for both java 8 and 11
2019-10-11 11:41:25 +08:00
yanbasic
cd23062e30 Revert "TESB-26300: disable message dialog when checking build errors (#3654)"
This reverts commit c9c9d4df22.
2019-10-08 15:14:19 +08:00
hcyi
5990df09b0 fix(TUP-23790):Can't guess schema for metadata (#3692)
item(delimited/positional/regex/excel/ldif/ldap)
2019-10-08 12:05:59 +08:00
hwang-talend
4f5b39d2da bugfix(TUP-24355):Default Context environment appended after migrating (#3927)
* bugfix(TUP-24355):Default Context environment appended after migrating
to 7.2.1
2019-10-08 11:56:19 +08:00
Stéphane Bouchet
c9c9d4df22 TESB-26300: disable message dialog when checking build errors (#3654)
* TESB-23600 : do not open dialog anymore when checking errors

* TESB-23600 : refactor/cleanup

Conflicts:
	main/plugins/org.talend.designer.runprocess/src/main/java/org/talend/designer/runprocess/JobErrorsChecker.java

Conflicts:
	main/plugins/org.talend.designer.runprocess/src/main/java/org/talend/designer/runprocess/JobErrorsChecker.java
2019-10-07 11:43:03 +02:00
SunChaoqun
9f4d4fc832 TESB-27079:Data Service Micro-service is failing from TMC (#3983) 2019-09-27 20:47:47 +08:00
Mike Yan
cc93b9959b fix(TESB-27046): Job run failed with pure DI license in studio (#3966) 2019-09-24 15:24:19 +08:00
hcyi
94e2442e11 fix(TUP-24084):Change the display of the new Couchbase component names. (#3934) 2019-09-23 15:23:30 +08:00
hwang-talend
079ce620ab bugfix(TUP-23967):Studio can't run jobs when path has spaces, Windows 10 (#3768) (#3789)
bugfix(TUP-23967):Studio can't run jobs when path has spaces, Windows 10
2019-09-23 15:20:26 +08:00
hcyi
535af6359e fix(TUP-23264):Studio can't find dependencies for tacokit components. 2019-09-23 15:20:24 +08:00
jiezhang-tlnd
0544da1147 Jzhang/maintenance72/bugfix/tup 22646 path in textbox of to archive file is incomplete when building job (#3960)
* 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

* fix(TUP-22646)Path in Textbox of "To archive file" is incomplete when (#3857)

building job
https://jira.talendforge.org/browse/TUP-22646
2019-09-23 14:47:33 +08:00
Laurent BOURGEOIS
bdb27eaf55 fix(TBD-9137) : tBigQueryInput does not support backtick in query (#3953) 2019-09-20 17:08:13 +02:00
hwang
c4b9def853 bugfix(TUP-24326):keyword "__TABLE__" not working for tJDBCxxxx
components
2019-09-18 14:16:37 +08:00
hwang
9b31f616f7 Revert "bugfix(TUP-24326):keyword "__TABLE__" not working for tJDBCxxxx (#3906)"
This reverts commit 3c8552e58c.
2019-09-18 14:15:56 +08:00
hwang-talend
3c8552e58c bugfix(TUP-24326):keyword "__TABLE__" not working for tJDBCxxxx (#3906)
bugfix(TUP-24326):keyword "__TABLE__" not working for tJDBCxxxx components
2019-09-16 13:37:53 +08:00
heng zhao
81f603037b feat(TUP-24028)Add Azure datacenter part of the studio connection 2019-09-12 13:47:28 +08:00
hzhao-talendbj
3c9ff7e553 Hengzhao/backportpatch721/tup 24028 add azure datacenter part of the studio connection (#3910)
* 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-09 15:21:47 +08:00
hcyi
6611515bd6 fix(TUP-23743):ERROR when Job in MDM project calling Job in Reference DI (#3709)
project:import routines.DataQuality cannot be resolved.
2019-08-26 11:49:10 +08:00
SunChaoqun
66dfb4f0bf TESB-26736:DS OSGi bundles are failing on runtime after the docker patch 2019-08-15 16:30:20 +08:00
yanbasic
75b74d2c17 fix(TESB-24597): Fixed OSGi job build missing OSGI-INF folder issue 2019-08-14 18:07:41 +08:00
SunChaoqun
92e5a0801d TESB-26736:DS OSGi bundles are failing on runtime after the docker patch 2019-08-13 19:22:39 +08:00
SunChaoqun
62ce41a0e9 TESB-24597 Docker Support for Microservice - CI Part (#3797)
* TESB-24597:Docker Support for Microservice - CI Part

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

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

* TESB-24597:Docker Support for Microservice - CI Part (#3782)
2019-08-07 18:17:49 +08:00
apoltavtsev
aa9c2b08b9 TESB-26293 Duplicated libraries in private & import packages of the build manifest file 2019-07-15 11:26:07 +08:00
kjwang-talend
37c58a98cd kjwang/Fix TUP-23809 changes in column
Fix TUP-23809 [Studio] changes in column order are not saved (no
propagate changes dialog)
https://jira.talendforge.org/browse/TUP-23809
2019-07-15 10:34:31 +08:00
nrousseau
9c31c2869d fix(TDI-42522) add option to deactivate component log 2019-06-19 18:58:02 +08:00
Jane Ding
e91f8c1b5d fix(TUP-23506)Job use tsapconnection component run fail when use the (#3623) (#3633)
* 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 14:22:33 +08:00
hwang-talend
6d16ec2e3e bugfix(TUP-23510):There is compile error job in TDI demo project (#3632)
* bugfix(TUP-23510):There is compile error job in TDI demo project

* bugfix(TUP-23510):There is compile error job in TDI demo project (#3628)
2019-06-18 12:11:46 +08:00
Chao MENG
d5dfa732da Cmeng/backport/7.2.1/tup 20054 tck refresh issue (#3624)
* 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

* 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

* 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:29:06 +08:00
Antoine Parent
49d093c671 fix(): typo in a pattern (#3626)
fix a pattern used to display job status
2019-06-17 16:46:08 +02:00
Jenkins Continuous Build server
0f3b302525 Set version to 7.2.1 2019-06-14 11:49:03 +02: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
kcoepeau
8db08a86af feat(TBD-7689): support Standard SQL in BigQueryUtil (#2738) 2018-10-18 10:20:19 +02:00
kcoepeau
ccb1e0182e feat(TBD-5959): Support both Standard and Legacy SQL for BigQuery (#2735) 2018-10-18 10:20:03 +02:00
apoltavtsev
02758e025b TESB-21524 NPE for ContentBaseRouting is corrected (#2816) 2018-10-18 09:31:43 +02:00
jiezhang-tlnd
f0aa78f9ce feat(TUP-20647)add a db_type named REDSHIFT_SSO (#2734)
* feat(TDI-40363): add SSO to Connection component

* feat(TDI-40363): add SSO to BulkExec/fix Connection

* feat(TDI-40363): add rest of components

* feat(TDI-40363): add tCreateTable

* feat(TDI-40363): minor fix

* feat(TDI-40363): fix typo

* feat(TDI-40363): hide JDBC_URL field when use connection true

* feat(TDI-40363): hide pass and user when JDBC_URL=SSO

* feat(TDI-40363): replace NOT_SHOW_IF to SHOW_IF

* feat(TDI-40363): remove user and pass from InputComponent

* feat(TDI-40363): remove user and pass from Connection

* feat(TDI-40363): remove user and pass from BulkExec

* feat(TDI-40363): remove user and pass from Output

* feat(TDI-40363): BulkExec and Input ready

* feat(TDI-40363): all components ready

* feat(TDI-40363): update to newest driver

* feat(TDI-40363): minor fix

* feat(TDI-40363): change import name, remove static var

* feat(TDI-40363): change jar for tCreateTable

* feat(40363): change driver for input and connection

* feat(TUP-20647)add a db_type named REDSHIFT_SSO

* feat(TDI-40363): change driver and add AWS SDK

* feat(TDI-40363): exclude jars if useExistConnection=true

* feat(TDI-40363): change driver and add required_if

* feat(TUP-20674)match redshift-sso

* feat(TUP-20647)match redshift-sso mode

* fix(TUP-20901)can't do data viewer for tRedshiftInput if use existing
connection in job
https://jira.talendforge.org/browse/TUP-20901

* fix(TUP-20900)guess schema failed for redshift SSO

* get right url of redshift_sso

* feat(TUP-20647)Allow Redshift components to use SSO_latest driver

* remove unused code

* remove unused code
2018-10-18 11:58:28 +08:00
Antoine Parent
b2ee7c4701 Fix(TBD-7334) check tContexLoad is not null prior to use (#2811) 2018-10-17 18:10:37 +02:00
kcoepeau
9a6e1e80be fix(TBD-7781): Support retrieving node from SparkConfiguration (#2745) 2018-10-17 16:11:33 +02:00
nrousseau
36fed0209c set unique name for junit 2018-10-17 18:52:58 +08:00
nrousseau
e01cf92feb avoid possible NPE 2018-10-17 18:52:58 +08:00
nrousseau
8d497ada89 fix possible NPE 2018-10-17 18:52:58 +08:00
hcyi
22e6c4ae9c fix(TUP-20980):tMysqlInput --> "Guess schema" not show the warning (#2814)
message.
2018-10-17 18:02:00 +08:00
kjwang-talend
52678a4f0d Fix : TUP-20981 Build job will pop up LifecyclePhaseNotFoundException (#2813)
using installer on windows 10
https://jira.talendforge.org/browse/TUP-20981
2018-10-17 17:35:07 +08:00
Mike Yan
1e1d8db31f fix(TESB-23707): Add deploy-nexus profile in OSGI pom template (#2812)
* fix(TESB-23376):Runtime cannot install REST artifact because redundant
'-bundle' in features

* fix(TESB-23707): Add deploy-nexus profile in OSGI pom template
2018-10-17 16:58:06 +08:00
Dmytro Sylaiev
11bb091891 fix(TDI-40504): Revert "Dsylaiev/tdi 40504 implement move to current … (#2810)
* fix(TDI-40504): Revert "Dsylaiev/tdi 40504 implement move to current dir sftp (#2703)"

This reverts commit 995d668dae.

* fix(TDI-40504): Remove migration task class
2018-10-17 11:45:06 +03:00
pyzhou
ec4bbf541f feat(TDI-41177): change the jar import condition redshift (#2807)
* feat(TDI-41177): change the jar import condition redshift

* bulkexec do not connect to S3

* use connection equal false

* add back the dependences

* correct mistake
2018-10-17 16:33:49 +08:00
wchen-talend
93ab447706 fix(TUP-20799):Oracle Invalid Character with tSchemaComplianceCheck (#2808) 2018-10-17 15:50:44 +08:00
hcyi
036193ba38 fix(TUP-20919):The inprogress bar do not show correctly when we do (#2806)
generate audit report.
2018-10-17 15:01:13 +08:00
jiezhang-tlnd
de51b19e23 feat(TUP-20683)Add support of Oracle 18c in the db of studio (#2722)
* feat(TUP-20683)Add support of Oracle 18c in the db of studio
https://jira.talendforge.org/browse/TUP-20683

* change oracle name to be oracle18
2018-10-17 14:30:01 +08:00
pyzhou
02e45a9ce0 fix(TDI-41177): Remove SSO condition for redshift component (#2804)
* fix(TDI-41177): Remove SSO condition for redshift component

* change required
2018-10-17 11:44:54 +08:00
kjwang-talend
8f52649a99 Fix (TUP-20887) Sub-reference project is listed in Reference Project (#2803)
settings if Sub-reference project is deleted in TAC
https://jira.talendforge.org/browse/TUP-20887
2018-10-16 19:14:34 +08:00
msjian
0e6d6944c4 fix(TDQ-15391): fix a potential NPE (#2802) 2018-10-16 18:41:16 +08:00
Chao MENG
7f11086fb4 fix(TUP-20875): Components Manager: errors when do cancel the install (#2801)
fix(TUP-20875): Components Manager: errors when do cancel the install patch/components
https://jira.talendforge.org/browse/TUP-20875
2018-10-16 18:31:31 +08:00
mbasiuk-talend
eac5e73cf6 Mbasiuk/tdi 41028 fix t microsoft crm lib upgrade issue (#2689)
* fix(TDI-41028): upgrade woodstox, stax2 and xmlsec libraries

* fix(TDI-41028): upgrade cxf related libraries
2018-10-16 13:25:43 +03:00
ypiel
b19b382351 fix(TUP-20910) : Set value only if index is acceptable (#2797)
* fix(TUP-20910) : Set value only if index is acceptable

* feat(TDI-20910) : Code cosmetic after PR review
2018-10-16 11:07:16 +02:00
zwxue
36e9a82c71 fix(TUP-20914):NPE shows when building a job (#2800) 2018-10-16 17:00:24 +08:00
Denis Sergent
885db6199d TESB-23238 API definitions parameters import in tRESTRequest (#2795)
When using an API definition from metadata for tRESTRequest component,
operation parameters (path, query & header parameters) are now
automatically created.
2018-10-16 10:29:33 +02:00
zwxue
efa9dd73c8 fix(TUP-20760):NPE shows when build two jobs from same folder (#2799) 2018-10-16 15:58:54 +08:00
Dmytro Sylaiev
a775ab2af8 Dsylaiev/tdi 40956 update oracle jdbc driver (#2741)
* feat(TDI-40956): Add new driver dependency to oracle components

* feat(TDI-40956): Add upgraded driver to amazonOracleXXX components

* feat(TDI-40956): Add new db version to eltOracleMap

* feat(TDI-40956): Upgrade driver for tCreateTable

* feat(TDI-40956): Specify correct driver for Oracle18 in tCreateTable

* feat(TDI-40956): Change driver class for oracle components with 18 jdbc

* feat(TDI-40956): Upgrade driver class for Oracle18 in AmazonOracle components

* feat(TDI-40956): Fix codegen error

* Add missing oracle_18 clauses

* feat(TDI-40956):change the mvn path.
2018-10-16 15:54:11 +08:00
jiezhang-tlnd
087c3c09c0 fix(TUP-20805)NPE thrown when click Project settings_Job (#2791) 2018-10-16 14:34:43 +08:00
hcyi
5fc1a7d00d fix(TUP-20522):Cannot use 'Generate Audit Report' on Ubuntu. (#2793) 2018-10-16 11:37:08 +08:00
Anas KHABALI
95326ff820 upgrade tacokit to 1.1.1 (#2796) 2018-10-15 19:40:13 +03:00
jzhao
d8ce6d856b feat(TDI-40958): update salesforce default endpoint to 44.0 (#2792) 2018-10-15 18:35:59 +08:00
hwang-talend
c7966f540a bugfix(TUP-20739):tELTHiveMap generates wrong query when the operator is (#2771) (#2794)
* bugfix(TUP-20739):tELTHiveMap generates wrong query when the operator is
used for any column in the source table
2018-10-15 18:17:43 +08:00
hwang-talend
6bd8854216 bugfix(TUP-20479):ELT Maps generate incorrect SQL (#2778)
bugfix(TUP-20479):ELT Maps generate incorrect SQL
2018-10-15 15:44:20 +08:00
zwxue
ad2ea4ab2e fix(TUP-20884):error when generate pom after import an old job (#2784) 2018-10-15 14:49:31 +08:00
Jane Ding
63d3d9d965 fix(TUP-20284)Import Items throw errors (#2772)
* fix(TUP-20284)Import Items throw errors
https://jira.talendforge.org/browse/TUP-20284

* fix(TUP-20284)Import Items throw errors
https://jira.talendforge.org/browse/TUP-20284
2018-10-15 14:48:44 +08:00
jiezhang-tlnd
e97c5d6c46 bugfix(TUP-20711)Cannot "Guess schema" with tSQLDWHInput (#2780) 2018-10-15 09:55:08 +08:00
wchen-talend
a236907b6f fix(TUP-20799):vaidation rule do not work for mssql and oracle (#2783) 2018-10-15 09:49:37 +08:00
wchen-talend
afd7e6987a fix(TUP-20716):Could not find or load main class while running a big job (#2785) 2018-10-12 19:04:54 +08:00
Chao MENG
f2871a1ca9 fix(TUP-20796): [bug] there are errors after click Property Type: (#2779)
fix(TUP-20796): [bug] there are errors after click Property Type:  repository button to choose db
https://jira.talendforge.org/browse/TUP-20796
2018-10-12 17:34:43 +08:00
Chao MENG
6218ffb0e2 fix(TUP-20881): Repository share: the text "check update (#2781)
fix(TUP-20881): Repository share: the text "check update frequency(days)" cannot type in 0 even it is not the first digital.
https://jira.talendforge.org/browse/TUP-20881
2018-10-12 17:27:16 +08:00
zwxue
1552ed05aa fix(TUP-20811): Migrate preference project version. (#2774) 2018-10-12 17:00:26 +08:00
Roman
0758dbb7f5 Rvoievidko/tdi 40363 allow redshift to use sso (#2688)
* feat(TDI-40363): add SSO to Redshift components

* feat(TDI-40363): add tCreateTable

* feat(TDI-40363): hide JDBC_URL field when use connection true

* feat(TDI-40363): hide pass and user when JDBC_URL=SSO

* feat(TDI-40363): remove user and pass

* feat(TDI-40363): update to newest driver

* feat(TDI-40363): exclude jars if useExistConnection=true

* feat(TDI-40363): change driver and add required_if
2018-10-12 10:21:44 +03:00
wchen-talend
c2c656bc0a fix(TUP-20799):vaidation rule do not work for mssql and oracle (#2773) 2018-10-12 09:50:49 +08:00
pyzhou
e8d7687e97 fix(TDI-41115):tSalesforceWave throw exception if file exist (#2761) 2018-10-11 16:49:28 +08:00
Dmytro Sylaiev
bc1306429c fix(TDI-41137): Revert change mistake in property message" (#2769)
This reverts commit 28fe86379d.
2018-10-10 17:53:26 +03:00
Roman
86dd2db99f fix(TDI-41063): change count NB lines logic (#2758) 2018-10-10 15:35:38 +03:00
pyzhou
f7a0d3e354 fix(TDI-41122):Change the default value for RecordDelimiter of JSON (#2762)
Output Type
2018-10-10 17:45:09 +08:00
mbasiuk-talend
cfdaf85651 Mbasiuk/tdi 40846 date validation fix (#2620)
* fix(TDI-40846): improve date validation check

* fix(TDI-40846): correct formatting of code

* fix(TDI-40846): add check box use strict date check

* fix(TDI-40846): move to routines method
2018-10-10 12:11:38 +03:00
zwxue
52fd36e939 feat(TUP-20633):Add a command to regenerate all the poms of jobs in a (#2759)
project.
2018-10-10 14:32:13 +08:00
Dmytro Sylaiev
8646577e80 fix(TDI-31285): Remove needless default value (#2760) 2018-10-09 17:51:22 +03:00
Roman
a835261083 fix(TDI-41064): improve logic for templates (#2740) 2018-10-09 08:21:56 +03:00
jzhao
a877dd61d8 feat(TDI-40958): update salesforce api to 43.0 (#2732)
** feat(TDI-40958): update salesforce api to 43.0

** update jars to 44.0.0

** update default endpoint to 43.0.0

** add depends to wave components
2018-10-09 11:05:44 +08:00
Chao MENG
0a1b263e67 fix(TUP-20854): NPE show in error log when add reference project (#2757)
fix(TUP-20854): NPE show in error log when add reference project
https://jira.talendforge.org/browse/TUP-20854
2018-10-09 10:20:08 +08:00
zwxue
321dd3f914 workitem(TUP-20829):Improvements needed on docker. (#2756) 2018-10-08 18:17:02 +08:00
Ivan Gonchar
ad6917b692 chore: upgrade Tacokit version to 1.1.0 release (#2754) 2018-10-08 11:30:14 +03:00
Jane Ding
1fed00f560 feat(TUP-20789)Remove the dependencies page and use context view for (#2755)
resource dependency only
https://jira.talendforge.org/browse/TUP-20789
2018-10-08 11:50:59 +08:00
chmyga
4f13e02253 fix(TCOMP-925): columns order in tcompv1 tables (#2752)
* Add support for OptionsOrder/GridLayout for SomeClass used as List<SomeClass> option in Studio
2018-10-05 16:44:34 +03:00
Dmytro Sylaiev
889b26159c Dsylaiev/tdi 40911 remove redundant 11 6 oracle version (#2753)
* fix(TDI-40911): Remove duplicate oracle version for AmazonOracle and tCreateTable

* fix(TDI-40911): Remove duplicate 11-6 version for OracleELTMap

* fix(TDI-40911): Remove duplicate DBVersion for plain Oracle components

* fix(TDI-40911): Remove 11-6 version from missing places

* fix(TDI-40911): Add a migration task
2018-10-05 15:49:53 +03:00
Ivan Gonchar
4c9128050d fix(TCOMP-1105): do not persist schema parameter (#2749) 2018-10-04 15:28:38 +03:00
mbasiuk-talend
aa846e359e fix(TDI-41119): add more condition to use edtftpj library (#2748) 2018-10-04 14:52:00 +03:00
Stéphane Bouchet
4654b4e524 fix(TESB-23695) : filter multiple backslash in url (#2744) 2018-10-04 13:43:53 +02:00
Romain Manni-Bucau
d1158565b4 ensure a shell is passed to the openinfo/openerror (#2747) 2018-10-04 10:41:37 +02:00
Dmytro Sylaiev
28fe86379d fix(TDI-41137): Fix mistake in property message (#2746) 2018-10-03 19:39:19 +03:00
Ivan Gonchar
00383fe509 fix(TCOMP-1105): hide Edit Schema widget in repository dialog (#2743) 2018-10-03 14:59:27 +03:00
Romain Manni-Bucau
d65558db2f rendering adoc in the tacokit plugin instead of relying on a server rendering (#2739)
* rendering adoc in the tacokit plugin instead of relying on a server rendering

* lib in manifest.mf

* fix manifest.mf classpath

* trying to force jruby and asciidoctor to load

* add a profile with talend P2 repo to build the plugin alone if neccessary

* adding style for the tables in the help

* fix asccidoctor instance init and add UT for it
2018-10-03 12:02:27 +02:00
Ivan Gonchar
5a3370b90b fix(TCOMP-1104): fix drad and drop issue (#2742) 2018-10-02 19:00:53 +03:00
Dmytro Sylaiev
a0ad690d55 feat(TDI-40944): Add 'Use Remote verification' checkbox FTPS (#2711) 2018-10-01 10:26:02 +03:00
Stéphane Bouchet
977843a96a fix(TUP-20173): fixed fragment usage in feature (#2345)
* fix(TUP-20173): fixed fragment usage in feature

* fix(TUP-20173): fixed fragment usage in feature
2018-10-01 14:47:53 +08:00
zwxue
037c197917 fix(TUP-20392):Error log shows after Migrating project from 6.5.1 to (#2686)
7.0.1
2018-10-01 13:53:51 +08:00
Chao MENG
723bbd5b8d Cmeng/feat/tup 20469 components dialog (#2674)
* feat(TUP-20467): Support of install of car in patch
https://jira.talendforge.org/browse/TUP-20467

* feat(TUP-20467): Support of install of car in patch
https://jira.talendforge.org/browse/TUP-20467

* feat(TUP-20467): Support of install of car in patch
https://jira.talendforge.org/browse/TUP-20467

* feat(TUP-20467): Support of install of car in patch
https://jira.talendforge.org/browse/TUP-20467

Fix CAR installation bug

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

* fix(TUP-20650): fix install problem in linux and mac.

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

Fix junit issue

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

Fix junit issue

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

adjust UI

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

1. adjust UI
2. support patch installation

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

1. adjust UI
2. support patch installation

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

1. adjust UI
2. support patch installation

* feat(TUP-20470):Share components updates on the local nexus

* feat(TUP-20470):don't share component from patch.

* feat(TUP-20470):make share available only online mode.

* feat(TUP-20471):Manual install of car and share to local nexus

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

1. update preference

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

1. update preference
2018-10-01 10:58:24 +08:00
hwang-talend
fa72b1c980 bugfix(TUP-7208):bat & sh are exported to zip if I select Unix for Shell (#2724)
bugfix(TUP-7208):bat & sh are exported to zip if I select Unix for Shell Launcher
2018-09-29 16:04:08 +08:00
pyzhou
35ed05f34e feat(TDI-41024):tS3Get S3 Select (#2717)
* feat(TDI-41024):tS3Get S3 Select

* move to advance setting and change property name

* fix the bug of file compass.

* remove the use compressed option

* enable add stream in global-map in every file mode

* remove file compress option
2018-09-29 14:06:23 +08:00
Anas KHABALI
11d612ba21 Metadata migration fix and default values and diplayName for test connection (#2607)
* TCOMP-996 : use configuration version instead of plugin constant
* fix default value. avoid null as string
* TCOMP-941 : fix default values for enum
2018-09-28 18:18:12 +02:00
Jane Ding
dff477c8d1 Jding/tup 20460 make sure update job dependencies resources (#2619)
* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
https://jira.talendforge.org/browse/TUP-20458

* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
https://jira.talendforge.org/browse/TUP-20458

* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
https://jira.talendforge.org/browse/TUP-20458

* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
https://jira.talendforge.org/browse/TUP-20458

* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
The job label in the path need as same as the one which in context path

* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
The job label in the path need as same as the one which in context path

* feat(TUP-20458)The project label need to lower case to avoid the
exception of org.eclipse.core.internal.resources.ResourceException: A
resource exists with a different case caused by
ext-resources/local_project/testjob_0_2/contexts

* feat(TUP-20459)Final implementation for the runtime part, make sure
resources can be used by studio/jobserver/build job zip
https://jira.talendforge.org/browse/TUP-20459

* feat(TUP-20458) fix the bug of set last selected context variable
automatically
https://jira.talendforge.org/browse/TUP-20605

* fix(TUP-20607) [BUG] resource dependencies display unreasonable on MAC
https://jira.talendforge.org/browse/TUP-20607
and remove character Route for resource dialog

* fix(TUP-20609)[BUG] Can't set context group resource variable value on
MAC
https://jira.talendforge.org/browse/TUP-20609

* feat(TUP-20460) Make sure Impact Analysis/Export items/Repository update
capture resoueces dependencies
https://jira.talendforge.org/browse/TUP-20460

* feat(TUP-20460)Make sure Impact Analysis/Export items/Repository update
capture resources dependencies
https://jira.talendforge.org/browse/TUP-20460

* feat(TUP-20460)Make sure Impact Analysis/Export items/Repository update
capture resources dependencies
https://jira.talendforge.org/browse/TUP-20460
Add resource delete checker for job, and fix error throw when open
dependencies editor page after force delete resource.

* fix(TUP-20630)[BUG] Resource job throw FileNotFoundException if moved
the location
https://jira.talendforge.org/browse/TUP-20630
Set the resource context value shorter like(folder/test.txt),Change the
resource runtime context value to resource dependency path.

* feat(TUP-20457)Add resources from repository to DI features
https://jira.talendforge.org/browse/TUP-20457

* feat(TUP-20457)Add resources from repository to DI features
Change RouteResourceItem to ResourceItem
https://jira.talendforge.org/browse/TUP-20457

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

* feat(TUP-20457)Add resources from repository to DI features
https://jira.talendforge.org/browse/TUP-20457

* feat(TUP-20457)Add resources from repository to DI features
https://jira.talendforge.org/browse/TUP-20457
Add header

* feat(TUP-20457)Add resources from repository to DI features
Add comment

* feat(TUP-20457) Change RouteResourceItem to ResourceItem

* feat(TUP-20460) Add Header

* fix(TUP-20630) runtime resource dependency for tRunjob
and dependency page first column should be Resource

* feat(TUP-20460) Resource dependency can be used in BD job

* feat(TUP-20457) for DI license to show resource repository node

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

* feat(TUP-20460) Changes of improve Resource Dependencies

* feat(TUP-20460) a npe context issue when run job

* feat(TUP-20703)Resource Dependencies Improvements
https://jira.talendforge.org/browse/TUP-20703

* feat(TUP-20703)Resource Dependencies Improvements
https://jira.talendforge.org/browse/TUP-20703

* feat(TUP-20703)Resource Dependencies Improvements
https://jira.talendforge.org/browse/TUP-20703

* feat(TUP-20703)Resource Dependencies Improvements
https://jira.talendforge.org/browse/TUP-20703

* feat(TUP-20703)Resource Dependencies Improvements
https://jira.talendforge.org/browse/TUP-20703

* feat(TUP-20703) Add junit for feature Resource dependency

* fix(TUP-20736)[BUG] Can't find resource file when running git remote job
https://jira.talendforge.org/browse/TUP-20736

* feat(TUP-20703) Change the key name

* fix(TUP-20746)[BUG] can't dataview on tFileInputDelimited when use
resource file
https://jira.talendforge.org/browse/TUP-20746

* fix(TUP-20746)[BUG] can't dataview on tFileInputDelimited when use
resource file
https://jira.talendforge.org/browse/TUP-20746

* feat(TUP-20703)Resource Dependencies Improvements
https://jira.talendforge.org/browse/TUP-20703

* feat(TUP-20703)Resource Dependencies Improvements
Make sure no more get dependency from additional properties
RESOURCES_PROP (except dependency editor table)

* feat(TUP-20789)Remove the dependencies page and use context view for
resource dependency only
https://jira.talendforge.org/browse/TUP-20789
2018-09-28 18:50:07 +08:00
jiezhang-tlnd
16d7e28a03 feat(TUP-18754)Update driver for Sybase (#2708)
* feat(TUP-18754)Update driver for Sybase
https://jira.talendforge.org/browse/TUP-18754

* fix a bug that when checking the db connection,the driver url is not
correct on the page called implicit context load.
2018-09-28 15:46:39 +08:00
jzhao
d1346bd5bc feat(TDI-39059):tFileInputExcel support includePhoneticRuns configurable (#2733) 2018-09-28 14:33:00 +08:00
kjwang-talend
baaf974043 TUP-20499 Sign jobs when build zip from studio / CI (#2570)
* TUP-20499 Sign jobs when build zip from studio / CI
https://jira.talendforge.org/browse/TUP-20499

* TUP-20535 Integrate job signing into the studio
https://jira.talendforge.org/browse/TUP-20535

* TUP-20535 Integrate job signing into the studio
https://jira.talendforge.org/browse/TUP-20535

* TUP-20637 Secure usage of maven plugin of signature
https://jira.talendforge.org/browse/TUP-20637

* TUP-20743 [bug] run job which use child job on jobserver failed.
https://jira.talendforge.org/browse/TUP-20743

* TUP-20637 Secure usage of maven plugin of signature
https://jira.talendforge.org/browse/TUP-20637

* TUP-20637 Secure usage of maven plugin of signature
https://jira.talendforge.org/browse/TUP-20637
2018-09-28 11:44:43 +08:00
jiezhang-tlnd
d0bca54e19 Jzhang/feat/tup 20682 add support of postgres 10 in the db of studio (#2707)
* feat(TUP-20682)Add support of Postgres 10 in the db of studio
https://jira.talendforge.org/browse/TUP-20682

* feat(TUP-20682)Add support of Postgres 10 in the db of studio

* fix a bug that when checking the db connection,the driver url is not
correct on the page called implicit context load.

* to match the dbversion with component
2018-09-28 11:09:16 +08:00
hcyi
931036069e feat(TUP-20681):Add support of Mysql 8 in the db of studio (#2706)
* feat(TUP-20681):Add support of Mysql 8 in the db of studio

* feat(TUP-20681):Add support of Mysql 8 in the db of studio.
2018-09-28 10:46:32 +08:00
Roman
8954fc90b2 Rvoievidko/tdi 41089 migration task after update to mysql 8 (#2730)
* fix(TDI-41089): change MySQL version to v5 if not specified

* fix(TDI-41089): correct typo in driver name

* fix(TDI-41089): if dbname was not found put double quote

* fix(TDI-41089): add node property for tCreateTable
2018-09-27 11:10:39 +03:00
Nicolas Rousseau
9435451afc Revert "TESB-21703 Maven nature added to new child subjob (#2192)"
This reverts commit 34d92b92c9.
2018-09-26 14:36:55 +08:00
pyzhou
9156ef3322 feat(TDI-41023):upgrade aws sdk (#2678)
* feat(TDI-41023):upgrade aws sdk

* feat(TDI-41023):upgrade again to 1.11.406

* remove useless jar.
2018-09-26 10:43:42 +08:00
Ivan Gonchar
8a2ab941da fix(TCOMP-1082): fix ActionParameter conversion issue for HealthCheck (#2731) 2018-09-25 16:50:14 +03:00
Roman
04c0190688 Rvoievidko/tdi 41085 failed tuj after updating postgre to v10 (#2727)
* fix(TDI-41085): change Postgre version to prior v9
2018-09-25 13:12:13 +03:00
Yu
fb98946610 feat(TBD-7591) Add job name & tags for qubole hive components (#2715)
Adding more detailed information like job name, tags etc. for qubole hive job.
Components included:
    tHiveInput
    tHiveRow
2018-09-25 10:32:26 +02:00
wang wei
39f004bed9 fix(TDI-40720): support tSAPHanaConnection work with tELTMap (#2729) 2018-09-25 14:55:20 +08:00
wang wei
ab14f088a9 fix(TDI-40790): improve the s3 get performance and retry way (#2728) 2018-09-25 14:02:51 +08:00
Stéphane Bouchet
d9936600da fix(TESB-23560) : display correct url in console for ESB implementations (#2726) 2018-09-24 16:15:41 +02:00
Ivan Gonchar
828d04212a fix(TCOMP-1078): fix guess schema button visibility (#2725) 2018-09-24 16:11:54 +03:00
Anas KHABALI
3105881419 TCOMP-1063 : integrate Record API from tacokit to the studio (#2709) 2018-09-21 18:02:20 +02:00
Dmytro Sylaiev
5a588a024f fix(TDI-41043): SFTP tFTPFileList full file info fix (#2723) 2018-09-21 17:16:40 +03:00
Nicolas Rousseau
69b40cb2bd feat(TUP-20636) fix duplicate uri 2018-09-21 13:25:29 +08:00
Romain Manni-Bucau
7f68ae0662 guess schema now uses json in tacokit (#2720)
* TCOMP-1071 healthcheck button text

* ensure guess schema uses the new tacokit parsing format

* upgrading tacokit
2018-09-20 17:37:55 +02:00
Emmanuel GALLOIS
f5232f79e2 fix(TDI-40875): cast as Object for primitive boxing (#2721) 2018-09-20 16:29:29 +02:00
qiongli
20989e1a22 feat(TDQ-15611) Add tDataShuffling to this migration (#2694) 2018-09-20 17:46:00 +08:00
Dmytro Sylaiev
84c778d7d0 Dsylaiev/tdi 37336 add error message when context value set to null (#2716)
* fix(TDI-37336): Add error message for setting null context value

* fix(TDI-37336): Add same changes for Date conversion

* fix(TDI-37336): Add logger message support

* fix(TDI-37336): Unite 2 messages in one

* Use common string format to warning messages
2018-09-20 12:13:32 +03:00
Dmytro Sylaiev
b7ab10293e fix(TDI-40963): Disable codegen for unused socks proxy (#2719) 2018-09-20 12:00:45 +03:00
Roman
520f904dcf Rvoievidko/tdi 40953 support my sql 8 (#2669)
* feat(TDI-40953): upgrade Connection and Output cmpnts

* feat(TDI-40953): upgrade Input component

* feat(TDI-40953): upgrade rest of MySQL components

* feat(TDI-40953): change template for MySQL

* feat(TDI-40953): add logic to choose class for driver

* feat(TDI-40953): change default version of DB

* feat(TDI-40953): update condition for MySQL_8

* feat(TDI-40953): update MySQL to v8 in tCreateTable

* feat(TDI-40953): upgdate tMySQLConnection component

* feat(TDI-40953): upgdate tCreateTable component

* feat(TDI-40953): upgdate MySQLBulk component

* feat(TDI-40953): upgdate MySQLSCD component

* feat(TDI-40953): add else if

* feat(TDI-40953): fix process missing

* feat(TDI-40953): fix ELT

* feat(TDI-40953): rename connection to connectionMySQL to avoid collision
2018-09-20 11:09:08 +03:00
Roman
ffab5918e7 Rvoievidko/tdi 40954 support postgres 10 (#2677)
* feat(TDI-40954): postgresql family supports v10 db

* feat(TDI-40954): postgresPLUS family supports v10 db

* feat(TDI-40954): tCreateTable supports postgre v10 db

* feat(TDI-40954): change DB version by default
2018-09-20 10:37:09 +03:00
Dmytro Sylaiev
33e40904dd fix(TDI-40965): Fix compile error in tFTPPut (#2676) 2018-09-20 10:18:52 +03:00
Anas KHABALI
8726904c7e TCOMP-991 : fix condition creation for activeif in the studio (#2713)
* TCOMP-991 : fix condition creation for activeif in the studio
* TCOMP-991 : activation conditions, handle widget context
* remove AbsolutePathResolver duplication. use the one from component-form-core
2018-09-19 17:22:20 +02:00
Denis Sergent
276d3cd6d8 TESB-23382 Managing JSON API storage for TDM use (#2714)
* TESB-22605 Moving OAS tools from teb projects to tdi projects

* Revert "TESB-22605 Moving OAS tools from teb projects to tdi projects"

This reverts commit 54c66c5a09.

* TESB-22605 Moving OAS tools from tesb projects to tdi projects

* TESB-22605 Add node as context parameter for REST component mgmt

Current process node is added to existing context map in order to manage
REST components parameters update from API.

* TESB-23369 OAS Validation messages management

* DS metadata node (#2615)

* fix(TBD-7296): Fix duplicate variable

* TCOMP-903 : remove unused attributes (#2503)

* fix(TUP-20140)Checked status of items listed in Project Settings (#2504)

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

* TESB-22605 Moving OAS tools from tesb projects to tdi projects

* fix(TUP-20385)Run job with using dynamic tRunJob throw compile error (#2498)

* fix(TUP-20385)Run job with using dynamic tRunJob throw compile error
https://jira.talendforge.org/browse/TUP-20385

* required would be ok

* TUP-20433 - tHMap throw npe when connect to output but haven't config it (#2505)

* fix(TUP-20091):teltmssqlmap: show alias for columns from a middle table. (#2473)

* fix(TUP-20091):teltmssqlmap: show alias for columns from a middle table.

* fix(TUP-20091):teltmssqlmap: show alias for columns from a middle table.

* fix(TUP-20364):Audit can't set database "H2 Local","H2 Remote" when (#2489)

studio logon on git remote mode.

* feat(TDI-38814): tCreateTable support snowflake (#2475)

* feat(TDI-40559): Fix appName parameter in jdbc url (#2397)

* Add Commandline test product (#2242)

* Add Commandline test product

* feat(TUP-20037):update version

* fix(TUP-20438) fix export with war for tdm (#2506)

* fix(TUP-20361):the report path is not correct. (#2491)

* fix(TUP-20361):the report path is not correct.

* fix(TUP-20361):show full name of the report file on message dialog.

* kjwang/feat(TUP-20080)Create migration task for all modificatios of (#2465)

kjwang/feat(TUP-20080)Create migration task for all modificatios of  talend.project.

* fix(TBD7343): fix variable name (#2512)

* Fix Qubole cluster label for Hive components (#2513)

Previously set the cluster label is not taken into consideration, part of modifications is done in qubole spark batch commit 4597627b2b

* fix(TDI-32435): VerticaBulkExec codegen error (#2493)

* fix(TDI-32435): VerticaBulkExec codegen error

* Avoid ArrayIndexOfBoundsException when schema is empty

* fix(TDI-32435): Add null-check

* fix(TDI-32435): Init string with null instead of empty String

* fix(TDI-32435): Throw runtime exception if schema is empty

* Use StringBuilder to build result String

* TUP-20427 : integrate maxBatchSize from component model (#2507)

Fix guess schema (force maxbatchSize to 1) and handle null values
Fix multischema connector creation

* fix(TDQ-15455): using getUniqueName().indexOf("tRecordMatching")>-1 insdead of getComponent().getName().equals("tRecordMatching") to judge the component is tRecordMatching or not (#2508)

* Revert "fix(TDI-36144):SCD deactivates for type 2 records even if an inserting record is rejected(#2425)" (#2517)

This reverts commit 10826518c8.

* fix(TDI-40467):New icon for tDB components. (#2518)

* fix(TUP-20391): Migration tasks are re-executed and encrypting passwords (#2519)

fix(TUP-20391): Migration tasks are re-executed and encrypting passwords
https://jira.talendforge.org/browse/TUP-20391

* fix(TDI-40760): Error Connecting Aurora database using existing connection (#2523)

* fix(TDI-40757): Fix Job compilation error related to tJMSInput component (#2525)

* TUP-20448 exception show in error log when i export a job contain (#2516)

connection then import it again
https://jira.talendforge.org/browse/TUP-20448

* fix(TDI-40722):Upgrade xstream.jar to avoid CVE-2017-7957 issue (#2524)

* fix(TDI-40722):Upgrade xstream.jar to avoid CVE-2017-7957 issue

* fix(TDI-40722):correct the mvn path

* TMDM-11319 MDM components should not displayed using DI license. (#2521)

Move mdm components and mdm trigger resource and  related config from localprovider to mdm plugin.

* Remove unnecessary com.sun import (#2526)

* TUP-20332:Change new branding images for 7.1 (#2514)

* chore: bump tacokit version to 1.0.3 (#2527)

* fix(TDI-40757): fix the tjmsoutput (#2528)

* fix(TCOMP-921): boolean fields in tables (#2530)

* Convert Object to boolean for CheckElementParameter on update

* fix(TUP-20463) add tacokit lib repository to job run scripts (#2529)

* fix(TDI-40760): add more condition to fix the stats and logs issue (#2531)

* Fix/tbd 7269 winutils problem (#2520)

* TBD-7269: fix

* mvn uri fix

* review fix

* fix(TESB-22628): fixed NPE during test execution (#2474)

* TCOMP-918 : use component-studio pom to handle some dependencies versions (#2532)

* fix(TUP-20411):Adding context environment in the reference project, they (#2522)

do not get updated in the main project.

* fix(TUP-20425): Cannot load BD node after logging on DI project (#2533)

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

* TDI-39567 improve performance in log4j code (#1655)

* Igonchar/tcomp 859 (#2538)

* fix(TCOMP-859) use the same AbsolutePathResolver implementation as in component-form-core

* fix(TCOMP-859): remove old path resolution implementation

* fix(TCOMP-859): move all parameter resolvers to ...parameter.resolver package

* fix(TCOMP-859): implement resolveParameters() method

* fix(TCOMP-859): fix multiple root handling and multiple parameters based on the same ElementParameter

* fix(TCOMP-859): remove unused method

* fix(TCOMP-859): fix javadoc in AbsolutePathResolver

* Igonchar/tcomp 934 (#2539)

* fix(TCOMP-934): remove unused fields in ComponentModel

* fix(TCOMP-934): ensure palette value uses only categories

*  feat(TDI-39599): rename ELT JDBC components (#2535)

* fix(TUP-20492):When doing extract as context for a tsalesforceinput, (#2544)

* fix(TUP-20492):When doing extract as context for a tsalesforceinput,
getting "UNEXPECTED_EXCEPTION" upon selecting the same connection
created.

* fix(TUP-20492):When doing extract as context for a tsalesforceinput,
getting "UNEXPECTED_EXCEPTION" upon selecting the same connection
created.

* fix(TDI-39567): add tabs / improve code redability (#2546)

* TUP-20332:Change new branding images for 7.1 (#2550)

* fix(TDI-40729): tCreateTable spelling error (#2547)

* Fix spelling error in messages

* TUP-20482 : active if with new legth strategy for comparing values. (#2548)

This work still having issue with Tables

* TMC-13491 [TIC to TMC] Remove flow builder and actions (#2553)

* feat(TDI-40574): tSnowflakeOB and tSnowflakeBE (#2537)

* registered new components in unifier

* fix(TDI-40815): Compilation issue with tSalesforceOutput component with reject link(#2557)

* all tcomp v0 components with muilt reject should have same issue.

* fix(TUP-20507):File format should be Unix. (#2551)

* fix(TDI-40722):remove xstream1.2.2 in bonita component. (#2549)

* fix(TDI-40722):remove xstream1.2.2 in bonita component.

* fix(TDI-40722):Eliminate xstream.jar from production.

* fix(TCOMP-961): set default value to SuggestionsAction parameters (#2559)

* fix(TESB-22825): Avoid to generate standalone pom for service provider (#2560)

* fix(TDI-40806): tS3Copy Component does not allow large file (like 8GB) copy from one bucket to another (#2562)

* fix(TESB-22826): Handling of cMessagingEndpoint additional libraries in OSGI. (#2561)

Additional libraries defined for CMessagingEndpoint components can be set as part of the bundle classpath, i.e. physically included, or as OSGi dependency. This fix ensures that these libraries are no longer physically included if not set as part of the bundle classpath.

* TESB-22605 DS Metadata node first impl. (under construction)

* fix(TCOMP-1047): make Text control in Suggestable editable (#2673)

* fix(TDI-40994): SnowflakeInput incorrect date (#2668)

* Fix Date conversion in IncomingSchemaEnforcer

* Fix tests

* Bump talend-codegen-utils lib version

* fix(TDI-40963): Hide socks proxy properties when use existing connection (#2675)

* fix(TESB-23376):Runtime cannot install REST artifact because redundant (#2679)

'-bundle' in features

* fix(TBD-7678): Migrate tMatchModel (#2682)

* feat(TDI-40875): give to writer all incoming columns (#2617)

* feat(TDI-40875): give to writer all incoming columns even if there're not in the component's schema.
* feat(TDI-40875): add incoming node columns for creating new RT schema

* feat(TESB-23431): add REST endpoint url when deploying

* Add Link to API Tester in console for tRESTRequests components

* feat(TESB-23431): add REST endpoint url when deploying

* Merges

* TESB-23382 Update extension point for OAS decoder

* TESB-23382 Managing JSON API storage for TDM use

* Merge branch 'master' of git@github.com:Talend/tdi-studio-se.git into
talend/TESB-22605_DS_metadata_node

Conflicts:
	main/plugins/org.talend.designer.oas/src/org/talend/designer/oas/external/IOASDecoder.java
2018-09-19 15:48:07 +02:00
Ivan Gonchar
332853c5c8 Igonchar/tcomp 1039 tests (#2710)
* fix(TCOMP-1039): move classes related to Update feature to corresponding packages

* fix(TCOMP-1039): reduce UpdateCommand class visibility

* feat(TCOMP-1039): implement UpdateCommand unit-tests

* fix(TCOMP-1039): fix non string value for TextElementParameter

* feat(TCOMP-1039): add test for TableElementParameter.setValueFromAction() method

* fix(TCOMP-1039): fix UpdateCommand to update nested configuration correctly

* feat(TCOMP-1039): add UpdateResolver test
2018-09-18 15:57:47 +02:00
Emmanuel GALLOIS
feeea8220a feat(TDI-40875): bumped codegen-utils to 0.25.3 (#2712) 2018-09-18 11:56:03 +02:00
Dmytro Sylaiev
995d668dae Dsylaiev/tdi 40504 implement move to current dir sftp (#2703)
* fix(TDi-40504): Make moveToRemoteDir feature consistent for sftp

* fix(TDI-40504): Add migration task
2018-09-14 17:14:54 +03:00
Ivan Gonchar
1db4611c47 [TCOMP-1048] Igonchar/tcomp 1039 - update integration (#2661)
* feat(TCOMP-1039): add metadata keys for updatable feature

* feat(TCOMP-1039): add class for storing updatable metadata

* feat(TCOMP-1039): implement UpdateListener

* feat(TCOMP-1039): add identity update strategy to test pre-integration

* feat(TCOMP-1039): implement UpdateResolver

* feat(TCOMP-1039): add UpdateResolver in SettingVisitor

* fix(TCOMP-1039): fix incorrect imports

* committing changes for update

* fix(TCOMP-1039): refactor studio integration code to improve readability

* fix(TCOMP-1039): move Update Button creation to correct place

* fix(TCOMP-1039): fix Update button creation

* feat(TCOMP-1039): set UpdateAction as async command to run when button is clicked

* feat(TCOMP-1039): implement Update button command

* feat(TCOMP-1039): add refresh during update button execution

* fix(TCOMP-1039): resolve Update action parameters after all parameters are built

* fix(TCOMP-1039): fix ButtonParameter creation

* feat(TCOMP-1039): convert value for TableElementParameter in UpdateCommand

* fix(TCOMP-1039): refactor converting table value from action and fix integer issue

* fix(TCOMP-1039): fix refresh layout problem

* fix(TCOMP-1039): refactor fromAction method to setValueFromAction() method
2018-09-14 12:30:01 +03:00
Chao MENG
211f6d68df feat(TUP-20678): Add APAC datacenter to the list on the studio (license (#2704)
/ connection)
https://jira.talendforge.org/browse/TUP-20678
2018-09-14 17:16:13 +08:00
mbasiuk-talend
7bcc4624fa fix(TDI-40943): upgrade woodstox core library to newest version (#2646)
* fix(TDI-40943): upgrade woodstox core library to newest version

* fix(TDI-40943): upgrade codehaus woodstox lib to 4.1

* fix(TDI-40943): fix no such method, upgrade xmlsec

* fix(TDI-40943): revert MicrosoftCRM fix
2018-09-14 10:59:57 +03:00
nrousseau
d6ece009ad babili-export (#2705) 2018-09-14 14:24:27 +08:00
nrousseau
f58cb661c3 chore(TUP-20636) update maven uri (#2690)
* chore(TUP-20636) update maven uri

* chore(TUP-20636) update maven uri

* chore(TUP-20636) update maven uri

* chore(TUP-20636) update maven uri
2018-09-14 10:29:23 +08:00
Ivan Gonchar
3817da743b fix(TCOMP-1056): fix refresh problem on advanced component tab (#2702) 2018-09-14 10:26:54 +08:00
Denis Sergent
3f67f8d083 TESB-23382 New "REST API Definitions" metadata node (#2687)
* TESB-22605 Moving OAS tools from teb projects to tdi projects

* Revert "TESB-22605 Moving OAS tools from teb projects to tdi projects"

This reverts commit 54c66c5a09.

* TESB-22605 Moving OAS tools from tesb projects to tdi projects

* TESB-22605 Add node as context parameter for REST component mgmt

Current process node is added to existing context map in order to manage
REST components parameters update from API.

* TESB-23369 OAS Validation messages management

* DS metadata node (#2615)

* fix(TBD-7296): Fix duplicate variable

* TCOMP-903 : remove unused attributes (#2503)

* fix(TUP-20140)Checked status of items listed in Project Settings (#2504)

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

* TESB-22605 Moving OAS tools from tesb projects to tdi projects

* fix(TUP-20385)Run job with using dynamic tRunJob throw compile error (#2498)

* fix(TUP-20385)Run job with using dynamic tRunJob throw compile error
https://jira.talendforge.org/browse/TUP-20385

* required would be ok

* TUP-20433 - tHMap throw npe when connect to output but haven't config it (#2505)

* fix(TUP-20091):teltmssqlmap: show alias for columns from a middle table. (#2473)

* fix(TUP-20091):teltmssqlmap: show alias for columns from a middle table.

* fix(TUP-20091):teltmssqlmap: show alias for columns from a middle table.

* fix(TUP-20364):Audit can't set database "H2 Local","H2 Remote" when (#2489)

studio logon on git remote mode.

* feat(TDI-38814): tCreateTable support snowflake (#2475)

* feat(TDI-40559): Fix appName parameter in jdbc url (#2397)

* Add Commandline test product (#2242)

* Add Commandline test product

* feat(TUP-20037):update version

* fix(TUP-20438) fix export with war for tdm (#2506)

* fix(TUP-20361):the report path is not correct. (#2491)

* fix(TUP-20361):the report path is not correct.

* fix(TUP-20361):show full name of the report file on message dialog.

* kjwang/feat(TUP-20080)Create migration task for all modificatios of (#2465)

kjwang/feat(TUP-20080)Create migration task for all modificatios of  talend.project.

* fix(TBD7343): fix variable name (#2512)

* Fix Qubole cluster label for Hive components (#2513)

Previously set the cluster label is not taken into consideration, part of modifications is done in qubole spark batch commit 4597627b2b

* fix(TDI-32435): VerticaBulkExec codegen error (#2493)

* fix(TDI-32435): VerticaBulkExec codegen error

* Avoid ArrayIndexOfBoundsException when schema is empty

* fix(TDI-32435): Add null-check

* fix(TDI-32435): Init string with null instead of empty String

* fix(TDI-32435): Throw runtime exception if schema is empty

* Use StringBuilder to build result String

* TUP-20427 : integrate maxBatchSize from component model (#2507)

Fix guess schema (force maxbatchSize to 1) and handle null values
Fix multischema connector creation

* fix(TDQ-15455): using getUniqueName().indexOf("tRecordMatching")>-1 insdead of getComponent().getName().equals("tRecordMatching") to judge the component is tRecordMatching or not (#2508)

* Revert "fix(TDI-36144):SCD deactivates for type 2 records even if an inserting record is rejected(#2425)" (#2517)

This reverts commit 10826518c8.

* fix(TDI-40467):New icon for tDB components. (#2518)

* fix(TUP-20391): Migration tasks are re-executed and encrypting passwords (#2519)

fix(TUP-20391): Migration tasks are re-executed and encrypting passwords
https://jira.talendforge.org/browse/TUP-20391

* fix(TDI-40760): Error Connecting Aurora database using existing connection (#2523)

* fix(TDI-40757): Fix Job compilation error related to tJMSInput component (#2525)

* TUP-20448 exception show in error log when i export a job contain (#2516)

connection then import it again
https://jira.talendforge.org/browse/TUP-20448

* fix(TDI-40722):Upgrade xstream.jar to avoid CVE-2017-7957 issue (#2524)

* fix(TDI-40722):Upgrade xstream.jar to avoid CVE-2017-7957 issue

* fix(TDI-40722):correct the mvn path

* TMDM-11319 MDM components should not displayed using DI license. (#2521)

Move mdm components and mdm trigger resource and  related config from localprovider to mdm plugin.

* Remove unnecessary com.sun import (#2526)

* TUP-20332:Change new branding images for 7.1 (#2514)

* chore: bump tacokit version to 1.0.3 (#2527)

* fix(TDI-40757): fix the tjmsoutput (#2528)

* fix(TCOMP-921): boolean fields in tables (#2530)

* Convert Object to boolean for CheckElementParameter on update

* fix(TUP-20463) add tacokit lib repository to job run scripts (#2529)

* fix(TDI-40760): add more condition to fix the stats and logs issue (#2531)

* Fix/tbd 7269 winutils problem (#2520)

* TBD-7269: fix

* mvn uri fix

* review fix

* fix(TESB-22628): fixed NPE during test execution (#2474)

* TCOMP-918 : use component-studio pom to handle some dependencies versions (#2532)

* fix(TUP-20411):Adding context environment in the reference project, they (#2522)

do not get updated in the main project.

* fix(TUP-20425): Cannot load BD node after logging on DI project (#2533)

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

* TDI-39567 improve performance in log4j code (#1655)

* Igonchar/tcomp 859 (#2538)

* fix(TCOMP-859) use the same AbsolutePathResolver implementation as in component-form-core

* fix(TCOMP-859): remove old path resolution implementation

* fix(TCOMP-859): move all parameter resolvers to ...parameter.resolver package

* fix(TCOMP-859): implement resolveParameters() method

* fix(TCOMP-859): fix multiple root handling and multiple parameters based on the same ElementParameter

* fix(TCOMP-859): remove unused method

* fix(TCOMP-859): fix javadoc in AbsolutePathResolver

* Igonchar/tcomp 934 (#2539)

* fix(TCOMP-934): remove unused fields in ComponentModel

* fix(TCOMP-934): ensure palette value uses only categories

*  feat(TDI-39599): rename ELT JDBC components (#2535)

* fix(TUP-20492):When doing extract as context for a tsalesforceinput, (#2544)

* fix(TUP-20492):When doing extract as context for a tsalesforceinput,
getting "UNEXPECTED_EXCEPTION" upon selecting the same connection
created.

* fix(TUP-20492):When doing extract as context for a tsalesforceinput,
getting "UNEXPECTED_EXCEPTION" upon selecting the same connection
created.

* fix(TDI-39567): add tabs / improve code redability (#2546)

* TUP-20332:Change new branding images for 7.1 (#2550)

* fix(TDI-40729): tCreateTable spelling error (#2547)

* Fix spelling error in messages

* TUP-20482 : active if with new legth strategy for comparing values. (#2548)

This work still having issue with Tables

* TMC-13491 [TIC to TMC] Remove flow builder and actions (#2553)

* feat(TDI-40574): tSnowflakeOB and tSnowflakeBE (#2537)

* registered new components in unifier

* fix(TDI-40815): Compilation issue with tSalesforceOutput component with reject link(#2557)

* all tcomp v0 components with muilt reject should have same issue.

* fix(TUP-20507):File format should be Unix. (#2551)

* fix(TDI-40722):remove xstream1.2.2 in bonita component. (#2549)

* fix(TDI-40722):remove xstream1.2.2 in bonita component.

* fix(TDI-40722):Eliminate xstream.jar from production.

* fix(TCOMP-961): set default value to SuggestionsAction parameters (#2559)

* fix(TESB-22825): Avoid to generate standalone pom for service provider (#2560)

* fix(TDI-40806): tS3Copy Component does not allow large file (like 8GB) copy from one bucket to another (#2562)

* fix(TESB-22826): Handling of cMessagingEndpoint additional libraries in OSGI. (#2561)

Additional libraries defined for CMessagingEndpoint components can be set as part of the bundle classpath, i.e. physically included, or as OSGi dependency. This fix ensures that these libraries are no longer physically included if not set as part of the bundle classpath.

* TESB-22605 DS Metadata node first impl. (under construction)

* fix(TCOMP-1047): make Text control in Suggestable editable (#2673)

* fix(TDI-40994): SnowflakeInput incorrect date (#2668)

* Fix Date conversion in IncomingSchemaEnforcer

* Fix tests

* Bump talend-codegen-utils lib version

* fix(TDI-40963): Hide socks proxy properties when use existing connection (#2675)

* fix(TESB-23376):Runtime cannot install REST artifact because redundant (#2679)

'-bundle' in features

* fix(TBD-7678): Migrate tMatchModel (#2682)

* feat(TDI-40875): give to writer all incoming columns (#2617)

* feat(TDI-40875): give to writer all incoming columns even if there're not in the component's schema.
* feat(TDI-40875): add incoming node columns for creating new RT schema

* feat(TESB-23431): add REST endpoint url when deploying

* Add Link to API Tester in console for tRESTRequests components

* feat(TESB-23431): add REST endpoint url when deploying

* Merges

* TESB-23382 Update extension point for OAS decoder
2018-09-13 17:01:15 +02:00
Dmytro Sylaiev
7fea27ceb4 fix(TDI-40961): Add tcomp version to globalMap (#2700)
* fix(TDI-40961): Add tcomp version to globalMap

* fix(TDI-40961): Update version value for different components

* Add needed scriptlets
2018-09-13 12:46:44 +03:00
msjian
fb07bf2262 fix(TDQ-15391): for build job when select docker image,when have (#2691)
tDqReportRun, always export items.
2018-09-12 15:26:32 +08:00
Olha Varnavina
db09804e74 feat(TDI-40535): track application in snowflake (#2652)
* feat(TDI-40535): track application in snowflake

* feat(TDI-40535): track application in snowflake

* fixed retrieve of studio version

* feat(TDI-40535): track application in snowflake

* fixed to use global studio version instead of separate for each
component
2018-09-11 18:49:37 +03:00
Emmanuel GALLOIS
d0cda1523c feat(TDI-40875): give to writer all incoming columns (#2617)
* feat(TDI-40875): give to writer all incoming columns even if there're not in the component's schema.
* feat(TDI-40875): add incoming node columns for creating new RT schema
2018-09-11 11:28:47 +02:00
kcoepeau
94527f2eaa fix(TBD-7678): Migrate tMatchModel (#2682) 2018-09-11 11:07:25 +02:00
Mike Yan
fac0f33a03 fix(TESB-23376):Runtime cannot install REST artifact because redundant (#2679)
'-bundle' in features
2018-09-11 15:54:21 +08:00
Dmytro Sylaiev
e2ca1ccf5c fix(TDI-40963): Hide socks proxy properties when use existing connection (#2675) 2018-09-10 13:08:48 +03:00
chmyga
d2e8128a10 fix(TDI-40994): SnowflakeInput incorrect date (#2668)
* Fix Date conversion in IncomingSchemaEnforcer

* Fix tests

* Bump talend-codegen-utils lib version
2018-09-10 11:34:55 +03:00
Ivan Gonchar
101f14a628 fix(TCOMP-1047): make Text control in Suggestable editable (#2673) 2018-09-07 12:57:42 +03:00
jiezhang-tlnd
2a73db880f fix(TUP-20634)Null pointer exception when trying to edit query by (#2660)
double-clicking query in Repository View
https://jira.talendforge.org/browse/TUP-20634
2018-09-07 17:27:27 +08:00
zwxue
1740e4336b feat(TUP-20446):change docker goal phase for studio. (#2662) 2018-09-07 11:28:11 +08:00
wchen-talend
a66c1596f2 fix(TUP-20570):Documentation for tXMLMap does not show the mapping (#2670) 2018-09-07 09:58:16 +08:00
Ivan Gonchar
1a859ad437 fix(TCOMP-1047): allow to configure Value Selection Text control (#2672) 2018-09-06 18:02:53 +03:00
Ivan Gonchar
730d56c763 Igonchar/tcomp 1044 (#2665)
* fix(TCOMP-1044): fix ClassCastException during action call with Table as parameter

* fix(TCOMP-1044): convert Integer value to String in table new row

* fix(TCOMP-1044): add unit-test to check fixing Integer value for enum column
2018-09-06 16:39:08 +03:00
jiezhang-tlnd
a280856c72 fix(TUP-20511)Need to limit the number of entry on the (#2653)
* fix(TUP-20511)Need to limit the number of entry on the
custom_uri_mapping.json

* fix(TUP-20511)Need to limit the number of entry on the
custom_uri_mapping.json
2018-09-06 11:08:40 +08:00
msjian
c359a211de fix(TDQ-15391): when build job has tDqReportRun, must always export (#2654)
items.
2018-09-05 18:27:40 +08:00
wchen-talend
03034fefdf fix(TUP-20570):Documentation for tXMLMap does not show the mapping (#2663) 2018-09-05 18:25:35 +08:00
zwxue
fc6e01737c feat(TUP-20184):Add possibility to build/publish docker images from studio. (#2612)
* feat(TUP-20184):Add possibility to build/publish docker images from
studio.

* feat(TUP-20184):remove custom checkbox and add error messages.

* feat(TUP-20184): Add options.

* feat(TUP-20184): show real value of docker options.

* fix(TUP-20656): pop up docker build/push errors.

* fix(TUP-20657): change option label and error message.

* fix(TUP-20656): fix error pop-up problem

* fix(TUP-20184):fix wrong error check when doing image push.

* feat(TUP-20184):add preference for docker build/push.

* fix(TUP-20184): fix NPE.
2018-09-05 14:41:49 +08:00
wang wei
babe0f6635 fix(TDI-40745): fix the table exists issue (#2540)
* fix(TDI-40745): fix the table exists issue

* fix(TDI-40745): add tsaphanabulkexec to db uniform
2018-09-05 10:59:49 +08:00
kcoepeau
83221eed8c fix(TBD-7596): Migrate to Timestamp format instead of Date (#2656) 2018-09-04 11:38:34 +02:00
Dmytro Sylaiev
7f65ace113 fix(TDI-40927): Set default Authenticator for ftp socks proxy (#2648) 2018-09-04 10:53:08 +03:00
Mike Yan
8b6e3ad4f3 fix(TESB-22874):Fix to genreate bundle resources for OSGi bundle type (#2655)
artifact in reference project
2018-09-04 14:36:41 +08:00
Yu
47e1caa316 feat(TBD-5960) Add service account support for Google Bigquery (#2643)
Add service account authentication for bigquery components on DI.
2018-09-03 18:18:48 +02:00
wchen-talend
e2d84094c2 Wchen/bugfix/tup 20570 xmlmap doc (#2639)
* fix(TUP-20570):cumentation for tXMLMap does not show the mapping

* fix(TUP-20570):Documentation for tXMLMap does not show the mapping
2018-09-03 15:24:39 +08:00
zwxue
e1da9684b8 fix(TUP-20611):Retrieve correct CDH513 jar name and Maven uri for (#2614)
missing jar dialog.
2018-09-03 10:48:26 +08:00
Stefan Le Moing
451d8c30eb fix(TBD-7422): upgrade tDataPrepRun jar (#2558) 2018-08-31 08:57:32 +00:00
Romain Manni-Bucau
8717e22bad TCOMP-1029 adding contains as strategy for conditional rendering (#2649) 2018-08-30 13:26:51 +02:00
chmyga
ad7d8fc332 fix(TDI-40868): incorrect dates inserted Snowflake (#2605)
* fix(TDI-40868): incorrect dates inserted Snowflake

* Fix timezone problems for date fields

* Bump version

* fix(TDI-40868): incorrect dates inserted Snowflake

* Fix version of codegen lib in libraris custom
2018-08-30 08:14:53 +03:00
pyzhou
18f0bc9f0d Pyzhou/tdi 40243 s3 accelerated endpoint (#2621)
* feat(TDI-40243):enable s3 accelerated ending point.

* feat(TDI-40243):remove quotes.

* fix compile error.

* ending point should be set in builder.

* feat(TDI-40243):Move the option out of client configuration.

* feat(TDI-40243):add the show if.

* correct the show if option
2018-08-30 10:34:56 +08:00
Romain Manni-Bucau
2bd3e7c0c1 [TCOMP-1013] starting to wire the new condition API (#2630)
* starting to wire the new condition API

* reworking the tacokit conditions to support OR operator

* fix(TCOMP-1013): fix ActiveIf target path

* fix(TCOMP-1013): add javadoc to explain sourceParameter field

* fix(TCOMP-1013): remove unnecessary settings streaming during ActiveIfListeners building

* fix(TCOMP-1013): simplify ConditionGroup cache

* fix(TCOMP-1013): replace String.valueOf() with corrent getStringValue() ElementParameter getter

* fix(TCOMP-1013): remove unused imports
2018-08-29 18:01:38 +03:00
Mike Yan
df8091065d fix(TUP-20661):Cannot create preview delimited file for NPE (#2644) 2018-08-29 15:38:26 +08:00
Stéphane Bouchet
ca0e47faac fix(TESB-22547): call saveCustomMavenURIMap only once. (#2597) 2018-08-27 21:56:02 +02:00
wang wei
cbb250564d fix(TDI-40806): adjust the ui label and exception information to make it more clear (#2640) 2018-08-27 17:27:13 +08:00
Roman
74eaf67fa8 fix(TDI-40917): update version of EXABulkUtil (#2634) 2018-08-27 09:46:06 +03:00
SunChaoqun
4c816f6c1a TESB-21633:The URI of the cREST component is not correct (#2638) 2018-08-27 12:09:34 +08:00
Jane Ding
beb265dc2f feat(TUP-20457) to revert for avoid breaking DI (#2636) 2018-08-24 15:20:50 +08:00
Mike Yan
3e2017a4bf fix(TESB-23250):Update maven-deploy-plugin version to 2.7 (#2637) 2018-08-24 14:24:29 +08:00
kcoepeau
1998e1ad1c fix(TBD-7495): Add checkbox to transform date type in timestamp (#2593) 2018-08-23 12:02:31 +02:00
Romain Manni-Bucau
c8144be508 fixing tacokit module compilation (#2629) 2018-08-23 09:43:45 +02:00
hcyi
7d5781a14b feat(TUP-16940):Test-Case testing the process not only the flow of data. (#2552)
* feat(TUP-16940):Test-Case testing the process not only the flow of data.

* feat(TUP-16940):fix TUP-20576:redundant connection link is generated in
subsequent component

* feat(TUP-16940):fix TUP-20615:Fields in testcase->tRowGenerator should
be readonly.
2018-08-23 10:39:30 +08:00
mbasiuk-talend
f5e8469257 feat(TDI-40829): fix hostname verifier interface (#2604) 2018-08-22 15:27:46 +03:00
Dmytro Sylaiev
27f883f1ec feat(TDI-40018): Add UNLOGGED and TEMP table support PostgreSQL (#2603)
* feat(TDI-40018): Add UNLOGGED and TEMP table support PostgreSQL

* feat(TDI-40018): Hide unlogged checkbox for not-supported versions

* feat(TDI-40018): Fix temp table exist check
2018-08-22 10:38:22 +03:00
Roman
ce4ee19493 Rvoievidko/tdi 39279 t my sql output batch commit problem (#2622)
* fix(TDI-39279): update commitCounter for end part

* fix(TDI-39279): additional check for counter

* fix(TDI-39279): remove tabs
2018-08-22 10:03:01 +03:00
Mike Yan
6789f46878 fix(TESB-23217):MicSvc pom for REST type is generated wrong when (#2623)
importing
2018-08-22 15:01:35 +08:00
ypiel
a252a4d0ce feat(TDI-40900) : Update libs versions (#2616)
- bouncycastle/bcprov-jdk15on/1.6
- jackcess/2.1.12
- jackcess-encrypt/2.1.4
2018-08-21 16:01:19 +02:00
mbasiuk-talend
07a8c1ff4f feat(TDI-40828): upgrade cxf library to newest one (#2602) 2018-08-21 12:40:21 +03:00
pyzhou
2d5bc10984 feat(TDI-40503):Enable to specify Signature for tS3connection. (#2590)
* feat(TDI-40503):Enable to specify Signature for tS3connection.

* feat(TDI-40503):revert the change of constructor of tS3client

* feat(TDI-40825): Revert the change of SQS and Redshift
2018-08-21 15:08:07 +08:00
Jane Ding
3e2f8acdc1 feat(TUP-20458)Implement the resource dependencies editor page for DI (#2595)
* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
https://jira.talendforge.org/browse/TUP-20458

* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
https://jira.talendforge.org/browse/TUP-20458

* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
https://jira.talendforge.org/browse/TUP-20458

* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
https://jira.talendforge.org/browse/TUP-20458

* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
The job label in the path need as same as the one which in context path

* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
The job label in the path need as same as the one which in context path

* feat(TUP-20458)The project label need to lower case to avoid the
exception of org.eclipse.core.internal.resources.ResourceException: A
resource exists with a different case caused by
ext-resources/local_project/testjob_0_2/contexts

* feat(TUP-20458) fix the bug of set last selected context variable
automatically
https://jira.talendforge.org/browse/TUP-20605

* fix(TUP-20607) [BUG] resource dependencies display unreasonable on MAC
https://jira.talendforge.org/browse/TUP-20607
and remove character Route for resource dialog

* fix(TUP-20609)[BUG] Can't set context group resource variable value on
MAC
https://jira.talendforge.org/browse/TUP-20609
2018-08-21 14:49:52 +08:00
Ivan Gonchar
00038f6614 Igonchar/tcomp 968 (#2611)
* fix(TCOMP-968): register ValidationListener in Validable annotation owner option

* fix(TCOMP-968): override parameters() method correctly in SettingsActionParameter

* fix(TCOMP-968): extract AbstractActionParameter from ActionParameter

* fix(TCOMP-968): remove hasDirectValue() from IActionParameter

* fix(TCOMP-968): remove setValue() method from IActionParameter

* fix(TCOMP-968): create actionClient lazily to unblock unit-tests

* fix(TCOMP-968): extend action parameter classes from AbstractActionParameter instead of ActionParameter

* fix(TCOMP-968): remove ActionParameterTest

* fix(TCOMP-968): replace ActionParameter with SettingsActionParameter in TacokitElementParameter

* fix(TCOMP-968): replace ActionParameter with SettingsActionParameter in ValidationListenerTest

* fix(TCOMP-968): remove ActionParameter class

* fix(TCOMP-968): fix Suggestions response caching

* fix(TCOMP-968): remove unused ActionParameterUpdater

* fix(TCOMP-968): clean SuggestionsAction
2018-08-20 12:30:38 +03:00
Dmytro Sylaiev
11679e1550 fix(TDI-32740): Change default command separator (#2613) 2018-08-17 12:30:22 +03:00
Roman
17ce620d83 fix(TDI-40775): version of commons-lang3 now 3.7 (#2610) 2018-08-16 14:40:09 +03:00
Roman
23952fcbfe Rvoievidko/tdi 40838 custom charset for t teradata tpt exec (#2596)
* feat(TDI-40838): add charset for data in advanced settings

* feat(TDI-40838): add charset for data in tTeradataTPTUtil

* fix(TDI-40838): hide text field

* fix(TDI-40838): add parentheses
2018-08-16 10:55:31 +03:00
Ivan Gonchar
6ef6d08cb8 chore: upgrade tacokit version to 1.0.5-SNAPSHOT (#2609) 2018-08-15 16:50:34 +08:00
Dmytro Sylaiev
2d6fbaa1df fix(TDI-35711): Encryption key as password (#2564)
* fix(TDI-35711): Encryption key as password

* fix(TDI-35711): Extends fix for outputBulk

* Also fix compile error for db-generic CID

* Small refactoring

* fix(TDI-35711): Fix master-compability

* Remove duplicate variables

* fix(TDI-35711): Fix compile error for context values

* fix(TDI-35711): Remove duplicate variable
2018-08-15 11:11:24 +03:00
jzhao
97cc7cee0b fix(TDI-40854): tGSConnection proxy workaround can't work from 7.0.1 (#2606) 2018-08-14 18:32:31 +08:00
Roman
be769d6ffa fix(TDI-40855): remove duplicated filter for datasource (#2591) 2018-08-13 15:02:16 +03:00
wang wei
66411b9e77 fix(TDI-40858): fix the unstable format as different OS(different row separator) and fix the format for the java file (#2599) 2018-08-13 11:54:50 +08:00
wang wei
d65b810b9d fix(TDI-40858): fix the tcompv0 dynamic type performance issue with studio(#2592) 2018-08-13 10:54:29 +08:00
Anas KHABALI
38b0666489 fix(TUP-20588) : store tacokit config type versions for migration handling (#2594) 2018-08-10 16:44:01 +02:00
kjwang-talend
183d9e319e TUP-20448 exception show in error log when i export a job contain (#2543)
* TUP-20448 exception show in error log when i export a job contain
connection then import it again
https://jira.talendforge.org/browse/TUP-20448

* TUP-20448 exception show in error log when i export a job contain
connection then import it again
https://jira.talendforge.org/browse/TUP-20448
2018-08-10 17:00:25 +08:00
Ivan Gonchar
81d93b0787 Igonchar/tcomp 936 (#2587)
* fix(TCOMP-936): add test-case with Array parameter for SuggestionResolverTest

* fix(TCOMP-936): add IActionParameter interface

* fix(TCOMP-936): add IActionParameter interface implementation to ActionParameter class

* fix(TCOMP-936): implement payload computing from multiple params per ActionParameter

* fix(TCOMP-936): fix failing test

* fix(TCOMP-936): add createActionParameter() method in TaCoKitElementParameter

* fix(TCOMP-936): implement TableActionParameter which adds List support in action parameters

* fix(TCOMP-936): add TableElementParameter junits

* feat(TCOMP-936): implement Strings.removeQuotes()

* fix(TCOMP-936): remove removeQuotes() method from ActionParameter

* fix(TCOMP-936): fix imports

* fix(TCOMP-936): add copyright
2018-08-10 15:34:56 +08:00
Roman
f4154b9e26 fix(TDI-39279): update commitCounter for end part (#2574) 2018-08-10 10:06:35 +03:00
pyzhou
dac87886f3 fix(TDI-40825):Provide clear errorMessage for tServiceNow. (#2586) 2018-08-10 11:10:12 +08:00
Andreas Mattes
2cf61d4f99 fix(TESB-22458): Ensure consistent recognition of ESB jobs. (#2585)
* fix(TESB-22458): Remove obsolete SAM feature setting code.

Obsolete code for setting the SAM event feature is removed as it is causing compile errors.

* fix(TESB-22458): Ensure consistent recognition of ESB jobs.

The present fix makes sure that jobs embedded via component cTalendJob are consistently recognized as ESB jobs, and corresponding code fragment are added at code generation.
2018-08-09 15:17:24 +02:00
Roman
9113454b1b Rvoievidko/tdi 29016 teradata tpt components (#2545)
* feat(TDI-29016): add checkbox for custom script file

* feat(TDI-29016): add checkbox for TPTExec comp

* feat(TDI-29016): basic functionality for custom script

* feat(TDI-29016): improve formatting

* feat(TDI-29016): remove whitespaces

* feat(TDI-29016): add double quotes to filename

* feat(TDI-29016): remove custom script from Util component
2018-08-09 12:19:51 +03:00
mbasiuk-talend
5e3ae43b91 fix(TDI-34814): improve number formatter in exa (#2583) 2018-08-09 11:11:54 +03:00
wang wei
1bf5047811 fix(TDI-40806): use mulit copy only when file larger than 5gb (#2584) 2018-08-09 11:48:01 +08:00
pyzhou
ffbf902622 fix(TDI-40722):restore the origin logic of import xstream.jar (#2576) 2018-08-09 11:36:52 +08:00
Ivan Gonchar
8a10666e87 Igonchar/tcomp 970 (#2582)
* fix(TCOMP-970): add ValidationResolverTest

* fix(TCOMP-970): add complex parameter types support for AsyncValidation and fix parameter mapping

* fix(TCOMP-970): move resolveParameters() method to common super class

* fix(TCOMP-970): remove unused methods from AbstractParameterResolver

* fix(TCOMP-970): fix imports in AbstractParameterResolver
2018-08-08 16:48:15 +03:00
Roman
b20688c389 Rvoievidko/tdi 40629 t greenplum output bulk exec file gen format (#2581)
* fix(TDI-40629): add filetype parameter in xml
2018-08-08 16:03:41 +03:00
jiezhang-tlnd
b698f21032 fix(TUP-20512)Metadata JDBC DB Connections Bug with context variables (#2578)
https://jira.talendforge.org/browse/TUP-20512
2018-08-08 10:49:32 +08:00
Anas KHABALI
407987db92 fix(TUP-20461): pass only non technical file to tacokit migration handler (#2580) 2018-08-07 14:34:11 +02:00
Ivan Gonchar
6984d3d9b9 fix(TCOMP-960): fix suggestions parameters mapping (#2568)
* fix(TCOMP-960): fix suggestions parameters mapping

* fix(TCOMP-960): add mockito to dependencies

* fix(TCOMP-960): add test for 2 primitives order

* fix(TCOMP-960): remove unused dependencies

* fix(TCOMP-960): rewrite test with loading test data from json

* fix(TCOMP-960): add test with complex parameters

* fix(TCOMP-960): remove mockito from dependencies
2018-08-07 15:33:37 +03:00
mbasiuk-talend
d44f4312ac fix(TDI34861): fix nb_line counter (#2573)
* fix(TDI34861): fix nb_line counter

* fix(TDI-34681): fix other lines, that are missing

* fix(TDI-34861): fix wrong exception handling when usebatch
2018-08-07 13:46:09 +03:00
Vladimir Bogatyrov
2121051eba [TESB-22901] cMap with user defined code routine failing in ESB runtime (#2567)
Enable "Edit routine dependencies" popup menu for routes.
2018-08-07 16:19:11 +08:00
jzhao
ddb2883db5 fix(TDI-40824):tRedshiftOutputBulkExec compile error since generic components name when use 'encrypt'(#2575) 2018-08-07 09:58:10 +08:00
apoltavtsev
47ba604bd2 TESB-22594 Error occurred when build a route with ctalendjob to runtime (#2541) 2018-08-06 10:27:25 +02:00
Jane Ding
d49bb0f51a feat(TUP-20465)Split the esb resources plugin and move the common part (#2536)
* feat(TUP-20465)Split the esb resources plugin and move the common part
to tdi
https://jira.talendforge.org/browse/TUP-20465

* feat(TUP-20465)Split the esb resources plugin and move the common part
to tdi
https://jira.talendforge.org/browse/TUP-20465

* feat(TUP-20465)For new added plugin, shouldn't have bundle-version,
should add modules

* feat(TUP-20465)Modify the wrong Edit Properties Action point

* feat(TUP-20465)revert the relationship handler setting
2018-08-06 15:39:51 +08:00
nrousseau
6c64f941e9 Change nexus timeout value 2018-08-05 14:11:55 +02:00
jzhao
561253e9ba fix(TDI-40840):Remove "JDBC" from parameter "ELT JDBC Map Editor" in tELTMap (#2572) 2018-08-03 18:10:08 +08:00
Mike Yan
d07ab36cb8 fix(TESB-22825): Compile source before compute the manifest (#2571) 2018-08-03 16:39:36 +08:00
jiezhang-tlnd
87374b1fa1 fix(TUP-20512)Metadata JDBC DB Connections Bug with context variables (#2565)
https://jira.talendforge.org/browse/TUP-20512
2018-08-03 15:09:58 +08:00
wang wei
e58ffef784 fix(TDI-40833): tSCPFileExists not working with wildcard (#2569) 2018-08-03 12:37:45 +08:00
jiezhang-tlnd
d2629ef1c3 fix(TUP-20369)Mapper/Metadata tables for tMap in HTML document are (#2563)
missing in other than English
2018-08-03 11:03:44 +08:00
Ivan Gonchar
2cd23b9768 fix(TCOMP-964): fix ClassCastException when changing non-string option value (#2566) 2018-08-02 14:52:34 +03:00
Andreas Mattes
69d54aadd8 fix(TESB-22826): Handling of cMessagingEndpoint additional libraries in OSGI. (#2561)
Additional libraries defined for CMessagingEndpoint components can be set as part of the bundle classpath, i.e. physically included, or as OSGi dependency. This fix ensures that these libraries are no longer physically included if not set as part of the bundle classpath.
2018-08-02 16:33:36 +08:00
wang wei
1edbb976aa fix(TDI-40806): tS3Copy Component does not allow large file (like 8GB) copy from one bucket to another (#2562) 2018-08-02 14:43:06 +08:00
Mike Yan
3e430f002a fix(TESB-22825): Avoid to generate standalone pom for service provider (#2560) 2018-08-01 14:40:05 +08:00
Ivan Gonchar
a1fd7b0f09 fix(TCOMP-961): set default value to SuggestionsAction parameters (#2559) 2018-08-01 10:26:02 +08:00
pyzhou
54932840c1 fix(TDI-40722):remove xstream1.2.2 in bonita component. (#2549)
* fix(TDI-40722):remove xstream1.2.2 in bonita component.

* fix(TDI-40722):Eliminate xstream.jar from production.
2018-08-01 09:59:36 +08:00
zwxue
60eb7c92e2 fix(TUP-20507):File format should be Unix. (#2551) 2018-07-31 17:57:38 +08:00
jzhao
bb511e66f2 fix(TDI-40815): Compilation issue with tSalesforceOutput component with reject link(#2557)
* all tcomp v0 components with muilt reject should have same issue.
2018-07-31 15:52:49 +08:00
Olha Varnavina
c16495d4ab feat(TDI-40574): tSnowflakeOB and tSnowflakeBE (#2537)
* registered new components in unifier
2018-07-31 09:49:48 +03:00
Elena Tatarintseva
fd4b04bcab TMC-13491 [TIC to TMC] Remove flow builder and actions (#2553) 2018-07-30 15:29:14 +03:00
Anas KHABALI
d5c73c8fab TUP-20482 : active if with new legth strategy for comparing values. (#2548)
This work still having issue with Tables
2018-07-30 10:17:52 +02:00
chmyga
edb73f031a fix(TDI-40729): tCreateTable spelling error (#2547)
* Fix spelling error in messages
2018-07-30 10:11:41 +03:00
dlin-talend
d0bd59a291 TUP-20332:Change new branding images for 7.1 (#2550) 2018-07-30 15:03:58 +08:00
Roman
0fb6e13501 fix(TDI-39567): add tabs / improve code redability (#2546) 2018-07-27 09:14:09 -04:00
wchen-talend
f6335facf3 fix(TUP-20492):When doing extract as context for a tsalesforceinput, (#2544)
* fix(TUP-20492):When doing extract as context for a tsalesforceinput,
getting "UNEXPECTED_EXCEPTION" upon selecting the same connection
created.

* fix(TUP-20492):When doing extract as context for a tsalesforceinput,
getting "UNEXPECTED_EXCEPTION" upon selecting the same connection
created.
2018-07-27 15:07:00 +08:00
jzhao
01d38ea330 feat(TDI-39599): rename ELT JDBC components (#2535) 2018-07-27 10:49:03 +08:00
Ivan Gonchar
18b6bb5d70 Igonchar/tcomp 934 (#2539)
* fix(TCOMP-934): remove unused fields in ComponentModel

* fix(TCOMP-934): ensure palette value uses only categories
2018-07-24 16:09:46 +03:00
Ivan Gonchar
02184018a1 Igonchar/tcomp 859 (#2538)
* fix(TCOMP-859) use the same AbsolutePathResolver implementation as in component-form-core

* fix(TCOMP-859): remove old path resolution implementation

* fix(TCOMP-859): move all parameter resolvers to ...parameter.resolver package

* fix(TCOMP-859): implement resolveParameters() method

* fix(TCOMP-859): fix multiple root handling and multiple parameters based on the same ElementParameter

* fix(TCOMP-859): remove unused method

* fix(TCOMP-859): fix javadoc in AbsolutePathResolver
2018-07-24 15:35:25 +03:00
Jan Lolling
0ef59e68c5 TDI-39567 improve performance in log4j code (#1655) 2018-07-24 03:48:58 -04:00
Chao MENG
7f1c6ee113 fix(TUP-20425): Cannot load BD node after logging on DI project (#2533)
https://jira.talendforge.org/browse/TUP-20425
2018-07-23 18:26:52 +08:00
wchen-talend
7db0205875 fix(TUP-20411):Adding context environment in the reference project, they (#2522)
do not get updated in the main project.
2018-07-23 11:12:25 +08:00
Anas KHABALI
c0bfff61a1 TCOMP-918 : use component-studio pom to handle some dependencies versions (#2532) 2018-07-23 10:34:55 +08:00
Stéphane Bouchet
5533ee28a3 fix(TESB-22628): fixed NPE during test execution (#2474) 2018-07-20 16:19:57 +02:00
mtuhai
500ea4fea3 Fix/tbd 7269 winutils problem (#2520)
* TBD-7269: fix

* mvn uri fix

* review fix
2018-07-20 16:39:26 +03:00
wang wei
a2a900aee0 fix(TDI-40760): add more condition to fix the stats and logs issue (#2531) 2018-07-20 19:02:32 +08:00
Anas KHABALI
af4edb0c87 fix(TUP-20463) add tacokit lib repository to job run scripts (#2529) 2018-07-20 18:38:01 +08:00
chmyga
73c59037b7 fix(TCOMP-921): boolean fields in tables (#2530)
* Convert Object to boolean for CheckElementParameter on update
2018-07-20 13:02:22 +03:00
wang wei
f77caa66ce fix(TDI-40757): fix the tjmsoutput (#2528) 2018-07-20 14:50:23 +08:00
Ivan Gonchar
04e121945e chore: bump tacokit version to 1.0.3 (#2527) 2018-07-20 10:22:24 +08:00
dlin-talend
03b09e3d8c TUP-20332:Change new branding images for 7.1 (#2514) 2018-07-20 09:01:43 +08:00
Stéphane Bouchet
4e005e49c5 Remove unnecessary com.sun import (#2526) 2018-07-19 15:07:39 +02:00
sbliu
bd86f1b11f TMDM-11319 MDM components should not displayed using DI license. (#2521)
Move mdm components and mdm trigger resource and  related config from localprovider to mdm plugin.
2018-07-19 18:21:49 +08:00
pyzhou
89871f6a68 fix(TDI-40722):Upgrade xstream.jar to avoid CVE-2017-7957 issue (#2524)
* fix(TDI-40722):Upgrade xstream.jar to avoid CVE-2017-7957 issue

* fix(TDI-40722):correct the mvn path
2018-07-19 17:13:26 +08:00
kjwang-talend
3baa4484ab TUP-20448 exception show in error log when i export a job contain (#2516)
connection then import it again
https://jira.talendforge.org/browse/TUP-20448
2018-07-19 16:57:05 +08:00
wang wei
7d7604eb12 fix(TDI-40757): Fix Job compilation error related to tJMSInput component (#2525) 2018-07-19 16:39:47 +08:00
wang wei
cedc43214c fix(TDI-40760): Error Connecting Aurora database using existing connection (#2523) 2018-07-19 15:19:19 +08:00
Chao MENG
5a7791793a fix(TUP-20391): Migration tasks are re-executed and encrypting passwords (#2519)
fix(TUP-20391): Migration tasks are re-executed and encrypting passwords
https://jira.talendforge.org/browse/TUP-20391
2018-07-19 12:54:31 +08:00
pyzhou
125a814459 fix(TDI-40467):New icon for tDB components. (#2518) 2018-07-18 14:03:02 +08:00
jzhao
fe673b3c8b Revert "fix(TDI-36144):SCD deactivates for type 2 records even if an inserting record is rejected(#2425)" (#2517)
This reverts commit 10826518c8.
2018-07-18 10:17:53 +08:00
Liu Xinquan
58b3804599 fix(TDQ-15455): using getUniqueName().indexOf("tRecordMatching")>-1 insdead of getComponent().getName().equals("tRecordMatching") to judge the component is tRecordMatching or not (#2508) 2018-07-17 17:00:18 +08:00
Anas KHABALI
9d5f09d60e TUP-20427 : integrate maxBatchSize from component model (#2507)
Fix guess schema (force maxbatchSize to 1) and handle null values
Fix multischema connector creation
2018-07-17 09:51:16 +02:00
Dmytro Sylaiev
bf00598cc6 fix(TDI-32435): VerticaBulkExec codegen error (#2493)
* fix(TDI-32435): VerticaBulkExec codegen error

* Avoid ArrayIndexOfBoundsException when schema is empty

* fix(TDI-32435): Add null-check

* fix(TDI-32435): Init string with null instead of empty String

* fix(TDI-32435): Throw runtime exception if schema is empty

* Use StringBuilder to build result String
2018-07-17 10:32:28 +03:00
Oleh Stoliarov
19717502f7 Fix Qubole cluster label for Hive components (#2513)
Previously set the cluster label is not taken into consideration, part of modifications is done in qubole spark batch commit 4597627b2b
2018-07-16 16:59:12 +02:00
Laurent BOURGEOIS
55e3c41186 fix(TBD7343): fix variable name (#2512) 2018-07-16 12:13:51 +02:00
kjwang-talend
67c8cfa00f kjwang/feat(TUP-20080)Create migration task for all modificatios of (#2465)
kjwang/feat(TUP-20080)Create migration task for all modificatios of  talend.project.
2018-07-16 14:58:29 +08:00
hcyi
eb11827947 fix(TUP-20361):the report path is not correct. (#2491)
* fix(TUP-20361):the report path is not correct.

* fix(TUP-20361):show full name of the report file on message dialog.
2018-07-16 11:40:25 +08:00
nrousseau
02ba8192a5 fix(TUP-20438) fix export with war for tdm (#2506) 2018-07-16 10:41:41 +08:00
nrousseau
18a0bbe19c Add Commandline test product (#2242)
* Add Commandline test product

* feat(TUP-20037):update version
2018-07-16 10:34:14 +08:00
Dmytro Sylaiev
2555ebeb79 feat(TDI-40559): Fix appName parameter in jdbc url (#2397) 2018-07-13 11:56:54 +03:00
jzhao
4142be0d02 feat(TDI-38814): tCreateTable support snowflake (#2475) 2018-07-13 10:39:34 +08:00
hcyi
14de8dc8d8 fix(TUP-20364):Audit can't set database "H2 Local","H2 Remote" when (#2489)
studio logon on git remote mode.
2018-07-13 09:56:17 +08:00
hcyi
0ad917285f fix(TUP-20091):teltmssqlmap: show alias for columns from a middle table. (#2473)
* fix(TUP-20091):teltmssqlmap: show alias for columns from a middle table.

* fix(TUP-20091):teltmssqlmap: show alias for columns from a middle table.
2018-07-13 09:53:46 +08:00
timbault
d847ae5eae TUP-20433 - tHMap throw npe when connect to output but haven't config it (#2505) 2018-07-12 14:10:03 +02:00
Jane Ding
8f672c2c6a fix(TUP-20385)Run job with using dynamic tRunJob throw compile error (#2498)
* fix(TUP-20385)Run job with using dynamic tRunJob throw compile error
https://jira.talendforge.org/browse/TUP-20385

* required would be ok
2018-07-12 17:17:43 +08:00
kjwang-talend
c2edda875b fix(TUP-20140)Checked status of items listed in Project Settings (#2504)
https://jira.talendforge.org/browse/TUP-20140
2018-07-12 15:10:51 +08:00
Anas KHABALI
229bc0988b TCOMP-903 : remove unused attributes (#2503) 2018-07-11 17:45:35 +02:00
zafkirTalend
fa5d87f55f fix(TBD-7296): Fix duplicate variable 2018-07-11 13:53:37 +02:00
SunChaoqun
24c9411514 TESB-22602:CI for ESB - Data Services and Routes - Part 3 (#2488) 2018-07-11 15:40:06 +08:00
Roman
d07a666e9b Rvoievidko/tdi 34091 parallel subjobs in t greenplum gp load (#2495)
* fix(TDI-34091): add cid to name of config file

* fix(TDI-34091): add threadId and pid to conf file name

* fix(TDI-34091): add try with resources to close PW
2018-07-11 03:33:56 -04:00
Anas KHABALI
04dc108245 TCOMP-904 : fix job classpath for tacokit components (#2494)
* TCOMP-904 : fix job classpath for tacokit components

* TCOMP-904 : keep dependencies addition order
2018-07-11 10:22:41 +08:00
Chao MENG
edf0430091 fix(TUP-20391): Migration tasks are re-executed and encrypting passwords (#2492)
fix(TUP-20391): Migration tasks are re-executed and encrypting passwords
https://jira.talendforge.org/browse/TUP-20391
2018-07-11 09:56:41 +08:00
Anas KHABALI
85892748e2 TUP-20407 : update tacokit version to 1.0.2-SNAPSHOT (#2490) 2018-07-10 16:11:26 +08:00
SunChaoqun
6e38303317 TDQ-15215:standard job tRulesurvivorship can not run on TIC, zip file (#2485)
get by build job which not check "Items" also can not run
2018-07-10 15:57:41 +08:00
Chao MENG
f72d98ded6 fix(TUP-20402): fix TaCoKit drag&drop problem, and dialog popup position problem (#2487)
fix(TUP-20402): fix TaCoKit drag&drop problem, and dialog popup position problem
2018-07-10 10:14:16 +08:00
Roman
da32df105b fix(TDI-34091): add cid to name of config file (#2482) 2018-07-09 09:46:21 -04:00
Stéphane Bouchet
4b152d1af4 fix(TESB-22695) : use the correct groupId from project. (#2483) 2018-07-09 11:05:46 +08:00
Andreas Mattes
3e11a08b5f fix(TESB-22458): Remove obsolete SAM feature setting code. (#2451)
Obsolete code for setting the SAM event feature is removed as it is causing compile errors.
2018-07-06 17:55:38 +08:00
Anas KHABALI
a71c2f59b4 TUP-20352 : handle condional outputs for tacokit components (#2479) 2018-07-06 10:18:48 +02:00
Dmytro Sylaiev
e97608f2c4 fix(TDI-40546): Fix String comparing (#2467)
* fix(TDI-40546): Fix String comparing

* fix(TDI-40546): Add null-check
2018-07-06 10:49:33 +03:00
zwxue
ad84413ea5 fix(TUP-20326):fix ref project routine install issue. (#2480) 2018-07-06 10:54:37 +08:00
Ivan Gonchar
5ce97c1894 Igonchar/tcomp 842 fix callback (#2484)
* fix(TCOMP-842): fix unused import

* fix(TCOMP-842): merge ActionParameters class into Action class

* fix(TCOMP-842): add parametersChanged field in SuggestionsAction

* fix(TCOMP-842): make server call when parameters were changed

* fix(TCOMP-842): make SuggestionsAction thread-safe

* fix(TCOMP-842): fix suggested values from label list to map<label, id>
2018-07-06 10:25:27 +08:00
hcyi
d1b7385f9e feat(TUP-20277):Deprecated storm on 7.1 (#2464) 2018-07-06 09:58:10 +08:00
Dmytro Sylaiev
06e77fba49 fix(TDI-40674): Add property to avoid windows-separator replacement (#2477) 2018-07-05 12:56:05 +03:00
zwxue
e5fd0fa9a7 feat(TUP-19996):Setup Docker as maven profile on CI. (#2435) 2018-07-05 16:39:18 +08:00
chmyga
7bbcaa289d fix(TDI-40641): tTeradataFastLoad select DB Type (#2440)
* fix(TDI-40641): tTeradataFastLoad select DB Type

* Add db type to tTeradataFastLoad

* Add Date,Timestamp and Time handling to tTeradataFastLoad

* Fix tTeradataFastLoadUtility

* fix(TDI-40641): tTeradataFastLoad select DB Type

* Add migration task
2018-07-05 07:53:05 +03:00
wang wei
238620542b fix(TDI-40688): tVerticaOutput in Copy mode: Nullable Float-values are rounded to the nearest integer(#2478) 2018-07-05 10:49:38 +08:00
Roman
5fbb64d616 fix(TDI-40686): add null checker for empty passwords (#2476) 2018-07-04 03:14:59 -04:00
wang wei
5c1cf635c8 fix(TDI-40679): align to httpclient-4.5.5,httpfluent-4.5.5 and httpcore-4.4.9 (#2471) 2018-07-04 12:50:18 +08:00
Stéphane Bouchet
327b4cdcf9 fix (TDI-40403) : set a correct category (#2233) 2018-07-04 09:41:40 +08:00
Anas KHABALI
00464b5a19 fix(TCOMP-897) : fix guess schema with bulk logic for processors (#2472) 2018-07-03 09:09:27 +02:00
Ivan Gonchar
7033187db4 feat(TCOMP-842): make server call async (#2470) 2018-07-03 10:29:43 +08:00
Romain Manni-Bucau
3c91ba3e49 adding reload-component-server_16x16.png (#2469) 2018-07-03 10:16:19 +08:00
Chao MENG
80c415562c feat(TUP-20292): Support hive metastore HA (wizard) (#2443)
https://jira.talendforge.org/browse/TUP-20292
2018-07-02 16:39:02 +08:00
zwxue
808da88b70 fix(TUP-20326):Error in job generation for job migrated form 6.5.1 (#2455) 2018-07-02 10:24:55 +08:00
Anas KHABALI
31c79a19a9 TUP-20309 : integrate after group tacokit. (#2463)
This add bulk aka batch exec capabilities to tacokit components
2018-06-29 16:44:26 +02:00
Anas KHABALI
d954a99641 TUP-20309 - integrate after group code part for tacokit (#2461)
this part will add a new execution step just after the main loop to process remainning records in batch mode
2018-06-29 17:22:27 +08:00
Jane Ding
9ced1fcab5 fix(TUP-20333)When upgrading from Talend v5.6.1 to v6.4.1, the tmap has (#2459)
lost many mappings due to name change
https://jira.talendforge.org/browse/TUP-20333
2018-06-29 10:12:29 +08:00
Chao MENG
c6d4f16cff fix(TUP-20319): Cloud Studio can't retrieve any project from TMC (#2448)
fix(TUP-20319): Cloud Studio can't retrieve any project from TMC
https://jira.talendforge.org/browse/TUP-20319
2018-06-29 10:09:27 +08:00
Anas KHABALI
e35ae639e6 TUP-20349 : add chunk size as advanced common parameter for processors (#2462) 2018-06-28 17:25:20 +02:00
hcyi
1a13fd2de3 fix(TUP-20312):java.lang.StackOverflowError in 6.5.1 studio. (#2452) 2018-06-28 14:33:01 +08:00
SunChaoqun
d4e065961f TUP-20346:Preview in Metadata File fails with NullPointerException (#2458) 2018-06-28 14:09:25 +08:00
wchen-talend
384f9a9779 fix(TUP-20261):Routine editor mixed the code (#2434) 2018-06-28 09:58:14 +08:00
jzhao
10826518c8 fix(TDI-36144):SCD deactivates for type 2 records even if an inserting record is rejected(#2425) 2018-06-28 09:34:29 +08:00
Roman
0905e7d9eb Rvoievidko/tdi 40646 support both gpload and gpload.py (#2442)
* fix(TDI-40646): add two version for gpload and gpload.py

* fix(TDI-40646): change building of url for additional parameters

* fix(TDI-40646): improve logging

* fix(TDI-40646): remove empty String for cmds array

* fix(TDI-40646): some pathes now can be used from context
2018-06-27 03:47:06 -04:00
wang wei
390880e04a fix(TDI-30055): Clear memory for tSort asap (#2454) 2018-06-27 14:19:44 +08:00
SunChaoqun
6cd6a169e8 TESB-22106:CI for ESB - Data Services and Routes - On Prem - Part 2 (#2453) 2018-06-27 13:51:14 +08:00
jzhao
af80de0f4c fix(TDI-40651): old framework salesforce oauth login type job can't be import to 7.0.1(#2445) 2018-06-26 18:26:07 +08:00
hcyi
6b04aaa013 feat(TUP-20283):Improve audit report generation in studio. (#2436)
* feat(TUP-20283):Improve audit report generation in studio.

* feat(TUP-20283):Add db version support to report generation in studio.

* feat(TUP-20283):TUP-20271 Database configuration should be restore when
change DB type.

* feat(TUP-20283):Show information after generate report.

* feat(TUP-20283):update some properties.

* feat(TUP-20283):fix a bug of improve audit report generation in studio.
2018-06-26 11:31:12 +08:00
zwxue
cb8285f0c6 fix(TUP-20230):Stop job running throw Unhandled event loop exception. (#2446) 2018-06-26 10:13:01 +08:00
SunChaoqun
d2f57c48f9 TESB-22106:CI for ESB - Data Services and Routes - On Prem - Part 2 (#2447) 2018-06-25 12:47:22 +02:00
Olha Varnavina
0746554095 feat(TDI-40427): Duplicate of tSnowflakeOutput (#2295)
* registered tSnowflakeOutputBulkExec as unified tDbOutputBulkExec
2018-06-25 11:34:51 +03:00
SunChaoqun
977d9a25b8 TESB-22483:CI for ESB - Build Data Service using Jenkins will get an error (#2444)
* TESB-22483:CI for ESB - Build Data Service using Jenkins will get an
error

* TESB-22483:CI for ESB - Build Data Service using Jenkins will get an
error
2018-06-25 09:22:17 +02:00
SunChaoqun
2c0b5cac3d TESB-22487:OSGI Bundle should be exported when using ESB components (#2426)
* TESB-22487:OSGI Bundle should be exported when using ESB components

* TESB-22487:OSGI Bundle should be exported when using ESB components
2018-06-25 08:54:01 +02:00
Roman
59537440bb fix(TDI-40645): driver name was uppercased (#2441) 2018-06-22 05:19:52 -04:00
kjwang-talend
d44d4c4e8d fix(TUP-20303)project folder name not correct in workspace after import (#2439)
using "Import an existing project"
https://jira.talendforge.org/browse/TUP-20303
2018-06-22 17:17:41 +08:00
Roman
bedaf68488 Rvoievidko/tdi 40496 support for green plum 5.x (#2402)
* feat(TDI-40496): update driver for GPLoad component

* feat(TDI-40496): change driver for all components in GP family

* feat(TDI-40496): add greenplum driver to tPostgreSQLBulkExec

* feat(TDI-40496): integrate code from TDI-40582

* feat(TDI-40496): Add PostgreSQL driver as default

* feat(TDI-40496): change driver for tGreenplumELT

* feat(TDI-40496): change getValue from prevNode
2018-06-22 04:30:38 -04:00
mbasiuk-talend
cc048b629c Mbasiuk/tdi 34637 dynamic mysql update (#2437)
* feat(TDI-34637): make a first implementation of the feature

* feat(TDI-34637): fix query string definition

* feta(TDI-34637): implement feature for rest data actions

* feat(TDI-34637): fix support null in where clause

* feat(TDI-34637): fix insert or update on duplicate key update
2018-06-22 10:40:22 +03:00
dlin-talend
6928ac709a feat(TUP-20277):Deprecated items on 7.1 (#2438) 2018-06-22 10:31:58 +08:00
Liu Xinquan
9b73a66d87 TDQ-15455 Compile error after refactoring job (#2428) 2018-06-21 15:25:05 +08:00
Jane Ding
7c56a9a2ea fix(TUP-20231)Update Detection won't popup after updating it's joblet (#2424)
* fix(TUP-20231)Update Detection won't popup after updating it's joblet
name in JobletView
https://jira.talendforge.org/browse/TUP-20231

* fix(TUP-20231)Update Detection won't popup after updating it's joblet
name in JobletView
if joblet related job is opened, should return.
2018-06-20 15:07:14 +08:00
Chao MENG
33d7e04d59 fix(TUP-20053): Cannot run MapR 6.0 DI job with tSqoopImportAllTables (#2410)
fix(TUP-20053): Cannot run MapR 6.0 DI job with tSqoopImportAllTables
https://jira.talendforge.org/browse/TUP-20053
2018-06-19 10:57:22 +08:00
Roman
561224d256 fix(TDI-40460): change slf4j version (#2422) 2018-06-18 10:57:53 -04:00
hcyi
2e6ff99d05 feat(TUP-20034):Audit in project settings - Add advanced setting for full DB setup configuration. (#2388)
* feat(TUP-20033):Audit in project settings in studio.

* feat(TUP-20033):improve for Audit in project settings in studio.

* feat(TUP-20033):improve to use h2 for Audit in project settings in
studio.

* feat(TUP-20033):improve to generate Audit in project settings in studio.

* feat(TUP-20033):improve to generate Audit in project settings in studio.

* feat(TUP-20033): fix TUP-20175 Generate successfully if not set audit
report folder on studio.

* feat(TUP-20034):add the basic GUI part and load default value from
templte file and save/load db info into *.prefs file .

* feat(TUP-20034):Check db connection for the Audit in project settings.

* feat(TUP-20034):Audit in project settings - Add advanced setting for
full DB setup configuration.

* feat(TUP-20035):Audit in project settings - Generate report from
history.

* feat(TUP-20035):Audit in project settings - Generate report from
history.

* feat(TUP-20035):Audit in project settings - Generate report from
history.

* feat(TUP-20035):test and improve to generate report from history.
2018-06-15 17:13:31 +08:00
Jane Ding
f86d283c09 fix(TUP-19603)Suffix number is not proper when drag DB connection to a (#2418)
* fix(TUP-19603)Suffix number is not proper when drag DB connection to a
job
https://jira.talendforge.org/browse/TUP-19603

* fix(TUP-19603)Suffix number is not proper when drag DB connection to a
job
A better solution

* fix(TUP-19603)Suffix number is not proper when drag DB connection to a
job
A better solution
2018-06-15 14:33:40 +08:00
Ivan Gonchar
b991d09911 Igonchar/tcomp 842 2 (#2419)
* feat(TCOMP-842): implement AbstractValueSelectionController

* fix(TCOMP-842): fix NPE when value is null

* feat(TCOMP-842): implement ParameterResolver interface and its abstract implementation

* fix(TCOMP-842): change type parameter from String to enum in Action

* fix(TCOMP-842): fix type in CheckElementParameter javadoc

* feat(TCOMP-842): add suggestions to PropertyDefinitionDecorator

* feat(TCOMP-842): implement SuggestionsAction

* feat(TCOMP-842): implement ValueSelectionParameter

* feat(TCOMP-842): implement ActionParametersUpdater

* feat(TCOMP-842): implement SuggestionsResolver

* fix(TCOMP-842): change type parameter from String to enum in Action

* feat(TCOMP-842): setup ValueSelectionParameter during Settings creation

* feat(TCOMP-842): implement value selection widget for tacokit

* fix(TCOMP-842): remove unused constructors in SuggestionValues

* fix(TCOMP-842): fix ValueSelectionDialog labels

* fix(TCOMP-842): fix SuggestionsAction.callback() method

* feat(TCOMP-842): update component-runtime version to 1.0.1-SNAPSHOT

* fix(TCOMP-842): fix component server dependency and temporarily add oss snapshots repo

* fix(TCOMP-842): fix compile error with WidgetMapper
2018-06-15 14:08:34 +08:00
wang wei
9391806f52 Revert "fix(TDI-40162): remove the unnecessary talend-codegen-utils.jar register for runtime(#2002)"(#2420) 2018-06-15 12:05:29 +08:00
wchen-talend
c264b8cc6c Wchen/bugfix/tup 20072 stats logs jdbc (#2411)
* fix(TUP-20072):Setting DB Type to JDBC causes a NullPointerException
when running the job in TOS 7.0.1

* fix(TUP-20072):Setting DB Type to JDBC causes a NullPointerException
when running the job in TOS 7.0.1
2018-06-14 18:08:07 +08:00
Roman
aa7eb40c90 fix(TDI-40454): change name for conforming_string func (#2414) 2018-06-14 04:20:05 -04:00
wang wei
a9f6c03ca5 fix(TDI-40162): remove the plugin.xml include statement (#2417) 2018-06-14 16:05:18 +08:00
wang wei
3cb3074053 fix(TDI-40162): remove the unnecessary talend-codegen-utils.jar register for runtime(#2002) 2018-06-14 15:39:10 +08:00
dlin-talend
a288d00026 fix(TUP-20258):"Generate Doc As HTML" Item Does not Exist for BD (#2412)
Streaming Job
2018-06-14 13:55:21 +08:00
Jane Ding
f4fa521be5 revert fix(TUP-19603)Suffix number is not proper when drag DB connection (#2416)
to a job
2018-06-14 13:46:53 +08:00
Chao MENG
60629c5465 Revert "Igonchar/tcomp 842 (#2405)" (#2415)
This reverts commit 79bfaad0c3.
2018-06-14 11:56:49 +08:00
Ivan Gonchar
79bfaad0c3 Igonchar/tcomp 842 (#2405)
* feat(TCOMP-842): implement AbstractValueSelectionController

* fix(TCOMP-842): fix NPE when value is null

* feat(TCOMP-842): implement ParameterResolver interface and its abstract implementation

* fix(TCOMP-842): change type parameter from String to enum in Action

* fix(TCOMP-842): fix type in CheckElementParameter javadoc

* feat(TCOMP-842): add suggestions to PropertyDefinitionDecorator

* feat(TCOMP-842): implement SuggestionsAction

* feat(TCOMP-842): implement ValueSelectionParameter

* feat(TCOMP-842): implement ActionParametersUpdater

* feat(TCOMP-842): implement SuggestionsResolver

* fix(TCOMP-842): change type parameter from String to enum in Action

* feat(TCOMP-842): setup ValueSelectionParameter during Settings creation

* feat(TCOMP-842): implement value selection widget for tacokit

* fix(TCOMP-842): remove unused constructors in SuggestionValues

* fix(TCOMP-842): fix ValueSelectionDialog labels

* fix(TCOMP-842): fix SuggestionsAction.callback() method

* feat(TCOMP-842): update component-runtime version to 1.0.1-SNAPSHOT
2018-06-14 10:47:53 +08:00
Jane Ding
6a7391cfd7 solve some junit failure (#2407) 2018-06-14 10:21:01 +08:00
Ivan Gonchar
cfa21c987c fix(TCOMP-865): fix NPE when not Tacokit connection is checked (#2413) 2018-06-14 10:08:10 +08:00
Ivan Gonchar
a09abd3c74 feat(TCOMP-842): implement AbstractValueSelectionController (#2406) 2018-06-13 10:20:09 +08:00
zafkirTalend
4c72b73d86 feat(TBD-6950): Add location tBigQueryInput (#2403) 2018-06-12 16:49:15 +02:00
qiongli
47c505e372 fix(TDQ-15215): No need to run 'include-survivorship-rules' sice the (#2404)
rules in src/main/resources. they will be in jar/zip when build the
maven job
2018-06-12 17:22:21 +08:00
Jane Ding
965a794b97 fix(TUP-19603)Suffix number is not proper when drag DB connection to a (#2400)
job
https://jira.talendforge.org/browse/TUP-19603
2018-06-11 10:38:32 +08:00
Jane Ding
3f2ed07e5d Jding/bugfix/tup 19594 drag db problem (#2399)
* fix(TUP-19594)Drag DB metadata to job is different between new created
and import from 641
https://jira.talendforge.org/browse/TUP-19594
Add a migration task to set type name

* fix(TUP-19594)Drag DB metadata to job is different between new created
and import from 641
https://jira.talendforge.org/browse/TUP-19594
change the version
2018-06-11 10:29:56 +08:00
Chao MENG
8d277de70d fix(TUP-20156): Cannot open the tMap component, throwing 'An SWT error (#2398)
fix(TUP-20156): Cannot open the tMap component, throwing 'An SWT error has occured'.
https://jira.talendforge.org/browse/TUP-20156
2018-06-08 15:54:51 +08:00
zwxue
c5fdf54dbf fix(TUP-20223):Wrong branch value in the jobs generated by CI. (#2394) 2018-06-08 10:19:40 +08:00
wchen-talend
22e0eca696 fix(TUP-20021):Deactive component will change the execution order (#2390) 2018-06-07 15:42:52 +08:00
wchen-talend
2dc5b46811 Revert "fix(TUP-20210):Strange behavior on component tNLPModel for required" (#2392)
* Revert "Igonchar/tcomp 816 (#2332)"

This reverts commit c76a0d430f.

* Revert "fix(TUP-18501)Error trying to do memory run (#2382)"

This reverts commit 50f6d70964.

* Revert "fix(TUP-20210):Strange behavior on component tNLPModel for required (#2384)"

This reverts commit e9c6dc3f98.
2018-06-07 15:18:58 +08:00
Ivan Gonchar
c76a0d430f Igonchar/tcomp 816 (#2332)
* fix(TCOMP-816): improve ConfigType handling in TaCoKitConfigurationModel

* fix(TCOMP-816): move setters to TaCoKitConfigurationModel constructor to ensure instance is correct after instantiation

* fix(TCOMP-816): avoid duplication in TaCoKitConfigurationModel constructor

* fix(TCOMP-816): clean TaCoKitConfigurationModel API

* feat(TCOMP-816): implement Tacokit metadata migration during import

* fix(TCOMP-816): fix migration

* fix(TCOMP-816) try to fix updated related jobs

* feat(TCOMP-816): implement Tacokit process migration during import

* fix(TCOMP-816): set correct version after migration

* fix(TCOMP-816): preserve technical parameters

* fix(TCOMP-816): fix small warnings

* fix(TCOMP-816): persist Tacokit component id in process item

* fix(TCOMP-816): fix technical parameters field type in Process item

* fix(TCOMP-816): clean TaCoKitProcessMigrator class

* fix(TCOMP-816): clean TaCoKitMigrationManager

* feat(TCOMP-816) implement process migration during Studio start-up

* fix(TCOMP-816): remove updateDBConnection() call as it doesn't update related processes

* feat(TCOMP-816): add progress monitor messages

* feat(TCOMP-816): implement related items update after metadata is migrated during import
2018-06-06 10:28:03 +08:00
Jane Ding
50f6d70964 fix(TUP-18501)Error trying to do memory run (#2382)
* fix(TUP-18501)Error trying to do memory run
https://jira.talendforge.org/browse/TUP-18501
Add a pause at start until get the active jvm info for memory run.

* fix(TUP-18501)Error trying to do memory run
https://jira.talendforge.org/browse/TUP-18501
Change message box to process monitor

* fix(TUP-18501)Error trying to do memory run
https://jira.talendforge.org/browse/TUP-18501
sorry, wrong write of key
2018-06-06 10:01:25 +08:00
wchen-talend
e9c6dc3f98 fix(TUP-20210):Strange behavior on component tNLPModel for required (#2384)
module protobuf-java-2.6.1.jar
2018-06-05 18:34:26 +08:00
Dmytro Sylaiev
31093fab13 fix(TDI-40530): Make creating multiple directories working for linux server (#2369) 2018-06-05 12:53:15 +03:00
Vladimir Bogatyrov
4873733fb8 [TESB-20335] tESBConsumer not using http conduits when called from within a subjob (#2381) 2018-06-05 11:14:22 +08:00
jzhao
56ed0cf216 fix(TDI-40441): remove duplicate item in cipher siute list for mom components(#2385) 2018-06-05 10:53:33 +08:00
achursin-talend
e58af64972 fix(TBD-6923): Fix using hive query name (#2383) 2018-06-04 15:44:19 +02:00
Yu
fc49fbe69a feat/TBD(6717) Update hive components for qubole integration (#2324)
* feat(TBD-6717) Launch Pig (load->store) job on Qubole

* update some hive components

* Modify UI for tHive Connection & remove localprovider project changes

* add tHiveClose codes for Qubole

* update for tHiveConnection

* update for Hive connection

* update for hive connection

* hive close & hive connection & hive row

* finish Hive

* deal with jars add for parquet

* ajust options for qubole

* update for hive

* update display

* address comments
2018-06-04 14:33:00 +03:00
Dmytro Sylaiev
b346ec31dc fix(TDI-40526): Update json-lib dependency (#2359)
* fix(TDI-40526): Update json-lib dependency

* fix(TDI-40526): Remove urlpaths of jar
2018-06-04 12:42:07 +03:00
zwxue
920670b049 fix(TUP-20217):Can't run a job including a tRunjob component. (#2373) 2018-06-04 16:49:12 +08:00
hcyi
530df5a648 feat(TUP-20033):Audit in project settings in studio. (#2371)
* feat(TUP-20033):Audit in project settings in studio.

* feat(TUP-20033):improve for Audit in project settings in studio.

* feat(TUP-20033):improve to use h2 for Audit in project settings in
studio.

* feat(TUP-20033):improve to generate Audit in project settings in studio.

* feat(TUP-20033):improve to generate Audit in project settings in studio.

* feat(TUP-20033): fix TUP-20175 Generate successfully if not set audit
report folder on studio.

* feat(TUP-20033):Audit in project settings in studio.
2018-06-04 15:20:41 +08:00
Andreas Mattes
b2fd2c99da fix(TESB-22183): Small enhancement to WSDL circular import fix and testing. (#2376)
* fix(TESB-22183): Add support for circular WSDL imports to WSDLLoader.

Circular WSDL imports are not prohibited by WS-I basic profile. However, they are currently causing WSDL import to fail in an endless recursion. The present fix corrects this condition and ensures that WSDL documents are not imported more than once.
Auf Branch bugfix/master/TESB-22183
�nderungen, die nicht zum Commit vorgemerkt sind:
	ge�ndert:       main/plugins/org.talend.designer.core/.classpath
Unversionierte Dateien:
	test/plugins/org.talend.designer.webservice.test/src/org/talend/designer/webservice/test/ServiceDiscoveryHelperTest.java
keine �nderungen zum Commit vorgemerkt (benutzen Sie "git add" und/oder "git commit -a")

* fix(TESB-22183): Enhanced unit test for handling WSDL with circular imports.
2018-06-04 08:36:56 +02:00
Roman
9864529bcb fix(TDI-40448): creating of yaml file was fixed (#2314)
* fix(TDI-40448): creating of yaml file was fixed
2018-06-01 06:42:48 -04:00
ypiel
9ef7f5083a fix(TDI-40521) : Encode to base64 byte[]->String (#2346) (#2374) 2018-06-01 11:55:36 +02:00
wang wei
b2f61ed0ae fix(TDI-40522):reuse the common batch execute javajet (#2372) 2018-06-01 15:42:55 +08:00
kjwang-talend
12fedd0ffa TUP-20199 Studio is way too slow when branching 2 ways with if condition (#2370)
https://jira.talendforge.org/browse/TUP-20199
2018-06-01 14:49:40 +08:00
wchen-talend
0721c10cec fix(TUP-20021):Deactive component will change the execution order (#2368) 2018-05-31 10:47:36 +08:00
Andreas Mattes
7645f53591 fix(TESB-22183): Add support for circular WSDL imports to WSDLLoader. (#2367)
Circular WSDL imports are not prohibited by WS-I basic profile. However, they are currently causing WSDL import to fail in an endless recursion. The present fix corrects this condition and ensures that WSDL documents are not imported more than once.
2018-05-31 10:22:57 +08:00
mbasiuk-talend
21d01ffa46 fix(TDI-40511): align talend-codegen-utils version (#2366) 2018-05-30 17:56:26 +03:00
mbasiuk-talend
d844ffa9ec Mbasiuk/tdi 40511 design schema mapping (#2365)
* fix(TDI-40511): add index mapping for missing field in runtime schema

* fix(TDI-40511): fix issues with ordering

* fix(TDI-40511): replace magic numbers with constant.

* fix(TDI-40511): bump versions
2018-05-30 17:44:18 +03:00
Dmytro Sylaiev
1806fa9bf2 Dsylaiev/tdi 40526 add talend version of json lib to libs plugin (#2364)
* fix(TDI-40526): Add patched json-lib to libs_src

* fix(TDI-40526): Fix pom.xml

* Add missing nexus url to properties
2018-05-30 16:40:39 +03:00
Dmytro Sylaiev
2d5255d993 fix(TDI-40526): Add patched json-lib to libs_src (#2358) 2018-05-30 14:50:41 +03:00
Mike Yan
e183f3f2d0 fix(TESB-22267):Add binary setting as build for micrsoervice (#2362) 2018-05-30 16:34:16 +08:00
zwxue
5e5d6ef3f1 fix(TUP-20194):Fail to publish job by commandline with missing log4j jar (#2356)
for migrated job.
2018-05-29 14:52:26 +08:00
wang wei
3153d9e386 fix(TDI-39874): Numeric.sequence increments by 2 instead of 1 in tXMLMap(#2353) 2018-05-29 14:05:19 +08:00
hbhong
4537547c2b TMDM-12082: Fixed throwing "java.lang.ClassCastException" while creating new version and open MDM Object from repository view (#2355) 2018-05-29 11:18:38 +08:00
Jane Ding
e4f35ad165 fix junit failure (#2354)
org.talend.designer.mapper.utils.problems.ProblemsAnalyserTest.testCheckLookupTablesKeyProblems
org.talend.designer.mapper.utils.problems.ProblemsAnalyserTest.testGetLookupTableProblem
org.talend.designer.runprocess.ui.ProcessErrorUtilTest.testGetAllErrorMess
2018-05-29 09:35:59 +08:00
Chao MENG
2516850f5c fix(TUP-20166): Studio "Attempted to beginRule: F/.Java/src/main/java, (#2348)
fix(TUP-20166): Studio "Attempted to beginRule: F/.Java/src/main/java, does not match outer scope rule" Error
https://jira.talendforge.org/browse/TUP-20166
2018-05-28 16:21:31 +08:00
Pingwen Lin
b6f9635d2b TMDM-12258 tMDMOutput get compile issue (#2352) 2018-05-28 15:08:58 +08:00
Mike Yan
3c14722854 fix(TESB-22267):Fail to build Rest Service job as microservice for NPE (#2351) 2018-05-28 14:28:18 +08:00
Pierre Teyssier
c3f75992d5 feat(TDI-40477): Split Snowflake components (#2350)
* split logic of components on definition and runtime
2018-05-28 12:05:03 +08:00
Mike Yan
541a43930b fix(TESB-22105): Change ProcessItem to Item to support service type (#2349)
* feat(TESB-22105) CI for ESB Services

* fix(TESB-22105): Change ProcessItem to Item to support service type
2018-05-25 18:08:06 +08:00
wang wei
693947594f fix(TDI-40522): tAS400Output return wrong NB_line with BatchSize (#2347) 2018-05-25 17:31:12 +08:00
pyzhou
fee251b234 fix(TDI-39088):Change the method of test S3 connection. (#2342)
* fix(TDI-39088):Change the method of test S3 connection.

* fix(TDI-39088):add an option in advance setting. (#2343)
2018-05-25 10:09:45 +08:00
Jane Ding
9efff8edaf fix(TUP-18501)Modify the confusing message (#2344)
https://jira.talendforge.org/browse/TUP-18501
2018-05-24 18:27:48 +08:00
pyzhou
e73747132b fix(TDI-33629):Migration Task for tNormalize. (#2339) 2018-05-24 17:56:57 +08:00
nrousseau
0e7e65b287 fix(TUP-19731) (#2338)
Allow to use virtual component with rows_end setup as start in the
process
2018-05-24 16:02:34 +08:00
jzhao
bbc937f398 fix(TDI-40441): tMomXXX components to connect to SSL enabled Websphere MQ channel (#2341)
* add new parameters to support both ibm and oracle java cipher suite

* Upgrade the jars

* change "cipher spec" to "cipher suite"
2018-05-24 15:48:55 +08:00
zwxue
ac405fbea7 workitem(TUP-20169):upgrade log4j-1.2.16.jar to log4j-1.2.17.jar (#2340) 2018-05-24 14:43:59 +08:00
Denis Sergent
84a078a5a1 TESB-22230 NPE in build process wizard when changing build type (#2337) 2018-05-24 13:55:02 +08:00
Stéphane Bouchet
82be89c039 fix(TESB-21830): deployment tab not shown (#2260)
* fix(TESB-21830) : deployment tab not shown when selecting service

* fix(TESB-21830) : deployment tab not shown when selecting service
2018-05-23 16:45:39 +02:00
Andreas Mattes
bedac0daf5 fix(TESB-22034): Fix handling of non-required bean deps in routes. (#2336)
The present fix enables selection of the "required" state of bean libraries in the corresponding dialog.
2018-05-23 16:44:24 +02:00
mbasiuk-talend
e8456883a6 fix(TDI-40512): add release resources for VerticaOutput and JavaDBOutput (#2331) 2018-05-23 10:06:12 +03:00
hcyi
20e9242246 fix(TUP-20138):Importing projects with "Copy projects into workspace" (#2333)
unchecked copies the project to a temporary folder.
2018-05-23 10:46:09 +08:00
pyzhou
1a596bf2dd fix(TDI-33629):tNormalize have compile error. (#2335) 2018-05-23 10:18:50 +08:00
Dmytro Sylaiev
933273788d fix(TDI-40525): Fix check for directory existing (#2334) 2018-05-22 17:44:18 +03:00
Chao MENG
34d9293c86 fix(TUP-20124): NPE during changing TCOMP component repository value (#2330)
fix(TUP-20124): NPE during changing TCOMP component repository value
https://jira.talendforge.org/browse/TUP-20124
2018-05-22 14:30:49 +08:00
pyzhou
6bc2dc1e31 Pyzhou/tdi 33629 t normalize do not support context (#2296)
* Revert "fix(TDI-33629): tNormalize support context. (#2279)"

This reverts commit 8a7dc24720.

* fix(TDI-33629):tNormalize doesn't support context

* fix(TDI-33629):Avoid NPE and check empty value.
2018-05-22 11:06:18 +08:00
mbasiuk-talend
e78b01ae11 fix(TDI-40511): add index mapping for missing field in runtime schema (#2327)
* fix(TDI-40511): add index mapping for missing field in runtime schema

* fix(TDI-40511): fix issues with ordering

* fix(TDI-40511): replace magic numbers with constant.
2018-05-21 17:24:36 +03:00
Dmytro Sylaiev
53c20d3190 fix(TDI-40513): Fix compile error for contated strings in FileName (#2329) 2018-05-21 14:00:01 +03:00
pyzhou
8ad991fc40 fix(TDI-40487):NPE with Netsuite dev Account. (#2325) 2018-05-21 17:55:20 +08:00
Mike Yan
128e138753 feat(TESB-22105) CI for ESB Services (#2328) 2018-05-21 16:00:00 +08:00
wchen-talend
a50d0ac54b fix(TUP-20021):Deactive component will change the execution order (#2315) 2018-05-21 14:18:42 +08:00
wang wei
432d173610 fix(TDI-40492): align all the log4j to 1.2.17 version 2018-05-21 10:36:18 +08:00
Chao MENG
1994f5fea1 fix(TUP-20133): Edit queries does not display the "SQL Builder" window (#2323)
fix(TUP-20133): Edit queries does not display the "SQL Builder" window in some conditions.
https://jira.talendforge.org/browse/TUP-20133
2018-05-21 10:10:13 +08:00
wchen-talend
6503d48768 fix(TUP-19943):Generated schema miss some fields while import xsd (#2290)
* fix(TUP-19943):Generated schema miss some fields while import xsd

* fix(TUP-19943): add some junit for the xsd import
2018-05-21 10:07:04 +08:00
Chao MENG
7985717125 fix(TUP-20144): UI:String "Modification" can not show completely even (#2326)
max the window
https://jira.talendforge.org/browse/TUP-20144
2018-05-21 09:47:11 +08:00
Dmytro Sylaiev
798431a04b fix(TDI-32027): Fix CreatesqlQuery generation for postgres (#2287)
* fix(TDI-32027): Fix CreatesqlQuery generation for postgres

* fix(TDI-32027): Not add precision when length is null
2018-05-18 15:56:35 +03:00
zafkirTalend
a28f495492 fix(TBD-6701): Fix conflict (#2320) (#2321) 2018-05-17 16:00:23 +02:00
Emmanuel GALLOIS
ef668b1ce1 fix(TDI-40495): avoid NPE when LEAD_SELECTOR does not exist (#2310) 2018-05-17 11:29:40 +02:00
Dmytro Sylaiev
d064b04b59 Dsylaiev/tdi 40186 add move dir tftpfileexist (#2269)
* feat(TDI-40186): Implement MoveDir property for tFTPFileExist

* feat(TDI-40186): Implement migration task

* Set false to new property for old jobs

* chore(TDI-40186): Refactoring migration task

* fix(TDI-40186): Fix not returning to root issue
2018-05-17 11:33:39 +03:00
zwxue
2036438529 fix(TUP-19754):mvn package fail when main project use subref project's (#2316)
job.
2018-05-17 09:38:58 +08:00
Roman
f51a3308b5 fix(TDI-40500): change Postgresqldriver from 8.3 to 8.4 (#2318) 2018-05-16 17:45:36 +03:00
Dmytro Sylaiev
87c9450bc7 fix(TDI-40474): Make it possible to create multiple dirs in tFTPPut SFTP (#2309)
* fix(TDI-40474): Make it possible to create multiple dirs in tFTPPut SFTP

* chore(TDI-40474): Remove unused local variable
2018-05-16 11:35:48 +03:00
Anas KHABALI
43fea82154 fix(TDI-40473): fix date handling in tservicenowOutput (#2306) 2018-05-16 09:35:20 +02:00
Andreas Mattes
9420fc6686 fix(TESB-22036): Add read access to list of bundles in FeaturesModel. (#2313)
Read access to the bundles included in a feature is required in order to determine which dependency modules are bundles and should therefore not be physically included in the route bundle.
2018-05-15 16:12:01 +02:00
Jane Ding
8e0dce3d8f fix(TUP-19999)column cannot be mapped when column name is Half-width (#2308)
* fix(TUP-19999)column cannot be mapped when column name is Half-width
figures+full width underscore
https://jira.talendforge.org/browse/TUP-19999

* fix(TUP-19999) solve the messy code of last commit
2018-05-15 18:15:09 +08:00
Dmytro Sylaiev
8cd6ded065 fix(TDI-40491): Make ftpfileexist layout more reasonable (#2307) 2018-05-14 18:58:18 +03:00
Jenkins Continuous Build server
6ec894191a Set version to 7.1.1 SNAPSHOT 2018-05-11 17:08:04 +02:00
Denis Sergent
d0697253a4 TUP-20129 Studio graphical improvements (#2300)
* Studio graphical improvements

Fixed some graphical inconsistencies in Studio (borders, margins...)
2018-05-11 11:19:10 +02:00
jzhao
b67da50407 feat(TDI-39901): tRedshiftXX - AWS Settings (#2240) 2018-05-11 10:45:29 +08:00
Ivan Gonchar
e9fac0cf44 Igonchar/tcomp 801 (#2303)
* feat(TCOMP-801): set type name for newly created ConnectionItem

* feat(TCOMP-801): move Config Type Node to ItemModel

* fix(TCOMP-801): fix Tacokit metadata import issue

* fix(TCOMP-801): fix getComponentValue() method call in UpdateNodeParameterCommand

* fix(TCOMP-801): fix exception reporting

* fix(TCOMP-801): exclude label and button from persistance in metadata repository

* fix(TCOMP-801): add javadoc for TaCoKitImportHandler
2018-05-10 18:54:20 +03:00
Jane Ding
9e5b3a72ce fix(TUP-19815)For can't find process (#2304) 2018-05-10 16:06:31 +08:00
jzhao
251b4c3285 fix(TDI-40443): add check to control tsalesforceinput bulk mode all return null for empty value(#2302)
* set default value true when migration old framework jobs
2018-05-10 15:51:30 +08:00
zwxue
9267eb40c9 fix(TUP-20115):Use of SAP JCO Version greater than 3.0.10 in Talend (#2299)
7.0.1 causes initialization error.
2018-05-10 09:46:15 +08:00
wang wei
ed6597d02a fix(TDI-40318): Talend FTP permission issue (#2298) 2018-05-09 17:59:24 +08:00
mbasiuk-talend
6551e7ca36 Mbasiuk/tdi 36564 input resultset isclosed issue (#2294)
* fix(TDI-36564): remove condition for isClosed

* fix(TDI-36564): remove isClosed condition from inputs
2018-05-08 16:33:40 +03:00
Roman
2142e54930 fix(TDI-40484): FileReader was closed (#2293)
* fix(TDI-40484): FileReader was closed
2018-05-08 12:33:20 +03:00
wang wei
c0f7d01261 fix(TDI-40408): remove groovy-all-1.7.0.jar for CVE Vulnerabilities (#2292) 2018-05-08 15:48:11 +08:00
pyzhou
8a7dc24720 fix(TDI-33629): tNormalize support context. (#2279)
* fix(TDI-33629): tNormalize support context.

* fix(TDI-33629):compile error.
2018-05-08 15:41:40 +08:00
jzhao
d303fa45ff fix(TDI-40479): typo issue for property of tMomxxx component (#2291)
* typo issue
* remove useless i18n in tmomconnection
2018-05-08 11:27:26 +08:00
Jane Ding
e226540dde fix(TUP-19815)Add a problem check for tRunJob (#2286)
* fix(TUP-19815)Add a problem check for tRunJob
https://jira.talendforge.org/browse/TUP-19815

* fix(TUP-19815)A better solution.

* fix(TUP-19815) A better description

* fix(TUP-19815)at first, when create a new tRunJob, this process is
empty,should not check
2018-05-08 10:51:19 +08:00
mbasiuk-talend
b3441c269b fix(TDI-36564): remove condition for isClosed (#2289) 2018-05-07 14:56:51 +03:00
Olha Varnavina
40fbf3e163 fix(TDI-37800): tWriteJsonField handle Arrays (#2282)
* fix(TDI-37800): tWriteJsonField handle Arrays
* fixed String value of array in case class attribute is set to array

* fix(TDI-37800): tWriteJsonField handle Arrays
* cleaned up unused statement
2018-05-07 12:11:00 +03:00
mbasiuk-talend
eaee3bb314 fix(TDI-36564): release resources for Row components (#2236)
* fix(TDI-36564): release resources for Row components

* fix(TDI-36564): update tJavaDBRow

* fix(TDI-36564): remove unnecessary commit

* fix(TDI-36564): put flag for closed connection
2018-05-07 09:59:07 +03:00
mbasiuk-talend
32d2ff9311 Mbasiuk/tdi 36564 release resources (#2222)
* fix(TDI-36564): add closing result sets and statements for input components

* (TDI-36564): fix try with resources for table action

* fix(TDI-36564): modify abstract finally javajet

* fix(TDI-36564): update tAS400Output component

* fix(TDI-36564): update tAccessOutput component

* fix(TDI-36564): update tAmazonMysqlOutput component

* fix(TDI-36564): update tAmazonOracleOutput component

* fix(TDI-36564): update tDB2Output component

* fix(TDI-36564): update tEXAOutput component

* fix(TDI-36564): fix issue with casting

* fix(TDI-36564): update several components

* fix(TDI-36564): update last output components

* fix(TDI-36564): fix release resources for special cases

* fix(TDI-36564): close rs and stmt in other ouput parts

* fix(TDI-36564): remove file commited by mistake

* fix(TDI-36564): improve statements close condition

* fix(TDI-36564): revert changes for identity, prevent compilation errors

* fix(TDI-36564): update closing logic, add statement close flag

* fix(TDI-36564): add release resources for copy operation
2018-05-07 09:58:49 +03:00
Chao MENG
68ba480b94 fix(TUP-19961): tELTMSSqlInput component does not support the schema (#2285)
with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-05-04 17:48:46 +08:00
Ivan Gonchar
26a78a2579 Igonchar/tcomp 794 (#2262)
* fix: refactor TaCoKitDragAndDropHandler.getComponentValue()

* fix: refactor ValueModel class

* fix: fix small issues in TaCoKitDragAndDropHandler

* fix(TCOMP-794): extend visibility PropertyDefinitionDecorator API

* fix(TCOMP-794): fix TaCoKitDragAndDropHandler to handle metadata prefix correctly

* fix(TCOMP-794): remove unused methods from PropertyNode
2018-05-04 12:11:56 +03:00
Dmytro Sylaiev
01a914f3a1 feat(TDI-18708): Implement creating directory tFTPPut (#2252)
* feat(TDI-18708): Implement creating directory tFTPPut

* Add 'createDir' checkbox

* Implement creating directory for FTP,SFTP and FTPS

* feat(TDI-18708): Fix code smells
2018-05-04 11:28:10 +03:00
Roman
cffb92808c Rvoievidko/tdi 37254 t postgresql output bulk exec add copy command for local files (#2261)
* feat(TDI-37254): add checkbox and properties

* feat(TDI-37254): add CopyManager to insert bulk

* feat(TDI-37254): add CopyManager to update bulk

* fix(TDI-40455): change driver for prior v9 versions

* fix(TDI-40455): change driver groupId/artifactId

* feat(TDI-37254): remove UrlPath for DB driver
2018-05-04 11:22:05 +03:00
Chao MENG
7905978158 fix(TUP-19961): tELTMSSqlInput component does not support the schema (#2284)
with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-05-04 12:27:10 +08:00
zwxue
5a24a420f7 fix(TUP-20065):Commandline can not logon a project with subref project (#2283)
after do initLocal.
2018-05-04 11:33:26 +08:00
hcyi
598ebc9f30 fix(TUP-18661):Errors on component. (#2244) 2018-05-04 10:09:46 +08:00
Ivan Gonchar
3e484e4d0c fix(TCOMP-795): turn on tacokit plugin tests (#2281) 2018-05-03 15:23:25 +03:00
Jane Ding
9228067546 feat(TUP-20041)Propagate Smart tMap Initative to Spark and Spark (#2267)
streaming jobs
https://jira.talendforge.org/browse/TUP-20041
2018-05-03 15:54:23 +08:00
kjwang-talend
cd2e1b9b1f fix(TUP-20027)Error opening job: Unhandled event loop exception (#2276)
(java.lang.StackOverflowError)
https://jira.talendforge.org/browse/TUP-20027
2018-05-03 15:41:16 +08:00
Romain Manni-Bucau
03a079050a TCOMP-763 adding a refreh button in the toolbar (#2268) 2018-05-03 09:40:54 +02:00
Chao MENG
bd4ce26d0f fix(TUP-19961): tELTMSSqlInput component does not support the schema (#2277)
fix(TUP-19961): tELTMSSqlInput component does not support the schema with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-05-03 15:12:20 +08:00
Mike Yan
6de13efc75 TESB-20335: revert for Job compile errors (#2275) 2018-05-03 14:10:21 +08:00
pyzhou
e3d23b6343 fix(TDI-40458):compile error dynamic schema with identity tsybaseOutput (#2274) 2018-05-02 19:55:16 +08:00
Anas KHABALI
b8f8abd6be fix(TDI-40464): fix column mapping in servicenowInput component. (#2273)
with more than one result, tServicenownput returns bad data for resolved_at and closed_at fields
2018-05-02 11:45:39 +02:00
Jane Ding
706c6d679f fix(TUP-19705)can't do mvn package for the build out job when select (#2246)
* fix(TUP-19705)can't do mvn package for the build out job when select
Sources(maven)
https://jira.talendforge.org/browse/TUP-19705
To support to use mvn package directly

* fix(TUP-19705)can't do mvn package for the build out job when select
Sources(maven)
Modified the wrong spell;
<talend.job.pompath>@ProjectRelativePath@</talend.job.pompath> the
@ProjectRelativePath@ can't change to ../  today,strange, so just
modified to ../

* fix(TUP-19705) This commit to fix that there is nothing in the build out
zip when user choose multiple job.

* fix(TUP-19705) added joblet, subjob and pigudf for zip

* fix(TUP-19705)package all joblet to zip, modified package subjob to
better solution.

* fix(TUP-19705)For packageSubJob and pom, better solution.

* fix(TUP-19705) arranged folder structure

* fix(TUP-19705) To support subjob which belongs to reference project
2018-05-02 17:43:30 +08:00
Chao MENG
fe14a311ed fix(TUP-19961): tELTMSSqlInput component does not support the schema with a DB-column name having Degree symbol in it (#2272)
* fix(TUP-19961): tELTMSSqlInput component does not support the schema
with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-05-02 15:41:57 +08:00
Vladimir Bogatyrov
17b0678897 [TESB-20335] tESBConsumer not using http conduits for receive timeout when called from within a subjob using tRunJob (#2271) 2018-05-02 14:40:26 +08:00
zwxue
54806dbdb4 workitem(TUP-19975): Add / Review junits for CI. (#2270) 2018-05-02 10:24:36 +08:00
Chao MENG
ecefdadfe6 fix(TUP-19961): tELTMSSqlInput component does not support the schema (#2266)
fix(TUP-19961): tELTMSSqlInput component does not support the schema with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-04-28 18:22:06 +08:00
Chao MENG
326f1090f3 fix(TUP-19961): tELTMSSqlInput component does not support the schema (#2265)
fix(TUP-19961): tELTMSSqlInput component does not support the schema with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-04-28 16:35:46 +08:00
pyzhou
6f6dd18ed2 fix(TDI-40451):remove the default module of tJMSXXX components. (#2263) 2018-04-27 15:25:58 +08:00
zwxue
79640a43c7 workitem(TUP-19975):Add / Review junits for CI. (#2259) 2018-04-26 10:35:26 +08:00
Mike Yan
a2d057a24b TESB-21804: Filter out camel-alldeps in MANIFEST for OSGi type export (#2256)
* TESB-21576: Add tREST component in OSGi build type validation

* TESB-21804: Filter out camel-alldeps in MANIFEST for OSGi type export
2018-04-24 18:54:14 +08:00
kjwang-talend
bcc77f6e64 fix(TUP-19974)Opening a job takes more than half an hour in studio (#2254)
https://jira.talendforge.org/browse/TUP-19974
2018-04-24 17:28:08 +08:00
chmyga
f15fb71b7d fix(TCOMP-792): ActiveIf for enums (#2253)
* Clean controls map
2018-04-24 11:28:16 +03:00
kjwang-talend
eeeeb60faf Kjwang/fix(tup 19974)opening a job takes more than half an hour in studio (#2232)
* fix(TUP-19974)Opening a job takes more than half an hour in studio
https://jira.talendforge.org/browse/TUP-19974

* fix(TUP-19974)Opening a job takes more than half an hour in studio
https://jira.talendforge.org/browse/TUP-19974
2018-04-24 11:04:41 +08:00
kjwang-talend
090ba8a348 Kjwang/fix(tup 19732)joblet not being called after elt components (#2205)
* fix(TUP-19732)Joblet not being called after ELT components
https://jira.talendforge.org/browse/TUP-19732

* fix(TUP-19732)Joblet not being called after ELT components
https://jira.talendforge.org/browse/TUP-19732

* fix(TUP-19732)Joblet not being called after ELT components
https://jira.talendforge.org/browse/TUP-19732

* fix(TUP-19732)Joblet not being called after ELT components
https://jira.talendforge.org/browse/TUP-19732
2018-04-24 10:58:37 +08:00
chmyga
f2ec017bcd fix(TCOMP-783): activeifs doesnt work (#2247)
* Add converting value to string
2018-04-20 17:32:14 +03:00
Denis Sergent
549374cc78 TESB-21832 Problems with job/route exec. with local runtime in Studio (#2245)
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.
2018-04-20 17:24:29 +08:00
hcyi
0f3e636222 fix(TUP-18682):PDF layout of generated document in multi-byte character (#2239)
on studio is broken.
2018-04-20 10:58:23 +08:00
jzhao
c623b8ea6a feat(TDI-39817):Restrict number of messages in websphere in tMomInput Component (#2206)
* show the param for webspheremq

* implement it in the runtime part
2018-04-19 11:31:15 +08:00
wchen-talend
46daeba813 fix(TUP-19820):The joblet input row issue (#2237) 2018-04-19 10:12:22 +08:00
chmyga
73e2042c45 feat: additional dependencies for beam components (#2241)
* Change marker dependency for beam components
2018-04-19 09:54:40 +08:00
Ivan Gonchar
fc61b8e54d chore: bump Tacokit version to 0.0.9 (#2235) 2018-04-17 18:52:30 +08:00
Mike Yan
37dcd340d9 TESB-21576: Add tREST component in OSGi build type validation (#2234) 2018-04-17 17:11:04 +08:00
Denis Sergent
835846e2a9 TESB-21825 TOS for ESB should not allow building jobs as microservice (#2230)
Job build wizard displays ESB microservice as a possibility to build the
jobs. Build as microservice won't work in TOS for ESB version. This
removes Microservice from buid type combo box when product is TOS.
2018-04-17 14:29:35 +08:00
wang wei
294ba4d8f5 fix(TDI-40318): fix FTP permission issue for tFTPPut component sftp mode (#2199) 2018-04-17 13:46:54 +08:00
Chao MENG
ec7f602e37 fix(TUP-20006): TaCoKit config version is stored in a wrong place (#2231)
fix(TUP-20006): TaCoKit config version is stored in a wrong place
https://jira.talendforge.org/browse/TUP-20006
2018-04-17 10:41:25 +08:00
Jane Ding
5c63d7204f fix(TUP-19604)Issue about studio palette (#2223)
https://jira.talendforge.org/browse/TUP-19604
Upper the priority display of full matched component family.
2018-04-16 10:53:07 +08:00
hcyi
dce3605c5b fix(TUP-19292):Technical Status created does not appear under Job (#2202)
Status.
2018-04-16 10:17:39 +08:00
Chao MENG
05509ee054 fix(TUP-19961): tELTMSSqlInput component does not support the schema (#2219)
fix(TUP-19961): tELTMSSqlInput component does not support the schema with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-04-13 10:56:01 +08:00
Ivan Gonchar
e443b50e4e Igonchar/tcomp 755 2 (#2226)
* fix(TCOMP-755): remove unused TacokitConnector

* fix(TCOMP-755): add IAdditionalInfo interface for TaCoKitNodeConnector

* fix(TCOMP-755): set tacokit connector type in TaCoKitNodeConnector during creation
2018-04-13 10:29:52 +08:00
Ivan Gonchar
99b2a0f1cb fix(TCOMP-755): fix sync columns issue (#2225)
* fix(TCOMP-755): fix sync columns issue

* fix(TCOMP-755): fix method checking whether connector is tacokit
2018-04-13 10:29:22 +08:00
Anas KHABALI
b192293210 integrate enum (closed list) display name (#2221)
This PR contains a fix of dynamic values in closed list
2018-04-12 16:15:01 +08:00
Anas KHABALI
16d867c0d2 upgrade tcompv1 version to 0.0.6 (#2220) 2018-04-12 16:10:50 +08:00
kjwang-talend
003904f000 fix(TUP-4096)[tOracleInput] "Guess schema" uses wrong "Connection type" when using tOracleConnection (#2212)
* fix(TUP-4096)[tOracleInput] "Guess schema" uses wrong "Connection type"
when using tOracleConnection
https://jira.talendforge.org/browse/TUP-4096

* fix(TUP-4096)[tOracleInput] "Guess schema" uses wrong "Connection type"
when using tOracleConnection
https://jira.talendforge.org/browse/TUP-4096
2018-04-12 15:42:46 +08:00
jzhao
f60ef0313e fix(TDI-40271): [6.4.1] tMomInput is not retrieving USR properties and JMS headers from IBM MQSeries(#2218) 2018-04-12 14:02:52 +08:00
SunChaoqun
a61f46212b TESB-21810:Module tab shows the incorrect list of installed jar files (#2213)
when using cConfig components
2018-04-11 18:02:23 +08:00
wchen-talend
f174d55f1d fix(TUP-19931):Undo does not work after deleting link between (#2189)
tELTMSSqlInput and tELTMSSQLMap
2018-04-11 10:20:08 +08:00
Anas KHABALI
b146fd0c38 (fix:tacokit) : validaiton listener lifecycle (#2207)
Fix active if when depending on a parent configuration
Fix validation label synchronization
Fix pattern validation (remove quotes from value)
2018-04-11 09:24:35 +08:00
Roman
f3858258ad fix(TDI-36516): add quotes to table name (#2194) 2018-04-10 15:10:23 +03:00
jzhao
1a349f86a2 fix(TDI-40349): tMomInput "Keep Listening" should not be hidden in some situtation.(#2204) 2018-04-10 09:01:52 +08:00
SunChaoqun
2387533abc TESB-21791:cConfig - Upload Libraries does not work (#2200) 2018-04-09 14:53:03 +08:00
zwxue
254a1a9184 workitem(TUP-19959):Wrong content for CI project settings on TOS and (#2198)
missing documentation for user
2018-04-09 10:48:12 +08:00
wang wei
00c95c6ba9 fix(TDI-40329): Constant String too long due to a large schema (#2188) 2018-04-08 10:32:39 +08:00
nrousseau
34dcc374b4 fix(TESB-21702) Fix route generation (#2196) 2018-04-06 16:56:57 +08:00
apoltavtsev
34d92b92c9 TESB-21702 Maven nature added to new child subjob (#2192) 2018-04-05 21:49:32 +02:00
zwxue
4a57c719ec fix(TUP-19945):first generate failed with error:ProcessorException: (#2190)
Routines "myroutine" has compile errors.
2018-04-04 21:57:23 +08:00
Chao MENG
29808a2f74 update junit for TalendEditorPaletteFactory (#2191) 2018-04-04 21:50:42 +08:00
Jenkins Continuous Build server
db3fbd82bd Set version to 7.1.0 SNAPSHOT 2018-04-04 14:26:08 +02:00
jzhao
6dc06c5f4c fix(TDI-40333): For tSQLDWHBulkExec, the password field is not encrypted in the generated java code(#2185) 2018-04-04 14:59:29 +08:00
Mike Yan
c21be116fb TESB-21726: NPE when publish OSGi type with TSC_BDRT license (#2186) 2018-04-04 14:31:42 +08:00
zwxue
15affaeffa fix(TUP-19941):Fix NPE during guessing schema for Tacokit component. (#2184) 2018-04-04 10:35:38 +08:00
Stéphane Bouchet
518724b3d6 fix(TESB-21700) : fixed NPE that cause test to fail (#2158)
Add NPE checking
2018-04-03 18:36:16 +08:00
Ivan Gonchar
d57c7683fa Igonchar/tcomp 752 (#2179)
* fix(TCOMP-752): fix test connection button appearence

* fix(TCOMP-752): fix advanced page appeareance in case of properties absense

* fix(TCOMP-752): fix potential NPE when main wizard page is not present
2018-04-03 12:48:04 +03:00
apoltavtsev
3959fb57a2 TESB-21528 Missing Jobs export choice is added (#2182)
Missing Jobs export choice is added
2018-04-03 17:31:10 +08:00
souvanny
77b880c064 babili-export (#2181) 2018-04-03 17:09:25 +08:00
zwxue
b6e154069d fix(TUP-19928):GITHUB: Cannot open joblet in new branch (#2180) 2018-04-03 10:27:10 +08:00
Ivan Gonchar
b16eec6522 Igonchar/tcomp 743 configuration (#2153)
* fix(TCOMP-743): implement PropertyNode.getRepositoryKeys() method

* fix(TCOMP-743): fix repository value set to ElementParameter

* fix(TCOMP-743): add multiple repository keys support in TaCoKitDragAndDropHandler.getComponentValue()

* fix(TCOMP-743): fix typo connection -> configuration

* fix(TCOMP-743): fix call to ConfigTypeNode endpoint with lightmode off

* fix(TCOMP-743): fix repository value for Table parameter

* fix(TCOMP-743): remove wrong comments and code from SettingsCreator

* fix(TCOMP-743): fix formatting

* fix(TCOMP-743): add support for multiple repository keys in TableElementParameter
2018-04-02 17:06:33 +03:00
nrousseau
e9abb8a711 fix(TUP-19790) fix build of job with tests (#2178) 2018-04-02 19:58:05 +08:00
zwxue
e4b9e37f5f fix(TUP-19923):All jobs in demo project cannot run successfully. (#2177) 2018-04-02 19:41:29 +08:00
nrousseau
fd69887028 fix(TUP-19921) set correctly MR Required flags (#2176) 2018-04-02 17:26:26 +08:00
zwxue
76dc7c616a fix(TUP-19889):Fail to run job with joblet. (#2175) 2018-04-02 16:50:04 +08:00
jzhao
1f9c27f012 fix(TDI-40321): The query clause, externalTableRejectOptions, is always generated even reject options is not checked(#2174) 2018-04-02 16:13:56 +08:00
GGu
d7d4cbe757 fix(TUP-19671): reuse product date (#2173) 2018-04-02 15:32:53 +08:00
pyzhou
18a26b66eb fix(TDI-40254):clean the buffer of tS3put. (#2162)
* fix(TDI-40254):clean the buffer of tS3put.

* fix(TDI-40254):Change the wrong format variable name.
2018-04-02 14:33:08 +08:00
Romain Manni-Bucau
b647c3f4fa chore(tacokit) upgrading tacokit to 0.0.5 (#2169)
* upgrading tacokit to 0.0.5

* upgrading tomcat as well
2018-04-02 13:03:30 +08:00
Pingwen Lin
5ca23ac43b TMDM-11860 Upgrade to CXF 3.2.4 (#2150) 2018-04-02 11:42:58 +08:00
zwxue
7b3a2b22f3 fix(TUP-19906): can't add reference project if created in tac after logged on studio (#2171)
* fix(TUP-19906):project can't added as reference project if created in
tac after you logged on studio

* fix(TUP-19906)project can't added as reference project if created in tac
after you logged on studio
https://jira.talendforge.org/browse/TUP-19906
2018-04-02 11:26:59 +08:00
apoltavtsev
4ca67f1809 TESB-21702 Excluding camel-talendjob from OSGi pkg (#2170)
At this moment we have ClassCastException in Runtime  because of "camel-talendjob" package is included to generatd OSGi bundle (Runtime has this library also)
2018-04-02 11:06:15 +08:00
nrousseau
446fe2d874 chore(TUP-19195) log exception in the pom trigger 2018-04-01 22:47:45 +08:00
nrousseau
f23705a35b fix(TUP-19909) avoid NPE for non-process items 2018-04-01 21:25:23 +08:00
nrousseau
3182883e64 update license date 2018-04-01 21:25:23 +08:00
nrousseau
5bff2674f6 fix(TUP-19917) always get dependencies with virtual dep 2018-04-01 21:25:22 +08:00
zwxue
efe40be43b fix(TUP-19909): add error detail for job pom generation exception. (#2168) 2018-03-30 19:02:49 +08:00
hwang-talend
ddee5bbae0 fix(TUP-19839):tSnowflakeRow --> "Use PreparedStatement" ->'Parameter (#2152)
* fix(TUP-19839):tSnowflakeRow --> "Use PreparedStatement" ->'Parameter
Value' can't use context.

* fix(TUP-19839):tSnowflakeRow --> "Use PreparedStatement" ->'Parameter
Value' can't use context.

* fix(TUP-19839):tSnowflakeRow --> "Use PreparedStatement" ->'Parameter
Value' can't use context.
2018-03-30 18:53:37 +08:00
kjwang-talend
2fc8d46a9c fix(TUP-19913)NPE pop up if first do action on Project (#2167)
settings->reference project,then change to other settings page do some
actions
https://jira.talendforge.org/browse/TUP-19913
2018-03-30 18:49:32 +08:00
zwxue
f22119a0bb fix(TUP-19909):NPEs executing importItems with CommandLine. (#2165) 2018-03-30 18:33:05 +08:00
nrousseau
35dd612d29 fix(TUP-19904) fix jobserver issue for MR HDI (#2166) 2018-03-30 18:27:09 +08:00
Romain Manni-Bucau
107027f205 ensure to use a unified regex syntax between the web and the studio for tacokit (#2163) 2018-03-30 12:15:52 +02:00
kjwang-talend
4f605decf8 fix(TUP-19800)tNetezzaNZload --> "Data file" doesn't work on 701 (#2164)
https://jira.talendforge.org/browse/TUP-19800
2018-03-30 17:03:13 +08:00
mbasiuk-talend
d5d210c93a Mbasiuk/tdi 40066 snowflake salesforce repository refresh issue (#2113)
* fix(TDI-40066): create a temporary fix for refresh repository values

* fix(TDI-40066): fix issue with locked properties, prevent issue after
table action not executed

* fix(TDI-40066): fix repository schema related values

* fix(TDI-40066): fix table name issue, when switch to repo value

* fix(TDI-40066): remove unneeded pieces, fix issues with shown previous
name

* fix(TDI-40066): revert some code changes, add comments.

* fix(TDI-40066) change back windows line endings

* fix(TDI-40066) fix for abstract schema controller
2018-03-30 10:06:58 +03:00
nrousseau
1372d10257 fix(TUP-18661) avoid empty properties for joblet components (#2161) 2018-03-30 09:59:41 +08:00
zwxue
42dea3c3c0 fix(TUP-19850): fix job and folder move/rename action. (#2159) 2018-03-30 09:39:35 +08:00
Anas KHABALI
cb9e9bc9bc fix guess schema propagation for tacokit (#2160) 2018-03-29 16:14:51 +02:00
jzhao
c56a5b6ee8 feat(TDI-37995): Azure Data Warehouse from Azure Blob Storage using PolyBase (#2121) 2018-03-29 19:16:17 +08:00
wchen-talend
3c2e84a995 fix(TUP-19802):For DB Unified, Fixed schema for database error is added (#2138)
* fix(TUP-19802):For DB Unified, Fixed schema for database error is added
after applying database type

* fix(TUP-19802):For DB Unified, Fixed schema for database error is added
after applying database type
2018-03-29 15:57:38 +08:00
nrousseau
6e126df092 fix(TUP-19888) additional fix for HDI with spark 2018-03-29 15:04:29 +08:00
nrousseau
0806acf57c fix(TUP-19888) add routines if shade is not used (#2157) 2018-03-29 14:09:08 +08:00
zwxue
611b8a94c8 fix(TUP-19879):only part of jobs' pom file generated after import the (#2156)
attached job.
2018-03-29 11:37:44 +08:00
Anas KHABALI
d63f1890a9 fix guess schema freeze (#2154)
Fix guess schema freeze
Add guess schema from pojo
Add 100 record limit to guess schema
Fix cancel -  kill the guess schema process when canceled
2018-03-28 17:35:14 +02:00
zwxue
75f42f9bb4 feat(TUP-19824):Create poms for joblet and update job content. (#2145)
* feat(TUP-19824):Create poms for joblet and update job content.

* fix(TUP-19850) Fix move / rename operations

* feat(TUP-19824): do install for joblet pom.
2018-03-28 18:46:41 +08:00
jzhao
4e5a11ef7d (TDI-40129) Upgrade to CXF 3.2.4 (#2125)
* tMicrosoftCRMXX and tWebService components
2018-03-28 14:01:17 +08:00
nrousseau
aa3474e1c9 fix(TUP-19877) Fix spark generation (#2151) 2018-03-28 12:42:03 +08:00
Chao MENG
8c7fd3dc83 item(TUP-19734): Support tacokit multischema auto fill (#2146)
https://jira.talendforge.org/browse/TUP-19734
Fix display problem of output
2018-03-28 10:17:05 +08:00
chmyga
6aef63ff4f fix: fix process init for beam processors (#2148) 2018-03-27 17:39:37 +03:00
apoltavtsev
b05fc699e0 TESB-21454 Remove "online" switch for OSGi Jobs (#2147) 2018-03-27 15:37:26 +02:00
Andreas Mattes
4420961fdd Bugfix/master/tesb 21283 (#1974)
* TESB-21283 - Correct context folder path for job as microservice.

* TESB-21283 - Check for context resoures at alternative places.
2018-03-27 13:28:20 +02:00
nrousseau
95d3891ecd fix(TUP-19045) Fix issues of codegen and editor (#2142) 2018-03-27 18:28:16 +08:00
pyzhou
a97a659afc fix(TDI-40284): Make dynamic and non-dynamic behave in accordance. (#2144) 2018-03-27 17:48:18 +08:00
SunChaoqun
fc265f00d5 TESB-21607:Fail to build route/REST service by commandline with (#2143)
LGTM
2018-03-27 17:04:43 +08:00
pyzhou
81e71d11bf Pyzhou/tdi 40254 set last part flag t s3put (#2140)
* Revert "fix(TDI-40254):For tS3Put, it is unable to upload the file stream KMS (#2118)"

This reverts commit 3a3dcfba5b.

* fix(TDI-40254):set last part for tS3put.

* fix(TDI-40254):modify the logic of judging available.
2018-03-27 15:34:09 +08:00
Chao MENG
09663ce675 item(TUP-19734): Support tacokit multischema auto fill (#2139)
(TUP-19734): Support tacokit multischema auto fill
https://jira.talendforge.org/browse/TUP-19734
2018-03-26 16:42:03 +08:00
nrousseau
dcbdac7b06 fix(TUP-19863) clear of console was not possible (#2137) 2018-03-26 16:22:26 +08:00
Jane Ding
fb88e5620e feat(TUP-19782)Add filter on the pom synchronization (#2133)
https://jira.talendforge.org/browse/TUP-19782
2018-03-26 16:12:28 +08:00
Chao MENG
a881cb4a87 item(TUP-19734): Support tacokit multischema auto fill (#2136)
https://jira.talendforge.org/browse/TUP-19734
2018-03-26 15:26:22 +08:00
wang wei
09219d09a1 fix(TDI-40276): Missing talend_DB_mssqlUtil.jar in 651, 652, 701 (#2135) 2018-03-26 15:05:39 +08:00
nrousseau
fda6b14e4e fix(TUP-19708) fix wrong setup of shade 2018-03-26 12:47:34 +08:00
nrousseau
de60371977 fix(TUP-19848) improve build performances (#2132) 2018-03-26 10:07:29 +08:00
nrousseau
4dec692c71 fix(TUP-19708) fix MR with HDInsight (#2131) 2018-03-25 11:09:30 +08:00
hwang-talend
cd942cea51 fix(TUP-19788):The JDBC connection info cannot be sync to tSqoop* (#2126)
components
2018-03-24 16:05:27 +08:00
apoltavtsev
0f74167030 TESB-21528 Missing config folder is added (#2130)
Fixed for microservice section in pom template
2018-03-23 15:38:55 +08:00
Chao MENG
223d1bdedc upgrade tacokit version to 0.0.4 (#2129)
upgrade tacokit version to 0.0.4
2018-03-23 15:32:42 +08:00
nrousseau
bab2cdbc73 fix(TUP-19195) remove unused classes for junits 2018-03-23 12:19:37 +08:00
nrousseau
7a85f31ea0 fix(TUP-15470) fix issue of execution of MR job
Set by default "java" for interpreter if not setup
2018-03-23 11:48:46 +08:00
nrousseau
fc467d5ba4 Nrousseau/tup 5897 fix console (#2127)
* fix(TUP-5897) fix console

* fix(TUP-5897) fix console
2018-03-23 11:48:13 +08:00
Mike Yan
a3a588e0eb TESB-21507: Add realtion for service (#2128) 2018-03-23 11:46:43 +08:00
Romain Manni-Bucau
95856e6568 starting to wire beam into the studio (#2122) 2018-03-23 11:00:10 +08:00
wchen-talend
c370a8a74c Wchen/bugfix/tup 19704 recursive job (#2119)
* fix(TUP-19704):Cannot run recursive jobs successfully

* fix(TUP-19704):Cannot run recursive jobs successfully

* fix(TUP-19704):Cannot run recursive jobs successfully

* fix(TUP-19704):Cannot run recursive jobs successfully
2018-03-23 09:51:27 +08:00
Dmytro Sylaiev
128baba16b fix(TDI-35055): Not send CWD . command to server (#2123)
* fix(TDI-35055): Not send CWD . command to server

* fix(TDI-35055): Fix cwd for sftp

* Fix properties message for connection component
2018-03-22 14:32:08 +02:00
nrousseau
9db7cc5007 fix(TUP-18552) fix classpath adjuster (#2120)
Don't use the adjuster to create the pom file
2018-03-22 19:01:40 +08:00
hcyi
a46e6c3026 fix(TUP-19691):java.lang.StackOverflowException when job is run. (#2039) 2018-03-22 17:11:15 +08:00
zwxue
08cf262862 fix(TESB-21577): add compatible options. (#2124) 2018-03-22 15:51:55 +08:00
hwang-talend
99d0105733 fit(TUP-19789):NPE error occurred in error log when check "Test connect" (#2112) 2018-03-22 10:46:59 +08:00
Ivan Gonchar
33e78ed471 fix(TCOMP-734): fix context and globalMap dynamic values wrapping in … (#2114)
* fix(TCOMP-734): fix context and globalMap dynamic values wrapping in quotes

* fix(TCOMP-734): use isDynamic() from ContextParameterUtils class

* chore(TCOMP-734): refactor else part in configuration.javajet

* fix(TCOMP-734): fix password decryption generated code

* fix(TCOMP-734): add context and globalMap support for table properties

* chore(TCOMP-734): remove ContextParameterUtils import
2018-03-22 10:26:10 +08:00
Olha Varnavina
24235b424f fix(TDI-40192): surrogate pair FileInputPositional (#2115)
* replaced use bytes checkbox with drop down list
* added option with surrogate pairs for pattern units
* added migration task for use bytes checkbox
2018-03-21 16:00:39 +02:00
SunChaoqun
90fb97bbd4 TESB-21590:Pom generation for bundles seems generating the full code (#2117)
* TESB-21590:Pom generation for bundles seems generating the full code

* TESB-21590:Pom generation for bundles seems generating the full code

* TESB-21590:Pom generation for bundles seems generating the full code
2018-03-21 18:31:56 +08:00
pyzhou
3a3dcfba5b fix(TDI-40254):For tS3Put, it is unable to upload the file stream KMS (#2118) 2018-03-21 17:23:41 +08:00
Chao MENG
928a989601 fix a NPE problem (#2110)
fix a NPE problem
2018-03-21 15:50:43 +08:00
apoltavtsev
add5a429d5 TESB-21426 Path separator is corrected (#2077)
* TESB-21426  Path separator is corrected

* TESB-21528 tRouteInput is added to ESB Components
2018-03-21 08:37:58 +01:00
nrousseau
0b2373a14b fix(TUP-19419) fix project import on mac (#2116) 2018-03-21 15:16:33 +08:00
hwang-talend
5525d5164e fix(TUP-19526):Dynamic schema with generic JDBCconnection fails when job runs in remote execution(#2107) 2018-03-20 17:38:43 +08:00
Roman
924ec84bde fix(TDI-40157): problems with same name files (#2108)
* fix(TDI-40157): move overwriting of origin files list
2018-03-20 10:51:37 +02:00
zwxue
d6a6f16b0f fix(TUP-19687): fix testcase issue. (#2111) 2018-03-20 16:44:41 +08:00
hwang-talend
91aa16921b fix(TUP-19694):testcase version changed when open job as another version (#2045)
* fix(TUP-19694):testcase version changed when open job as another version

* fix(TUP-19694):testcase version changed when open job as another version
2018-03-20 16:19:27 +08:00
pyzhou
92ac79b8cb fix(TDI-30137):tSQLDWHOutput cannot create table. (#2109) 2018-03-20 14:43:52 +08:00
nrousseau
0348a9406b fix(TUP-19687) improve perf of gen pom (#2103)
* fix(TUP-19687) improve perf of gen pom

* fix(TUP-19687):Too much time when do import in items in studio.
2018-03-20 10:55:12 +08:00
pyzhou
a398dd0ca1 fix(TDI-32006): GlobalMap variable was not put sometime. (#2106) 2018-03-20 10:19:21 +08:00
pyzhou
ba2fb121f6 fix(TDI-33063):Wrong cid when tMonConnection exist. (#2105) 2018-03-19 16:32:58 +08:00
hwang-talend
221cb7c1dc fix(TUP-5360):Retrieve Salesforce Modules option is missing (#2068) 2018-03-19 15:31:10 +08:00
Olha Varnavina
0eb3f3b4f2 fix(TDI-35080): tWriteJsonField renders strings (#2094)
* fixed disappearance of the attributes when value is set for the
element
2018-03-16 11:58:24 +02:00
pyzhou
c81d7cd5b2 fix(TDI-39302):Eliminate useless plugin in pom of localprovider. (#2101) 2018-03-16 16:39:27 +08:00
pyzhou
2aa29673cb fix(TDI-40240):Deprecate tSAPBWInput component. (#2099) 2018-03-16 16:36:16 +08:00
Chao MENG
5e5f4597a9 item(TUP-19738): Tacokit migration API not wired into the studio (#2100)
https://jira.talendforge.org/browse/TUP-19738
(TUP-19738): Tacokit migration API not wired into the studio
2018-03-16 14:47:37 +08:00
Jane Ding
01026e02c3 fix(TUP-19726)publish job with testcase failed if check on "execute (#2095) 2018-03-16 14:38:58 +08:00
Stéphane Bouchet
262791dba9 TUP-19810 : Tycho fix (#2047)
* fix tycho warning

* fix tycho warning
2018-03-16 10:41:47 +08:00
195858
def174323b fix(TDI-40170): Add HANA support to tJDBCSCDELT (#2063)
* fix(TDI-40170): Add HANA support to tJDBCSCDELT

Adding support for SAP Hana.
Amended the begin template to conditionally include SAP Hana specific template if the appropriate mapping is selected.
Added a SAP HANA specific javajet template,

* fix(TDI-40170): Add HANA support to tJDBCSCDELT

Fixed the generation of UPDATE statements as suggested
2018-03-16 10:19:45 +08:00
Roman
63c8197c24 fix(TDI-40157): remove overwriting of origin files list (#2098) 2018-03-15 18:28:34 +02:00
Chao MENG
5f68260ef3 upgrade TaCoKit version to 0.0.3 (#2088)
* upgrade TaCoKit version to 0.0.2

* upgrade TaCoKit version to 0.0.3
2018-03-15 20:18:36 +08:00
Chao MENG
7a44527e38 task(TUP-19738): Tacokit migration API not wired into the studio (#2097)
https://jira.talendforge.org/browse/TUP-19738
2018-03-15 20:01:14 +08:00
zwxue
3da053d8ef fix(TUP-19751):Reference project info in Main project->poms is missing (#2089)
after logon SVN project.
2018-03-15 19:38:34 +08:00
zwxue
8f4b23060d fix(TUP-19804):generate branch job failed. (#2096) 2018-03-15 19:33:35 +08:00
Pingwen Lin
5bccfa6c14 TMDM-11916 Can't download required jars(xmlschema-core-2.2.2.jar, neethi-3.1.0.jar) when run mdm demo jobs (#2093) 2018-03-15 17:12:53 +08:00
pyzhou
c1750cd45b Pyzhou/tdi 39302 move sap components to tis (#2090)
* fix(TDI-39302):build talend-sap.jar automaticly.

* fix(TDI-39302):Eliminate SAP components in TOS.

* Revert "fix(TDI-39302):build talend-sap.jar automaticly."

This reverts commit be3a6dc05c.

* fix(TDI-39302):tSapBWInput stays in TOS.
2018-03-15 16:11:19 +08:00
Chao MENG
63b1883dbd item(TUP-19738): Tacokit migration API not wired into the studio (#2092)
https://jira.talendforge.org/browse/TUP-19738
(TUP-19738): Tacokit migration API not wired into the studio
2018-03-15 15:21:57 +08:00
kjwang-talend
0dc292e6f6 TUP-19803 Fix the the junits on master (#2091)
https://jira.talendforge.org/browse/TUP-19803
2018-03-15 14:59:03 +08:00
Chao MENG
ac92834f6d item(TUP-19738): Tacokit migration API not wired into the studio (#2086)
https://jira.talendforge.org/browse/TUP-19738
(TUP-19738): Tacokit migration API not wired into the studio
2018-03-15 11:33:54 +08:00
pyzhou
6bc92ee274 fix(TDI-40233):Change the property name of "Server side encryption ID" (#2081)
to the CMK
2018-03-15 10:34:25 +08:00
chmyga
6a2d3c3ec8 Dchmyga/fix reject flows tacokit (#2087)
* Revert "fix: fix reject schema name (#2080)"

This reverts commit 6799f4db41.

* fix: fix reject connector name
2018-03-14 15:02:03 +02:00
Anas KHABALI
b1248039e8 refactor and fix guess schema action (#2084) 2018-03-14 19:48:00 +08:00
chmyga
6799f4db41 fix: fix reject schema name (#2080)
* fix: fix reject schema name

* Use REJECT connector name for reject schemas

* fix: fix reject schema name

* Clean code a bit
2018-03-14 12:00:49 +02:00
chmyga
5642dae605 fix: add locales class used by help (#2082) 2018-03-14 11:49:39 +02:00
chmyga
7e48b0edc2 Dchmyga/tacokit help content (#2070)
* feat: automate documentation loading

* Add TaCoKit components documentation loading to Help ToC

* Add TaCoKit dynamic help content production

* Add TaCoKit dynamic context

* feat: automate documentation loading

* Add component description to context

* Add component anchor to documentation page link

* feat: automate documentation loading

* Add fallback page

* Fix problems with contribution id in ToC

* feat: automate documentation loading

* Fix PR comments, clean the code
2018-03-14 17:14:21 +08:00
zwxue
f124803044 fix(TUP-19388):Log on main project and build out refer project's job (#2079)
with testcase out will fail
2018-03-14 11:56:21 +08:00
zwxue
92bb2a6f5a fix(TUP-19517):Log on main project and build out refer project's job (#2073)
will lack of jar.
2018-03-14 11:54:53 +08:00
Vladimir Bogatyrov
cf2f2f01f2 [TESB-21378] Issues publishing artifacts with Studio commandline (#2033) 2018-03-13 18:44:46 +01:00
Pingwen Lin
1ced3233a3 TMDM-11903 Upgrade CXF to 3.2.2, WSS4J to 2.2.1 for MDM components (#2071)
On behalf of Lin Pingwen
2018-03-13 17:59:51 +08:00
SunChaoqun
5209da7601 TESB-21510:Fail to run cMap route in runtime for fail in starting (#2075) 2018-03-13 16:45:08 +08:00
Mike Yan
96efafb875 TESB-21526: Fixed publshing no classed by commandline and studio (#2074)
Updated exportJobForOSGI method to fix OSgi type export
2018-03-13 16:41:08 +08:00
kjwang-talend
dd17af0afd TUP-19064 Studio consuming CPU after opening a Job (no other activity) (#2059)
https://jira.talendforge.org/browse/TUP-19064
2018-03-13 11:06:20 +08:00
hwang-talend
337fff0d24 fix(TUP-19743):TDS Connection settings in metadata : export as context (#2060) 2018-03-13 10:53:13 +08:00
kjwang-talend
1987ca82e5 Kjwang/fix(tup 19441)can't open project in studio when reference project removed (#2012)
* TUP-19441 Can't open project in studio when reference project removed
https://jira.talendforge.org/browse/TUP-19441

* TUP-19441 Can't open project in studio when reference project removed
https://jira.talendforge.org/browse/TUP-19441
2018-03-13 10:39:54 +08:00
jzhao
264ff4ec86 fix(TDI-35057) error shown when switch to JobScript tab (#2069)
* rename parameter name for tS3Put and tS3Copy
2018-03-13 10:36:04 +08:00
hwang-talend
6075d96442 fix(TUP-19421):Missing connection info when D&D tJDBCSCDELT and (#2024) 2018-03-13 10:09:42 +08:00
Ivan Gonchar
19497211f1 fix: set explicitly connector type by setInput() method (#2043) 2018-03-12 12:34:22 +02:00
wang wei
13a292c6c9 fix(TDI-40201): ts3put is slower than expected (#2058) 2018-03-12 16:43:46 +08:00
zshen-talend
0ed66a3978 feat(TDQ-14700): Support filter on Survivorship function column of match (#2066) 2018-03-12 15:39:07 +08:00
nrousseau
5e3fa18204 fix(TUP-19758) generate code even if the jars are missing (#2065) 2018-03-12 10:30:13 +08:00
zwxue
b60aec3a40 fix(TUP-19458):project groupId may keep to empty. (#2064) 2018-03-12 09:53:36 +08:00
Dmytro Sylaiev
3ccbed42a7 fix(TDI-40197): Replace wrong fileseparators in tftpfileList (#2062) 2018-03-09 16:17:04 +02:00
zwxue
89b3aa9871 fix(TUP-19764):After change the maven setting value in project (#2061)
setting-maven, it can not work for new created jobs.
2018-03-09 20:04:43 +08:00
zwxue
84283a705e fix(TUP-19675):renaming a DIjob in studio dont remove its module from (#2057)
the codeMaster.
2018-03-08 19:05:44 +08:00
zwxue
6e0a9b259e fix(TUP-19679):routines with wrong groupId (#2056) 2018-03-08 18:33:33 +08:00
nrousseau
d9c2f05747 fix(TUP-19687) fix import issue (#2055)
The generation of pom was done 2 times during the process (migration
task + task at the end of import.
Disable the generation of pom here to have it only at the end of the
migration only. (means enable it only during the logon project)
2018-03-08 18:06:18 +08:00
SunChaoqun
2c41ce69f6 TESB-20453:Changes for Single Maven Build: Routes (#2053) 2018-03-08 15:55:16 +08:00
jzhao
5daab5190f feat(TDI-40129) Upgrade to CXF 3.2.2 (#2046) 2018-03-08 15:17:47 +08:00
wchen-talend
3c59eae6d0 fix(TUP-19692):Bad performance when do updating stats&logs setting to (#2052)
* fix(TUP-19692):Bad performance when do updating stats&logs setting to
all jobs.

* Update messages.properties
2018-03-08 12:44:37 +08:00
xlwang-tlnd
6e0eaf0650 xlwang(TUP-19419)/Import Existing 'Valid' project into Local Connection (#2020)
* xlwang(TUP-19419)/Import Existing 'Valid' project into Local Connection
is disabled
https://jira.talendforge.org/browse/TUP-19419

* xlwang/fix(TUP-19419)Import Existing 'Valid' project into Local
Connection is disabled
2018-03-08 11:33:23 +08:00
kjwang-talend
5ab50fa533 fix(TUP-19400)If project has not been initialized, it does not appear in (#2019)
Reference Project settings
https://jira.talendforge.org/browse/TUP-19400
2018-03-08 10:34:26 +08:00
hwang-talend
a84aaa2d62 fix(TUP-19508):Snowflake Drag from Repository, Component List is Wrong (#2015) 2018-03-08 10:30:40 +08:00
Dmytro Sylaiev
61ba951be0 fix(TDI-40206): Enter binary mode ftps ftpFileProperties (#2051) 2018-03-07 18:30:36 +02:00
Dmytro Sylaiev
84a1442422 fix(TDI-38944): Fix wrong control file argument (#2049) 2018-03-07 13:55:00 +02:00
zwxue
0b13a0dd11 fix(TUP-19695): update code change. (#2050) 2018-03-07 19:48:43 +08:00
Jane Ding
52ee8db2fa fix(TUP-19695)run task failed with error :Error: Could not find or load (#2048)
main class commonpro.tjava_0_1.tjava
https://jira.talendforge.org/browse/TUP-19695
2018-03-07 19:18:09 +08:00
Dmytro Sylaiev
984b0b5e70 fix(TDI-40199): Migrate pagesize as number property instead of string (#2041)
* fix(TDI-40199): Migrate pagesize as number property instead of string

* fix(TDI-40199): Process globalMap and context values

* chore(TDI-40199): Minor refactoring

* Rename method

* Fix indentation
2018-03-07 13:10:39 +02:00
Pierre Teyssier
092104853b fix(TDI-40191): Add GoogleDrive documentation 2018-03-07 18:32:46 +08:00
Mike Yan
c2bcdbb894 TESB-21454: Updated maven-bundle-plugin version for OSGi type export (#2044) 2018-03-07 17:50:20 +08:00
zwxue
5198d5dde6 fix(TUP-19452):Add sync all poms function. (#2040) 2018-03-07 11:44:02 +08:00
apoltavtsev
f6bd24a474 TESB-20833 Disable maven offline for Jobs (#2042) 2018-03-06 18:20:59 +01:00
Mike Yan
17ff31a8d1 TESB-21489: Avoid to generate code in JobJavaScriptOSGIForESBManager (#2038) 2018-03-06 19:18:43 +08:00
jzhao
3ccde4a92d feat(TDI-40177): Update salesforce API to latest version 42 (#2036) 2018-03-06 17:29:37 +08:00
Romain Manni-Bucau
ff9a25daa7 Tcomp1 integration (#2035)
* starting to integrate tcomp1 plugin

* moving javajets and updating manifest to match the default layout of a plugin

* dependencies for sdk plugin

* removing templating java plugin

* cleaning up .classpath and adding a comment on version upgrade
2018-03-06 10:22:30 +08:00
wchen-talend
bfcba5303c fix(TUP-19682):tJDBC --> Can't switch to Snowflake database. (#2029)
* fix(TUP-19682):tJDBC --> Can't switch to Snowflake database.

* fix(TUP-19682):add junit test
2018-03-06 10:05:32 +08:00
Mike Yan
7e7f0bb69c TESB-21445 NPE error when request a service with saml (#2031)
* TESB-20833: Add REST Microservice type for mapping

* TESB-20833: Enable ESB Microservice for data service

* TESB-21402: Fixed subjob support for ESB OSGi type

* TESB-21445: NPE error when request a service with saml
2018-03-05 17:04:13 +08:00
Chao MENG
381290c458 Don't popup dialog for junit since it will block the junit (#2032) 2018-03-05 17:03:38 +08:00
nrousseau
46ca7f6a38 fix(TUP-19688) fix the old export job still used for mdm (#2030) 2018-03-05 16:43:42 +08:00
hwang-talend
f5aafd113d fix(TUP-19661):tJDBCInput Guess Query not work well when use oracle database(#2026) 2018-03-05 15:11:52 +08:00
pyzhou
5b72c62a51 fix(TDI-34082):use Node instead of Iprocess. (#2028) 2018-03-05 14:34:07 +08:00
wang wei
de19b4b3d0 fix(TDI-40183): Migration for tJDBCOutput:the value for field option in advance setting is wrong(#2027) 2018-03-05 14:11:08 +08:00
nrousseau
861804eef9 fix(TUP-19666) fix problem of switch branch for codegen
Remvoe the login task to execute the code when login the project
2018-03-04 21:20:41 +08:00
nrousseau
13fc1d6097 fix(TUP-19666) fix problem of switch branch for codegen
Remvoe the login task to execute the code when login the project
2018-03-04 18:24:29 +08:00
nrousseau
155964c12b regenerate method 2018-03-04 17:32:39 +08:00
nrousseau
0fd2d543c8 fix(TUP-19700) fix memory issue 2018-03-04 16:06:32 +08:00
nrousseau
2e480e36e0 fix(TUP-18552) fix classpath adjuster and tRunjob 2018-03-04 16:06:29 +08:00
jzhao
891384f149 fix(TDI-39894):update jackson version 2.x.x to 2.9.4 (#2013)
* fix(TDI-39894):update jackson version 2.x.x to 2.9.4

* dropbox/bigquery components jackson-core upgrade
2018-03-02 14:57:49 +08:00
zwxue
4b34952ebb fix(TUP-19635):Project setting ->Maven->project default xml content is (#2025)
null.
2018-03-02 10:50:37 +08:00
hwang-talend
f7b0b945f0 fix(TUP-19446):SNOWFLAKE connection in metadata repository (#2009) 2018-03-02 10:14:50 +08:00
Dmytro Sylaiev
ca8d70b70b fix(TDI-40071): Expand migration task (#1999)
* fix(TDI-40071): Expand migration task

* Remain cmd mode of marklogic bulkload in jobs migrated from javajet

* chore(TDI-40071): Update comment about new properties
2018-03-01 13:20:34 +02:00
ypiel
04edde7ded fix(TDI-40178) : Use cid in code generation (#2022)
* fix(TDI-40178) : Use cid in code generation.
2018-03-01 11:30:29 +02:00
zwxue
aadbdabfbd fix(TUP-19534):log4j level does not work as expected while building (#2021)
standard job.
2018-03-01 17:22:58 +08:00
pyzhou
112548302c fix(TDI-34082):correct mistake in plugin.xml (#2018) 2018-03-01 15:39:41 +08:00
zwxue
559d264f0f fix(TUP-19535):Always run job fail which use a trunjob. (#2017) 2018-03-01 15:24:23 +08:00
pyzhou
501f300877 fix(TDI-34082):tExtractJsonField split list. (#2016) 2018-03-01 14:28:03 +08:00
wchen-talend
c2c65c5851 fix(TUP-19423):When using Generic DB Connector / tDBConnection / select (#2010)
MemSQl -> Apply : nothing happen
2018-03-01 11:44:01 +08:00
hcyi
d21b9af425 fix(TUP-19131):Remote project creation without user & password -> HTTP (#1996)
500 error
2018-03-01 09:30:43 +08:00
Chao MENG
bf688a7162 fix(TUP-19615): Libraries cache is not recreated during Studio startup (#2014)
fix(TUP-19615): Libraries cache is not recreated during Studio startup in case of path to Studio contains special symbols (for example, "!")
https://jira.talendforge.org/browse/TUP-19615
2018-02-28 19:07:31 +08:00
Olha Varnavina
f6168f5b89 fix(TDI-35080): tWriteJsonField renders strings (#2008)
* fix(TDI-35080): tWriteJsonField renders strings

* added Quote all values option, numbers and boolean values won't be
surrounded by quotation marks if this option is unchecked
* added migration task to check this option in old jobs

* added check for the case when item is null on not java

* simplified statement of setting parameter value
2018-02-28 12:05:06 +02:00
zwxue
07e1eab556 fix(TUP-19595):generate job failed with Job compile errors. (#2011) 2018-02-28 16:50:49 +08:00
nrousseau
d23a6240da remove format debug (not compatible with new CI with remote project) 2018-02-28 11:09:35 +08:00
kjwang-talend
5c18a5a790 Kjwang/fix(tup 19528)implicit t context load does not load variables when from file is initialized with a context variable (#2001) 2018-02-28 10:52:29 +08:00
wchen-talend
7b129275d2 fix(TUP-19619):new Automap function should be EE only (#2004) 2018-02-28 10:41:08 +08:00
GGu
6f2441993c fix(TUP-19341): move the migration task (#1928) 2018-02-28 10:37:11 +08:00
GGu
e3a0d278f5 fix(TUP-19523): check dynamic metadata for jdbc (#2007) 2018-02-28 10:35:39 +08:00
Jane Ding
fdc8ac747c fix(TUP-19402)Can not import in project folder items. (#1954)
https://jira.talendforge.org/browse/TUP-19402
2018-02-28 10:23:53 +08:00
SunChaoqun
3243a7cb41 TESB-20456:Changes for Single Maven Build: cTalendJob (#2006)
LGTM
2018-02-27 17:20:59 +08:00
wang wei
ab564f9042 fix(TDI-40155): Stats&Log:can`t get correct data from stats&log tables when use JDBC(#2005) 2018-02-27 16:52:20 +08:00
Mike Yan
22e67ce192 TESB-21402: Fixed subjob support for ESB OSGi type (#2003)
* TESB-20833: Add REST Microservice type for mapping

* TESB-20833: Enable ESB Microservice for data service

* TESB-21402: Fixed subjob support for ESB OSGi type
2018-02-27 16:38:35 +08:00
hcyi
6ff9c32c84 fix(TUP-19534):log4j level does not work as expected while building (#1987)
standard job.
2018-02-27 16:18:12 +08:00
souvanny
7502e19d99 babili-export (#2000) 2018-02-27 14:55:47 +08:00
hwang-talend
1638e99520 fix(TUP-19553):Can't use custom URI module to check JDBC conection (#1997) 2018-02-27 11:19:43 +08:00
zwxue
0661d9ec66 fix(TUP-19595):generate job failed with Job compile errors. (#1998) 2018-02-27 10:09:06 +08:00
Mike Yan
737243fcdf TESB-20833: enable miscrocevise for data service job (#1995)
* TESB-20833: Add REST Microservice type for mapping

* TESB-20833: Enable ESB Microservice for data service
2018-02-26 15:48:15 +08:00
xlwang-tlnd
219a689c64 xlwang/fix(TUP-19547)Select job' old version to publish will not show (#1992)
the correct Artifact information in publish page.
2018-02-26 14:24:52 +08:00
apoltavtsev
15886bb723 TESB-20453 NPE during Routes generation is fixed (#1994) 2018-02-24 19:37:38 +01:00
zwxue
a679adb1a9 fix(TUP-19532):NPE while importing Demo project. (#1993) 2018-02-24 16:36:35 +08:00
wchen-talend
3e23c424dc fix(TUP-19475):Cannot select a repository schema on a tJDBCInput (#1991) 2018-02-24 16:31:55 +08:00
Dmytro Sylaiev
a068a3c164 fix(TDI-40125): Update talend excel library (#1985)
* Remove main method

* Update deprecated method calls

* Add commons-lang
2018-02-23 17:53:09 +02:00
dlin-talend
a2963fd503 fix(TUP-19593): new improvement for 7.0 branding (#1990) 2018-02-23 15:39:07 +08:00
Ivan Gonchar
8150f8e0ec Igonchar/tup 19598 (#1988)
* chore(TUP-19598): change visibility of resizeScrolledComposite() to protected

* chore(TUP-19598): add move addComponents() content to new placeComponents() which allows to override it
2018-02-22 18:06:34 +02:00
apoltavtsev
ec524f0fe9 TESB-20833 Missing "Deployment" tab is added (#1986)
* TESB-20833 Missing "Deployment" tab is added

* TESB-20833 Missing "Deployment" tab is added
2018-02-21 18:34:38 +01:00
apoltavtsev
0feea95408 TESB-21314 NPE during Routes import is corrected (#1984)
At this moment we have NPE during importing of Route or during saving of new Route. It happends due to missing logs (it is expected because of Route was not compiled previously). Verification for "null" condition is added.
2018-02-19 20:29:27 +01:00
Dmytro Sylaiev
119b2bf8f3 Dsylaiev/tdi 40086 add ftps port property (#1983)
* fix(TDI-40086): Add design property ftps port for ftp components

* fix(TDI-40086): Change runtime port connection for ftps

* Take ftps_port value for ftps connection

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

* For ftpConnection, get and put components get old port value and set it to ftps_port property

* chore(TDI-40086): Minor changes

* Improve code logic

* Refactoring

* Fix spaces
2018-02-19 18:15:58 +02:00
zafkirTalend
1d0abf79f6 feat(TBD-6262): Generate ps1 file for a built job
Depends on related changes on tcommon-studio-se
https://github.com/Talend/tcommon-studio-se/pull/1392
2018-02-19 16:03:33 +01:00
Emmanuel GALLOIS
baec4797a1 fix(TDI-40106): avoid ConcurrentModificationException (#1982) 2018-02-19 11:00:49 +01:00
Roman
ebce29b845 fix(TDI-39285): move dropping temp table to finally block (#1976)
* fix(TDI-39285): move dropping temp table to finally block

* fix(TDI-39285): Move statement initialization to UPDATE block

* fix(TDI-39285): replace tabs with spaces
2018-02-14 15:37:17 +02:00
Emmanuel GALLOIS
8da8a3c719 fix(TDI-40112): tCloudStart doesn't start an existing EC2 instance (#1981)
* fix(TDI-40112): tCloudStart don't start an existing EC2 instance but create a new one
* fix(TDI-40112): manage correctly logging
2018-02-14 12:16:06 +01:00
Olha Varnavina
a9f4a5718b feat(TDI-39983): Case sensitivity SnowflakeOutput (#1978)
* reverted unused migration task
2018-02-14 12:43:24 +02:00
Roman
77923a6b9c fix(TDI-39307): add 'required if' for jars import (#1977) 2018-02-14 12:38:00 +02:00
ypiel
0a1051f886 bug(TDI-40026) : Get only exception msg from subjob 2018-02-14 11:28:22 +02:00
GGu
0202ef1472 fix(TUP-18232): fix the failed junits (#1979) 2018-02-14 11:34:07 +08:00
nrousseau
a2e76cdbca Revert "Wchen/bugfix/tup 5897 console hung (#1937)"
This reverts commit e2d3e9648b.
2018-02-13 10:24:18 +01:00
nrousseau
51fed0bb91 Revert "fix(TUP-19522) reset run/kill buttons in case of error"
This reverts commit e6e6014ec77cc2be239b0ac0164f827a40853cb0.
2018-02-13 10:24:18 +01:00
nrousseau
d62ee4db49 fix(TUP-19522) reset run/kill buttons in case of error 2018-02-13 10:24:17 +01:00
nrousseau
b5fc606c33 fix(TUP-19521) reset export config after build 2018-02-13 10:24:17 +01:00
Roman
21aa55737f bug(TDI-39879): change adding of binary attribute to context (#1933) 2018-02-13 11:04:49 +02:00
Dmytro Sylaiev
42b1ebcc7f fix(TDI-40000): Get keystore file and keystore pass from metadata con… (#1960)
* fix(TDI-40000): Get keystore file and keystore pass from metadata connection

* fix(TDI-40000): Correct repository value name
2018-02-13 10:09:11 +02:00
xlwang-tlnd
c1be685213 Xlwang/fix(tup 19278)auto map algorithm settings not readable (#1926)
* fix(TUP-19097)execute queries failed when change to context mode
https://jira.talendforge.org/browse/TUP-19097

* xlwang/fix(TUP-19097)execute queries failed when change to context mode
https://jira.talendforge.org/browse/TUP-19097

* xlwang/fix(TUP-19097)execute queries failed when change to context mode
https://jira.talendforge.org/browse/TUP-19097

* xlwang/fix(TUP-19097)execute queries failed when change to context mode
https://jira.talendforge.org/browse/TUP-19097

* fix(TUP-19278)Auto-Map algorithm settings not readable
https://jira.talendforge.org/browse/TUP-19278

* xlwang/fix(TUP-19278)Auto-Map algorithm settings not readable
https://jira.talendforge.org/browse/TUP-19278

* fix(TUP-19278)Auto-Map algorithm settings not readable
https://jira.talendforge.org/browse/TUP-19278

* fix(TUP-19278)Auto-Map algorithm settings not readable\
https://jira.talendforge.org/browse/TUP-19278

* xlwang(TUP-19278)Auto-Map algorithm settings not readable
https://jira.talendforge.org/browse/TUP-19278

* xlwang/fix(TUP-19278)Auto-Map algorithm settings not readable
https://jira.talendforge.org/browse/TUP-19278
2018-02-13 15:37:40 +08:00
wchen-talend
c51453b7c0 Wchen/bugfix/tup 19344 unified comp improve (#1949)
* fix(TUP-19344):Improve UX for DB Unified

* fix(TUP-19344):Improve UX for DB Unified

* fix(TUP-19344):add junit
2018-02-13 15:35:36 +08:00
zwxue
f0903915bc fix(TUP-19532):NPE while importing Demo project. (#1964) 2018-02-13 15:28:06 +08:00
kjwang-talend
a26e2fbeec TUP-19372 Studio crashed after importing projects (#1942)
https://jira.talendforge.org/browse/TUP-19372
2018-02-13 15:23:26 +08:00
Chao MENG
b02008730b Cmeng/task/tup 19298 mulitple inputs (#1975)
* task(TUP-19298): multiple input/output
https://jira.talendforge.org/browse/TUP-19298
2018-02-13 15:09:21 +08:00
Jane Ding
3a344c7602 fix(TUP-18925)ChangeVersion command doesn't upgrade the version of (#1965)
fix(TUP-18925)ChangeVersion command doesn't upgrade the version of dependencies
https://jira.talendforge.org/browse/TUP-18925
Fixed the test cases didn't change version when their parent job changed
version in studio.
2018-02-13 10:47:25 +08:00
kcoepeau
dc2e4e8316 fix(TBD-6388): Add Migration Task for tImpalaOutput (#1955) 2018-02-12 16:59:52 +01:00
Mike Yan
d70ad46319 TESB-20833: Add REST Microservice type for mapping (#1970)
Merged as it's only add a microservice type.
2018-02-12 18:26:48 +08:00
wchen-talend
12a139c752 fix(TUP-19346):Remove tDBCDC, tDBCDCOuput, tDBInvaidRows and (#1945)
tDBValidRows from TOS
2018-02-12 16:20:27 +08:00
wchen-talend
e028532e98 fix(TUP-19443):Db unified throw exception when the studio path is in (#1951)
Program files X86
2018-02-12 15:55:21 +08:00
Mike Yan
5d3565d17a TESB-20833: Improvement for OSGi bundle templates and target name (#1969) 2018-02-12 15:20:53 +08:00
apoltavtsev
c9a241bc66 TESB-21304 NPE during importing of Route is fixed (#1968)
At this moment we have NPE during invocation of "JavaCamelJobScriptsExportWSAction" from "BundleJavaProcessor".
The reason of NPE is   "repositoryNode" (from BundleJavaProcessor) is null because of Eclipse somehow refreshes TreeView after finishing of Workspace opertion only. And imported element can not be retrived from TreeVeiw before Import operation is finished. Current fix is just workaround for such situation. It will be necessary to review this code when propagation of Build Type will be fully implemented (we must avoid using BundleJavaProcessor for imported Routes).
2018-02-12 13:44:06 +08:00
wang wei
6a76e3ecb3 feat(TDI-40061): upgrade the daikon version (#1962) 2018-02-12 11:08:05 +08:00
nrousseau
e51e63b3c8 bug(TUP-19494) fix synchronization issue 2018-02-11 23:30:20 +01:00
Mike Yan
dced5b31f2 TESB-20833: Fixed avoid to overwrite OSGi bundle pom file (#1967)
* TESB-20767: Fixed check ESB service for microservice type export

* TESB-20833: Fixed avoid to overwrite OSGi bundle pom file
2018-02-11 20:15:42 +08:00
SunChaoqun
1b9004be33 TESB-20834:ESB CI-Builder Improvement for Data Services & Routes (#1966)
merged as only changed for ESB Microservice
2018-02-11 18:10:47 +08:00
zwxue
4596e57b28 fix(TUP-19494):Problem of synchronization of build job. (#1961) 2018-02-11 17:23:33 +08:00
zwxue
355c510bbb fix(TUP-19524):Data viewer failed for db schema. (#1963) 2018-02-11 16:48:35 +08:00
pyzhou
44178984f3 fix(TDI-40057):tAmazonEMRManager fails when enable debug. (#1948) 2018-02-11 10:38:42 +08:00
nrousseau
b16e6072a5 feat(TUP-19494) Fix synchronization of build job 2018-02-10 22:11:55 +01:00
apoltavtsev
df3e321f85 TESB-21298 Missing Beans are added to Routines pkg (#1953)
At this moment generated Routines package does not have Beans inside. The reason is - Beans and Routines are generated now as separate projects with different "target" location. There are few different ways to resolve issue: 

1. Include Beans as separate library to generated Route;
2. Copy Beans classes to Routines package to make it consistent with previous behaviour (before moving to single maven build);

Current fix contains implementation of approach № 2.
2018-02-09 20:13:05 +08:00
Irene Wang
f3a2d6d36b DEVOPS-3791 Update copyright year to 2018 2018-02-09 12:57:59 +01:00
Dmytro Sylaiev
254161e688 fix(TDI-39923): Enter passive mode after connection created (#1958)
* fix(TDI-39923): Enter passive mode after connection created

* chore(TDI-39923): Fix indentation
2018-02-09 13:08:55 +02:00
Dmytro Sylaiev
1812b4452c fix(TDI-40078): Add missing i18n message (#1959) 2018-02-09 13:05:07 +02:00
Irene Wang
9e82a874a2 DEVOPS-3791 Update copyright year to 2018 2018-02-09 11:35:02 +01:00
nrousseau
23deb485bf Zwxue/tup 16660 ci unify the maven build (#1952)
* feat(TUP-18223):Update templates.

* feat(TUP-18223): Add migration task for new templates.

* feat(TUP-18224,TUP-18225):Code generation and add eclipse project for
job/routines.

* feat(TUP-18224,TUP-18225): fix some bugs.

* feat(TUP-18226):Execute job in studio.

* feat(TUP-18227): remove deploy version.

* feat(TUP-18227): refactor some codes and fix bugs.

* feat(TUP-18227):Build standard job.

* feat(TUP-18228):Build BD&Children Job.

* feat(TUP-18229):fix wrong path description of build error message

* feat(TUP-18521):Update code generation system to support non-standard
java code (preview)

* feat(TUP-18288):check the packaging of routes from studio. (all ESB)

* feat(TUP-18288): add support for ESB micro service.

* fix(TUP-18714):tjava can not detect routines until switch to  code.

* fix(TUP-18713):Cann't run spark job that called a child job.

* fix(TUP-18746):studio throw an error log when create sql template.

* fix(TUP-18745):commandline build specific job fail

* fix(TUP-18810):tos build can not start up.

* feat(TUP-16660):fix compilation error.

* fix(TUP-18829):[bug]spark job cannot run successfully

* feat(TUP-18231):Avoid commit except pom(GIT&SVN).

* fix(TUP-16660):fix some known bugs.

* feat(TUP-16660): fix TUP-18900 and other known bugs.

* feat(TUP-18232):CI Builder change.

* feat(TUP-18232): fixed some known bugs.

* fix(TUP-18865):Spark job can't run with special version in studio.

* fix(TUP-19031):Miss content in .gitignore file for migration project.

* fix(TUP-18968):[bug] git:after rename job and the pom file in git
repository will not update to new name.

* feat(TUP-18232):CI Builder change

* feat(TUP-18232): never generate pom during BuildProjectSourceCommand.

* fix(TUP-19120):Dependency do not record in to pom file in time.

* fix(TUP-19120):Dependency do not record in to pom file in time.

* fix(TUP-18968,TUP-19165,TUP-19167): fix several bugs.

* fix(TUP-19134):Job pom generation change

* feat(TUP-18232) update project pom

* fix(TUP-18815):[bug] performance issue when I build the job out.

* fix(TUP-18815): fix compilation error.

* feat(TUP-18232) update project pom

* fix(TUP-18815): avoid to close main job project.

* feat(TUP-16660): add the prepare for build handler

* feat(TUP-16660): remove the children resources in assembly

* feat(TUP-16660):disable ci-builder profile in studio/commandline

* feat(TUP-18232) fix tuj exec

* feat(TUP-18232) refresh if use temp aggregator

* feat(TUP-18232) fix tuj exec

* fix(TUP-16660): change assembly dependency set and add ext resources for
packageing.

* feat(TUP-16660):Add cache for codes build.

* fix(TUP-16660): generate all jobs pom after import task completely
finished.

* feat(TUP-16660) rename resources folder method

* fix(TUP-16660): fix package failure for bd jobs.

* feat(TUP-16660): adapt changes of feature TUP-18667.

* feat(TUP-16660): add ref project to main project pom modules.

* feat(TUP-16660): add migration task for generating job pom.

* feat(TUP-16660) fix issues of JRE compilation and class not found

* feat(TUP-16660):disable deployment configuration project setting.

* fix(TUP-16660):avoid set wrong groupId for new created project.

* fix(TUP-16660): move skip ci-builder param for mvn command.

* fix(TUP-16660): avoid to modify pom.xml too many times.

* fix(TUP-19345):Studio throws NPE error for migration task in error logs.

* fix(TUP-19198):Should save job when switch to code view.

* feat(TUP-16660) fix refresh issues

* Revert "fix(TUP-19198):Should save job when switch to code view."

This reverts commit 0f53400e20.

* TESB-20453:Changes for Single Maven Build: Routes(TESB-20453:Changes for (#1925)

Single Maven Build: Routes(Add Bundle-Resource for ESB))

* TESB-20833: CI improvements for ESB data service

* TESB-20833: Fixed OSGi handle for REST type

* TESB-20453:Changes for Single Maven Build: Routes (#1927)

* TESB-20453:Changes for Single Maven Build: Routes-createAfter method (#1930)

* fix(TUP-19375):Jenkins mvn package job with testcase have errors.

* fix(TUP-19376):svn: pom file can not upload to server immediately for
imported in jobs.

* fix(TUP-16660):fix bug when import project.

* feat(TUP-16660) fix refresh issues

* fix(TUP-16660):do not enable maven nature for readonly job.

* TESB-20453:Changes for Single Maven Build: Routes (#1941)

LGTM

* fix(TUP-19401):Run main project's job which use ref project's job fail
with NPE error after migration.

* fix(TUP-19196):when run mvn package for ci twice, there will be error
log for can not find  .project file for project.

* TESB-20833 Missing context files location is added

* fix(TUP-19376):svn: pom file can not upload to server immediately for
imported in jobs.

* fix(TUP-16660):fix temp build aggregator bug.

* TESB-20833: Update OSGi pom template

* TESB-20833: Fixed NPE for esb jar type target file
2018-02-08 12:12:09 +01:00
kcoepeau
ae65ca3847 fix(TBD-6412): India Region in DI components (#1950) 2018-02-08 12:08:51 +01:00
olhava
9cb05ccc12 feat(TDI-39983): Case sensitivity SnowflakeOutput (#1944)
* Migration task for uncheck of convert to upper case property in
SnowflakeOutput component
2018-02-06 11:49:15 +02:00
wang wei
86604b64e6 fix(TUP-19306): fix the NPE when import jobs (#1946) 2018-02-06 17:17:50 +08:00
Ivan Gonchar
a46e8a5546 fix(TCOMP-681): remove unrelated code when tacokit component is used (#1934) 2018-02-06 15:42:09 +08:00
pyzhou
704105c86f fix(TDI-39968):split the string in log. (#1943)
* fix(TDI-39968):split the string in log.

* simplify the code.
2018-02-06 10:30:32 +08:00
wchen-talend
e2d3e9648b Wchen/bugfix/tup 5897 console hung (#1937) 2018-02-05 14:38:29 +08:00
pyzhou
4696e236e5 Pyzhou/tdi 39996 t s3 component rename client side encryption (#1936)
* fix(TDI-39996):tS3 component rename client side encryption.

* fix(TDI-39996):tS3 component rename encrypt
2018-02-05 14:27:32 +08:00
kjwang-talend
bfa11b4451 fix(TUP-19342)Implicit context load from file behavior change (#1931)
https://jira.talendforge.org/browse/TUP-19342
2018-02-05 14:27:16 +08:00
pyzhou
276befc57b fix(TDI-39999):tAmazonEMRManager cannot customize AMI version. (#1938) 2018-02-05 14:25:43 +08:00
GGu
7f2e4e1396 fix(TUP-19386): fix the failed junit (#1940) 2018-02-05 14:22:12 +08:00
GGu
12e33c24b1 fix(TUP-19386): remove the listener for migration task (#1939) 2018-02-05 11:36:40 +08:00
wchen-talend
920a78c68a fix(TUP-17555):Relevant Error Code Line Numbers (#1929) 2018-02-05 10:39:59 +08:00
Dmytro Sylaiev
ebb66b722e fix(TDI-40000): Add repository value for ftps property (#1935) 2018-02-02 17:49:09 +02:00
Dmytro Sylaiev
ff9a67d37f feat(TDI-39997): Make Protection Level property as Open List (#1932) 2018-02-01 16:25:00 +02:00
kjwang-talend
065e54c99b Kjwang/fix(tup 19285) no warnings after importing existing project which is from tos (#1924)
* fix(TUP-19285) No warnings after importing existing project which is
from TOS
https://jira.talendforge.org/browse/TUP-19285

* fix(TUP-19285) No warnings after importing existing project which is
from TOS
https://jira.talendforge.org/browse/TUP-19285
2018-02-01 09:51:55 +08:00
wchen-talend
cc4996627b fix(TUP-19338):[TBD] Hive basic 8 (child 2) TUJ does not work properly (#1919)
* fix(TUP-19338):[TBD] Hive basic 8 (child 2) TUJ does not work properly
for CDH580

* fix(TUP-19338):[TBD] Hive basic 8 (child 2) TUJ does not work properly
2018-01-31 17:38:59 +08:00
jzhao
d401f01041 fix(TDI-39894):update jackson version (#1911)
* jackson-databind-2.5.x
2018-01-31 10:41:49 +08:00
Jane Ding
0b70f32269 fix(TUP-19272):If did not set the schema at the first time,can't set (#1883)
fix(TUP-19272):If did not set the schema at the first time,can't set schema for output of tmap
https://jira.talendforge.org/browse/TUP-19272
2018-01-30 16:13:39 +08:00
Jane Ding
6a276ef36c fix(TUP-3237)Clear button too small (#1906)
fix(TUP-3237)Clear button too small
https://jira.talendforge.org/browse/TUP-3237
2018-01-30 15:41:31 +08:00
wchen-talend
69b97cfe79 fix(TUP-19306):[bug] migration: all fields are writable for tJDBCInput (#1922)
using repository metadata after migration
2018-01-30 10:31:01 +08:00
ypiel
4711be9ed0 feat(TDI-39981) : Add template for github PR comments (#1923)
* feat(TDI-39981) : Add template for github PR comments
2018-01-29 12:24:41 +02:00
jzhao
d22b97ce83 fix(TDI-39932): tLDAPXX components does not close TLS connection (#1918) 2018-01-29 12:37:12 +08:00
ypiel
67152e3461 fix(TDI-39915) : React to isClientFile checkbox 2018-01-26 16:15:33 +02:00
ypiel
199304f0c0 fix(TDI-39975) : fix invalid pom.xml in adal4j sample 2018-01-26 15:11:11 +02:00
Dmytro Sylaiev
e9cd34e649 fix(TDI-39963): Fix wrong result of tFileExist for ftps file (#1908)
* fix(TDI-39963): Fix wrong result of tFileExist for ftps file

* Add possibility to check files in another directories

* fix(TDI-39963): Refactor changes
2018-01-26 14:11:28 +02:00
Dmytro Sylaiev
188127c12f fix(TDI-39923): Die on error during creating connection (#1916)
* If dieOnError checked or doesn't exist in case of exception component will stop

* If dieOnError unchecked, only stacktrace will be printed
2018-01-26 11:46:34 +02:00
kjwang-talend
0772112d25 kjwang/fix some junit errors for import demo project (#1917) 2018-01-26 03:39:12 -06:00
pyzhou
4af8bc2ac8 fix(TDI-38023):compile error when setting applications with list. (#1913)
* fix(TDI-38023):compile error when setting applications with list.

* support context in set applications.
2018-01-26 17:16:01 +08:00
pyzhou
c36648c6cd fix(TDI-39970):Add back DB column to LDAP components. (#1915) 2018-01-26 16:48:33 +08:00
Chao MENG
b59b789afe Set a default mappingFile for JDBC (#1914) 2018-01-26 02:33:22 -06:00
Emmanuel GALLOIS
871ea37d98 fix(TDI-39957): fix variables redeclaration (#1910) 2018-01-25 15:41:22 +00:00
Dmytro Sylaiev
17210b9c4a fix(TDI-39971): Fix CURRENT_FILEPATH variable for ftps (#1909) 2018-01-25 17:23:52 +02:00
Dmytro Sylaiev
79d0c5f02c fix(TDI-39922): Fix show if statement for IGNORE_FAILURE prop (#1907) 2018-01-25 16:19:22 +02:00
Rémy DUBOIS
980022ea2b fix(TBD-6340): remove the error message when drop down list is hidden (#1905) 2018-01-25 11:22:08 +01:00
wchen-talend
2614d60873 fix(TUP-19303):fix jdbc context problems (#1903)
* fix(TUP-19303):fix jdbc context problems

* add a fix for DQ team

* fix the null problem for jdbc migration
2018-01-25 17:48:27 +08:00
Pierre Teyssier
1d0b06893b fix(TDI-39892): build 2018-01-25 17:47:51 +08:00
Chao MENG
504527bdc3 Add attribute "ACTIVE_DB_COLUMNS" in COMPONENT.HEADER (#1904) 2018-01-25 02:37:44 -06:00
pyzhou
70091776fc Pyzhou/tdi 39892 unify db components (#1897)
* fix(TDI-39892):Add components to db unify.

* fix(TDI-39892):move LDAP to Business family.

* fix(TDI-39892):remove hive from database family

* fix(TDI-39892):remove tDBinput tDBOutput TDBSQLRow

* fix(TDI-39892):remove sql data warehouse from database family.

* fix(TDI-39892):remove tsas components from DB unify.

* fix(TDI-39892):fix amazon in db unify.

* recover UnifiedComponentService.

* fix(TDI-39892): Manually change db specific family.

* fix(TDI-39892): rename JDBC family.

* fix(TDI-39892):show db components in DB specific.

* feat(TDI-39892):add new jdbc components

* feat(TDI-39892): add new jdbc components

* Add back Hive and tSQLDW into db specifics.
2018-01-25 16:09:04 +08:00
Dmytro Sylaiev
6440d1a718 fix(TDI-39961): Add check if remote directory exist ftps (#1901)
* In every ftp component with 'move to dir' property add additional check

* Throw an exception when remote dir doesn't exist or cwd failed for any reason

* Fix nb line for ftps in ftpRename
2018-01-24 18:11:00 +02:00
Dmytro Sylaiev
25d35ea773 fix(TDI-39947): Make property unvisible (#1895) 2018-01-24 12:21:27 +02:00
Roman
dba289ab95 fix(TDI-39395): tNetezzaNZload. Fix actualLogFilePath variable for context or global values (#1855)
* fix(TDI-39395): actualLogFilePath variable for context or global values

* fix(TDI-39395): Delete useless char replaces and append cid to var

* fix(TDI-39395): Delete useless quotes, improve String casting
2018-01-24 11:44:57 +02:00
qiongli
38a2059863 TDQ-14702 Save the 'name' 'label' in item file (#1899) 2018-01-24 03:07:03 -06:00
jzhao
9166afe742 fix(TDI-39827): some jars can't be imported or download after cxf upgrade (#1900) 2018-01-24 16:36:10 +08:00
Pingwen Lin
54f196c64d TMDM-11782 Can't download jars when run mdm demo jobs (#1898) 2018-01-24 16:32:40 +08:00
pyzhou
02b7f98db5 feat(TDI-38023):tAmazonEMRManage add open list to applcation. (#1896) 2018-01-24 15:02:50 +08:00
wchen-talend
6e5cc3edab fix(TUP-19244):fix jdbc dataviwer problem (#1890)
* fix(TUP-19244):fix jdbc dataviwer problem

* fix(TUP-19244):fix the jdbc data viewer problem
2018-01-24 00:55:37 -06:00
Dmytro Sylaiev
f927994e2b fix(TDI-39920): Add ftps passive mode support (#1888)
* Make Connection mode property visible for ftps connection

* Enter local passive mode if necessary
2018-01-23 17:40:10 +02:00
Dmytro Sylaiev
1d3388477d fix(TDI-39945): Change filetransfer mode to binary for ftps (#1889) 2018-01-23 17:25:41 +02:00
Dmytro Sylaiev
c179cd7678 fix(TDI-39946): Fix closing connection when use existing (#1892) 2018-01-23 17:17:37 +02:00
Dmytro Sylaiev
e990008787 fix(TDI-39926): Add username and password validation ftps (#1894)
* Throw an RuntimeException if login failed
2018-01-23 17:15:48 +02:00
ypiel
1a1aa1ef11 fix(TDI-39754) : Retrieve protocol and port from origin (#1891) 2018-01-23 13:33:57 +01:00
kcoepeau
9aadc0d53f fix(TBD-5317): consistent field separator and support without existing connection use (#1881) 2018-01-23 11:04:00 +01:00
Vladimir Bogatyrov
1f0883b7ba [TESB-20919] Issue with Apache DBCP connection pools (#1791)
* [TESB-20919] Issue with Apache DBCP connection pools

The fix handles the situation when Apache Commons DBCP is used to create connection pool for Oracle DB.

* [TESB-20919] Issue with Apache DBCP

* [TESB-20919] Simplified conditions
2018-01-23 17:17:37 +08:00
pyzhou
df752bf110 feat(TDI-37863):Upgrade aws-java-driver to 269. (#1884) 2018-01-23 16:32:25 +08:00
pyzhou
650d1c1b73 fix(TDI-39602):fix the generate error tGSCopy. (#1885) 2018-01-23 16:01:07 +08:00
hcyi
61068ddc82 fix(TUP-19277):Errors when creating tSASoutput component from SAS (#1877)
metadata connection.
2018-01-23 14:00:32 +08:00
pyzhou
96c7c049b4 feat(TDI-39602):Use the new tracker implementation for AWS / google (#1832)
* feat(TDI-39602):Use the new tracker implementation in the components for
AWS / google

* Use the new tracker implementation for GS component
2018-01-23 09:56:09 +08:00
Dmytro Sylaiev
23b958c102 feat(TDI-39449): Upgrade localprovider components mariadb lib (#1880) 2018-01-22 15:44:32 +02:00
hwang-talend
df570e34fa Hwang/tup 18461 (#1643)
* feat(TUP-18319):Hide Wizard if TCOMP wizard is JDBC

* feat(TUP-18321):Split the DB Wizard to handle old / new framework: Move
Choice of DB Type to a separated composite

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* feat(TUP-18393):when select JDBC, create GenericConnection successfully

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* feat(TUP-18323):Implement the drag&drop of NFC JDBC

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* fix(TUP-5360): Retrieve Salesforce Modules option is missing

Conflicts:
	main/plugins/org.talend.repository.generic/src/main/java/org/talend/repository/generic/action/CreateGenericConnectionAction.java
	main/plugins/org.talend.repository.generic/src/main/java/org/talend/repository/generic/service/GenericWizardService.java
	main/plugins/org.talend.repository.generic/src/main/java/org/talend/repository/generic/ui/GenericConnWizard.java

* feat(TUP-18322):retrieve JDBC schema

* feat(TUP-18459):Have a real dynamic combo box for the db type

* feat(TUP-18322):retrieve JDBC schema

* feat(TUP-18403):show the jdbc repositoryNode as children under DB
Connection repositoryNode

* feat(TUP-18322):retrieve JDBC schema

* feat(TUP-18322):retrieve JDBC schema

* feat(TUP-18324):Edit jdbc connection

* feat(TUP-18461):Have a display category on the connections same as
before

* feat(TUP-18461):Have a display category on the connections same as
before

* feat(TUP-18523):[bug] "Export as Context" and "Revert Context" buttons
should be removed when Retrieve Schema

* feat(TUP-18461):Have a display category on the connections same as
before

* feat(TUP-18461):have a display category on the connections same as
before

* feat(TUP-18461):Have a display category on the connections same as
before

* feat(TUP-18526):[bug] JDBC node icon shouldn't be salesforce icon

* feat(TUP-18461):Have a display category on the connections same as
before

* feat(TUP-18533):[bug] Cannot check successful if using context mode;

* feat(TUP-18533):[bug] Cannot check successful if using context mode;

* feat(TUP-18461):Have a display category on the connections same as
before

* feat(TUP-18644):retrieve schema for the generic connections same as
normal DBConnection

* feat(TUP-18644):retrieve schema for the generic connections same as
normal DBConnection

* feat(TUP-18644):retrieve schema for the generic connections same as
normal DBConnection

* fix(TUP-18542): support db mapping ui in the metadata part

* fix(TDI-39329): support "enable parallize execution" in advanced setting
of tjdbcoutput
fix(TDI-39329): overwrite commitevery and batchsize by buffersize
fix(TDI-39329): adjust the layout a little as will show something always
feature(TDI-39244): do migration for component part
feature(TDI-39244): do migration for component part
feature(TDI-39244): remove all the old components
feature(TDI-39244): fix the migration
feature(TDI-39244): fix the migration
feature(TDI-39244): change the daikon and adapter here
feature(TDI-39244): fix the migration

* feat(TUP-18462):make the sql builder works on the repository.

* feat(TUP-18462):make the sql builder works on the repository.

* feat(TUP-18462): add the query store by the old way

* feat(TUP-18431):support the driver table widget in studio

* feat(TUP-18537):Impossible to retrieve db connection from property type
of JDBC

* feat(TUP-18537):Impossible to retrieve db connection from property type
of JDBC

* feat(TUP-18431):support the driver table widget in studio

* feat(TUP-18432):migration for the driver table

* feat(TUP-18462):make the sql builder works on the repository.

* fix(TDI-39329): revert it now for not break stuido build, will add it
back

* feat(TUP-18546)when set property type to repository, drivers shows as
"mvn:org.talend.libraries/mysql-connector-java-5.1.30-bin/6.0.0"

* fix(TUP-16457):tdatasetinput and tdatasetoutput need the db column name (#1568)

in talend schema like tdatapreprun component

* fix(TUP-18261): there is an error when Studio tries to make a query to (#1682)

fix(TUP-18261): there is an error when Studio tries to make a query to secured tmc service
https://jira.talendforge.org/browse/TUP-18261

* fix(TUP-16457)conflict

* feat(TUP-18431):support the driver table widget in studio

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in
studio model level, after removing the old one and doing a migration,
not work well now

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in
studio model level, after removing the old one and doing a migration,
not work well now

* feat(TUP-18913):[bug] NPE shows when click "Guess Schema" in Retrieve
Schema Wizard

* feat(TUP-18847):[bug] Read queries doesn't work

* feat(TUP-18846):[bug] table name isn't show in Query

* TUP-18461

* feat(TUP-18882):[bug] "Current xxxxxthird party module" won't pop up if
Driver jar isn't exist after clicking "TestConnection"

* feat(TUP-18882):[bug] "Current xxxxxthird party module" won't pop up if
Driver jar isn't exist after clicking "TestConnection"

* feat(TUP-18848):[bug] Drivers part isn't editable in Edit Connectin
wizard

* feat(TUP-18857):[bug]In conext mode, tables cannot be listed after click
[...] next to tJDBCInput->Basic settings->Table name

* feat(TUP-18868):[bug] Guess Schema doesn't work for tJDBCInput

* TUP-18857:[bug]In conext mode, tables cannot be listed after click [...]
next to tJDBCInput->Basic settings->Table name

* feat(TUP-18868):[bug] Guess Schema doesn't work for tJDBCInput

* feat(TUP-18898):[bug] "Choose context" doesn't show if context has two
groups when test connection

* feat(TUP-18913):[bug] NPE shows when click "Guess Schema" in Retrieve
Schema Wizard

* feat(TUP-18864):[bug] Save button next to Property Type doesn't work

* feat(TUP-18880):[bug] "Update repository connection" doesn't work in
"Edit parameter using repository" popup

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in
studio model level, after removing the old one and doing a migration,
not work well now

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in

* fix(TDI-39329): fix the migration

* support the multi line by the existed way, not create a new way, so
revert this part

* revert something and so now we use new framework trigger method for the
special buttons in component part

* support the complex context converter

* feat(TCOMP-612): support shared connections

* Add raw DataSources to globalMap

* Add SharedConnectionPool implementation to globalMap

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in
studio model level, after removing the old one and doing a migration,
not work well now

* feat(TUP-18816):Add migration from old JDBC to new JDBC type from tcomp

* # WARNING: head commit changed in the meantime

* feat(TUP-18816):Add migration from old JDBC to new JDBC type from tcomp

* sometimes, model level return some wrong information, now fix it in
javajet part.

* Pyzhou/tdi 39645 upgrade aws java sdk.jar to version 1.11.223 (#1810)

* feat(TDI-39645):Upgrade the aws-java-sdk.jar to version 1.11.223

* remove old driver

* Change the maven path to eliminate org.talend.librares.

* fix(TUP-19195) update junits (#1826)

* fix(TDI-39212):fix the issue of missing jar. (#1827)

* fix(TDI-39212):fix the issue of missing jar.

* fix(TDI-39212):fix the missing jar.

* feat(TDI-39360):tSQSOutput - Add support for FIFO queue (#1825)

* feat(TDI-39360):tSQSOutput - Add support for FIFO queue

* fix(TDI-39823):Compile error when use batch and FIFO function for
tSQSOutput

* change the mvn path

* fix(TUP-19188): Improve English messages on the "Network Issue Occured" (#1828)

fix(TUP-19188): Improve English messages on the "Network Issue Occured" dialog
https://jira.talendforge.org/browse/TUP-19188

* feat(TUP-18461)

* feat(TUP-18534):[bug] Dialog title should be "Check connection" instead
of "Main" when test connetion;

* feat(TUP-18386):Wizard title should be "Check connection" when check for
salesforce.

* feat(TUP-18461)

* feat(TUP-19207):[bug]commandline: "ClassNotFound" shows when logon
project in commandline

* feat(TUP-19244):DriverClass and MappingFile do not support context model

* feat(TUP-19181):[bug]migration: Input table name is not correct after
migration

* feat(TUP-19119):[bug]NEP shows in errorlog when r-click Queries node
under JDBC metadata node

* fix the stats and logs
fix the stats and logs

* fix the stats and logs

* feat(TUP-18918):[bug] Schema is out of the "Table schemas" folder if
adding it in Retrieve Wizard

* fix(TUP-19235): revert something to make the refresh for advanced page
works

* feat(TUP-19266):[bug] Salesforce Modules cannot be retrieved

* feat(TUP-19178):[bug]JDBC: Icon shouldn't be salesforce icon in Impact
Analysis result

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in
studio model level, after removing the old one and doing a migration,
not work well now

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in
studio model level, after removing the old one and doing a migration,
not work well now

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in
studio model level, after removing the old one and doing a migration,
not work well now

* feat(TUP-19230):[bug] seems Mapping file always use mapping_Mysql.xml

* feat(TUP-18461)

* fix the iterate line

* feat(TUP-19231):[bug]migration: Existing JDBC database cannot show after
checking "Overwrite existing items"

* TDQ-14655 update something on DQ side (#1865)

* feat(TUP-19204):[bug] migration: "Driver Class", "UserId","Password" are
missing after D&D schema to job as tJDBCInput

* fix(TUP-19205):[bug] Mapping file label in Wizard should right align

* fix(TUP-19218):[bug] "Select class name" should be diabled in Context
mode

* feat(TUP-18461):when context value is
mysql-connector-java-5.1.30-bin.jar;ant.jar, the module install is wrong

* fix(TDI-39864):[bug] Canot D&D JDBC to MR job

* TUP-19295:[bug] Canot D&D JDBC to MR job-make repository update work for
jdbc of mr process

* feat(TUP-18461):add jdbc component to the tos component feature

* Revert "fix(TDI-39329): revert it now for not break stuido build, will add it back"

This reverts commit d58078d586.

* fix the conflict

* feat(TUP-18461) fix issues with mvn uri

* fix(TUP-19317):fix the catalog schema setup
2018-01-22 19:53:27 +08:00
Dmytro Sylaiev
9bb80abeff fix(TDI-39937): Fix compile errors ftpGet and ftpPut (#1879)
* Use correct method from new library to change working directory

* User correct method from new library to get currect directory
2018-01-22 13:37:35 +02:00
Dmytro Sylaiev
9dbf1507a4 feat(TDI-39550): Upgrade teradata driver version (#1860)
* feat(TDI-39550): Upgrade teradata driver version

* feat(TDI-39550): Upgrade driver to the latest version

* feat(TDI-39550): Respect GAV in java.xml files
2018-01-22 12:37:33 +02:00
Dmytro Sylaiev
a15d51591c feat(TDI-39312): move marklogic to tcomp (#1843)
* feat(TDI-39466): Process marklogicOutput Objects (#1669)

* When component has avro byte with Object class flag - enforcer will propagate data further

* feat(TDI-39469): Implement marklogic migration task (#1743)

* feat(TDI-39469): Implement marklogic migration task

* fix(TDI-39469): Change migration version

* Set breaks and version 7.0

* Small refactoring

* fix(TDI-39469): Fix migration task date

* fix(TDI-39469): Fix overwriting output schema

* fix(TDI-39469): Fix migration props with diff names

*In tMarkLogicOutput Action and data type properties have several values which names are differ

* fix(TDI-39469): Fix tmarklogicinput schema migration

* feat(TDI-39312): change migration to conform dataset, datastore concepts
2018-01-22 18:29:21 +08:00
jzhao
1e16c29e97 feat(TDI-39827): Upgrade to CXF 3.2.1 (#1871) 2018-01-22 18:14:14 +08:00
GGu
27a43543f0 feat(TUP-19046): add signature on items (#1838)
* feat(TUP-18730): add the save trigger migration task

* feat(TUP-18730): change the api for option

* feat(TUP-18730): if invalid, set readonly for job

* fix(TUP-19125): no pupop for quick tour

* feat(TUP-19046): impl for import items and projects

* feat(TUP-19046): deal with migration

* feat(TUP-19046): change to use demo import

* feat(TUP-19046): remove the readonly flag

* feat(TUP-19046): add the option for import demo

* feat(TUP-19046): add the product date
2018-01-22 17:45:19 +08:00
ypiel
5749a6fb9a feat(TDI-38647) : Sybase IQ BulkLoad using client file
* feat(TDI-38647) : Sybase IQ BulkLoad using client file

* feat(TDI-38647) : Rename LOG params

* feat(TDI-38647) : Update tSybaseIQOutputBulkExec

* feat(TDI-38647) : Update SA driver maven group

* feat(TDI-38647) : Manage Sql anywhere driver in SybaseIQBulkExec.

* feat(TDI-38647) : Add SQL anywhere 17 to tELTSybase

* feat(TDI-38647) : Add SQLAnywhere driver to all sybase components
2018-01-22 09:55:04 +01:00
zwxue
7bc74d8b4f feat(TUP-18667):Move the Default GroupID from Nexus to Project Level (#1872)
* feat(TUP-18667):Move the Default GroupID from Nexus to Project Level

* feat(TUP-18667): add groupId validation for deployment tab.
2018-01-22 16:18:01 +08:00
kjwang-talend
120a99135b fix(TUP-19162)error pop up when open the HL7 job exported from lower (#1873)
version
https://jira.talendforge.org/browse/TUP-19162
2018-01-22 11:49:56 +08:00
pyzhou
e10fdc6674 feat(TDI-38023):tAmazonEMRManage: Version and product advanced (#1844)
* feat(TDI-38023):Version and product advanced configurability

* feat(TDI-38043):add the property “service access security group” in
tAmazonEMRManage

* feat(TDI-38789):Add EMR 5.x to the tAmazonEMRManage component

Conflicts:
	main/plugins/org.talend.designer.components.localprovider/components/tAmazonEMRManage/tAmazonEMRManage_java.xml

* feat(TDI-38023):tAmazonEMRManage: Version and product advanced
configurability
2018-01-22 10:49:55 +08:00
Chao MENG
6184af91db fix a custom color problem (#1878)
fix a custom color problem
2018-01-22 10:08:01 +08:00
pyzhou
aaa75dedbb feat(TDI-38789):Add EMR 5.x to the tAmazonEMRManage component (#1829) 2018-01-22 09:45:27 +08:00
pyzhou
68fa27bfae feat(TDI-38043):add the property “service access security group” in (#1831)
tAmazonEMRManage
2018-01-22 09:45:15 +08:00
Dmytro Sylaiev
a72faf34d0 Dsylaiev/tdi 37930 add suport of ftps for some ftp components (#1852)
* feat(TDI-37930): Change ftps library to apache commons net

* tFtpConnection and Close ftps library now is apache commons net

* Change runtime of Connection and Close components

* Extract creating ftps connection to template

* Add ftps properties to tFtpDelete

* Start implementing tFtpDelete FTPS runtime

* Change javajet footer to close new ftps connection instead of old one

* feat(TDI-37930): Implement tFTPDelete runtime

* feat(TDI-37930): Add ftps support to tftpfilelist

* Add prot property

* Add pbsz property

* feat(TDI-37930): Implement ftps support for tFileTruncate

* feat(TDI-37930): Add cid for creating connection variables

* Fix compile error for using several components

* fix(TDI-37930): Fix code generation for ftp components

* fix(TDI-37930): Fix missing nbline in tfilelist

* feat(TDI-37930): Remove temp property message about ftps

* feat(TDI-37930): Change group id for dependency

* Remove redundant urlpath

* feat(TDI-37930): Remove redundant 6.0.0 version in dependency

* feat(TDI-37930): Add ftps support for tFTPFileExist

* feat(TDI-37930): Add ftps support for tFTPRename

* feat(TDI-38362): Change ftpget ftpput ftps library to apache (#1858)

* feat(TDI-38362): Change ftpget ftpput ftps library to apache

* feat(TDI-38362): Fix group ids for ftps dependency

* Remove redundant urlpath for it

* fix(TDI-37930): Fix tFTPFIleExist component xml file

* feat(TDI-37930): Add ftps support for ftpfileproperties

* fix(TDI-39922): Fix show-if statement for ignore failure property

* feat(TDI-37930): Improve logic of file exist checking
2018-01-19 16:30:57 +02:00
Pierre Teyssier
9928754069 fix(TDI-39298): rename google drive 2018-01-19 17:42:28 +08:00
Emmanuel GALLOIS
1d7a113b1f feat(TDI-39298): tGoogleDrive Integration (#1875)
- google drive migration
2018-01-19 15:28:10 +08:00
xlwang-tlnd
1e5e88c503 fix(TUP-19097)execute queries failed when change to context mode (#1870)
* fix(TUP-19097)execute queries failed when change to context mode
https://jira.talendforge.org/browse/TUP-19097

* xlwang/fix(TUP-19097)execute queries failed when change to context mode
https://jira.talendforge.org/browse/TUP-19097

* xlwang/fix(TUP-19097)execute queries failed when change to context mode
https://jira.talendforge.org/browse/TUP-19097

* xlwang/fix(TUP-19097)execute queries failed when change to context mode
https://jira.talendforge.org/browse/TUP-19097
2018-01-19 11:32:09 +08:00
jzhao
1622f1d26b fix(TDI-39900): add context support on the tOracleBulkExec on the load option (#1876) 2018-01-18 17:35:43 +08:00
Romain Manni-Bucau
aa4ec7a6fa adding IAdvancedElementParameter support in Text controller (#1874) 2018-01-17 18:01:29 +08:00
hcyi
64627d7ce6 feat(TUP-18755):fix TUP-19241 can't use SQL Builder to execute sql (#1851)
queries.
2018-01-17 16:42:13 +08:00
dlin-talend
1dcd247116 TUP-19183:Change new branding images for 7.0.1 (#1868) 2018-01-17 15:20:30 +08:00
Roman
e1a6d562fb feat(TDI-30511): Add FIRE_TRIGGER to tMSSqlBulkExec (#1856)
* Add FIRE_TRIGGER option to tMSSqlBulkExec

* feat(TDI-30511): Add Thiago Benvenuto as contributor

* feat(TDI-30511): Delete second useless FIRE_TRIGGER parametr
2018-01-17 12:23:22 +08:00
wang wei
e75704f1bb fix(TDI-39904): make sure use postgresql jdbc driver for postgresql connection component when both redshift and postgresql jdbc driver exist(#1867) 2018-01-17 09:15:25 +08:00
mbasiuk-talend
9aeef33dce Mbasiuk/tdi 27454 check directory exists (#1869)
* feat(TDI-27454): add option to choose file or directory exists

* feat(TDI-27454): upgrade driver as proposed in ticket

* feat(TDI-27454): fix issue with wrong slash

* feat(TDI-27454): rename boolean variable

* feat(TDI-27454): fix issue with brackets

* feat(TDI-27454): make correct g a v for tftp components
2018-01-16 12:58:21 +02:00
mbasiuk-talend
9d28434c73 Mbasiuk/tdi 27454 check directory exists (#1863)
* feat(TDI-27454): add option to choose file or directory exists

* feat(TDI-27454): upgrade driver as proposed in ticket

* feat(TDI-27454): fix issue with wrong slash

* feat(TDI-27454): rename boolean variable

* feat(TDI-27454): fix issue with brackets
2018-01-16 11:28:44 +02:00
wchen-talend
ef41a8825d Wchen/feature/tup 18768 unified component (#1792)
* feat(TUP-18768):Unified Front end Connector

* feat(TUP-18768):Unified Front end Connector

* feat(TUP-18768):Unified Front end Connector

* faet(TUP-18768):Unified Front end Connector

* feat(TUP-18768):Unified Front end Connector

* feat(TUP-18768):Unified Front end Connector

* feat(TUP-18768):add Snowflake to the unified component

* feat(TUP-18768):Unified Front end Connector

* feat(TUP-19208):[bug] sometimes warning icon not display

* feat(TUP-19222):[bug] search by name not work well

* feat(TUP-19223):[bug] incorrect layout when select database as Snowflake

* feat(TUP-19273):Hide component in specified family and move not unified
database component to a new family DB Specifics

* feat(TUP-18768):Unified Front end Connector- move to tos

* feat(TUP-18768):revert the family change
2018-01-16 15:48:59 +08:00
pyzhou
b39113ee2f fix(TDI-36358):tAmazonEMRManage has no error info when terminated with (#1866)
error.
2018-01-16 14:57:11 +08:00
nrousseau
e84c8cf2d5 feat(TDI-39741): fix component / daikon version 2018-01-16 11:40:57 +08:00
Emmanuel GALLOIS
3ab6059bc3 feat(TDI-39741): add data process parts to codegen (#1862)
* implement cleanWrites for flow variables writer
* bump codegen-utils version
2018-01-15 15:22:21 +00:00
zshen-talend
52e2cbe6c3 feat(TDQ-14297): modify code to make dynchornized comboList support (#1861)
number data type
2018-01-15 13:21:44 +08:00
nrousseau
d313cc7e7b fix loading after changes of tcompv1 2018-01-14 17:38:59 +08:00
nrousseau
343dec42e8 feat(TCOMP-683) fix for tujs execution 2018-01-12 16:29:38 +08:00
chmyga
875749af4e feat(TCOMP-683): Guess schema (#1854)
* Implement methods required for guess schema feature
2018-01-12 10:10:42 +08:00
wang wei
31963efcd7 fix(TDI-39893): Exception in component tRedshiftOutput: "java.sql.SQLException: [Amazon](500310) Invalid operation: there is no parameter $-32768" (#1853) 2018-01-11 15:32:53 +08:00
pyzhou
a3a1636940 fix(TDI-39793): New icon for tSQSQueueAttribute (#1848)
* fix(TDI-39793):New icon for tSQSQueueAttributes.

* change the size and transparent.
2018-01-11 14:54:44 +08:00
mbasiuk-talend
5a71280582 feat(TDI-27454): add option to choose file or directory exists (#1806)
* feat(TDI-27454): add option to choose file or directory exists

* feat(TDI-27454): upgrade driver as proposed in ticket

* feat(TDI-27454): fix issue with wrong slash

* feat(TDI-27454): rename boolean variable
2018-01-09 09:57:51 +02:00
GGu
a059247869 fix(TUP-19232): ignore the date to change (#1846) 2018-01-09 15:39:29 +08:00
GGu
035ebd8774 fix(TUP-19232): ignore dirty for set modification date when create (#1845) 2018-01-08 10:26:54 +08:00
ypiel
dafc75d7f7 fix(TDI-39876) : report the TDI39761 correction when redirection is disabled (#1839) 2018-01-05 12:23:27 +02:00
Stefan Le Moing
f475b650ab fix(TBD-6075): change jar http versions (#1842) 2018-01-05 10:38:22 +01:00
Elena Tatarintseva
61aae9b0b5 Feature/tipaas 11506 (#1833)
* TIPAAS-10910 Rename checkbox tActionFailue->tJobFailue in tLogCatcher
* TIPAAS-11506 tActionReject rename to tJobReject
2018-01-04 14:40:02 +03:00
ypiel
21a21beb31 feat(TDI-39306) : Add nexus deployment information (#1835) 2018-01-04 11:09:02 +02:00
pyzhou
805783ed06 Revert "fix(TDI-39423):Amend the escape method. (#1630)" (#1837)
This reverts commit 11ff8135b4.
2018-01-04 14:42:40 +08:00
nrousseau
be2acab35e feat(TUP-19227) Add new types support on properties (#1836) 2018-01-04 11:30:38 +08:00
pyzhou
f4bc378fbb fix(TDI-39872):Upgrade the aws-java-sdk.jar tSQSQueueAttribute (#1834)
* fix(TDI-39872):Upgrade the aws-java-sdk.jar to version 1.11.223 for
tSQSQueueAttribute

* correct the REQUIRED_IF
2018-01-03 18:12:27 +08:00
ypiel
528786db7a feat(TDI-39306) : Support of registered web app
* fix(TDI-39306) : Support of registered web app

* fix(TDI-39306) : Remove 'Application permission'

* fix(TDI-39306) : Add Adal4j library with patch for client/user credentials

* feat(TDI-39306) : Chang a label

* feat(TDI-39306) : remove git submodule adal4j

* feat(TDI39306) : Add adal4j library

* feat(TDI-39306) : Change adal4j version to 1.1.1-patch

* feat(TDI-39306) : Use right gav for adal4j
2018-01-03 11:44:39 +02:00
kjwang-talend
d70cd2d70e Kjwang/feat(tup 18826)need a notification mecanism when a connection between components is added/removed 2 (#1821)
* TUP-18826 Need a notification mecanism when a connection between
components is added/removed
https://jira.talendforge.org/browse/TUP-18826

* TUP-18826 Need a notification mecanism when a connection between
components is added/removed
https://jira.talendforge.org/browse/TUP-18826
2018-01-03 14:47:04 +08:00
pyzhou
11e7efaab7 feat(TDI-39829):AWS S3 component support server-side encryption using KMS (#1824)
* resolve conflict

* Change the name of option file.

* support tS3Copy.

* Revert "Change the name of option file."

This reverts commit 48ac7dea44bd52de9c3527008577ef4372716afa.

* only change the name
2018-01-03 10:45:44 +08:00
hcyi
b50ea78eb7 fix(TUP-19128):Talend Migration issue in joblet connection (#1811) 2018-01-02 16:54:42 +08:00
Chao MENG
30bf2e86a6 feat(TUP-19123): Manage connections: improvements (2) (#1830)
feat(TUP-19123): Manage connections: improvements (2) 
https://jira.talendforge.org/browse/TUP-19123
2018-01-02 16:12:19 +08:00
hcyi
c6304327cb fix(TUP-19080):Remove execute job from remote commandline. (#1817) 2018-01-02 15:25:13 +08:00
hcyi
b286e13e27 fix(TUP-19079):Remove Axis export type from the build job. (#1820)
Add an optional extended description…
2018-01-02 15:23:48 +08:00
Chao MENG
f3fedd54d5 fix(TUP-19188): Improve English messages on the "Network Issue Occured" (#1828)
fix(TUP-19188): Improve English messages on the "Network Issue Occured" dialog
https://jira.talendforge.org/browse/TUP-19188
2017-12-29 15:10:08 +08:00
pyzhou
82ada62fc5 feat(TDI-39360):tSQSOutput - Add support for FIFO queue (#1825)
* feat(TDI-39360):tSQSOutput - Add support for FIFO queue

* fix(TDI-39823):Compile error when use batch and FIFO function for
tSQSOutput

* change the mvn path
2017-12-29 11:53:44 +08:00
pyzhou
67db52d231 fix(TDI-39212):fix the issue of missing jar. (#1827)
* fix(TDI-39212):fix the issue of missing jar.

* fix(TDI-39212):fix the missing jar.
2017-12-29 11:53:02 +08:00
nrousseau
e8ab4c0ef0 fix(TUP-19195) update junits (#1826) 2017-12-28 17:23:10 +08:00
pyzhou
65a4c66624 Pyzhou/tdi 39645 upgrade aws java sdk.jar to version 1.11.223 (#1810)
* feat(TDI-39645):Upgrade the aws-java-sdk.jar to version 1.11.223

* remove old driver

* Change the maven path to eliminate org.talend.librares.
2017-12-28 17:20:59 +08:00
Emmanuel GALLOIS
60bbb65f78 fix(TDI-39475): manage codegen when ConnectorTopology is NONE (#1823)
- allow ComponentDriverInitialization to work correctly
2017-12-27 16:37:17 +01:00
pyzhou
8179a137dc fix(TDI-39841):tS3put should only evaluated Key once. (#1822) 2017-12-27 17:31:32 +08:00
Anas KHABALI
6caaffb5db fix(TDI-39544): fix salesforce migration task (#1741)
call postDeserialize to migrate component from javajet to latest version of tcomp

* fix useProxy migration
* remove useless property init
2017-12-27 09:52:04 +01:00
nrousseau
e4c3ec059e fix(TUP-19187) Set onboarding for talend products only (#1819) 2017-12-27 12:01:06 +08:00
Irene Wang
1ce0e429ca DEVOPS-3416 Deploy all plugins for Black Duck scans 2017-12-26 17:19:05 +01:00
pyzhou
90bdf93cc9 fix(TDI-31109):Exception info appears in wrong component. (#1815) 2017-12-26 17:10:20 +08:00
pyzhou
0c54617576 fix(TDI-30409):tFileinputDelimited change the position. (#1816) 2017-12-26 17:10:03 +08:00
nrousseau
33ad278ce3 feat(TUP-19153) integrate TCOMP v1 (#1814) 2017-12-26 02:43:29 -06:00
pyzhou
69dcc83a66 Pyzhou/tdi 39212 new component t sqs queue attributes (#1700)
* feat(TDI-39212):New SQS component tSQSQueueAttributes

* Change some of the type of Schema.

* fix some bug

* use parserUtil

* Unified the name of one text box

* Eliminate useless annotation for testting.
2017-12-26 15:38:10 +08:00
pyzhou
10d13a4eef feat(TDI-39480):AWS tS3put support stream upload. (#1813) 2017-12-26 11:35:05 +08:00
Chao MENG
bb80ba7a3d task(TCOMP-691): create context menu for Tacokit node in repository (#1812)
task(TCOMP-691): create context menu for Tacokit node in repository
https://jira.talendforge.org/browse/TCOMP-691
2017-12-25 18:28:16 +08:00
Pierre Teyssier
36a8a7c8ca feat(TDI-39835): Remove deprecated tAlfrescoOutput component 2017-12-25 18:19:25 +08:00
kjwang-talend
5ec54ff15c TUP-18989 Components quick find from job designer is not working (#1805)
https://jira.talendforge.org/browse/TUP-18989
2017-12-25 13:13:07 +08:00
Chao MENG
9b35b8e976 feat(TUP-19123): Manage connections: improvements (2) (#1803)
feat(TUP-19123): Manage connections: improvements (2) 
https://jira.talendforge.org/browse/TUP-19123
2017-12-22 18:15:30 +08:00
GGu
9d7df59544 fix(TUP-19163): fix the build failed junits (#1804) 2017-12-22 18:03:13 +08:00
wchen-talend
bdfed4a0e6 fix(TUP-18374):Support dynamic input table name in ELT components (#1802) 2017-12-22 14:27:38 +08:00
pyzhou
5259f310b6 fix(TDI-39775):Set the default timeout to 60s for Microsoft CRM. (#1798) 2017-12-22 10:05:09 +08:00
wchen-talend
5d0c3e5861 fix(TUP-18374):Support dynamic input table name in ELT components (#1799) 2017-12-21 17:58:43 +08:00
Ihor Istomin
0d0a1cd9bc fix(TDI-33080): Ignore internal errors on logging via LogCatcher (#1506)
* fix(TDI-33080): Ignore internal errors occuring on logging via LogCatcher

* Restore lost changes

* fix(TDI-33080): We should ignore Exceptions only, not Errors

* Revert change of version in component definition xml

* fix(TDI-33080): Remove redundant property
2017-12-20 13:33:07 +02:00
Jan Lolling
5a38a15571 fix(TDI-39566): prevent throwing an Exception all the time we do not need it.(#1654) 2017-12-20 16:41:32 +08:00
yyin-talend
4a77fd64c0 TDQ-14232 Always ask user to change the "Property" to built-in mode of (#1761)
tRule
2017-12-20 15:00:26 +08:00
pyzhou
a6727c13d3 fix(TDI-39800):close connection for tOleDbInput and migration task. (#1797) 2017-12-20 11:18:55 +08:00
pyzhou
acdbd8cb9e fix(TDI-33511):tFileOutputRow handle types other than string stream. (#1787) 2017-12-20 11:18:38 +08:00
13560 changed files with 256982 additions and 112101 deletions

34
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,34 @@
**What is the current behavior?** (You can also link to an open issue here)
**What is the new behavior?**
**Please check if the PR fulfills these requirements**
- [ ] The commit message follows Talend standard
- [ ] Tests for the changes have been added (for bug fixes / features)
- [ ] Docs have been added / updated (for bug fixes / features) ?
- [ ] The code coverage on new code >75%
- [ ] The new code does not introduce new technical issues (sonar / eslint)
**What kind of change does this PR introduce?**
- [ ] Bugfix
- [ ] Feature
- [ ] Code style update (formatting, local variables)
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Build / CI related changes
- [ ] Other... Please describe:
**Does this PR introduce a breaking change?**
- [ ] Yes
- [ ] No
If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...
**Other information**:

View File

@@ -3,4 +3,6 @@ Huge thanks to these people who contributed in making Talend product better:
- [deki](https://github.com/deki) (Dennis Kieselhorst) - [deki](https://github.com/deki) (Dennis Kieselhorst)
- [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)
- [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.0.1.qualifier Bundle-Version: 7.2.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.0.1-SNAPSHOT</version> <version>7.2.1</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<EFBFBD>ge. 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<EFBFBD>f<EFBFBD>rences 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<EFBFBD>faut du lien de mapping \: prefs.configuration.LINK_STYLE=Affichage par d\u00E9faut du lien de mapping \:
DraggingInfosPopup.draggingEntry=Glissement de {0} entr<EFBFBD>e. DraggingInfosPopup.draggingEntry=Glissement de {0} entr\u00E9e.
DraggingInfosPopup.dropInvalid=\n<< D<EFBFBD>poser invalide >>\n DraggingInfosPopup.dropInvalid=\n<< D\u00E9poser invalide >>\n
DraggingInfosPopup.draggingEntries=Glissement de {0} entr<EFBFBD>es. DraggingInfosPopup.draggingEntries=Glissement de {0} entr\u00E9es.
DraggingInfosPopup.overwriteMode=\ > Mode <EFBFBD>crasement DraggingInfosPopup.overwriteMode=\ > Mode \u00E9crasement
DraggingInfosPopup.appendMode=\ > Mode <EFBFBD>crire apr<EFBFBD>s DraggingInfosPopup.appendMode=\ > Mode \u00E9crire apr\u00E8s
DraggingInfosPopup.appendModeToOverwrite=> Mode <EFBFBD>criture <EFBFBD> la suite (Ctrl pour <EFBFBD>craser) DraggingInfosPopup.appendModeToOverwrite=> Mode \u00E9criture \u00E0 la suite (Ctrl pour \u00E9craser)
DraggingInfosPopup.insertAllSelectedEntries=\ > Ins<EFBFBD>rer toutes les entr<EFBFBD>es s<>lectionn<EFBFBD>es DraggingInfosPopup.insertAllSelectedEntries=\ > Ins\u00E9rer toutes les entr\u00E9es s\u00E9lectionn\u00E9es
DraggingInfosPopup.insertRemainingEntries=\ > Ins<EFBFBD>rer les entr<EFBFBD>es 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<EFBFBD>es 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<EFBFBD>es source vers une seule expression cible DraggingInfosPopup.allSourceEntriesToASingleOneTargetExpression=> Toutes les entr\u00E9es source vers une seule expression cible

View File

@@ -1,8 +1,8 @@
prefs.configuration.LINK_STYLE.AUTO=\u81EA\u52D5 prefs.configuration.LINK_STYLE.AUTO=\u81EA\u52D5
prefs.configuration.title=\u30DE\u30C3\u30D7\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u57FA\u672C\u8A2D\u5B9A \: prefs.configuration.title=\u30DE\u30C3\u30D7\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u57FA\u672C\u8A2D\u5B9A :
prefs.configuration.LINK_STYLE.LINE=\u76F4\u7DDA\uFF08\u9AD8\u901F\uFF09 prefs.configuration.LINK_STYLE.LINE=Lines (fast)
prefs.configuration.LINK_STYLE.BEZIER_CURVE=\u66F2\u7DDA prefs.configuration.LINK_STYLE.BEZIER_CURVE=\u66F2\u7DDA
prefs.configuration.LINK_STYLE=\u30C7\u30D5\u30A9\u30EB\u30C8\u30DE\u30C3\u30D4\u30F3\u30B0\u30EA\u30F3\u30AF\u306E\u8868\u793A \: prefs.configuration.LINK_STYLE=\u30C7\u30D5\u30A9\u30EB\u30C8\u30DE\u30C3\u30D4\u30F3\u30B0\u30EA\u30F3\u30AF\u306E\u8868\u793A :
DraggingInfosPopup.draggingEntry={0} \u30A8\u30F3\u30C8\u30EA\u3092\u30C9\u30E9\u30C3\u30B0\u3057\u3066\u3044\u307E\u3059\u3002 DraggingInfosPopup.draggingEntry={0} \u30A8\u30F3\u30C8\u30EA\u3092\u30C9\u30E9\u30C3\u30B0\u3057\u3066\u3044\u307E\u3059\u3002
DraggingInfosPopup.dropInvalid=\n<< \u7121\u52B9\u306A\u30C9\u30ED\u30C3\u30D7 >>\n DraggingInfosPopup.dropInvalid=\n<< \u7121\u52B9\u306A\u30C9\u30ED\u30C3\u30D7 >>\n
DraggingInfosPopup.draggingEntries={0} \u30A8\u30F3\u30C8\u30EA\u3092\u30C9\u30E9\u30C3\u30B0 DraggingInfosPopup.draggingEntries={0} \u30A8\u30F3\u30C8\u30EA\u3092\u30C9\u30E9\u30C3\u30B0

View File

@@ -1,13 +1,19 @@
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=\u9ED8\u8BA4\u94FE\u63A5\u663E\u793A\u4E3A\uFF1A prefs.configuration.LINK_STYLE.LINE=\u76F4\u7EBF (\u5FEB)
prefs.configuration.LINK_STYLE.BEZIER_CURVE=\u66F2\u7EBF
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.draggingEntries=\u62D6\u52A8 {0} \u6761\u76EE DraggingInfosPopup.dropInvalid=\\n<< \u65E0\u6548\u653E\u7F6E >>\\n
DraggingInfosPopup.overwriteMode=\ > \u8986\u76D6\u6A21\u5F0F DraggingInfosPopup.draggingEntries=\u62D6\u52A8 {0} \u4E2A\u6761\u76EE\u3002
DraggingInfosPopup.appendMode=>\u9644\u52A0\u6A21\u5F0F 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.appendModeToOverwrite=\u9644\u52A0\u6A21\u5F0F(\u6309Ctrl\u952E\u7528\u6765\u8986\u76D6) DraggingInfosPopup.overwriteMode=\\ > \u6539\u5199\u6A21\u5F0F
DraggingInfosPopup.insertAllSelectedEntries=> \u63D2\u5165\u6240\u6709\u9009\u62E9\u9879 DraggingInfosPopup.appendMode=\\ > \u8FFD\u52A0\u6A21\u5F0F
DraggingInfosPopup.insertRemainingEntries=\ > \u63D2\u5165\u5269\u4F59\u9879 DraggingInfosPopup.appendModeToOverwrite=\\ > \u8FFD\u52A0\u6A21\u5F0F (Ctrl \u952E\u6765\u6539\u5199)
DraggingInfosPopup.insertAllSelectedEntries=\\ > \u63D2\u5165\u6240\u6709\u9009\u5B9A\u6761\u76EE
DraggingInfosPopup.insertRemainingEntries=\\ > \u63D2\u5165\u5269\u4F59\u6761\u76EE
DraggingInfosPopup.eachSourceEntryExpressionToEachTargetExpression=> \u6BCF\u4E2A\u6E90\u6761\u76EE\u8868\u8FBE\u5F0F\u5230\u6BCF\u4E2A\u76EE\u6807\u8868\u8FBE\u5F0F
DraggingInfosPopup.eachSourceEntryToEachTargetExpression=> \u6BCF\u4E2A\u6E90\u6761\u76EE\u5230\u6BCF\u4E2A\u76EE\u6807\u8868\u8FBE\u5F0F
DraggingInfosPopup.allSourceEntriesExpressionToASingleOneTargetExpressionShiftKey=\u6240\u6709\u6E90\u9879\u90FD\u8868\u793A\u4E3A\u5355\u4E2A\u76EE\u6807\u8868\u8FBE\u5F0F(Shift\u952E\u8F6C\u6362\u4E3A\u66F4\u6539\u6620\u5C04) 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.allSourceEntriesExpressionToASingleOneTargetExpression=>\u6240\u6709\u6E90\u9879\u90FD\u8868\u793A\u4E3A\u5355\u4E2A\u76EE\u6807\u8868\u8FBE\u5F0F DraggingInfosPopup.allSourceEntriesExpressionToASingleOneTargetExpression=>\u6240\u6709\u6E90\u9879\u90FD\u8868\u793A\u4E3A\u5355\u4E2A\u76EE\u6807\u8868\u8FBE\u5F0F
DraggingInfosPopup.allSourceEntriesToASingleOneTargetExpressionShiftKey=\u6240\u6709\u6E90\u9879\u5230\u5355\u4E2A\u76EE\u6807\u8868\u8FBE\u5F0F(Shift \u952E\u8F6C\u6362\u4E3A\u66F4\u6539\u6620\u5C04) DraggingInfosPopup.allSourceEntriesToASingleOneTargetExpressionShiftKey=\u6240\u6709\u6E90\u9879\u5230\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.0.1.qualifier Bundle-Version: 7.2.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.0.1-SNAPSHOT</version> <version>7.2.1</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<EFBFBD>hlten 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<EFBFBD>gbare 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<EFBFBD>gen... 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<EFBFBD>gt 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<EFBFBD>gen, da Prefix-Konflikt mit zuvor hinzugef<EFBFBD>gtem Modell f<EFBFBD>r 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<EFBFBD>gt. AlfrescoOutputModelManager.notYetAdded=Dieses Modell wurde noch nicht hinzugef\u00FCgt.
AlfrescoModelDialog.type=Typ AlfrescoModelDialog.type=Typ
AlfrescoModelDialog.addModelFailed=Modell hinzuf<EFBFBD>gen 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<EFBFBD>tulo 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<EFBFBD>lectionn<EFBFBD>s se r<>f<EFBFBD>rent <20> des aspects Alfresco inconnus : ${0}.\nVeuillez fournir les mod<EFBFBD>les Alfresco qui les d<EFBFBD>finissent. 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<EFBFBD>finitions d'aspects manquantes AlfrescoModelDialog.missingAspectDefinitions.title=D\u00E9finitions d'aspects manquantes
AlfrescoOutputManager.schemaError.title=Erreur dans le sch<EFBFBD>ma AlfrescoOutputManager.schemaError.title=Erreur dans le sch\u00E9ma
AlfrescoModelDialog.missingTypeDefinitions.msg=Le type s<EFBFBD>lectionn<EFBFBD> se r<>f<EFBFBD>re <20> des aspects ou types Alfresco inconnus : ${0}. Veuillez fournir les mod<EFBFBD>les Alfresco qui les d<EFBFBD>finissent. 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<EFBFBD>finitions 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<EFBFBD>le Alfresco AlfrescoOutputModelManager.errorReadingModel=Erreur de lecture du fichier mod\u00E8le Alfresco
AlfrescoModelDialog.aspects=Aspects AlfrescoModelDialog.aspects=Aspects
AlfrescoOutputManager.schemaError.msg=Veuillez synchroniser le sch<EFBFBD>ma d'abord AlfrescoOutputManager.schemaError.msg=Veuillez synchroniser le sch\u00E9ma d'abord
AlfrescoOutputModelManager.alreadyAdded=Ce mod<EFBFBD>le a d<>j<EFBFBD> <20>t<EFBFBD> ajout<75> AlfrescoOutputModelManager.alreadyAdded=Ce mod\u00E8le a d\u00E9j\u00E0 \u00E9t\u00E9 ajout\u00E9
AlfrescoModelDialog.removeModelFailed=Echec de la suppression du mod<EFBFBD>le AlfrescoModelDialog.removeModelFailed=Echec de la suppression du mod\u00E8le
AlfrescoOutputModelManager.prefixConflict=Impossible d'ajouter le mod<EFBFBD>le, pr<70>fixe en conflit avec le mod<EFBFBD>le ajout<EFBFBD> pr<70>c<EFBFBD>demment 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<EFBFBD>le n'a pas encore <EFBFBD>t<EFBFBD> ajout<75> 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<EFBFBD>le 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=<EFBFBD>chec du chargement du mod<EFBFBD>le depuis les m<EFBFBD>tadonn<EFBFBD>es du composant, r<EFBFBD>initialisation. 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 <EFBFBD> gi<67> 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<EFBFBD>unto 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,12 +1,12 @@
AlfrescoModelDialog.missingAspectDefinitions.msg=\u9078\u629E\u3055\u308C\u305F\u30A2\u30B9\u30DA\u30AF\u30C8\u306F\u4E0D\u660E\u306EAlfresco\u30A2\u30B9\u30DA\u30AF\u30C8\:${0}\u3092\u53C2\u7167\u3057\u3066\u3044\u307E\u3059\u3002\u305D\u308C\u3089\u3092\u5B9A\u7FA9\u3057\u305FAlfresco\u30E2\u30C7\u30EB\u30D5\u30A1\u30A4\u30EB\u3092\u63D0\u4F9B\u3057\u3066\u304F\u3060\u3055\u3044\u3002 AlfrescoModelDialog.missingAspectDefinitions.msg=\u9078\u629E\u3055\u308C\u305F\u30A2\u30B9\u30DA\u30AF\u30C8\u306F\u4E0D\u660E\u306EAlfresco\u30A2\u30B9\u30DA\u30AF\u30C8:${0}\u3092\u53C2\u7167\u3057\u3066\u3044\u307E\u3059\u3002\u305D\u308C\u3089\u3092\u5B9A\u7FA9\u3057\u305FAlfresco\u30E2\u30C7\u30EB\u30D5\u30A1\u30A4\u30EB\u3092\u63D0\u4F9B\u3057\u3066\u304F\u3060\u3055\u3044\u3002
AlfrescoModelDialog.modelTable.title=\u30BF\u30A4\u30C8\u30EB AlfrescoModelDialog.modelTable.title=\u30BF\u30A4\u30C8\u30EB
AlfrescoModelDialog.availableAspects=\u53EF\u80FD\u306A\u30A2\u30B9\u30DA\u30AF\u30C8 AlfrescoModelDialog.availableAspects=\u53EF\u80FD\u306A\u30A2\u30B9\u30DA\u30AF\u30C8
AlfrescoModelDialog.missingAspectDefinitions.title=\u30A2\u30B9\u30DA\u30AF\u30C8\u5B9A\u7FA9\u304C\u3042\u308A\u307E\u305B\u3093\u3002 AlfrescoModelDialog.missingAspectDefinitions.title=\u30A2\u30B9\u30DA\u30AF\u30C8\u5B9A\u7FA9\u304C\u3042\u308A\u307E\u305B\u3093\u3002
AlfrescoOutputManager.schemaError.title=\u30B9\u30AD\u30FC\u30DE\u30A8\u30E9\u30FC AlfrescoOutputManager.schemaError.title=\u30B9\u30AD\u30FC\u30DE\u306E\u30A8\u30E9\u30FC
AlfrescoModelDialog.missingTypeDefinitions.msg=\u9078\u629E\u3057\u305F\u65B9\u306F\u4E0D\u660E\u306EAlfresco\u578B\u3082\u3057\u304F\u306F\u30A2\u30B9\u30DA\u30AF\u30C8${0}\u3092\u53C2\u7167\u3057\u3066\u3044\u307E\u3059\u3002\u305D\u308C\u3089\u3092\u5B9A\u7FA9\u3057\u305FAlfresco\u30E2\u30C7\u30EB\u30D5\u30A1\u30A4\u30EB\u3092\u63D0\u4F9B\u3057\u3066\u304F\u3060\u3055\u3044\u3002 AlfrescoModelDialog.missingTypeDefinitions.msg=\u9078\u629E\u3057\u305F\u65B9\u306F\u4E0D\u660E\u306EAlfresco\u578B\u3082\u3057\u304F\u306F\u30A2\u30B9\u30DA\u30AF\u30C8${0}\u3092\u53C2\u7167\u3057\u3066\u3044\u307E\u3059\u3002\u305D\u308C\u3089\u3092\u5B9A\u7FA9\u3057\u305FAlfresco\u30E2\u30C7\u30EB\u30D5\u30A1\u30A4\u30EB\u3092\u63D0\u4F9B\u3057\u3066\u304F\u3060\u3055\u3044\u3002
AlfrescoModelDialog.missingTypeDefinitions.title=\u578B\u5B9A\u7FA9\u304C\u3042\u308A\u307E\u305B\u3093 AlfrescoModelDialog.missingTypeDefinitions.title=\u578B\u5B9A\u7FA9\u304C\u3042\u308A\u307E\u305B\u3093
AlfrescoModelDialog.add=\u8FFD\u52A0... AlfrescoModelDialog.add=\u8FFD\u52A0...
AlfrescoOutputModelManager.errorReadingModel=Alfresco\u30e2\u30c7\u30eb\u30d5\u30a1\u30a4\u30eb\u306e\u8aad\u8fbc\u307f\u30a8\u30e9\u30fc AlfrescoOutputModelManager.errorReadingModel=Alfresco\u30E2\u30C7\u30EB\u30D5\u30A1\u30A4\u30EB\u306E\u8AAD\u8FBC\u307F\u30A8\u30E9\u30FC
AlfrescoModelDialog.aspects=\u30A2\u30B9\u30DA\u30AF\u30C8 AlfrescoModelDialog.aspects=\u30A2\u30B9\u30DA\u30AF\u30C8
AlfrescoOutputManager.schemaError.msg=\u6700\u521D\u306B\u30B9\u30AD\u30FC\u30DE\u3092\u540C\u671F\u3057\u3066\u304F\u3060\u3055\u3044\u3002 AlfrescoOutputManager.schemaError.msg=\u6700\u521D\u306B\u30B9\u30AD\u30FC\u30DE\u3092\u540C\u671F\u3057\u3066\u304F\u3060\u3055\u3044\u3002
AlfrescoOutputModelManager.alreadyAdded=\u3053\u306E\u30E2\u30C7\u30EB\u306F\u65E2\u306B\u8FFD\u52A0\u6E08\u307F\u3067\u3059\u3002 AlfrescoOutputModelManager.alreadyAdded=\u3053\u306E\u30E2\u30C7\u30EB\u306F\u65E2\u306B\u8FFD\u52A0\u6E08\u307F\u3067\u3059\u3002

View File

@@ -1,10 +1,10 @@
AlfrescoModelDialog.missingAspectDefinitions.msg=Wybrane aspekty odwo\u0142uj\u0105 si\u0119 do nieznanych aspekt<EFBFBD>w Alfresco: ${0}. Podaj pliki modelu Alfresco, w kt<EFBFBD>ych 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<EFBFBD>w 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<EFBFBD>w lub aspekt<EFBFBD>w Alfresco: ${0}. Podaj pliki modelu Alfresco, w kt<EFBFBD>ych 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<EFBFBD>w 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<EFBFBD>ba AlfrescoOutputManager.failedLoadModel=\u0141adowanie modelu z komponentu metadanych zako\u0144czone niepowodzeniem, ponowna pr\u00F3ba

View File

@@ -1,17 +1,18 @@
AlfrescoModelDialog.missingAspectDefinitions.msg=Os aspectos escolhidos referem-se a aspecto(s) Alfresco desconhecido(s): $ {0}. Forne<EFBFBD>a 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<EFBFBD>tulo 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<EFBFBD>a 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<EFBFBD><EFBFBD>es 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<EFBFBD> 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<EFBFBD>o <20> poss<73>vel adicionar o modelo. O prefixo est<EFBFBD> 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<EFBFBD>o 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
AlfrescoOutputManager.failedLoadModel=Falha ao carregar modelo do metadado do componente, reinicializando AlfrescoOutputManager.failedLoadModel=Falha ao carregar modelo do metadado do componente, reinicializando

View File

@@ -0,0 +1,10 @@
AlfrescoModelDialog.availableAspects=Dostupn\u00E9 Aspekty
AlfrescoOutputManager.schemaError.title=Chyba v sch\u00E9me
AlfrescoModelDialog.add=Prida\u0165...
AlfrescoModelDialog.aspects=Aspekty
AlfrescoOutputModelManager.alreadyAdded=Tento model u\u017E bol pridan\u00FD
AlfrescoOutputModelManager.notYetAdded=Tento model e\u0161te nebol pridan\u00FD
AlfrescoModelDialog.type=Typ
AlfrescoModelDialog.addModelFailed=Zlyhalo pridanie modelu
AlfrescoModelDialog.modelTable.name=Meno
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.0.1.qualifier Bundle-Version: 7.2.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<EFBFBD>tier pluginName=Plug-in m\u00E9tier
repository.businessProcess=Business Models repository.businessProcess=Business Models

View File

@@ -1,2 +1,3 @@
providerName=.Talend SA.
pluginName=\u7EC4\u4EF6\u6A21\u5757 pluginName=\u7EC4\u4EF6\u6A21\u5757
repository.businessProcess=\u4E1A\u52A1\u6A21\u578B repository.businessProcess=\u4E1A\u52A1\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.0.1-SNAPSHOT</version> <version>7.2.1</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<EFBFBD>gen 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<EFBFBD>sst sich nicht in Integer-Wert umwandeln BusinessAbstractParser.StringIntegerConvertError=String-Wert l\u00E4sst sich nicht in Integer-Wert umwandeln
BusinessPaletteFactory.CreateGear=Zahnrad hinzuf<EFBFBD>gen 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<EFBFBD>sst sich nicht in Long-Wert umwandeln BusinessAbstractParser.StringLongConverError=String-Wert l\u00E4sst sich nicht in Long-Wert umwandeln
AssignmentPropertySection.DeleteAssignment=Zuordnung l<EFBFBD>schen AssignmentPropertySection.DeleteAssignment=Zuordnung l\u00F6schen
AssignmentPropertySection.Type=Typ AssignmentPropertySection.Type=Typ
BusinessModelingAssistantProvider.AvaiableDomainModelElements=Verf<EFBFBD>gbare Domain-Model Elemente: BusinessModelingAssistantProvider.AvaiableDomainModelElements=Verf\u00FCgbare Domain-Model Elemente:
BusinessPaletteFactory.BidirectionalRelationShip=Bidirektionale Beziehung BusinessPaletteFactory.BidirectionalRelationShip=Bidirektionale Beziehung
BusinessPaletteFactory.CreateDirectionalRelationShip=Direktionale Beziehung hinzuf<EFBFBD>gen BusinessPaletteFactory.CreateDirectionalRelationShip=Direktionale Beziehung hinzuf\u00FCgen
BusinessPaletteFactory.CreateBidirectionalRelationShip=Bidirektionale Beziehung hinzuf<EFBFBD>gen BusinessPaletteFactory.CreateBidirectionalRelationShip=Bidirektionale Beziehung hinzuf\u00FCgen
AssignmentPropertySection.Name=Name AssignmentPropertySection.Name=Name
CreateAssignmentCommand.CannotAssign=Zuordnung nicht m<EFBFBD>glich. CreateAssignmentCommand.CannotAssign=Zuordnung nicht m\u00F6glich.
BusinessNewDiagramFileWizard.DiagramRootElement=Diagramm root-Element BusinessNewDiagramFileWizard.DiagramRootElement=Diagramm root-Element
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=Kein Diagram-Root Element ausgew<EFBFBD>hlt 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<EFBFBD>hlen BusinessNewDiagramFileWizard.SelectRootElement=Diagram-Root Element w\u00E4hlen
RepositoryFactoryProxyLabelProvider.Deleted= (gel<EFBFBD>scht) RepositoryFactoryProxyLabelProvider.Deleted= (gel\u00F6scht)
BusinessPaletteFactory.TerminalComment=Terminal hinzuf<EFBFBD>gen 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<EFBFBD>ltiges Diagram-Root Element ausgew<EFBFBD>hlt 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<EFBFBD>ltige 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<EFBFBD>hlen Sie ein domain model Element aus BusinessModelingAssistantProvider.SelectDomainModelElement=W\u00E4hlen Sie ein domain model Element aus
BusinessPaletteFactory.CreateActor=Akteur hinzuf<EFBFBD>gen BusinessPaletteFactory.CreateActor=Akteur hinzuf\u00FCgen
BusinessAbstractParser.StringDoubleConvertError=String-Wert l<EFBFBD>sst 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<EFBFBD>gen 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<EFBFBD>gen BusinessPaletteFactory.CreateEllipse=Ellipse hinzuf\u00FCgen
BusinessNewDiagramFileWizard.DiagramFile=Diagramm Datei BusinessNewDiagramFileWizard.DiagramFile=Diagramm Datei
BusinessAbstractParser.StringShortConverError=String-Wert l<EFBFBD>sst sich nicht in Short-Wert umwandeln BusinessAbstractParser.StringShortConverError=String-Wert l\u00E4sst sich nicht in Short-Wert umwandeln
BusinessPaletteFactory.DocuemntComment=Dokument hinzuf<EFBFBD>gen BusinessPaletteFactory.DocuemntComment=Dokument hinzuf\u00FCgen
BusinessAbstractParser.ValueOfIntegerIsExpected=Integer-Wert erwartet BusinessAbstractParser.ValueOfIntegerIsExpected=Integer-Wert erwartet
BusinessNewDiagramFileWizard.SelectDiagramRootElement=Diagram-Root Element w<EFBFBD>hlen: BusinessNewDiagramFileWizard.SelectDiagramRootElement=Diagram-Root Element w\u00E4hlen:
BusinessNewDiagramFileWizard.SelectSemanticModelElement=W<EFBFBD>hlen 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<EFBFBD>sst sich nicht in Float-Wert umwandeln BusinessAbstractParser.StringFloatConvertError=String-Wert l\u00E4sst sich nicht in Float-Wert umwandeln
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=String-Wert l<EFBFBD>sst 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<EFBFBD>schen 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<EFBFBD>n bidireccional BusinessPaletteFactory.BidirectionalRelationShip=Relaci\u00F3n bidireccional
BusinessPaletteFactory.CreateDirectionalRelationShip=Crear nueva relaci<EFBFBD>n direccional BusinessPaletteFactory.CreateDirectionalRelationShip=Crear nueva relaci\u00F3n direccional
BusinessPaletteFactory.CreateBidirectionalRelationShip=Crear nueva relaci<EFBFBD>n 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<EFBFBD>n 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<EFBFBD>n 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<EFBFBD>n BusinessPaletteFactory.Action=Acci\u00F3n
BusinessPaletteFactory.RelationshopComment=Crear nueva relaci<EFBFBD>n 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<EFBFBD>er des nouvelles donn<EFBFBD>es BusinessPaletteFactory.DataComment=Cr\u00E9er des nouvelles donn\u00E9es
CreateDiagramAction.CreateBusinessModel=Cr<EFBFBD>er un Business Model CreateDiagramAction.CreateBusinessModel=Cr\u00E9er un Business Model
BusinessCreationWizardPage.CreatenewBusinessDiagram=Cr<EFBFBD>er un nouveau sch<EFBFBD>ma m<>tier BusinessCreationWizardPage.CreatenewBusinessDiagram=Cr\u00E9er un nouveau sch\u00E9ma m\u00E9tier
BusinessAbstractParser.StringIntegerConvertError=Une valeur de cha<EFBFBD>ne ne peut pas <EFBFBD>tre 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<EFBFBD>er un nouveau diagramme bas<EFBFBD> sur le contenu du mod<EFBFBD>le {0} BusinessNewDiagramFileWizard.CreateNewDiagram=Cr\u00E9er un nouveau diagramme bas\u00E9 sur le contenu du mod\u00E8le {0}
BusinessAbstractParser.UnknownLiteral=Litt<EFBFBD>rale inconnue : BusinessAbstractParser.UnknownLiteral=Litt\u00E9rale inconnue :
BusinessAbstractParser.StringLongConverError=Une valeur de cha<EFBFBD>ne ne peut pas <EFBFBD>tre 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=<EFBFBD>l<EFBFBD>ments de mod<EFBFBD>le de domaine disponibles : BusinessModelingAssistantProvider.AvaiableDomainModelElements=\u00C9l\u00E9ments de mod\u00E8le de domaine disponibles :
BusinessPaletteFactory.BidirectionalRelationShip=Relation Bidirectionnelle BusinessPaletteFactory.BidirectionalRelationShip=Relation Bidirectionnelle
BusinessPaletteFactory.CreateDirectionalRelationShip=Cr<EFBFBD>er une nouvelle relation directionnelle BusinessPaletteFactory.CreateDirectionalRelationShip=Cr\u00E9er une nouvelle relation directionnelle
BusinessPaletteFactory.CreateBidirectionalRelationShip=Cr<EFBFBD>er 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=<EFBFBD>l<EFBFBD>ment racine du diagramme BusinessNewDiagramFileWizard.DiagramRootElement=\u00C9l\u00E9ment racine du diagramme
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=Aucun <EFBFBD>l<EFBFBD>ment racine de diagramme s<EFBFBD>lectionn<EFBFBD>. BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=Aucun \u00E9l\u00E9ment racine de diagramme s\u00E9lectionn\u00E9.
BusinessVisualIDRegistry.ParseError=Impossible d'analyser le type de vue en tant que num<EFBFBD>ro idVisuel BusinessVisualIDRegistry.ParseError=Impossible d'analyser le type de vue en tant que num\u00E9ro idVisuel
OpenDiagramAction.EditBusinessModel=Editer le Business mod<EFBFBD>le 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<EFBFBD>er 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<EFBFBD>lectionnez un <EFBFBD>l<EFBFBD>ment racine de diagramme BusinessNewDiagramFileWizard.SelectRootElement=S\u00E9lectionnez un \u00E9l\u00E9ment racine de diagramme
RepositoryFactoryProxyLabelProvider.Deleted=(Supprim<EFBFBD>) RepositoryFactoryProxyLabelProvider.Deleted=(Supprim\u00E9)
BusinessPaletteFactory.TerminalComment=Cr<EFBFBD>er 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<EFBFBD>er une nouvelle base de donn<EFBFBD>es 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 <EFBFBD>l<EFBFBD>ment racine de diagramme non valide a <EFBFBD>t<EFBFBD> s<>lectionn<EFBFBD>. 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<EFBFBD>) RepositoryFactoryProxyLabelProvider.NotFound=(Non trouv\u00E9)
BusinessPaletteFactory.Terminal=Terminal BusinessPaletteFactory.Terminal=Terminal
BusinessAbstractParser.InvalidInputAt=Entr<EFBFBD>e invalide <EFBFBD> BusinessAbstractParser.InvalidInputAt=Entr\u00E9e invalide \u00E0
BusinessPaletteFactory.Gear=Transformation BusinessPaletteFactory.Gear=Transformation
BusinessPaletteFactory.InputComment=Cr<EFBFBD>er une nouvelle entr<EFBFBD>e BusinessPaletteFactory.InputComment=Cr\u00E9er une nouvelle entr\u00E9e
BusinessPaletteFactory.Data=Donn<EFBFBD>es 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<EFBFBD>cision BusinessPaletteFactory.decision=D\u00E9cision
BusinessPaletteFactory.Document=Document BusinessPaletteFactory.Document=Document
BusinessModelingAssistantProvider.SelectDomainModelElement=S<EFBFBD>lectionner l'<EFBFBD>l<EFBFBD>ment domaine du mod<EFBFBD>le BusinessModelingAssistantProvider.SelectDomainModelElement=S\u00E9lectionner l'\u00E9l\u00E9ment domaine du mod\u00E8le
BusinessPaletteFactory.CreateActor=Cr<EFBFBD>er un nouvel acteur BusinessPaletteFactory.CreateActor=Cr\u00E9er un nouvel acteur
BusinessAbstractParser.StringDoubleConvertError=Une valeur de cha<EFBFBD>ne ne peut pas <EFBFBD>tre 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=Editer
BusinessCreationWizardPage.CreateBusinessDiagram=Cr<EFBFBD>er un sch<EFBFBD>ma m<>tier BusinessCreationWizardPage.CreateBusinessDiagram=Cr\u00E9er un sch\u00E9ma m\u00E9tier
BusinessPaletteFactory.Database=Source des donn<EFBFBD>es BusinessPaletteFactory.Database=Source des donn\u00E9es
BusinessPaletteFactory.ListComment=Cr<EFBFBD>er 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<EFBFBD>er 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<EFBFBD>er une nouvelle D<EFBFBD>cision 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<EFBFBD>le OpenDiagramAction.ReadBusinessModel=Lire le Business mod\u00E8le
BusinessInitDiagramFileAction.UnableToLoadResource=Impossible de charger la ressource : BusinessInitDiagramFileAction.UnableToLoadResource=Impossible de charger la ressource :
BusinessPaletteFactory.CreateEllipse=Cr<EFBFBD>er 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<EFBFBD>ne ne peut pas <EFBFBD>tre convertie en valeur Short BusinessAbstractParser.StringShortConverError=Une valeur de cha\u00EEne ne peut pas \u00EAtre convertie en valeur Short
BusinessPaletteFactory.DocuemntComment=Cr<EFBFBD>er 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<EFBFBD>lectionner un <EFBFBD>l<EFBFBD>ment racine de diagramme : BusinessNewDiagramFileWizard.SelectDiagramRootElement=S\u00E9lectionner un \u00E9l\u00E9ment racine de diagramme :
BusinessNewDiagramFileWizard.SelectSemanticModelElement=S<EFBFBD>lectionnez un <EFBFBD>l<EFBFBD>ment mod<6F>le s<>mantique <20> repr<70>senter 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<EFBFBD>ne ne peut pas <EFBFBD>tre 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<EFBFBD>ne ne peut pas <EFBFBD>tre 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<EFBFBD>tadonn<EFBFBD>e affect<EFBFBD>e 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
@@ -96,6 +96,7 @@ BusinessRulersAndGridComposite.Inches_Label_Text=Inches
BusinessRulersAndGridComposite.Centimeters_Label_Text=Centimeters BusinessRulersAndGridComposite.Centimeters_Label_Text=Centimeters
BusinessRulersAndGridComposite.Pixel_Label_Text=Pixels BusinessRulersAndGridComposite.Pixel_Label_Text=Pixels
BusinessRulersAndGridComposite.Solid_Label_Text=Solid BusinessRulersAndGridComposite.Solid_Label_Text=Solid
BusinessRulersAndGridComposite.Dash_Label_Text=Tiret
BusinessRulersAndGridComposite.Dot_Label_Text=Dot BusinessRulersAndGridComposite.Dot_Label_Text=Dot
BusinessRulersAndGridComposite.Dash_Dot_Label_Text=Dash Dot BusinessRulersAndGridComposite.Dash_Dot_Label_Text=Dash Dot
BusinessRulersAndGridComposite.Dash_Dot_Dot_Label_Text=Dash Dot Dot BusinessRulersAndGridComposite.Dash_Dot_Dot_Label_Text=Dash Dot Dot

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<EFBFBD> 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=<EFBFBD> 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
@@ -70,7 +70,7 @@ BusinessAbstractParser.StringShortConverError=Valore String non convertito in va
BusinessPaletteFactory.DocuemntComment=Creare un nuovo documento BusinessPaletteFactory.DocuemntComment=Creare un nuovo documento
BusinessAbstractParser.ValueOfIntegerIsExpected=Previsto valore di tipo Intero BusinessAbstractParser.ValueOfIntegerIsExpected=Previsto valore di tipo Intero
BusinessNewDiagramFileWizard.SelectDiagramRootElement=Selezionare elemento principale diagramma: BusinessNewDiagramFileWizard.SelectDiagramRootElement=Selezionare elemento principale diagramma:
BusinessNewDiagramFileWizard.SelectSemanticModelElement= BusinessNewDiagramFileWizard.SelectSemanticModelElement=\r\nSeleziona l'elemento modello semantico da raffigurare nel diagramma
BusinessAbstractParser.StringFloatConvertError=Valore String non convertito in valore Float BusinessAbstractParser.StringFloatConvertError=Valore String non convertito in valore Float
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=Valore String non convertito in valore Byte BusinessAbstractParser.StringValueDoesNotConvertToByteValue=Valore String non convertito in valore Byte
BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=Inizializzare un nuovo file di diagramma Ecore BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=Inizializzare un nuovo file di diagramma Ecore

View File

@@ -8,26 +8,26 @@ BusinessAbstractParser.StringIntegerConvertError=String \u5024\u3092 Integer \u5
BusinessPaletteFactory.CreateGear=\u65B0\u898F\u6B6F\u8ECA\u306E\u4F5C\u6210 BusinessPaletteFactory.CreateGear=\u65B0\u898F\u6B6F\u8ECA\u306E\u4F5C\u6210
SimpleBusinessCreationWizardPage.Title=\u65B0\u898F\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u56F3 SimpleBusinessCreationWizardPage.Title=\u65B0\u898F\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u56F3
BusinessNewDiagramFileWizard.CreateNewDiagram={0} \u30E2\u30C7\u30EB\u30B3\u30F3\u30C6\u30F3\u30C4\u306B\u57FA\u3065\u3044\u305F\u65B0\u898F\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0\u3092\u4F5C\u6210 BusinessNewDiagramFileWizard.CreateNewDiagram={0} \u30E2\u30C7\u30EB\u30B3\u30F3\u30C6\u30F3\u30C4\u306B\u57FA\u3065\u3044\u305F\u65B0\u898F\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0\u3092\u4F5C\u6210
BusinessAbstractParser.UnknownLiteral=\u4E0D\u660E\u306A\u30EA\u30C6\u30E9\u30EB \: BusinessAbstractParser.UnknownLiteral=\u4E0D\u660E\u306A\u30EA\u30C6\u30E9\u30EB :
BusinessAbstractParser.StringLongConverError=String \u5024\u3092 Long \u5024\u306B\u5909\u63DB\u3067\u304D\u307E\u305B\u3093 BusinessAbstractParser.StringLongConverError=String \u5024\u3092 Long \u5024\u306B\u5909\u63DB\u3067\u304D\u307E\u305B\u3093
AssignmentPropertySection.DeleteAssignment=\u5272\u308A\u5F53\u3066\u306E\u524A\u9664 AssignmentPropertySection.DeleteAssignment=\u5272\u308A\u5F53\u3066\u306E\u524A\u9664
AssignmentPropertySection.Type=\u30BF\u30A4\u30D7 AssignmentPropertySection.Type=\u30BF\u30A4\u30D7
BusinessModelingAssistantProvider.AvaiableDomainModelElements=\u5229\u7528\u53EF\u80FD\u306A\u30C9\u30E1\u30A4\u30F3\u30E2\u30C7\u30EB\u8981\u7D20 \: BusinessModelingAssistantProvider.AvaiableDomainModelElements=\u4F7F\u7528\u53EF\u80FD\u306A\u30C9\u30E1\u30A4\u30F3\u30E2\u30C7\u30EB\u30A8\u30EC\u30E1\u30F3\u30C8:
BusinessPaletteFactory.BidirectionalRelationShip=\u53CC\u65B9\u5411\u95A2\u4FC2 BusinessPaletteFactory.BidirectionalRelationShip=\u53CC\u65B9\u5411\u95A2\u4FC2
BusinessPaletteFactory.CreateDirectionalRelationShip=\u65B0\u898F\u578B\u65B9\u5411\u95A2\u4FC2\u306E\u4F5C\u6210 BusinessPaletteFactory.CreateDirectionalRelationShip=\u65B0\u898F\u578B\u65B9\u5411\u95A2\u4FC2\u306E\u4F5C\u6210
BusinessPaletteFactory.CreateBidirectionalRelationShip=\u65B0\u898F\u53CC\u65B9\u5411\u95A2\u4FC2\u306E\u4F5C\u6210 BusinessPaletteFactory.CreateBidirectionalRelationShip=\u65B0\u898F\u53CC\u65B9\u5411\u95A2\u4FC2\u306E\u4F5C\u6210
AssignmentPropertySection.Name=\u540D\u524D AssignmentPropertySection.Name=\u540D\u524D
CreateAssignmentCommand.CannotAssign=\u5272\u308A\u5F53\u3066\u3089\u308C\u307E\u305B\u3093\u3002 CreateAssignmentCommand.CannotAssign=\u5272\u308A\u5F53\u3066\u3089\u308C\u307E\u305B\u3093\u3002
BusinessNewDiagramFileWizard.DiagramRootElement=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0 \u30EB\u30FC\u30C8 \u8981\u7D20 BusinessNewDiagramFileWizard.DiagramRootElement=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0\u30EB\u30FC\u30C8\u30A8\u30EC\u30E1\u30F3\u30C8
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0 \u30EB\u30FC\u30C8 \u8981\u7D20\u304C\u9078\u629E\u3055\u308C\u3066\u3044\u307E\u305B\u3093 BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0 \u30EB\u30FC\u30C8 \u8981\u7D20\u304C\u9078\u629E\u3055\u308C\u3066\u3044\u307E\u305B\u3093
BusinessVisualIDRegistry.ParseError=visualID \u756A\u53F7\u3068\u3057\u3066\u30D3\u30E5\u30FC\u30BF\u30A4\u30D7\u3092\u89E3\u6790\u3067\u304D\u307E\u305B\u3093\u3067\u3057\u305F \: BusinessVisualIDRegistry.ParseError=visualID \u756A\u53F7\u3068\u3057\u3066\u30D3\u30E5\u30FC\u30BF\u30A4\u30D7\u3092\u89E3\u6790\u3067\u304D\u307E\u305B\u3093\u3067\u3057\u305F :
OpenDiagramAction.EditBusinessModel=\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u56F3\u306E\u7DE8\u96C6 OpenDiagramAction.EditBusinessModel=\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u56F3\u306E\u7DE8\u96C6
BusinessAbstractParser.ValueOfTypeByteIsExpected=Byte \u578B\u306E\u5024\u304C\u671F\u5F85\u3055\u308C\u3066\u3044\u307E\u3059 BusinessAbstractParser.ValueOfTypeByteIsExpected=Byte \u578B\u306E\u5024\u304C\u671F\u5F85\u3055\u308C\u3066\u3044\u307E\u3059
BusinessAbstractParser.ValueOfTypeCharacterIsExpected=Character \u578B\u306E\u5024\u304C\u671F\u5F85\u3055\u308C\u3066\u3044\u307E\u3059 BusinessAbstractParser.ValueOfTypeCharacterIsExpected=Character \u578B\u306E\u5024\u304C\u671F\u5F85\u3055\u308C\u3066\u3044\u307E\u3059
BusinessPaletteFactory.ActionComment=\u65B0\u898F\u30A2\u30AF\u30B7\u30E7\u30F3\u306E\u4F5C\u6210 BusinessPaletteFactory.ActionComment=\u65B0\u898F\u30A2\u30AF\u30B7\u30E7\u30F3\u306E\u4F5C\u6210
BusinessAbstractParser.ValueOfTypeStringIsExpected=String \u578B\u306E\u5024\u304C\u671F\u5F85\u3055\u308C\u3066\u3044\u307E\u3059 BusinessAbstractParser.ValueOfTypeStringIsExpected=String \u578B\u306E\u5024\u304C\u671F\u5F85\u3055\u308C\u3066\u3044\u307E\u3059
BusinessInitDiagramFileAction.Error=\u30A8\u30E9\u30FC BusinessInitDiagramFileAction.Error=\u30A8\u30E9\u30FC
BusinessNewDiagramFileWizard.SelectRootElement=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0 \u30EB\u30FC\u30C8\u8981\u7D20\u306E\u9078\u629E BusinessNewDiagramFileWizard.SelectRootElement=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0\u30EB\u30FC\u30C8\u30A8\u30EC\u30E1\u30F3\u30C8\u306E\u9078\u629E
RepositoryFactoryProxyLabelProvider.Deleted=(\u524A\u9664\u6E08) RepositoryFactoryProxyLabelProvider.Deleted=(\u524A\u9664\u6E08)
BusinessPaletteFactory.TerminalComment=\u65B0\u898F\u7AEF\u672B\u306E\u4F5C\u6210 BusinessPaletteFactory.TerminalComment=\u65B0\u898F\u7AEF\u672B\u306E\u4F5C\u6210
BusinessAbstractParser.ValueOfShortIsExpected=Short \u578B\u306E\u5024\u304C\u671F\u5F85\u3055\u308C\u3066\u3044\u307E\u3059 BusinessAbstractParser.ValueOfShortIsExpected=Short \u578B\u306E\u5024\u304C\u671F\u5F85\u3055\u308C\u3066\u3044\u307E\u3059
@@ -39,18 +39,18 @@ BusinessInitDiagramFileAction.IntialNew=\u521D\u671F\u5316
FindAssignmentAction.FindAssignments=\u5272\u308A\u5F53\u3066\u306E\u691C\u7D22 FindAssignmentAction.FindAssignments=\u5272\u308A\u5F53\u3066\u306E\u691C\u7D22
RepositoryFactoryProxyLabelProvider.NotFound=(\u898B\u3064\u304B\u308A\u307E\u305B\u3093) RepositoryFactoryProxyLabelProvider.NotFound=(\u898B\u3064\u304B\u308A\u307E\u305B\u3093)
BusinessPaletteFactory.Terminal=\u7AEF\u672B BusinessPaletteFactory.Terminal=\u7AEF\u672B
BusinessAbstractParser.InvalidInputAt=\u7121\u52B9\u306A\u5165\u529B \: BusinessAbstractParser.InvalidInputAt=\u7121\u52B9\u306A\u5165\u529B :
BusinessPaletteFactory.Gear=\u6B6F\u8ECA BusinessPaletteFactory.Gear=\u6B6F\u8ECA
BusinessPaletteFactory.InputComment=\u65B0\u898F\u5165\u529B\u306E\u4F5C\u6210 BusinessPaletteFactory.InputComment=\u65B0\u898F\u5165\u529B\u306E\u4F5C\u6210
BusinessPaletteFactory.Data=\u30C7\u30FC\u30BF BusinessPaletteFactory.Data=\u30C7\u30FC\u30BF
BusinessPaletteFactory.Ellipse=\u6955\u5186 BusinessPaletteFactory.Ellipse=\u6955\u5186
BusinessPaletteFactory.Input=\u5165\u529B BusinessPaletteFactory.Input=Input (\u5165\u529B)
BusinessPaletteFactory.List=\u30EA\u30B9\u30C8 BusinessPaletteFactory.List=\u30EA\u30B9\u30C8
BusinessPaletteFactory.Relationshop=\u95A2\u4FC2 BusinessPaletteFactory.Relationshop=\u95A2\u4FC2
BusinessAbstractParser.ValueOfBooleanIsExpected=Boolean \u578B\u306E\u5024\u304C\u671F\u5F85\u3055\u308C\u3066\u3044\u307E\u3059 BusinessAbstractParser.ValueOfBooleanIsExpected=Boolean \u578B\u306E\u5024\u304C\u671F\u5F85\u3055\u308C\u3066\u3044\u307E\u3059
BusinessPaletteFactory.decision=\u5224\u5B9A BusinessPaletteFactory.decision=\u5224\u5B9A
BusinessPaletteFactory.Document=\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8 BusinessPaletteFactory.Document=Document (\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8)
BusinessModelingAssistantProvider.SelectDomainModelElement=\u30C9\u30E1\u30A4\u30F3\u30E2\u30C7\u30EB\u8981\u7D20\u306E\u9078\u629E BusinessModelingAssistantProvider.SelectDomainModelElement=\u30C9\u30E1\u30A4\u30F3\u30E2\u30C7\u30EB\u30A8\u30EC\u30E1\u30F3\u30C8\u306E\u9078\u629E
BusinessPaletteFactory.CreateActor=\u65B0\u898F\u64CD\u4F5C\u8005\u306E\u4F5C\u6210 BusinessPaletteFactory.CreateActor=\u65B0\u898F\u64CD\u4F5C\u8005\u306E\u4F5C\u6210
BusinessAbstractParser.StringDoubleConvertError=String \u5024\u3092 Double \u5024\u306B\u5909\u63DB\u3067\u304D\u307E\u305B\u3093 BusinessAbstractParser.StringDoubleConvertError=String \u5024\u3092 Double \u5024\u306B\u5909\u63DB\u3067\u304D\u307E\u305B\u3093
BusinessPaletteFactory.Actor=\u64CD\u4F5C\u8005 BusinessPaletteFactory.Actor=\u64CD\u4F5C\u8005
@@ -62,28 +62,44 @@ BusinessPaletteFactory.DirectionalRelationShip=\u7247\u65B9\u5411\u95A2\u4FC2
BusinessPaletteFactory.Action=\u30A2\u30AF\u30B7\u30E7\u30F3 BusinessPaletteFactory.Action=\u30A2\u30AF\u30B7\u30E7\u30F3
BusinessPaletteFactory.RelationshopComment=\u65B0\u898F\u95A2\u4FC2\u306E\u4F5C\u6210 BusinessPaletteFactory.RelationshopComment=\u65B0\u898F\u95A2\u4FC2\u306E\u4F5C\u6210
SimpleBusinessCreationWizardPage.Super=BusinessProcessCreatePage SimpleBusinessCreationWizardPage.Super=BusinessProcessCreatePage
BusinessInitDiagramFileAction.LoadFaild=\u30E2\u30C7\u30EB\u30D5\u30A1\u30A4\u30EB\u306E\u30ED\u30FC\u30C9\u306B\u5931\u6557\u3057\u307E\u3057\u305F BusinessInitDiagramFileAction.LoadFaild=\u30E2\u30C7\u30EB\u30D5\u30A1\u30A4\u30EB\u306E\u30ED\u30FC\u30C7\u30A3\u30F3\u30B0\u306B\u5931\u6557\u3057\u307E\u3057\u305F
BusinessPaletteFactory.DecisionComment=\u65B0\u898F\u5224\u5B9A\u306E\u4F5C\u6210 BusinessPaletteFactory.DecisionComment=\u65B0\u898F\u5224\u5B9A\u306E\u4F5C\u6210
BusinessAbstractParser.ValueOfDoubleIsExpected=Double \u578B\u306E\u5024\u304C\u671F\u5F85\u3055\u308C\u3066\u3044\u307E\u3059 BusinessAbstractParser.ValueOfDoubleIsExpected=Double \u578B\u306E\u5024\u304C\u671F\u5F85\u3055\u308C\u3066\u3044\u307E\u3059
OpenDiagramAction.ReadBusinessModel=\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u56F3\u306E\u8AAD\u8FBC\u307F OpenDiagramAction.ReadBusinessModel=\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u56F3\u306E\u8AAD\u8FBC\u307F
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\u8981\u7D20\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\u793A\u3055\u308C\u308B \u30BB\u30DE\u30F3\u30C6\u30A3\u30C3\u30AF \u30E2\u30C7\u30EB\u8981\u7D20\u306E\u9078\u629E BusinessNewDiagramFileWizard.SelectSemanticModelElement=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0\u306B\u8868\u3059\u30BB\u30DE\u30F3\u30C6\u30A3\u30C3\u30AF\u30E2\u30C7\u30EB\u30A8\u30EC\u30E1\u30F3\u30C8\u3092\u9078\u629E
BusinessAbstractParser.StringFloatConvertError=String \u5024\u3092 Float \u5024\u306B\u5909\u63DB\u3067\u304D\u307E\u305B\u3093 BusinessAbstractParser.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
BusinessDiagramEditor.canNotSaveTitle=\u8B66\u544A BusinessDiagramEditor.canNotSaveTitle=\u8B66\u544A
BusinessDiagramEditor.canNotSaveMessage=\u4ED6\u306E\u30E6\u30FC\u30B6\u304C\u64CD\u4F5C\u4E2D\u306E\u305F\u3081\u3001\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u3092\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093\u3002 BusinessDiagramEditor.canNotSaveMessage=\u4ED6\u306E\u30E6\u30FC\u30B6\u304C\u64CD\u4F5C\u4E2D\u306E\u305F\u3081\u3001\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u3092\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093\u3002
BusinessRulersAndGridComposite.Grid_On_Label_Text=\u30B0\u30EA\u30C3\u30C9\u306E\u8868\u793A
BusinessRulersAndGridComposite.Grid_Level_Label_Text=\u30B0\u30EA\u30C3\u30C9\u3092\u524D\u3078
BusinessRulersAndGridComposite.Snap_To_Grid_Label_Text=\u30B0\u30EA\u30C3\u30C9\u306B\u30B9\u30CA\u30C3\u30D7
BusinessRulersAndGridComposite.Snap_To_Geometry_Label_Text=\u30B7\u30A7\u30A4\u30D7\u306B\u30B9\u30CA\u30C3\u30D7
BusinessRulersAndGridComposite.Ruler_On_Label_Text=\u30EB\u30FC\u30E9\u30FC\u3092\u8868\u793A BusinessRulersAndGridComposite.Ruler_On_Label_Text=\u30EB\u30FC\u30E9\u30FC\u3092\u8868\u793A
BusinessRulersAndGridComposite.Ruler_Units_Label_Text=\u30EB\u30FC\u30E9\u30FC\u30E6\u30CB\u30C3\u30C8
BusinessRulersAndGridComposite.Grid_Spacing_Label_Text=\u30B0\u30EA\u30C3\u30C9\u306E\u9593\u9694
BusinessRulersAndGridComposite.Display_Group_Label_Text=\u30C7\u30A3\u30B9\u30D7\u30EC\u30A4
BusinessRulersAndGridComposite.Measurement_Group_Label_Text=\u5358\u4F4D
BusinessRulersAndGridComposite.Gridline_Group_Label_Text=\u30B0\u30EA\u30C3\u30C9\u7DDA
BusinessRulersAndGridComposite.Line_Color_Label_Text=\u8272 BusinessRulersAndGridComposite.Line_Color_Label_Text=\u8272
BusinessRulersAndGridComposite.Line_Style_Label_Text=\u30B9\u30BF\u30A4\u30EB BusinessRulersAndGridComposite.Line_Style_Label_Text=\u30B9\u30BF\u30A4\u30EB
BusinessRulersAndGridComposite.Restore_Defaults_Label_Text=\u30C7\u30D5\u30A9\u30EB\u30C8\u3092\u5FA9\u5143 BusinessRulersAndGridComposite.Restore_Defaults_Label_Text=\u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u5FA9\u5143
BusinessRulersAndGridComposite.Inches_Label_Text=\u30A4\u30F3\u30C1
BusinessRulersAndGridComposite.Centimeters_Label_Text=\u30BB\u30F3\u30C1\u30E1\u30FC\u30C8\u30EB BusinessRulersAndGridComposite.Centimeters_Label_Text=\u30BB\u30F3\u30C1\u30E1\u30FC\u30C8\u30EB
BusinessRulersAndGridComposite.Pixel_Label_Text=\u30D4\u30AF\u30BB\u30EB BusinessRulersAndGridComposite.Pixel_Label_Text=\u30D4\u30AF\u30BB\u30EB
BusinessRulersAndGridComposite.Solid_Label_Text=\u30BD\u30EA\u30C3\u30C9
BusinessRulersAndGridComposite.Dash_Label_Text=Dash
BusinessRulersAndGridComposite.Dot_Label_Text=Dot
BusinessRulersAndGridComposite.Dash_Dot_Label_Text=Dash Dot
BusinessRulersAndGridComposite.Dash_Dot_Dot_Label_Text=Dash Dot Dot
BusinessRulersAndGridComposite.Spaced_Dot_Label_Text=Spaced Dot

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<EFBFBD>rz nowe dane BusinessPaletteFactory.DataComment=Utw\u00F3rz nowe dane
CreateDiagramAction.CreateBusinessModel=Utw<EFBFBD>rz model biznesowy CreateDiagramAction.CreateBusinessModel=Utw\u00F3rz model biznesowy
BusinessCreationWizardPage.CreatenewBusinessDiagram=Utw<EFBFBD>rz 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<EFBFBD>rz 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<EFBFBD>rz nowy terminal BusinessPaletteFactory.TerminalComment=Utw\u00F3rz nowy terminal
BusinessAbstractParser.ValueOfShortIsExpected=Spodziewany typ Short BusinessAbstractParser.ValueOfShortIsExpected=Spodziewany typ Short
BusinessPaletteFactory.DatabaseComment=Utw<EFBFBD>rz 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<EFBFBD>rz 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<EFBFBD>rz 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<EFBFBD>rz diagram biznesowy BusinessCreationWizardPage.CreateBusinessDiagram=Utw\u00F3rz diagram biznesowy
BusinessPaletteFactory.Database=\u0179r<EFBFBD>d\u0142o danych BusinessPaletteFactory.Database=\u0179r\u00F3d\u0142o danych
BusinessPaletteFactory.ListComment=Utw<EFBFBD>rz 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<EFBFBD>rz 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<EFBFBD>rz 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<EFBFBD>rz 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<EFBFBD>rz 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<EFBFBD>cio CreateDiagramAction.CreateBusinessModel=Criar modelo de neg\u00F3cio
BusinessCreationWizardPage.CreatenewBusinessDiagram=Criar um novo diagrama de neg<EFBFBD>cio 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<EFBFBD>do 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<EFBFBD>o AssignmentPropertySection.DeleteAssignment=Apagar Cess\u00E3o
BusinessModelingAssistantProvider.AvaiableDomainModelElements=Elementos do modelo de dom<EFBFBD>nio dispon<EFBFBD>veis 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<EFBFBD>o <20> poss<73>vel atribuir. CreateAssignmentCommand.CannotAssign=N\u00E3o \u00E9 poss\u00EDvel atribuir.
BusinessNewDiagramFileWizard.DiagramRootElement=Elemento Raiz do Diagrama BusinessNewDiagramFileWizard.DiagramRootElement=Elemento Raiz do Diagrama
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=N<EFBFBD>o ha um Elemento Raiz de Diagrama selecionado BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=N\u00E3o ha um Elemento Raiz de Diagrama selecionado
BusinessVisualIDRegistry.ParseError=Imposs<EFBFBD>vel fazer o parse do 'view type' como um n<EFBFBD>mero 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<EFBFBD><EFBFBD>o 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<EFBFBD>rio AssignmentPropertySection.Comment=Coment\u00E1rio
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=Elemento Raiz inv<EFBFBD>lido 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<EFBFBD>o encontrado) RepositoryFactoryProxyLabelProvider.NotFound=(N\u00E3o encontrado)
BusinessPaletteFactory.Terminal=Terminal BusinessPaletteFactory.Terminal=Terminal
BusinessAbstractParser.InvalidInputAt=Entrada inv<EFBFBD>lida 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<EFBFBD>o BusinessPaletteFactory.decision=Decis\u00E3o
BusinessPaletteFactory.Document=Documento BusinessPaletteFactory.Document=Documento
BusinessModelingAssistantProvider.SelectDomainModelElement=Selecione o elemento de modelo de dom<EFBFBD>nio 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<EFBFBD><EFBFBD>o 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<EFBFBD>o BusinessPaletteFactory.DecisionComment=Criar nova Decis\u00E3o
BusinessAbstractParser.ValueOfDoubleIsExpected=Valor de tipo Double esperado BusinessAbstractParser.ValueOfDoubleIsExpected=Valor de tipo Double esperado
BusinessInitDiagramFileAction.UnableToLoadResource=Imposs<EFBFBD>vel 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<EFBFBD>ntica 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 <EFBFBD> {0} BusinessTooltipFigure.assignedMeta=Metadados atribuidos \u00E0 {0}
DeleteAssignmentAction.DeleteAssignment=Apagar Cess<EFBFBD>o DeleteAssignmentAction.DeleteAssignment=Apagar Cess\u00E3o
BusinessDiagramEditor.canNotSaveTitle=Advert<EFBFBD>ncia BusinessDiagramEditor.canNotSaveTitle=Advert\u00EAncia

View File

@@ -0,0 +1,14 @@
AssignmentPropertySection.Type=Typ
AssignmentPropertySection.Name=Meno
BusinessInitDiagramFileAction.Error=CHYBA
AssignmentPropertySection.Comment=Koment\u00E1r
BusinessPaletteFactory.Data=D\u00E1ta
BusinessPaletteFactory.Input=VSTUP
BusinessPaletteFactory.Relationshop=Vz\u0165ah
BusinessPaletteFactory.decision=Rozhodnutie
BusinessPaletteFactory.Document=Dokument
BusinessPaletteFactory.Database=D\u00E1tov\u00FD zdroj
BusinessPaletteFactory.Action=Akcia
BusinessDiagramEditor.canNotSaveTitle=Varovanie
BusinessRulersAndGridComposite.Measurement_Group_Label_Text=Meranie
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<EFBFBD>k<EFBFBD>man BusinessPaletteFactory.Document=D\u00F6k\u00FCman
BusinessPaletteFactory.CreateActor=Yeni Akt<EFBFBD>r olu\u015Ftur BusinessPaletteFactory.CreateActor=Yeni Akt\u00F6r olu\u015Ftur
BusinessPaletteFactory.Actor=Akt<EFBFBD>r 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<EFBFBD>k<EFBFBD>man olu\u015Ftur BusinessPaletteFactory.DocuemntComment=Yeni d\u00F6k\u00FCman olu\u015Ftur

View File

@@ -4,15 +4,15 @@ BusinessAbstractParser.ValueOfFloatIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8B
BusinessPaletteFactory.DataComment=\u521B\u5EFA\u65B0\u7684\u6570\u636E BusinessPaletteFactory.DataComment=\u521B\u5EFA\u65B0\u7684\u6570\u636E
CreateDiagramAction.CreateBusinessModel=\u521B\u5EFA\u4E1A\u52A1\u6A21\u578B CreateDiagramAction.CreateBusinessModel=\u521B\u5EFA\u4E1A\u52A1\u6A21\u578B
BusinessCreationWizardPage.CreatenewBusinessDiagram=\u521B\u5EFA\u65B0\u7684\u903B\u8F91\u56FE\u3002 BusinessCreationWizardPage.CreatenewBusinessDiagram=\u521B\u5EFA\u65B0\u7684\u903B\u8F91\u56FE\u3002
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\u4E3A Integer \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\u4E3A Long \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,43 +47,44 @@ 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
BusinessInitDiagramFileAction.LoadFaild=\u6A21\u578B\u6587\u4EF6\u88C5\u8F7D\u5931\u8D25 SimpleBusinessCreationWizardPage.Super=BusinessProcessCreatePage
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
BusinessInitDiagramFileAction.UnableToLoadResource=\u4E0D\u80FD\u53BB\u88C5\u8F7D\u8D44\u6E90: BusinessInitDiagramFileAction.UnableToLoadResource=\u4E0D\u80FD\u53BB\u88C5\u8F7D\u8D44\u6E90:
BusinessPaletteFactory.CreateEllipse=\u521B\u5EFA\u692D\u5706 BusinessPaletteFactory.CreateEllipse=\u521B\u5EFA\u692D\u5706
BusinessNewDiagramFileWizard.DiagramFile=\u56FE\u8868\u6587\u4EF6 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\u4E3A Short \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\u4E3A Float \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\u4E3A Byte \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
@@ -96,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.0.1.qualifier Bundle-Version: 7.2.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<EFBFBD>le EmittersPool pluginName=Mod\u00E8le EmittersPool
components=Composants components=Composants
trunjob=tRunJob trunjob=tRunJob
format=Format format=Format

View File

@@ -1,3 +1,5 @@
providerName=www.example.org
pluginName=EmittersPool \u30E2\u30C7\u30EB pluginName=EmittersPool \u30E2\u30C7\u30EB
components=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8 components=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8
trunjob=tRunJob
format=\u5F62\u5F0F format=\u5F62\u5F0F

View File

@@ -0,0 +1 @@
format=Form\u00E1t

View File

@@ -1,3 +1,5 @@
providerName=www.example.org providerName=www.example.org
pluginName=\u7EC4\u4EF6\u6A21\u5757 pluginName=\u7EC4\u4EF6\u6A21\u5757
components=\u7EC4\u4EF6
trunjob=tRunJob
format=\u683C\u5F0F format=\u683C\u5F0F

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.0.1-SNAPSHOT</version> <version>7.2.1</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<EFBFBD>ndige 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<EFBFBD>nnen 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<EFBFBD>hrt... 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<EFBFBD>ndige Codegenerierung. EmfEmittersPersistence.CodeGen.DataMissing=Daten zur Codegenerierung fehlen. Starte vollst\u00E4ndige Codegenerierung.
CodeGenerator.JET.TimeOut=Zeit<EFBFBD>berschreitung 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<EFBFBD>ltiger 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<EFBFBD>ltiger Sprachtyp CodeGeneratorService.invalidLanguage1=Ung\u00FCltiger Sprachtyp
CodeGeneratorService.invalidLanguage2=Ung<EFBFBD>ltiger Sprachtyp CodeGeneratorService.invalidLanguage2=Ung\u00FCltiger Sprachtyp
CodeGenInit.createProject=Erstelle {0} Projekt CodeGenInit.createProject=Erstelle {0} Projekt
CodeGenInit.deleteProject=L<EFBFBD>sche {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<EFBFBD>cken 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=<EFBFBD>bernehmen 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 <EFBFBD>ffnen. 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<EFBFBD>t 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<EFBFBD>rfel 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

@@ -139,3 +139,5 @@ ComponentsPreferencePage_SuccessTitle=Success
ComponentsPreferencePage_SuccessMessage1=Need restart studio to load the new components. Else, will be loaded in next time when start. ComponentsPreferencePage_SuccessMessage1=Need restart studio to load the new components. Else, will be loaded in next time when start.
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}
ComponentsFactory.init.waitForFinish.timeout=Can't initialise ComponentsFactory, please try again.

View File

@@ -1,13 +1,12 @@
generatedcode.copyright.body1==
CodeGenerator.newLine=\n\n\n\n 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<EFBFBD>n Cancelada CodeGeneratorEmittersPoolFactory.operationCanceled=Operaci\u00F3n Cancelada
ComponentsPreferencePage.rowLimit=L<EFBFBD>mite de filas ComponentsPreferencePage.rowLimit=L\u00EDmite de filas
ComponentsPreferencePage.WarningTitle=Advertencia ComponentsPreferencePage.WarningTitle=Advertencia
XsdValidationCacheManager.unableLoadxsd=no se puede cargar archivo de cach<EFBFBD> de validaci<EFBFBD>n xsd XsdValidationCacheManager.unableLoadxsd=no se puede cargar archivo de cach\u00E9 de validaci\u00F3n xsd
XsdValidationCacheManager.unableSavexsd=imposible guardar archivo de cach<EFBFBD> de validaci<EFBFBD>n 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<EFBFBD>thode non impl<EFBFBD>ment<EFBFBD>e : 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<EFBFBD>initialisation compl<EFBFBD>te est requise CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=Le projet JETEmitters est introuvable, une r\u00E9initialisation compl\u00E8te est requise
generatedcode.footerprocess.nbcharsgenerated={0} caract<EFBFBD>res g<>n<EFBFBD>r<EFBFBD>s par {1} generatedcode.footerprocess.nbcharsgenerated={0} caract\u00E8res g\u00E9n\u00E9r\u00E9s par {1}
CodeGeneratorEmittersPoolFactory.Class.NotFound=Le template est toujours pr<EFBFBD>sent, mais la classe {0} a disparue. Cette fonction doit d'<EFBFBD>tre recompil<EFBFBD>e. 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<EFBFBD>es persistantes ne peuvent pas <EFBFBD>tre enregistr<EFBFBD>es : 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<EFBFBD>n<EFBFBD>ration 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<EFBFBD>e de g<>n<EFBFBD>ration de code manquante. D<EFBFBD>but de g<EFBFBD>n<EFBFBD>ration 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<EFBFBD>lai d'initialisation JET d<EFBFBD>pass<EFBFBD> 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<EFBFBD>thode non impl<EFBFBD>ment<EFBFBD>e : 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 <EFBFBD> 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 <EFBFBD> jour skeleton JetSkeletonManager.unableSave=impossible d'enregistrer le fichier de cache de la mise \u00E0 jour skeleton
JetSkeletonManager.updateProblem=quand les donn<EFBFBD>es persistantes du squelette sont mises <EFBFBD> jour, il y a des probl<EFBFBD>mes. JetSkeletonManager.updateProblem=quand les donn\u00E9es persistantes du squelette sont mises \u00E0 jour, il y a des probl\u00E8mes.
CodeGeneratorEmittersPoolFactory.codeThread=G<EFBFBD>n<EFBFBD>ration de code en arri<EFBFBD>re-plan CodeGeneratorEmittersPoolFactory.codeThread=G\u00E9n\u00E9ration de code en arri\u00E8re-plan
CodeGeneratorEmittersPoolFactory.componentCompiled=Composants compil<EFBFBD>s en {0} ms CodeGeneratorEmittersPoolFactory.componentCompiled=Composants compil\u00E9s en {0} ms
CodeGeneratorEmittersPoolFactory.failCompail=<EFBFBD>chec 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<EFBFBD>er 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<EFBFBD>es 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<EFBFBD>\: 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<EFBFBD>n<EFBFBD>ration JetEmitter est annul<EFBFBD>e, afin d'<EFBFBD>viter des probl<EFBFBD>mes, veuillez appuyez sur Ctrl+Maj+F3 pour g<EFBFBD>n<EFBFBD>rer <20> 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<EFBFBD>ration annul<EFBFBD>e CodeGeneratorEmittersPoolFactory.operationCanceled=Op\u00E9ration annul\u00E9e
ComponentsFactory.afterSystemComponent=apr<EFBFBD>s le(s) composant(s) syst<EFBFBD>me 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<EFBFBD>s. 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<EFBFBD>faut 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<EFBFBD>marrer Talend Open Studio afin de charger les composants suppl<EFBFBD>mentaires. 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<EFBFBD>s 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<EFBFBD>s 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<EFBFBD>s 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<EFBFBD>tier 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<EFBFBD>es g<>n<EFBFBD>rique FAMILY.DB_Generic=Base de donn\u00E9es g\u00E9n\u00E9rique
FAMILY.DB_JDBC=Base de donn<EFBFBD>es JDBC FAMILY.DB_JDBC=Base de donn\u00E9es JDBC
FAMILY.DB_SCD=DB SCD FAMILY.DB_SCD=DB SCD
FAMILY.Data_Quality=Qualit<EFBFBD> de donn<EFBFBD>es FAMILY.Data_Quality=Qualit\u00E9 de donn\u00E9es
FAMILY.Databases=Bases de donn<EFBFBD>es 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=Ecriture 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<EFBFBD>me 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 <EFBFBD> jour la palette pour les <EFBFBD>diteurs CodeGeneratorEmittersPoolFactory.updatePaletteForEditors=Mettre \u00E0 jour la palette pour les \u00E9diteurs
ComponentsPreferencePage.componentAssist=Activer l'assistant de cr<EFBFBD>ation de composant ComponentsPreferencePage.componentAssist=Activer l'assistant de cr\u00E9ation de composant
ComponentsPreferencePage.notValidDirectory=Votre s<EFBFBD>lection va imbriquer des dossiers, ce n'est pas recommand<EFBFBD>. 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<EFBFBD>marrez le Studio pour charger les nouveaux composants. Sinon,ils seront charg<EFBFBD>s au prochain d<EFBFBD>marrage. ComponentsPreferencePage_SuccessMessage1=Red\u00E9marrez le Studio pour charger les nouveaux composants. Sinon,ils seront charg\u00E9s au prochain d\u00E9marrage.
ComponentsPreferencePage_SuccessMessage2=Red<EFBFBD>marrer maintenant ? ComponentsPreferencePage_SuccessMessage2=Red\u00E9marrer maintenant ?
ComponentsPreferencePage.installComponentsFailure=<EFBFBD>chec 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, <EFBFBD> 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 <EFBFBD> presente, ma la classe {0} <EFBFBD> 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

@@ -1,26 +1,28 @@
JavaRoutineSynchronizer.UnsupportedOperation.Exception1=\u30E1\u30BD\u30C3\u30C9\u304C\u5B9F\u88C5\u3055\u308C\u3066\u3044\u307E\u305B\u3093\: org.talend.designer.codegen.JavaRoutineSynchronizer line\:49 JavaRoutineSynchronizer.UnsupportedOperation.Exception1=\u30E1\u30BD\u30C3\u30C9\u304C\u5B9F\u88C5\u3055\u308C\u3066\u3044\u307E\u305B\u3093: org.talend.designer.codegen.JavaRoutineSynchronizer line:49
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=JETEmitter \u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u304C\u5B58\u5728\u3057\u307E\u305B\u3093\u3001\u5168\u4F53\u306E\u518D\u521D\u671F\u5316\u304C\u5FC5\u8981\u3067\u3059\u3002 CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=JETEmitter \u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u304C\u5B58\u5728\u3057\u307E\u305B\u3093\u3001\u5168\u4F53\u306E\u518D\u521D\u671F\u5316\u304C\u5FC5\u8981\u3067\u3059\u3002
generatedcode.footerprocess.nbcharsgenerated={1} \u306B\u3088\u308A {0} \u6587\u5B57\u751F\u6210\u3055\u308C\u307E\u3057\u305F generatedcode.footerprocess.nbcharsgenerated={1} \u306B\u3088\u308A {0} \u6587\u5B57\u751F\u6210\u3055\u308C\u307E\u3057\u305F
CodeGeneratorEmittersPoolFactory.Class.NotFound=\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u306F\u307E\u3060\u5B58\u5728\u3057\u307E\u3059\u304C\u3001\u30AF\u30E9\u30B9 {0} \u306F\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u304B\u3089\u6D88\u3048\u307E\u3057\u305F\u3002\u3053\u306E\u30E6\u30CB\u30C3\u30C8\u306E\u518D\u30B3\u30F3\u30D1\u30A4\u30EB\u304C\u5FC5\u8981\u3067\u3059\u3002 CodeGeneratorEmittersPoolFactory.Class.NotFound=\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u306F\u307E\u3060\u5B58\u5728\u3057\u307E\u3059\u304C\u3001\u30AF\u30E9\u30B9 {0} \u306F\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u304B\u3089\u6D88\u3048\u307E\u3057\u305F\u3002\u3053\u306E\u30E6\u30CB\u30C3\u30C8\u306E\u518D\u30B3\u30F3\u30D1\u30A4\u30EB\u304C\u5FC5\u8981\u3067\u3059\u3002
CodeGeneratorEmittersPoolFactory.PersitentData.Error=\u6301\u7D9A\u30C7\u30FC\u30BF\u3092\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093 \: CodeGeneratorEmittersPoolFactory.PersitentData.Error=\u6301\u7D9A\u30C7\u30FC\u30BF\u3092\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093 :
generatedcode.copyright.title=Copyright (c) 2005-2009, Talend Inc. generatedcode.copyright.title=Copyright (c) 2005-2009, Talend Inc.
CodeGeneratorEmittersPoolFactory.initMessage=\u751F\u6210\u30A8\u30F3\u30B8\u30F3\u306E\u521D\u671F\u5316\u4E2D... CodeGeneratorEmittersPoolFactory.initMessage=\u751F\u6210\u30A8\u30F3\u30B8\u30F3\u306E\u521D\u671F\u5316\u4E2D...
generatedcode.copyright.body5=(http://www.gnu.org/licenses/lgpl.html)\u3002
EmfEmittersPersistence.CodeGen.DataMissing=\u30B3\u30FC\u30C9\u751F\u6210\u306E\u30C7\u30FC\u30BF\u304C\u4E0D\u8DB3\u3057\u3066\u3044\u307E\u3059\u3002\u5B8C\u5168\u306A\u30B3\u30FC\u30C9\u751F\u6210\u3092\u958B\u59CB\u3057\u3066\u3044\u307E\u3059\u3002 EmfEmittersPersistence.CodeGen.DataMissing=\u30B3\u30FC\u30C9\u751F\u6210\u306E\u30C7\u30FC\u30BF\u304C\u4E0D\u8DB3\u3057\u3066\u3044\u307E\u3059\u3002\u5B8C\u5168\u306A\u30B3\u30FC\u30C9\u751F\u6210\u3092\u958B\u59CB\u3057\u3066\u3044\u307E\u3059\u3002
CodeGenerator.JET.TimeOut=JET\u306E\u521D\u671F\u5316\u51E6\u7406\u304C\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u3057\u307E\u3057\u305F CodeGenerator.JET.TimeOut=JET\u521D\u671F\u5316\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8
generatedcode.copyright.body4=\u3053\u306E\u30B3\u30FC\u30C9\u306FGNU LGPL\u30E9\u30A4\u30BB\u30F3\u30B9\u306E\u6761\u4EF6\u306B\u57FA\u3065\u3044\u3066\u914D\u5E03\u3059\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u3059
CodeGenerator.Node.NotFound=\u73FE\u5728\u306E\u30D7\u30ED\u30BB\u30B9\u306B\u30CE\u30FC\u30C9\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093 CodeGenerator.Node.NotFound=\u73FE\u5728\u306E\u30D7\u30ED\u30BB\u30B9\u306B\u30CE\u30FC\u30C9\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093
generatedcode.copyright.body3=You can find more information about Talend products at www.talend.com. generatedcode.copyright.body3=Talend\u88FD\u54C1\u306E\u3055\u3089\u306B\u8A73\u3057\u3044\u60C5\u5831\u306F\u3001www.talend.com\u3092\u3054\u89A7\u4E0B\u3055\u3044\u3002
EmittersPoolFactoryImpl.Class.IllegalArg=\u30AF\u30E9\u30B9 '{0}' \u306F\u6709\u52B9\u306A\u5206\u985E\u5B50\u3067\u306F\u3042\u308A\u307E\u305B\u3093 EmittersPoolFactoryImpl.Class.IllegalArg=\u30AF\u30E9\u30B9 '{0}' \u306F\u6709\u52B9\u306A\u5206\u985E\u5B50\u3067\u306F\u3042\u308A\u307E\u305B\u3093
generatedcode.copyright.body2=/ JobDesigner (CodeGenerator version {0}). generatedcode.copyright.body2=/ JobDesigner (CodeGenerator\u30D0\u30FC\u30B8\u30E7\u30F3{0}).
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
@@ -31,43 +33,43 @@ CodeGenInit.deleteProject={0} \u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306E\u524A\u
CodeGenInit.initTemplate=\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u306E\u521D\u671F\u5316 CodeGenInit.initTemplate=\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u306E\u521D\u671F\u5316
CodeGenInit.removeLink=\u30EA\u30F3\u30AF\u3055\u308C\u305F\u30EA\u30BD\u30FC\u30B9\u306E\u524A\u9664 CodeGenInit.removeLink=\u30EA\u30F3\u30AF\u3055\u308C\u305F\u30EA\u30BD\u30FC\u30B9\u306E\u524A\u9664
CodeGenInit.saveWorkspace=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u306E\u4FDD\u5B58\u4E2D CodeGenInit.saveWorkspace=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u306E\u4FDD\u5B58\u4E2D
DocumentRootImpl.mixed=\ (mixed \: DocumentRootImpl.mixed=\ (mixed :
NodesSubTree.enableParallel=__ENABLE_PARALLEL__ NodesSubTree.enableParallel=__ENABLE_PARALLEL__
PoolTypeImpl.persistentPool=\ (persistentPool\: PoolTypeImpl.persistentPool=\ (persistentPool:
TalendJetEmitter.compileFail=\u30B3\u30F3\u30D1\u30A4\u30EB\u5931\u6557\uFF1A{0}\uFF1A{1} TalendJetEmitter.compileFail=\u30B3\u30F3\u30D1\u30A4\u30EB\u5931\u6557\uFF1A{0}\uFF1A{1}
TalendJetEmitter.exception=\u4F8B\u5916 TalendJetEmitter.exception=\u4F8B\u5916
JetFilesProviderManager.unableLoad={0}JetFilesProviderManager \u3092\u30ED\u30FC\u30C9\u3067\u304D\u307E\u305B\u3093 JetFilesProviderManager.unableLoad={0}JetFilesProviderManager \u3092\u30ED\u30FC\u30C9\u3067\u304D\u307E\u305B\u3093
CodeGeneratorEmittersPoolFactory.dialogContent=JetEmitter\u751F\u6210\u306F\u30AD\u30E3\u30F3\u30BB\u30EB\u3055\u308C\u307E\u3057\u305F\u3001\u3053\u306E\u539F\u56E0\u3092\u907F\u3051\u308B\u305F\u3081\u306B\u3001Ctrl + Shift + F3 \u3092\u62BC\u4E0B\u3057\u3066\u518D\u5EA6\u751F\u6210\u3057\u3066\u304F\u3060\u3055\u3044\u3002 CodeGeneratorEmittersPoolFactory.dialogContent=JetEmitter\u751F\u6210\u306F\u30AD\u30E3\u30F3\u30BB\u30EB\u3055\u308C\u307E\u3057\u305F\u3001\u3053\u306E\u539F\u56E0\u3092\u907F\u3051\u308B\u305F\u3081\u306B\u3001Ctrl + Shift + F3 \u3092\u62BC\u4E0B\u3057\u3066\u518D\u5EA6\u751F\u6210\u3057\u3066\u304F\u3060\u3055\u3044\u3002
CodeGeneratorEmittersPoolFactory.operationCanceled=\u64CD\u4F5C\u306F\u30AD\u30E3\u30F3\u30BB\u30EB\u3055\u308C\u307E\u3057\u305F CodeGeneratorEmittersPoolFactory.operationCanceled=\u64CD\u4F5C\u306F\u30AD\u30E3\u30F3\u30BB\u30EB\u3055\u308C\u307E\u3057\u305F
ComponentsFactory.afterSystemComponent=\u30B7\u30B9\u30C6\u30E0\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u5F8C ComponentsFactory.afterSystemComponent=\u30B7\u30B9\u30C6\u30E0\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u5F8C
ComponentsFactory.componentNotFound=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D5\u30A9\u30EB\u30C0\u30FC\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093: ComponentsFactory.componentNotFound=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D5\u30A9\u30EB\u30C0\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093 :
ComponentsFactory.load.components=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u8AAD\u8FBC\u307F... ComponentsFactory.load.components=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30ED\u30FC\u30C9...
ComponentsFactory.parentNotRecompiled=\u8B66\u544A\: *.inc.javajet\u306E\u89AA\u304C\u30EA\u30B3\u30F3\u30D1\u30A4\u30EB\u3055\u308C\u3066\u3044\u307E\u305B\u3093\uFF01 ComponentsFactory.parentNotRecompiled=\u8B66\u544A: *.inc.javajet\u306E\u89AA\u304C\u30EA\u30B3\u30F3\u30D1\u30A4\u30EB\u3055\u308C\u3066\u3044\u307E\u305B\u3093\uFF01
ComponentsLocalProviderService.componentLoadError=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30ED\u30FC\u30C9\u30A8\u30E9\u30FC ComponentsLocalProviderService.componentLoadError=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30ED\u30FC\u30C9\u30A8\u30E9\u30FC
ComponentsLocalProviderService.talendExchangeError=Talend Exchange \u30A8\u30E9\u30FC ComponentsLocalProviderService.talendExchangeError=Talend Exchange \u30A8\u30E9\u30FC
ComponentsPreferencePage.ButtonLabel0=Ok ComponentsPreferencePage.ButtonLabel0=OK
ComponentsPreferencePage.configuration.LINK_STYLE=\u30C7\u30D5\u30A9\u30EB\u30C8\u30FB\u30DE\u30C3\u30D4\u30F3\u30B0\u30FB\u30EA\u30F3\u30AF\u3068\u3057\u3066\u8868\u793A\uFF1A ComponentsPreferencePage.configuration.LINK_STYLE=\u30C7\u30D5\u30A9\u30EB\u30C8\u30DE\u30C3\u30D4\u30F3\u30B0\u30EA\u30F3\u30AF\u306E\u8868\u793A :
ComponentsPreferencePage.rowLimit=\u884C\u6570\u5236\u9650 ComponentsPreferencePage.rowLimit=\u884C\u6570\u5236\u9650
ComponentsPreferencePage.WarningMsg=Talend Open Studio\u3092\u518D\u8D77\u52D5\u3057\u3066\u3001\u62E1\u5F35\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30ED\u30FC\u30C9\u3057\u307E\u3059\u3002 ComponentsPreferencePage.WarningMsg=Talend Open Studio\u3092\u518D\u8D77\u52D5\u3057\u3066\u3001\u62E1\u5F35\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30ED\u30FC\u30C9\u3057\u307E\u3059\u3002
ComponentsPreferencePage.WarningTitle=\u8B66\u544A ComponentsPreferencePage.WarningTitle=\u8B66\u544A
ComponentsPreferencePage.directoryFieldLabel=\u30E6\u30FC\u30B6\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D5\u30A9\u30EB\u30C0\u30FC: ComponentsPreferencePage.directoryFieldLabel=\u30E6\u30FC\u30B6\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D5\u30A9\u30EB\u30C0 :
ComponentsProviderManager.unableLoad=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D7\u30ED\u30D0\u30A4\u30C0\u306E\u30ED\u30FC\u30C9\u304C\u3067\u304D\u307E\u305B\u3093 ComponentsProviderManager.unableLoad=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D7\u30ED\u30D0\u30A4\u30C0\u304C\u30ED\u30FC\u30C9\u3067\u304D\u307E\u305B\u3093
ComponenttRunJobPreferencePage.label=tRunJob\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30C0\u30D6\u30EB\u30AF\u30EA\u30C3\u30AF\u5F8C\u3001\u5BFE\u5FDC\u30B8\u30E7\u30D6\u3092\u8868\u793A\u3057\u306A\u3044\u3002 ComponenttRunJobPreferencePage.label=tRunJob\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30C0\u30D6\u30EB\u30AF\u30EA\u30C3\u30AF\u5F8C\u3001\u5BFE\u5FDC\u30B8\u30E7\u30D6\u3092\u8868\u793A\u3057\u306A\u3044\u3002
ComponentJobletPreferencePage.label=Joblet\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30C0\u30D6\u30EB\u30AF\u30EA\u30C3\u30AF\u5F8C\u3001\u5BFE\u5FDC\u30B8\u30E7\u30D6\u3092\u8868\u793A\u3057\u306A\u3044\u3002 ComponentJobletPreferencePage.label=\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30C0\u30D6\u30EB\u30AF\u30EA\u30C3\u30AF\u3057\u305F\u5F8C\u306B\u5BFE\u5FDC\u3059\u308B\u30B8\u30E7\u30D6\u3092\u8868\u793A\u3057\u306A\u3044\u3002
ComponenttRunJobPreferencePage.showCorrespondingJob=tRunJob\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30C0\u30D6\u30EB\u30AF\u30EA\u30C3\u30AF\u5F8C\u3001\u5BFE\u5FDC\u30B8\u30E7\u30D6\u3092\u8868\u793A\u3059\u308B\u3002 ComponenttRunJobPreferencePage.showCorrespondingJob=tRunJob\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30C0\u30D6\u30EB\u30AF\u30EA\u30C3\u30AF\u5F8C\u3001\u5BFE\u5FDC\u30B8\u30E7\u30D6\u3092\u8868\u793A\u3059\u308B
XsdValidationCacheManager.unableLoadxsd=XSD\u30D0\u30EA\u30C7\u30FC\u30B7\u30E7\u30F3\u306E\u30AD\u30E3\u30C3\u30B7\u30E5\u30D5\u30A1\u30A4\u30EB\u3092\u8AAD\u307F\u8FBC\u3081\u307E\u305B\u3093\u3002 XsdValidationCacheManager.unableLoadxsd=XSD\u30D0\u30EA\u30C7\u30FC\u30B7\u30E7\u30F3\u306E\u30AD\u30E3\u30C3\u30B7\u30E5\u30D5\u30A1\u30A4\u30EB\u3092\u8AAD\u307F\u8FBC\u3081\u307E\u305B\u3093\u3002
XsdValidationCacheManager.unableSavexsd=XSD\u30D0\u30EA\u30C7\u30FC\u30B7\u30E7\u30F3\u306E\u30AD\u30E3\u30C3\u30B7\u30E5\u30D5\u30A1\u30A4\u30EB\u3092\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093 XsdValidationCacheManager.unableSavexsd=XSD\u30D0\u30EA\u30C7\u30FC\u30B7\u30E7\u30F3\u306E\u30AD\u30E3\u30C3\u30B7\u30E5\u30D5\u30A1\u30A4\u30EB\u3092\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093
prefs.configuration.LINK_STYLE.AUTO=\u81EA\u52D5 prefs.configuration.LINK_STYLE.AUTO=\u81EA\u52D5
prefs.configuration.LINK_STYLE.BEZIER_CURVE=\u66F2\u7DDA prefs.configuration.LINK_STYLE.BEZIER_CURVE=\u66F2\u7DDA
prefs.configuration.LINK_STYLE.LINE=\u76F4\u7DDA(\u6700\u901F) prefs.configuration.LINK_STYLE.LINE=Lines (fast)
FAMILY.AS400=AS400 FAMILY.AS400=AS400
FAMILY.Access=Access FAMILY.Access=Access
FAMILY.Alfresco=Alfresco FAMILY.Alfresco=Alfresco
FAMILY.Business=\u30A2\u30D7\u30EA\u30B1\u30FC\u30B7\u30E7\u30F3 FAMILY.Business=\u30A2\u30D7\u30EA\u30B1\u30FC\u30B7\u30E7\u30F3
FAMILY.Business_Intelligence=\u30D3\u30B8\u30CD\u30B9\u30A4\u30F3\u30C6\u30EA\u30B8\u30A7\u30F3\u30B9 FAMILY.Business_Intelligence=\u30D3\u30B8\u30CD\u30B9\u30A4\u30F3\u30C6\u30EA\u30B8\u30A7\u30F3\u30B9
FAMILY.CentricCRM=CentricCRM FAMILY.CentricCRM=CentricCRM
FAMILY.Charts=Charts FAMILY.Charts=\u30C1\u30E3\u30FC\u30C8
FAMILY.Connections=\u63A5\u7D9A FAMILY.Connections=\u63A5\u7D9A\u8A2D\u5B9A
FAMILY.Custom_Code=\u30AB\u30B9\u30BF\u30E0\u30B3\u30FC\u30C9 FAMILY.Custom_Code=\u30AB\u30B9\u30BF\u30E0\u30B3\u30FC\u30C9
FAMILY.DB2=DB2 FAMILY.DB2=DB2
FAMILY.DB_Generic=\u6C4E\u7528ODBC FAMILY.DB_Generic=\u6C4E\u7528ODBC
@@ -79,13 +81,13 @@ FAMILY.ELT=ELT
FAMILY.ESB=ESB FAMILY.ESB=ESB
FAMILY.EXASolution=EXASolution FAMILY.EXASolution=EXASolution
FAMILY.eXist=eXist FAMILY.eXist=eXist
FAMILY.FTP=FTP FAMILY.FTP=ftp
FAMILY.Fields=\u9805\u76EE\u5024\u5909\u63DB FAMILY.Fields=\u9805\u76EE\u5024
FAMILY.File=\u30D5\u30A1\u30A4\u30EB FAMILY.File=\u30D5\u30A1\u30A4\u30EB
FAMILY.FireBird=Firebird FAMILY.FireBird=Firebird
FAMILY.Greenplum=Greenplum FAMILY.Greenplum=Greenplum
FAMILY.HSQLDb=HSQLDb FAMILY.HSQLDb=HSQLdb
FAMILY.Healthcare=Healthcare FAMILY.Healthcare=\u30D8\u30EB\u30B9\u30B1\u30A2
FAMILY.Hive=Hive FAMILY.Hive=Hive
FAMILY.Informix=Informix FAMILY.Informix=Informix
FAMILY.Ingres=Ingres FAMILY.Ingres=Ingres
@@ -94,7 +96,7 @@ FAMILY.Interbase=Interbase
FAMILY.Internet=\u30A4\u30F3\u30BF\u30FC\u30CD\u30C3\u30C8 FAMILY.Internet=\u30A4\u30F3\u30BF\u30FC\u30CD\u30C3\u30C8
FAMILY.Jasper=Jasper FAMILY.Jasper=Jasper
FAMILY.JavaDB=JavaDB FAMILY.JavaDB=JavaDB
FAMILY.JDBC=\u6C4E\u7528JDBC FAMILY.JDBC=JDBC
FAMILY.LDAP=LDAP FAMILY.LDAP=LDAP
FAMILY.Logs_Errors=\u30ED\u30B0\uFF06\u30A8\u30E9\u30FC\u30CF\u30F3\u30C9\u30EA\u30F3\u30B0 FAMILY.Logs_Errors=\u30ED\u30B0\uFF06\u30A8\u30E9\u30FC\u30CF\u30F3\u30C9\u30EA\u30F3\u30B0
FAMILY.MS_SQL_Server=MS SQL Server FAMILY.MS_SQL_Server=MS SQL Server
@@ -115,7 +117,7 @@ FAMILY.PostgreSQL=PostgreSQL
FAMILY.PostgresPlus=PostgresPlus FAMILY.PostgresPlus=PostgresPlus
FAMILY.Processing=\u5909\u63DB\u51E6\u7406 FAMILY.Processing=\u5909\u63DB\u51E6\u7406
FAMILY.SAP=SAP FAMILY.SAP=SAP
FAMILY.Sas=Sas FAMILY.Sas=SAS
FAMILY.SCD=SCD FAMILY.SCD=SCD
FAMILY.SCP=SCP FAMILY.SCP=SCP
FAMILY.SPSS=SPSS FAMILY.SPSS=SPSS
@@ -128,9 +130,14 @@ FAMILY.Technical=\u30C6\u30AF\u30CB\u30AB\u30EB
FAMILY.Teradata=Teradata FAMILY.Teradata=Teradata
FAMILY.Vertica=Vertica FAMILY.Vertica=Vertica
FAMILY.VtigerCRM=VtigerCRM FAMILY.VtigerCRM=VtigerCRM
FAMILY.XML=XML FAMILY.XML=XML\u30D5\u30A1\u30A4\u30EB
CodeGeneratorEmittersPoolFactory.updatePaletteForEditors=\u30D1\u30EC\u30C3\u30C8\u3092\u66F4\u65B0 CodeGeneratorEmittersPoolFactory.updatePaletteForEditors=\u30D1\u30EC\u30C3\u30C8\u3092\u66F4\u65B0
ComponentsPreferencePage.componentAssist=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u4F5C\u6210\u30A2\u30B7\u30B9\u30BF\u30F3\u30C8\u3092\u6709\u52B9\u5316 ComponentsPreferencePage.componentAssist=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u4F5C\u6210\u30A2\u30B7\u30B9\u30BF\u30F3\u30C8\u3092\u6709\u52B9\u5316
ComponentsPreferencePage.notValidDirectory=\u3053\u308C\u3092\u9078\u629E\u3059\u308B\u3068\u30D5\u30A9\u30EB\u30C0\u30FC\u304C\u30CD\u30B9\u30C8\u3055\u308C\u307E\u3059\u3002\u3053\u308C\u306F\u63A8\u5968\u3055\u308C\u307E\u305B\u3093\u3002 \u7D9A\u884C\u3057\u307E\u3059\u304B?
ComponentsFactory.loadComponents.missingFolder=\u30D7\u30E9\u30B0\u30A4\u30F3"{1}"\u5185\u306B\u30D5\u30A9\u30EB\u30C0\u30FC"{0}"\u304C\u3042\u308A\u307E\u305B\u3093\u3002
ComponentsPreferencePage_SuccessTitle=\u6210\u529F ComponentsPreferencePage_SuccessTitle=\u6210\u529F
ComponentsPreferencePage_SuccessMessage1=\u65B0\u898F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30ED\u30FC\u30C9\u3059\u308B\u305F\u3081\u306B\u306F\u3001Studio\u3092\u518D\u8D77\u52D5\u3057\u307E\u3059\u3002\u53C8\u306F\u6B21\u56DE\u306E\u958B\u59CB\u6642\u306B\u30ED\u30FC\u30C9\u3055\u308C\u307E\u3059\u3002 ComponentsPreferencePage_SuccessMessage1=\u65B0\u898F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30ED\u30FC\u30C9\u3059\u308B\u305F\u3081\u306B\u306F\u3001Studio\u3092\u518D\u8D77\u52D5\u3057\u307E\u3059\u3002\u53C8\u306F\u6B21\u56DE\u306E\u958B\u59CB\u6642\u306B\u30ED\u30FC\u30C9\u3055\u308C\u307E\u3059\u3002
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
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

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<EFBFBD>w: \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<EFBFBD>w do obszaru roboczego CodeGenInit.addMarkers=Dodanie znacznik\u00F3w do obszaru roboczego
CodeGenInit.createProject=utw<EFBFBD>rz {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<EFBFBD>\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,44 +1,43 @@
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=Projeto JETEmitters n<EFBFBD>o existe, <EFBFBD> necess<EFBFBD>rio a reinicializa<EFBFBD><EFBFBD>o 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<EFBFBD>o podem ser salvos: CodeGeneratorEmittersPoolFactory.PersitentData.Error=Os dados n\u00E3o podem ser salvos:
CodeGeneratorEmittersPoolFactory.initMessage=Inicializa<EFBFBD><EFBFBD>o da Engine de Gera<EFBFBD><EFBFBD>o 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<EFBFBD><EFBFBD>o de c<>digo. Iniciando a gera<72><61>o de c<>digo 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<EFBFBD><EFBFBD>o 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<EFBFBD>o encontrado no processo atual CodeGenerator.Node.NotFound=Nodo n\u00E3o encontrado no processo atual
EmittersPoolFactoryImpl.Class.IllegalArg=A classe '{0}' n<EFBFBD>o <20> uma classe v<EFBFBD>lida EmittersPoolFactoryImpl.Class.IllegalArg=A classe '{0}' n\u00E3o \u00E9 uma classe v\u00E1lida
generatedcode.copyright.body1==
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<EFBFBD><EFBFBD>o de c<>digo 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<EFBFBD><EFBFBD>o dos componentes falhou: \r\n CodeGeneratorEmittersPoolFactory.failCompail=Compila\u00E7\u00E3o dos componentes falhou: \r\n
CodeGeneratorEmittersPoolFactory.initialException=Erro durante a inicializa<EFBFBD><EFBFBD>o CodeGeneratorEmittersPoolFactory.initialException=Erro durante a inicializa\u00E7\u00E3o
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=Erro durante a inicializa<EFBFBD><EFBFBD>o do JetEmitter CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=Erro durante a inicializa\u00E7\u00E3o do JetEmitter
CodeGeneratorService.invalidLanguage1=Tipo de linguagem inv<EFBFBD>lida CodeGeneratorService.invalidLanguage1=Tipo de linguagem inv\u00E1lida
CodeGeneratorService.invalidLanguage2=Tipo de linguagem inv<EFBFBD>lida 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<EFBFBD>cio 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<EFBFBD>s 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<EFBFBD>ncia ComponentsPreferencePage.WarningTitle=Advert\u00EAncia
ComponentsProviderManager.unableLoad=imposs<EFBFBD>vel carregar provider do componente ComponentsProviderManager.unableLoad=imposs\u00EDvel carregar provider do componente
ComponenttRunJobPreferencePage.label=N<EFBFBD>o mostrar job correspondente ap<EFBFBD>s 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<EFBFBD>s duplo clique no componente tRunJob. ComponenttRunJobPreferencePage.showCorrespondingJob=Visualizar trabalho correspondente ap\u00F3s duplo clique no componente tRunJob.
XsdValidationCacheManager.unableLoadxsd=Imposs<EFBFBD>vel carregar arquivo XSD do cache XsdValidationCacheManager.unableLoadxsd=Imposs\u00EDvel carregar arquivo XSD do cache
XsdValidationCacheManager.unableSavexsd=Imposs<EFBFBD>vel 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<EFBFBD>es 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
@@ -47,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<EFBFBD>da 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<EFBFBD>cnico FAMILY.Technical=T\u00E9cnico
FAMILY.Teradata=Teradata FAMILY.Teradata=Teradata
FAMILY.Vertica=Vertica FAMILY.Vertica=Vertica

View File

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

View File

@@ -1,83 +1,143 @@
JavaRoutineSynchronizer.UnsupportedOperation.Exception1=\u65B9\u6CD5\u672A\u5B9E\u65BD\uFF1Aorg.talend.designer.codegen.JavaRoutineSynchronizer line:49
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=JETEmitters\u5DE5\u7A0B\u4E0D\u5B58\u5728\uFF0C\u9700\u8981\u91CD\u65B0\u5B8C\u6574\u521D\u59CB\u5316\u3002 CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=JETEmitters\u5DE5\u7A0B\u4E0D\u5B58\u5728\uFF0C\u9700\u8981\u91CD\u65B0\u5B8C\u6574\u521D\u59CB\u5316\u3002
generatedcode.footerprocess.nbcharsgenerated=\u7531 {1} \u751F\u6210\u7684 {0} \u4E2A\u5B57\u7B26
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
CodeGeneratorEmittersPoolFactory.initMessage=\u521D\u59CB\u5316\u4EE3\u7801\u751F\u6210\u5F15\u64CE... generatedcode.copyright.title=\u7248\u6743\u6240\u6709 (c) 2005-2011\uFF0CTalend Inc.
CodeGeneratorEmittersPoolFactory.initMessage=\u751F\u6210\u5F15\u64CE\u6B63\u5728\u521D\u59CB\u5316...
generatedcode.copyright.body5=(http://www.gnu.org/licenses/lgpl.html)\u3002
EmfEmittersPersistence.CodeGen.DataMissing=\u4EE3\u7801\u751F\u6210\u6570\u636E\u6D41\u5931\uFF0C\u5F00\u59CB\u91CD\u65B0\u751F\u6210\u4EE3\u7801\u3002 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}).
generatedcode.copyright.body1=\u6E90\u4EE3\u7801\u88AB{0}\u81EA\u52A8\u751F\u6210 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.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__
PoolTypeImpl.persistentPool=\\ (persistentPool:
TalendJetEmitter.compileFail=\\ \u7F16\u8BD1\u5931\u8D25\uFF1A{0} : {1}
TalendJetEmitter.exception=\u5F02\u5E38
JetFilesProviderManager.unableLoad=\u65E0\u6CD5\u52A0\u8F7D {0}JetFilesProviderManager.unableLoad
CodeGeneratorEmittersPoolFactory.dialogContent=\u4E3A\u4E86\u907F\u514D\u4EA7\u751F\u95EE\u9898\uFF0C\u8BF7\u6309Ctrl+Shift+F3\u6765\u518D\u6B21\u751F\u6210\uFF01 CodeGeneratorEmittersPoolFactory.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.LINE=\u76F4\u7EBF (\u5FEB)
FAMILY.AS400=AS400
FAMILY.Access=Access FAMILY.Access=Access
FAMILY.Alfresco=Alfresco
FAMILY.Business=\u4E1A\u52A1 FAMILY.Business=\u4E1A\u52A1
FAMILY.Business_Intelligence=\u5546\u4E1A\u667A\u80FD FAMILY.Business_Intelligence=\u5546\u4E1A\u667A\u80FD
FAMILY.CentricCRM=CentricCRM
FAMILY.Charts=\u56FE\u8868
FAMILY.Connections=\u8FDE\u63A5 FAMILY.Connections=\u8FDE\u63A5
FAMILY.eXist=\u9000\u51FA FAMILY.Custom_Code=\u81EA\u5B9A\u4E49\u4EE3\u7801
FAMILY.File=\u6587\u4ef6 FAMILY.DB2=DB2
FAMILY.FireBird=\u706B\u9E1F FAMILY.DB_Generic=\u6570\u636E\u5E93\u901A\u7528
FAMILY.DB_JDBC=DB JDBC
FAMILY.DB_SCD=DB SCD
FAMILY.Data_Quality=Data Quality
FAMILY.Databases=\u6570\u636E\u5E93
FAMILY.ELT=ELT
FAMILY.ESB=ESB
FAMILY.EXASolution=EXASolution
FAMILY.eXist=eXist
FAMILY.FTP=FTP
FAMILY.Fields=\u5B57\u6BB5
FAMILY.File=\u6587\u4EF6
FAMILY.FireBird=Firebird
FAMILY.Greenplum=Greenplum
FAMILY.HSQLDb=HSQLdb FAMILY.HSQLDb=HSQLdb
FAMILY.Healthcare=Healthcare
FAMILY.Hive=Hive
FAMILY.Informix=Informix FAMILY.Informix=Informix
FAMILY.Ingres=Ingres FAMILY.Ingres=Ingres
FAMILY.Input=\u8F93\u5165 FAMILY.Input=\u8F93\u5165
FAMILY.Interbase=Interbase
FAMILY.Internet=\u4E92\u8054\u7F51
FAMILY.Jasper=Jasper
FAMILY.JavaDB=JavaDB FAMILY.JavaDB=JavaDB
FAMILY.JDBC=JDBC
FAMILY.LDAP=LDAP
FAMILY.Logs_Errors=\u65E5\u5FD7\u548C\u9519\u8BEF
FAMILY.MS_SQL_Server=MS SQL Server
FAMILY.MSSql=MSSQL FAMILY.MSSql=MSSQL
FAMILY.Management=\u7BA1\u7406
FAMILY.MaxDB=MaxDB FAMILY.MaxDB=MaxDB
FAMILY.Microsoft_AX=Microsoft AX
FAMILY.Microsoft_CRM=Microsoft CRM
FAMILY.Misc=\u6742\u9879
FAMILY.MySQL=MySQL FAMILY.MySQL=MySQL
FAMILY.Netezza=\u7F51\u7EDC\u6635\u79F0 FAMILY.Netezza=\u7F51\u7EDC\u6635\u79F0
FAMILY.OLAP_Cube=OLAP \u591A\u7EF4\u6570\u636E\u96C6
FAMILY.Oracle=Oracle FAMILY.Oracle=Oracle
FAMILY.Output=\u6807\u51c6\u8f93\u51fa FAMILY.Orchestration=Orchestration
FAMILY.Output=\u8F93\u51FA
FAMILY.ParAccel=ParAccel
FAMILY.PostgreSQL=PostgreSQL FAMILY.PostgreSQL=PostgreSQL
FAMILY.PostgresPlus=PostgresPlus
FAMILY.Processing=Processing
FAMILY.SAP=SAP
FAMILY.Sas=Sas
FAMILY.SCD=SCD
FAMILY.SCP=SCP
FAMILY.SPSS=SPSS
FAMILY.SQLite=SQLite FAMILY.SQLite=SQLite
FAMILY.Salesforce=Salesforce
FAMILY.SugarCRM=SugarCRM
FAMILY.Sybase=Sybase FAMILY.Sybase=Sybase
FAMILY.System=\u7CFB\u7EDF FAMILY.System=\u7CFB\u7EDF
FAMILY.Technical=\u6280\u672F
FAMILY.Teradata=Teradata FAMILY.Teradata=Teradata
FAMILY.Vertica=Vertica
FAMILY.VtigerCRM=VtigerCRM
FAMILY.XML=XML 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=Success 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
ComponentsFactory.init.waitForFinish.timeout=\u65E0\u6CD5\u521D\u59CB\u5316 ComponentsFactory\uFF0C\u8BF7\u91CD\u8BD5\u3002

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.0.1.qualifier Bundle-Version: 7.2.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<EFBFBD>hlte 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<EFBFBD>l<EFBFBD>charger les composants s<EFBFBD>lectionn<EFBFBD>s DownloadComponenentsAction.Label=T\u00E9l\u00E9charger les composants s\u00E9lectionn\u00E9s
RefreshComponenentsAction.Label=Rafra<EFBFBD>chir la liste des composants RefreshComponenentsAction.Label=Rafra\u00EEchir la liste des composants
providerName=www.example.org providerName=www.example.org
pluginName=Mod<EFBFBD>le Exchange pluginName=Mod\u00E8le Exchange

View File

@@ -1,4 +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

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.0.1-SNAPSHOT</version> <version>7.2.1</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<EFBFBD>fen. 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<EFBFBD>schen 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<EFBFBD>schung fehlgeschlagen DeleteExtensionJob.DeleteFailure=L\u00F6schung fehlgeschlagen
DeleteExtensionJob.DeleteFailureTip=Sie sollten es pr<EFBFBD>fen. 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<EFBFBD>n 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<EFBFBD>rifier. AvailableExtensionsComposite.ViewDetail.InsertionReviewFailureTip=Veuillez v\u00E9rifier.
DownloadedExtensionsComposite.ExtensionName=Nom de l'extension DownloadedExtensionsComposite.ExtensionName=Nom de l'extension
DownloadedExtensionsComposite.DownloadedVersion=Version t<EFBFBD>l<EFBFBD>charg<EFBFBD>e DownloadedExtensionsComposite.DownloadedVersion=Version t\u00E9l\u00E9charg\u00E9e
DownloadedExtensionsComposite.DownloadDate=Date de t<EFBFBD>l<EFBFBD>chargement DownloadedExtensionsComposite.DownloadDate=Date de t\u00E9l\u00E9chargement
DownloadedExtensionsComposite.installOperateStatus=Installer DownloadedExtensionsComposite.installOperateStatus=Installer
DownloadedExtensionsComposite.installedOperateStatus=Install<EFBFBD> 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<EFBFBD> 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<EFBFBD> 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<EFBFBD> (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<EFBFBD>lectionnez un <EFBFBD>l<EFBFBD>ment 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<EFBFBD>lectionnez un fichier de l'extension <EFBFBD> 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 <EFBFBD> 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<EFBFBD>es ShowInstalledExtensionsJob.ShowInstalledExtensions.Title=Recherche d'extensions install\u00E9es
ShowInstalledExtensionsJob.ShowInstalledExtensions.Message=Recherche d'extensions install<EFBFBD>es 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<EFBFBD>rifier. 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<EFBFBD>rifiez. 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<EFBFBD>rifier. InsertionExtensionAction.InstalledFailureTip=Vous devez le v\u00E9rifier.
UploadRevisionJob.Title=Chargement de la r<EFBFBD>vision... UploadRevisionJob.Title=Chargement de la r\u00E9vision...
UploadRevisionJob.Message=Charger une r<EFBFBD>vision... UploadRevisionJob.Message=Charger une r\u00E9vision...
UploadRevisionAction.InstalledFailure=Echec du chargement de la r<EFBFBD>vision. UploadRevisionAction.InstalledFailure=Echec du chargement de la r\u00E9vision.
UploadRevisionAction.InstalledFailureTip=Vous devez le v<EFBFBD>rifier. UploadRevisionAction.InstalledFailureTip=Vous devez le v\u00E9rifier.
DownloadComponenentsAction.installExchange=Installer les composants Exchange DownloadComponenentsAction.installExchange=Installer les composants Exchange
DownloadComponenentsAction.DownloadTaskTitle=T<EFBFBD>l<EFBFBD>chargement des fichiers depuis Exchange DownloadComponenentsAction.DownloadTaskTitle=T\u00E9l\u00E9chargement des fichiers depuis Exchange
DownloadComponenentsAction.DownloadTaskName=T<EFBFBD>l<EFBFBD>chargement 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<EFBFBD>l<EFBFBD>chargement DownloadComponenentsAction.DownloadFailure=Echec du t\u00E9l\u00E9chargement
DownloadComponenentsAction.DownloadFailureTip=Vous devez modifier les param<EFBFBD>tres de t<EFBFBD>l<EFBFBD>chargement. DownloadComponenentsAction.DownloadFailureTip=Vous devez modifier les param\u00E8tres de t\u00E9l\u00E9chargement.
ExchangeWebService.insertionExtensionSuccessful=Insertion de l'extension r<EFBFBD>ussie. ExchangeWebService.insertionExtensionSuccessful=Insertion de l'extension r\u00E9ussie.
ExchangeWebService.downloadingExtensionSuccessful=T<EFBFBD>l<EFBFBD>chargement de l'extension r<EFBFBD>ussi. ExchangeWebService.downloadingExtensionSuccessful=T\u00E9l\u00E9chargement de l'extension r\u00E9ussi.
ExchangeWebService.deleteExtensionSuccessful=Suppression de l'extension r<EFBFBD>ussie. ExchangeWebService.deleteExtensionSuccessful=Suppression de l'extension r\u00E9ussie.
ExchangeWebService.updateRevisionSuccessful=Mise <EFBFBD> jour de la r<EFBFBD>vision r<EFBFBD>ussie. ExchangeWebService.updateRevisionSuccessful=Mise \u00E0 jour de la r\u00E9vision r\u00E9ussie.
ExchangeWebService.insertionRevisionSuccessful=Insertion de la r<EFBFBD>vision r<EFBFBD>ussie. ExchangeWebService.insertionRevisionSuccessful=Insertion de la r\u00E9vision r\u00E9ussie.
ImportExchangeDialog.dialogTitle=S<EFBFBD>lectionnez un <EFBFBD>l<EFBFBD>ment de Talend Exchange ImportExchangeDialog.dialogTitle=S\u00E9lectionnez un \u00E9l\u00E9ment de Talend Exchange
ImportExchangeDialog.WARNING=Avertissement ImportExchangeDialog.WARNING=Avertissement
ImportExchangeDialog.NOTSELECTWARNING=S<EFBFBD>lectionnez un <EFBFBD>l<EFBFBD>ment dans la table. ImportExchangeDialog.NOTSELECTWARNING=S\u00E9lectionnez un \u00E9l\u00E9ment dans la table.
ImportExchangeDialog.downloadProgressBar=T<EFBFBD>l<EFBFBD>chargement d'<27>l<EFBFBD>ment(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<EFBFBD>re r<>vision 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<EFBFBD>chir ImportExchangeDialog.REFRESH_BUTTON=Rafra\u00EEchir
ImportExchangeDialog.REFRESHING_PROGRESSBAR=Rafra<EFBFBD>chissement, veuillez patienter.. ImportExchangeDialog.REFRESHING_PROGRESSBAR=Rafra\u00EEchissement, veuillez patienter..
ImportExchangeDialog.OPERATION_CANCELLED=L'op<EFBFBD>ration a <EFBFBD>t<EFBFBD> annul<75>e ImportExchangeDialog.OPERATION_CANCELLED=L'op\u00E9ration a \u00E9t\u00E9 annul\u00E9e
Exchange.logon.error=L'utilisateur de l'Exchange n'est pas enregistr<EFBFBD>. Enregistrez-vous via les Pr<EFBFBD>f<EFBFBD>rences. 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<EFBFBD>ussie, mais un red<EFBFBD>marrage est requis pour le charger. Red<EFBFBD>marrer ? DownloadComponenentsAction_restartMessage=Installation du nouveau composant r\u00E9ussie, mais un red\u00E9marrage est requis pour le charger. Red\u00E9marrer ?
DownloadComponenentsAction_restartTitle=Red<EFBFBD>marrage requis DownloadComponenentsAction_restartTitle=Red\u00E9marrage requis
DownloadComponenentsAction_failureTitle=<EFBFBD>chec DownloadComponenentsAction_failureTitle=\u00C9chec
DownloadComponenentsAction_failureMessage=<EFBFBD>chec de l'installation du composant {0}, v<EFBFBD>rifiez 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

@@ -2,8 +2,8 @@ ExchangeView.Exchange=Exchange
AvailableExtensionsComposite.ExtensionName=Extension\u540D AvailableExtensionsComposite.ExtensionName=Extension\u540D
AvailableExtensionsComposite.Version=\u30D0\u30FC\u30B8\u30E7\u30F3 AvailableExtensionsComposite.Version=\u30D0\u30FC\u30B8\u30E7\u30F3
AvailableExtensionsComposite.Rating=\u8A55\u4FA1 AvailableExtensionsComposite.Rating=\u8A55\u4FA1
AvailableExtensionsComposite.Author=\u4f5c\u6210\u8005 AvailableExtensionsComposite.Author=\u4F5C\u6210\u8005
AvailableExtensionsComposite.FilterTitle=\u30D5\u30A3\u30EB\u30BF AvailableExtensionsComposite.FilterTitle=\u30D5\u30A3\u30EB\u30BF\u30FC
AvailableExtensionsComposite.ViewDetail.installOperateStatus=\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB AvailableExtensionsComposite.ViewDetail.installOperateStatus=\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB
AvailableExtensionsComposite.ViewDetail.WriteReview=\u518D\u8ABF\u67FB\u306E\u66F8\u304D\u8FBC\u307F AvailableExtensionsComposite.ViewDetail.WriteReview=\u518D\u8ABF\u67FB\u306E\u66F8\u304D\u8FBC\u307F
AvailableExtensionsComposite.ViewDetail.InsertionReviewFailure=Review\u633F\u5165\u5931\u6557\u3002 AvailableExtensionsComposite.ViewDetail.InsertionReviewFailure=Review\u633F\u5165\u5931\u6557\u3002
@@ -13,7 +13,7 @@ DownloadedExtensionsComposite.DownloadedVersion=\u30C0\u30A6\u30F3\u30ED\u30FC\u
DownloadedExtensionsComposite.DownloadDate=\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u65E5\u4ED8 DownloadedExtensionsComposite.DownloadDate=\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u65E5\u4ED8
DownloadedExtensionsComposite.OperateStatus=\u30B9\u30C6\u30FC\u30BF\u30B9\u64CD\u4F5C DownloadedExtensionsComposite.OperateStatus=\u30B9\u30C6\u30FC\u30BF\u30B9\u64CD\u4F5C
DownloadedExtensionsComposite.installOperateStatus=\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB DownloadedExtensionsComposite.installOperateStatus=\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB
DownloadedExtensionsComposite.installedOperateStatus=\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB DownloadedExtensionsComposite.installedOperateStatus=\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u6E08
DownloadedExtensionsComposite.updateOperateStatus=\u66F4\u65B0 DownloadedExtensionsComposite.updateOperateStatus=\u66F4\u65B0
MyExtensionsComposite.ExtensionName=Extension\u540D MyExtensionsComposite.ExtensionName=Extension\u540D
MyExtensionsComposite.Version=\u30D0\u30FC\u30B8\u30E7\u30F3 MyExtensionsComposite.Version=\u30D0\u30FC\u30B8\u30E7\u30F3
@@ -21,26 +21,26 @@ MyExtensionsComposite.UploadDate=\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u65E5\u4ED
MyExtensionsComposite.AddNewExtensionTitle=\u65B0\u898FExtension\u8FFD\u52A0 MyExtensionsComposite.AddNewExtensionTitle=\u65B0\u898FExtension\u8FFD\u52A0
MyExtensionsComposite.UpLoadNewVersionOperateStatus=\u65B0\u30D0\u30FC\u30B8\u30E7\u30F3\u3092\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9 MyExtensionsComposite.UpLoadNewVersionOperateStatus=\u65B0\u30D0\u30FC\u30B8\u30E7\u30F3\u3092\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9
MyExtensionsComposite.UpdateOperateStatus=\u66F4\u65B0 MyExtensionsComposite.UpdateOperateStatus=\u66F4\u65B0
MyExtensionsComposite.ModifyOperateStatus=\u4FEE\u6B63 MyExtensionsComposite.ModifyOperateStatus=\u5909\u66F4
MyExtensionsComposite.DeleteOperateStatus=\u524A\u9664 MyExtensionsComposite.DeleteOperateStatus=\u524A\u9664
MyExtensionsComposite.Form.Return=Return MyExtensionsComposite.Form.Return=\u623B\u308A\u5024
MyExtensionsComposite.Form.ExtensionTitle=Extension\u30BF\u30A4\u30C8\u30EB MyExtensionsComposite.Form.ExtensionTitle=Extension\u30BF\u30A4\u30C8\u30EB
MyExtensionsComposite.Form.InitialVersion=\u521D\u671F\u30D0\u30FC\u30B8\u30E7\u30F3 MyExtensionsComposite.Form.InitialVersion=\u521D\u671F\u30D0\u30FC\u30B8\u30E7\u30F3
MyExtensionsComposite.Form.Compatibility=\u4E92\u63DB\u6027 MyExtensionsComposite.Form.Compatibility=\u9069\u5408\u6027
MyExtensionsComposite.Form.Compatibility.AllVersions=\u5168\u3066\u306E\u30D0\u30FC\u30B8\u30E7\u30F3 MyExtensionsComposite.Form.Compatibility.AllVersions=\u5168\u3066\u306E\u30D0\u30FC\u30B8\u30E7\u30F3
MyExtensionsComposite.Form.Compatibility.Version=\u30D0\u30FC\u30B8\u30E7\u30F3 MyExtensionsComposite.Form.Compatibility.Version=\u30D0\u30FC\u30B8\u30E7\u30F3
MyExtensionsComposite.Form.Compatibility.AndOlder=\u3088\u308A\u53E4\u3044 MyExtensionsComposite.Form.Compatibility.AndOlder=\u3088\u308A\u53E4\u3044
MyExtensionsComposite.Form.Compatibility.AndNewer=\u3088\u308A\u65B0\u3057\u3044 MyExtensionsComposite.Form.Compatibility.AndNewer=\u3088\u308A\u65B0\u3057\u3044
MyExtensionsComposite.Form.Compatibility.AllVersionsExcept=\u5168\u3066\u306E\u30D0\u30FC\u30B8\u30E7\u30F3\u4EE5\u5916 MyExtensionsComposite.Form.Compatibility.AllVersionsExcept=\u5168\u3066\u306E\u30D0\u30FC\u30B8\u30E7\u30F3\u4EE5\u5916
MyExtensionsComposite.Form.Compatibility.OnlyTheseVersions=\u3053\u308C\u3089\u306E\u30D0\u30FC\u30B8\u30E7\u30F3\u3060\u3051\: MyExtensionsComposite.Form.Compatibility.OnlyTheseVersions=\u3053\u308C\u3089\u306E\u30D0\u30FC\u30B8\u30E7\u30F3\u3060\u3051:
MyExtensionsComposite.Form.Description=\u8AAC\u660E MyExtensionsComposite.Form.Description=\u8AAC\u660E
MyExtensionsComposite.Form.Visibility=\u8868\u793A MyExtensionsComposite.Form.Visibility=\u53EF\u8996\u6027
MyExtensionsComposite.Form.Visibility.Public=\u5171\u6709(\u5168\u54E1\u304C\u53EF\u8996) MyExtensionsComposite.Form.Visibility.Public=\u5171\u6709(\u5168\u54E1\u304C\u53EF\u8996)
MyExtensionsComposite.Form.Visibility.Private=\u500B\u4EBA(\u81EA\u5206\u306E\u307F\u53EF\u8996) MyExtensionsComposite.Form.Visibility.Private=\u500B\u4EBA(\u81EA\u5206\u306E\u307F\u53EF\u8996)
MyExtensionsComposite.Form.Upload=\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9 MyExtensionsComposite.Form.Upload=\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9
MyExtensionsComposite.Form.Upload.SelectAnItem=\u73FE\u5728\u958B\u3044\u3066\u3044\u308B\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u304B\u3089\u30A2\u30A4\u30C6\u30E0\u3092\u9078\u629E MyExtensionsComposite.Form.Upload.SelectAnItem=\u73FE\u5728\u958B\u3044\u3066\u3044\u308B\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u304B\u3089\u30A2\u30A4\u30C6\u30E0\u3092\u9078\u629E
MyExtensionsComposite.Form.Upload.File=\u30D5\u30A1\u30A4\u30EB\: MyExtensionsComposite.Form.Upload.File=\u30D5\u30A1\u30A4\u30EB:
MyExtensionsComposite.Form.Upload.Browse=\u30D6\u30E9\u30A6\u30BA... MyExtensionsComposite.Form.Upload.Browse=\u53C2\u7167...
MyExtensionsComposite.Form.Upload.Browse.SelectFile=\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3059\u308Bextension\u306E\u30D5\u30A1\u30A4\u30EB\u3092\u9078\u629E MyExtensionsComposite.Form.Upload.Browse.SelectFile=\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3059\u308Bextension\u306E\u30D5\u30A1\u30A4\u30EB\u3092\u9078\u629E
MyExtensionsComposite.Form.DeleteExtensionTile=Extension\u524A\u9664 MyExtensionsComposite.Form.DeleteExtensionTile=Extension\u524A\u9664
MyExtensionsComposite.Form.DeleteExtensionMessage=\u3053\u306EExtension\u3092\u524A\u9664\u3057\u3066\u3082\u3044\u3044\u3067\u3059\u304B\uFF1F MyExtensionsComposite.Form.DeleteExtensionMessage=\u3053\u306EExtension\u3092\u524A\u9664\u3057\u3066\u3082\u3044\u3044\u3067\u3059\u304B\uFF1F
@@ -64,14 +64,14 @@ ModifyExtensionJob.ModifyFailureTip=\u30C1\u30A7\u30C3\u30AF\u3092\u3057\u3066\u
InstalledExtensionJob.Title=Extension\u3092\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB... InstalledExtensionJob.Title=Extension\u3092\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB...
InstalledExtensionJob.Message=Extension\u3092\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB... InstalledExtensionJob.Message=Extension\u3092\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB...
InsertionExtensionAction.InstalledFailure=\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u306B\u5931\u6557\u3057\u307E\u3057\u305F InsertionExtensionAction.InstalledFailure=\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u306B\u5931\u6557\u3057\u307E\u3057\u305F
InsertionExtensionAction.InstalledFailureTip=\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044 InsertionExtensionAction.InstalledFailureTip=\u30C1\u30A7\u30C3\u30AF\u3092\u3057\u3066\u304F\u3060\u3055\u3044\u3002
UploadRevisionJob.Title=\u30EA\u30D3\u30B8\u30E7\u30F3\u3092\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9 UploadRevisionJob.Title=\u30EA\u30D3\u30B8\u30E7\u30F3\u3092\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9
UploadRevisionJob.Message=\u30EA\u30D3\u30B8\u30E7\u30F3\u3092\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9 UploadRevisionJob.Message=\u30EA\u30D3\u30B8\u30E7\u30F3\u3092\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9
UploadRevisionAction.InstalledFailure=\u30EA\u30D3\u30B8\u30E7\u30F3\u306E\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u306B\u5931\u6557\u3002 UploadRevisionAction.InstalledFailure=\u30EA\u30D3\u30B8\u30E7\u30F3\u306E\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u306B\u5931\u6557\u3002
UploadRevisionAction.InstalledFailureTip=\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044 UploadRevisionAction.InstalledFailureTip=\u30C1\u30A7\u30C3\u30AF\u3092\u3057\u3066\u304F\u3060\u3055\u3044\u3002
DownloadComponenentsAction.installExchange=Exchange\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB DownloadComponenentsAction.installExchange=Exchange\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB
DownloadComponenentsAction.DownloadTaskTitle=Exchange\u304B\u3089\u30D5\u30A1\u30A4\u30EB\u3092\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9 DownloadComponenentsAction.DownloadTaskTitle=Exchange\u304B\u3089\u30D5\u30A1\u30A4\u30EB\u3092\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9
DownloadComponenentsAction.DownloadTaskName=URL\u304B\u3089\u30D5\u30A1\u30A4\u30EB\u3092\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\: DownloadComponenentsAction.DownloadTaskName=URL\u304B\u3089\u30D5\u30A1\u30A4\u30EB\u3092\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9:
DownloadComponenentsAction.ReloadPalette=\u30D1\u30EC\u30C3\u30C8\u306E\u66F4\u65B0... DownloadComponenentsAction.ReloadPalette=\u30D1\u30EC\u30C3\u30C8\u306E\u66F4\u65B0...
DownloadComponenentsAction.DownloadFailure=\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u5931\u6557\u3002 DownloadComponenentsAction.DownloadFailure=\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u5931\u6557\u3002
DownloadComponenentsAction.DownloadFailureTip=\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u8A2D\u5B9A\u3092\u5909\u66F4\u3057\u3066\u304F\u3060\u3055\u3044\u3002 DownloadComponenentsAction.DownloadFailureTip=\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u8A2D\u5B9A\u3092\u5909\u66F4\u3057\u3066\u304F\u3060\u3055\u3044\u3002
@@ -81,20 +81,20 @@ ExchangeWebService.deleteExtensionSuccessful=Extension\u524A\u9664\u6210\u529F\u
ExchangeWebService.insertReviewSuccessful=Review\u633F\u5165\u6210\u529F\u3002 ExchangeWebService.insertReviewSuccessful=Review\u633F\u5165\u6210\u529F\u3002
ExchangeWebService.updateRevisionSuccessful=\u30EA\u30D3\u30B8\u30E7\u30F3\u66F4\u65B0\u6210\u529F\u3002 ExchangeWebService.updateRevisionSuccessful=\u30EA\u30D3\u30B8\u30E7\u30F3\u66F4\u65B0\u6210\u529F\u3002
ExchangeWebService.insertionRevisionSuccessful=\u30EA\u30D3\u30B8\u30E7\u30F3\u633F\u5165\u6210\u529F\u3002 ExchangeWebService.insertionRevisionSuccessful=\u30EA\u30D3\u30B8\u30E7\u30F3\u633F\u5165\u6210\u529F\u3002
ImportExchangeDialog.dialogTitle=Talend Exchange\u304B\u3089\u9805\u76EE\u9078\u629E ImportExchangeDialog.dialogTitle=Talend Exchange \u304B\u3089\u9805\u76EE\u306E\u9078\u629E
ImportExchangeDialog.WARNING=\u8B66\u544A ImportExchangeDialog.WARNING=\u8B66\u544A
ImportExchangeDialog.NOTSELECTWARNING=\u30C6\u30FC\u30D6\u30EB\u304B\u3089\uFF11\u3064\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\u3002 ImportExchangeDialog.NOTSELECTWARNING=\u30C6\u30FC\u30D6\u30EB\u304B\u3089\u30A2\u30A4\u30C6\u30E0\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044\u3002
ImportExchangeDialog.downloadProgressBar=\u30A2\u30A4\u30C6\u30E0\u3092\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u4E2D\u3067\u3059... ImportExchangeDialog.downloadProgressBar=\u30A2\u30A4\u30C6\u30E0\u3092\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u4E2D\u3067\u3059...
ImportExchangeDialog.EXTENSION_NAME=Extension\u540D ImportExchangeDialog.EXTENSION_NAME=Extension\u540D
ImportExchangeDialog.AUTHOR_NAME=\u4F5C\u6210\u8005 ImportExchangeDialog.AUTHOR_NAME=\u4F5C\u6210\u8005\u540D
ImportExchangeDialog.LATEST_REVISION=\u6700\u65B0\u30EA\u30D3\u30B8\u30E7\u30F3 ImportExchangeDialog.LATEST_REVISION=\u6700\u65B0\u30EA\u30D3\u30B8\u30E7\u30F3
ImportExchangeDialog.EXTENSION_DESCRIPTION=Extension\u8AAC\u660E ImportExchangeDialog.EXTENSION_DESCRIPTION=\u62E1\u5F35\u306E\u8AAC\u660E
ImportExchangeDialog.REFRESH_BUTTON=\u30EA\u30D5\u30EC\u30C3\u30B7\u30E5 ImportExchangeDialog.REFRESH_BUTTON=\u66F4\u65B0
ImportExchangeDialog.REFRESHING_PROGRESSBAR=\u30EA\u30D5\u30EC\u30C3\u30B7\u30E5\u4E2D\u3067\u3059... ImportExchangeDialog.REFRESHING_PROGRESSBAR=\u30EA\u30D5\u30EC\u30C3\u30B7\u30E5\u4E2D\u3067\u3059...
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<EFBFBD>o AvailableExtensionsComposite.Version=Vers\u00E3o
AvailableExtensionsComposite.FilterTitle=Filtro AvailableExtensionsComposite.FilterTitle=Filtro
DownloadedExtensionsComposite.installedOperateStatus=Instalado DownloadedExtensionsComposite.installedOperateStatus=Instalado
MyExtensionsComposite.Version=Vers<EFBFBD>o MyExtensionsComposite.Version=Vers\u00E3o
MyExtensionsComposite.ModifyOperateStatus=Modificar MyExtensionsComposite.ModifyOperateStatus=Modificar
MyExtensionsComposite.DeleteOperateStatus=Deletar MyExtensionsComposite.DeleteOperateStatus=Deletar
MyExtensionsComposite.Form.Compatibility.Version=Vers<EFBFBD>o 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<EFBFBD>ncia ImportExchangeDialog.WARNING=Advert\u00EAncia
ImportExchangeDialog.AUTHOR_NAME=Nome do autor ImportExchangeDialog.AUTHOR_NAME=Nome do autor
ImportExchangeDialog.LATEST_REVISION=<EFBFBD>ltima revis<EFBFBD>o ImportExchangeDialog.LATEST_REVISION=\u00DAltima revis\u00E3o
ImportExchangeDialog.REFRESH_BUTTON=Atualizar ImportExchangeDialog.REFRESH_BUTTON=Atualizar

View File

@@ -0,0 +1,18 @@
AvailableExtensionsComposite.Version=Verzia
AvailableExtensionsComposite.Author=Autor
AvailableExtensionsComposite.FilterTitle=Filter
AvailableExtensionsComposite.ViewDetail.installOperateStatus=In\u0161talova\u0165
DownloadedExtensionsComposite.installOperateStatus=In\u0161talova\u0165
DownloadedExtensionsComposite.updateOperateStatus=Obnovi\u0165
MyExtensionsComposite.Version=Verzia
MyExtensionsComposite.UpdateOperateStatus=Obnovi\u0165
MyExtensionsComposite.ModifyOperateStatus=Modifikova\u0165
MyExtensionsComposite.DeleteOperateStatus=Zmaza\u0165
MyExtensionsComposite.Form.Compatibility=Kompatibilita
MyExtensionsComposite.Form.Compatibility.Version=Verzia
MyExtensionsComposite.Form.Description=Popis
MyExtensionsComposite.Form.Visibility=Vidite\u013Enos\u0165
MyExtensionsComposite.Form.Upload=Nahra\u0165
ImportExchangeDialog.WARNING=Varovanie
ImportExchangeDialog.AUTHOR_NAME=Meno autora
ImportExchangeDialog.REFRESH_BUTTON=Obnovi\u0165

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<EFBFBD>\u0131klama MyExtensionsComposite.Form.Description=A\u00E7\u0131klama

View File

@@ -3,37 +3,42 @@ 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
MyExtensionsComposite.UploadDate=\u4E0A\u4F20\u65E5\u671F MyExtensionsComposite.UploadDate=\u4E0A\u4F20\u65E5\u671F
MyExtensionsComposite.AddNewExtensionTitle=\u6DFB\u52A0\u65B0\u6269\u5C55
MyExtensionsComposite.UpLoadNewVersionOperateStatus=\u4E0A\u4F20\u65B0\u7248\u672C
MyExtensionsComposite.UpdateOperateStatus=\u66F4\u65B0 MyExtensionsComposite.UpdateOperateStatus=\u66F4\u65B0
MyExtensionsComposite.ModifyOperateStatus=\u4FEE\u6539 MyExtensionsComposite.ModifyOperateStatus=\u4FEE\u6539
MyExtensionsComposite.DeleteOperateStatus=\u5220\u9664 MyExtensionsComposite.DeleteOperateStatus=\u5220\u9664
MyExtensionsComposite.Form.Return=\u8FD4\u56DE MyExtensionsComposite.Form.Return=\u8FD4\u56DE
MyExtensionsComposite.Form.ExtensionTitle=\u6269\u5C55\u6807\u9898 MyExtensionsComposite.Form.ExtensionTitle=\u6269\u5C55\u6807\u9898
MyExtensionsComposite.Form.InitialVersion=\u521D\u59CB\u7248\u672C MyExtensionsComposite.Form.InitialVersion=\u521D\u59CB\u7248\u672C
MyExtensionsComposite.Form.Compatibility=\u517C\u5BB9\u6027
MyExtensionsComposite.Form.Compatibility.AllVersions=\u6240\u6709\u7248\u672C MyExtensionsComposite.Form.Compatibility.AllVersions=\u6240\u6709\u7248\u672C
MyExtensionsComposite.Form.Compatibility.Version=\u7248\u672C MyExtensionsComposite.Form.Compatibility.Version=\u7248\u672C
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.Description=\u5FC5\u8981\u7684 MyExtensionsComposite.Form.Compatibility.OnlyTheseVersions=\u4EC5\u8FD9\u4E9B\u7248\u672C\uFF1A
MyExtensionsComposite.Form.Visibility=\u80FD\u89C1\u5EA6 MyExtensionsComposite.Form.Description=\u63CF\u8FF0
MyExtensionsComposite.Form.Visibility=\u53EF\u89C1\u6027
MyExtensionsComposite.Form.Visibility.Public=\u516C\u5F00\uFF08\u5168\u90E8\u53EF\u89C1\uFF09 MyExtensionsComposite.Form.Visibility.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
@@ -42,38 +47,55 @@ MyExtensionsComposite.Form.DeleteExtensionMessage=\u786E\u5B9E\u8981\u5220\u9664
MyExtensionsComposite.Form.UploadExtension=\u4E0A\u4F20\u6269\u5C55 MyExtensionsComposite.Form.UploadExtension=\u4E0A\u4F20\u6269\u5C55
MyExtensionsComposite.Form.UpdateExtension=\u66F4\u65B0\u6269\u5C55 MyExtensionsComposite.Form.UpdateExtension=\u66F4\u65B0\u6269\u5C55
MyExtensionsComposite.Form.ModifyExtension=\u4FEE\u6539\u6269\u5C55 MyExtensionsComposite.Form.ModifyExtension=\u4FEE\u6539\u6269\u5C55
RefreshJob.FindExtensions.Title=\u6B63\u5728\u67E5\u627E\u53EF\u7528\u6269\u5C55
RefreshJob.FindExtensions.Message=\u6B63\u5728\u4ECEExchange\u67E5\u627E\u6269\u5C55...
ShowContributedExtensionsJob.ShowContributedExtensions.Title=\u5BFB\u627E\u5DF2\u5206\u914D\u63D2\u4EF6 ShowContributedExtensionsJob.ShowContributedExtensions.Title=\u5BFB\u627E\u5DF2\u5206\u914D\u63D2\u4EF6
ShowContributedExtensionsJob.ShowContributedExtensions.Message=\u5BFB\u627E\u6765\u81EA\u4EA4\u6362\u7684\u5DF2\u5206\u914D\u63D2\u4EF6 ShowContributedExtensionsJob.ShowContributedExtensions.Message=\u5BFB\u627E\u6765\u81EA\u4EA4\u6362\u7684\u5DF2\u5206\u914D\u63D2\u4EF6
ShowInstalledExtensionsJob.ShowInstalledExtensions.Title=\u6B63\u5728\u67E5\u627E\u5DF2\u5B89\u88C5\u6269\u5C55
ShowInstalledExtensionsJob.ShowInstalledExtensions.Message=\u6B63\u5728\u4ECEExchange\u67E5\u627E\u5DF2\u5B89\u88C5\u6269\u5C55...
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.ModifyFailureTip=\u8BF7\u68C0\u67E5 ModifyExtensionJob.Title=\u4FEE\u6539\u6269\u5C55...
InsertionExtensionAction.InstalledFailureTip=\u8BF7\u68C0\u67E5 ModifyExtensionJob.Message=\u4FEE\u6539\u6269\u5C55...
UploadRevisionJob.Title=\u4E0A\u4F20\u4FEE\u6539\u4E2D... ModifyExtensionJob.ModifyFailure=\u4FEE\u6539\u5931\u8D25\u3002
UploadRevisionJob.Message=\u4E0A\u4F20\u4FEE\u6539\u4E2D... ModifyExtensionJob.ModifyFailureTip=\u60A8\u5E94\u8BE5\u68C0\u67E5\u5B83\u3002
InstalledExtensionJob.Title=\u5DF2\u5B89\u88C5\u6269\u5C55...
InstalledExtensionJob.Message=\u5DF2\u5B89\u88C5\u6269\u5C55...
InsertionExtensionAction.InstalledFailure=\u5B89\u88C5\u5931\u8D25\u3002
InsertionExtensionAction.InstalledFailureTip=\u60A8\u5E94\u8BE5\u68C0\u67E5\u5B83\u3002
UploadRevisionJob.Title=\u4E0A\u4F20\u4FEE\u8BA2...
UploadRevisionJob.Message=\u4E0A\u4F20\u4FEE\u8BA2...
UploadRevisionAction.InstalledFailure=\u4E0A\u4F20\u4FEE\u6539\u5931\u8D25\u3002 UploadRevisionAction.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
ExchangeWebService.insertionExtensionSuccessful=\u6269\u5C55\u63D2\u4EF6\u5DF2\u63D2\u5165\u6210\u529F ExchangeWebService.insertionExtensionSuccessful=\u6269\u5C55\u63D2\u4EF6\u5DF2\u63D2\u5165\u6210\u529F
ExchangeWebService.downloadingExtensionSuccessful=\u6269\u5C55\u63D2\u4EF6\u5DF2\u4E0B\u8F7D\u6210\u529F ExchangeWebService.downloadingExtensionSuccessful=\u6269\u5C55\u63D2\u4EF6\u5DF2\u4E0B\u8F7D\u6210\u529F
ExchangeWebService.deleteExtensionSuccessful=\u6269\u5C55\u63D2\u4EF6\u5DF2\u5220\u9664\u6210\u529F\u3002 ExchangeWebService.deleteExtensionSuccessful=\u6269\u5C55\u63D2\u4EF6\u5DF2\u5220\u9664\u6210\u529F\u3002
ExchangeWebService.insertReviewSuccessful=\u63D2\u5165\u5BA1\u67E5\u6210\u529F\u3002
ExchangeWebService.updateRevisionSuccessful=\u66F4\u65B0\u4FEE\u8BA2\u6210\u529F\u3002
ExchangeWebService.insertionRevisionSuccessful=\u63D2\u5165\u4FEE\u6539\u6210\u529F\u3002 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.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.REFRESH_BUTTON=\u5237\u65B0 ImportExchangeDialog.REFRESH_BUTTON=\u5237\u65B0
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
DownloadComponenentsAction_restartMessage=\u6210\u529F\u5B89\u88C5\u65B0\u7EC4\u4EF6\uFF0C\u9700\u8981\u91CD\u542Fstudio\u6765\u52A0\u8F7D\uFF0C\u73B0\u5728\u91CD\u542F\u5417\uFF1F ImportExchangeDialog.download.extensions=\u4E0B\u8F7D\u6269\u5C55\uFF01\u8BF7\u7A0D\u5019\uFF01
DownloadComponenentsAction_restartMessage=\u6210\u529F\u5B89\u88C5\u65B0\u7EC4\u4EF6\uFF0C\u9700\u8981\u91CD\u542F studio \u6765\u52A0\u8F7D\uFF0C\u73B0\u5728\u91CD\u542F\u5417\uFF1F
DownloadComponenentsAction_restartTitle=\u9700\u7528\u91CD\u542F DownloadComponenentsAction_restartTitle=\u9700\u7528\u91CD\u542F
DownloadComponenentsAction_failureTitle=\u5931\u8D25 DownloadComponenentsAction_failureTitle=\u5931\u8D25
DownloadComponenentsAction_failureMessage=\u5B89\u88C5\u7EC4\u4EF6{0}\u5931\u8D25\uFF0C\u9700\u8981\u68C0\u67E5\u7EC4\u4EF6\u662F\u5426\u6709\u6548\u3002 DownloadComponenentsAction_failureMessage=\u5B89\u88C5\u7EC4\u4EF6{0}\u5931\u8D25\uFF0C\u9700\u8981\u68C0\u67E5\u7EC4\u4EF6\u662F\u5426\u6709\u6548\u3002
DownloadComponenentsAction.installComponentsTitle=\u5B89\u88C5\u7EC4\u4EF6

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.0.1.qualifier Bundle-Version: 7.2.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<EFBFBD>a de trabajos jobHierarchyView=Jerarqu\u00EDa de trabajos
jobSettingsView=Trabajo jobSettingsView=Trabajo
codeViewer=Visor c<EFBFBD>digo codeViewer=Visor c\u00F3digo
documentation=Documentacion documentation=Documentacion
Repository=Repositorio Repository=Repositorio
colors=Colores colors=Colores

View File

@@ -1,40 +1,40 @@
pluginName=Mod<EFBFBD>le 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<EFBFBD>mes problems=Probl\u00E8mes
main=Main main=Main
jobHierarchyView=Hi<EFBFBD>rarchie du Job jobHierarchyView=Hi\u00E9rarchie du Job
contexts=Contextes contexts=Contextes
properties=Propri<EFBFBD>t<EFBFBD>s 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<EFBFBD>u du code codeViewer=Aper\u00E7u du code
documentation=Documentation documentation=Documentation
designer=Designer designer=Designer
jobSettings=Param<EFBFBD>tres du Job jobSettings=Param\u00E8tres du Job
useProjectSetting=Utiliser les param<EFBFBD>tres du projet useProjectSetting=Utiliser les param\u00E8tres du projet
selectitem.useprojectsettings=S<EFBFBD>lectionnez l'<27>l<EFBFBD>ment que vous souhaitez utiliser dans les param<EFBFBD>tres de votre projet selectitem.useprojectsettings=S\u00E9lectionnez l\'\u00E9l\u00E9ment que vous souhaitez utiliser dans les param\u00E8tres de votre projet
Repository=R<EFBFBD>f<EFBFBD>rentiel 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<EFBFBD>mos 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<EFBFBD>cifique findJob.tootip=Trouver un Job sp\u00E9cifique
exchange=Exchange exchange=Exchange
defaultTypeAndLength=Type et longueur par d<EFBFBD>faut defaultTypeAndLength=Type et longueur par d\u00E9faut
metadataofTalendType=M<EFBFBD>tadonn<EFBFBD>es de type TalendType metadataofTalendType=M\u00E9tadonn\u00E9es de type TalendType
palettesettings=Param<EFBFBD>tres de la Palette 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<EFBFBD> properties=Propriet\u00E0
implicitContextLoad=Caricamento contesto implicito implicitContextLoad=Caricamento contesto implicito
versions=Versioni versions=Versioni
jobSettingsView=Job jobSettingsView=Job

View File

@@ -2,14 +2,14 @@ pluginName=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30E2\u30C7\u30EB
statsAndLogsView=\u7D71\u8A08\u60C5\u5831/\u30ED\u30B0 statsAndLogsView=\u7D71\u8A08\u60C5\u5831/\u30ED\u30B0
logs=\u30ED\u30B0 logs=\u30ED\u30B0
providerName=www.example.org providerName=www.example.org
statsAndLogs=\u7D71\u8A08\u60C5\u5831\u3068\u30ED\u30B0 statsAndLogs=\u7D71\u8A08&\u30ED\u30B0
componentSettingsView=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8 componentSettingsView=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8
problems=\u554F\u984C problems=\u554F\u984C
main=\u30E1\u30A4\u30F3 main=\u30E1\u30A4\u30F3
jobHierarchyView=\u30B8\u30E7\u30D6\u968E\u5C64 jobHierarchyView=\u30B8\u30E7\u30D6\u968E\u5C64
contexts=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8 contexts=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8
properties=\u30D7\u30ED\u30D1\u30C6\u30A3 properties=\u30D7\u30ED\u30D1\u30C6\u30A3
implicitContextLoad=\u6697\u9ED9\u7684\u306A\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30ED\u30FC\u30C9 implicitContextLoad=\u6697\u9ED9\u7684\u306A\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u8AAD\u307F\u8FBC\u307F
versions=\u30D0\u30FC\u30B8\u30E7\u30F3 versions=\u30D0\u30FC\u30B8\u30E7\u30F3
jobSettingsView=\u30B8\u30E7\u30D6 jobSettingsView=\u30B8\u30E7\u30D6
view=\u8868\u793A view=\u8868\u793A
@@ -19,7 +19,7 @@ designer=\u30C7\u30B6\u30A4\u30CA\u30FC
jobSettings=\u30B8\u30E7\u30D6\u8A2D\u5B9A jobSettings=\u30B8\u30E7\u30D6\u8A2D\u5B9A
useProjectSetting=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u306E\u4F7F\u7528 useProjectSetting=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u306E\u4F7F\u7528
selectitem.useprojectsettings=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u306B\u4F7F\u7528\u3059\u308B\u30A2\u30A4\u30C6\u30E0\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044 selectitem.useprojectsettings=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u306B\u4F7F\u7528\u3059\u308B\u30A2\u30A4\u30C6\u30E0\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044
Repository=\u30ea\u30dd\u30b8\u30c8\u30ea Repository=\u30EA\u30DD\u30B8\u30C8\u30EA
appearance=\u5916\u89B3 appearance=\u5916\u89B3
colors=\u8272 colors=\u8272
context=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8 context=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8
@@ -37,3 +37,5 @@ colorCodeViewer=\u30B3\u30FC\u30C9\u30D3\u30E5\u30FC\u30A2\u30FC\u306E\u8272
defaultTypeAndLength=\u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u30C7\u30FC\u30BF\u578B\u3068\u9577\u3055 defaultTypeAndLength=\u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u30C7\u30FC\u30BF\u578B\u3068\u9577\u3055
metadataofTalendType=TalendType\u306E\u30E1\u30BF\u30C7\u30FC\u30BF metadataofTalendType=TalendType\u306E\u30E1\u30BF\u30C7\u30FC\u30BF
palettesettings=\u30D1\u30EC\u30C3\u30C8\u8A2D\u5B9A palettesettings=\u30D1\u30EC\u30C3\u30C8\u8A2D\u5B9A
standard.job.standalone=\u30B9\u30BF\u30F3\u30C9\u30A2\u30ED\u30F3
standard.job.osgi=OSGi\u30D0\u30F3\u30C9\u30EB

View File

@@ -1,6 +1,6 @@
statsAndLogsView=Statysyki/Logi statsAndLogsView=Statysyki/Logi
statsAndLogs=Statystyki i logi statsAndLogs=Statystyki i logi
main=G\u0142<EFBFBD>wny 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<EFBFBD>es versions=Vers\u00F5es
view=Vis<EFBFBD>o view=Vis\u00E3o
codeViewer=Visualizador de C<EFBFBD>digo codeViewer=Visualizador de C\u00F3digo
documentation=Documenta<EFBFBD><EFBFBD>o documentation=Documenta\u00E7\u00E3o
designer=Designer designer=Designer
useProjectSetting=Usar defini<EFBFBD><EFBFBD>es do Projeto useProjectSetting=Usar defini\u00E7\u00F5es do Projeto
selectitem.useprojectsettings=Selecione um <EFBFBD>tem que voc<EFBFBD> deseje usar como defini<EFBFBD><EFBFBD>o do projeto selectitem.useprojectsettings=Selecione um \u00CDtem que voc\u00EA deseje usar como defini\u00E7\u00E3o do projeto
appearance=Apar<EFBFBD>ncia appearance=Apar\u00EAncia
colors=cores colors=cores
context=Contexto context=Contexto
importExport=Importar/Exportar importExport=Importar/Exportar
internationalization=Internacionaliza<EFBFBD><EFBFBD>o internationalization=Internacionaliza\u00E7\u00E3o

View File

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

View File

@@ -1,3 +1,3 @@
properties=<EFBFBD>zellikler properties=\u00D6zellikler
appearance=G<EFBFBD>r<EFBFBD>n<EFBFBD>m appearance=G\u00F6r\u00FCn\u00FCm
colors=Renkler colors=Renkler

View File

@@ -1,31 +1,41 @@
pluginName=\u7EC4\u4EF6\u6A21\u5757 pluginName=\u7EC4\u4EF6\u6A21\u5757
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
contexts=\u4E0A\u4E0B\u6587 contexts=\u4E0A\u4E0B\u6587
properties=\u5C5E\u6027 properties=\u5C5E\u6027
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
outputConsole=\u8F93\u51FA\u63A7\u5236\u53F0 outputConsole=\u8F93\u51FA\u63A7\u5236\u53F0
performance=\u6267\u884C palette=\u8C03\u8272\u677F
performance=\u6027\u80FD
findJob.title=\u67E5\u627E\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
standard.job.standalone=\u5355\u4F8B metadataofTalendType=TalendType \u7684\u5143\u6570\u636E
palettesettings=\u8C03\u8272\u677F\u8BBE\u7F6E
standard.job.standalone=\u72EC\u7ACB
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.0.1-SNAPSHOT</version> <version>7.2.1</version>
<relativePath>../../../</relativePath> <relativePath>../../../</relativePath>
</parent> </parent>
<artifactId>org.talend.designer.core.nl</artifactId> <artifactId>org.talend.designer.core.nl</artifactId>

View File

@@ -32,7 +32,6 @@ ChangeActivateStatusSubjobCommand.Label.ActiveComplete=\u062A\u0641\u0639\u064A\
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
EParameterName.Name=\u0627\u0644\u0627\u0633\u0645
ChangeMetadataCommand.messageDialog.propagate=\u0646\u0634\u0631 ChangeMetadataCommand.messageDialog.propagate=\u0646\u0634\u0631
ContextParameterPage.name=\u0627\u0644\u0627\u0633\u0645 ContextParameterPage.name=\u0627\u0644\u0627\u0633\u0645
UpdateManagerUtils.Update=\u062A\u062D\u062F\u064A\u062B... UpdateManagerUtils.Update=\u062A\u062D\u062F\u064A\u062B...
@@ -51,7 +50,6 @@ 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
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 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.
@@ -122,3 +120,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 <EFBFBD>bernommen 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<EFBFBD>r 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<EFBFBD>gbar 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,26 +13,25 @@ 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<EFBFBD>sche 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<EFBFBD>sche Elemente GEFDeleteAction.DeleteItems=L\u00F6sche Elemente
ResizeNoteCommand.Name=Gr<EFBFBD><EFBFBD>e 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<EFBFBD>hren... CommandController.CommandLabel=Ausf\u00FChren...
ContextModifyCommand.label=Context bearbeiten ContextModifyCommand.label=Context bearbeiten
DesignerPreferencePage.propertyCodeCheck=Pr<EFBFBD>fung 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 <EFBFBD>ndern ContextChangeDefaultCommand.label=Default Context \u00E4ndern
ActivateSubjobAction.DeactivateComplete=Deaktiviere gesamten Subjob 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
EParameterName.Purpose=Verwendungszweck
MultiPageEditorContributor.Grid=&Grid MultiPageEditorContributor.Grid=&Grid
EParameterName.tableLogs=Logs Tabelle EParameterName.tableLogs=Logs Tabelle
SqlMemoController.QueryError.infoMsg=Diese Abfrage kann keine Kontext-Parameter (wie $_context) enthalten oder diese Abfrage wurde nicht durch {0} begrenzt. Bitte korrigieren. SqlMemoController.QueryError.infoMsg=Diese Abfrage kann keine Kontext-Parameter (wie $_context) enthalten oder diese Abfrage wurde nicht durch {0} begrenzt. Bitte korrigieren.
@@ -42,15 +41,16 @@ 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=<EFBFBD>nderung der Verbindungsreihenfolge ChangeMergeOrderCommand.label=\u00C4nderung der Verbindungsreihenfolge
ChangeMetadataCommand.changeMetadataValues=<EFBFBD>nderung der Metadaten ChangeMetadataCommand.changeMetadataValues=\u00C4nderung der Metadaten
ActivateSubjobAction.ActivateComplete=Aktiviere gesamten Subjob 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<EFBFBD>r Komponenten: DesignerPreferencePage.component.defaultLabel=Standard-&Beschriftung f\u00FCr Komponenten:
EParameterName.schemaType=Schema
EParameterName.tableStats=Statistiken Tabelle EParameterName.tableStats=Statistiken Tabelle
EParameterName.Family=Familie EParameterName.Family=Familie
UpdateDetectionDialog.Remarks=Bemerkungen UpdateDetectionDialog.Remarks=Bemerkungen
@@ -60,7 +60,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 <EFBFBD>ndern 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 +68,48 @@ 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<EFBFBD>gen NotesPasteCommand.label=Einf\u00FCgen
Process.metadataModificationDetected=<EFBFBD>nderung der Metadaten erkannt Process.metadataModificationDetected=\u00C4nderung der Metadaten erkannt
NodeSetActivateAction.Activate=Aktivieren NodeSetActivateAction.Activate=Aktivieren
DeleteNodeCommand.Label=L<EFBFBD>sche Node DeleteNodeCommand.Label=L\u00F6sche Node
Process.components.notloaded=Prozess kann nicht ge<EFBFBD>ffnet 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 <EFBFBD>ffnen 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=<EFBFBD>ndere Verbindungsbezeichnung ChangeConnTextCommand.Label=\u00C4ndere Verbindungsbezeichnung
TalendEditorPaletteFactory.Note=Notiz TalendEditorPaletteFactory.Note=Notiz
EParameterName.tStatCatcherStats=tStatCatcher Statistik EParameterName.tStatCatcherStats=tStatCatcher Statistik
EParameterName.startable=Ausf<EFBFBD>hrbar EParameterName.startable=Ausf\u00FChrbar
MultiPageEditorContributor.Snap=An Geo&metrie anpassen MultiPageEditorContributor.Snap=An Geo&metrie anpassen
ExecuteSystemCommandCommand.Command=Ausf<EFBFBD>hren... 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<EFBFBD>ndert, sollten alle aktuellen Jobs neu geladen werden um die <EFBFBD>nderungen zu <EFBFBD>bernehmen. DesignerColorsPreferencePage.ConnectionColorMessages=Werden die Farben der Verbindungen ge\u00E4ndert, sollten alle aktuellen Jobs neu geladen werden um die \u00C4nderungen zu \u00FCbernehmen.
MultiPageEditorContributor.runMenu=Ausf<EFBFBD>hren MultiPageEditorContributor.runMenu=Ausf\u00FChren
EParameterName.uniqueName=Eindeutiger Name EParameterName.uniqueName=Eindeutiger Name
ExternalNodeChangeCommand.propagateMessage=Wollen Sie die <EFBFBD>nderungen <EFBFBD>bernehmen? ExternalNodeChangeCommand.propagateMessage=Wollen Sie die \u00C4nderungen \u00FCbernehmen?
EParameterName.FromFile=Aus einer Datei EParameterName.FromFile=Aus einer Datei
ChangeNoteTextCommand.Name=<EFBFBD>nderung des Notiztextes ChangeNoteTextCommand.Name=\u00C4nderung des Notiztextes
EParameterName.HintFormat=Hinweisformat EParameterName.HintFormat=Hinweisformat
NodeBreakpointAction.addBreakPoint=Unterbrechungspunkt hinzuf<EFBFBD>gen 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<EFBFBD>gen NodesPasteCommand.label=Einf\u00FCgen
ExternalNodeChangeCommand.modifaicationFrom=<EFBFBD>nderung von ExternalNodeChangeCommand.modifaicationFrom=\u00C4nderung von
EmfComponent.Time=Time EmfComponent.Time=Time
TextController.decoration.description=Werte aus dem Repository <EFBFBD>bernommen TextController.decoration.description=Werte aus dem Repository \u00FCbernommen
NodeReturn.Availability.FLOW=Ablauf NodeReturn.Availability.FLOW=Ablauf
CodeView.MultipleComponentError=/// Kein Sourcecode verf<EFBFBD>gbar\n/// Mehrfache Komponenten k<EFBFBD>nnen 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<EFBFBD>ltig, ParallelExecutionCommand.numberInvalid=Die Zahl ist ung\u00FCltig,
ChangeActivateStatusSubjobCommand.Label.ActiveComplete=Aktiviere gesamten Subjob ChangeActivateStatusSubjobCommand.Label.ActiveComplete=Aktiviere gesamten Subjob
ChangeMetadataCommand.messageDialog.questionMessage=Wollen Sie die <EFBFBD>nderungen <EFBFBD>bernehmen? 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,17 +119,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<EFBFBD><EFBFBD>e: DesignerPreferencePage.largeIconsSize=Icongr\u00F6\u00DFe:
ContextRenameParameterCommand.renameParameter=Parameter umbenennen ContextRenameParameterCommand.renameParameter=Parameter umbenennen
Process.component.notloaded=Prozess kann nicht ge<EFBFBD>ffnet 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<EFBFBD>hren 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.Name=Name
EParameterName.onDatabaseFlag=In Datenbank EParameterName.onDatabaseFlag=In Datenbank
ChangeMetadataCommand.messageDialog.propagate=<EFBFBD>bernahme 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...
@@ -137,9 +136,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<EFBFBD><EFBFBD>e der Komponente anpassen ResizeNodeCommand.Name=Gr\u00F6\u00DFe der Komponente anpassen
DesignerPreferencePage.viewOptions=Tab-&Layout f<EFBFBD>r Komponenteneinstellungen: DesignerPreferencePage.viewOptions=Tab-&Layout f\u00FCr Komponenteneinstellungen:
TalendEditorPaletteFactory.CreateNote=Notiz hinzuf<EFBFBD>gen 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)
@@ -148,20 +147,19 @@ 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<EFBFBD>ltige 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
EmfComponent.Count=Count ComboController.valueFromRepository=Werte aus dem Repository \u00FCbernommen
ComboController.valueFromRepository=Werte aus dem Repository <20>bernommen
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=<EFBFBD>ndere 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
@@ -169,9 +167,9 @@ Category_Label={0} ({1} Elemente)
Problems.category.errors=Fehler Problems.category.errors=Fehler
ActivateSubjobAction.ActivatePart=Aktiviere aktuellen Subjob ActivateSubjobAction.ActivatePart=Aktiviere aktuellen Subjob
ContextParameterPage.promptEmpty=Parameter "Aufforderung" ist leer. ContextParameterPage.promptEmpty=Parameter "Aufforderung" ist leer.
ContextParameterPage.typeEmpty=Parameter "Typ" wurde nicht ausgew<EFBFBD>hlt. ContextParameterPage.typeEmpty=Parameter "Typ" wurde nicht ausgew\u00E4hlt.
EParameterName.mapping=Mapping EParameterName.mapping=Mapping
ContextAddParameterCommand.label=Parameter hinzuf<EFBFBD>gen 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
@@ -179,7 +177,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 <EFBFBD>ndern 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
@@ -188,20 +186,19 @@ 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 <EFBFBD>ndern 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<EFBFBD>r 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<EFBFBD>r Komponenten: DesignerPreferencePage.component.defaultHint=Standard-&Hinweis f\u00FCr Komponenten:
EParameterName.TableName=Tabellenname EParameterName.TableName=Tabellenname
ChangeNoteOpacityCommand.Name=<EFBFBD>nderung 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<EFBFBD>sche Verbindung ConnectionDeleteCommand.Label=L\u00F6sche Verbindung
Process.errorLoadingConnectionMessage=Einige Fehler traten nach der Migration in den folgenden Verbidnungen auf. Bitte pr<EFBFBD>fen 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.Author=Autor
EParameterName.componentName=Komponentenname EParameterName.componentName=Komponentenname
SubjobBasicComposite.DialogTitle=Subjob Einstellungen SubjobBasicComposite.DialogTitle=Subjob Einstellungen
@@ -209,35 +206,34 @@ DesignerPreferencePage.SubjobColorLabel=Subjob Farbe:
ActivateSubjobAction.DeactivatePart=Deaktiviere aktuellen Subjob ActivateSubjobAction.DeactivatePart=Deaktiviere aktuellen Subjob
ConnectionCreateCommand.Label=Erstelle Verbindung ConnectionCreateCommand.Label=Erstelle Verbindung
DisplaySubjobCommand.HideSubjob=Subjob ausblenden DisplaySubjobCommand.HideSubjob=Subjob ausblenden
MultiPageEditorContributor.runProcess=Job Ausf<EFBFBD>hren MultiPageEditorContributor.runProcess=Job Ausf\u00FChren
ConnectionCreateAction.errorCreateConnectionName=Der Name "{0}" ist nicht g<EFBFBD>ltig oder existiert bereits. ConnectionCreateAction.errorCreateConnectionName=Der Name "{0}" ist nicht g\u00FCltig oder existiert bereits.
DisplaySubjobCommand.DisplaySubjob=Subjob anzeigen 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<EFBFBD>hrter Befehl ExecuteSystemCommandCommand.Title=Ausgef\u00FChrter Befehl
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=Deaktiviere gesamten Subjob ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=Deaktiviere gesamten Subjob
EParameterName.Description=Beschreibung 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<65>ndert.\nW<6E>hlen Sie die Komponenten aus, welche Sie aus dem Repository aktualisieren m<>chten.
NewProcessWizard.title=Neuer Job NewProcessWizard.title=Neuer Job
CheckController.decoration.description=Werte aus dem Repository <EFBFBD>bernommen 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<EFBFBD>tigt. 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 <EFBFBD>nderung 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<EFBFBD>gen NewProcessWizard.description=Job dem Repository hinzuf\u00FCgen
EParameterName.additionParam=zus<EFBFBD>tzliche Parameter EParameterName.additionParam=zus\u00E4tzliche Parameter
EParameterName.filePath=Dateipfad EParameterName.filePath=Dateipfad
JobSettingsView.JobSettings=Job JobSettingsView.JobSettings=Job
EParameterName.columnList=Spaltenliste EParameterName.columnList=Spaltenliste
@@ -246,7 +242,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<EFBFBD>hrung EParameterName.MultiThread=Multi-Thread Ausf\u00FChrung
ChangeActivateStatusSubjobCommand.Label.ActivePart=Aktiviere aktuellen Subjob ChangeActivateStatusSubjobCommand.Label.ActivePart=Aktiviere aktuellen Subjob
MultiPageTalendEditor.Job=Job {0} {1} MultiPageTalendEditor.Job=Job {0} {1}
EmfComponent.None=None EmfComponent.None=None
@@ -260,59 +256,58 @@ 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 <EFBFBD>bernehmen? ChangeValuesFromRepository.messageDialog.takeMessage=Wollen Sie das Schema der Eingabekomponente \u00FCbernehmen?
EParameterName.lookupColumnList=Spalten nachschlagen EParameterName.lookupColumnList=Spalten nachschlagen
ExternalNodeChangeCommand.propagate=<EFBFBD>bernahme ExternalNodeChangeCommand.propagate=\u00DCbernahme
NoRepositoryDialog.Text=Kein Repository verf<EFBFBD>gbar. 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 <EFBFBD>berschrieben, m<EFBFBD>chten 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.Status=Status
EParameterName.Log.Db=Log in Datenbank EParameterName.Log.Db=Log in Datenbank
NodesPasteAction.paste=Einf<EFBFBD>gen NodesPasteAction.paste=Einf\u00FCgen
TalendEditorPaletteFactory.Tools=Tools TalendEditorPaletteFactory.Tools=Tools
EParameterName.Comment=Kommentar EParameterName.Comment=Kommentar
ChangeActivateStatusSubjobCommand.Label.DeactivePart=Deaktiviere aktuellen Subjob ChangeActivateStatusSubjobCommand.Label.DeactivePart=Deaktiviere aktuellen Subjob
AbstractLanguageMemoController.generateCode=Code generieren AbstractLanguageMemoController.generateCode=Code generieren
AbstractLanguageMemoController.generateSampleCode=Versuchen Beispielcode f<EFBFBD>r 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.textContent=Auf Unterjobs anwenden
AbstractPreferenceComposite.tipContent=Auf Unterjobs anwenden AbstractPreferenceComposite.tipContent=Auf Unterjobs anwenden
AbstractPreferenceComposite.warning=Warnung: {0} AbstractPreferenceComposite.warning=Warnung: {0}
ColumnListController.confirm=Best<EFBFBD>tigen ColumnListController.confirm=Best\u00E4tigen
ColumnListController.saveChange=Die Spalte L<EFBFBD>nge im {0} Schema wurde ver<EFBFBD>ndert. M<EFBFBD>chten Sie die <EFBFBD>nderungen <EFBFBD>bernehmen? 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<EFBFBD>r 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<EFBFBD>hrung aktivieren Connection.enableParallel=Parallele Ausf\u00FChrung aktivieren
Connection.inputInvalid=Eingabe Id ist ung<EFBFBD>ltig Connection.inputInvalid=Eingabe Id ist ung\u00FCltig
Connection.monitorConnection=Diese Verbindung <EFBFBD>berwachen Connection.monitorConnection=Diese Verbindung \u00FCberwachen
Connection.numberParallel=Anzahl paralleler Ausf<EFBFBD>hrungen Connection.numberParallel=Anzahl paralleler Ausf\u00FChrungen
DataProcess.checkComponent=Die Komponente {0} verursacht Probleme. Bitte pr<EFBFBD>fen. DataProcess.checkComponent=Die Komponente {0} verursacht Probleme. Bitte pr\u00FCfen.
DataProcess.enableParallel=Parallele Ausf<EFBFBD>hrung aktivieren DataProcess.enableParallel=Parallele Ausf\u00FChrung aktivieren
DataProcess.numberParallelExcution=Anzahl paralleler Ausf<EFBFBD>hrungen DataProcess.numberParallelExcution=Anzahl paralleler Ausf\u00FChrungen
DbTableController.connectionError=Verbindungsfehler DbTableController.connectionError=Verbindungsfehler
DbTableController.openSQLBuilder=<EFBFBD>ffnen den SQLBuilder f<EFBFBD>r 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<EFBFBD>r 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=<EFBFBD>bernehme hinzugef<EFBFBD>gte/gel<EFBFBD>schte Context-Variablen aus dem Repository DesignerPreferencePage.addOrDeleteVariable=\u00DCbernehme hinzugef\u00FCgte/gel\u00F6schte Context-Variablen aus dem Repository
DesignerPreferencePage.checkVersion=<EFBFBD>berpr<EFBFBD>fe 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<EFBFBD>nge des durch die Komponenten generierten Sourcecodes DesignerPreferencePage.computeLength=&Berechne Bytel\u00E4nge des durch die Komponenten generierten Sourcecodes
DesignerPreferencePage.defaultConnection=Standard-&Verbindung f<EFBFBD>r Komponenten: DesignerPreferencePage.defaultConnection=Standard-&Verbindung f\u00FCr Komponenten:
DesignerPreferencePage.generateCode=Beim <EFBFBD>ffnen des Jobs Quellcode generieren DesignerPreferencePage.generateCode=Beim \u00D6ffnen des Jobs Quellcode generieren
EParameterName.Information=Informationen anzeigen EParameterName.Information=Informationen anzeigen
EParameterName.NoteColor=Farbe f<EFBFBD>r 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
@@ -324,7 +319,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=<EFBFBD>berschriftsfarbe 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
@@ -335,9 +330,9 @@ EParameterName.FontItalic=Kursiv
EParameterName.FontSize=Schriftgrad EParameterName.FontSize=Schriftgrad
EParameterName.jobMainversion=Version EParameterName.jobMainversion=Version
EParameterName.jobVersion=Version EParameterName.jobVersion=Version
EParameterName.modification=<EFBFBD>nderung EParameterName.modification=\u00C4nderung
EParameterName.parallelize=Parallele Ausf<EFBFBD>hrung aktivieren EParameterName.parallelize=Parallele Ausf\u00FChrung aktivieren
EParameterName.parallelizeNumber=Anzahl an parallelen Ausf<EFBFBD>hrungen 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
@@ -346,33 +341,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<EFBFBD>hlen FilterTraceColumnAction.SelectAll=Alle ausw\u00E4hlen
FilterTraceColumnAction.SetupTraces=Trace aufsetzen FilterTraceColumnAction.SetupTraces=Trace aufsetzen
FilterTraceColumnAction.UnselectAll=Alle Abw<EFBFBD>hlen 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 <EFBFBD>bersetzungen importieren I18nPreferencePage.allTranslation=Alle \u00DCbersetzungen importieren
I18nPreferencePage.completeInfo=<EFBFBD>bersetzungen aus Babili <EFBFBD>bernommen. Diese <EFBFBD>bersetzungen werden nur zum Test angezeigt. Beim n<EFBFBD>chsten Neustart der Anwendungen gehen die <EFBFBD>bernommenen 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=<EFBFBD>bersetzung mittels Babili testen (funktioniert nur mit aktueller Sprache, andere Sprache ben<EFBFBD>tigt einen Neustart) I18nPreferencePage.translationInformation=\u00DCbersetzung mittels Babili testen (funktioniert nur mit aktueller Sprache, andere Sprache ben\u00F6tigt einen Neustart)
I18nPreferencePage.validateTranslation=Nur validierte <EFBFBD>bersetzungen importieren I18nPreferencePage.validateTranslation=Nur validierte \u00DCbersetzungen importieren
IconSelectionController.MessageTitle=Fehler IconSelectionController.MessageTitle=Fehler
IconSelectionController.Revert=R<EFBFBD>ckg<EFBFBD>ngig 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 <EFBFBD>ffnen, w<EFBFBD>hlen Sie einen Job aus und w<EFBFBD>hlen Sie im Men<EFBFBD> "<22>ffne Job Hierarchie" aus. Alternativ k<EFBFBD>nnen 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<EFBFBD>scht. 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<EFBFBD>nge des Types "{0}" Node.notEnoughTypeInput=Diese Komponente hat nicht genug Eing\u00E4nge des Types "{0}"
Node.notEnoughTypeOutput=Diese Komponente hat nicht gen<EFBFBD>gend Ausg<EFBFBD>nge 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 <EFBFBD>ffnen OpenExistVersionProcess.open.dialog=Job \u00F6ffnen
ParallelExecutionAction.talend=Talend ParallelExecutionAction.talend=Talend
PromptDefaultValueDialog.column=Spalte PromptDefaultValueDialog.column=Spalte
PromptDefaultValueDialog.defaultValue=Standardwert PromptDefaultValueDialog.defaultValue=Standardwert
@@ -383,31 +378,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 <EFBFBD>berschrieben, m<EFBFBD>chten Sie fortfahren? ReloadFromProjectSettingsMessages=Aktuelle Einstellungen werden \u00FCberschrieben, m\u00F6chten Sie fortfahren?
SQLPatternComposite.TOS=Talend Open Studio SQLPatternComposite.TOS=Talend Open Studio
SQLPatternComposite.delete=L<EFBFBD>schen SQLPatternComposite.add=Hinzuf\u00FCgen
SQLPatternComposite.delete=L\u00F6schen
SQLPatternComposite.down=Runter SQLPatternComposite.down=Runter
SQLPatternComposite.modifySQLPattern=M<EFBFBD>chten 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 <EFBFBD>berschriben, m<EFBFBD>chen 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<EFBFBD>gbar. 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<EFBFBD>gen TalendPaletteContextMenuProvider.descriptionAdd=Zu Favoriten hinzuf\u00FCgen
TalendPaletteContextMenuProvider.descriptionRemove=Aus Favoriten entfernen TalendPaletteContextMenuProvider.descriptionRemove=Aus Favoriten entfernen
TalendPaletteContextMenuProvider.textAdd=Zu Favoriten hinzuf<EFBFBD>gen TalendPaletteContextMenuProvider.textAdd=Zu Favoriten hinzuf\u00FCgen
TalendPaletteContextMenuProvider.textRemove=Aus Favoriten entfernen TalendPaletteContextMenuProvider.textRemove=Aus Favoriten entfernen
TalendPaletteContextMenuProvider.tipAdd=Zu Favoriten hinzuf<EFBFBD>gen 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<EFBFBD>ltig. 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} :
@@ -415,19 +411,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 <EFBFBD>nderung im Repository PerformancePreferencePage.display.deactiveRepositoryUpdate=Deaktiviere automatische Erkennung/Aktualisierung nach \u00C4nderung im Repository
PerformancePreferencePage.propertyCodeCheck=Pr<EFBFBD>fung 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 <EFBFBD>ffnen des Jobs Quellcode generieren PerformancePreferencePage.generateCode=Beim \u00D6ffnen des Jobs Quellcode generieren
PerformancePreferencePage.checkVersion=<EFBFBD>berpr<EFBFBD>fe 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=<EFBFBD>bernehme hinzugef<EFBFBD>gte/gel<EFBFBD>schte Context-Variablen aus dem Repository PerformancePreferencePage.addOrDeleteVariable=\u00DCbernehme hinzugef\u00FCgte/gel\u00F6schte Context-Variablen aus dem Repository
PerformancePreferencePage.ActivedTimeoutSetting=Aktivierung des Timeouts f<EFBFBD>r 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<EFBFBD>renden 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<EFBFBD>schtem 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<EFBFBD>ltig. 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
@@ -437,7 +433,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 <EFBFBD>ffnen 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
@@ -456,7 +452,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<EFBFBD>hrung 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
@@ -469,10 +465,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 <EFBFBD>nderung im Repository CamelPerformancePreferencePage.display.deactiveRepositoryUpdate=Deaktiviere automatische Erkennung/Aktualisierung nach \u00C4nderung im Repository
CamelPerformancePreferencePage.propertyCodeCheck=Pr<EFBFBD>fung der Eigenschaftsfelder hinsichtlich der Codegenierung (Deaktivierung beschleunigt die Erfassung) CamelPerformancePreferencePage.propertyCodeCheck=Pr\u00FCfung der Eigenschaftsfelder hinsichtlich der Codegenierung (Deaktivierung beschleunigt die Erfassung)
CamelPerformancePreferencePage.addOrDeleteVariable=<EFBFBD>bernehme hinzugef<EFBFBD>gte/gel<EFBFBD>schte Context-Variablen aus dem Repository CamelPerformancePreferencePage.addOrDeleteVariable=\u00DCbernehme hinzugef\u00FCgte/gel\u00F6schte Context-Variablen aus dem Repository
CamelPerformancePreferencePage.ActivedTimeoutSetting=Aktivierung des Timeouts f<EFBFBD>r 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
@@ -484,8 +480,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<EFBFBD>r weitere Details pr<EFBFBD>fen 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

@@ -35,7 +35,6 @@ 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 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
EParameterName.Purpose=\u03A3\u03BA\u03BF\u03C0\u03CC\u03C2
MultiPageEditorContributor.Grid=&\u03A0\u03BB\u03AD\u03B3\u03BC\u03B1 MultiPageEditorContributor.Grid=&\u03A0\u03BB\u03AD\u03B3\u03BC\u03B1
EParameterName.tableLogs=\u03A0\u03AF\u03BD\u03B1\u03BA\u03B1\u03C2 \u0391\u03C1\u03C7\u03B5\u03AF\u03C9\u03BD \u039A\u03B1\u03C4\u03B1\u03B3\u03C1\u03B1\u03C6\u03AE\u03C2 EParameterName.tableLogs=\u03A0\u03AF\u03BD\u03B1\u03BA\u03B1\u03C2 \u0391\u03C1\u03C7\u03B5\u03AF\u03C9\u03BD \u039A\u03B1\u03C4\u03B1\u03B3\u03C1\u03B1\u03C6\u03AE\u03C2
SqlMemoController.QueryError.infoMsg=\u0391\u03C5\u03C4\u03CC \u03C4\u03BF \u03B5\u03C1\u03CE\u03C4\u03B7\u03BC\u03B1 \u03B4\u03B5 \u03BC\u03C0\u03BF\u03C1\u03B5\u03AF \u03BD\u03B1 \u03C0\u03B5\u03C1\u03B9\u03AD\u03C7\u03B5\u03B9 \u03C0\u03B1\u03C1\u03B1\u03BC\u03AD\u03C4\u03C1\u03BF\u03C5\u03C2 \u03C0\u03BB\u03B1\u03B9\u03C3\u03AF\u03BF\u03C5 (\u03CC\u03C0\u03C9\u03C2 $_context), \u03AE \u03B1\u03C5\u03C4\u03CC \u03C4\u03BF \u03B5\u03C1\u03CE\u03C4\u03B7\u03BC\u03B1 \u03B4\u03B5\u03BD \u03AD\u03C7\u03B5\u03B9 \u03C0\u03BB\u03B1\u03B9\u03C3\u03B9\u03C9\u03B8\u03B5\u03AF \u03B1\u03C0\u03CC \u03C4\u03BF {0}. \u03A0\u03B1\u03C1\u03B1\u03BA\u03B1\u03BB\u03CE \u03B4\u03B9\u03BF\u03C1\u03B8\u03CE\u03C3\u03C4\u03B5. SqlMemoController.QueryError.infoMsg=\u0391\u03C5\u03C4\u03CC \u03C4\u03BF \u03B5\u03C1\u03CE\u03C4\u03B7\u03BC\u03B1 \u03B4\u03B5 \u03BC\u03C0\u03BF\u03C1\u03B5\u03AF \u03BD\u03B1 \u03C0\u03B5\u03C1\u03B9\u03AD\u03C7\u03B5\u03B9 \u03C0\u03B1\u03C1\u03B1\u03BC\u03AD\u03C4\u03C1\u03BF\u03C5\u03C2 \u03C0\u03BB\u03B1\u03B9\u03C3\u03AF\u03BF\u03C5 (\u03CC\u03C0\u03C9\u03C2 $_context), \u03AE \u03B1\u03C5\u03C4\u03CC \u03C4\u03BF \u03B5\u03C1\u03CE\u03C4\u03B7\u03BC\u03B1 \u03B4\u03B5\u03BD \u03AD\u03C7\u03B5\u03B9 \u03C0\u03BB\u03B1\u03B9\u03C3\u03B9\u03C9\u03B8\u03B5\u03AF \u03B1\u03C0\u03CC \u03C4\u03BF {0}. \u03A0\u03B1\u03C1\u03B1\u03BA\u03B1\u03BB\u03CE \u03B4\u03B9\u03BF\u03C1\u03B8\u03CE\u03C3\u03C4\u03B5.
@@ -143,7 +142,6 @@ NewProcessWizard.failureText=\u0397 \u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1 \
ContextParameterPage.shouldPrompt=\u03A0\u03C1\u03BF\u03C4\u03C1\u03BF\u03C0\u03AE \u03B3\u03B9\u03B1 \u03C4\u03B9\u03BC\u03AE ContextParameterPage.shouldPrompt=\u03A0\u03C1\u03BF\u03C4\u03C1\u03BF\u03C0\u03AE \u03B3\u03B9\u03B1 \u03C4\u03B9\u03BC\u03AE
ContextParameterPage.prompt=\u03A0\u03C1\u03BF\u03C4\u03C1\u03BF\u03C0\u03AE ContextParameterPage.prompt=\u03A0\u03C1\u03BF\u03C4\u03C1\u03BF\u03C0\u03AE
EParameterName.Name=\u038C\u03BD\u03BF\u03BC\u03B1 EParameterName.Name=\u038C\u03BD\u03BF\u03BC\u03B1
EParameterName.Name=\u038C\u03BD\u03BF\u03BC\u03B1
EParameterName.onDatabaseFlag=\u03A3\u03B5 \u0392\u03AC\u03C3\u03B5\u03B9\u03C2 \u0394\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD EParameterName.onDatabaseFlag=\u03A3\u03B5 \u0392\u03AC\u03C3\u03B5\u03B9\u03C2 \u0394\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD
ChangeMetadataCommand.messageDialog.propagate=\u0394\u03B9\u03AC\u03B4\u03BF\u03C3\u03B7 ChangeMetadataCommand.messageDialog.propagate=\u0394\u03B9\u03AC\u03B4\u03BF\u03C3\u03B7
ContextParameterPage.name=\u038C\u03BD\u03BF\u03BC\u03B1 ContextParameterPage.name=\u038C\u03BD\u03BF\u03BC\u03B1
@@ -153,7 +151,7 @@ CodeView.Start=\u0395\u03BA\u03BA\u03AF\u03BD\u03B7\u03C3\u03B7
StatsAndLogsComposite.SavePreferenceMessages=\u0397 \u03C4\u03C1\u03AD\u03C7\u03BF\u03C5\u03C3\u03B1 \u03C1\u03CD\u03B8\u03BC\u03B9\u03C3\u03B7 \u03C3\u03B5\u03BB\u03AF\u03B4\u03B1\u03C2 \u03C0\u03C1\u03BF\u03C4\u03B9\u03BC\u03AE\u03C3\u03B5\u03C9\u03BD \u03B8\u03B1 \u03B4\u03B9\u03B1\u03B3\u03C1\u03B1\u03C6\u03B5\u03AF, \u03B8\u03AD\u03BB\u03B5\u03C4\u03B5 \u03BD\u03B1 \u03C3\u03C5\u03BD\u03B5\u03C7\u03AF\u03C3\u03B5\u03C4\u03B5; StatsAndLogsComposite.SavePreferenceMessages=\u0397 \u03C4\u03C1\u03AD\u03C7\u03BF\u03C5\u03C3\u03B1 \u03C1\u03CD\u03B8\u03BC\u03B9\u03C3\u03B7 \u03C3\u03B5\u03BB\u03AF\u03B4\u03B1\u03C2 \u03C0\u03C1\u03BF\u03C4\u03B9\u03BC\u03AE\u03C3\u03B5\u03C9\u03BD \u03B8\u03B1 \u03B4\u03B9\u03B1\u03B3\u03C1\u03B1\u03C6\u03B5\u03AF, \u03B8\u03AD\u03BB\u03B5\u03C4\u03B5 \u03BD\u03B1 \u03C3\u03C5\u03BD\u03B5\u03C7\u03AF\u03C3\u03B5\u03C4\u03B5;
StatsAndLogsComposite.ReloadToolTipText=\u0395\u03C0\u03B1\u03BD\u03B1\u03C6\u03CC\u03C1\u03C4\u03C9\u03C3\u03B7 \u03C4\u03B9\u03BC\u03CE\u03BD \u03B1\u03C0\u03CC \u03C4\u03B7 \u03C3\u03B5\u03BB\u03AF\u03B4\u03B1 \u03C0\u03C1\u03BF\u03C4\u03B9\u03BC\u03AE\u03C3\u03B5\u03C9\u03BD (Shift+R) StatsAndLogsComposite.ReloadToolTipText=\u0395\u03C0\u03B1\u03BD\u03B1\u03C6\u03CC\u03C1\u03C4\u03C9\u03C3\u03B7 \u03C4\u03B9\u03BC\u03CE\u03BD \u03B1\u03C0\u03CC \u03C4\u03B7 \u03C3\u03B5\u03BB\u03AF\u03B4\u03B1 \u03C0\u03C1\u03BF\u03C4\u03B9\u03BC\u03AE\u03C3\u03B5\u03C9\u03BD (Shift+R)
ContextParameterPage.nameEmpty=\u03A4\u03BF \u03CC\u03BD\u03BF\u03BC\u03B1 \u03C0\u03B1\u03C1\u03B1\u03BC\u03AD\u03C4\u03C1\u03BF\u03C5 \u03B5\u03AF\u03BD\u03B1\u03B9 \u03BA\u03B5\u03BD\u03CC. ContextParameterPage.nameEmpty=\u03A4\u03BF \u03CC\u03BD\u03BF\u03BC\u03B1 \u03C0\u03B1\u03C1\u03B1\u03BC\u03AD\u03C4\u03C1\u03BF\u03C5 \u03B5\u03AF\u03BD\u03B1\u03B9 \u03BA\u03B5\u03BD\u03CC.
JobHierarchyMessages.JobHierarchyViewPart_createinput=\u0394\u03B7\u03BC\u03B9\u03BF\u03C5\u03C1\u03B3\u03AF\u03B1 \u03B9\u03B5\u03C1\u03B1\u03C1\u03C7\u03AF\u03B1\u03C2 \u03C4\u03CD\u03C0\u03BF\u03C5 \u03C4\u03BF\u03C5 ''{0}''... JobHierarchyMessages.JobHierarchyViewPart_createinput=\u0394\u03B7\u03BC\u03B9\u03BF\u03C5\u03C1\u03B3\u03AF\u03B1 \u03B9\u03B5\u03C1\u03B1\u03C1\u03C7\u03AF\u03B1\u03C2 \u03C4\u03CD\u03C0\u03BF\u03C5 \u03C4\u03BF\u03C5 '{0}'...
UpdateDetectionDialog.Messages=\u039F\u03B9 \u03B9\u03B4\u03B9\u03CC\u03C4\u03B7\u03C4\u03B5\u03C2 \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 \u03B1\u03BD\u03C4\u03B9\u03BA\u03B5\u03AF\u03BC\u03B5\u03BD\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 \u03BA\u03B1\u03B9 \u03B5\u03BD\u03B7\u03BC\u03B5\u03C1\u03CE\u03C3\u03C4\u03B5 \u03CC\u03C4\u03B9 \u03AD\u03C7\u03B5\u03C4\u03B5 \u03C3\u03B7\u03BC\u03B5\u03B9\u03CE\u03C3\u03B5\u03B9. (*) : \u0391\u03C5\u03C4\u03AE \u03B7 \u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1 \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03B1\u03BD\u03BF\u03B9\u03BA\u03C4\u03AE. UpdateDetectionDialog.Messages=\u039F\u03B9 \u03B9\u03B4\u03B9\u03CC\u03C4\u03B7\u03C4\u03B5\u03C2 \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 \u03B1\u03BD\u03C4\u03B9\u03BA\u03B5\u03AF\u03BC\u03B5\u03BD\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 \u03BA\u03B1\u03B9 \u03B5\u03BD\u03B7\u03BC\u03B5\u03C1\u03CE\u03C3\u03C4\u03B5 \u03CC\u03C4\u03B9 \u03AD\u03C7\u03B5\u03C4\u03B5 \u03C3\u03B7\u03BC\u03B5\u03B9\u03CE\u03C3\u03B5\u03B9. (*) : \u0391\u03C5\u03C4\u03AE \u03B7 \u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1 \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03B1\u03BD\u03BF\u03B9\u03BA\u03C4\u03AE.
EParameterName.condition=\u03A3\u03C5\u03BD\u03B8\u03AE\u03BA\u03B7 EParameterName.condition=\u03A3\u03C5\u03BD\u03B8\u03AE\u03BA\u03B7
SubjobBasicComposite.SaveTip=\u0391\u03C0\u03BF\u03B8\u03B7\u03BA\u03B5\u03CD\u03B5\u03B9 \u03C4\u03B1 \u03C7\u03C1\u03CE\u03BC\u03B1\u03C4\u03B1 \u03C3\u03C4\u03B7 \u03C3\u03B5\u03BB\u03AF\u03B4\u03B1 \u03C0\u03C1\u03BF\u03C4\u03B9\u03BC\u03AE\u03C3\u03B5\u03C9\u03BD. SubjobBasicComposite.SaveTip=\u0391\u03C0\u03BF\u03B8\u03B7\u03BA\u03B5\u03CD\u03B5\u03B9 \u03C4\u03B1 \u03C7\u03C1\u03CE\u03BC\u03B1\u03C4\u03B1 \u03C3\u03C4\u03B7 \u03C3\u03B5\u03BB\u03AF\u03B4\u03B1 \u03C0\u03C1\u03BF\u03C4\u03B9\u03BC\u03AE\u03C3\u03B5\u03C9\u03BD.
@@ -174,7 +172,6 @@ CreateNodeCommand.Label=\u0394\u03B7\u03BC\u03B9\u03BF\u03C5\u03C1\u03B3\u03AF\u
EParameterName.fileNameStats=\u038C\u03BD\u03BF\u03BC\u03B1 \u0391\u03C1\u03C7\u03B5\u03AF\u03BF\u03C5 \u03A3\u03C4\u03B1\u03C4\u03B9\u03C3\u03C4\u03B9\u03BA\u03CE\u03BD EParameterName.fileNameStats=\u038C\u03BD\u03BF\u03BC\u03B1 \u0391\u03C1\u03C7\u03B5\u03AF\u03BF\u03C5 \u03A3\u03C4\u03B1\u03C4\u03B9\u03C3\u03C4\u03B9\u03BA\u03CE\u03BD
ConnectionReconnectCommand.LabelSource=\u039C\u03B5\u03C4\u03B1\u03BA\u03AF\u03BD\u03B7\u03C3\u03B7 \u03A0\u03B7\u03B3\u03AE\u03C2 \u03A3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7\u03C2 ConnectionReconnectCommand.LabelSource=\u039C\u03B5\u03C4\u03B1\u03BA\u03AF\u03BD\u03B7\u03C3\u03B7 \u03A0\u03B7\u03B3\u03AE\u03C2 \u03A3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7\u03C2
Problems.category.routines=\u03A1\u03BF\u03C5\u03C4\u03AF\u03BD\u03B5\u03C2 Problems.category.routines=\u03A1\u03BF\u03C5\u03C4\u03AF\u03BD\u03B5\u03C2
EmfComponent.Count=\u039C\u03AD\u03C4\u03C1\u03B7\u03C3\u03B7
ComboController.valueFromRepository=\u03A4\u03B9\u03BC\u03AE \u03C0\u03B1\u03C1\u03BC\u03AD\u03BD\u03B7 \u03B1\u03C0\u03CC \u03C4\u03BF \u03C7\u03CE\u03C1\u03BF \u03B1\u03C0\u03CC\u03B8\u03B5\u03C3\u03B7\u03C2 ComboController.valueFromRepository=\u03A4\u03B9\u03BC\u03AE \u03C0\u03B1\u03C1\u03BC\u03AD\u03BD\u03B7 \u03B1\u03C0\u03CC \u03C4\u03BF \u03C7\u03CE\u03C1\u03BF \u03B1\u03C0\u03CC\u03B8\u03B5\u03C3\u03B7\u03C2
EParameterName.schemaDb=\u03A3\u03C7\u03AE\u03BC\u03B1 EParameterName.schemaDb=\u03A3\u03C7\u03AE\u03BC\u03B1
ProblemsView.resource=\u03A0\u03CC\u03C1\u03BF\u03C2 ProblemsView.resource=\u03A0\u03CC\u03C1\u03BF\u03C2
@@ -225,7 +222,6 @@ TalendEditorContextMenuProvider.Trigger=\u0388\u03BD\u03B1\u03C5\u03C3\u03BC\u03
ConnectionDeleteCommand.Label=\u0394\u03B9\u03B1\u03B3\u03C1\u03B1\u03C6\u03AE \u03A3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7\u03C2 ConnectionDeleteCommand.Label=\u0394\u03B9\u03B1\u03B3\u03C1\u03B1\u03C6\u03AE \u03A3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7\u03C2
Process.errorLoadingConnectionMessage=\u0395\u03BC\u03C6\u03B1\u03BD\u03AF\u03C3\u03C4\u03B7\u03BA\u03B1\u03BD \u03BA\u03AC\u03C0\u03BF\u03B9\u03B1 \u03C3\u03C6\u03AC\u03BB\u03BC\u03B1\u03C4\u03B1 \u03BC\u03B5\u03C4\u03AC \u03C4\u03B7 \u03BC\u03B5\u03C4\u03AC\u03B2\u03B1\u03C3\u03B7 \u03C3\u03C4\u03B9\u03C2 \u03B5\u03C0\u03CC\u03BC\u03B5\u03BD\u03B5\u03C2 \u03C3\u03C5\u03BD\u03B4\u03AD\u03C3\u03B5\u03B9\u03C2, \u03C0\u03B1\u03C1\u03B1\u03BA\u03B1\u03BB\u03CE \u03B5\u03BB\u03AD\u03B3\u03BE\u03C4\u03B5; Process.errorLoadingConnectionMessage=\u0395\u03BC\u03C6\u03B1\u03BD\u03AF\u03C3\u03C4\u03B7\u03BA\u03B1\u03BD \u03BA\u03AC\u03C0\u03BF\u03B9\u03B1 \u03C3\u03C6\u03AC\u03BB\u03BC\u03B1\u03C4\u03B1 \u03BC\u03B5\u03C4\u03AC \u03C4\u03B7 \u03BC\u03B5\u03C4\u03AC\u03B2\u03B1\u03C3\u03B7 \u03C3\u03C4\u03B9\u03C2 \u03B5\u03C0\u03CC\u03BC\u03B5\u03BD\u03B5\u03C2 \u03C3\u03C5\u03BD\u03B4\u03AD\u03C3\u03B5\u03B9\u03C2, \u03C0\u03B1\u03C1\u03B1\u03BA\u03B1\u03BB\u03CE \u03B5\u03BB\u03AD\u03B3\u03BE\u03C4\u03B5;
EParameterName.Author=\u03A3\u03C5\u03B3\u03B3\u03C1\u03B1\u03C6\u03AD\u03B1\u03C2 EParameterName.Author=\u03A3\u03C5\u03B3\u03B3\u03C1\u03B1\u03C6\u03AD\u03B1\u03C2
EParameterName.Author=\u03A3\u03C5\u03B3\u03B3\u03C1\u03B1\u03C6\u03AD\u03B1\u03C2
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
@@ -242,7 +238,6 @@ EParameterName.ConnectionFormat=\u039C\u03BF\u03C1\u03C6\u03AE \u03C3\u03CD\u03B
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 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
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
CheckController.decoration.description=\u03A4\u03B9\u03BC\u03AE \u03C0\u03B1\u03C1\u03BC\u03AD\u03BD\u03B7 \u03B1\u03C0\u03CC \u03C4\u03BF \u03C7\u03CE\u03C1\u03BF \u03B1\u03C0\u03CC\u03B8\u03B5\u03C3\u03B7\u03C2 CheckController.decoration.description=\u03A4\u03B9\u03BC\u03AE \u03C0\u03B1\u03C1\u03BC\u03AD\u03BD\u03B7 \u03B1\u03C0\u03CC \u03C4\u03BF \u03C7\u03CE\u03C1\u03BF \u03B1\u03C0\u03CC\u03B8\u03B5\u03C3\u03B7\u03C2
@@ -302,7 +297,6 @@ NoRepositoryDialog.Title=\u03A3\u03C6\u03AC\u03BB\u03BC\u03B1
StatsAndLogsComposite.ReloadMessages=\u0397 \u03C4\u03C1\u03AD\u03C7\u03BF\u03C5\u03C3\u03B1 \u03C1\u03CD\u03B8\u03BC\u03B9\u03C3\u03B7 \u03B8\u03B1 \u03B4\u03B9\u03B1\u03B3\u03C1\u03B1\u03C6\u03B5\u03AF, \u03B8\u03AD\u03BB\u03B5\u03C4\u03B5 \u03BD\u03B1 \u03C3\u03C5\u03BD\u03B5\u03C7\u03AF\u03C3\u03B5\u03C4\u03B5; StatsAndLogsComposite.ReloadMessages=\u0397 \u03C4\u03C1\u03AD\u03C7\u03BF\u03C5\u03C3\u03B1 \u03C1\u03CD\u03B8\u03BC\u03B9\u03C3\u03B7 \u03B8\u03B1 \u03B4\u03B9\u03B1\u03B3\u03C1\u03B1\u03C6\u03B5\u03AF, \u03B8\u03AD\u03BB\u03B5\u03C4\u03B5 \u03BD\u03B1 \u03C3\u03C5\u03BD\u03B5\u03C7\u03AF\u03C3\u03B5\u03C4\u03B5;
EParameterName.propertyType=\u03A4\u03CD\u03C0\u03BF\u03C2 \u0399\u03B4\u03B9\u03CC\u03C4\u03B7\u03C4\u03B1\u03C2 EParameterName.propertyType=\u03A4\u03CD\u03C0\u03BF\u03C2 \u0399\u03B4\u03B9\u03CC\u03C4\u03B7\u03C4\u03B1\u03C2
EParameterName.Status=\u039A\u03B1\u03C4\u03AC\u03C3\u03C4\u03B1\u03C3\u03B7 EParameterName.Status=\u039A\u03B1\u03C4\u03AC\u03C3\u03C4\u03B1\u03C3\u03B7
EParameterName.Status=\u039A\u03B1\u03C4\u03AC\u03C3\u03C4\u03B1\u03C3\u03B7
EParameterName.Log.Db=\u03A3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7 \u03C3\u03B5 \u0392\u03AC\u03C3\u03B7 \u0394\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD EParameterName.Log.Db=\u03A3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7 \u03C3\u03B5 \u0392\u03AC\u03C3\u03B7 \u0394\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD
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

View File

@@ -35,7 +35,6 @@ EParameterName.Level.Log.File=Level
ToggleSubjobsAction.LABEL=Toggle Subjobs ToggleSubjobsAction.LABEL=Toggle Subjobs
EParameterName.schemaOptions=Schema Options EParameterName.schemaOptions=Schema Options
EParameterName.Purpose=Purpose EParameterName.Purpose=Purpose
EParameterName.Purpose=Purpose
MultiPageEditorContributor.Grid=&Grid MultiPageEditorContributor.Grid=&Grid
EParameterName.tableLogs=Logs Table EParameterName.tableLogs=Logs Table
SqlMemoController.QueryError.infoMsg=This query can not contain context parameters(like $_context) ,\n or this query has not been enclosed by {0} . Please correct. SqlMemoController.QueryError.infoMsg=This query can not contain context parameters(like $_context) ,\n or this query has not been enclosed by {0} . Please correct.
@@ -144,7 +143,6 @@ NewProcessWizard.failureText=Job could not be saved
ContextParameterPage.shouldPrompt=Prompt for value ContextParameterPage.shouldPrompt=Prompt for value
ContextParameterPage.prompt=Prompt ContextParameterPage.prompt=Prompt
EParameterName.Name=Name EParameterName.Name=Name
EParameterName.Name=Name
EParameterName.onDatabaseFlag=On Databases EParameterName.onDatabaseFlag=On Databases
ChangeMetadataCommand.messageDialog.propagate=Propagate ChangeMetadataCommand.messageDialog.propagate=Propagate
ContextParameterPage.name=Name ContextParameterPage.name=Name
@@ -154,7 +152,7 @@ CodeView.Start=Start
StatsAndLogsComposite.SavePreferenceMessages=Current preference page setting will be overwritten, do you want to continue? StatsAndLogsComposite.SavePreferenceMessages=Current preference page setting will be overwritten, do you want to continue?
StatsAndLogsComposite.ReloadToolTipText=Reload values from preference page (Shift+R) StatsAndLogsComposite.ReloadToolTipText=Reload values from preference page (Shift+R)
ContextParameterPage.nameEmpty=Parameter name is empty. ContextParameterPage.nameEmpty=Parameter name is empty.
JobHierarchyMessages.JobHierarchyViewPart_createinput=Creating type hierarchy of ''{0}''... JobHierarchyMessages.JobHierarchyViewPart_createinput=Creating type hierarchy of '{0}'...
UpdateDetectionDialog.Messages=The properties used in the following items have been modified.\nChoose and update what you have checked. \n\n(*) : This job is not opened. UpdateDetectionDialog.Messages=The properties used in the following items have been modified.\nChoose and update what you have checked. \n\n(*) : This job is not opened.
EParameterName.condition=Condition EParameterName.condition=Condition
SubjobBasicComposite.SaveTip=Saves the colors to preference page. SubjobBasicComposite.SaveTip=Saves the colors to preference page.
@@ -226,7 +224,6 @@ TalendEditorContextMenuProvider.Trigger=Trigger
ConnectionDeleteCommand.Label=Delete Connection ConnectionDeleteCommand.Label=Delete Connection
Process.errorLoadingConnectionMessage=Some errors appear after the migration in the following connections, please check them: Process.errorLoadingConnectionMessage=Some errors appear after the migration in the following connections, please check them:
EParameterName.Author=Author EParameterName.Author=Author
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
@@ -243,7 +240,6 @@ EParameterName.ConnectionFormat=Connection format
ExecuteSystemCommandCommand.Title=Executed command ExecuteSystemCommandCommand.Title=Executed command
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=Deactivate all linked Subjobs ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=Deactivate all linked Subjobs
EParameterName.Description=Description 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
CheckController.decoration.description=Value taken from the repository CheckController.decoration.description=Value taken from the repository
@@ -304,7 +300,6 @@ NoRepositoryDialog.Title=Error
StatsAndLogsComposite.ReloadMessages=Current setting will be overwritten, do you want to continue? StatsAndLogsComposite.ReloadMessages=Current setting will be overwritten, do you want to continue?
EParameterName.propertyType=Property Type EParameterName.propertyType=Property Type
EParameterName.Status=Status EParameterName.Status=Status
EParameterName.Status=Status
EParameterName.Log.Db=Log to Database EParameterName.Log.Db=Log to Database
NodesPasteAction.paste=Paste NodesPasteAction.paste=Paste
TalendEditorPaletteFactory.Tools=Tools TalendEditorPaletteFactory.Tools=Tools
@@ -404,7 +399,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
@@ -424,7 +419,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.
@@ -522,7 +517,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
@@ -695,7 +690,7 @@ 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
@@ -859,7 +854,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)
@@ -924,7 +919,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
@@ -949,3 +944,57 @@ DeploymentComposite.snapshotLabel=Use snapshot
PerformancePreferencePage.HBaseOrMaprDBScanLimit=HBase/MapR-DB scan limit (for retrieving schema) PerformancePreferencePage.HBaseOrMaprDBScanLimit=HBase/MapR-DB scan limit (for retrieving schema)
PerformancePreferencePage.HBaseOrMaprDBScanLimitTip=If set it by zero, will be same as deactiving the limit. PerformancePreferencePage.HBaseOrMaprDBScanLimitTip=If set it by zero, will be same as deactiving the limit.
PerformancePreferencePage.tacTimeout.read=Read timeout from Administrator Center (seconds) PerformancePreferencePage.tacTimeout.read=Read timeout from Administrator Center (seconds)
AbstractJobSettingsPage.save=Do you want to update pom for all jobs? \n This operation might take long time depends on your project size.
EmfComponent.Count=Count
Node.checkMultipleTRunjobVersion=All tRunJob of the same process must be of the same version. Please check.
Process.errorCircleConnectionDetected=Circle connection detected. The connection is <{0}>, source is <{1}> and target is <{2}>.
JobletPropertiesWizard.renameWarning.title=Warning
JobletPropertiesWizard.renameWarning.msg=There are some jobs which apply this joblet have been locked. So you cannot rename it.
AbstractMultiPageTalendEditor.DependenciesPage=Dependencies
JobDependenciesEditor.Resources=Resources
JobDependenciesEditor.filterLabel=&Search
JobDependenciesEditor.hideBuiltInItems=Hide Built-In Items
JobDependenciesEditor.refreshDependenciesTooltip=Refresh All Dependencies according to the latest content of Route
JobDependenciesEditor.KeyBindingWord=Key Bindings: Delete, Insert, Enter
JobDependenciesPanel.multiItemsSelectedStatusMsg=\ items selected
JobDependenciesPanel.deleteTitle=Delete
JobDependenciesPanel.deleteMsg=Do you want to delete all selected items?
JobDependenciesPanel.addBtn=Add...
JobDependenciesPanel.removeBtn=Remove
JobDependenciesPanel.editBtn=Edit
JobDependenciesPanel.upBtn=Up
JobDependenciesPanel.downBtn=Down
DependencyVersionPart.comboInclusive=Inclusive
DependencyVersionPart.comboExclusive=Exclusive
DependencyVersionPart.minimumVersion=Minimum Version:
DependencyVersionPart.maximumVersion=Maximum Version:
DependencyVersionPart.version=Version:
DependencyVersionDialog.versionRangeError=Minimum version must be less than or equal to maximum version
DependenceVersionPart.groupText=Version to match
DependenciesResourceSelectionDialog.selectResource=Select a Resource
DependenciesContextSelectionDialog.selectContext=Select a Context Variable
DependenciesContextSelectionDialog.addContext=Add a context variable
DependenciesContextSelectionDialog.contextInUseError=This context variable is already in use!
NewDependencyItemDialog.addTitle=Add {0}
NewDependencyItemDialog.editTitle=Edit {0}
NewDependencyItemDialog.addMsg=Add a new {0}
NewDependencyItemDialog.editMsg=Edit the attributes of selected {0}
NewDependencyItemDialog.name=&Name
NewOrEditDependencyDialog.properties=Properties
NewDependencyItemDialog.optional=&Optional
NewDependencyItemDialog.existCheckMessage=Item already exist
ManageResourcePanel.Version=Version
ManageResourcePanel.Path=Path
ManageResourcePanel.Context=Context
ManageResourcePanel.usedBy={0}({1}) is used by {2}
ManageResourcePanel.copyTitle=Copy Successfully
ManageResourcePanel.CopyPath=Copy Path
ManageResourcePanel.copyMsg='{0}' has been copied to clipboard.
ManageResourcePanel.reourceNameCol=Resource
GuessSchemaController.connectionWarning=Connection warning
PerformancePreferencePage.defaultTimeout=Default connection timeout (seconds)
PerformancePreferencePage.defaultTimeout.read=Default read timeout (seconds)
Node.hasMoreThenOneSourceKey=This component has no source key defined.
DatabaseForm.checkFailure=Connection failure.
DatabaseForm.checkFailureTip=You must change the Database Settings.
Node.checkDynamicJobUsageWarning=Usage of dynamic job is not discouraged in joblets, not compatible with continuous integration.

View File

@@ -1,7 +1,7 @@
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<EFBFBD>n 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 ActivateSubjobAction.DeactivateComplete=Desactivar todo Subjob
@@ -31,12 +31,11 @@ ChangeActivateStatusNodeCommand.Label.Deactive=Desactivar componente
EParameterName.user=Usuario EParameterName.user=Usuario
ContextParameterExtractor.ExistedTitle=Error ContextParameterExtractor.ExistedTitle=Error
EParameterName.Name=Nombre EParameterName.Name=Nombre
EParameterName.Name=Nombre
ChangeMetadataCommand.messageDialog.propagate=Propagar 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<EFBFBD>n 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
@@ -44,27 +43,26 @@ EParameterName.schemaDb=Esquema
ConnectionCreateAction.error=Error ConnectionCreateAction.error=Error
Category_Label={0} ({1} elementos) Category_Label={0} ({1} elementos)
ActivateSubjobAction.ActivatePart=Activar subtrabajo actual ActivateSubjobAction.ActivatePart=Activar subtrabajo actual
EParameterName.Version=Versi<EFBFBD>n 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<EFBFBD>n 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<EFBFBD>n ConnectionDeleteCommand.Label=Borrar Conexi\u00F3n
ActivateSubjobAction.DeactivatePart=Desactivar Subjob actual ActivateSubjobAction.DeactivatePart=Desactivar Subjob actual
ConnectionCreateCommand.Label=Crear<EFBFBD>Conexi<EFBFBD>n ConnectionCreateCommand.Label=Crear\u00BAConexi\u00F3n
NodeReturn.Availability.AFTER=Despu<EFBFBD>s NodeReturn.Availability.AFTER=Despu\u00E9s
EmfComponent.repository=Repositorio EmfComponent.repository=Repositorio
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=Desactivar todo Subjob ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=Desactivar todo Subjob
EParameterName.Description=Descripci<EFBFBD>n EParameterName.Description=Descripci\u00F3n
EParameterName.Description=Descripci<EFBFBD>n
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<EFBFBD>metro 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
@@ -77,16 +75,15 @@ 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<EFBFBD>o 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
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 ChangeActivateStatusSubjobCommand.Label.DeactivePart=Desactivar Subjob actual
AbstractLanguageMemoController.generateSampleCode=trata generar un c<EFBFBD>digo 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.textContent=Aplicar a todos los sub trabajos
AbstractPreferenceComposite.tipContent=Aplicar a todos los sub trabajos AbstractPreferenceComposite.tipContent=Aplicar a todos los sub trabajos
@@ -95,44 +92,45 @@ ColumnListController.confirm=Confirmar
ComboController.alert=Alerta ComboController.alert=Alerta
ComponentSettingsView.note=nota ComponentSettingsView.note=nota
ComponentSettingsView.subjob=SubJob ComponentSettingsView.subjob=SubJob
Connection.numberParallel=N<EFBFBD>mero de ejecuciones en paralelo Connection.numberParallel=N\u00FAmero de ejecuciones en paralelo
DataProcess.numberParallelExcution=N<EFBFBD>mero de ejecuciones en paralelo DataProcess.numberParallelExcution=N\u00FAmero de ejecuciones en paralelo
DbTableController.showTableList=Muestra la lista de tablas para la conecci<EFBFBD>n 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<EFBFBD>n EParameterName.encoding=Codificaci\u00F3n
EParameterName.escapeChar=Car<EFBFBD>cter de Escape EParameterName.escapeChar=Car\u00E1cter de Escape
EParameterName.FontBold=Negrita EParameterName.FontBold=Negrita
EParameterName.jobMainversion=Versi<EFBFBD>n EParameterName.jobMainversion=Versi\u00F3n
EParameterName.jobVersion=Versi<EFBFBD>n EParameterName.jobVersion=Versi\u00F3n
EParameterName.title=T<EFBFBD>tulo EParameterName.title=T\u00EDtulo
FilterTraceColumnAction.Column=Columna FilterTraceColumnAction.Column=Columna
FilterTraceColumnAction.Condition=Condici<EFBFBD>n FilterTraceColumnAction.Condition=Condici\u00F3n
FilterTraceColumnAction.SelectAll=Seleccionar todo FilterTraceColumnAction.SelectAll=Seleccionar todo
IconSelectionController.MessageTitle=Error IconSelectionController.MessageTitle=Error
JobHierarchyViewPart.reason=hay alguna raz<EFBFBD>n. JobHierarchyViewPart.reason=hay alguna raz\u00F3n.
JobHierarchyViewer.hirarchy=Jerarqu<EFBFBD>a 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<EFBFBD>n 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<EFBFBD>n 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<EFBFBD>n 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<EFBFBD>lida ConnectionCreateCommand.inputValid=Entrada inv\u00E1lida
EParameterName.useExistConn=Usar una conexi<EFBFBD>n 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
@@ -153,3 +151,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

@@ -19,7 +19,7 @@ ChangeMergeOrderCommand.label=Promijeni redoslijed umetanja
ChangeMetadataCommand.changeMetadataValues=Promjeni vrijednosti metapodataka ChangeMetadataCommand.changeMetadataValues=Promjeni vrijednosti metapodataka
ActivateSubjobAction.ActivateComplete=Aktiviraj cijeli pod-zadatak ActivateSubjobAction.ActivateComplete=Aktiviraj cijeli pod-zadatak
EParameterName.port=Port EParameterName.port=Port
EParameterName.schemaType=\n\n \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.
Process.Job=Posao Process.Job=Posao
ContextRepositoryCommand.modifyContext=Promijeni kontekst ContextRepositoryCommand.modifyContext=Promijeni kontekst
@@ -37,14 +37,13 @@ ContextParameterExtractor.ExistedTitle=Gre\u0161ka
ChangeConnectionStatusCommand.setLinkMain=Postavi Link kao Main ChangeConnectionStatusCommand.setLinkMain=Postavi Link kao Main
ContextRenameParameterCommand.renameParameter=Preimenuj parametar ContextRenameParameterCommand.renameParameter=Preimenuj parametar
EParameterName.Name=Ime EParameterName.Name=Ime
EParameterName.Name=Ime
ChangeMetadataCommand.messageDialog.propagate=Propagiraj ChangeMetadataCommand.messageDialog.propagate=Propagiraj
ContextParameterPage.name=Ime ContextParameterPage.name=Ime
UpdateManagerUtils.Update=A\u017Eurira se... UpdateManagerUtils.Update=A\u017Eurira se...
CodeView.Start=Po\u010Detak CodeView.Start=Po\u010Detak
ContextParameterPage.nameEmpty=Naziv parametra je prazan. ContextParameterPage.nameEmpty=Naziv parametra je prazan.
MergeOrderDialog.Order=Poredak MergeOrderDialog.Order=Poredak
EParameterName.schemaDb=\n\n \n\nCollection\n\nSchema EParameterName.schemaDb=\n\n\t\n\nCollection\n\nSchema
ProblemsView.resource=Resurs ProblemsView.resource=Resurs
ConnectionCreateAction.error=Gre\u0161ka ConnectionCreateAction.error=Gre\u0161ka
ChangeNodeTextCommand.Label=Promijeni Naziv konekcije ChangeNodeTextCommand.Label=Promijeni Naziv konekcije
@@ -64,7 +63,6 @@ DesignerPreferencePage.SubjobColorLabel=Boja pod-posla
ActivateSubjobAction.DeactivatePart=Deaktiviraj trenutni Subjob ActivateSubjobAction.DeactivatePart=Deaktiviraj trenutni Subjob
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=Deaktiviraj cijeli Subjob ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=Deaktiviraj cijeli Subjob
EParameterName.Description=Opis EParameterName.Description=Opis
EParameterName.Description=Opis
ContextParameterPage.comment=Komentar ContextParameterPage.comment=Komentar
NewProcessWizard.failureTitle=Gre\u0161ka NewProcessWizard.failureTitle=Gre\u0161ka
EParameterName.database=Izvor podataka EParameterName.database=Izvor podataka
@@ -85,7 +83,6 @@ ChangeValuesFromRepository.messageDialog.take=Uzmi
NoRepositoryDialog.Title=Gre\u0161ka NoRepositoryDialog.Title=Gre\u0161ka
EParameterName.propertyType=Tip svojstva EParameterName.propertyType=Tip svojstva
EParameterName.Status=Status EParameterName.Status=Status
EParameterName.Status=Status
EParameterName.Comment=Komentar EParameterName.Comment=Komentar
ChangeActivateStatusSubjobCommand.Label.DeactivePart=Deaktiviraj trenutni Subjob 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

View File

@@ -26,7 +26,7 @@ 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<EFBFBD> quando generi il codice (disabilitandolo le propriet<EFBFBD> dei componenti di creerano pi<EFBFBD> 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 ActivateSubjobAction.DeactivateComplete=Disattiva il Subjob completo
@@ -34,9 +34,8 @@ EParameterName.Level.Log.File=Livello
ToggleSubjobsAction.LABEL=Alterna Subobjets ToggleSubjobsAction.LABEL=Alterna Subobjets
EParameterName.schemaOptions=Opzioni Schema EParameterName.schemaOptions=Opzioni Schema
EParameterName.Purpose=Scopo 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 <EFBFBD> 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
@@ -62,9 +61,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<EFBFBD> PropertyChangeCommand.Label=Cambio propriet\u00E0
TextNoteSection.Label=Testo TextNoteSection.Label=Testo
AbstractElementPropertySectionController.fieldRequired=Il campo <EFBFBD> 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
@@ -76,7 +75,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<EFBFBD> essere aperto perch<EFBFBD> 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
@@ -114,7 +113,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 <EFBFBD> valido. ParallelExecutionCommand.numberInvalid=Il numero non \u00E8 valido.
ChangeActivateStatusSubjobCommand.Label.ActiveComplete=Attiva il Subjob completo 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)
@@ -130,24 +129,23 @@ 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<EFBFBD> essere aperto perch<EFBFBD> un componente utilizzato in {0} non <EFBFBD> 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 <EFBFBD> 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
EParameterName.Name=Nome
EParameterName.onDatabaseFlag=Sui database EParameterName.onDatabaseFlag=Sui database
ChangeMetadataCommand.messageDialog.propagate=Propagato ChangeMetadataCommand.messageDialog.propagate=Propagato
ContextParameterPage.name=Nome 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<EFBFBD> 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 <EFBFBD> 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<EFBFBD> utilizzate nei seguenti elementi sono state modificate.\nScegliete e aggiornate quelle controllate. \n\n(*) : Questo Job non <EFBFBD> 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
@@ -166,12 +164,11 @@ CreateNodeCommand.Label=Creare nodo
EParameterName.fileNameStats=Nome file statistiche EParameterName.fileNameStats=Nome file statistiche
ConnectionReconnectCommand.LabelSource=Spostare la connessione d'origine ConnectionReconnectCommand.LabelSource=Spostare la connessione d'origine
Problems.category.routines=Routine Problems.category.routines=Routine
EmfComponent.Count=conta
ComboController.valueFromRepository=Valore ripreso dal repository 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<EFBFBD> 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
@@ -181,7 +178,7 @@ Category_Label={0} ({1} elementi)
Problems.category.errors=Errori Problems.category.errors=Errori
ActivateSubjobAction.ActivatePart=Attiva il subjob corrente ActivateSubjobAction.ActivatePart=Attiva il subjob corrente
ContextParameterPage.promptEmpty=Richiesta parametro vuota ContextParameterPage.promptEmpty=Richiesta parametro vuota
ContextParameterPage.typeEmpty=Il tipo di parametro non <EFBFBD> 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
@@ -191,7 +188,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<EFBFBD> essere aggiornato quando il job <EFBFBD> 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
@@ -201,7 +198,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 <EFBFBD> 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
@@ -210,13 +207,12 @@ 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<EFBFBD> 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
Process.errorLoadingConnectionMessage=Alcuni errori sono apparsi dopo la migrazione delle seguenti connessioni; per favore controllali: Process.errorLoadingConnectionMessage=Alcuni errori sono apparsi dopo la migrazione delle seguenti connessioni; per favore controllali:
EParameterName.Author=Autore EParameterName.Author=Autore
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
@@ -224,7 +220,7 @@ ActivateSubjobAction.DeactivatePart=Disattiva il Subjob corrente
ConnectionCreateCommand.Label=Creare connessione ConnectionCreateCommand.Label=Creare connessione
DisplaySubjobCommand.HideSubjob=Nascondere subjob DisplaySubjobCommand.HideSubjob=Nascondere subjob
MultiPageEditorContributor.runProcess=Esegui job MultiPageEditorContributor.runProcess=Esegui job
ConnectionCreateAction.errorCreateConnectionName=Il nome "{0}" non <EFBFBD> valido o esiste gi<EFBFBD>. ConnectionCreateAction.errorCreateConnectionName=Il nome "{0}" non \u00E8 valido o esiste gi\u00E0.
DisplaySubjobCommand.DisplaySubjob=Visualizza subjob DisplaySubjobCommand.DisplaySubjob=Visualizza subjob
ContextParameterPage.title=Parametro contesto ContextParameterPage.title=Parametro contesto
NodeReturn.Availability.AFTER=Dopo NodeReturn.Availability.AFTER=Dopo
@@ -233,8 +229,7 @@ EParameterName.ConnectionFormat=Formato connessione
ExecuteSystemCommandCommand.Title=Esegui comando ExecuteSystemCommandCommand.Title=Esegui comando
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=Disattiva il Subjob completo ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=Disattiva il Subjob completo
EParameterName.Description=Descrizione 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 <20> 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
@@ -249,16 +244,16 @@ 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 <EFBFBD>: AbstractElementPropertySectionController.variableTooltip=La variabile associata a questo parametro \u00E8:
EParameterName.ShowHint=Mostra suggerimento EParameterName.ShowHint=Mostra suggerimento
ContextParameterPage.commentEmpty=Nessun commento <EFBFBD> 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'<EFBFBD> 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
@@ -267,7 +262,7 @@ EParameterName.MultiThread=Esecuzione multi thread
ChangeActivateStatusSubjobCommand.Label.ActivePart=Attiva il subjob corrente 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<EFBFBD>. 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
@@ -282,17 +277,16 @@ 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<EFBFBD> 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 <EFBFBD> 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<EFBFBD> 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<EFBFBD> sovrascritta. Vuoi continuare? StatsAndLogsComposite.ReloadMessages=L'attuale impostazione sar\u00E0 sovrascritta. Vuoi continuare?
EParameterName.propertyType=Tipo propriet<EFBFBD> EParameterName.propertyType=Tipo propriet\u00E0
EParameterName.Status=Stato
EParameterName.Status=Stato EParameterName.Status=Stato
EParameterName.Log.Db=Connetti al database EParameterName.Log.Db=Connetti al database
NodesPasteAction.paste=Incolla NodesPasteAction.paste=Incolla
@@ -328,8 +322,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<EFBFBD> DesignerCoreService.property=Propriet\u00E0
DesignerCoreService.propertySource=Propriet<EFBFBD>:\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
@@ -399,23 +393,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<EFBFBD> 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'<EFBFBD> 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 <EFBFBD> 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}\\" <EFBFBD> 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 <EFBFBD> un sotto processo iniziato non pu<EFBFBD> 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 <EFBFBD> un sotto processo iniziato pu<EFBFBD> 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 <EFBFBD> un sotto processo iniziato non pu<EFBFBD> avere nessun collegamento o esecuzione se <EFBFBD> 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 <EFBFBD> un sotto processo iniziato non pu<EFBFBD> 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}" <EFBFBD> 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<EFBFBD> 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
@@ -423,10 +417,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 <EFBFBD> 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 <EFBFBD> richiesto Node.parameterEmpty=Parametro ({0}) vuoto ma \u00E8 richiesto
Node.parameterNotExist=Il parametro ({0}) ha un valore ({1}) che non esiste pi<EFBFBD>. Node.parameterNotExist=Il parametro ({0}) ha un valore ({1}) che non esiste pi\u00F9.
Node.schemaDifferent=Parametro ({0}): lo schema <EFBFBD> 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.
@@ -435,7 +429,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 <EFBFBD> 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
@@ -456,36 +450,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<EFBFBD> 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<EFBFBD> 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<EFBFBD> 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<EFBFBD> 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<EFBFBD> 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 <EFBFBD> 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'<EFBFBD> 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
@@ -514,13 +508,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<EFBFBD> quando generi il codice (disabilitandolo le propriet<EFBFBD> dei componenti di creerano pi<EFBFBD> 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<EFBFBD> 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
@@ -552,13 +546,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<EFBFBD> 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<EFBFBD> utilizzate nei seguenti elementi sono state modificate.\n\n(*) \: questo job non <EFBFBD> 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)
@@ -601,9 +595,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<EFBFBD> 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}" <EFBFBD> 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<EFBFBD> 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\:
@@ -619,20 +613,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 <EFBFBD> un sotto processo iniziato non pu<EFBFBD> avere nessun collegamento sulla route quando <EFBFBD> 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<EFBFBD> quando generi il codice (disabilitandolo le propriet<EFBFBD> dei componenti di creerano pi<EFBFBD> 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<EFBFBD> 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
@@ -642,12 +636,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<EFBFBD> piccola di "{1}". Node.overLength=La lunghezza del parametro ({0}) deve essere pi\u00F9 piccola di "{1}".
Node.length=Il parametro ({0}) <EFBFBD> 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 <EFBFBD> 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

@@ -6,7 +6,6 @@ AbstractElementPropertySectionController.fieldRequired=\uC774 \uD544\uB4DC\uB294
NotesPasteCommand.label=\uBD99\uC774\uAE30 NotesPasteCommand.label=\uBD99\uC774\uAE30
NodesPasteCommand.label=\uBD99\uC774\uAE30 NodesPasteCommand.label=\uBD99\uC774\uAE30
EParameterName.Name=\uC774\uB984 EParameterName.Name=\uC774\uB984
EParameterName.Name=\uC774\uB984
ContextParameterPage.name=\uC774\uB984 ContextParameterPage.name=\uC774\uB984
EParameterName.Version=\uBC84\uC83C EParameterName.Version=\uBC84\uC83C
AbstractElementPropertySectionController.syntaxError=\uAD6C\uBB38 \uC624\uB958 AbstractElementPropertySectionController.syntaxError=\uAD6C\uBB38 \uC624\uB958
@@ -24,6 +23,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

@@ -11,7 +11,6 @@ ContextRemoveParameterCommand.label=Verwijder Parameter
ContextParameterExtractor.ExistedTitle=Fout ContextParameterExtractor.ExistedTitle=Fout
ContextRenameParameterCommand.renameParameter=Parameter hernoemen ContextRenameParameterCommand.renameParameter=Parameter hernoemen
EParameterName.Name=Naam EParameterName.Name=Naam
EParameterName.Name=Naam
ContextParameterPage.name=Naam ContextParameterPage.name=Naam
UpdateManagerUtils.Update=Updaten... UpdateManagerUtils.Update=Updaten...
Process.errorLoadingConnectionTitle=Fout bij laden van de job Process.errorLoadingConnectionTitle=Fout bij laden van de job

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<EFBFBD>\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<EFBFBD>rz nowy parametr kontekstu ContextParameterPage.description=Utw\u00F3rz nowy parametr kontekstu
CodeView.Main=G\u0142<EFBFBD>wny 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<EFBFBD>wne ConnectionSetAsMainRef.mainLabel=Ustaw to po\u0142\u0105czenia jako g\u0142\u00F3wne
EParameterName.FieldSeparator=Separator p<EFBFBD>l 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,15 @@ 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<EFBFBD>w 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 ActivateSubjobAction.ActivateComplete=Aktywuj ca\u0142y Subjob
EParameterName.port=Port EParameterName.port=Port
EParameterName.componentList=Lista komponent<EFBFBD>w EParameterName.componentList=Lista komponent\u00F3w
EParameterName.ModuleList=Lista modu\u0142<EFBFBD>w EParameterName.ModuleList=Lista modu\u0142\u00F3w
ConnectionCreateAction.dialogTitle=Wyj\u015Bcie ConnectionCreateAction.dialogTitle=Wyj\u015Bcie
DesignerPreferencePage.component.defaultLabel=Domy\u015Blna etykieta komponenet<EFBFBD>w 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 +45,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<EFBFBD>w 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 +57,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<EFBFBD>w, 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
@@ -77,7 +77,6 @@ ContextParameterExtractor.ExistedTitle=B\u0142\u0105d
DesignerPreferencePage.largeIconsSize=Rozmiar ikony: DesignerPreferencePage.largeIconsSize=Rozmiar ikony:
ContextRenameParameterCommand.renameParameter=Zmie\u0144 nazw\u0119 parametru ContextRenameParameterCommand.renameParameter=Zmie\u0144 nazw\u0119 parametru
EParameterName.Name=Nazwa EParameterName.Name=Nazwa
EParameterName.Name=Nazwa
EParameterName.onDatabaseFlag=W bazach danych EParameterName.onDatabaseFlag=W bazach danych
ChangeMetadataCommand.messageDialog.propagate=Rozpropaguj ChangeMetadataCommand.messageDialog.propagate=Rozpropaguj
ContextParameterPage.name=Nazwa ContextParameterPage.name=Nazwa
@@ -90,19 +89,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<EFBFBD>w DesignerPreferencePage.hintShowed=Poka\u017C podpowiedzi komponent\u00F3w
CreateNodeCommand.Label=Utw<EFBFBD>rz 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<EFBFBD>d\u0142a ConnectionReconnectCommand.LabelSource=Przenie\u015B po\u0142\u0105czenie \u017Ar\u00F3d\u0142a
EmfComponent.Count=Ilo\u015B\u0107
EParameterName.schemaDb=Schemat EParameterName.schemaDb=Schemat
ProblemsView.resource=Zas\u00F3b
ConnectionCreateAction.error=B\u0142\u0105d ConnectionCreateAction.error=B\u0142\u0105d
EParameterName.Log.File=Zapis log<EFBFBD>w 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<EFBFBD>\u0107 kolor domy\u015Blny SubjobBasicComposite.RestoreLabel=Przywr\u00F3\u0107 kolor domy\u015Blny
EParameterName.help=Pomoc EParameterName.help=Pomoc
Category_Label={0} ({1} element<EFBFBD>w) Category_Label={0} ({1} element\u00F3w)
ActivateSubjobAction.ActivatePart=Aktywuj bie\u017C\u0105cy subjob 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
@@ -119,17 +118,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<EFBFBD>w: 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<EFBFBD>w 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.Author=Autor
EParameterName.componentName=Nazwa komponentu EParameterName.componentName=Nazwa komponentu
ConnectionCreateCommand.Label=Utw<EFBFBD>rz 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
@@ -140,7 +138,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<EFBFBD>d\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:
@@ -172,13 +170,12 @@ 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.Status=Status EParameterName.Log.Db=Zapis log\u00F3w do bazy danych
EParameterName.Log.Db=Zapis log<6F>w 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<EFBFBD>buj 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.textContent=Zastosuj do prac dziedzicz\u0105cych
AbstractPreferenceComposite.tipContent=Zastosuj do prac dziedzicz\u0105cych AbstractPreferenceComposite.tipContent=Zastosuj do prac dziedzicz\u0105cych
@@ -188,29 +185,29 @@ ColumnListController.saveChange=Zosta\u0142a zmieniona d\u0142ugo\u015B\u0107 ko
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<EFBFBD>wnoleg\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<EFBFBD>wnoleg\u0142ych Connection.numberParallel=Ilo\u015Bc wywo\u0142a\u0144 r\u00F3wnoleg\u0142ych
DataProcess.enableParallel=W\u0142\u0105cz wykonanie r<EFBFBD>wnoleg\u0142e DataProcess.enableParallel=W\u0142\u0105cz wykonanie r\u00F3wnoleg\u0142e
DataProcess.numberParallelExcution=Ilo\u015Bc wywo\u0142a\u0144 r<EFBFBD>wnoleg\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<EFBFBD>rz 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<EFBFBD>d\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<EFBFBD>w DesignerPreferencePage.addOrDeleteVariable=Rozg\u0142aszaj zmiany dodawania/usuwania zmiennych w repozytorium kontekst\u00F3w
DesignerPreferencePage.computeLength=Obliczaj d\u0142ugo\u015B\u0107 bajt<EFBFBD>w kodu \u017Ar<EFBFBD>d\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<EFBFBD>w 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<EFBFBD>\u0142 EParameterName.NoteTextBottom=d\u00F3\u0142
EParameterName.NoteTextColor=Kolor czcionki EParameterName.NoteTextColor=Kolor czcionki
EParameterName.NoteTextTop=g<EFBFBD>ra 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
@@ -220,7 +217,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<EFBFBD>wnoleg\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}
@@ -234,7 +231,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<EFBFBD>\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
@@ -242,7 +239,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<EFBFBD>r\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
@@ -266,28 +263,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<EFBFBD>w java nieudane n{0}: WSDL2JAVAController.generateFileFailed=Wygenerowanie plik\u00F3w java nieudane n{0}:
WSDL2JAVAController.generateFileFailedFromWSDL=Wygenerowanie plik<EFBFBD>w 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<EFBFBD>w 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<EFBFBD>\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<EFBFBD>d\u0142o danych EParameterName.dataSource=\u0179r\u00F3d\u0142o danych
EParameterName.useSharedConnection=U\u017Cyj wsp<EFBFBD>\u0142dzielonego po\u0142\u0105czenia EParameterName.useSharedConnection=U\u017Cyj wsp\u00F3\u0142dzielonego po\u0142\u0105czenia
EParameterName.sharedConnectionName=Nazwa po\u0142\u0105czenia wsp<EFBFBD>\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<EFBFBD>w 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
@@ -297,7 +294,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<EFBFBD>w 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
@@ -305,3 +302,4 @@ ModifyMergeOrderAction.ERROE=B\u0141\u0104D
ConnectionDeleteCommand.COLLAPSE=Ostrze\u017Cenie ConnectionDeleteCommand.COLLAPSE=Ostrze\u017Cenie
DbTableController.dialog.title=B\u0141\u0104D DbTableController.dialog.title=B\u0141\u0104D
ProcessUpdateManager.Question=Pytanie ProcessUpdateManager.Question=Pytanie
MainComposite.NameSection.Name=Nazwa

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<EFBFBD>o h<> c<>digo dispon<EFBFBD>vel 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<EFBFBD>metro de contexto ContextParameterPage.description=Criar um novo par\u00E2metro de contexto
CodeView.Main=Main CodeView.Main=Main
ConnectionSetAsMainRef.mainLabel=Definir esta conex<EFBFBD>o como principal ConnectionSetAsMainRef.mainLabel=Definir esta conex\u00E3o como principal
ExecuteSystemCommandCommand.ConsoleMessages=Console Mensagens ExecuteSystemCommandCommand.ConsoleMessages=Console Mensagens
AdvancedContextComposite.Code=C<EFBFBD>digo AdvancedContextComposite.Code=C\u00F3digo
CommandController.CommandLabel=Executar... CommandController.CommandLabel=Executar...
ContextModifyCommand.label=Modificar contexto ContextModifyCommand.label=Modificar contexto
ConnectionCreateAction.dialogMessage=Novo nome de sa<EFBFBD>da? ConnectionCreateAction.dialogMessage=Novo nome de sa\u00EDda?
ContextChangeDefaultCommand.label=Mudar contexto padr<EFBFBD>o ContextChangeDefaultCommand.label=Mudar contexto padr\u00E3o
EParameterName.Level.Log.File=N<EFBFBD>vel EParameterName.Level.Log.File=N\u00EDvel
EParameterName.schemaOptions=Op<EFBFBD><EFBFBD>es 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,144 +25,143 @@ 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<EFBFBD>da ConnectionCreateAction.dialogTitle=Sa\u00EDda
DesignerPreferencePage.component.defaultLabel=Label default dos componentes DesignerPreferencePage.component.defaultLabel=Label default dos componentes
EParameterName.Level.Log.Stdout=N<EFBFBD>vel 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 <EFBFBD> obrigat<EFBFBD>rio. AbstractElementPropertySectionController.fieldRequired=Este campo \u00E9 obrigat\u00F3rio.
EParameterName.Level.Log.Db=N<EFBFBD>vel EParameterName.Level.Log.Db=N\u00EDvel
EParameterName.PrintOperations=Imprimir opera<EFBFBD><EFBFBD>es EParameterName.PrintOperations=Imprimir opera\u00E7\u00F5es
ConfigureConnParamDialog.DialogLabel=Configurar par<EFBFBD>metros de conex<EFBFBD>o 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<EFBFBD>o 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 <EFBFBD>nico EParameterName.uniqueName=Nome \u00FAnico
ExternalNodeChangeCommand.propagateMessage=Voc<EFBFBD> quer propagar as altera<EFBFBD><EFBFBD>es? ExternalNodeChangeCommand.propagateMessage=Voc\u00EA quer propagar as altera\u00E7\u00F5es?
EParameterName.FromFile=Arquivo para EParameterName.FromFile=Arquivo para
EParameterName.connectionList=Refer<EFBFBD>ncia da conex<EFBFBD>o 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<EFBFBD>digo n<>o dispon<EFBFBD>vel /// M<EFBFBD>ltiplos componentes n<EFBFBD>o/// podem exibir o c<EFBFBD>digo CodeView.MultipleComponentError=/// C\u00F3digo n\u00E3o dispon\u00EDvel /// M\u00FAltiplos componentes n\u00E3o/// podem exibir o c\u00F3digo
ChangeMetadataCommand.messageDialog.questionMessage=Voc<EFBFBD> quer propagar as altera<EFBFBD><EFBFBD>es? 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<EFBFBD>metro 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<EFBFBD>metro 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
EParameterName.Name=Nome
ChangeMetadataCommand.messageDialog.propagate=Propagar 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<EFBFBD> vazio ContextParameterPage.nameEmpty=Nome de parmetro est\u00E1 vazio
EParameterName.condition=Condi<EFBFBD><EFBFBD>o EParameterName.condition=Condi\u00E7\u00E3o
ContextParameterWizard.title=Novo contexto par<EFBFBD>metro ContextParameterWizard.title=Novo contexto par\u00E2metro
ConnectionSetAsMainRef.lookupLabel=Definir esta conex<EFBFBD>o como lookup ConnectionSetAsMainRef.lookupLabel=Definir esta conex\u00E3o como lookup
MoveNodeCommand.Label=Mover n<EFBFBD> MoveNodeCommand.Label=Mover n\u00F3
MultiPageTalendEditor.InvalidInput=Entrada inv<EFBFBD>lida: Dever ser IFileEditorInput MultiPageTalendEditor.InvalidInput=Entrada inv\u00E1lida: Dever ser IFileEditorInput
ConnectionReconnectCommand.LabelSource=Mover fonte de conex<EFBFBD>o ConnectionReconnectCommand.LabelSource=Mover fonte de conex\u00E3o
EmfComponent.Count=Contar ProblemsView.resource=Recurso
ConnectionCreateAction.error=Erro ConnectionCreateAction.error=Erro
ChangeNodeTextCommand.Label=Mudar nome da Conex<EFBFBD>o ChangeNodeTextCommand.Label=Mudar nome da Conex\u00E3o
ConnectionReconnectCommand.LabelTarget=Mover alvo de conex<EFBFBD>o ConnectionReconnectCommand.LabelTarget=Mover alvo de conex\u00E3o
SubjobBasicComposite.RestoreLabel=Restaurar cor padr<EFBFBD>o 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<EFBFBD>metro limite est<EFBFBD> vazio. ContextParameterPage.promptEmpty=Par\u00E2metro limite est\u00E1 vazio.
ContextParameterPage.typeEmpty=Tipo de par<EFBFBD>metro n<EFBFBD>o est<73> definido. ContextParameterPage.typeEmpty=Tipo de par\u00E2metro n\u00E3o est\u00E1 definido.
ContextAddParameterCommand.label=Adicionar par<EFBFBD>metro 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<EFBFBD>o EParameterName.Version=Vers\u00E3o
Category_One_Item_Label={0} ({1} item) Category_One_Item_Label={0} ({1} item)
EParameterName.generateCode=Gerador de c<EFBFBD>digo EParameterName.generateCode=Gerador de c\u00F3digo
SubjobBasicComposite.SaveLabel=Salvar como cor padr<EFBFBD>o 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<EFBFBD>o, favor mudar o contexto padr<EFBFBD>o para remov<EFBFBD>-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<EFBFBD>o 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<EFBFBD>o ConnectionDeleteCommand.Label=Apagar conex\u00E3o
EParameterName.componentName=Nome do componente EParameterName.componentName=Nome do componente
ConnectionCreateCommand.Label=Criar conex<EFBFBD>o ConnectionCreateCommand.Label=Criar conex\u00E3o
ConnectionCreateAction.errorCreateConnectionName=O nome {0} j<EFBFBD> existe ou <EFBFBD> inv<6E>lido ConnectionCreateAction.errorCreateConnectionName=O nome {0} j\u00E1 existe ou \u00E9 inv\u00E1lido
ContextParameterPage.title=Contexto par<EFBFBD>metro ContextParameterPage.title=Contexto par\u00E2metro
EParameterName.ConnectionFormat=Formato da conex<EFBFBD>o EParameterName.ConnectionFormat=Formato da conex\u00E3o
ExecuteSystemCommandCommand.Title=Executa comando ExecuteSystemCommandCommand.Title=Executa comando
ContextParameterPage.comment=Coment<EFBFBD>rio ContextParameterPage.comment=Coment\u00E1rio
NewProcessWizard.failureTitle=Erro NewProcessWizard.failureTitle=Erro
DesignerColorsPreferencePage.ConnectionColorGroup=Cor da conex<EFBFBD>o 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<EFBFBD>vel associada a este par<EFBFBD>metro <20>: AbstractElementPropertySectionController.variableTooltip=A vari\u00E1vel associada a este par\u00E2metro \u00E9:
EParameterName.additionParam=Param<EFBFBD>tros 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<EFBFBD>o MultiPageEditorContributor.View=Vis\u00E3o
ContextParameterPage.nameExists=Nome de par<EFBFBD>metro j<EFBFBD> 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<EFBFBD>o ContextParameterPage.defaultValue=Valor padr\u00E3o
ChangeValuesFromRepository.messageDialog.takeMessage=Voc<EFBFBD> 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<EFBFBD>o 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<EFBFBD>o vazio <EFBFBD> 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<EFBFBD><EFBFBD>es atuais ser<EFBFBD>o sobrescritas. Voc<EFBFBD> deseja continuar? StatsAndLogsComposite.ReloadMessages=Defini\u00E7\u00F5es atuais ser\u00E3o sobrescritas. Voc\u00EA deseja continuar?
NodesPasteAction.paste=Colar NodesPasteAction.paste=Colar
EParameterName.Comment=Coment<EFBFBD>rio EParameterName.Comment=Coment\u00E1rio
AbstractLanguageMemoController.generateCode=Gerador de c<EFBFBD>digo AbstractLanguageMemoController.generateCode=Gerador de c\u00F3digo
AbstractLanguageMemoController.generateSampleCode=Tente gerar o c<EFBFBD>digo de exemplo para este componente. AbstractLanguageMemoController.generateSampleCode=Tente gerar o c\u00F3digo de exemplo para este componente.
AbstractPreferenceComposite.jobAssigned=Job filho n<EFBFBD>o pode ser atribu<EFBFBD>do <20> {0} AbstractPreferenceComposite.jobAssigned=Job filho n\u00E3o pode ser atribu\u00EDdo \u00E0 {0}
AbstractPreferenceComposite.textContent=Aplicar para sub- jobs AbstractPreferenceComposite.textContent=Aplicar para sub- jobs
AbstractPreferenceComposite.tipContent=Aplicar para sub- jobs AbstractPreferenceComposite.tipContent=Aplicar para sub- jobs
AbstractPreferenceComposite.warning=Aten<EFBFBD><EFBFBD>o: {0} AbstractPreferenceComposite.warning=Aten\u00E7\u00E3o: {0}
ColumnListController.saveChange=Tamanho da coluna em {0} foi modificado. Deseja propagar a mudan<EFBFBD>a? 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<EFBFBD>o 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<EFBFBD><EFBFBD>es avan<EFBFBD>adas. ComponentSettingsView.noAdvancedSetting=Sem configura\u00E7\u00F5es avan\u00E7adas.
ComponentSettingsView.subjob=Subjob ComponentSettingsView.subjob=Subjob
Connection.enableParallel=Permitir execu<EFBFBD><EFBFBD>o em paralelo Connection.enableParallel=Permitir execu\u00E7\u00E3o em paralelo
Connection.inputInvalid=ID informado <EFBFBD> inv<6E>lido Connection.inputInvalid=ID informado \u00E9 inv\u00E1lido
Connection.monitorConnection=Monitorar esta conex<EFBFBD>o Connection.monitorConnection=Monitorar esta conex\u00E3o
Connection.numberParallel=N<EFBFBD>mero de execu<EFBFBD><EFBFBD>es 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<EFBFBD><EFBFBD>o em paralelo DataProcess.enableParallel=Permitir execu\u00E7\u00E3o em paralelo
DataProcess.numberParallelExcution=N<EFBFBD>mero de execu<EFBFBD><EFBFBD>es em paralelo DataProcess.numberParallelExcution=N\u00FAmero de execu\u00E7\u00F5es em paralelo
DbTableController.connectionError=Erro de conex<EFBFBD>o DbTableController.connectionError=Erro de conex\u00E3o
DbTableController.openSQLBuilder=Abrir o SQLBuilder nesta conex<EFBFBD>o DbTableController.openSQLBuilder=Abrir o SQLBuilder nesta conex\u00E3o
DbTableController.setParameter=Favor setar param<EFBFBD>tros de conex<EFBFBD>o DbTableController.setParameter=Favor setar param\u00EAtros de conex\u00E3o
DbTableController.showTableList=Visualiza<EFBFBD><EFBFBD>o da lista de tabelas correntes da conex<EFBFBD>o 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<EFBFBD>o do componente default DesignerPreferencePage.defaultConnection=Conex\u00E3o do componente default
EParameterName.Information=Visualizar informa<EFBFBD><EFBFBD>es 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
@@ -170,61 +169,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<EFBFBD><EFBFBD>es CSV EParameterName.csvOption=Op\u00E7\u00F5es CSV
EParameterName.FontBold=Negrito EParameterName.FontBold=Negrito
EParameterName.FontItalic=It<EFBFBD>lico EParameterName.FontItalic=It\u00E1lico
EParameterName.FontSize=Tamanho da fonte EParameterName.FontSize=Tamanho da fonte
EParameterName.jobMainversion=Vers<EFBFBD>o EParameterName.jobMainversion=Vers\u00E3o
EParameterName.jobVersion=Vers<EFBFBD>o EParameterName.jobVersion=Vers\u00E3o
EParameterName.parallelize=Permitir execu<EFBFBD><EFBFBD>o em paralelo EParameterName.parallelize=Permitir execu\u00E7\u00E3o em paralelo
EParameterName.parallelizeNumber=N<EFBFBD>mero de execu<EFBFBD><EFBFBD>es paralelas EParameterName.parallelizeNumber=N\u00FAmero de execu\u00E7\u00F5es paralelas
EParameterName.title=T<EFBFBD>tulo EParameterName.title=T\u00EDtulo
EParameterName.ImplictDefaultProjectsetting=Defini<EFBFBD><EFBFBD>es de projeto impl<EFBFBD>citas EParameterName.ImplictDefaultProjectsetting=Defini\u00E7\u00F5es de projeto impl\u00EDcitas
EmfComponent.0=N<EFBFBD>o foi poss<EFBFBD>vel carregar componente {0} EmfComponent.0=N\u00E3o foi poss\u00EDvel carregar componente {0}
ExecuteSystemCommandCommand.contentNull=Conteudo <EFBFBD> nulo ExecuteSystemCommandCommand.contentNull=Conteudo \u00E9 nulo
ExecuteSystemCommandCommand.typeNull=Tipo nulo ExecuteSystemCommandCommand.typeNull=Tipo nulo
Extra.UseProjectSettings=Usar defini<EFBFBD><EFBFBD>es do Projeto Extra.UseProjectSettings=Usar defini\u00E7\u00F5es do Projeto
FilterTraceColumnAction.Condition=Condi<EFBFBD><EFBFBD>o FilterTraceColumnAction.Condition=Condi\u00E7\u00E3o
FilterTraceColumnAction.SelectAll=Selecionar tudo FilterTraceColumnAction.SelectAll=Selecionar tudo
GuessSchemaController.connectionError=Erro de conex<EFBFBD>o GuessSchemaController.connectionError=Erro de conex\u00E3o
GuessSchemaController.connectionFailed=Conex<EFBFBD>o com base de dados falhou. GuessSchemaController.connectionFailed=Conex\u00E3o com base de dados falhou.
GuessSchemaController.setParameter=Favor configurar os par<EFBFBD>metros da conex<EFBFBD>o GuessSchemaController.setParameter=Favor configurar os par\u00E2metros da conex\u00E3o
IconSelectionController.MessageTitle=Erro IconSelectionController.MessageTitle=Erro
MultipleThreadDynamicComposite.gatherInformation=Acumulando informa<EFBFBD><EFBFBD>o para reposit<EFBFBD>rio 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<EFBFBD>o PromptDefaultValueDialog.defaultValue=Valor padr\u00E3o
PropertiesWizardPage.Version=Vers<EFBFBD>o PropertiesWizardPage.Version=Vers\u00E3o
QueryTypeController.alert=Alerta QueryTypeController.alert=Alerta
QueryTypeController.nothingToGuess=Nada a advinhar QueryTypeController.nothingToGuess=Nada a advinhar
ReloadFromProjectSettings=&Recarregar as defini<EFBFBD><EFBFBD>es do Projeto ReloadFromProjectSettings=&Recarregar as defini\u00E7\u00F5es do Projeto
ReloadFromProjectSettingsMessages=Defini<EFBFBD><EFBFBD>es atuais ser<EFBFBD>o sobrescritas. Voc<EFBFBD> deseja continuar? ReloadFromProjectSettingsMessages=Defini\u00E7\u00F5es atuais ser\u00E3o sobrescritas. Voc\u00EA deseja continuar?
ReloadFromProjectSettingsToolTipText=Recarregar valores da p<EFBFBD>gina de defini<EFBFBD><EFBFBD>es 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
SaveToProjectSettings=Salvar defini<6E><69>es do projeto SQLPatternComposite.down=Para baixo
SaveToProjectSettingsMessage=Defini<EFBFBD><EFBFBD>es atuais do projeto ser<65>o sobrescritas. Voc<6F> deseja continuar? SaveToProjectSettings=Salvar defini\u00E7\u00F5es do projeto
SaveToProjectSettingsToolTipText=Salve valores da p<>gina de defini<6E><69>es do projeto (Shift+S) SaveToProjectSettingsMessage=Defini\u00E7\u00F5es atuais do projeto ser\u00E3o sobrescritas. Voc\u00EA deseja continuar?
StatLogsAndImplicitcontextTreeViewPage.SaveProjectSettings=Salvar defini<6E><69>es do Projeto SaveToProjectSettingsToolTipText=Salve valores da p\u00E1gina de defini\u00E7\u00F5es do projeto (Shift+S)
StatsAndLogs.UseProjectSettings=Usar defini<EFBFBD><EFBFBD>es do Projeto StatLogsAndImplicitcontextTreeViewPage.SaveProjectSettings=Salvar defini\u00E7\u00F5es do Projeto
JobSettingProjectSettingPage.statAndLog=Logs e estat<61>sticas StatsAndLogs.UseProjectSettings=Usar defini\u00E7\u00F5es do Projeto
JobSettingProjectSettingPage.UseProjectsetting=Usar defini<6E><69>es do projeto quando criar um novo Job JobSettingProjectSettingPage.statAndLog=Logs e estat\u00EDsticas
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<EFBFBD><EFBFBD>o autom<EFBFBD>tica da documenta<EFBFBD><EFBFBD>o 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<EFBFBD>lida 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<EFBFBD><EFBFBD>o no componente ErrorMessageDialog.EXCEP_IN_COM=Exce\u00E7\u00E3o no componente
GuessSchemaController.connError=Erro de conex<EFBFBD>o GuessSchemaController.connError=Erro de conex\u00E3o
GuessSchemaController.waitOpenDatabase=Aguardando abertura de banco de dados ... GuessSchemaController.waitOpenDatabase=Aguardando abertura de banco de dados ...
EParameterName.columnIndex=<EFBFBD>ndice 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<EFBFBD>o 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 +235,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<EFBFBD>rio OoziePreferencePage.userName=Nome de usu\u00E1rio
AbstractMultiPageTalendEditor.canNotSaveTitle=Advert<EFBFBD>ncia AbstractMultiPageTalendEditor.canNotSaveTitle=Advert\u00EAncia
ConnectionSetAsMainRef.ERROR=Erro ConnectionSetAsMainRef.ERROR=Erro
ModifyMergeOrderAction.ERROE=Erro ModifyMergeOrderAction.ERROE=Erro
ConnectionDeleteCommand.COLLAPSE=Advert<EFBFBD>ncia ConnectionDeleteCommand.COLLAPSE=Advert\u00EAncia
DbTableController.dialog.title=Erro DbTableController.dialog.title=Erro
ProcessUpdateManager.Question=Pergunta ProcessUpdateManager.Question=Pergunta
JobDependenciesPanel.deleteTitle=Deletar

View File

@@ -8,18 +8,15 @@ ContextParameterPage.type=Tip
EParameterName.preview=Previzualizare EParameterName.preview=Previzualizare
EParameterName.user=Utilizator EParameterName.user=Utilizator
EParameterName.Name=Nume EParameterName.Name=Nume
EParameterName.Name=Nume
ContextParameterPage.name=Nume ContextParameterPage.name=Nume
EParameterName.Version=Versiune EParameterName.Version=Versiune
EParameterName.encodingType=Incodare EParameterName.encodingType=Incodare
EParameterName.Author=Autor EParameterName.Author=Autor
EParameterName.Author=Autor
ContextParameterPage.comment=Comentarii ContextParameterPage.comment=Comentarii
EParameterName.host=host EParameterName.host=host
MultiPageEditorContributor.View=Vizualizeaza MultiPageEditorContributor.View=Vizualizeaza
UpdateDetectionDialog.Items=Elemente UpdateDetectionDialog.Items=Elemente
EParameterName.Status=Stare EParameterName.Status=Stare
EParameterName.Status=Stare
EParameterName.Comment=Comentarii EParameterName.Comment=Comentarii
ColumnListController.confirm=Confirma ColumnListController.confirm=Confirma
EParameterName.encoding=Incodare EParameterName.encoding=Incodare
@@ -43,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<EFBFBD> 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<EFBFBD> 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

@@ -67,7 +67,6 @@ RunProcess.runJob=\u0417\u0430\u043F\u0443\u0441\u0442\u0438\u0442\u044C \u0440\
ContextParameterPage.shouldPrompt=\u041F\u0440\u0438\u0433\u043B\u0430\u0448\u0435\u043D\u0438\u0435 \u0434\u043B\u044F \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u044F ContextParameterPage.shouldPrompt=\u041F\u0440\u0438\u0433\u043B\u0430\u0448\u0435\u043D\u0438\u0435 \u0434\u043B\u044F \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u044F
ContextParameterPage.prompt=\u041F\u043E\u0434\u0441\u043A\u0430\u0437\u043A\u0430 ContextParameterPage.prompt=\u041F\u043E\u0434\u0441\u043A\u0430\u0437\u043A\u0430
EParameterName.Name=\u0418\u043C\u044F EParameterName.Name=\u0418\u043C\u044F
EParameterName.Name=\u0418\u043C\u044F
ChangeMetadataCommand.messageDialog.propagate=\u041F\u0440\u043E\u0434\u043E\u043B\u0436\u0438\u0442\u044C ChangeMetadataCommand.messageDialog.propagate=\u041F\u0440\u043E\u0434\u043E\u043B\u0436\u0438\u0442\u044C
ContextParameterPage.name=\u0418\u043C\u044F ContextParameterPage.name=\u0418\u043C\u044F
UpdateManagerUtils.Update=\u041E\u0431\u043D\u043E\u0432\u043B\u0435\u043D\u0438\u0435... UpdateManagerUtils.Update=\u041E\u0431\u043D\u043E\u0432\u043B\u0435\u043D\u0438\u0435...
@@ -83,7 +82,6 @@ CreateNoteCommand.Name=\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u043F\u0440\u
DesignerPreferencePage.hintShowed=\u041F\u043E\u043A\u0430\u0437\u0430\u0442\u044C \u043F\u043E\u0434\u0441\u043A\u0430\u0437\u043A\u0443 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u044B DesignerPreferencePage.hintShowed=\u041F\u043E\u043A\u0430\u0437\u0430\u0442\u044C \u043F\u043E\u0434\u0441\u043A\u0430\u0437\u043A\u0443 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u044B
CreateNodeCommand.Label=\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u0443\u0437\u0435\u043B CreateNodeCommand.Label=\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u0443\u0437\u0435\u043B
ConnectionReconnectCommand.LabelSource=\u041F\u0435\u0440\u0435\u043D\u0435\u0441\u0442\u0438 \u0438\u0441\u0442\u043E\u0447\u043D\u0438\u043A \u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u044F ConnectionReconnectCommand.LabelSource=\u041F\u0435\u0440\u0435\u043D\u0435\u0441\u0442\u0438 \u0438\u0441\u0442\u043E\u0447\u043D\u0438\u043A \u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u044F
EmfComponent.Count=\u0412\u0441\u0435\u0433\u043E
EParameterName.schemaDb=\u0421\u0445\u0435\u043C\u0430 EParameterName.schemaDb=\u0421\u0445\u0435\u043C\u0430
ConnectionCreateAction.error=\u041E\u0448\u0438\u0431\u043A\u0430 ConnectionCreateAction.error=\u041E\u0448\u0438\u0431\u043A\u0430
ChangeNodeTextCommand.Label=\u0418\u0437\u043C\u0435\u043D\u0438\u0442\u044C \u043D\u0430\u0437\u0432\u0430\u043D\u0438\u0435 \u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u044F ChangeNodeTextCommand.Label=\u0418\u0437\u043C\u0435\u043D\u0438\u0442\u044C \u043D\u0430\u0437\u0432\u0430\u043D\u0438\u0435 \u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u044F
@@ -113,7 +111,6 @@ ChangeNoteOpacityCommand.Name=\u0418\u0437\u043C\u0435\u043D\u0438\u0442\u044C \
Problems.category.warnings=\u041F\u0440\u0435\u0434\u0443\u043F\u0440\u0435\u0436\u0434\u0435\u043D\u0438\u044F Problems.category.warnings=\u041F\u0440\u0435\u0434\u0443\u043F\u0440\u0435\u0436\u0434\u0435\u043D\u0438\u044F
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.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 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
@@ -123,7 +120,6 @@ ContextParameterPage.title=\u041A\u043E\u043D\u0442\u0435\u043A\u0441\u0442\u043
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 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
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
DesignerColorsPreferencePage.ConnectionColorGroup=\u0426\u0432\u0435\u0442 \u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u044F DesignerColorsPreferencePage.ConnectionColorGroup=\u0426\u0432\u0435\u0442 \u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u044F
@@ -150,7 +146,6 @@ ContextParameterPage.defaultValueEmpty=\u041F\u0443\u0441\u0442\u044B\u0435 \u04
ChangeValuesFromRepository.messageDialog.take=\u0412\u0437\u044F\u0442\u044C ChangeValuesFromRepository.messageDialog.take=\u0412\u0437\u044F\u0442\u044C
NoRepositoryDialog.Title=\u041E\u0448\u0438\u0431\u043A\u0430 NoRepositoryDialog.Title=\u041E\u0448\u0438\u0431\u043A\u0430
EParameterName.Status=\u0421\u0442\u0430\u0442\u0443\u0441 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 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
@@ -302,3 +297,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

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

View File

@@ -86,7 +86,6 @@ GuessSchemaController.connectionError=Chyba pripojenia
IconSelectionController.MessageTitle=CHYBA IconSelectionController.MessageTitle=CHYBA
PropertiesTableEditorModel.removeSchema=Odstr<EFBFBD>ni\u0165 Sch<63>mu PropertiesTableEditorModel.removeSchema=Odstr<EFBFBD>ni\u0165 Sch<63>mu
PropertiesWizardPage.Version=Verzia PropertiesWizardPage.Version=Verzia
SQLPatternComposite.add=Prida\u0165
SQLPatternComposite.delete=Zmaza\u0165 SQLPatternComposite.delete=Zmaza\u0165
ConnectionCreateCommand.inputValid=Vstup je neplatn<74>. ConnectionCreateCommand.inputValid=Vstup je neplatn<74>.
ErrorMessageDialog.DETAIL=detail ErrorMessageDialog.DETAIL=detail

View File

@@ -1,5 +1,7 @@
ConnTextEditPolicy.ErrorTitle=Gre\u0161ka ConnTextEditPolicy.ErrorTitle=Gre\u0161ka
EParameterName.schemaType=Schema
ContextParameterExtractor.ExistedTitle=Gre\u0161ka ContextParameterExtractor.ExistedTitle=Gre\u0161ka
EParameterName.schemaDb=Schema
ConnectionCreateAction.error=Gre\u0161ka ConnectionCreateAction.error=Gre\u0161ka
NewProcessWizard.title=Novi job NewProcessWizard.title=Novi job
NewProcessWizard.failureTitle=Gre\u0161ka NewProcessWizard.failureTitle=Gre\u0161ka

View File

@@ -1,5 +1,5 @@
AdvancedContextComposite.Name=Ad\u0131 AdvancedContextComposite.Name=Ad\u0131
ProblemsView.description=A<EFBFBD>\u0131klama ProblemsView.description=A\u00E7\u0131klama
ConnTextEditPolicy.ErrorTitle=Hata ConnTextEditPolicy.ErrorTitle=Hata
EParameterName.port=Port EParameterName.port=Port
EParameterName.schemaType=\u015Eema EParameterName.schemaType=\u015Eema
@@ -10,13 +10,11 @@ ContextParameterPage.type=Tip
NodesPasteCommand.label=Yap\u0131\u015Ft\u0131r NodesPasteCommand.label=Yap\u0131\u015Ft\u0131r
ContextParameterExtractor.ExistedTitle=Hata ContextParameterExtractor.ExistedTitle=Hata
EParameterName.Name=Ad\u0131 EParameterName.Name=Ad\u0131
EParameterName.Name=Ad\u0131
ContextParameterPage.name=Ad\u0131 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<EFBFBD>\u0131klama EParameterName.Description=A\u00E7\u0131klama
EParameterName.Description=A<EFBFBD>\u0131klama
NewProcessWizard.failureTitle=Hata NewProcessWizard.failureTitle=Hata
EParameterName.database=Verikayna\u011F\u0131 EParameterName.database=Verikayna\u011F\u0131
NoRepositoryDialog.Title=Hata NoRepositoryDialog.Title=Hata
@@ -27,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<EFBFBD>m<EFBFBD>n<EFBFBD> Se<53> 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
@@ -38,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.0.1.qualifier Bundle-Version: 7.2.1.qualifier
Fragment-Host: org.talend.designer.dbmap Fragment-Host: org.talend.designer.dbmap

View File

@@ -1,2 +1,2 @@
pluginName=Mod<EFBFBD>le Dbmap pluginName=Mod\u00E8le Dbmap
providerName=www.example.org providerName=www.example.org

View File

@@ -1 +1,2 @@
pluginName=Dbmap \u6A21\u578B
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.0.1-SNAPSHOT</version> <version>7.2.1</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<EFBFBD>gen DataMapTableView.buttonTooltip.addFilterRow=Filterzeile hinzuf\u00FCgen
TableEntriesManager.exceptionMessage.typeIsNotValid=Typ "{0}" ist kein g<EFBFBD>ltiger Typ. TableEntriesManager.exceptionMessage.typeIsNotValid=Typ "{0}" ist kein g\u00FCltiger Typ.
UIManager.addNewOutputTable=Neue Output-Tabelle hinzuf<EFBFBD>gen 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<EFBFBD>ltig UIManager.tableNameIsNotValid=Der Name der Tabelle ist ung\u00FCltig
ToolbarInputZone.moveupTooltip=Ausgew<EFBFBD>hlte 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<EFBFBD>gbar) EntryContentProposal.onlyAvailable=(Nur bei UPDATE und DELETE-Abfragen verf\u00FCgbar)
EntryContentProposal.precision=Genauigkeit : EntryContentProposal.precision=Genauigkeit :
ToolbarOutputZone.widgetTooltip.addOutputTable=Output-Tabelle hinzuf<EFBFBD>gen 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<EFBFBD>hlen: 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<EFBFBD>hlte Output Lookup-Tabelle nach unten verschieben ToolbarInputZone.movedownTooltip=Ausgew\u00E4hlte Output Lookup-Tabelle nach unten verschieben
ToolbarOutputZone.movedownTooltip=Ausgew<EFBFBD>hlte 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<EFBFBD>gen ToolbarInputZone.widgetTooltip.addAlias=Alias hinzuf\u00FCgen
ToolbarOutputZone.widgetTooltip.removeOutputTable=Ausgew<EFBFBD>hlte 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<EFBFBD>gen AliasDialog.addNewAlias=Neuen Alias hinzuf\u00FCgen
MapperManager.exceptionMessage.useOtherSignature=Verwende andere signature method um Eintrag hinzuzuf<EFBFBD>gen MapperManager.exceptionMessage.useOtherSignature=Verwende andere signature method um Eintrag hinzuzuf\u00FCgen
UIManager.propagateTitle=<EFBFBD>bernahme UIManager.propagateTitle=\u00DCbernahme
MapperManager.removeOutputTableTitle=Ausgabetabelle entfernen MapperManager.removeOutputTableTitle=Ausgabetabelle entfernen
EntryContentProposal.type=Typ : EntryContentProposal.type=Typ :
EntryContentProposal.length=L<EFBFBD>nge : EntryContentProposal.length=L\u00E4nge :
VarsTable.columnNameIsNull=Fehler: Spaltenname ist null VarsTable.columnNameIsNull=Fehler: Spaltenname ist null
AliasDialog.TableMustBeSelected=Es muss eine Tabelle ausgew<EFBFBD>hlt 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<EFBFBD>ltigen Namen f<EFBFBD>r 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<EFBFBD>cke) ToolbarOutputZone.widgetTooltip.mapInputAndOutput=Ordnet automatisch die Ein- und Ausgabe (nur leere Ausdr\u00FCcke)
EntryContentProposal.key=Schl<EFBFBD>ssel : 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<EFBFBD>ltigen Alias eingeben: AliasDialog.typeAliasOfTable=G\u00FCltigen Alias eingeben:
ToolbarOutputZone.moveupTooltip=Ausgew<EFBFBD>hlte 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<EFBFBD>ltig. 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<EFBFBD>ltig. 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<EFBFBD>sselwert HTMLDocGenerator.key=Schl\u00FCsselwert
HTMLDocGenerator.label=Beschriftung HTMLDocGenerator.label=Beschriftung
HTMLDocGenerator.language=Sprache HTMLDocGenerator.language=Sprache
HTMLDocGenerator.length=L<EFBFBD>nge 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=<EFBFBD>nderung HTMLDocGenerator.modification=\u00C4nderung
HTMLDocGenerator.name=Name HTMLDocGenerator.name=Name
HTMLDocGenerator.nullable=Null zul<EFBFBD>ssig 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

@@ -11,7 +11,7 @@ EntryContentProposal.expressionKey=\u039A\u03BB\u03B5\u03B9\u03B4\u03AF \u03AD\u
ToolbarInputZone.moveupTooltip=\u039C\u03B5\u03C4\u03B1\u03BA\u03AF\u03BD\u03B7\u03C3\u03B7 \u03C0\u03C1\u03BF\u03C2 \u03C4\u03B1 \u03BA\u03AC\u03C4\u03C9 \u03C4\u03BF\u03C5 \u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03BF\u03C5 lookup \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1 \u03B5\u03B9\u03C3\u03CC\u03B4\u03BF\u03C5 ToolbarInputZone.moveupTooltip=\u039C\u03B5\u03C4\u03B1\u03BA\u03AF\u03BD\u03B7\u03C3\u03B7 \u03C0\u03C1\u03BF\u03C2 \u03C4\u03B1 \u03BA\u03AC\u03C4\u03C9 \u03C4\u03BF\u03C5 \u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03BF\u03C5 lookup \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1 \u03B5\u03B9\u03C3\u03CC\u03B4\u03BF\u03C5
VarsTable.columnNameTip=\u03A4\u03BF \u03CC\u03BD\u03BF\u03BC\u03B1 \u03C3\u03C4\u03AE\u03BB\u03B7\u03C2 ' VarsTable.columnNameTip=\u03A4\u03BF \u03CC\u03BD\u03BF\u03BC\u03B1 \u03C3\u03C4\u03AE\u03BB\u03B7\u03C2 '
EntryContentProposal.default=\u03A0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE: EntryContentProposal.default=\u03A0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE:
TabFolderEditors.SqlSelectQuery=\u03A0\u03B1\u03C1\u03B1\u03C7\u03B8\u03AD\u03BD SQL Select \u03B5\u03C1\u03CE\u03C4\u03B7\u03BC\u03B1 \u03B3\u03B9\u03B1 \u03AD\u03BE\u03BF\u03B4\u03BF ''{0}'' TabFolderEditors.SqlSelectQuery=\u03A0\u03B1\u03C1\u03B1\u03C7\u03B8\u03AD\u03BD SQL Select \u03B5\u03C1\u03CE\u03C4\u03B7\u03BC\u03B1 \u03B3\u03B9\u03B1 \u03AD\u03BE\u03BF\u03B4\u03BF '{0}'
EntryContentProposal.metadataColumn=\u03A3\u03C4\u03AE\u03BB\u03B7 \u03BC\u03B5\u03C4\u03B1\u03B4\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD EntryContentProposal.metadataColumn=\u03A3\u03C4\u03AE\u03BB\u03B7 \u03BC\u03B5\u03C4\u03B1\u03B4\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD
EntryContentProposal.onlyAvailable=(\u0394\u03B9\u03B1\u03B8\u03AD\u03C3\u03B9\u03BC\u03BF \u03BC\u03CC\u03BD\u03BF \u03B3\u03B9\u03B1 \u03B5\u03C1\u03C9\u03C4\u03AE\u03BC\u03B1\u03C4\u03B1 \u0395\u039D\u0397\u039C\u0395\u03A1\u03A9\u03A3\u0397\u03A3 \u03BA\u03B1\u03B9 \u0394\u0399\u0391\u0393\u03A1\u0391\u03A6\u0397\u03A3) EntryContentProposal.onlyAvailable=(\u0394\u03B9\u03B1\u03B8\u03AD\u03C3\u03B9\u03BC\u03BF \u03BC\u03CC\u03BD\u03BF \u03B3\u03B9\u03B1 \u03B5\u03C1\u03C9\u03C4\u03AE\u03BC\u03B1\u03C4\u03B1 \u0395\u039D\u0397\u039C\u0395\u03A1\u03A9\u03A3\u0397\u03A3 \u03BA\u03B1\u03B9 \u0394\u0399\u0391\u0393\u03A1\u0391\u03A6\u0397\u03A3)
UIManager.propagateMessage=\u0394\u03B9\u03AC\u03B4\u03BF\u03C3\u03B7 \u03B1\u03BB\u03BB\u03B1\u03B3\u03CE\u03BD \u03C3\u03B5 \u03CC\u03BB\u03B5\u03C2 \u03C4\u03B9\u03C2 \u03C3\u03C7\u03B5\u03C4\u03B9\u03BA\u03AD\u03C2 \u03B5\u03BA\u03C6\u03C1\u03AC\u03C3\u03B5\u03B9\u03C2 \u03B3\u03B9\u03B1 \u03BD\u03B1 \u03BA\u03C1\u03B1\u03C4\u03B7\u03B8\u03BF\u03CD\u03BD \u03AD\u03B3\u03BA\u03C5\u03C1\u03BF\u03B9 \u03BF\u03B9 \u03C3\u03CD\u03BD\u03B4\u03B5\u03C3\u03BC\u03BF\u03B9; UIManager.propagateMessage=\u0394\u03B9\u03AC\u03B4\u03BF\u03C3\u03B7 \u03B1\u03BB\u03BB\u03B1\u03B3\u03CE\u03BD \u03C3\u03B5 \u03CC\u03BB\u03B5\u03C2 \u03C4\u03B9\u03C2 \u03C3\u03C7\u03B5\u03C4\u03B9\u03BA\u03AD\u03C2 \u03B5\u03BA\u03C6\u03C1\u03AC\u03C3\u03B5\u03B9\u03C2 \u03B3\u03B9\u03B1 \u03BD\u03B1 \u03BA\u03C1\u03B1\u03C4\u03B7\u03B8\u03BF\u03CD\u03BD \u03AD\u03B3\u03BA\u03C5\u03C1\u03BF\u03B9 \u03BF\u03B9 \u03C3\u03CD\u03BD\u03B4\u03B5\u03C3\u03BC\u03BF\u03B9;
@@ -24,13 +24,13 @@ InputDataMapTableView.Operator=\u03A4\u03B5\u03BB\u03B5\u03C3\u03C4\u03AE\u03C2
AliasDialog.SelectTableToUse=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u03C4\u03BF\u03C5 \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1 \u03B3\u03B9\u03B1 \u03C7\u03C1\u03AE\u03C3\u03B7: AliasDialog.SelectTableToUse=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u03C4\u03BF\u03C5 \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1 \u03B3\u03B9\u03B1 \u03C7\u03C1\u03AE\u03C3\u03B7:
TabFolderEditors.schemaEditor=\u039B\u03BF\u03B3\u03B9\u03C3\u03BC\u03B9\u03BA\u03CC \u03B5\u03C0\u03B9\u03BC\u03AD\u03BB\u03B5\u03B9\u03B1\u03C2 \u03AD\u03BA\u03B4\u03BF\u03C3\u03B7\u03C2 \u03C3\u03C7\u03AE\u03BC\u03B1\u03C4\u03BF\u03C2 TabFolderEditors.schemaEditor=\u039B\u03BF\u03B3\u03B9\u03C3\u03BC\u03B9\u03BA\u03CC \u03B5\u03C0\u03B9\u03BC\u03AD\u03BB\u03B5\u03B9\u03B1\u03C2 \u03AD\u03BA\u03B4\u03BF\u03C3\u03B7\u03C2 \u03C3\u03C7\u03AE\u03BC\u03B1\u03C4\u03BF\u03C2
TableEntriesManager.exceptionMessage.tableEntriesNotSame=\u03C4\u03B1 tableEntries \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03C4\u03B1 \u03AF\u03B4\u03B9\u03B1! TableEntriesManager.exceptionMessage.tableEntriesNotSame=\u03C4\u03B1 tableEntries \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03C4\u03B1 \u03AF\u03B4\u03B9\u03B1!
ProblemsManager.outputExpressionEmpty=\u0397 \u03AD\u03BA\u03C6\u03C1\u03B1\u03C3\u03B7 \u03C4\u03B7\u03C2 \u03BA\u03B1\u03C4\u03B1\u03C7\u03CE\u03C1\u03B7\u03C3\u03B7\u03C2 \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5 ''{0}.{1}'' \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03C1\u03C5\u03B8\u03BC\u03B9\u03C3\u03BC\u03AD\u03BD\u03B7. ProblemsManager.outputExpressionEmpty=\u0397 \u03AD\u03BA\u03C6\u03C1\u03B1\u03C3\u03B7 \u03C4\u03B7\u03C2 \u03BA\u03B1\u03C4\u03B1\u03C7\u03CE\u03C1\u03B7\u03C3\u03B7\u03C2 \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5 '{0}.{1}' \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03C1\u03C5\u03B8\u03BC\u03B9\u03C3\u03BC\u03AD\u03BD\u03B7.
EntryContentProposal.dbType=\u03A4\u03CD\u03C0\u03BF\u03C2 \u0392\u0394: EntryContentProposal.dbType=\u03A4\u03CD\u03C0\u03BF\u03C2 \u0392\u0394:
MapperManager.removeInputTableTitleMessage=\u0395\u03AF\u03C3\u03C4\u03B5 \u03C3\u03AF\u03B3\u03BF\u03C5\u03C1\u03BF\u03C2 \u03CC\u03C4\u03B9 \u03B8\u03AD\u03BB\u03B5\u03C4\u03B5 \u03BD\u03B1 \u03B1\u03C0\u03BF\u03BC\u03B1\u03BA\u03C1\u03CD\u03BD\u03B5\u03C4\u03B5 \u03C4\u03BF\u03BD \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1 \u03B5\u03B9\u03C3\u03CC\u03B4\u03BF\u03C5 ''{0}'' ? MapperManager.removeInputTableTitleMessage=\u0395\u03AF\u03C3\u03C4\u03B5 \u03C3\u03AF\u03B3\u03BF\u03C5\u03C1\u03BF\u03C2 \u03CC\u03C4\u03B9 \u03B8\u03AD\u03BB\u03B5\u03C4\u03B5 \u03BD\u03B1 \u03B1\u03C0\u03BF\u03BC\u03B1\u03BA\u03C1\u03CD\u03BD\u03B5\u03C4\u03B5 \u03C4\u03BF\u03BD \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1 \u03B5\u03B9\u03C3\u03CC\u03B4\u03BF\u03C5 '{0}' ?
ToolbarInputZone.movedownTooltip=\u039C\u03B5\u03C4\u03B1\u03BA\u03AF\u03BD\u03B7\u03C3\u03B7 \u03C0\u03C1\u03BF\u03C2 \u03C4\u03B1 \u03BA\u03AC\u03C4\u03C9 \u03C4\u03BF\u03C5 \u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03BF\u03C5 lookup \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1 \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5 ToolbarInputZone.movedownTooltip=\u039C\u03B5\u03C4\u03B1\u03BA\u03AF\u03BD\u03B7\u03C3\u03B7 \u03C0\u03C1\u03BF\u03C2 \u03C4\u03B1 \u03BA\u03AC\u03C4\u03C9 \u03C4\u03BF\u03C5 \u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03BF\u03C5 lookup \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1 \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5
ToolbarOutputZone.movedownTooltip=\u039C\u03B5\u03C4\u03B1\u03BA\u03AF\u03BD\u03B7\u03C3\u03B7 \u03C0\u03C1\u03BF\u03C2 \u03C4\u03B1 \u03BA\u03AC\u03C4\u03C9 \u03C4\u03BF\u03C5 \u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03BF\u03C5 \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1 \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5 ToolbarOutputZone.movedownTooltip=\u039C\u03B5\u03C4\u03B1\u03BA\u03AF\u03BD\u03B7\u03C3\u03B7 \u03C0\u03C1\u03BF\u03C2 \u03C4\u03B1 \u03BA\u03AC\u03C4\u03C9 \u03C4\u03BF\u03C5 \u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03BF\u03C5 \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1 \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5
AliasDialog.aliasAlreadyExists=\u0388\u03BD\u03B1\u03C2 \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1\u03C2 \u03C8\u03B5\u03C5\u03B4\u03C9\u03BD\u03CD\u03BC\u03C9\u03BD \u03AE \u03AD\u03BD\u03B1\u03C2 \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1\u03C2 \u03B2\u03AC\u03C3\u03B7\u03C2 \u03B4\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD \u03AD\u03C7\u03B5\u03B9 \u03AE\u03B4\u03B7 \u03C4\u03BF \u03CC\u03BD\u03BF\u03BC\u03B1 "{0}"! AliasDialog.aliasAlreadyExists=\u0388\u03BD\u03B1\u03C2 \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1\u03C2 \u03C8\u03B5\u03C5\u03B4\u03C9\u03BD\u03CD\u03BC\u03C9\u03BD \u03AE \u03AD\u03BD\u03B1\u03C2 \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1\u03C2 \u03B2\u03AC\u03C3\u03B7\u03C2 \u03B4\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD \u03AD\u03C7\u03B5\u03B9 \u03AE\u03B4\u03B7 \u03C4\u03BF \u03CC\u03BD\u03BF\u03BC\u03B1 "{0}"!
ProblemsManager.inputExpressionEmpty=\u0397 \u03AD\u03BA\u03C6\u03C1\u03B1\u03C3\u03B7 \u03C4\u03B7\u03C2 \u03BA\u03B1\u03C4\u03B1\u03C7\u03CE\u03C1\u03B7\u03C3\u03B7\u03C2 \u03B5\u03B9\u03C3\u03CC\u03B4\u03BF\u03C5 ''{0}.{1}'' \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03C1\u03C5\u03B8\u03BC\u03B9\u03C3\u03BC\u03AD\u03BD\u03B7. ProblemsManager.inputExpressionEmpty=\u0397 \u03AD\u03BA\u03C6\u03C1\u03B1\u03C3\u03B7 \u03C4\u03B7\u03C2 \u03BA\u03B1\u03C4\u03B1\u03C7\u03CE\u03C1\u03B7\u03C3\u03B7\u03C2 \u03B5\u03B9\u03C3\u03CC\u03B4\u03BF\u03C5 '{0}.{1}' \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03C1\u03C5\u03B8\u03BC\u03B9\u03C3\u03BC\u03AD\u03BD\u03B7.
ToolbarOutputZone.restorTooltip=\u0395\u03C0\u03B1\u03BD\u03B1\u03C6\u03BF\u03C1\u03AC \u03CC\u03BB\u03C9\u03BD \u03C4\u03C9\u03BD \u03C0\u03B9\u03BD\u03AC\u03BA\u03C9\u03BD \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5 ToolbarOutputZone.restorTooltip=\u0395\u03C0\u03B1\u03BD\u03B1\u03C6\u03BF\u03C1\u03AC \u03CC\u03BB\u03C9\u03BD \u03C4\u03C9\u03BD \u03C0\u03B9\u03BD\u03AC\u03BA\u03C9\u03BD \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5
TableEntriesManager.exceptionMessage.caseNotFound=\u0394\u03B5 \u03B2\u03C1\u03AD\u03B8\u03B7\u03BA\u03B5 \u03C0\u03B5\u03C1\u03AF\u03C0\u03C4\u03C9\u03C3\u03B7 TableEntriesManager.exceptionMessage.caseNotFound=\u0394\u03B5 \u03B2\u03C1\u03AD\u03B8\u03B7\u03BA\u03B5 \u03C0\u03B5\u03C1\u03AF\u03C0\u03C4\u03C9\u03C3\u03B7
ToolbarInputZone.widgetTooltip.addAlias=\u03A0\u03C1\u03BF\u03C3\u03B8\u03AE\u03BA\u03B7 \u03C8\u03B5\u03C5\u03B4\u03C9\u03BD\u03CD\u03BC\u03BF\u03C5 ToolbarInputZone.widgetTooltip.addAlias=\u03A0\u03C1\u03BF\u03C3\u03B8\u03AE\u03BA\u03B7 \u03C8\u03B5\u03C5\u03B4\u03C9\u03BD\u03CD\u03BC\u03BF\u03C5
@@ -40,7 +40,7 @@ AliasDialog.addNewAlias=\u03A0\u03C1\u03BF\u03C3\u03B8\u03AE\u03BA\u03B7 \u03BD\
MapperManager.exceptionMessage.useOtherSignature=\u03A7\u03C1\u03AE\u03C3\u03B7 \u03AC\u03BB\u03BB\u03B7\u03C2 \u03BC\u03B5\u03B8\u03CC\u03B4\u03BF\u03C5 \u03C5\u03C0\u03BF\u03B3\u03C1\u03B1\u03C6\u03CE\u03BD \u03B3\u03B9\u03B1 \u03C0\u03C1\u03BF\u03C3\u03B8\u03AE\u03BA\u03B7 \u03BA\u03B1\u03C4\u03B1\u03C7\u03CE\u03C1\u03B7\u03C3\u03B7\u03C2 MapperManager.exceptionMessage.useOtherSignature=\u03A7\u03C1\u03AE\u03C3\u03B7 \u03AC\u03BB\u03BB\u03B7\u03C2 \u03BC\u03B5\u03B8\u03CC\u03B4\u03BF\u03C5 \u03C5\u03C0\u03BF\u03B3\u03C1\u03B1\u03C6\u03CE\u03BD \u03B3\u03B9\u03B1 \u03C0\u03C1\u03BF\u03C3\u03B8\u03AE\u03BA\u03B7 \u03BA\u03B1\u03C4\u03B1\u03C7\u03CE\u03C1\u03B7\u03C3\u03B7\u03C2
UIManager.propagateTitle=\u0394\u03B9\u03AC\u03B4\u03BF\u03C3\u03B7 UIManager.propagateTitle=\u0394\u03B9\u03AC\u03B4\u03BF\u03C3\u03B7
MapperManager.removeOutputTableTitle=\u0391\u03C0\u03BF\u03BC\u03AC\u03BA\u03C1\u03C5\u03BD\u03C3\u03B7 \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1 \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5 MapperManager.removeOutputTableTitle=\u0391\u03C0\u03BF\u03BC\u03AC\u03BA\u03C1\u03C5\u03BD\u03C3\u03B7 \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1 \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5
ProblemsManager.entryDoesntMatch=\u0397 \u03BA\u03B1\u03C4\u03B1\u03C7\u03CE\u03C1\u03B7\u03C3\u03B7 ''{0}.{1}'' \u03B4\u03B5\u03BD \u03C5\u03C0\u03AC\u03C1\u03C7\u03B5\u03B9 \u03C3\u03C4\u03BF \u03C3\u03C7\u03AE\u03BC\u03B1 \u03BC\u03B5\u03C4\u03B1\u03B4\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD \u03C4\u03BF\u03C5 \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1 ''{2}''. ProblemsManager.entryDoesntMatch=\u0397 \u03BA\u03B1\u03C4\u03B1\u03C7\u03CE\u03C1\u03B7\u03C3\u03B7 '{0}.{1}' \u03B4\u03B5\u03BD \u03C5\u03C0\u03AC\u03C1\u03C7\u03B5\u03B9 \u03C3\u03C4\u03BF \u03C3\u03C7\u03AE\u03BC\u03B1 \u03BC\u03B5\u03C4\u03B1\u03B4\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD \u03C4\u03BF\u03C5 \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1 '{2}'.
EntryContentProposal.type=\u03A4\u03CD\u03C0\u03BF\u03C2 : EntryContentProposal.type=\u03A4\u03CD\u03C0\u03BF\u03C2 :
EntryContentProposal.length=\u039C\u03AE\u03BA\u03BF\u03C2 : EntryContentProposal.length=\u039C\u03AE\u03BA\u03BF\u03C2 :
VarsTable.columnNameIsNull=\u03A3\u03C6\u03AC\u03BB\u03BC\u03B1: \u03A4\u03BF \u03CC\u03BD\u03BF\u03BC\u03B1 \u03C3\u03C4\u03AE\u03BB\u03B7\u03C2 \u03B5\u03AF\u03BD\u03B1\u03B9 null VarsTable.columnNameIsNull=\u03A3\u03C6\u03AC\u03BB\u03BC\u03B1: \u03A4\u03BF \u03CC\u03BD\u03BF\u03BC\u03B1 \u03C3\u03C4\u03AE\u03BB\u03B7\u03C2 \u03B5\u03AF\u03BD\u03B1\u03B9 null
@@ -58,7 +58,7 @@ EntryContentProposal.key=\u039A\u03BB\u03B5\u03B9\u03B4\u03AF:
MapperManager.exceptionMessage.mustBeSourceOrTarget=\u03A4\u03BF entryCauseOfChange \u03C0\u03C1\u03AD\u03C0\u03B5\u03B9 \u03BD\u03B1 \u03B5\u03AF\u03BD\u03B1\u03B9 \u03B7 \u03C0\u03B7\u03B3\u03AE \u03AE \u03BF \u03C3\u03C4\u03CC\u03C7\u03BF\u03C2 \u03C4\u03BF\u03C5 \u03C3\u03C5\u03BD\u03B4\u03AD\u03C3\u03BC\u03BF\u03C5 MapperManager.exceptionMessage.mustBeSourceOrTarget=\u03A4\u03BF entryCauseOfChange \u03C0\u03C1\u03AD\u03C0\u03B5\u03B9 \u03BD\u03B1 \u03B5\u03AF\u03BD\u03B1\u03B9 \u03B7 \u03C0\u03B7\u03B3\u03AE \u03AE \u03BF \u03C3\u03C4\u03CC\u03C7\u03BF\u03C2 \u03C4\u03BF\u03C5 \u03C3\u03C5\u03BD\u03B4\u03AD\u03C3\u03BC\u03BF\u03C5
FooterComposite.button.Cancel=\u0391\u03BA\u03CD\u03C1\u03C9\u03C3\u03B7 FooterComposite.button.Cancel=\u0391\u03BA\u03CD\u03C1\u03C9\u03C3\u03B7
OutputDataMapTableView.columnTitle.expression=\u0388\u03BA\u03C6\u03C1\u03B1\u03C3\u03B7 OutputDataMapTableView.columnTitle.expression=\u0388\u03BA\u03C6\u03C1\u03B1\u03C3\u03B7
MapperManager.removeOutputTableTitleMessage=\u0395\u03AF\u03C3\u03C4\u03B5 \u03C3\u03AF\u03B3\u03BF\u03C5\u03C1\u03BF\u03C2 \u03C0\u03C9\u03C2 \u03B8\u03AD\u03BB\u03B5\u03C4\u03B5 \u03BD\u03B1 \u03B1\u03C0\u03BF\u03BC\u03B1\u03BA\u03C1\u03CD\u03BD\u03B5\u03C4\u03B5 \u03C4\u03BF\u03BD \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1 \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5 ''{0}'' ? MapperManager.removeOutputTableTitleMessage=\u0395\u03AF\u03C3\u03C4\u03B5 \u03C3\u03AF\u03B3\u03BF\u03C5\u03C1\u03BF\u03C2 \u03C0\u03C9\u03C2 \u03B8\u03AD\u03BB\u03B5\u03C4\u03B5 \u03BD\u03B1 \u03B1\u03C0\u03BF\u03BC\u03B1\u03BA\u03C1\u03CD\u03BD\u03B5\u03C4\u03B5 \u03C4\u03BF\u03BD \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1 \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5 '{0}' ?
AliasDialog.typeAliasOfTable=\u0395\u03B9\u03C3\u03AC\u03B3\u03B5\u03C4\u03B5 \u03AD\u03BD\u03B1 \u03AD\u03B3\u03BA\u03C5\u03C1\u03BF \u03C8\u03B5\u03C5\u03B4\u03CE\u03BD\u03C5\u03BC\u03BF: AliasDialog.typeAliasOfTable=\u0395\u03B9\u03C3\u03AC\u03B3\u03B5\u03C4\u03B5 \u03AD\u03BD\u03B1 \u03AD\u03B3\u03BA\u03C5\u03C1\u03BF \u03C8\u03B5\u03C5\u03B4\u03CE\u03BD\u03C5\u03BC\u03BF:
ToolbarOutputZone.moveupTooltip=\u039C\u03B5\u03C4\u03B1\u03BA\u03AF\u03BD\u03B7\u03C3\u03B7 \u03C0\u03C1\u03BF\u03C2 \u03C4\u03B1 \u03C0\u03AC\u03BD\u03C9 \u03C4\u03BF\u03C5 \u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03BF\u03C5 \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1 \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5 ToolbarOutputZone.moveupTooltip=\u039C\u03B5\u03C4\u03B1\u03BA\u03AF\u03BD\u03B7\u03C3\u03B7 \u03C0\u03C1\u03BF\u03C2 \u03C4\u03B1 \u03C0\u03AC\u03BD\u03C9 \u03C4\u03BF\u03C5 \u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03BF\u03C5 \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1 \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5
MapperManager.removeInputTableTitle=\u0391\u03C0\u03BF\u03BC\u03AC\u03BA\u03C1\u03C5\u03BD\u03C3\u03B7 \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1 \u03B5\u03B9\u03C3\u03CC\u03B4\u03BF\u03C5 MapperManager.removeInputTableTitle=\u0391\u03C0\u03BF\u03BC\u03AC\u03BA\u03C1\u03C5\u03BD\u03C3\u03B7 \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1 \u03B5\u03B9\u03C3\u03CC\u03B4\u03BF\u03C5
@@ -66,7 +66,7 @@ DataMapTableView.buttonTooltip.minimize=\u0395\u03BB\u03B1\u03C7\u03B9\u03C3\u03
EntryContentProposal.column=\u03A3\u03C4\u03AE\u03BB\u03B7: EntryContentProposal.column=\u03A3\u03C4\u03AE\u03BB\u03B7:
ToolbarInputZone.restoreTooltip=\u0395\u03C0\u03B1\u03BD\u03B1\u03C6\u03BF\u03C1\u03AC \u03CC\u03BB\u03C9\u03BD \u03C4\u03C9\u03BD \u03C0\u03B9\u03BD\u03AC\u03BA\u03C9\u03BD \u03B5\u03B9\u03C3\u03CC\u03B4\u03BF\u03C5 ToolbarInputZone.restoreTooltip=\u0395\u03C0\u03B1\u03BD\u03B1\u03C6\u03BF\u03C1\u03AC \u03CC\u03BB\u03C9\u03BD \u03C4\u03C9\u03BD \u03C0\u03B9\u03BD\u03AC\u03BA\u03C9\u03BD \u03B5\u03B9\u03C3\u03CC\u03B4\u03BF\u03C5
InputDataMapTableView.columnTitle.Operator=\u03A4\u03B5\u03BB\u03B5\u03C3\u03C4\u03AE\u03C2 InputDataMapTableView.columnTitle.Operator=\u03A4\u03B5\u03BB\u03B5\u03C3\u03C4\u03AE\u03C2
ProblemsManager.operatorNotSet=\u039F \u03C4\u03B5\u03BB\u03B5\u03C3\u03C4\u03AE\u03C2 \u03C4\u03B7\u03C2 \u03BA\u03B1\u03C4\u03B1\u03C7\u03CE\u03C1\u03B7\u03C3\u03B7\u03C2 \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5 ''{0}'' \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03C1\u03C5\u03B8\u03BC\u03B9\u03C3\u03BC\u03AD\u03BD\u03BF\u03C2. ProblemsManager.operatorNotSet=\u039F \u03C4\u03B5\u03BB\u03B5\u03C3\u03C4\u03AE\u03C2 \u03C4\u03B7\u03C2 \u03BA\u03B1\u03C4\u03B1\u03C7\u03CE\u03C1\u03B7\u03C3\u03B7\u03C2 \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5 '{0}' \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03C1\u03C5\u03B8\u03BC\u03B9\u03C3\u03BC\u03AD\u03BD\u03BF\u03C2.
VarsTable.invalidTip=' \u03B5\u03AF\u03BD\u03B1\u03B9 \u03BC\u03B7 \u03AD\u03B3\u03BA\u03C5\u03C1\u03BF. VarsTable.invalidTip=' \u03B5\u03AF\u03BD\u03B1\u03B9 \u03BC\u03B7 \u03AD\u03B3\u03BA\u03C5\u03C1\u03BF.
UIManager.3=\u03B4\u03B5\u03BD \u03C5\u03C0\u03AC\u03C1\u03C7\u03B5\u03B9 ! UIManager.3=\u03B4\u03B5\u03BD \u03C5\u03C0\u03AC\u03C1\u03C7\u03B5\u03B9 !
UIManager.2=\u0397 \u03B6\u03CE\u03BD\u03B7 UIManager.2=\u0397 \u03B6\u03CE\u03BD\u03B7

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