Compare commits

..

4561 Commits

Author SHA1 Message Date
bhe-talendbj
9f35fdbfda fix(TUP-32088): check remote snapshot artifacts (#4409)
* fix(TUP-32088): check remote snapshot artifacts

* fix(TUP-32088): fix set sha1

* fix(TUP-32088): if package type is null, can't set sha1
2021-07-16 09:31:18 +08:00
sbliu
ae02ea739d chore(TUP-31060): store real routine id in case recreated routine with same name. 2021-05-11 11:57:12 +08:00
sbliu
0c0db45445 chore(TUP-31060): ci build job cannot found routine in sub reference project. (#4194) 2021-04-28 17:10:55 +08:00
apoltavtsev
e65d9f682a bugfix(APPINT-32306) Wrong artifact version of the job called by a route 2021-04-09 11:19:07 +02:00
zyuan-talend
bc823f7d5c fix(TUP-24422):fix the carriage return character issue by backport of TUP-27053. (#4156) 2021-04-09 09:14:24 +08:00
vdrokov
ea6b643e5d APPINT-32400: Importing route from a zip file, imports all the other jobs (#4158) 2021-04-06 14:59:14 +02:00
bhe-talendbj
f34a242d41 fix(TUP-30416): backport TUP-30416 (#4088) 2021-03-09 09:54:58 +08:00
bhe-talendbj
4f4b74309f fix(TUP-25109): missing redshiftjar warning (#4095) 2021-03-08 14:13:47 +08:00
Jane Ding
a0786446fd fix(TUP-21055)Migration check executed at each start of studio (#1973) (#4054)
(#1988)

* 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

Conflicts:
	main/plugins/org.talend.core.repository/src/main/java/org/talend/core/repository/utils/ProjectDataJsonProvider.java
2021-02-07 20:08:58 +08:00
Chao MENG
7ac3a70ea7 fix(TUP-30103): Studio sometimes hangs for 20 seconds (#4042)
* fix(TUP-29390): Improve the file commit logic in RepositoryWorkUnit
(#3901)

fix(TUP-29390): Improve the file commit logic in RepositoryWorkUnit
during Pull and Merge
https://jira.talendforge.org/browse/TUP-29390

Conflicts:
	main/plugins/org.talend.core.runtime/src/main/java/org/talend/repository/RepositoryWorkUnit.java

* fix(TUP-30103): [7.1.1] Studio somtimes hangs for 20 seconds
https://jira.talendforge.org/browse/TUP-30103

* fix(TUP-30103): [7.1.1] Studio somtimes hangs for 20 seconds
https://jira.talendforge.org/browse/TUP-30103
2021-02-07 18:29:12 +08:00
bhe-talendbj
f8a1341265 fix(TUP-30360): add an option to disable sharing libraries (#4040)
* fix(TUP-30360): add an option to disable sharing libraries

* fix(TUP-30360): add new preference to disable sharing libs at startup

* fix(TUP-30360): update log message

* fix(TUP-30360): install libfile
2021-02-07 10:04:32 +08:00
vdrokov
f3f6e604fa TESB-31841: Issue caused by TESB-30969 , when run job gets java.lang.StackOverflowError (#4049)
* TESB-31841: Regression caused by TESB-30969 , when run job gets java.lang.StackOverflowError

* Minor format correction

Co-authored-by: apoltavtsev <apoltavtsev@gmail.com>
2021-02-05 17:30:05 +02:00
Denis Sergent
a86478234e Revert "TESB-31841: Regression caused by TESB-30969 , when run job gets java.lang.StackOverflowError (#4011)" (#4048)
This reverts commit 5da5e656ba.
2021-02-05 10:14:49 +01:00
vdrokov
5da5e656ba TESB-31841: Regression caused by TESB-30969 , when run job gets java.lang.StackOverflowError (#4011) 2021-02-05 10:12:10 +01:00
Chao MENG
19dc271a59 fix(TUP-30160): Signer won't be installed if studio path has space character (#4001)
* fix(TUP-30160): Signer won't be installed if studio path has space
character
https://jira.talendforge.org/browse/TUP-30160

* fix(TUP-30160): Signer won't be installed if studio path has space
character
https://jira.talendforge.org/browse/TUP-30160
2021-01-19 17:38:26 +08:00
bhe-talendbj
be8ab5935e fix(TUP-29165): add cache for project nodes (#3842)
* fix(TUP-29165): add cache for project nodes

* fix(TUP-29165): fix context menu
2020-12-07 10:04:21 +08:00
kjwang
6e8887893f Kjwang/fix tup 29525 update certificates 71 (#3892)
TUP-29525 Update certificates for item / job signing on 7.0 / 7.1
https://jira.talendforge.org/browse/TUP-29525
2020-12-04 15:19:30 +08:00
vdrokov
49a3bc2b4f TESB-30969: [7.1.1] Error on Job with multiple tRunJob calling another Child job with tESBConsumer 2020-11-11 11:04:43 +01:00
Zhiwei Xue
6329d3e176 fix(TUP-24623):Compilation error on the job with project references (#3798)
* fix(TUP-24623):Compilation error on the job with project
references

* fix(TUP-24623):fix regression.
2020-11-06 11:34:14 +08:00
hzhao-talendbj
aee92c7567 Could not find the context (#3701) 2020-10-12 10:04:20 +08:00
bhe-talendbj
10ee5728f0 bugfix(TUP-26346) backport (#3515)
* fix(TUP-24953): Kjwang/fix tup 24953 nexus 3 gets populated by crypto utils.jar (#2883) (#2908)

* Fix TUP-24953 Nexus 3 gets populated by crypto-utils.jar
https://jira.talendforge.org/browse/TUP-24953

* TUP-24953 Nexus 3 gets populated by crypto-utils.jar
https://jira.talendforge.org/browse/TUP-24953

Conflicts:
	main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/nexus/Nexus3RepositoryHandler.java

Conflicts:
	main/plugins/org.talend.core.runtime/src/main/java/org/talend/core/ILibraryManagerService.java
	main/plugins/org.talend.core.runtime/src/main/java/org/talend/core/model/routines/RoutineLibraryMananger.java
	main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/maven/ShareLibrareisHelper.java
	main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/nexus/ArtifacoryRepositoryHandler.java

* fix(TUP-25929):Studio re synchronizing jars with artifact repository
every time when logged into studio

* fix(TUP-23519): spark job can't run success when I select EMR58 as (#2534)

distribution
https://jira.talendforge.org/browse/TUP-23519

Conflicts:
	main/plugins/org.talend.designer.maven/src/main/java/org/talend/designer/maven/utils/PomUtil.java
	main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/service/LocalLibraryManager.java

* fix(TUP-26346): Files from custom component folders are uploaded to nexus (#3145)

multiple times (#3125)

* Fix TUP-26346 Files from custom component folders are uploaded to
nexus
multiple times
https://jira.talendforge.org/browse/TUP-26346

* Fix TUP-26346 Files from custom component folders are uploaded to
nexus
multiple times
https://jira.talendforge.org/browse/TUP-26346

* Fix TUP-26346 Files from custom component folders are uploaded to
nexus
multiple times
https://jira.talendforge.org/browse/TUP-26346

Conflicts:
	main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/service/LocalLibraryManager.java

Conflicts:
	main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/service/LocalLibraryManager.java

* fix(TUP-26346): Add debug logs

* fix(TUP-26687): backport

* fix(TUP-26346): Add log message

* fix(TUP-26346): remove unused log message

* fix(TUP-26110):Jar missing when install user component. (#3073)

Conflicts:
	main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/service/LocalLibraryManager.java

* Fix TUP-26346 Files from custom component folders are uploaded to nexus (#3145)

multiple times (#3125)

* Fix TUP-26346 Files from custom component folders are uploaded to
nexus
multiple times
https://jira.talendforge.org/browse/TUP-26346

* Fix TUP-26346 Files from custom component folders are uploaded to
nexus
multiple times
https://jira.talendforge.org/browse/TUP-26346

* Fix TUP-26346 Files from custom component folders are uploaded to
nexus
multiple times
https://jira.talendforge.org/browse/TUP-26346

Conflicts:
	main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/service/LocalLibraryManager.java

Conflicts:
	main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/service/LocalLibraryManager.java

* fix(TUP-26810)if one jar used by two different components, it will (#… (#3465)

* fix(TUP-26810)if one jar used by two different components, it will (#3228)

fix(TUP-26810)if one jar used by two different components, it will upload to nexus with two versions

* TPS-4193  modify code mistake

* test github not pushed

* tps-4193

Conflicts:
	main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/maven/ShareLibrareisHelper.java
	main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/service/LocalLibraryManager.java

* TUP-26308 Nexus 2 gets populated by different crypto-utils jar versions (#3122)

(#3116)

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

Conflicts:
	main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/nexus/Nexus2RepositoryHandler.java

Conflicts:
	main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/maven/ShareLibrareisHelper.java

* fix(/TUP-26346): revert TUP-23519

* fix(TUP-26346): Fix switch nexus search hanlder

* fix(TUP-26346): deploy lib as release

* fix(TUP-26346): set release version for user cmodule

* fix(TUP-26346): set release version for module

Co-authored-by: kjwang <kjwang@talend.com>
Co-authored-by: Zhiwei Xue <zwxue@talend.com>
Co-authored-by: Chao MENG <cmeng@talend.com>
Co-authored-by: wchen-talend <wchen@talend.com>
Co-authored-by: hzhao-talendbj <49395568+hzhao-talendbj@users.noreply.github.com>
2020-08-12 08:52:33 +08:00
AlixMetivier
4e561e031b fix(TBD-10269): force return in case of bad job design (#3287) (#3498) 2020-07-24 15:06:32 +02:00
Zhiwei Xue
f3b90174cb fix(TUP-27888):[7.1.1] Jenkins build fails when compiling job from (#3481)
Reference project
2020-07-24 18:21:14 +08:00
Zhiwei Xue
018e94912f fix(TUP-26233):[7.0.1] Sometimes , the ZIP file created by a commandline (#3500)
* fix(TUP-26233):[7.0.1] Sometimes , the ZIP file created by a commandline
(#3168)

PublishJob is not correct, missing item files.

* fix(TUP-26233):update related extensions. (#3179)
2020-07-24 18:20:09 +08:00
Jane Ding
7988a67216 Temp tps 3856 (#3421)
* fix(TUP-27078): backport

* fix(TUP-27078): Add query header

Co-authored-by: bhe-talendbj <bhe@talend.com>
2020-06-29 10:57:44 +08:00
Chao MENG
fa698ecb8f feat(TUP-26569): merge known conflicts automatically (#3349) (#3407)
https://jira.talendforge.org/browse/TUP-26569
2020-06-29 10:49:53 +08:00
Jane Ding
847c26163e feat(TUP-16546)Prompt users for new password in Studio Connection when (#3119) (#3377)
* feat(TUP-16546)Prompt users for new password in Studio Connection when
AD/LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546

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

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

* feat(TUP-16546)Prompt users for new password in Studio Connection when
AD/LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546
2020-06-09 16:47:18 +08:00
Mike Yan
f036f04d6b fix(TESB-28762): Fix ProcessorUtilities methods for isESB condition (#3358) 2020-06-02 11:51:00 +02:00
Chao MENG
34798a9a8e fix(TUP-26189): [7.2.1] snowflake metadata connection with proxy
failure

https://jira.talendforge.org/browse/TUP-26189
2020-05-29 19:32:37 +08:00
kjwang
a9d793685e fix(TUP-26189): [7.2.1] snowflake metadata connection with proxy failure
(#3117)

 fix(TUP-26189): [7.2.1] snowflake metadata connection with proxy
failure

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

Conflicts:
	main/plugins/org.talend.commons.runtime/META-INF/MANIFEST.MF
	main/plugins/org.talend.commons.runtime/src/org/talend/commons/CommonsPlugin.java
	main/plugins/org.talend.core.repository/src/main/java/org/talend/core/repository/model/ProxyRepositoryFactory.java
2020-05-29 17:52:28 +08:00
hzhao-talendbj
e2f2e00405 fix(TUP-26081): Share libraries pb (#3063) (#3138)
* fix(TUP-26081): Share libraries pb

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

* fix(TUP-26081): Share libraries pb

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

Co-authored-by: Chao MENG <cmeng@talend.com>

Conflicts:
	main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/maven/ShareLibrareisHelper.java
2020-05-07 17:17:44 +08:00
kjwang-talend
8ef6c46bc7 Kjwang/fix tup 22469 nexus3.15 2 (#2466) (#2477)
* kjwang/Fix TUP-22469 Nexus3.15: studio can't detect patch for 701/711
release (Add socket time for script handler)
https://jira.talendforge.org/browse/TUP-22469

* kjwang/Fix TUP-22469 Nexus3.15: studio can't detect patch for 701/711
release (Add socket time for script handler)
https://jira.talendforge.org/browse/TUP-22469
2020-05-07 16:50:57 +08:00
kjwang-talend
a7edd1c471 Fix TUP-22469 Nexus3.15: studio can't detect patch for 701/711 release
(#2320) (#2323)

* Fix TUP-22469 Nexus3.15: studio can't detect patch for 701/711 release
https://jira.talendforge.org/browse/TUP-22469

* Fix TUP-22469 Nexus3.15: studio can't detect patch for 701/711 release
https://jira.talendforge.org/browse/TUP-22469

* Fix TUP-22469 Nexus3.15: studio can't detect patch for 701/711 release
https://jira.talendforge.org/browse/TUP-22469

* Fix TUP-22469 Nexus3.15: studio can't detect patch for 701/711 release
https://jira.talendforge.org/browse/TUP-22469

Conflicts:
	main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/nexus/Nexus3RepositoryHandler.java
2020-05-07 16:49:59 +08:00
bhe-talendbj
b4cbfeb54d fix(TUP-26539): backport (#3178) (#3241) 2020-04-27 10:31:32 +08:00
Jane Ding
f58174552c fix(TUP-26165):fix jar with classifier missing issue (#3152) (#3170)
* fix(TUP-26165)jar referenced in bat or sh classpath missing in build
ZIP (#3105)

* fix(TUP-26165)jar referenced in bat or sh classpath missing in build
ZIP
file folder lib
https://jira.talendforge.org/browse/TUP-26165

* fix(TUP-26165)jar referenced in bat or sh classpath missing in build
ZIP
file folder lib
https://jira.talendforge.org/browse/TUP-26165

* fix(TUP-26165)jar referenced in bat or sh classpath missing in build
ZIP
file folder lib
https://jira.talendforge.org/browse/TUP-26165

* fix(TUP-26165)jar referenced in bat or sh classpath missing in build
ZIP
file folder lib
https://jira.talendforge.org/browse/TUP-26165

* fix(TUP-26165)jar referenced in bat or sh classpath missing in build
ZIP
file folder lib
https://jira.talendforge.org/browse/TUP-26165

* fix(TUP-26165):fix jar with classifier missing issue

Co-authored-by: Jane Ding <35018295+jding-tlnd@users.noreply.github.com>

Conflicts:
	main/plugins/org.talend.designer.maven/src/main/java/org/talend/designer/maven/tools/creator/CreateMavenJobPom.java
	main/plugins/org.talend.designer.maven/src/main/java/org/talend/designer/maven/utils/PomUtil.java

Co-authored-by: Zhiwei Xue <zwxue@talend.com>
2020-03-30 12:37:34 +08:00
Chao MENG
99ad2f17cc Cmeng/backport/7.1/tup 24942 sapbapi (#2848)
* fix(TUP-24942): need to do studio metadata mapping to tsapbapi (#2843)

fix(TUP-24942): need to do studio metadata mapping to tsapbapi components for the new closedlist when D&D metadata to job
https://jira.talendforge.org/browse/TUP-24942

* fix(TUP-24942): need to do studio metadata mapping to tsapbapi (#2847)

fix(TUP-24942): need to do studio metadata mapping to tsapbapi components for the new closedlist when D&D metadata to job
https://jira.talendforge.org/browse/TUP-24942
2020-03-16 10:15:39 +08:00
hwang-talend
5bbfa19680 bugfix(TUP-26059):tELTPostgresqlMap lost its "DB Type" column for which (#3075)
bugfix(TUP-26059):tELTPostgresqlMap lost its "DB Type" column for which the value should be "BPCHAR"
2020-03-02 17:02:14 +08:00
hwang
515780f2d5 bugfix(TUP-25472):Schema order changes on tFileOutputDelimited 2020-01-07 18:52:19 +08:00
Chao MENG
9dd923e971 fix(TUP-24749): [7.2.1] issue to download component jar via https proxy 2020-01-03 18:38:59 +08:00
hwang-talend
04071c5a6e bugfix(TUP-23228):The order of schema changed when ticked "used column"
(#2457) (#2919)

* bugfix(TUP-23228):The order of schema changed when ticked "used
column"
again

Conflicts:
	main/plugins/org.talend.core.runtime/src/main/java/org/talend/core/model/metadata/MetadataToolHelper.java
2020-01-03 17:38:01 +08:00
Chao MENG
2b5a8b0013 Cmeng/backport/7.1/tup 24749 proxy issue (#2950)
fix(TUP-24749): [7.2.1] issue to download component jar via https
proxy


Conflicts:
	main/plugins/org.talend.core.runtime/src/main/java/org/talend/core/nexus/TalendMavenResolver.java
	main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/nexus/Nexus3RepositoryHandler.java
2020-01-03 17:31:01 +08:00
bhe-talendbj
e976e88569 backport(TUP-25237) backport (#2903) 2020-01-03 17:24:22 +08:00
Zhiwei Xue
dc76ec5abc fix(TUP-25123):Problem of dependencies with spark joblets (#2823) 2019-11-11 10:55:15 +08:00
SunChaoqun
f095a31ddb TESB-26696:Route - Beans package not visible to test cases (#2810) (#2826) 2019-11-08 21:22:30 +08:00
mbasiuk-talend
e0103990f3 fix(TDI-43035): use only main connection category (#2754) (#2778) (#2783)
* fix(TDI-43035): use only main connection category

* fix(TDI-43035): use better condition to catch the issue
2019-10-25 10:28:06 +08:00
mbasiuk-talend
5125c5fd4f Revert "fix(TDI-43035): use only main connection category (#2754) (#2778) (#2780)" (#2782)
This reverts commit 0d0b7115cf.
2019-10-23 10:02:42 +03:00
mbasiuk-talend
0d0b7115cf fix(TDI-43035): use only main connection category (#2754) (#2778) (#2780)
* fix(TDI-43035): use only main connection category

* fix(TDI-43035): use better condition to catch the issue
2019-10-23 08:03:01 +03:00
Zhiwei Xue
198af206a3 fix(TUP-23637):7.x missing local_project for big data spark batch job (#2604) (#2665) 2019-10-18 18:36:44 +08:00
Jane Ding
74e5446d18 fix(TUP-24735)Studio fails to sync jars with Artifactory if password has (#2756) (#2766) (#2772)
* fix(TUP-24735)Studio fails to sync jars with Artifactory if password has
'@' character in it
https://jira.talendforge.org/browse/TUP-24735

* fix(TUP-24735)Studio fails to sync jars with Artifactory if password has
'@' character in it
https://jira.talendforge.org/browse/TUP-24735

* fix(TUP-24735)Studio fails to sync jars with Artifactory if password has
'@' character in it
https://jira.talendforge.org/browse/TUP-24735
2019-10-18 18:12:17 +08:00
Zhiwei Xue
54825cd3a4 fix(TUP-24310):routines is duplicated in the reactor. 2019-09-27 14:53:03 +08:00
Zhiwei Xue
98a21cde8c fix(TUP-24310):routines is duplicated in the reactor 2019-09-26 10:45:29 +08:00
Zhiwei Xue
203da564ec fix(TUP-24310):routines is duplicated in the reactor (#2706) 2019-09-24 16:46:32 +08:00
kjwang
3093ec65b8 kjwang/Fix TUP-24579 MacOS : unable to access remote project after (#2729)
Fix TUP-24579 MacOS : unable to access remote project after applying TPS-3363
https://jira.talendforge.org/browse/TUP-24579
2019-09-18 18:51:01 +08:00
Mike Yan
013442fe55 fix(TESB-26415): beansType is null with pure DI licence (#2723)
fix(TESB-26415): beansType is null with pure DI licence
2019-09-18 18:23:20 +08:00
Chao MENG
2c0c8e520f Cmeng/bugfix/tup 23914 json wizard encoding (#2628) (#2632)
* fix(TUP-23914): JSON with accented characters is not being recognized
when creating a new JSON file in Metadata.
https://jira.talendforge.org/browse/TUP-23914
2019-09-06 17:24:16 +08:00
SunChaoqun
5638eaed70 TESB-26415:Cannot publish Route with Routelet to snapshots when project
has a ref project defined
2019-09-05 19:12:18 +08:00
Chao MENG
29b496023b fix(TUP-24226): Studio doesn't load latest jar for TCOMPv0 update site patch. (#2676)
fix(TUP-24226): Studio doesn't load latest jar for TCOMPv0 update site patch. 
https://jira.talendforge.org/browse/TUP-24226
2019-08-23 18:14:55 +08:00
Zhiwei Xue
cd50c2af34 fix(TUP-22261):Patch (update site format) with multiple plugins is not
(#2471) (#2473)

installed correctly
2019-08-23 18:10:24 +08:00
SunChaoqun
b7aacc12bf TESB-24354:SFTP proxy bean not recognized in runtime only (#2150) 2019-08-23 11:42:59 +08:00
yanbasic
bb100664ec fix(TESB-26174): Adapted 7.1.1 patch changes with code change only 2019-08-22 16:05:39 +08:00
yanbasic
c27ba5e77e Revert "fix(TESB-26174):tRunJob calling another Child job with tESBConsumer"
This reverts commit afbde0f37d.
2019-08-21 17:41:38 +08:00
jiezhang-tlnd
1046b43f9a fix(TUP-24159)XML metadata wizard showing inconsistent view on V711 (#2668)
comparing with V6 Studio
https://jira.talendforge.org/browse/TUP-24159
2019-08-20 10:50:25 +08:00
jiezhang-tlnd
fb1f5a4d91 fix(TUP-24159)XML metadata wizard showing inconsistent view on V711 (#2653)
(#2651)

comparing with V6 Studio
https://jira.talendforge.org/browse/TUP-24159

Conflicts:
	main/plugins/org.talend.repository.metadata/src/main/java/org/talend/repository/ui/wizards/metadata/connection/files/xml/extraction/XmlToXPathLinker.java
2019-08-16 17:46:08 +08:00
Jane Ding
b3b264f814 fix(TUP-23789)Pom files are not generated sometimes for the jobs in (#2610) (#2616)
* fix(TUP-23789)Pom files are not generated sometimes for the jobs in
7.1.1
https://jira.talendforge.org/browse/TUP-23789

* fix(TUP-23789)Pom files are not generated sometimes for the jobs in
7.1.1
https://jira.talendforge.org/browse/TUP-23789
Add a junit.
2019-08-12 10:49:53 +08:00
yanbasic
afbde0f37d fix(TESB-26174):tRunJob calling another Child job with tESBConsumer 2019-08-06 15:39:33 +08:00
hcyi
5a28edafb9 fix(TUP-23743):ERROR when Job in MDM project calling Job in Reference DI (#2598)
project:import routines.DataQuality cannot be resolved.
2019-08-05 11:06:24 +08:00
Zhiwei Xue
a317993da7 fix(TUP-23755):Regression caused by TUP-21532 for ESB test case (#2580) 2019-07-15 10:22:32 +08:00
hwang-talend
cd075577f8 bugfix(TUP-23230):Guess Schema error - SLF4J: Defaulting to no-operation (#2524)
bugfix(TUP-23230):Guess Schema error - SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-07-15 10:14:37 +08:00
Jane Ding
b3e7571846 Jding/backport64/tup 21086 oracle synonym issue (#2590)
* fix(TUP-21086)Unable to retrieve the schema from Synonym but works fine (#2086) (#2089)

for table
https://jira.talendforge.org/browse/TUP-21086

* fix(TUP-21086)Unable to retrieve the schema from Synonym but works fine (#2098) (#2100)

for table
https://jira.talendforge.org/browse/TUP-21086

* fix(TUP-21086)Unable to retrieve the schema from Synonym but works fine (#2105) (#2108)

for table
https://jira.talendforge.org/browse/TUP-21086
2019-07-15 10:06:31 +08:00
Jane Ding
e830653f54 fix(TUP-22490)Unable to transfer JAR file to Nexsus 3 due to repository (#2514) (#2516)
version policy: SNAPSHOT does not allow version
https://jira.talendforge.org/browse/TUP-22490
2019-07-04 16:47:15 +08:00
Zhiwei Xue
ed9b4a892b fix(TUP-22986):Build jobs doesn't creates the java source file for the (#2518)
child jobs
2019-07-04 16:35:00 +08:00
Zhiwei Xue
56538d2cb5 fix(TUP-23452):set component installation restart. 2019-07-01 12:05:16 +08:00
Jane Ding
97ce93a282 fix(TUP-23452)COMPUTE_DEPENDENCIES_FAILED:{path=META-INF/maven/org.talend.components/components-salesforce-runtime/dependencies.txt (#2555) (#2561)
https://jira.talendforge.org/browse/TUP-23452
2019-07-01 12:00:23 +08:00
SunChaoqun
fbf9db3bbd TESB-25769:[7.1.1 only] Not all bundles available in Nexus when publishing webservice(#2560) 2019-06-26 16:10:53 +08:00
kjwang-talend
853f0f1a63 Fix TUP-23170 New branch with name "/" will lead job with reference (#2489)
joblet build failure (Fix can't clean joblet cache problem)
https://jira.talendforge.org/browse/TUP-23170
2019-06-18 10:23:09 +08:00
kjwang-talend
c8f9544669 Fix TUP-23170 New branch with name "/" will lead job with reference (#2480)
joblet build failure
https://jira.talendforge.org/browse/TUP-23170
2019-06-18 10:22:35 +08:00
nrousseau
12a4d97235 fix(TUP-22906)
Change the fix of TUP-22906, since we can't use FLOW_REF in the
generated code.
Use instead of the run_after to find back original nodes
2019-06-14 17:44:58 +08:00
Chao MENG
72d3007836 fix(TUP-22713): Possible thread lock during git update operation (#2392) (#2395)
fix(TUP-22713): Possible thread lock during git update operation 
https://jira.talendforge.org/browse/TUP-22713
2019-05-31 14:57:25 +08:00
hzhao-talendbj
5e10fa5a9d change from https://www.talend.com to https://talend-update.talend.com (#2410) 2019-05-20 11:21:11 +08:00
Jane Ding
1d70b8cf3c fix(TUP-22681)Job in CI Builder gets generated and deployed, but doesn't (#2373) (#2381)
show as a Tag
https://jira.talendforge.org/browse/TUP-22681
2019-05-13 16:05:58 +08:00
Laurent BOURGEOIS
913513fe52 fix(TBD-8573): new date formats suggestions (#2378) (#2407) 2019-05-10 15:41:25 +02:00
hwang
913bb3fd5e bugfix(TUP-21895):An error has occurred. UNEXPECTED_EXCEPTION when
opening job migrated 6.4.1 to 7.1.1 (job using tJDBCInput)
2019-05-06 17:11:16 +08:00
hwang
6739d5d749 bugfix(TUP-21895):An error has occurred. UNEXPECTED_EXCEPTION when
opening job migrated 6.4.1 to 7.1.1 (job using tJDBCInput)
2019-05-06 15:42:39 +08:00
nrousseau
5029936009 fix(TUP-22735) fix wrong project migrations (#2384) 2019-05-05 11:21:02 +08:00
kjwang-talend
592d61efcb TUP-22281 Missing jar in lib folder for Job Server(Solution 2) (#2318)
https://jira.talendforge.org/browse/TUP-22281
2019-05-05 11:17:17 +08:00
Zhiwei Xue
c990b2f122 Delete PATCH_RELEASE_NOTE.md 2019-04-30 11:50:04 +08:00
Zhiwei Xue
718442e759 Update PATCH_RELEASE_NOTE.md 2019-04-30 10:47:23 +08:00
Zhiwei Xue
e8b24e59bb Add PATCH_RELEASE_NOTE.md 2019-04-29 19:24:52 +08:00
Zhiwei Xue
0983f18746 fix(TUP-22438):Null pointer exception when executing the jobs. (#2327) 2019-04-26 14:56:00 +08:00
Jane Ding
dbb993287f feat(TUP-21495):Support MFA on studio for the Cloud. (#2351) 2019-04-15 18:07:56 +08:00
Jane Ding
891db9df9d fix(TUP-22182)Non-default Artifactory context path, not working (#2338) (#2341)
* fix(TUP-22182)Non-default Artifactory context path, not working
https://jira.talendforge.org/browse/TUP-22182

* fix(TUP-22182)Non-default Artifactory context path, not working
https://jira.talendforge.org/browse/TUP-22182
2019-04-15 10:43:09 +08:00
kjwang-talend
8a761ff57a Kjwang/fix tup 22425 stackoverflow (#2322) (#2326)
* Fix TUP-22425 [7.1.1] Stackoverflow issue in studio
https://jira.talendforge.org/browse/TUP-22425

* Fix TUP-22425 [7.1.1] Stackoverflow issue in studio
https://jira.talendforge.org/browse/TUP-22425
2019-04-08 14:26:31 +08:00
Dmytro Sylaiev
d746cea059 Dsylaiev/tdi 41808 fix showing pass nzload (#2276) (#2280)
* fix(TDI-41808): Add password for logging constant

* fix(TDI-41808): Rename constant

* chore(TDI-41808): Update year in copyright
2019-04-01 15:48:50 +03:00
Zhiwei Xue
2cc77d47d9 fix(TUP-22015):fix thread safe problem. (#2249) 2019-04-01 09:45:45 +08:00
dmytroshekera
168c17d65e fix(TDI-41876):Importing job from 6.2.1 to 7.1.1 is throwing error. (#2310) (#2317)
apache AVRO schema have default values. backport from master
2019-03-29 19:14:01 +08:00
jiezhang-tlnd
d1e8f8d768 fix(TUP-21922)Commit to Git frequently without any user action (#2240) (#2241) 2019-03-25 10:41:30 +08:00
kjwang-talend
9928c659f5 Fix TUP-21498 The port of Sybase did not disyplay right on DI side (#2123) (#2130)
https://jira.talendforge.org/browse/TUP-21498
2019-03-25 10:10:16 +08:00
Zhiwei Xue
23614ad8ad fix(TUP-21999):SAP Hana Metadata Wizard does not work properly (#2274) 2019-03-25 09:46:10 +08:00
hwang-talend
b8fce856e5 bugfix(TUP-21105):tDBConnection(Snowflake) issue within joblet. (#2017) (#2041)
bugfix(TUP-21105):tDBConnection(Snowflake) issue within joblet.
2019-03-11 14:08:07 +08:00
Jane Ding
8ef6ea66d5 fix(TUP-21333)OnSubJob Links Not Working (#2093) (#2128)
https://jira.talendforge.org/browse/TUP-21333
2019-03-11 13:01:29 +08:00
kjwang-talend
25123e63e3 kjwang/Fix TUP-22005 Unexpected Empty Contexts Variable Values (#2262) (#2266)
https://jira.talendforge.org/browse/TUP-22005
2019-03-11 12:49:20 +08:00
Zhiwei Xue
60e25a755b fix(TUP-21871):job run well on studio but failed after build. (#2226) 2019-03-11 10:43:35 +08:00
hwang-talend
121f1198e1 bugfix(TDI-41803):Job migrated from 6.5.1 to 7.1.1 throwing (#2257)
bugfix(TDI-41803):Job migrated from 6.5.1 to 7.1.1 throwing UNEXPECTED_EXCEPTION
2019-03-04 11:20:06 +08:00
kjwang-talend
87e73138e6 Fix TUP-21911 Build job takes about 4 minutes while Run job takes > 40 (#2242) (#2244)
minutes to start
https://jira.talendforge.org/browse/TUP-21911
2019-02-25 19:14:34 +08:00
Olivier Tassetti
77808f4c55 Pin maven-surefire-plugin version (#2243) 2019-02-14 16:44:40 +01:00
hcyi
cec605bf4d fix(TUP-20974): [BUG] Impala connection failed on CDH 6.0.0 (#1979) (#2199)
https://jira.talendforge.org/browse/TUP-20974

Fix url problem
2019-02-11 11:43:06 +08:00
Vladimir Bogatyrov
5fdf7e91fe [TESB-24543] The schema include is incorrect: namespaces are not equals 2019-02-05 09:51:49 +02:00
Laurent BOURGEOIS
49e52d4af2 "talend-bigdata-launcher-1.2.0-20170410.jar" not found when spark job launched from standard job by jobserver 2019-02-04 00:12:28 +01:00
zwxue
154c38983c fix(TUP-21532):fix NPE. 2019-01-23 19:15:58 +08:00
Zhiwei Xue
138a5d620a fix(TUP-21532):re-fix child assembly problem. (#2213) 2019-01-22 14:17:32 +08:00
Zhiwei Xue
1c257b873f fix(TUP-21532):remove assembly file filtered setting. (#2170) 2019-01-22 14:14:49 +08:00
Zhiwei Xue
8a67969b9c 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.
2019-01-22 13:13:18 +08:00
zwxue
0832273bef fix(TUP-21127):fix routine dependency problem after doing merge (#2028) (#2039) 2019-01-08 11:13:26 +08:00
jiezhang-tlnd
58505f25f4 Jzhang/bugfix backport711/tup 21005 in studio java debugging of routes fails (#1966)
* fix(TUP-21005)In studio Java Debugging of Routes fails

* fix(TUP-21005)overload the changepath method
2019-01-07 14:49:29 +08:00
Mike Yan
4285c3124a fix(TESB-24018):SOAP DS-Operation bundle job of service are not deployed (#1967) 2018-11-01 15:22:11 +08:00
Chao MENG
f6331598e4 fix(TUP-21043): Can't pop up restart studio window automatically after (#1954)
complete installation required jar and bpm feature
https://jira.talendforge.org/browse/TUP-21043
2018-10-25 17:48:21 +08:00
Ivan Gonchar
d87e67d9c6 fix(TDI-41271): add jackson-dataformat-cbor:2.9.5 in dependencyManagement block (#1947) (#1948) 2018-10-25 15:16:34 +08:00
zwxue
d917d9bae1 fix(TUP-21033):Import DI demo project has error in log (#1951) 2018-10-25 13:19:04 +08:00
Ivan Gonchar
7aba4ad2a3 chore: update Components version to 0.25.3 (#1937) 2018-10-24 10:42:48 +08:00
Mike Yan
9c9fd46934 fix(TESB-23721):ESB Conductor can not pick artifacts by CI for ESB (#1945) 2018-10-23 11:39:17 +02:00
Chao MENG
19672483fa chore: fix junit of ComponentIndexManagerTest#test_updateIndexFile_sort (#1942) 2018-10-23 15:22:26 +08:00
Chao MENG
ffbbf8ef5c fix(TUP-21019): Can't install component patch in some special cases (#1940)
https://jira.talendforge.org/browse/TUP-21019
2018-10-23 14:56:48 +08:00
wchen-talend
261f76d165 Wchen/bugfix/7.1.1/tup 21010 (#1939)
* fix(TUP-21010):Jar name on classpath should be based on mvn uri (#1930)

* 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

* 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:40:11 +08:00
nrousseau
4cfc154fd0 chore(TUP-7300) fix junits 2018-10-23 13:32:11 +08:00
Jane Ding
6cb5b1c40f In TOS, the Resource type in the context view will not shown. (#1934) (#1936) 2018-10-23 12:42:30 +08:00
zwxue
a63726a797 fix(TUP-20977):fix assembly problem. (#1932) (#1935) 2018-10-23 12:33:40 +08:00
wchen-talend
98c04adba0 fix(TUP-20998):Can not download jars from custom nexus after use (#1922)
component manager
2018-10-23 10:54:16 +08:00
Chao MENG
b795869fd8 fix(TUP-20985): Studio cant be installed in a folder with space in (#1926) (#1929)
folder name
https://jira.talendforge.org/browse/TUP-20985
2018-10-23 10:25:06 +08:00
hcyi
3de7c253d4 fix(TUP-20807):fix a problem of wrong mvn uri for mysql8 jdbc. (#1925) 2018-10-23 10:15:37 +08:00
Ivan Gonchar
9f6259c30c chore: update Components version to 0.25.2 (#1931) 2018-10-23 09:55:32 +08:00
Mike Yan
fbdc324892 fix(TESB-23792): Build data service failed in studio (#1923) 2018-10-22 15:06:01 +02:00
Chao MENG
4ac9454e70 fix(TUP-20973): [BUG] Failed Test Connection for HBase of dynamic CDH (#1912)
6.0.0 cluster
https://jira.talendforge.org/browse/TUP-20973
2018-10-20 17:39:29 +08:00
Nicolas Rousseau
8978d3053b fix(TDI-41251) update jackson libs 2018-10-20 13:34:45 +08:00
Ivan Gonchar
ea01a44111 chore: update Components version to 0.25.1 (#1918) 2018-10-20 13:19:00 +08:00
wang wei
e4a91abfd4 fix(TDI-41251): Update jackson libraries to avoid CVE-2018-15758 (#1915)
* fix(TDI-41251): Update jackson libraries to avoid CVE-2018-15758

* fix(TDI-41251): Update jackson libraries to avoid CVE-2018-15758
2018-10-20 13:05:50 +08:00
nrousseau
e19e17b6e1 babili-export (#1919) 2018-10-20 12:26:33 +08:00
jiezhang-tlnd
2a727b5ee7 Update redshift (#1917) 2018-10-19 19:43:23 +08:00
kjwang-talend
6e4db54a08 Revert "Fix (TUP-20887) Sub-reference project is listed in Reference Project (#1905)" (#1914)
This reverts commit b320c213c7.
2018-10-19 18:29:53 +08:00
Jenkins Continuous Build server
98f609107d Set version to 7.1.1 2018-10-18 11:41:50 +02:00
Nicolas Rousseau
ebd435c7d4 fix(TDI-41112): add back commons-lang 3.4 2018-10-18 14:48:12 +08:00
jiezhang-tlnd
f878b45b35 Jzhang/feat/tup 20647 allow redshift components to use sso / latest driver (#1869)
* feat(TUP-20647)add a db_type named REDSHIFT_SSO

* feat(TUP-20647)Allow Redshift components to use SSO / latest driver

* feat(TUP-20647)add some new jar for redshift-sso

* fix(TUP-20899)can't select the connection from repository after change
type to "Repository"

* 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
2018-10-18 11:58:25 +08:00
Ivan Gonchar
8fc6bfe9e8 chore(release): bump Components version to 0.25.0 (#1910) 2018-10-18 09:59:24 +08:00
Jane Ding
c803b36aa1 feat(TUP-20789)Remove the dependencies page and use context view for (#1908)
resource dependency only
https://jira.talendforge.org/browse/TUP-20789
For now Resource type only restricted by built-in
2018-10-17 17:39:10 +08:00
Mike Yan
8758939584 fix(TESB-23707): Add packaging and final name in OSGi pom (#1909) 2018-10-17 17:00:30 +08:00
jiezhang-tlnd
7c83d9df52 feat(TUP-20683)Add support of Oracle 18c in the db of studio (#1859)
* feat(TUP-20683)Add support of Oracle 18c in the db of studio
https://jira.talendforge.org/browse/TUP-20683

* change the oracle name to be oracle18
2018-10-17 14:29:37 +08:00
zwxue
8a49fcbca1 fix(TUP-20811):fix wrong use of ProjectPreferenceManager (#1906) 2018-10-17 10:34:59 +08:00
kjwang-talend
b320c213c7 Fix (TUP-20887) Sub-reference project is listed in Reference Project (#1905)
settings if Sub-reference project is deleted in TAC
https://jira.talendforge.org/browse/TUP-20887
2018-10-16 19:14:33 +08:00
Chao MENG
b6385b43a3 fix(TUP-20875): Components Manager: errors when do cancel the install (#1904)
fix(TUP-20875): Components Manager: errors when do cancel the install patch/components
https://jira.talendforge.org/browse/TUP-20875
2018-10-16 18:07:34 +08:00
mbasiuk-talend
9862851b8a fix(TDI-41180): add netsuite 2018 runtime dependency (#1903) 2018-10-16 17:26:23 +08:00
hcyi
d83c677720 fix(TUP-20838):Add Context to repository does not do anything. (#1902) 2018-10-16 16:53:00 +08:00
hwang-talend
11deb902a9 bugfix(TUP-20907):can't retrieve schema for JDBC connection (#1901)
bugfix(TUP-20907):can't retrieve schema for JDBC connection
2018-10-16 16:38:50 +08:00
Chao MENG
20bc61f2e7 workitem(TUP-20817): Review Component Manager (UX) (#1899)
workitem(TUP-20817): Review Component Manager (UX)
https://jira.talendforge.org/browse/TUP-20817
2018-10-16 15:38:59 +08:00
Anas KHABALI
d784048f89 upgrade tacokit to 1.1.1 (#1896) 2018-10-15 19:40:15 +03:00
kjwang-talend
dad95bf769 fix(TUP-20903)Possible to import 7.1.1 project into a 6.4.2 release (#1895)
https://jira.talendforge.org/browse/TUP-20903
2018-10-15 19:30:31 +08:00
wchen-talend
0e6d9af0d2 fix(TUP-20716):Could not find or load main class while running a big job (#1893) 2018-10-15 16:26:30 +08:00
Jane Ding
e8ff1ed768 fix(TUP-20284)Import Items throw errors (#1885)
* 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:47 +08:00
Jane Ding
e57d9e0bd9 fix(TUP-20315)NPE show in error log when click Project settings after (#1889)
run a job
https://jira.talendforge.org/browse/TUP-20315
2018-10-15 14:46:39 +08:00
nrousseau
6b812a07bc fix(TUP-20850) fix commandline publish
Avoid gui call during commandline
2018-10-15 11:32:39 +08:00
Jane Ding
442858b06f TUP-19900:revert the changes of before did (#1891) 2018-10-15 11:27:49 +08:00
zwxue
961e619e48 fix(TUP-20811):fix NPE (#1890) 2018-10-15 11:01:56 +08:00
Chao MENG
5f48ae4101 fix(TUP-20803): Bad maven reference for apache-curator (#1888)
fix(TUP-20803): Bad maven reference for apache-curator
https://jira.talendforge.org/browse/TUP-20803
2018-10-15 10:30:09 +08:00
Chao MENG
77642a8e21 fix(TUP-20620): Studio commits to remote repo, regardless of any changes locally (#1886)
* fix(TUP-20620): Studio commits to remote repo, regardless of any changes
locally
https://jira.talendforge.org/browse/TUP-20620
2018-10-15 10:27:37 +08:00
hcyi
348753b360 fix(TUP-20807):Error popup when using AMC on TAC with mysql8. (#1883) 2018-10-15 10:22:46 +08:00
zwxue
7baa4a8247 fix(TUP-20811): Migrate preference project version. (#1887) 2018-10-12 17:00:42 +08:00
nrousseau
76f97e7478 fix(TUP-20866) avoid crash on mojave 2018-10-12 10:36:41 +03:00
wchen-talend
0a269f0023 fix(TUP-19998):GroupId in the nexus preference is not usefull (#1858) 2018-10-12 10:03:07 +08:00
hcyi
5dd78f4671 fix(TUP-20792):no table list after click select btn on amc. (#1882) 2018-10-11 16:06:59 +08:00
mbasiuk-talend
b608c2a769 fix(TDI-40846): create isDateStrict in routines (#1823) 2018-10-10 17:11:17 +08:00
zwxue
836339c21f feat(TUP-20633):Add a command to regenerate all the poms of jobs in a (#1881)
project.
2018-10-10 14:32:06 +08:00
Mike Yan
484f66dc5c feat(TESB-22869):Change OSGi pom template for CI publish to cloud (#1875) 2018-10-10 10:57:00 +08:00
wchen-talend
cd59dd38f3 Wchen/feat/tup 20695 license for dy distribution1 (#1877)
* fix(TUP-20695):Add license validation check for dynamic distribution

* fix(TUP-20695):update license url
2018-10-10 10:37:58 +08:00
hwang-talend
8c5d579a10 bugfix(TUP-7208): (#1876)
bugfix(TUP-7208):
bat & sh are exported to zip if I select Unix for Shell Launcher
2018-10-09 15:28:13 +08:00
Jane Ding
005ff2db43 fix(TUP-20758)Metadata connection to MSSQL with Integrated Security and (#1870)
* fix(TUP-20758)Metadata connection to MSSQL with Integrated Security and
TCP Dynamic ports
https://jira.talendforge.org/browse/TUP-20758

* fix(TUP-20758)Metadata connection to MSSQL with Integrated Security and
TCP Dynamic ports
https://jira.talendforge.org/browse/TUP-20758
Add a junit

* fix(TUP-20758)Metadata connection to MSSQL with Integrated Security and
TCP Dynamic ports
https://jira.talendforge.org/browse/TUP-20758
2018-10-09 14:23:09 +08:00
Ivan Gonchar
8c9b3ee396 chore: upgrade Tacokit version to 1.1.0 (#1874) 2018-10-08 11:30:33 +03:00
nrousseau
8934ab09b9 fix(TUP-20617) Improve import fix 2018-10-05 15:35:37 +08:00
nrousseau
60f5b95b79 fix(TUP-20680) avoid NPE 2018-10-04 10:31:23 +08:00
Igor Lazebny
3a34a292eb Fix maven plugins version 2018-10-02 12:15:40 +03:00
Jane Ding
e1fb4dc7d7 fix(TUP-20606)relationship.index/project.settings/migration_task.index (#1868)
are not commited to SVN when migrating from 6.0 to 7.1 using commandline
https://jira.talendforge.org/browse/TUP-20606
2018-10-01 13:51:46 +08:00
hwang-talend
39d6b5ff72 bugfix(TUP-20617):Can't import the data models if the data containers (#1864)
exist
2018-10-01 13:46:36 +08:00
wchen-talend
bb0680c2e2 fix(TUP-20695):Add license validation check for dynamic distribution (#1865) 2018-10-01 13:10:54 +08:00
Chao MENG
58a8e109a4 Cmeng/feat/tup 20469 components dialog (#1848)
* feat(TUP-20467): Support of install of car in patch
https://jira.talendforge.org/browse/TUP-20467

* 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

* 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

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

Check update per 14 days

* 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

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

Fix junit issue

* item(TUP-20702): Remove display of components to install in additional
packages
https://jira.talendforge.org/browse/TUP-20702

* 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-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-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. adjust UI
2. support patch installation

* feat(TUP-20470):be able to install shared components.

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

1. update preference

* feat(TUP-20470):support auto install p2 and plain patches.

* feat(TUP-20470): support auto install p2 and plain patches.
https://jira.talendforge.org/browse/TUP-20470
2018-10-01 10:58:45 +08:00
wang wei
61b14bd1f5 fix(TDI-40981): Resuming log header miss last column name (#1866) 2018-09-30 10:10:31 +08:00
hwang-talend
95a4ee6f2a bugfix(TUP-7208):bat & sh are exported to zip if I select Unix for Shell (#1860)
* bugfix(TUP-7208):bat & sh are exported to zip if I select Unix for Shell
Launcher
2018-09-29 16:04:28 +08:00
Jane Ding
edc8bb15dc Jding/tup 20460 make sure update job dependencies resources (#1821)
* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
https://jira.talendforge.org/browse/TUP-20458

* 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

* 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
Added a ResourceItem model
https://jira.talendforge.org/browse/TUP-20457

* fix(TUP-20630) runtime resource dependency for tRunjob

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

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

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

* feat(TUP-20703)remove resource type from repository context view and
popup warn message when changing context var type and when removing
context var

* feat(TUP-20703) Refresh dependency table after MoveObjectAction
execute(move Resource node to another folder)

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

* fix(TUP-20779)[BUG]Can't find resource item in multi level nested job
https://jira.talendforge.org/browse/TUP-20779

* 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

* feat(TUP-20789)Remove the dependencies page and use context view for
resource dependency only
https://jira.talendforge.org/browse/TUP-20789

* feat(TUP-20789)Remove the dependencies page and use context view for
resource dependency only
https://jira.talendforge.org/browse/TUP-20789

* feat(TUP-20789)Remove the dependencies page and use context view for
resource dependency only
https://jira.talendforge.org/browse/TUP-20789

* 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:14 +08:00
jiezhang-tlnd
6e3cea95f2 feat(TUP-18754)Update driver for Sybase (#1856)
* 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:13:19 +08:00
kjwang-talend
858600ae15 TUP-20499 Sign jobs when build zip from studio / CI (#1803)
* TUP-20499 Sign jobs when build zip from studio / CI
https://jira.talendforge.org/browse/TUP-20499

* 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

* TUP-20637 Secure usage of maven plugin of signature
https://jira.talendforge.org/browse/TUP-20637
2018-09-28 11:43:52 +08:00
jiezhang-tlnd
d2e6e464b5 Jzhang/feat/tup 20682 add support of postgres 10 in the db of studio (#1851)
* 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
https://jira.talendforge.org/browse/TUP-20682

* 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:34 +08:00
hcyi
e6dcf1806d feat(TUP-20681):Add support of Mysql 8 in the db of studio. (#1855)
* feat(TUP-20681):Add support of Mysql 8 in the db of studio.

* feat(TUP-20681):fix a bug is not fixed on mysql 8.0.12,you can find on
their bug tracker site. https://bugs.mysql.com/bug.php?id=90887
2018-09-28 10:47:48 +08:00
Romain Manni-Bucau
5aa8cf0093 tcomp upgrade to 1.1.0 snapshot (#1863) 2018-09-25 16:58:51 +03:00
apoltavtsev
f07e730dae Revert "TESB-23502 Propagation of build type to child Route/Routelet Jobs is added (#1857)" (#1861)
This reverts commit 68c9172cd7.
2018-09-25 08:38:12 +02:00
apoltavtsev
68c9172cd7 TESB-23502 Propagation of build type to child Route/Routelet Jobs is added (#1857) 2018-09-18 16:57:35 +02:00
Chao MENG
47ab082cf5 feat(TUP-20678): Add APAC datacenter to the list on the studio (license (#1853)
/ connection)
https://jira.talendforge.org/browse/TUP-20678
2018-09-14 17:16:07 +08:00
nrousseau
77b9b44078 babili-export (#1854) 2018-09-14 14:24:02 +08:00
nrousseau
15e897d93d feat(TESB-23382) fix build
oas plugin is not build by default in open source product, so not
deployed on the build system actually.
2018-09-14 11:55:57 +08:00
Chao MENG
8940701f9b item(TUP-20704): Update nexus url for dynamic distributions in studio (#1849)
item(TUP-20704): Update nexus url for dynamic distributions in studio
https://jira.talendforge.org/browse/TUP-20704
2018-09-12 17:57:12 +08:00
Denis Sergent
16473a8b39 TESB-23382 New "REST API Definitions" metadata node (#1850)
* TESB-21282 Use appropriate suffix for default service and route group id

* Studio graphical improvements

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

* TESB-23382 New extension point to smartly use decorators in repository
2018-09-12 10:01:00 +02:00
Olha Varnavina
d2e28202aa feat(TDI-40535): track application in snowflake (#1845)
* feat(TDI-40535): track application in snowflake

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

* renamed method for getting version
2018-09-11 23:37:56 +08:00
zwxue
9229e673ec feat(TUP-20446):Avoid to setup the profile ci-builder when use docker/publish to cloud. (#1827)
* feat(TUP-20446):Avoid to setup the profile ci-builder when use docker /
publish to cloud.

* feat(TUP-20477):Must be able to edit / customize the docker setup.

* feat(TUP-20446): integrate ci-builder and cloud-publisher to studio

* feat(TUP-20446):change docker goal phase for studio.
2018-09-07 11:28:27 +08:00
jiezhang-tlnd
b12b3737e7 Jzhang/bugfix/tup 20511 need to limit the number of entry on the custom uri mapping json (#1828)
* fix(TUP-20511)Need to limit the number of entry on the
custom_uri_mapping.json
https://jira.talendforge.org/browse/TUP-20511

* 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

* 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:28 +08:00
hcyi
c5b3148c63 fix(TUP-20587):Proxy Password logged in clear text in studio log (#1847)
* fix(TUP-20587):Proxy Password logged in clear text in studio log

* fix(TUP-20587):Proxy Password logged in clear text in studio log
2018-09-06 10:26:56 +08:00
jiezhang-tlnd
1160999585 fix(TUP-20490)Error occured in error log when conn file connection with (#1846)
context model
https://jira.talendforge.org/browse/TUP-20490
2018-09-05 17:08:13 +08:00
zwxue
bd00034efe feat(TUP-20404):add time measure log for sync maven repository. (#1822) 2018-09-05 16:24:41 +08:00
zwxue
27a80f7935 feat(TUP-20184):Add possibility to build/publish docker images from (#1818)
studio.
2018-09-05 14:41:21 +08:00
jiezhang-tlnd
f66c958879 fix(TUP-20382)Login issue in Studio (Exchange) (#1844)
* fix(TUP-20382)Login issue in Studio (Exchange)

* fix(TUP-20832)Login issue in Studio (Exchange)
2018-09-05 10:36:10 +08:00
Yu
aa5e7e2806 Add epoch time parser (#1840) 2018-09-03 18:19:07 +02:00
hcyi
ba4e9cfc26 fix(TUP-20164):Unable to retrieve Tables from AS400 connection. (#1842) 2018-09-03 17:02:35 +08:00
wchen-talend
272bfd67a5 fix(TUP-20570):Documentation for tXMLMap does not show the mapping (#1829) 2018-09-03 15:24:36 +08:00
wchen-talend
864cdf5e7f fix(TUP-20625):Studio displays nexus password if any artifact repository (#1841)
error
2018-09-03 10:31:47 +08:00
hbhong
1b20d8e8f2 TMDM-12508:Fixed ImportDialog can not treat object with different uppercase as same object. (#1834)
TMDM-12508:Fixed ImportDialog can not treat object with different uppercase as same object.
2018-08-31 10:58:53 +08:00
Colm O hEigeartaigh
35a0d57879 TUP-19954 - Fixing spelling/grammatical mistakes (#1611) 2018-08-30 10:46:52 +08:00
Stéphane Bouchet
3d85e40123 update Readme.md with new logo (#1461) 2018-08-30 10:42:07 +08:00
Stéphane Bouchet
f8f1a5b036 fix(TUP-19956) : fix typo (#1612)
using simple quotes displays a wrong number of test case to be run.
2018-08-30 10:41:39 +08:00
Stéphane Bouchet
befd5dca2f fix(TUP-20173): fixed fragment usage in feature (#1684) 2018-08-30 10:41:13 +08:00
sbliu
fb81a1942e TMDM-11731 Fix compile error. (#1837) 2018-08-29 18:17:03 +08:00
sbliu
62e0c775d8 TMDM-11731 Fix NumberFormatException during parse date string. (#1831) 2018-08-29 14:36:43 +08:00
Roman
d18d286abb fix(TDI-40917): update version of EXABulkUtil (#1825) 2018-08-27 09:47:12 +03:00
Stéphane Bouchet
8fdc53ee23 fix(TESB-23191): fix npe that caused test failure. (#1820) 2018-08-24 13:19:21 +08:00
Jane Ding
c98025b43c feat(TUP-20458)Implement the resource dependencies editor page for DI (#1811)
jobs/joblets
https://jira.talendforge.org/browse/TUP-20458
2018-08-21 14:49:49 +08:00
Chao MENG
1fcc523c11 feat(TUP-20105): Change hortonworks setup to set the default proxy from (#1783)
feat(TUP-20105): Change hortonworks setup to set the default proxy from talend

https://jira.talendforge.org/browse/TUP-20105
2018-08-17 15:42:03 +08:00
Jane Ding
5300c00cc9 fix(TUP-20592)Null Pointer Exception when building/publishing a job (#1819)
https://jira.talendforge.org/browse/TUP-20592
2018-08-17 10:46:41 +08:00
wchen-talend
b91ddf9c9a fix(TUP-20526):Not able to run job with reference project joblet on (#1817)
remote job server
2018-08-16 17:28:38 +08:00
msjian
8c216f41a3 chore(TDQ-15084): remove useless code (#1814) 2018-08-16 11:20:09 +08:00
Ivan Gonchar
a0eb1a002f chore: upgrade tacokit version to 1.0.5-SNAPSHOT (#1816) 2018-08-15 16:50:30 +08:00
kjwang-talend
9fdee37c5a TUP-20448 exception show in error log when i export a job contain (#1796)
* TUP-20448 exception show in error log when i export a job contain
connection then import it again (Fix command line's issue)
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:29 +08:00
wchen-talend
1263b47c8e fix(TUP-20505):duplicate copys of custom components uploaded to Nexus 3 (#1809) 2018-08-09 11:05:45 +08:00
zwxue
ad538a8c23 fix(TUP-20397):Run job which uses a job in ref Project in main project (#1808)
failed after migration from 701.
2018-08-08 17:21:48 +08:00
Yongsheng Yang
55f1c3a868 Update default Driver for Mysql8 (#1806)
this driver works both MySQL 8 and MySQL 5
2018-08-06 11:48:06 +08:00
nrousseau
ba327b4acd Change timeout value 2018-08-05 14:11:15 +02:00
Stéphane Bouchet
5ff3eb07e5 fix(TESB-23022): added tRouteIn and tRouteLoop as esb components (#1805) 2018-08-03 21:23:26 +08:00
Mike Yan
7aa2c1b090 fix(TESB-22825): Add -bundle in module name (#1804) 2018-08-03 17:37:12 +08:00
wchen-talend
3b635ce630 fix(TUP-20474):Joblet context parameters are disappearing from the main (#1802)
job context view
2018-08-02 14:24:03 +08:00
Stéphane Bouchet
a186ef40d3 fix(TESB-22821): correctly filter esb related poms from root (#1799) 2018-08-01 16:36:27 +08:00
Chao MENG
6a7cbe3b1b fix: potential clone problem (#1798)
fix: potential clone problem (#1798)
2018-07-30 18:20:09 +08:00
wchen-talend
32d485ca7a fix(TUP-20492):When doing extract as context for a tsalesforceinput, (#1797)
getting "UNEXPECTED_EXCEPTION" upon selecting the same connection
created.
2018-07-27 15:07:07 +08:00
zwxue
6b89ec48c0 fix(TUP-20493):Import routines code in beans code (#1795) 2018-07-27 10:25:36 +08:00
Stéphane Bouchet
2f5d802e8e fix(TESB-22816): added pom-microservice and pom-control-bundle (#1793)
to SVN accepted pom files pattern.
2018-07-23 18:01:05 +02:00
wchen-talend
ec667e363f fix(TUP-20411):Adding context environment in the reference project, they (#1790)
do not get updated in the main project.
2018-07-23 11:12:18 +08:00
Anas KHABALI
05005be687 TCOMP-918 bump tacokit version to 1.0.4-SNAPSHOT (#1792) 2018-07-23 10:34:18 +08:00
kcoepeau
ab8c9b7875 fix(TBD-7393): job jar in job server does not have ./ (#1789) 2018-07-20 15:28:32 +02:00
Ivan Gonchar
8c5d35c457 chore: bump tacokit version to 1.0.3 (#1791) 2018-07-20 10:22:13 +08:00
kjwang-talend
a2ae71c6b9 TUP-20448 exception show in error log when i export a job contain (#1785)
connection then import it again
https://jira.talendforge.org/browse/TUP-20448
2018-07-19 16:56:51 +08:00
Chao MENG
9b68a0415b fix(TUP-20391): Migration tasks are re-executed and encrypting passwords (#1788)
fix(TUP-20391): Migration tasks are re-executed and encrypting passwords
https://jira.talendforge.org/browse/TUP-20391
2018-07-18 18:33:54 +08:00
timbault
94325a4848 TUP-20449 New parameter field type needed for TDM (#1786) 2018-07-18 15:36:54 +08:00
wang wei
bd408c6563 fix(TDI-40756): out of memory happen when use statistics in Run pannel (#1787) 2018-07-18 11:06:06 +08:00
kjwang-talend
9270fd7e5f Kjwang/feat tup 17461 project setting (#1733)
feat(TUP-17461)_Move_stat&logs_implicit_out_of_talend.project
https://jira.talendforge.org/browse/TUP-17461
2018-07-16 14:57:37 +08:00
hcyi
e69ed83953 fix(TUP-20361):show full name of the report file on message dialog. (#1784) 2018-07-16 11:40:23 +08:00
wang wei
0d69d5a52f fix(TDI-40580): if talend schema contains complex expression default value, will fail to migrate for tcomv0 components (#1707)
* fix(TDI-40580): Error importing job containg tJDBC components from
version 6.5 to version 7.0

* fix(TUP-20239):Error importing job containg tJDBC components from
version 6.5 to version 7.0
2018-07-16 10:27:22 +08:00
msjian
05340c2787 chore(TDQ-15321): remove "import context" button in Context view in TOP (#1782) 2018-07-16 10:15:43 +08:00
Ivan Gonchar
d26e4181bd chore: bump Components version to 0.25.0-SNAPSHOT (#1781) 2018-07-13 15:01:40 +08:00
zshen-talend
4bb6c2d6fd bug fixed TDQ-12397 create IpropertyOrder interface (#1771)
* bug fixed TDQ-12397 create IpropertyOrder interface

* feat(TDQ-12397): update information of commont
2018-07-11 14:42:39 +08:00
Chao MENG
185dcffb6b fix(TUP-20357): Unable to migrate DI project from 6.5.1 To 7.0.1 (#1779)
https://jira.talendforge.org/browse/TUP-20357
Add junit to validate migrationTask configuration
2018-07-11 14:28:36 +08:00
Jane Ding
fc8ae10bf0 fix(TUP-20317)node of JDBC should be hidden when import db items (#1776)
https://jira.talendforge.org/browse/TUP-20317
2018-07-11 11:42:07 +08:00
Chao MENG
aae97ec31b fix(TUP-20391): Migration tasks are re-executed and encrypting passwords (#1780)
fix(TUP-20391): Migration tasks are re-executed and encrypting passwords 
https://jira.talendforge.org/browse/TUP-20391
2018-07-11 11:25:28 +08:00
Chao MENG
b24627723e fix(TUP-20391): Migration tasks are re-executed and encrypting passwords (#1778)
fix(TUP-20391): Migration tasks are re-executed and encrypting passwords
https://jira.talendforge.org/browse/TUP-20391
2018-07-11 09:56:32 +08:00
Anas KHABALI
e6105fb430 TUP-20407 : update tacokit version to 1.0.2-SNAPSHOT (#1777) 2018-07-10 16:11:23 +08:00
Jane Ding
29042a72d7 fix(TUP-19900)tPigload component using HCatalog in repository cannot get (#1774)
some fields in DI job
https://jira.talendforge.org/browse/TUP-19900
2018-07-10 10:41:19 +08:00
Chao MENG
6287f20fef fix(TUP-20357): Unable to migrate DI project from 6.5.1 To 7.0.1 (#1764)
https://jira.talendforge.org/browse/TUP-20357
Add junit to validate migrationTask configuration
2018-07-10 10:22:28 +08:00
Chao MENG
0752ff59f3 item(TUP-20356): Lock user recognize both login and ldap ID (#1773)
item(TUP-20356): Lock user recognize both login and ldap ID
https://jira.talendforge.org/browse/TUP-20356
2018-07-09 10:20:09 +08:00
wang wei
34c148d8a5 fix(TDI-40627): align to json-20140107 (#1775) 2018-07-06 17:09:51 +08:00
zwxue
448ed1cd2d fix(TUP-20326):fix ref project routine install issue. (#1770) 2018-07-06 10:54:40 +08:00
wang wei
4cd6473232 fix(TDI-40627): S3/DynamoDB/Salesforce/Marklogic/GoogleDrive: httpcore-4.4.3, json-20140107, javaxmail and httpclient-4.5.4 missing(#1772) 2018-07-06 10:26:59 +08:00
hcyi
07145fea43 feat(TUP-20277):Deprecated storm on 7.1 (#1761) 2018-07-06 09:58:28 +08:00
qiongli
986221459e TDQ-15536 revert changes in TDQ-14775 (#1768) 2018-07-05 17:29:40 +08:00
zwxue
0b7091cc1d feat(TUP-20185):Possibility to setup docker images for CI only for platform licenses (#1740)
* feat(TUP-19996):Setup Docker as maven profile on CI.

* feat(TUP-20185):Possibility to setup docker images for CI only for
platform licenses

* fix(TUP-20338):[bug] Build failed if folder name is upper case

* fix(TUP-20339):fix wrong project name in job pom.
2018-07-05 16:39:43 +08:00
wang wei
2c085c753f fix(TDI-40688): tVerticaOutput in Copy mode: Nullable Float-values are rounded to the nearest integer (#1769) 2018-07-05 10:49:28 +08:00
kjwang-talend
55c3adaad3 fix(TUP-20318) CommandLine uses localhost url for publishing (#1765)
https://jira.talendforge.org/browse/TUP-20318
2018-07-04 18:55:52 +08:00
wang wei
f5e68b3058 fix(TDI-40679): align to httpclient-4.5.5,httpfluent-4.5.5 and httpcore-4.4.9(#1763) 2018-07-04 12:49:42 +08:00
Mike Yan
3f513a078b fix(TESB-22602): filter esb data service node (#1766) 2018-07-04 10:51:39 +08:00
Chao MENG
1972e74e54 feat(TUP-20104): Cloudera 6 support (#1695)
* fix(TUP-20104): Cloudera 6 support
https://jira.talendforge.org/browse/TUP-20104

* fix(TUP-20104): Cloudera 6 support
https://jira.talendforge.org/browse/TUP-20104
2018-07-02 16:40:52 +08:00
Chao MENG
ae72760831 feat(TUP-20292): Support hive metastore HA (wizard) (#1754)
https://jira.talendforge.org/browse/TUP-20292
2018-07-02 16:38:43 +08:00
zwxue
699823f299 fix(TUP-20326):Error in job generation for job migrated form 6.5.1 (#1757) 2018-07-02 10:25:02 +08:00
nrousseau
04578121ac fix(TUP-20343) change the maven dependency resolution setup 2018-06-28 18:00:40 +08:00
Anas KHABALI
2ac295682a TUP-20309 : add a new code part that will be executed after tha main loop. (#1760)
This code part can be used to perform more processing outside of the main loop. when records are buffered for example.
2018-06-28 16:25:11 +08:00
SunChaoqun
25e1c30146 TESB-22106:CI for ESB - Data Services and Routes - On Prem - Part 2 (#1755) 2018-06-27 13:51:17 +08:00
hcyi
1c33f7a4c0 feat(TUP-20283):Improve audit report generation in studio. (#1741)
* feat(TUP-20283):Add db version support to report generation in studio.

* feat(TUP-20283):Show information after generate report.
2018-06-26 11:32:41 +08:00
zwxue
4811cdf538 fix(TUP-20238):fix routine install bug when doing pom sync. (#1751) 2018-06-25 17:51:17 +08:00
Jane Ding
713b99ba1c fix(TUP-20248) shouldn't have NPE but need to be able for (#1752)
RelationshipItemBuilder can also be used for other projects instead of
current project and reference projects during git merge.
2018-06-25 14:18:38 +08:00
kcoepeau
51d2ce697c feat(TBD-6888):Add Cassandra connector for Spark 2.3 (#1738) 2018-06-24 14:44:30 +02:00
nrousseau
1ceaea8896 fix(TUP-18121) fix talendforge dialog in french (#1753) 2018-06-22 18:18:53 +08:00
kjwang-talend
ede6734bd7 fix(TUP-20303)project folder name not correct in workspace after import (#1744)
using "Import an existing project"
https://jira.talendforge.org/browse/TUP-20303
2018-06-22 17:17:40 +08:00
Haiting Yin
e432496dca TMDM-12326 ArrayIndexOutOfBoundsException on tMDMOutput (#1746) 2018-06-22 17:13:18 +08:00
wchen-talend
d0bca36e4a Revert "feat(TUP-20277):Deprecated items on 7.1 (#1742)" (#1747)
This reverts commit f2c741a5d4.
2018-06-22 15:38:23 +08:00
dlin-talend
f2c741a5d4 feat(TUP-20277):Deprecated items on 7.1 (#1742) 2018-06-22 10:31:47 +08:00
Jane Ding
38a6c9cc81 fix(TUP-20231)Update Detection won't popup after updating it's joblet (#1736)
name in JobletView
https://jira.talendforge.org/browse/TUP-20231
2018-06-20 15:07:17 +08:00
zwxue
411854249b fix(TUP-20238):fix junit. (#1737) 2018-06-20 11:21:14 +08:00
hcyi
b42d7bb2fb feat(TUP-20034):Audit in project settings - Add advanced setting for full DB setup configuration. (#1709)
* 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 generate Audit in project settings in studio.

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

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

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

* feat(TUP-20035):Audit in project settings - Generate report from
history.
2018-06-15 17:13:37 +08:00
wchen-talend
c2c9aa08f5 fix(TUP-20276):there is NPE error for CommonExceptionHandler show in (#1735)
error log after logon studio
2018-06-15 16:07:13 +08:00
Jane Ding
03a7e2c101 fix(TUP-20248)Impact analysis doesn't work correctly against job in (#1729)
* fix(TUP-20248)Impact analysis doesn't work correctly against job in
tRunJob component
https://jira.talendforge.org/browse/TUP-20248

* fix(TUP-20248)Impact analysis doesn't work correctly against job in
tRunJob component
A better solution

* fix(TUP-20248)Impact analysis doesn't work correctly against job in
tRunJob component
A better solution

* In case of RelationshipItemBuilder can also be used for other projects
instead of current project and reference projects during git merge.
2018-06-15 14:52:26 +08:00
Ivan Gonchar
bbe3fe59e0 bump Tacokit version to 1.0.1-SNAPSHOT (#1734) 2018-06-15 14:08:36 +08:00
zwxue
d7279155f9 fix(TUP-20238):Can't run job with tRunJob component. (#1725) 2018-06-14 18:34:19 +08:00
msjian
35ec38f4cf fix(TDQ-15192): fix a wrong word (#1732)
* fix(TDQ-15192): fix a wrong word

* fix(TDQ-15192): fix a wrong word
2018-06-13 14:39:04 +08:00
hcyi
ec9c74629b fix(TUP-20219): Error: java.io.IOException: Split class (#1731)
org.talend.hadoop.mapred.lib.TaggedInputSplit not found.
2018-06-13 11:13:34 +08:00
hcyi
d26ed57d06 fix(TUP-20219): Error: java.io.IOException: Split class org.talend.hadoop.mapred.lib.TaggedInputSplit not found. (#1728)
* fix(TUP-20219): Error: java.io.IOException: Split class
org.talend.hadoop.mapred.lib.TaggedInputSplit not found.

* fix(TUP-20219): Error: java.io.IOException: Split class
org.talend.hadoop.mapred.lib.TaggedInputSplit not found.
2018-06-13 10:53:28 +08:00
Ivan Gonchar
1ea17dd69d feat(TCOMP-842): add Value Selection widget (#1730) 2018-06-13 10:20:07 +08:00
hcyi
706b5dd610 fix(TUP-20219): Error: java.io.IOException: Split class (#1727)
org.talend.hadoop.mapred.lib.TaggedInputSplit not found.
2018-06-12 16:31:42 +08:00
pyzhou
607764748c fix(TDI-31645):Eliminate the invalid data type double preci. (#1726) 2018-06-12 15:12:24 +08:00
wchen-talend
1e9856f9c7 fix(TUP-20210):Strange behavior on component tNLPModel for required (#1717)
module protobuf-java-2.6.1.jar
2018-06-11 10:20:25 +08:00
Vladimir Bogatyrov
dc436e5f00 [TESB-22258] cAWSSQS component throws no such method error (#1720) 2018-06-08 10:48:29 +02:00
wchen-talend
678eef25d2 ignor the junit. (#1721) 2018-06-08 15:39:44 +08:00
hcyi
20a68c5d21 fix(TUP-4923):Import Items missing when right clicked in repository (#1710)
window.
2018-06-08 15:14:56 +08:00
msjian
380c4f39c3 fix(TDQ-15363): make initSelection compatible DQ view (#1716) 2018-06-08 14:45:57 +08:00
zwxue
271c55f490 fix(TUP-20223):Wrong branch value in the jobs generated by CI. (#1714) 2018-06-08 10:19:49 +08:00
wchen-talend
eb569dbf04 Wchen/feature/tup 4091 artifactory support (#1681)
* feat(TUP-4091):Support for Artifactory with Artifact Repository

* feat(TUP-4091):Support for Artifactory with Artifact Repository

* feat(TUP-4091):Support for Artifactory with Artifact Repository
2018-06-07 17:42:32 +08:00
kjwang-talend
9026f49b33 fix(TUP-20197) Connection Talend-SAS (#1706)
https://jira.talendforge.org/browse/TUP-20197
2018-06-07 15:41:18 +08:00
wchen-talend
f231b12de4 Revert "bugfix(TUP-20210):Strange behavior on component tNLPModel for required" (#1712)
* Revert "fix(TUP-20210):Strange behavior on component tNLPModel for required (#1708)"

This reverts commit 058d7a9c3e.

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

This reverts commit bd57b96b1c.
2018-06-07 15:18:55 +08:00
wchen-talend
058d7a9c3e fix(TUP-20210):Strange behavior on component tNLPModel for required (#1708)
module protobuf-java-2.6.1.jar
2018-06-06 17:20:09 +08:00
wchen-talend
bd57b96b1c bugfix(TUP-20210):Strange behavior on component tNLPModel for required (#1704)
* bugfix(TUP-20210):Strange behavior on component tNLPModel for required
module protobuf-java-2.6.1.jar

* fix(TUP-20210):Strange behavior on component tNLPModel for required
module protobuf-java-2.6.1.jar

* fix(TUP-20210):Strange behavior on component tNLPModel for required
module protobuf-java-2.6.1.jar
2018-06-05 18:34:33 +08:00
zwxue
ff90686929 fix(TUP-20217):Can't run a job including a tRunjob component. (#1705) 2018-06-05 16:23:32 +08:00
Vladimir Bogatyrov
8ec00b294a [TESB-20335] tESBConsumer not using http conduits when called from within a subjob (#1703) 2018-06-05 11:14:18 +08:00
zwxue
d2b4438577 fix(TUP-20217):Can't run a job including a tRunjob component. (#1697) 2018-06-04 16:47:23 +08:00
hcyi
115c8b126f feat(TUP-20033):Audit in project settings in studio. (#1696)
* 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 generate Audit in project settings in studio.

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

* feat(TUP-20032):Refactor audit to remove the EMF Query2 dependency.
2018-06-04 15:20:53 +08:00
zwxue
10b3c514cd fix(TUP-20077):ci.builder version is not correct for 710 (#1698) 2018-06-04 15:14:16 +08:00
Chao MENG
d20d6c8291 fix(TUP-20166): Studio "Attempted to beginRule: F/.Java/src/main/java, (#1699)
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-06-01 18:45:08 +08:00
yyin-talend
8385d97e86 feat TDQ-14492 support repo context for analysis (#1692) 2018-05-31 18:54:58 +08:00
Andreas Mattes
378a1b5389 fix(TESB-22183): WSDLLoader refinement for multiple imports for a namespace. (#1694)
* 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.

* fix(TESB-22183): Attribute name error in fix corrected.

* fix(TESB-22183): "location" attribute corrected for circular imports.

* fix(TESB-22183): Fix support for circular WSDL imports to WSDLLoader.

Imports causing circular WSDL document dependencies are now removed, because WSDL4J does not handle them properly, but runs into an endless recursion, but processes the WSDL as expected when the "backwards" import is removed.

* 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.
2018-05-31 10:22:32 +08:00
wang wei
d991436b57 fix(TDI-39874): Numeric.sequence increments by 2 instead of 1 in tXMLMap (#1690) 2018-05-29 14:04:46 +08:00
Stéphane Bouchet
d817d2285e fix(TESB-22276): fixed NPE during test execution (#1691) 2018-05-29 09:39:47 +08:00
Chao MENG
b15475511d fix(TUP-20166): Studio "Attempted to beginRule: F/.Java/src/main/java, (#1687)
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:22 +08:00
Pierre Teyssier
53b976a34e feat(TDI-40477): Split Snowflake components (#1689)
* split logic of components on definition and runtime
2018-05-28 12:01:56 +08:00
Chao MENG
b7912b814e fix(TUP-20156): Cannot open the tMap component, throwing 'An SWT error (#1688)
fix(TUP-20156): Cannot open the tMap component, throwing 'An SWT error has occured'.
https://jira.talendforge.org/browse/TUP-20156
2018-05-25 18:38:30 +08:00
Andreas Mattes
af7a3ff3e4 fix(TESB-22183): Fix support for circular WSDL imports to WSDLLoader. (#1685)
* 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.

* fix(TESB-22183): Attribute name error in fix corrected.

* fix(TESB-22183): "location" attribute corrected for circular imports.

* fix(TESB-22183): Fix support for circular WSDL imports to WSDLLoader.

Imports causing circular WSDL document dependencies are now removed, because WSDL4J does not handle them properly, but runs into an endless recursion, but processes the WSDL as expected when the "backwards" import is removed.
2018-05-24 17:21:49 +02:00
Chao MENG
10ce65330e fix(TUP-20156): Cannot open the tMap component, throwing 'An SWT error (#1683)
fix(TUP-20156): Cannot open the tMap component, throwing 'An SWT error has occured'.
https://jira.talendforge.org/browse/TUP-20156
2018-05-24 18:44:21 +08:00
Andreas Mattes
dd4cf33097 fix(TESB-22034): Fix handling of non-required bean deps in routes. (#1682)
The handling of non-required dependencies of beans used by routes has been enabled in a way that it uses a specific extra attribute. In this way, non-required bean handling does not interfere with dependency processing for routines.
2018-05-23 16:43:55 +02:00
Andreas Mattes
44466bd2c6 fix(TESB-22183): Add support for circular WSDL imports to WSDLLoader. (#1676)
* 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.

* fix(TESB-22183): Attribute name error in fix corrected.

* fix(TESB-22183): "location" attribute corrected for circular imports.
2018-05-22 17:41:16 +08:00
Chao MENG
791015e256 fix(TUP-20124): NPE during changing TCOMP component repository value (#1680)
fix(TUP-20124): NPE during changing TCOMP component repository value
https://jira.talendforge.org/browse/TUP-20124
2018-05-22 14:30:27 +08:00
Mike Yan
29867d2c11 feat(TESB-22105) CI for ESB Services (#1679) 2018-05-21 16:00:11 +08:00
wang wei
aeac3f6538 fix(TDI-40492): align all the log4j to 1.2.17 version 2018-05-21 10:36:49 +08:00
wchen-talend
d5f0a28acf fix(TUP-19943):Generated schema miss some fields while import xsd (#1658)
* fix(TUP-19943):Generated schema miss some fields while import xsd

* fix(TUP-19943): add some junit for the xsd import

* fix(TUP-19943):Generated schema miss some fields while import xsd

* fix(TUP-19943): update version
2018-05-21 10:06:53 +08:00
Jane Ding
a5d5177d8a fix(TUP-20149)Hive Metastore Port can't convert to context mode (#1677)
https://jira.talendforge.org/browse/TUP-20149
2018-05-18 16:14:53 +08:00
Roman
5dfea914bb fix(TDI-40500): change Postgresqldriver from 8.3 to 8.4 (#1670) 2018-05-17 15:12:32 +08:00
zwxue
0da1530407 fix(TUP-20126):[SVN] Can't open testcase after update context. (#1666)
* fix(TUP-20126):[SVN] Can't open testcase after update context.

* fix(TUP-20126):backport missing fix.
2018-05-17 10:58:34 +08:00
zwxue
a4913cb348 fix(TUP-19754):mvn package fail when main project use subref project's (#1668)
job.
2018-05-17 09:38:50 +08:00
wchen-talend
965ebf2501 update talend version (#1669) 2018-05-16 15:20:29 +08:00
nrousseau
370d58d394 fix(TUP-20029) cleanup build.properties 2018-05-16 11:00:50 +08:00
Jenkins Continuous Build server
6fca8a24d5 Set version to 7.1.1 SNAPSHOT 2018-05-11 17:08:04 +02:00
Denis Sergent
c38e4efd14 TUP-20129 Studio graphical improvements (#1662)
* TESB-21282 Use appropriate suffix for default service and route group id

* Studio graphical improvements

Fixed some graphical inconsistencies in Studio (borders, margins...)
2018-05-11 17:14:50 +08:00
Jane Ding
85d0bc39f2 feat(TUP-18273)Hive metastore port and url as options in metadata wizard (#1663)
* feat(TUP-18273)Hive metastore port and url as options in metadata wizard
https://jira.talendforge.org/browse/TUP-18273

* feat(TUP-18273)Set the default hive metastore port value
2018-05-11 15:01:29 +08:00
nrousseau
8bdb34ba86 fix(TUP-20029) add missing dependency 2018-05-10 16:22:21 +08:00
nrousseau
305fc163ab Nrousseau/tup 20029 fix cve (#1660)
* fix(TUP-20029) remove jars with CVE from default repository

* fix(TUP-20029) remove old drivers of postgres

Remove as well the driver from osgi dependency
2018-05-10 09:51:39 +08:00
zwxue
62351b95a1 fix(TUP-20115):Use of SAP JCO Version greater than 3.0.10 in Talend (#1661)
7.0.1 causes initialization error.
2018-05-10 09:46:25 +08:00
zwxue
8d772b14c1 fix(TUP-20114):NPE on opening a job that uses context variable group (#1659) 2018-05-08 12:22:08 +08:00
zwxue
1cb945f2f1 fix(TUP-20065):Commandline can not logon a project with subref project (#1655)
after do initLocal.
2018-05-04 11:33:19 +08:00
zwxue
5d58d6ab16 workitem(TUP-19975): Add / Review junits for CI. (#1651) 2018-05-02 10:24:40 +08:00
SunChaoqun
3fbb39aa52 TESB-22023:Adding external jars with a XXX-8.0.0-20180412.070852-4.jar (#1650)
SNAPSHOT version to cConfig creates the wrong default version for the nexus upload
2018-04-27 14:14:39 +08:00
Pierre Teyssier
51133e0325 chore: bump tcomp to 0.24.0-SNAPSHOT 2018-04-26 14:54:43 +08:00
zwxue
4d2920e434 workitem(TUP-19975):Add / Review junits for CI. (#1644) 2018-04-26 10:35:07 +08:00
SunChaoqun
1dd76b3c26 TESB-21888:When using cConfig component "Check" (Advance tab) button (#1641) 2018-04-24 17:53:30 +08:00
Stefan Le Moing
a95967a520 fix(TBD-6803): add spark-cassandra-connector jar definition (#1639) 2018-04-24 10:37:34 +02:00
kjwang-talend
e985d55545 fix(TUP-19974)Opening a job takes more than half an hour in studio (#1635)
https://jira.talendforge.org/browse/TUP-19974
2018-04-24 11:04:10 +08:00
hcyi
7048c08c79 fix(TUP-18682):PDF layout of generated document in multi-byte character (#1638)
on studio is broken.
2018-04-20 10:58:19 +08:00
wchen-talend
c7c808217f fix(TUP-19706):incorrect schema length for surrogate pair characters (#1632) 2018-04-20 10:20:49 +08:00
Ivan Gonchar
a935732175 chore: upgrade tomcat to 9.0.7 (#1637) 2018-04-18 09:58:47 +08:00
Ivan Gonchar
2bbb83d144 chore: bumpl Tacokit version to 0.0.9 (#1636) 2018-04-17 18:52:01 +08:00
GGu
8fa95efb01 feat(TDQ-9660): Enable import context in report preference page (#1633) (#1634) 2018-04-16 18:18:30 +08:00
Mike Yan
8536a94caa TESB-21799: Fixed routes cannot use bean from reference project (#1624) 2018-04-16 13:00:07 +08:00
hcyi
513b6e328a fix(TUP-19891):schema of txxxCatcher component can not be exported. (#1602)
* fix(TUP-19891):schema of txxxCatcher component can not be exported.

* fix(TUP-19891):schema of txxxCatcher component can not be exported.
2018-04-12 18:18:32 +08:00
Anas KHABALI
f4e3e4d05b upgrade tcompv1 to 0.0.6 (#1631) 2018-04-12 16:11:22 +08:00
SunChaoqun
5458850658 TESB-21810:Module tab shows the incorrect list of installed jar files (#1628)
* TESB-21810:Module tab shows the incorrect list of installed jar files
when using cConfig components

* TESB-21810:Module tab shows the incorrect list of installed jar files
when using cConfig components
2018-04-11 19:18:36 +08:00
wchen-talend
0afe4f2540 fix:maven uri is not correct when build ci job. (#1630) 2018-04-11 18:22:15 +08:00
wchen-talend
433dcc55da fix(TUP-19977):Error during Intallation of Required Libraries (#1626) 2018-04-11 17:29:51 +08:00
sizhaoliu
d7f74636f0 bugfix(TDQ-15108): fix NPE when run tRuleSurvivorship job on spark cluster (#1627) 2018-04-11 10:28:49 +02:00
wchen-talend
3435f34faf fix(TUP-19931):Undo does not work after deleting link between (#1603)
tELTMSSqlInput and tELTMSSQLMap
2018-04-11 10:20:11 +08:00
wchen-talend
85656a8680 fix(TUP-19808):Studio doesn't display Reference project trunk or branch (#1617)
name
2018-04-11 10:14:08 +08:00
zwxue
a462c8e4aa fix(TUP-19924):[bug] Jobs in Reference Project have compile error. (#1623) 2018-04-11 09:46:47 +08:00
Jane Ding
f24fe52dfc fix(TUP-19934)Items are duplicated in Import Dialog (#1620)
* fix(TUP-19934)Items are duplicated in Import Dialog
https://jira.talendforge.org/browse/TUP-19934

* fix(TUP-19934)Items are duplicated in Import Dialog
For the poms folder filtered which should under project folder

* fix(TUP-19934)Items are duplicated in Import Dialog
As for there is a another talend.project exist in poms folder, caused
getValidProjectFilePath() can't get real project file path.

* fix(TUP-19934)Items are duplicated in Import Dialog
Add a not null judgment

* fix(TUP-19934)Items are duplicated in Import Dialog
https://jira.talendforge.org/browse/TUP-19934
A better solution
2018-04-10 18:29:37 +08:00
SunChaoqun
ce2c9ef375 TESB-21810:Module tab shows the incorrect list of installed jar files (#1622)
when using cConfig components
2018-04-10 17:27:04 +08:00
wchen-talend
f5486df15c fix(TUP-19965):fix the download button show as manual after upload a jar (#1618)
to nexus.
2018-04-09 18:15:35 +08:00
Chao MENG
2a09d19d45 fix(TUP-19915): Context parameter changes are not getting reflected under Hive connection (#1619)
* fix(TUP-19915): Context parameter changes are not getting reflected
under Hive connection
https://jira.talendforge.org/browse/TUP-19915
2018-04-09 17:50:22 +08:00
Chao MENG
c23b8b887f fix junit of VersionUtilsTest#testGetTalendVersion (#1616) 2018-04-09 14:25:01 +08:00
zwxue
faa91de321 workitem(TUP-19959):Wrong content for CI project settings on TOS and (#1613)
missing documentation for user
2018-04-09 10:47:51 +08:00
nrousseau
9f1e2d9ece fix(TESB-21702) add only to root pom if child pom exists (#1610) 2018-04-06 16:56:47 +08:00
Ivan Gonchar
57ff0ee575 chore: bump Components version to 0.23.1 (#1609) 2018-04-06 15:56:27 +08:00
zwxue
51400955e0 fix(TUP-19945):first generate failed with error:ProcessorException: (#1604)
Routines "myroutine" has compile errors.
2018-04-04 21:57:15 +08:00
Chao MENG
5f51f37924 fix junit for MigrationToolServiceTest (#1605) 2018-04-04 21:48:47 +08:00
Jenkins Continuous Build server
87fa36a9ec Set version to 7.1.0 SNAPSHOT 2018-04-04 14:26:07 +02:00
apoltavtsev
a01a452fd8 TESB-21764 Missing jvmArgs are added (#1600) 2018-04-03 20:55:55 +02:00
GGu
76001e654a fix(TUP-19932): only mark date when start product (#1595) 2018-04-03 18:28:32 +08:00
Mike Yan
3f19287255 TESB-21748: Fixed compute all test case modles (#1599) 2018-04-03 17:38:53 +08:00
souvanny
efb0e1ef3d babili-export (#1596) 2018-04-03 17:10:48 +08:00
zwxue
b8b04dd701 fix(TUP-19935):Cannot open Conflict Editor in Git Merge page. (#1598) 2018-04-03 16:37:03 +08:00
nrousseau
8337d6a5cb fix(TUP-19937) fix build from parent with test case (#1597) 2018-04-03 16:01:02 +08:00
nrousseau
bfca1a0c92 fix(TUP-19930) fix CXF/Tomcat for tcomp sdk (#1592) 2018-04-03 15:28:46 +08:00
nrousseau
53bee96d6a fix(TUP-19780) update fix of reload from repository (#1594) 2018-04-03 14:13:59 +08:00
hcyi
36a90d3367 fix(TUP-19727):XSD import fails on TXMLMap. (#1593) 2018-04-03 13:19:08 +08:00
nrousseau
98b222d8bd fix(TUP-19790) fix build of job with tests (#1591) 2018-04-02 19:58:08 +08:00
zwxue
2b761f0f45 fix(TUP-19923):All jobs in demo project cannot run successfully. (#1590) 2018-04-02 19:41:36 +08:00
Chao MENG
e02a03534c fix(TUP-19667): use HTTP proxy instead of SOCKS (#1589)
https://jira.talendforge.org/browse/TUP-19667
2018-04-02 17:24:52 +08:00
zwxue
0fd6b3a3f9 fix(TUP-19889):Fail to run job with joblet. (#1588) 2018-04-02 16:50:22 +08:00
GGu
9e88d281f4 fix(TUP-19671): enable to reload for current project (#1587) 2018-04-02 15:33:01 +08:00
zwxue
b1e84a4558 fix(TUP-19880):[bug] when input wrong filter in Project (#1586)
settings->Build->Maven,error will show in error log.
2018-04-02 14:51:33 +08:00
zwxue
ec26a35af3 fix(TUP-19920):Error of synchronization of files on commandline used for (#1585)
CI.
2018-04-02 13:04:32 +08:00
zwxue
fc56f59024 fix(TUP-19906):project can't added as reference project if created in (#1584)
tac after you logged on studio
2018-04-02 11:27:08 +08:00
nrousseau
90fc33197d fix(TUP-19708) fix MR with HDInsight
remove the minimize jar to avoid the possible issues like Class.forName.
2018-03-31 23:50:28 +08:00
nrousseau
3ec9dd904c avoid talkative logs from m2e and sdk.component 2018-03-31 19:51:40 +08:00
Anas KHABALI
2133b2a3ac upgrade tcomp v1 to 0.0.5 (#1583) 2018-03-31 12:38:35 +08:00
GGu
ad66c7933a fix(TMDM-11967): unify the load options, enable to use namespace always (#1582) 2018-03-30 19:53:37 +08:00
Chao MENG
f7a2b01728 fix(TUP-19667): use HTTP proxy instead of SOCKS (#1581)
* fix(TUP-19667): use HTTP proxy instead of SOCKS
https://jira.talendforge.org/browse/TUP-19667

* fix(TUP-19667): use HTTP proxy instead of SOCKS
https://jira.talendforge.org/browse/TUP-19667
2018-03-30 19:51:08 +08:00
Pierre Teyssier
34a723733a chore(release): tcomp release 0.23.0 2018-03-30 19:36:45 +08:00
Chao MENG
7d897b3416 fix(TUP-19667): use HTTP proxy instead of SOCKS (#1580)
* fix(TUP-19667): use HTTP proxy instead of SOCKS
https://jira.talendforge.org/browse/TUP-19667

* fix(TUP-19667): use HTTP proxy instead of SOCKS
https://jira.talendforge.org/browse/TUP-19667
2018-03-30 19:06:42 +08:00
wchen-talend
ed19a920e1 fix(TUP-19828):Connect oracle DB with JDBC type failed randomly when set (#1579)
a driver which not match the DB version
2018-03-30 18:29:09 +08:00
GGu
edf8bd36ee fix(TMC-12732): enable to load emf with signature (#1578) 2018-03-30 18:25:43 +08:00
apoltavtsev
584487bfee TESB-21702 child routes job build is corrected (#1576) 2018-03-30 15:27:27 +08:00
zwxue
f925cb13bf fix(TUP-19636):import previous spark with test case job, set spark (#1577)
version to another one, but pom dependency still need previous spark
version jar
2018-03-30 15:26:44 +08:00
GGu
6842a7cad0 fix(TUP-19671): Changes required to the signature system (#1550)
*  fix(TUP-19671): only valid the item with singature when import

* fix(TUP-19671): check the cert to be expired, invalid, etc
2018-03-30 10:23:43 +08:00
zwxue
7068657570 fix(TUP-19850): fix job and folder move/rename action. (#1575) 2018-03-30 09:39:22 +08:00
hwang-talend
7212253154 fix(TUP-19780):[SVN] Can't open testcase after update context (#1528) 2018-03-29 22:39:34 +08:00
zwxue
68a4fbd78b fix(TUP-19850): fix NPE. (#1574) 2018-03-29 19:44:39 +08:00
wchen-talend
645420e397 fix(TUP-19881):External jar need to be installed in the route component (#1573)
when launch studio for the first time
2018-03-29 19:04:22 +08:00
kjwang-talend
2a109b33de kjwang/fix can't run job on job server problem (#1572) 2018-03-29 17:03:58 +08:00
zwxue
9173b35679 fix(TUP-19894):Modified custom routines didn't update when building job. (#1571) 2018-03-29 16:33:24 +08:00
wchen-talend
fe25e26734 fix(TUP-19802):For DB Unified, Fixed schema for database error is added (#1567)
after applying database type
2018-03-29 15:57:44 +08:00
wchen-talend
915d0921ef fix(TUP-19852):Installer: when start studio, error "Share libraries (#1570)
failed" will pop up
2018-03-29 13:06:21 +08:00
nrousseau
195e38518a fix(TUP-19708) avoid to load joblet of wrong type (#1569) 2018-03-29 12:03:00 +08:00
zwxue
2469f59490 fix(TUP-19879):only part of jobs' pom file generated after import the (#1568)
attached job.
2018-03-29 11:37:26 +08:00
hwang-talend
83311b27ee fix(TUP-18925):ChangeVersion command doesn't upgrade the version of (#1557)
dependencies
2018-03-29 10:39:46 +08:00
Andreas Mattes
4e8fcdffdb fix(TUP-19883): Avoid NPE when closing reference project settings. (#1566)
This fix avoids an NPE which occurs when the reference project dialog is closed with "ok" and avoids that the reference project is really added.
2018-03-28 20:19:55 +02:00
apoltavtsev
6e56257b2d TESB-21454 OSGi "offline" mode is added for TOS (#1565)
* TESB-21454  OSGi "offline" mode is added for TOS

* Add files via upload

* Update pom.xml
2018-03-28 14:28:17 +02:00
Mike Yan
d4752ef274 TESB-21419: Install default modules for beans (#1564) 2018-03-28 18:59:46 +08:00
zwxue
1dd022c7af fix(TUP-19793):error "Could not read pom.xml" thrown when add reference (#1563)
project.
2018-03-28 18:48:35 +08:00
zwxue
4650b722a4 feat(TUP-19824):Create poms for joblet and update job content. (#1558)
* 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.

* fix(TUP-19824):fix NPE caused by generatePomOnly option.

* fix(TUP-19824): change joblet groupId and exclude from dependency set
2018-03-28 18:46:56 +08:00
zwxue
04c3a3c845 fix(TUP-19878):build job incomplete with a tRunjob setup as independent. (#1561) 2018-03-28 17:11:16 +08:00
nrousseau
abe5edc04f fix(TUP-19045) additional fix for the editor / synchronize 2018-03-28 15:58:20 +08:00
Jane Ding
e786d3d242 feat(TUP-19782)Add filter on the pom synchronization (#1560)
* feat(TUP-19782)Add filter on the pom synchronization
Add a filter test method

* delete no used import

* Modified wrong artifiactid
2018-03-28 13:35:56 +08:00
nrousseau
0831a43709 fix(TESB-21507) fix NPE 2018-03-27 15:51:06 +08:00
Mike Yan
aad96aeca7 TESB-21507: Avoide to add service job model in main pom file (#1556) 2018-03-27 14:23:12 +08:00
Jane Ding
43940d7691 TUP-19782 FRO QUICK FIX JUNIT FAILURE (#1555) 2018-03-27 10:42:32 +08:00
Mike Yan
9ae2891ba3 TESB-21419: Add default model for Beans (#1554) 2018-03-27 10:23:11 +08:00
Jane Ding
65a7acaa8b feat(TUP-19782)Add filter on the pom synchronization (#1538)
* feat(TUP-19782)Add filter on the pom synchronization
https://jira.talendforge.org/browse/TUP-19782

* feat(TUP-19782)Add filter on the pom synchronization
https://jira.talendforge.org/browse/TUP-19782

* feat(TUP-19782)Add filter on the pom synchronization
A better page design

* feat(TUP-19782)Add filter on the pom synchronization
A better page design solution
2018-03-26 16:12:00 +08:00
nrousseau
81cd4204d4 fix(TUP-19848) improve build performances (#1552) 2018-03-26 10:07:31 +08:00
nrousseau
2045321e7c Nrousseau/tup 19708 fix mrhd insight (#1551)
* remove system out

* fix(TUP-19708) fix MR with HDInsight
2018-03-25 11:09:05 +08:00
wchen-talend
a880620885 fix(TUP-19841):Wrong dependency versions on first studio startup (#1549) 2018-03-24 16:57:45 +08:00
wchen-talend
0a1d592d48 fix(TUP-19704):Cannot run recursive jobs successfully (#1548) 2018-03-23 15:19:25 +08:00
Mike Yan
bd287ad970 TESB-21507: Add realtion for service (#1547) 2018-03-23 11:46:37 +08:00
nrousseau
f4421c8c72 fix(TUP-19142) Update jackson dependencies 2018-03-23 11:19:37 +08:00
Chao MENG
0212a1ba39 upgrade tacokit to 0.0.4 (#1546)
upgrade tacokit to 0.0.4
2018-03-23 10:58:48 +08:00
hcyi
a43d297792 feat(TUP-19701):Update cloud URL. (#1540)
* feat(TUP-19701):Update cloud URL

* feat(TUP-19701):Update cloud URL

* feat(TUP-19701):Update cloud URL
2018-03-23 10:41:44 +08:00
wchen-talend
d032ce3e69 Wchen/bugfix/tup 19704 recursive job (#1542)
* fix(TUP-19704):Cannot run recursive jobs successfully

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

* fix(TUP-19704):add junit
2018-03-23 09:51:15 +08:00
hwang-talend
41d87ef8b8 fix(TUP-19493):Module View: not possible to download anymore the single (#1544) 2018-03-22 17:36:17 +08:00
kjwang-talend
43ed5628a2 fix(TUP-19748) when logon project pop up error after migration (#1537)
https://jira.talendforge.org/browse/TUP-19748
2018-03-22 16:55:44 +08:00
zwxue
110d45616b fix(TESB-21577): add compatible options. (#1545) 2018-03-22 15:51:57 +08:00
nrousseau
9aad661f57 fix(TUP-19142) Update jackson dependencies 2018-03-22 11:14:33 +08:00
Ivan Gonchar
fee324e777 feat(TCOMP-734): add ContextParameterUtils.isDynamic() method (#1543) 2018-03-21 13:23:30 +02:00
SunChaoqun
eb832435fa TESB-21590:Pom generation for bundles seems generating the full code (#1541) 2018-03-21 18:32:02 +08:00
zwxue
7978ee448e fix(TUP-19687):Too much time when do import in items in studio. (#1539) 2018-03-21 16:08:32 +08:00
Vladimir Bogatyrov
0ed00a6d15 Temporary fix for "offline" command line routes build (#1504) 2018-03-21 08:35:39 +01:00
zwxue
51286eef83 fix(TUP-19780):fix testcase issue. (#1536) 2018-03-20 16:31:28 +08:00
nrousseau
3dab7ac2f8 Nrousseau/tup 19687 improve perfs (#1532)
* fix(TUP-19687) improve perf of gen pom

* fix(TUP-19687) improve perf on commandline

* fix(TUP-19687):Too much time when do import in items in studio.
2018-03-20 10:55:27 +08:00
Chao MENG
5edfa3cb69 Cmeng/bugfix/tup 19436 add cache to improve performance (#1535)
* Revert "Revert "Cmeng/bugfix/tup 19436 improve performance (#1530)""

This reverts commit 3e15cd72ad.

* fix(TUP-19436) add back the synchronized

* fix(TUP-19436): Studio too slow to start
https://jira.talendforge.org/browse/TUP-19436

* fix(TUP-19436): Studio too slow to start
https://jira.talendforge.org/browse/TUP-19436
2018-03-20 10:29:40 +08:00
Stéphane Bouchet
3266b7b4de TUP-19829 : fix PDE warning (#1534) 2018-03-20 10:08:44 +08:00
Stéphane Bouchet
40b8841319 fix TUP-19630 (#1462) 2018-03-19 20:53:58 +08:00
nrousseau
3e15cd72ad Revert "Cmeng/bugfix/tup 19436 improve performance (#1530)"
This reverts commit 28afcb604b.
2018-03-17 21:22:27 +08:00
Chao MENG
28afcb604b Cmeng/bugfix/tup 19436 improve performance (#1530)
* Revert "Xlwang/bugfix/tup 19436 revert changes (#1527)"

This reverts commit b74f336636.

* fix(TUP-19436): Studio too slow to start
https://jira.talendforge.org/browse/TUP-19436

1. Fix a wrong logic when initializing module group cache
2. Improve the logic of module id/name/group cache

* fix(TUP-19436): Studio too slow to start
https://jira.talendforge.org/browse/TUP-19436
2018-03-17 08:58:50 +08:00
kjwang-talend
06cd5860b8 fix(TUP-19801)NPEs executing importItems with CommandLine (#1529)
https://jira.talendforge.org/browse/TUP-19801
2018-03-16 18:32:28 +08:00
xlwang-tlnd
b74f336636 Xlwang/bugfix/tup 19436 revert changes (#1527)
* Revert "xlwang/fix(TUP-19436)Studio too slow to start (#1523)"

This reverts commit 5277c2c177.

* Revert "xlwang/fix(TUP-19663)Studio too slow to start (#1509)"

This reverts commit dfac26b4f8.
2018-03-16 17:45:06 +08:00
Chao MENG
c69adb1dd6 item(TUP-19738): Tacokit migration API not wired into the studio (#1526)
https://jira.talendforge.org/browse/TUP-19738
(TUP-19738): Tacokit migration API not wired into the studio
2018-03-16 14:50:26 +08:00
Jane Ding
a152427fda fix(TUP-19726)publish job with testcase failed if check on "execute (#1521) 2018-03-16 14:39:15 +08:00
GGu
28d1cb7f03 fix(TUP-19523): set the mapping url when logon project (#1525) 2018-03-16 13:48:08 +08:00
Stéphane Bouchet
63ca831ffa TUP-19810 : fix for Tycho build (#1488)
* fix tycho warning

* fixed tycho warning
2018-03-16 10:41:32 +08:00
Chao MENG
ecf16b717a upgrade TaCoKit version to 0.0.2 (#1518)
* upgrade TaCoKit version to 0.0.2

* upgrade TaCoKit version to 0.0.3
2018-03-15 20:10:51 +08:00
Chao MENG
a10f9476e9 task(TUP-19738): Tacokit migration API not wired into the studio (#1524)
https://jira.talendforge.org/browse/TUP-19738
2018-03-15 20:01:07 +08:00
zwxue
f3db7ba8ab fix(TUP-19751):Reference project info in Main project->poms is missing (#1519)
after logon SVN project.
2018-03-15 19:38:40 +08:00
zwxue
40ce2dfc1b fix(TUP-19804):generate branch job failed. (#1522) 2018-03-15 19:33:43 +08:00
xlwang-tlnd
5277c2c177 xlwang/fix(TUP-19436)Studio too slow to start (#1523) 2018-03-15 19:27:05 +08:00
xlwang-tlnd
dfac26b4f8 xlwang/fix(TUP-19663)Studio too slow to start (#1509)
* xlwang/fix(TUP-19663)Studio too slow to start

* xlwang/fix(TUP-19436)Studio too slow to start

* xlwang/fix(TUP-19436)Studio too slow to start
modify StringUtils.isBlank(moduleId) to StringUtils.isNotBlank(moduleId)
2018-03-15 15:35:04 +08:00
kjwang-talend
bb079af71a TUP-19803 Fix the the junits on master (#1520)
https://jira.talendforge.org/browse/TUP-19803
2018-03-15 15:00:15 +08:00
Chao MENG
4147b9aa9f item(TUP-19738): Tacokit migration API not wired into the studio (#1517)
https://jira.talendforge.org/browse/TUP-19738
(TUP-19738): Tacokit migration API not wired into the studio
2018-03-15 11:34:08 +08:00
wang wei
946d8cd432 fix(TDI-36094): Need a method format_Number(String, String, String ) in FormatterUtils.java to solve the different setting(#1516) 2018-03-15 10:23:22 +08:00
hcyi
a4d823a191 fix(TUP-19270):Nexus download problem if studio with proxy. (#1515) 2018-03-14 14:03:44 +08:00
zwxue
a9409c8f93 fix(TUP-19388):Log on main project and build out refer project's job (#1514)
with testcase out will fail
2018-03-14 11:56:12 +08:00
zwxue
27cb26c657 fix(TUP-19517):Log on main project and build out refer project's job (#1512)
will lack of jar.
2018-03-14 11:55:02 +08:00
SunChaoqun
33371caf24 TESB-21510:Fail to run cMap route in runtime for fail in starting (#1513) 2018-03-13 16:45:38 +08:00
GGu
7684bc38b4 fix(TUP-19663): unfiy the resource set with options (#1503) 2018-03-13 11:38:41 +08:00
kjwang-talend
75254154ac Kjwang/fix(tup 19441)can't open project in studio when reference project removed (#1468)
* 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:40:06 +08:00
hwang-talend
f6d5b55e17 fix(TUP-19421):Missing connection info when D&D tJDBCSCDELT (#1478) 2018-03-13 10:09:48 +08:00
Ivan Gonchar
fdbcd269c6 fix: fix wrong connector names for TCOMP components (#1487) 2018-03-12 12:34:17 +02:00
Anas KHABALI
debb120bfa add slf4j standard dependency (#1491) 2018-03-12 18:01:08 +08:00
apoltavtsev
f7003b328c TESB-21427 Caching of subjob processor is removed (#1510) 2018-03-12 09:43:16 +01:00
zwxue
6525c9eb68 fix(TUP-19458):project groupId may keep to empty. (#1508) 2018-03-12 09:53:26 +08:00
zwxue
d8ba3f4f9b fix(TUP-19764):After change the maven setting value in project (#1506)
setting-maven, it can not work for new created jobs.
2018-03-09 20:04:58 +08:00
Denis Sergent
32e67e9fba TESB-21282 Use appropriate suffix for default service and route group id (#1502)
New interface added on IESBService
2018-03-09 17:11:18 +08:00
nrousseau
1f950bb028 fix(TUP-19763) fix problem of build of routines (#1501) 2018-03-09 15:41:53 +08:00
Chao MENG
a494ea2e12 fix(TUP-19408): Pom file is deteled in server incorrectly. (#1497)
https://jira.talendforge.org/browse/TUP-19408
2018-03-09 10:45:49 +08:00
wchen-talend
5e5ef46e32 fix(TUP-19692):Bad performance when do updating stats&logs setting to (#1500)
all jobs.
2018-03-09 10:00:46 +08:00
Jane Ding
64696c2559 fix(TUP-19708)Cann't run mapreduce job when run it on HDI36 (#1499) 2018-03-08 21:02:07 +08:00
zwxue
f712f6fed5 fix(TUP-19679):routines with wrong groupId (#1498) 2018-03-08 18:33:40 +08:00
zwxue
4ec95d2fbb fix(TUP-19544):When log on git project after migration, there are a lot (#1496)
of error logs for lack of pom.xml
2018-03-08 18:14:24 +08:00
nrousseau
9209ef2520 fix for junits (avoid logs mostly) 2018-03-08 13:45:28 +08:00
wchen-talend
3f6a7415ee fix(TUP-19692):Bad performance when do updating stats&logs setting to (#1495)
all jobs.
2018-03-08 12:44:44 +08:00
Chao MENG
709c732b48 fix a junit failed (#1493) 2018-03-08 11:58:21 +08:00
xlwang-tlnd
d76af4ef07 Xlwang/tup 19419 import existing valid project into local connection is disabled (#1492)
* xlwang/fix(TUP-19419)Import Existing 'Valid' project into Local
Connection is disabled

* xlwang/fix(TUP-19419)_Import_Existing_Valid_project_into_Local_Connection_is_disabled

* xlwang/fix(TUP-19419)_Import_Existing_Valid_project_into_Local_Connection_is_disabled

* xlwang/fix(TUP-19419)_Import_Existing_Valid_project_into_Local_Connection_is_disabled
2018-03-08 11:33:37 +08:00
zwxue
3ab1f11caf fix(TUP-19695): update code change. (#1490) 2018-03-07 19:49:02 +08:00
Jane Ding
de9674cac1 fix(TUP-19695)run task failed with error :Error: Could not find or load (#1489)
main class commonpro.tjava_0_1.tjava
https://jira.talendforge.org/browse/TUP-19695
2018-03-07 19:18:34 +08:00
zwxue
90c5d57762 fix(TUP-19452):Add sync all poms function. (#1484) 2018-03-07 11:44:22 +08:00
apoltavtsev
dc890edd7b TESB-20833 Maven "offline" state tool is added (#1486) 2018-03-06 18:16:48 +01:00
nrousseau
9ccd607a06 fix launch of studio (found from junit) 2018-03-06 12:11:17 +08:00
Romain Manni-Bucau
ca84d1e73e fixing tcompv1 pom (#1483) 2018-03-06 10:22:25 +08:00
apoltavtsev
dd1bf10abd TESB-21435 Default Route dependencies are added (#1482) 2018-03-05 10:30:14 +01:00
Jane Ding
54389a2c8b fix(TUP-18925)ChangeVersion command doesn't upgrade the version of (#1481)
fix(TUP-18925)ChangeVersion command doesn't upgrade the version of
dependencies
https://jira.talendforge.org/browse/TUP-18925
2018-03-05 15:05:15 +08:00
nrousseau
ad1c88e659 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:03:46 +08:00
nrousseau
ccea9e802e fix(TUP-19695) only add to classpath existing folders
Fix the issue of folder not existing, as i've found routines might not
have resources folder created. (not used actually)
2018-03-04 16:02:12 +08:00
nrousseau
f24d4096ae fix(TUP-19700) fix memory issue 2018-03-04 16:00:50 +08:00
nrousseau
30595b2648 fix(TUP-18552) fix classpath adjuster and tRunjob 2018-03-03 23:21:49 +08:00
nrousseau
c1e0ea047b fix(TUP-19605) add another fix for tdm adjuster 2018-03-02 14:38:48 +08:00
nrousseau
cce7e4a31b fix(TUP-19605) add another fix for tdm adjuster 2018-03-02 14:21:58 +08:00
zwxue
bbf996717f fix(TUP-19605):TDBOutput component can not support dataviewer. (#1480) 2018-03-02 13:12:18 +08:00
apoltavtsev
9c213b3ada TESB-21439 Beans added to Routelet dependencies (#1476) 2018-03-01 21:17:17 +01:00
nrousseau
b29ff8b9b0 fix(TUP-19653) fix execution of jobs with sqoop 2018-03-01 18:42:50 +08:00
nrousseau
b1d945e263 fix only try to download valid jars
(more for dev to avoid camel temp jars)
2018-03-01 18:42:50 +08:00
zwxue
1861e332e8 fix(TUP-19635):Project setting ->Maven->project default xml content is (#1475)
null.
2018-03-01 17:22:53 +08:00
apoltavtsev
6bb86c123e TESB-21427 Missing JobProcessor is restored (#1472) 2018-02-28 17:56:14 +01:00
apoltavtsev
f3ce751db9 TESB-21427 Lost SubJob Processor is restored (#1469)
SubJob Processor is necessary to get location of SubJob artifacts (location of pom.xml, target folder etc)
2018-02-28 17:06:34 +01:00
GGu
7e86dea1a2 fix(TUP-19646): add the children libs always (#1467) 2018-02-28 18:23:08 +08:00
nrousseau
0e07f8d1b9 fix(TUP-19590) Fix the problem of download of jar during build (#1466) 2018-02-28 16:59:42 +08:00
zwxue
9dd1724c36 fix(TUP-19595):generate job failed with Job compile errors. (#1465) 2018-02-28 16:50:59 +08:00
nrousseau
ae53d298b2 Remove the check of libraries when update the modules needed
Before this change, this simply triggers the listener to tell one jar
was added or remove, while there is no change of jar here.
2018-02-28 11:08:25 +08:00
nrousseau
fc50c5d9ac fix(TUP-19448) avoid concurrent access 2018-02-28 11:08:25 +08:00
GGu
d9d3e0fc91 fix(TUP-19341): remove the xmlsec jar (#1406) 2018-02-28 10:37:30 +08:00
GGu
f76e1e4bb1 fix(TUP-19523): check dynamic metadata for jdbc (#1456) 2018-02-28 10:35:50 +08:00
Mike Yan
2ae34b8e97 TESB-21414: Fixed unable to install Kar feature in runtime (#1463) 2018-02-28 10:34:37 +08:00
zafkirTalend
82e100ae9f fix(TBD-6520): Add BigDecimal to unsupported types on Kudu components (#1460) 2018-02-27 16:47:17 +01:00
iwangtalend
89013f94dc Fix syntax error from 8bc7093553 2018-02-27 14:52:41 +01:00
Chao MENG
c4f11974a7 task(TUP-19640): Deleted tacokit nodes can't be shown in recyclebin node (#1459)
https://jira.talendforge.org/browse/TUP-19640
2018-02-27 19:34:10 +08:00
apoltavtsev
dd79f964c0 TESB-21415 NEXUS version is corrected (#1457) 2018-02-27 12:08:53 +01:00
Chao MENG
8ae2df5e08 task(TUP-19640): Deleted tacokit nodes can't be shown in recyclebin node (#1458)
https://jira.talendforge.org/browse/TUP-19640
2018-02-27 18:55:07 +08:00
hwang-talend
8cb42052fa fix(TUP-19493):Module View: not possible to download anymore the single (#1434)
jar
2018-02-27 18:35:29 +08:00
hwang-talend
7328f5166a fix(TUP-19526):Dynamic schema with generic JDBCconnection fails when job (#1450)
runs in remote execution
2018-02-27 18:34:01 +08:00
SunChaoqun
5d8b39af74 TESB-20456:Changes for Single Maven Build: cTalendJob (#1455)
LGTM
2018-02-27 17:20:46 +08:00
souvanny
c7408706b3 babili-export (#1454) 2018-02-27 14:55:34 +08:00
Jane Ding
42d455a086 fix(TUP-19540)Compile error in DI demo job generic_elt_step2. (#1451)
https://jira.talendforge.org/browse/TUP-19540
Changed generic_elt_step2_0.1.item file in zip, modified the expression
of flag which belongs to tELTMysqlMap node.
2018-02-27 10:23:27 +08:00
zwxue
4771027e59 fix(TUP-19595):generate job failed with Job compile errors. (#1453) 2018-02-27 10:09:20 +08:00
Romain Manni-Bucau
8bc7093553 Fixing tacokit dependencies (#1452) 2018-02-27 09:52:39 +08:00
Jane Ding
ffe4f6b05a fix(TUP-19530)There is an error when importing old job with test cases (#1448) 2018-02-26 16:27:38 +08:00
Roman
1cc6237de6 fix(TDI-35418): Change mapping for REAL numbers (#1372)
* fix(TDI-35418): Change mapping for REAL numbers

* fix(TDI-35418): Correct mapping from float numbers
2018-02-26 15:20:23 +08:00
drdwo
33bdca8b39 fix https://jira.talendforge.org/browse/TPSVC-3770 (#1356) 2018-02-26 02:45:16 +01:00
apoltavtsev
ca564a1a7e TESB-21387,TESB-21388 Typo in NEXUS Type is fixed (#1449) 2018-02-24 19:09:27 +01:00
zwxue
3b0c63b065 fix(TUP-19595):generate job failed with Job compile errors. (#1446) 2018-02-24 16:37:09 +08:00
zwxue
c5bb0960e5 fix(TUP-19532):NPE while importing Demo project. (#1447) 2018-02-24 16:36:48 +08:00
apoltavtsev
6de422c2a9 TESB-21230 Routelet is added to Route dependency (#1445)
At this moment we have ClassNotFoundEception during execution of Routes with Routelets in Studio because if Routes project has no Routelet project in depdendency. Current fix resolves this issue.
2018-02-24 09:24:06 +01:00
hcyi
3576cb361f fix(TUP-19549):Publish Job fail. (#1442)
* fix(TUP-19549):Publish Job fail.

* fix(TUP-19549):Publish Job fail.
2018-02-23 11:30:53 +08:00
hwang-talend
87da2c2e97 fix(TUP-19515):JDBC DB Metadata Connection Retrieve Schema Fails to (#1440)
identify Date columns
2018-02-23 10:33:29 +08:00
zafkirTalend
bc4d8da4d2 feat(TBD-6262): Generate ps1 file for a built job
Depends on related changes for tdi-studio-se
https://github.com/Talend/tdi-studio-se/pull/1902
2018-02-19 16:04:39 +01:00
GGu
74365f5946 fix(TUP-18232): fix the failed junits (#1441) 2018-02-14 11:34:43 +08:00
hcyi
06f9705053 fix(TUP-19546):error when download jar. (#1439) 2018-02-13 19:17:36 +08:00
nrousseau
1026481c48 fix(TUP-19525) fix errors with reference project 2018-02-13 10:21:02 +01:00
nrousseau
3b69370c70 fix(TUP-19525) fix wrong reference dependency 2018-02-13 10:21:00 +01:00
hwang-talend
a3af5f0884 fix(TUP-19354):JDBC: Cannot open jdbc medadata after changing mysql (#1421)
connection to jdbc connection
2018-02-13 15:18:51 +08:00
Chao MENG
3d7fb7d72e Cmeng/task/tup 19298 mulitple inputs (#1438)
* task(TUP-19298): multiple input/output
https://jira.talendforge.org/browse/TUP-19298
2018-02-13 15:09:34 +08:00
hcyi
0f77e7fd4e fix(TUP-19546):NPE error when download jar. (#1437)
* fix(TUP-19546):NPE error when download jar.

* fix(TUP-19546):NPE error when download jar.
2018-02-13 10:35:22 +08:00
Dmytro Sylaiev
f5ffa3e753 fix(TDI-40000): Fix property name (#1436) 2018-02-12 21:13:45 +08:00
GGu
ed4236d046 fix(TUP-19523): set the mappings file when have dynamic schema (#1435) 2018-02-12 18:19:24 +08:00
hcyi
ce20f23160 fix(TUP-19329):Dyanmic: when Import two dynamic configuration, second (#1422)
one cann't check success.
2018-02-12 17:17:36 +08:00
hcyi
890ab0e869 fix(TUP-19270):Cannot connect from studio to TAC via proxy server with basic authentication。 (#1433)
* fix(TUP-19270):Update api for local/tac nexus to download jars with
proxy.

* fix(TUP-19270):Update api for local/tac nexus to download jars with
proxy.
2018-02-12 15:39:23 +08:00
hwang-talend
fb475a324b fix(TUP-19516):now the driver select table can't be used for jdbc (#1430)
metedata
2018-02-12 10:03:44 +08:00
Mike Yan
058b523760 TESB-20834: fixed NPE for microservice type missing (#1432) 2018-02-11 22:41:56 +08:00
Mike Yan
c875ff73f4 TESB-20833: Fixed avoid to overwrite OSGi bundle pom file (#1431) 2018-02-11 20:15:22 +08:00
zwxue
3059ad8563 fix(TUP-19494):Problem of synchronization of build job. (#1429) 2018-02-11 17:23:30 +08:00
wchen-talend
239b5f796d fix(TUP-19142):Jackson Library exploit (CVE-2017-7525) (#1408) 2018-02-11 14:38:00 +08:00
nrousseau
6242e1b2c2 avoid popup during junit execution 2018-02-10 11:55:28 +01:00
Irene Wang
4f5f8406d2 DEVOPS-3791 Update copyright year to 2018 2018-02-09 12:55:53 +01:00
Irene Wang
1e74758e26 DEVOPS-3791 Update copyright year to 2018 2018-02-09 11:35:01 +01:00
Chao MENG
ced245d346 fix(TUP-19456): Studio Crashes On load of and empty GitHub project (#1428)
fix(TUP-19456): Studio Crashes On load of and empty GitHub project 
https://jira.talendforge.org/browse/TUP-19456
2018-02-09 14:30:58 +08:00
Chao MENG
2c30a4eb57 fix(TUP-19456): Studio Crashes On load of and empty GitHub project (#1427)
https://jira.talendforge.org/browse/TUP-19456
2018-02-09 11:25:32 +08:00
qiongli
ef2bc487c0 TDQ-14775: Only fill specified catalog/schema for JDBC connection (#1407)
* feat(TDQ-14786):Only fill the speicfied Catalog/Schema for JDBC
connection

* TDQ-14786 improve comment

* feat(TDQ-14775):code improvement
2018-02-09 11:17:21 +08:00
nrousseau
231fb692e2 Zwxue/tup 16660 ci unify the maven build (#1426)
* feat(TUP-18223):Update 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-18227): fix compilation.

* feat(TUP-18227): fix CreateRouteMavenTestPom compilation error.

* feat(TUP-18227): add new version of maven plugins.

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

* feat(TUP-18229): fix miss dependencies bug when building with test case.

* feat(TUP-18229): Build Job with reference project.

* fix(TUP-18650):job code can not locate the compile error before
build/run job.

* 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-18636): fix dependency problem when building job with testcase.

* fix(TUP-18719):when create/open a job in reference project, studio will
throw Unhandled event loop exception

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

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

* fix(TUP-18744):can not generate code for specific job.

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

* update pom verion to 7.0.1

* TUP-18625: update maven repository

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

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

* fix(TUP-18900):Job in main project use job in refer project will not
record the correct refer project's group id.

* fix(TUP-18893):when first start studio JDK compiler level set to 1.5

* 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-19007):[bug] when log on a git project there will be a NPE
error.

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

* fix(TUP-18983):[bug] Routine pom file will not update after I create a
routine with new dependency.

* 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): fixed compile sub jobs during
BuildProjectSourceCommand.

* fix(TUP-19145):restart studio will clean assembly file

* 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-18893):when first start studio JDK compiler level set to 1.5

* fix(TUP-19164):The word error in git history about create pom file

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

* fix(TUP-19214):[BUG] Cannot retrieve HDFS schema.

* 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 regression bug of preview.

* feat(TUP-18232) update project pom

* 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-16660):add property for project pom.

* fix(TUP-3775) Avoid to break commandline with debug

* 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.

* fix(TUP-16660):fix 3rd party dependency bug.

* feat(TUP-16660):Add cache for codes build.

* fix(TUP-16660): generate all jobs pom after import task completely
finished.

* fix(TUP-16660) fix classpath Adjuster for TDM, and error log

* feat(TUP-16660) rename resources folder method

* 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): update git/svn commit strategy

* fix(TUP-19280): add -llr parameter for maven command.

* feat(TUP-16660) update to new maven repository

* fix(TUP-16660): avoid to modify pom.xml too many times.

* fix(TUP-16660): change maven version for ci builder.

* feat(TUP-16660) fix refresh issues

* fix(TUP-16660):fix bugs in BuildCacheManager.

* fix(TUP-16660):add build type info in job build cache.

* Csun/tup 16660 ci unify the maven build (#1401)

* TESB-20453:Changes for Single Maven Build: Routes(Add Bundle-Resource
for ESB)

* TESB-20453:Changes for Single Maven Build: Routes(Add Bundle-Resource
for ESB)

* TESB-20453:Changes for Single Maven Build: Routes (#1405)

* fix(TUP-19385):fix wrong module path of ref project.

* fix(TUP-19401):Run main project's job which use ref project's job fail
with NPE error after migration.

* 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.

* fix(TUP-19376):svn: pom file can not upload to server immediately for
imported in jobs.

* TESB-20833: Update OSGi pom template
2018-02-08 12:11:44 +01:00
msjian
b73f7e8a82 fix(TDQ-14726): fix TdqReportRun can not run with HiveContextKerberos (#1423) 2018-02-07 18:28:39 +08:00
Vladimir Bogatyrov
9cd2f7be0c [TESB-20924] cConfig cannot install the external jar (#1397)
* [TESB-20924] cConfig cannot install the external jar

* Added @Override annotation

* REmoved unnecessary parameter in the call
2018-02-07 14:30:48 +08:00
pyzhou
9b315dc312 fix(TDI-39968):Compile error of constant string too long. (#1420) 2018-02-07 10:45:50 +08:00
wang wei
322227c29a fix(TUP-16457): fix the wrong schema syn and fix again the junit
* Revert "fix(TUP-16457) fix junits (#1347)"

This reverts commit 0e6afad7df.

* fix(TUP-16457): fix the junits after the commit revert
2018-02-06 17:52:40 +08:00
Ivan Gonchar
9d47f91099 feat(TCOMP-681): add TACOKIT_BUTTON field type (#1418) 2018-02-06 15:41:23 +08:00
Pingwen Lin
df9219855a TMDM-11699 Can't download jar automatically while creating mdm connection (format) (#1417) 2018-02-05 15:59:16 +08:00
GGu
c7c22c9df4 fix(TUP-19386): fix failed junit (#1415) 2018-02-05 14:22:27 +08:00
hcyi
e36b524996 fix(TUP-19270):Cannot connect from studio to TAC via proxy server with basic authentication (#1409)
* fix(TUP-19270):Cannot connect from studio to TAC via proxy server with
basic authentication

* fix(TUP-19270):Cannot connect from studio to TAC via proxy server with
basic authentication.
2018-02-05 11:54:19 +08:00
Pingwen Lin
dcae9e620f TMDM-11699 Can't download jar automatically while creating mdm connection (#1411) 2018-02-05 11:39:55 +08:00
GGu
a02524d464 fix(TUP-19386): remove the listener for project settings (#1410) 2018-02-05 11:36:59 +08:00
wchen-talend
d5003fef0a fix(TUP-19368):JDBC: jdbc connection isn't in folder after deleting it's (#1402) 2018-02-01 09:54:09 +08:00
Chao MENG
6a0a07aaa9 fix(TUP-19355): Spark job cannot build successfully in CDH 513 Kerberos (#1404)
fix(TUP-19355): Spark job cannot build successfully in CDH 513 Kerberos
https://jira.talendforge.org/browse/TUP-19355
2018-01-31 17:45:20 +08:00
zwxue
8ed26eab0e feat(TUP-18667): fix junit of PomIdsHelperTest (#1403) 2018-01-31 16:00:59 +08:00
pyzhou
26fc3f2e19 fix(TDI-39968):Split SQL to avoid exceed 64k limitation. (#1399) 2018-01-31 11:00:18 +08:00
wchen-talend
d86bdc83a5 fix(TUP-19360): can not show folders in recycle bin (#1400) 2018-01-30 18:35:55 +08:00
Jane Ding
32083f0070 fix(TUP-19008)unexpected character display when click detect button for (#1395)
fix(TUP-19008)unexpected character display when click detect button for
custom mvn uri
https://jira.talendforge.org/browse/TUP-19008
2018-01-30 16:18:30 +08:00
Mike Yan
b6edb8db03 TESB-20440: Fixed test case for nexus type changing (#1398)
test case fixed.
2018-01-26 20:14:55 +08:00
Mike Yan
fe6e715826 TESB-20440: Move getNexusType method to interface (#1396)
* TESB-20440: Move getNexusType method to interface

* TESB-20440: Fixed by adding two nexus url middle paths
2018-01-26 16:15:01 +08:00
Chao MENG
b2050aa53a fix(TUP-19237): Maven packaged spark batch job cannot be run (#1367)
successfully
https://jira.talendforge.org/browse/TUP-19237

> implement toString method to help debug
2018-01-25 18:19:57 +08:00
wchen-talend
128788fc06 fix(TUP-19303):jdbc context problem (#1393) 2018-01-25 17:47:18 +08:00
Chao MENG
d8f278abc7 Add attribute "ACTIVE_DB_COLUMNS" in COMPONENT.HEADER (#1394)
* Add attribute "ACTIVE_DB_COLUMNS" in COMPONENT.HEADER

* Add attribute "ACTIVE_DB_COLUMNS" in COMPONENT.HEADER
2018-01-25 02:37:37 -06:00
qiongli
9db1a3abfd TDQ-14702 old General jdbc only for TOP;Get correct url for TCOMP JDBC (#1391)
with context mode.
2018-01-24 03:07:10 -06:00
wchen-talend
5e8b40f337 Wchen/bugfix/jdbc dataviewer (#1390)
* fix(TUP-19244):fix jdbc dataviwer problem

* fix(TUP-19244):fix jdbc data viewer problem
2018-01-24 00:56:28 -06:00
ypiel
cb6b87dabd feat(TDI-39543) : Add dynamodb DB mapping file
* feat(TDI-39543) : Add DB mapping file

* feat(TDI-39543) : Update DynamoDB type mapping

* feat(TDI-39543) : Remove OBJECT type from all other types.

* feat(TDI-39543) : All retrieve dynamo String as Date.

* feat(TDI-39543) : Use id_byte[] instead of id_Byte[]
2018-01-23 12:05:27 +01:00
Mike Yan
070d11ffce TESB-20440: Support Nexus 3 in ESB use cases (#1389)
* TESB-20440: Support Nexus 3 in ESB use cases

* TESB-20440: refactor RepositorySystemFactory add doDeploy method
2018-01-23 17:30:40 +08:00
hwang-talend
82a4966c9c Hwang/tup 18461 (#1233)
* ERepositoryObjectType.valueOf("METADATA_EDIFACT");

* 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-18403):show the jdbc repositoryNode as children under DB
Connection repositoryNode

* 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-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.core.runtime/src/main/java/org/talend/core/runtime/services/IGenericWizardService.java

* feat(TUP-18322):retrieve JDBC schema

* feat(TUP-18459):Have a real dynamic combo box for the db type

* feat(TUP-18403):show the jdbc repositoryNode as children under DB
Connection repositoryNode

* feat(TUP-18322):retrieve JDBC schema

* feat(TUP-18324):Edit jdbc connection

* 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-18461):Have a display category on the connections same as
before

* Revert "feat(TUP-18461):Have a display category on the connections same as before"

This reverts commit 9158545ce7.

* 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-18532):[bug] Cannot unlock node after clicking Finish on the
Wizard

* 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

* feat(TUP-18462):make the sql builder works on the repository.

* feat(TUP-18462):make the sql builder works on the repository.

* 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-18548):[bug] Cannot "Revert Context" if switch to other DBType
and switch back

* 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-18846):[bug] table name isn't show in Query

* feat(TUP-18913):[bug] NPE shows when click "Guess Schema" in Retrieve
Schema Wizard

* feat(TUP-18860):[bug] table list are wrong for jdbc-oralce after
clicking refresh in sqlbuilder->data structure

* feat(TUP-18895):[bug] Name cannot be updated if updating it in creation
Wizard

* feat(TUP-18898):[bug] "Choose context" doesn't show if context has two
groups when test connection

* feat(TUP-18864):[bug] Save button next to Property Type doesn't work

* feat(TUP-18864):[bug] Save button next to Property Type doesn't work

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in

* feat(TUP-19089):Unable to select or deselect used variables in select
context variables window

* Revert "feat(TUP-19089):Unable to select or deselect used variables in select context variables window"

This reverts commit a55e403103.

* feat(TUP-18854):[bug] Useless jar is required if dragging jdbc connetion
is in context mode

* feat(TUP-18854):[bug] Useless jar is required if dragging jdbc connetion
is in context mode

* support the complex context converter

* improve the complex context converter

* fix(TDI-39697): The "Use custom object" in module list view doesn't work
well for tjdbcoutput as it require the custom value must exists in the
list above

* feat(TUP-18816):Add migration from old JDBC to new JDBC type from tcomp

* TUP-19206:[bug]Cannot move jdbc connection to folder

* feat(TUP-19244):DriverClass and MappingFile do not support context model

* feat(TUP-19244):junit

* feat(TUP-18918):[bug] Schema is out of the "Table schemas" folder if
adding it in Retrieve Wizard

* feat(TUP-19231):[bug]migration: Existing JDBC database cannot show after
checking "Overwrite existing items"

* TDQ-14655 JDBC connection can be moved (#1376)

* feat(TUP-19204):[bug] migration: "Driver Class", "UserId","Password" are
missing after D&D schema to job as tJDBCInput

* fix(TDI-39864):[bug] Canot D&D JDBC to MR job

* fix(TDI-39244): integrate jdbc components to studio

* feat(TUP-18461) fix issues with mvn uri

* fix(TUP-19317):fix the catalog schema setup
2018-01-22 19:52:42 +08:00
kjwang-talend
aa68a7585a kjwang/fix(TUP-19046) Fix a error for TUP-19046 (#1386)
https://jira.talendforge.org/browse/TUP-19046
2018-01-22 19:46:58 +08:00
Romain Manni-Bucau
91255f89f8 adding slf4j-simple in tcomp temp repo (#1353)
* adding slf4j-simple in tcomp temp repo

* ensure slf4j-jdk14 is here
2018-01-22 19:20:26 +08:00
GGu
1ce577cecd feat(TUP-19046): add signature on items (#1359)
* feat(TUP-18730): add xmlsec lib

* feat(TUP-18730): change the load options

* feat(TUP-18730): ignore the ds namespace

* feat(TUP-18730): change the api for option

* feat(TUP-18730): if invalid, set readonly for job

* feat(TUP-19046): impl for import items and projects

* feat(TUP-19046): deal with migration

* feat(TUP-19046): add valid check before run action

* feat(TUP-19046): add the option for load
2018-01-22 19:11:37 +08:00
Pierre Teyssier
a66e76f784 feat(TDI-39469): integrate marklogic in maven repo (#1385) 2018-01-22 18:27:10 +08:00
Dmytro Sylaiev
b11dd2d64e feat(TDI-39469): Extends ComponentUtilities class (#1360)
* Add getAllInputConnections method

* Refactor getAllOutputConnections
2018-01-22 18:22:34 +08:00
zwxue
02f7807184 feat(TUP-18667):Move the Default GroupID from Nexus to Project Level (#1380)
* feat(TUP-18667):Move the Default GroupID from Nexus to Project Level

* feat(TUP-18667): add groupId validation for deployment tab and fix NPE.

* feat(TUP-18667):fix dependency bug of project pom.
2018-01-22 16:18:15 +08:00
Chao MENG
7949adaa58 TUP-19297: TaCoKit need to reuse this api (#1383) 2018-01-22 15:18:23 +08:00
kjwang-talend
f3796eebd2 fix(TUP-19085)Migration of reference project (handle tags) (#1377)
* fix(TUP-19085)Migration of reference project (handle tags)
https://jira.talendforge.org/browse/TUP-19085

* fix(TUP-19085)Migration of reference project (handle tags)
https://jira.talendforge.org/browse/TUP-19085
2018-01-22 11:13:42 +08:00
Chao MENG
ccd42eeca6 fix a custom color problem (#1382)
fix a custom color problem
2018-01-22 10:07:31 +08:00
wchen-talend
87d2e41f2e feat(TUP-4434):Support Nexus 3.x (#1378) 2018-01-19 19:01:27 +08:00
Pierre Teyssier
36138e7470 fix(TDI-39298): rename google drive 2018-01-19 17:36:15 +08:00
Emmanuel GALLOIS
056e67739b feat(TDI-39298): tGoogleDrive Integration (#1264)
* feat(TDI-39298): tGoogleDrive Integration
2018-01-19 15:27:21 +08:00
Romain Manni-Bucau
58da812a98 adding IAdvancedElementParameter to support placeholders (#1381) 2018-01-17 18:00:59 +08:00
hcyi
fcdb49b7dd feat(TUP-18755): Support Oracle Wallet on wizard. (#1323)
* feat(TUP-18755):Add the basic wizard code to Support Oracle Wallet.

* feat(TUP-18755):Add key store support for Oracle Wallet.

* feat(TUP-18755): check connection with ssl for Oracle Wallet.

* feat(TUP-18755): Disable CBC Protection for Oracle Wallet.

* feat(TUP-18755): add context support and drag&drop components for Oracle
Wallet.

* feat(TUP-18755): Improve and update for Oracle Wallet.

* feat(TUP-18755): Improve and update since component changed for Oracle
Wallet.

* feat(TUP-18755):Improve and fix bugs for Oracle Wallet.

* feat(TUP-18755):fix TUP-19234 [bug]password display style isn't unified.
2018-01-17 16:41:19 +08:00
wchen-talend
7f73d84e5e Wchen/feature/tup 18768 unified component (#1324)
* feat(TUP-18768):Unified Front end Connector

* faet(TUP-18768):Unified Front end Connector

* feat(TUP-18768):add Snowflake to the unified component

* feat(TUP-19273):Hide component in specified family and move not unified
database component to a new family DB Specifics
2018-01-16 15:49:09 +08:00
Emmanuel GALLOIS
3ec9f30f22 feat(TDI-39741): add data process parts to ECodePart 2018-01-15 16:20:24 +01:00
Chao MENG
cfeb154db3 fix(TBD-6225): CDH 5.13 Kerberos impala cannot check successfully (#1371)
https://jira.talendforge.org/browse/TBD-6225
2018-01-15 02:08:08 -06:00
hcyi
e3bd7df9f5 fix(TUP-19245):Add a cloud button to TOS 7.0 toolbar. (#1364) 2018-01-15 10:47:42 +08:00
qiongli
a6ee7ba98a feat(TDQ-14491) update DQ view when finish dialog (#1355) 2018-01-12 13:09:35 +08:00
nrousseau
ead449de09 fix(TUP-19142) Update the version of jackson 1.9 2018-01-12 10:41:38 +08:00
chmyga
4712192b09 feat(TCOMP-683): Guess schema (#1369)
* Add methods required for guess schema feature
2018-01-12 10:10:33 +08:00
Chao MENG
5df2acbe01 fix a junit faild problem (#1366) 2018-01-10 15:21:11 +08:00
wang wei
3a75919ea3 fix(TDI-39889): upgrade the daikon to 0.21.0 and components to 0.22.0 in studio integration (#1363) 2018-01-09 18:07:24 +08:00
hcyi
6d43003d03 fix(TUP-18988):DB2 missing datatype vargraphic in metadata. (#1361)
* fix(TUP-18988):DB2 missing datatype vargraphic in metadata.

* fix(TUP-18988):DB2 missing datatype vargraphic in metadata.
2018-01-08 15:45:21 +08:00
zafkirTalend
5b8b45428a feat(TBD-5453): Add CDH 5.13 distribution using new mechanism (DI & M/R) (#1357)
Add CDH 5.13 (DI & M/R) using new mechanism for dynamic distribution.
2018-01-04 10:13:47 +01:00
nrousseau
66764c61e8 feat(TUP-19227) Add new types support on properties (#1358) 2018-01-04 11:30:28 +08:00
kjwang-talend
ad6a600ed0 fix(TUP-19147)Commandline: listProject command throw errors after (#1351)
initRemote a migration tac
https://jira.talendforge.org/browse/TUP-19147
2018-01-03 14:54:29 +08:00
Chao MENG
2cc901491f feat(TUP-19123): Manage connections: improvements (2) (#1354)
feat(TUP-19123): Manage connections: improvements (2) 
https://jira.talendforge.org/browse/TUP-19123
2018-01-02 16:11:45 +08:00
hcyi
9f0df82c93 fix(TUP-18988):DB2: Length of datatype vargraphic in metadata. (#1352) 2018-01-02 15:27:24 +08:00
hcyi
c40684356b fix(TUP-19080):Remove execute job from remote commandline. (#1340) 2018-01-02 15:25:08 +08:00
hcyi
ad75a81221 fix(TUP-18658):Edit Schema Column Updates Require Focus Change in MAC. (#1344) 2018-01-02 15:10:42 +08:00
Romain Manni-Bucau
9d761c22e8 fixing tcomp1 dependencies (#1345) 2017-12-29 10:03:19 +08:00
nrousseau
45f56e103f fix(TUP-19195) update junits (#1349) 2017-12-28 17:22:51 +08:00
Pierre Teyssier
c0b4e5ed99 fix(TDI-39791): extract JSONArray from JSONObject routines (#1321) 2017-12-28 14:55:57 +08:00
nrousseau
0e6afad7df fix(TUP-16457) fix junits (#1347) 2017-12-28 14:45:59 +08:00
nrousseau
a6993e68e0 Remove junit since the repository manager is deprecated (#1348) 2017-12-28 14:45:39 +08:00
wchen-talend
ce6afe4be2 fix(TUP-19127):Error log shows when Guess schema for tJDBCInput (#1332) 2017-12-28 14:07:21 +08:00
wchen-talend
180484830f Wchen/bugfix/tup 19000 nexus 401 master (#1346)
* fix(TUP-19000):studio makes many 401 error HTTP requests when running a
job

* fix(TUP-19000):studio makes many 401 error HTTP requests when running a
job
2017-12-28 10:19:53 +08:00
GGu
e76f9733a6 fix(TUP-19089): add the command to command stack to execute (#1343) 2017-12-27 15:51:02 +08:00
Irene Wang
c648e147a8 DEVOPS-3416 Deploy all plugins for Black Duck scans 2017-12-26 17:17:51 +01:00
nrousseau
b8eee54810 feat(TUP-19153) integrate TCOMP v1 (#1339)
* feat(TUP-19153) integrate TCOMP v1

* feat(TUP-19153) integrate TCOMP v1

* feat(TUP-19153) integrate TCOMP v1
2017-12-26 02:43:07 -06:00
kjwang-talend
32a0ee1c6b Kjwang/fix a junit error (#1338)
* Fix a junit error

* Fix a junit error
2017-12-25 03:25:06 -06:00
GGu
90f9be9182 fix(TUP-19163): fix the failed junits for ogsi test (#1337) 2017-12-25 14:14:23 +08:00
GGu
07051d18c2 fix(TUP-19163): fix the failed junits (#1336) 2017-12-22 18:16:29 +08:00
Chao MENG
f844333605 feat(TUP-19123): Manage connections: improvements (2) (#1335)
feat(TUP-19123): Manage connections: improvements (2) 
https://jira.talendforge.org/browse/TUP-19123
2017-12-22 18:15:53 +08:00
kjwang-talend
57b6c0e68d Kjwang/feat(tup 18626)handle jobserver authentification (#1284)
* feat(TUP-TUP-17297)Load balancing for Studio and Job Server
https://jira.talendforge.org/browse/TUP-17297

* feat(TUP-TUP-17297)Load balancing for Studio and Job Server
https://jira.talendforge.org/browse/TUP-17297

* feat(TUP-TUP-17297)Load balancing for Studio and Job Server
https://jira.talendforge.org/browse/TUP-17297

* TUP-18626 Handle Jobserver authentification
https://jira.talendforge.org/browse/TUP-18626

* TUP-18626 Handle Jobserver authentification
https://jira.talendforge.org/browse/TUP-18626
2017-12-21 17:11:24 +08:00
wang wei
b80ea3501f fix(TDI-39697): The "Use custom object" in module list view doesn't work well for tjdbcoutput as it require the custom value must exists in the list above(#1334) 2017-12-20 17:58:51 +08:00
Chao MENG
833a416bcd task(TCOMP-691): create context menu for Tacokit node in repository (#1329)
https://jira.talendforge.org/browse/TCOMP-691
2017-12-19 17:12:52 +08:00
GGu
182a15cb7d fix(TUP-19124): fixed the failed junits (#1328) 2017-12-19 11:32:44 +08:00
GGu
ada254cfdd fix(TUP-19124): reuse the date from additional properties (#1326) (#1327) 2017-12-18 18:04:52 +08:00
nrousseau
3eb2ba58df feat(TUP-19077) Remove HL7 (#1315)
Remove HL7 components, and repository metadata
2017-12-18 15:35:12 +08:00
hwang-talend
342c5e0165 fix(TUP-19089):Unable to select or deselect used variables in select (#1322)
* fix(TUP-19089):Unable to select or deselect used variables in select
context variables window

* feat(TUP-19089):Unable to select or deselect used variables in select
context variables window

Conflicts:
	main/plugins/org.talend.core.ui/src/main/java/org/talend/core/ui/context/SelectRepositoryContextDialog.java
2017-12-15 11:53:29 +08:00
kcoepeau
46068705b2 fix(TBD-5136): support space encoding in classpath (#1312)
* fix(TBD-5136): support space encoding in classpath

* fix(TBD-5136): support space encoding in classpath
2017-12-14 02:55:15 -06:00
Chao MENG
281ecb671e task(TCOMP-691): create context menu for Tacokit node in repository (#1320)
task(TCOMP-691): create context menu for Tacokit node in repository panel
https://jira.talendforge.org/browse/TCOMP-691
2017-12-12 15:13:27 +08:00
GGu
8166539e06 feat(TUP-18350): Fixed the compile error (#1319) 2017-12-12 09:46:22 +08:00
GGu
c18b60c8fb feat(TUP-18903): add product details (#1295) (#1318) 2017-12-11 16:53:57 +08:00
kjwang-talend
fe14d638a5 TUP-19013 Studio hangs/freezes after clicking cancel while job is being (#1308)
built
https://jira.talendforge.org/browse/TUP-19013
2017-12-11 15:35:23 +08:00
GGu
ba0509d3e0 Kjwang/feat(tup 18293)reference projects as project dependencies (#1187)
* feat(TUP-18235): Reference Projects as Project Dependencies: logon/load
reference projects

* feat(TUP-18235)Reference Projects as Project Dependencies: support logon
reference projects by on/off line model

* feat(TUP-18235)Reference Projects as Project Dependencies: support logon
reference projects by on/off line model

* feat(TUP-18235):Reference Projects as Project Dependencies: support
logon reference projects by local model

* feat(TUP-18235):Reference Projects as Project Dependencies: support
logon reference projects by local model

* feat(TUP-18235)Reference Projects as Project Dependencies:Improve the
code

* feat(TUP-18235)Reference Projects as Project Dependencies:Improve the
code

* feat(TUP-18236)Reference Projects as Project Dependencies: Reference
project setting

* feat(TUP-18236)Reference Projects as Project Dependencies: Fix some bugs

* feat(TUP-18236)Reference Projects as Project Dependencies: Reference
project settings dialog

* feat(TUP-18236)Reference Projects as Project Dependencies: Reference
project setting

* feat(TUP-18236)Reference Projects as Project Dependencies: Reference
project setting

* feat(TUP-18468)Reference Projects as Project Dependencies: Move the
content of reference project setup dialog to project setting page
https://jira.talendforge.org/browse/TUP-18468

* feat(TUP-18468)Reference Projects as Project Dependencies: Move the
content of reference project setup dialog to project setting page
https://jira.talendforge.org/browse/TUP-18468

* feat(TUP-18468)Reference Projects as Project Dependencies: Move the
content of reference project setup dialog to project setting page
https://jira.talendforge.org/browse/TUP-18468

* feat(TUP-18468)Reference Projects as Project Dependencies: Move the
content of reference project setup dialog to project setting page
https://jira.talendforge.org/browse/TUP-18468

* feat(TUP-18468)Reference Projects as Project Dependencies: Move the
content of reference project setup dialog to project setting page
https://jira.talendforge.org/browse/TUP-18468

* feat(TUP-18468)Reference Projects as Project Dependencies: Move the
content of reference project setup dialog to project setting page
https://jira.talendforge.org/browse/TUP-18468

* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237

* feat(TUP-18234)Reference Projects as Project Dependencies: Migrate
Reference Project setup
https://jira.talendforge.org/browse/TUP-18234

* feat(TUP-18234)Reference Projects as Project Dependencies: Migrate
Reference Project setup
https://jira.talendforge.org/browse/TUP-18234

* feat(TUP-18234)Reference Projects as Project Dependencies: Migrate
Reference Project setup
https://jira.talendforge.org/browse/TUP-18234

* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237

* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237

* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237

* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237

* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237

* feat(TUP-18234)Reference Projects as Project Dependencies: Migrate
Reference Project setup
https://jira.talendforge.org/browse/TUP-18234

* feat(TUP-18234)Reference Projects as Project Dependencies: Migrate
Reference Project setup
https://jira.talendforge.org/browse/TUP-18234

* feat(TUP-18234)Reference Projects as Project Dependencies: Migrate
Reference Project setup
https://jira.talendforge.org/browse/TUP-18234

* feat(TUP-18234)Reference Projects as Project Dependencies: Migrate
Reference Project setup
https://jira.talendforge.org/browse/TUP-18234

* feat(TUP-18234)Reference Projects as Project Dependencies: Migrate
Reference Project setup
https://jira.talendforge.org/browse/TUP-18234

* fix(TUP-18824):[bug] can logon main project if current user do not have
authorized for the reference project

* fix(TUP-18835)[bug] read only user can't get the reference relationship
from tac if the setting file has different relationship with tac

* fix(TUP-18835)[bug] read only user can't get the reference relationship
from tac if the setting file has different relationship with tac

* fix(TUP-18835)[bug] read only user can't get the reference relationship
from tac if the setting file has different relationship with tac
https://jira.talendforge.org/browse/TUP-18835
2017-12-11 15:11:57 +08:00
nrousseau
8e2c4defbb babili-export (#1317) 2017-12-11 10:51:14 +08:00
Chao MENG
7c382b1a38 task(TCOMP-691): create context menu for Tacokit node in repository panel (#1316)
* task(TCOMP-691): create context menu for Tacokit node in repository
panel
https://jira.talendforge.org/browse/TCOMP-691

* task(TCOMP-691): create context menu for Tacokit node in repository
panel
https://jira.talendforge.org/browse/TCOMP-691

* "task(TCOMP-691): create context menu for Tacokit node in repository
panel https://jira.talendforge.org/browse/TCOMP-691"

improvement
2017-12-08 15:32:43 +08:00
nrousseau
3cfd6843e0 Nrousseau/tup 19043 update welcome (#1313)
* feat(TUP-19043) Update welcome page of TOS

* feat(TUP-19043) Update the display of welcome page
2017-12-07 20:35:23 -06:00
Pierre Teyssier
eaa8844ff0 feat(TDI-39100): integrate partner couchbase components 2017-12-07 20:12:55 +08:00
hcyi
e5be9f35d1 fix(TUP-17242): Special character doesn't accept into username. (#1311) 2017-12-05 12:35:11 +08:00
kjwang-talend
79b2927613 fix(TUP-19042) Find back project name if parent is null (#1307) (#1310)
Conflicts:
	main/plugins/org.talend.core.runtime/src/main/java/org/talend/repository/ProjectManager.java
2017-12-04 17:34:29 +08:00
zwxue
19d5505e62 Revert "fix(TUP-18772):buildjob override parameter add unecessary backslash (#1298)" (#1309)
This reverts commit e37bde5deb.
2017-12-04 16:48:21 +08:00
nrousseau
4ec3c8c0f1 feat(TUP-19043) Update welcome page of TOS (#1304) 2017-12-04 10:18:56 +08:00
Yu
aea4bfad67 feat(TBD-5415) Add GCS User Agent String in Constant class (#1303)
* feature(TBD-5415) Add GCS User Agent String in Constant class

* change the way of getting studio version

I changed the way of getting version of studio because there are some problems for the previous commit.

It doesn't work because the org.talend.commons.utils.VersionUtils class is in fact in code generating (eclipse) level. So we will not have it in the generated project in Studio, so I moved it (version retrieving) to javajet level as shown in the 3 other related commits, to get the version correctly.

* rename variable
2017-12-01 16:44:18 +01:00
nrousseau
8f282a8b83 feat(TUP-19039) reduce logs inside the studio (#1305) 2017-12-01 16:40:40 +08:00
Chao MENG
35172d66be feat(TUP-18724): manage connections: improvements (#1288)
* 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

* feat(TUP-18724): manage connections: improvements
https://jira.talendforge.org/browse/TUP-18724
2017-11-30 11:39:43 +08:00
hcyi
3c096d712d feat(TUP-18528): SAP: Create new wizard to retrieve ADSO. (#1285)
* feat(TUP-18528): SAP: update emf model for retrieve ADSO.

* feat(TUP-18528): SAP:add new repository object type to create ADSO node.

* feat(TUP-18528): SAP: add Hana database properties on wizard.

* feat(TUP-18528): SAP: add context support for Hana database properties
on wizard.

* feat(TUP-18528): Improve to retrieve sap ADSO schema.

* feat(TUP-18528): Improve and fix some bugs for ADSO.

* feat(TUP-18528): Improve to support drag&drop parameters for ADSO
component.

* feat(TUP-18528): fix bug of TUP-18971 Schema won't be moved to Recycle
bin
2017-11-29 14:54:06 +08:00
chmyga
f7cd7b3cbb feat(TCOMP-683): tacokit integration (#1296)
* Add methods to IComponent for templateURI unification

* Add method to IComponentFileNaming to calculate path from String prefix
2017-11-28 20:05:06 -06:00
wchen-talend
e5af03b09c fix(TUP-14602):Exchange view: Download monitor dialog slows down the (#1301)
download speed
2017-11-28 16:29:53 +08:00
Chao MENG
a1bc81d272 feat(TUP-18946): add advertisement for Cloud product (#1294)
* feat(TUP-18946): add advertisement for Cloud product
https://jira.talendforge.org/browse/TUP-18946

* feat(TUP-18946): add advertisement for Cloud product
https://jira.talendforge.org/browse/TUP-18946
2017-11-28 16:28:01 +08:00
zwxue
e37bde5deb fix(TUP-18772):buildjob override parameter add unecessary backslash (#1298) 2017-11-28 14:51:05 +08:00
nrousseau
b2dcaf1942 fix(TUP-18137) Update URL 2017-11-28 12:31:12 +08:00
kjwang-talend
1105acb877 feat(TUP-TUP-17297)Load balancing for Studio and Job Server (#1267)
* feat(TUP-TUP-17297)Load balancing for Studio and Job Server
https://jira.talendforge.org/browse/TUP-17297

* feat(TUP-TUP-17297)Load balancing for Studio and Job Server
https://jira.talendforge.org/browse/TUP-17297

* feat(TUP-TUP-17297)Load balancing for Studio and Job Server
https://jira.talendforge.org/browse/TUP-17297

* fix(TUP-18950)[bug][651] job run fail when user jobserver+commandline
https://jira.talendforge.org/browse/TUP-18950
2017-11-28 10:55:54 +08:00
wchen-talend
ff61e80a4d fix(TUP-18424):Review Exchange splash in Studio (#1300)
* fix(TUP-18424):Review Exchange splash in Studio

* fix(TUP-18424):Review Exchange splash in Studio
2017-11-24 19:16:08 +08:00
ypiel
1c6a37499d Ypiel/tdi39572 edm date db type (#1299)
* fix(TDI39572) : Add Date db_type in odata mapping

* fix(TDI39572) : Fix add Date db_type in odata mapping
2017-11-24 17:04:20 +08:00
wchen-talend
bc602e05bc fix(TUP-18863):Disable standard import files from eclipse (#1297) 2017-11-24 14:03:23 +08:00
kjwang-talend
2d2f83cb7c Kjwang/feat(tup 18753)update driver of vertica (#1291)
* TUP-18753 Update driver of vertica
https://jira.talendforge.org/browse/TUP-18753

* TUP-18753 Update driver of vertica
https://jira.talendforge.org/browse/TUP-18753

* TUP-18753 Update driver of vertica
https://jira.talendforge.org/browse/TUP-18753
2017-11-21 16:50:49 +08:00
wchen-talend
06227962ab Wchen/feature/tup 17395 store svn/git credencials (#1293)
* feat(TUP-17710):unable to connect to GIT when LDAP authentication set
(no user)

* feat(TUP-17710):unable to connect to GIT when LDAP authentication set
(no user)

* feat(TUP-18852):[bug] after set svn user password for tac user, studio
still pop up user/password type in page when try to log on project.
2017-11-21 10:54:33 +08:00
wchen-talend
6719c7ff5f fix(TUP-18841):Fix some issues for the module view (#1289) 2017-11-20 14:49:01 +08:00
Stefan Le Moing
c579ddd625 fix(TBD-5985): add nexus desc for spark-cassandra-assembly (#1292) 2017-11-17 15:18:02 +01:00
hcyi
44d34c0464 feat(TUP-18512): Support Calculation View for SAP Hana Database. (#1278)
* feat(TUP-18512): Support Calculation View for SAP Hana Database.

* feat(TUP-18512): Fake the metaData to retrieve schema for SAP Hana
Database.

* feat(TUP-18512): Improve metadata wizard for SAP Hana Database.

* feat(TUP-18512): change the display of table name for SAP Hana Database.

* feat(TUP-18512): fix bug of TUP-18911 click Retrieve schema from Schema
wizard fail。
2017-11-17 16:32:20 +08:00
wang wei
b3a63df08b fix(TDI-39625): System routine BufferedOutput using sun api (#1287) 2017-11-16 13:53:22 +08:00
zafkirTalend
c1190dfa35 Merge maintenance/6.4 into maintenance/6.5 (#1282) (#1283)
* TDQ-7274: rafactor the code to fix a NPE (#1251) (#1253)

* fix(TUP-18769): exclude the dependenceis of children jobs in main pom (#1254)

* TDQ-14308 move th code of copy drools file from 'BuildJobHandler' to (#1231) (#1257)

'ProcessorUtilities'.copy drools files when run or build job.

* fix(TUP-18804): connection to SQL Server not retrieving Schemas (#1268)

* fix(TUP-18804): connection to SQL Server not retrieving Schemas
https://jira.talendforge.org/browse/TUP-18804

* fix(TUP-18804): connection to SQL Server not retrieving Schemas
https://jira.talendforge.org/browse/TUP-18804

* Revert "TESB-20417:Issues with Hyphen in ServiceName (#1243)" (#1273)

This reverts commit d8fbf44309.

* fix(TUP-18825):Cannot use name "oracle" for row name (Main) (#1280)

* fix(TBD-5157): Change talendType for dbType BYTES (#1281)
2017-11-13 14:43:44 +01:00
hcyi
0e3c0ab34a feat(TUP-18336): SAP ODP: Create base wizard for the retrieve of content extractor (#1214)
* feat(TUP-18336): SAP ODP: Add new repository node and actions。

* feat(TUP-18336): SAP ODP: update code for the new sap repository node.

* feat(TUP-18336): SAP ODP:Update the display / content of table in the
metadata

* feat(TUP-18336): [bug] error when set repository db for tSAPODPInput.

* feat(TUP-18336): [bug]After add validation rule, can not show under sap
BI content extractor.
2017-11-13 16:06:45 +08:00
wchen-talend
b06c8284e4 fix(TUP-18825):Cannot use name "oracle" for row name (Main) (#1280) 2017-11-13 10:32:50 +08:00
jzhao
e05da6e27d fix(TDI-39670) Side effect when using TalendDate.formatDateInUTC() and TalendDate.parseDate() (#1279) 2017-11-10 15:06:58 +08:00
wchen-talend
4e3a69a6d0 Wchen/bugfix/tup 18841 fix for module view (#1277)
* fix(TUP-18841):make the module view dialog be able to change back to
default uri.

* fix(TUP-18841):Fix some issues for the module view

* fix(TUP-18841):Fix some issues for the module view
2017-11-09 21:30:29 -06:00
wchen-talend
869d95ee97 Wchen/bugfix/7.0/tup 18820 can not import some jar (#1269)
* fix(TUP-18820):Some jars which need installed manually can`t be
installed if followed the prompt in GUI

* fix(TUP-18820):Some jars which need installed manually can`t be
installed if followed the prompt in GUI
2017-11-08 17:28:03 +08:00
wang wei
e1770847f6 fix(TDI-39225): Problem of mapping_sap.xml file in studio project properties(#1276) 2017-11-08 11:05:43 +08:00
GGu
38127b6a00 feat(TUP-18529): check for local ip (#1275) 2017-11-07 15:21:13 +08:00
Ihor Istomin
bc461d91f6 fix(TDI-38240): Make JSONException public. Replace StringBuffer with StringBuilder in JSONObject. (#1150) 2017-11-07 10:05:18 +08:00
SunChaoqun
50239f05c3 Revert "TESB-20417:Issues with Hyphen in ServiceName (#1242)" (#1272)
This reverts commit c8a10b68bc.
2017-11-06 17:56:37 +08:00
wchen-talend
ccdbca23ed fix(TUP-18791):Update the library nexus2 deploy to use aether (#1266) 2017-11-06 11:10:05 +08:00
wchen-talend
eb9525aa9f fix(TUP-18442):Enforce maven coordinate resolution consistency (#1271) 2017-11-06 10:13:32 +08:00
Chao MENG
5f9b125947 fix(TUP-18804): connection to SQL Server not retrieving Schemas (#1268)
* fix(TUP-18804): connection to SQL Server not retrieving Schemas
https://jira.talendforge.org/browse/TUP-18804

* fix(TUP-18804): connection to SQL Server not retrieving Schemas
https://jira.talendforge.org/browse/TUP-18804
2017-11-03 11:47:01 +08:00
wchen-talend
40a96055ba Wchen/feature/tup 18373 improve module view (#1215)
* commit 1

* feature(TUP-18350):Do some refactor and create the common API for nexus
2.x and 3.x

* feat(TUP-18351)Implement the search/deploy/update snapshot for nexus 3.x

* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x

* feat(TUP-18373):Improve module view to support customerized maven uri

* feat(TUP-18373):Improve module view to support customerized maven uri

* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x

* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x

* feat(TUP-18373):Improve module view to support customerized maven uri

* feat(TUP-18373):Improve module view to support customerized maven uri

* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x

* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x

* feat(TUP-18351): keep nexus 2.x work the same as before.

* feat(TUP-18373):Improve module view to support customerized maven uri

* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x

* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x

* feat(TUP-18373):Improve module view to support customerized maven uri

* feat(TUP-18373):Improve module view to support customerized maven uri

* feat(TUP-18373):Improve module view to support customerized maven uri

* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x

* feat(TUP-18373):Improve module view to support customerized maven uri

* feat(TUP-18373):Improve module view to support customerized maven uri

* feat(TUP-18351):rename the aether plugin

* feature(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.

* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.

* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.

* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.

* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.

* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.

* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.

* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.

* feat(TUP-18551):remove a old plugin

* feat(TUP-18373):Improve module view to support customerized maven uri

* feat(TUP-18551):change some text

* feat(TUP-18701):detect jar with custom uri but the uri is not saved

* feat(TUP-18715):[bug] error show if first upload a customer jar using
Custom URI, then use a default URI

* feat(TUP-18708):[bug] message should be more obviously when using the
jar which user set custom MVN URI in module view but deleted in local
and nexus

* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.

* feat(TUP-18551):remove not used ui dependency for aether

* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.

* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.

* feat(TUP-18786):[bug] default mvn uri in module view seems not correct
when add jar from routine/bean
2017-10-31 12:15:16 +08:00
Ivan Gonchar
ea6f4868bc chore: upgrade TCOMP to 0.21.0-SNAPSHOT (#1263) 2017-10-31 10:34:18 +08:00
Chao MENG
cb9e1c4313 fix(TUP-18261): there is an error when Studio tries to make a query to (#1261)
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
2017-10-30 16:23:12 +08:00
GGu
d0cd73fee8 fix(TUP-18545): set property for project mappings url (#1260) 2017-10-29 20:57:27 -05:00
hwang-talend
e0e59a41fd fix(TUP-16457):tdatasetinput and tdatasetoutput need the db column name (#1178)
* fix(TUP-16457):tdatasetinput and tdatasetoutput need the db column name
in talend schema like tdatapreprun component

* fix(TUP-16457):tdatasetinput and tdatasetoutput need the db column name
2017-10-27 01:05:11 -05:00
Dmytro Sylaiev
7d07608dce fix(TDI-39597): Add supporting CLOB type for String (#1259) 2017-10-26 18:46:21 +08:00
nrousseau
24b347c492 Update talend.properties (#1256) 2017-10-25 15:07:39 +08:00
wang wei
b362087ee1 fix(TDI-39365): Support Amazon Redshift JDBC Driver 1.2.8 (#1248)
* fix(TDI-39365): Support Amazon Redshift JDBC Driver 1.2.8

* fix(TDI-39365): Support Amazon Redshift JDBC Driver 1.2.10 as 1.2.8 have
some bug though amazon release note don't contain 1.2.10 now
2017-10-23 17:55:42 +08:00
GGu
43890bec2e feat(TUP-18593): export mapping files when build with generic component (#1250) 2017-10-23 01:17:11 -05:00
nrousseau
d5945ba3df feat(TUP-18531) Modify studio setup to only support java 8 (#1223)
* feat(TUP-18531) Modify studio setup to only support java 8

* feat(TUP-18531) update poms to compile studio in java 8
2017-10-21 18:22:07 +08:00
msjian
460ee00a25 TDQ-7274: rafactor the code to fix a NPE (#1251) 2017-10-20 17:22:43 +08:00
Jenkins Continuous Build server
9e788398a9 Set version to 7.0.1 SNAPSHOT 2017-10-20 10:21:51 +02:00
hcyi
9594d7334f feat(TUP-18513): sap hana connection does not support additional parameters for security (#1244)
* feat(TUP-18513): SAP HANA Connection does not support Additional
Parameters for security.

* feat(TUP-18513): no default additional properties for SAP HANA
Connection
2017-10-19 09:21:28 +08:00
Mike Yan
c63defafb8 TESB-20466: Add microservice code generator service interface (#1247) 2017-10-16 13:48:13 +08:00
SunChaoqun
dd394c1972 TESB-20466:Data Services (REST) as Microservice - Part II (#1246) 2017-10-13 17:58:20 +08:00
qiongli
a5df4dc487 TDQ-14308 move th code of copy drools file from 'BuildJobHandler' to (#1231)
'ProcessorUtilities'.copy drools files when run or build job.
2017-10-12 14:08:02 +08:00
Chao MENG
aa06695cbc fix: can not download/browse jars (#1245) 2017-10-11 18:25:35 +08:00
SunChaoqun
c8a10b68bc TESB-20417:Issues with Hyphen in ServiceName (#1242) 2017-10-10 17:38:12 +08:00
msjian
d47677684c TDQ-14352: fix can not create db connection with TOP (#1239) 2017-10-09 10:50:16 +08:00
jzhao
85d34bad0a fix(TDI-39542): typo of NodeUtil method (#1240) 2017-09-30 11:53:09 +08:00
kjwang-talend
59ed6360f1 feat(TUP-18035)Tracking influence unification (#1235)
https://jira.talendforge.org/browse/TUP-18035
2017-09-29 20:56:56 -05:00
Chao MENG
2f33d879d3 feat(TUP-18311): Find a way to lower the cost of adding/upgrading BD Distros: have plugin for dynamic config with first implementation to read json / setup jars for jobs. (#1236)
* feat(TUP-18311): Find a way to lower the cost of adding/upgrading BD
Distros: have plugin for dynamic config with first implementation to
read json / setup jars for jobs.

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

* feat(TUP-18311): Find a way to lower the cost of adding/upgrading BD
Distros: have plugin for dynamic config with first implementation to
read json / setup jars for jobs.

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

* feat(TUP-18311): Find a way to lower the cost of adding/upgrading BD
Distros: have plugin for dynamic config with first implementation to
read json / setup jars for jobs.

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

* feat(TUP-18311): Find a way to lower the cost of adding/upgrading BD
Distros: have plugin for dynamic config with first implementation to
read json / setup jars for jobs.

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

* feat(TUP-18311): Find a way to lower the cost of adding/upgrading BD
Distros: have plugin for dynamic config with first implementation to
read json / setup jars for jobs.

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

* feat(TUP-18311): Find a way to lower the cost of adding/upgrading BD
Distros: have plugin for dynamic config with first implementation to
read json / setup jars for jobs.

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

* feat(TUP-18311): Find a way to lower the cost of adding/upgrading BD
Distros: have plugin for dynamic config with first implementation to
read json / setup jars for jobs.

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

* feat(TUP-18311): Find a way to lower the cost of adding/upgrading BD
Distros: have plugin for dynamic config with first implementation to
read json / setup jars for jobs.

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

* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard

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

* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard

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

* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard

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

* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard

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

* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard

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

> temprary to support to download from specified nexus

* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard

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

* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard

* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard

* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard

* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard

* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard

* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard

* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard

Improve log

* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard
2017-09-28 14:54:46 +08:00
wchen-talend
8509dbe6f6 fix(TUP-18643):Studio cann't start when use license except for TP_ALL (#1237) 2017-09-27 01:40:58 -05:00
jzhao
1aed2d1f30 fix(TDI-39518) tSendMail job with multiline Message cannot be moved from 6.1.1 to 6.4.1 (#1234) 2017-09-25 17:52:29 +08:00
GGu
19ba06f149 feat(TUP-18122): do audit for components and extension modules (#1180) 2017-09-22 01:06:37 -05:00
hwang-talend
93858071b7 fix(TUP-18607):[BUG] Hive/Hbase wizard cann't click Finish button under (#1232)
any cluster
2017-09-22 09:55:28 +08:00
Laurent BOURGEOIS
224cab9e46 fix(TBD-5655) : Add Yarn cluster mode constant (#1229)
* fix(TBD5655) : Add Yarn cluster mode constant

* fix(TBD5655) : WIP
2017-09-19 15:30:51 +02:00
wchen-talend
f84a9d4135 Wchen/feature/tup 18350 nexus3 (#1196)
* commit 1

* feature(TUP-18350):Do some refactor and create the common API for nexus
2.x and 3.x

* feat(TUP-18351)Implement the search/deploy/update snapshot for nexus 3.x

* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x

* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x

* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x

* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x

* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x

* feat(TUP-18351): keep nexus 2.x work the same as before.

* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x

* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x

* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x

* feat(TUP-18351):rename the aether plugin

* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x

* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x
2017-09-19 16:11:14 +08:00
Andreas Mattes
b462f7a978 TESB-20303 - Ensure reference projcet recognition for project names w… (#1219)
* TESB-20303 - Ensure reference projcet recognition for project names with spaces.

This fix ensures that the reference project is recognized by its name even if label and technical label differ by more than just upper/lower case due to characters like spaces in the project label which are escaped in the technical label.

* TESB-20303 - Special case of class name resolution for routelets handled in a separate class.

* TESB-20303 - Copyright header added to RouteUtil.
2017-09-15 10:55:15 +02:00
GGu
cda81d1b1e fix(TUP-18437): unify to use same api to create URI (#1197)
* fix(TUP-18437): unify to use same api to create URI

* fix(TUP-18437): fix the junit problem
2017-09-15 02:30:13 -05:00
nrousseau
2f70c1a879 fix(TUP-18487) fix problem of junit, avoid to hang (#1228) 2017-09-15 14:10:10 +08:00
SunChaoqun
0a19d5a85f TESB-20333:Data Services (REST) as Microservice (#1227) 2017-09-15 10:58:15 +08:00
nrousseau
2b543d3ac1 fix(TUP-18452) fix wrong generation of schema from WSDL (#1226)
Fix as well import of XSD to avoid to lose information on similar nodes
2017-09-14 11:29:38 +08:00
hcyi
389d5eb7d2 fix (TUP-18333): MSSQL: Cannot used in job correctly if password (#1210)
contains "\" or "/"
2017-09-13 18:03:49 +08:00
hcyi
e9d3c0db65 fix(TUP-18515): Reusing a SAP table stored in the metadata repository (#1220)
looses the data types.
2017-09-13 17:33:41 +08:00
Emmanuel GALLOIS
a58b4202eb chore(TDI-38416): split Marketo modules (#1224) 2017-09-13 17:30:27 +08:00
Igor Lazebny
7fc7e557dc DEVOPS-3105: Fix maven build for ESB Runtime 2017-09-13 11:29:26 +03:00
wchen-talend
0027929cce fix(TUP-18517):Adding additional JDBC parameters to metadata connection (#1221)
to Vertica doesn't work
2017-09-12 14:32:19 +08:00
hwang-talend
52494f2268 Wwang talend/tdi 39241 (#1211)
* ERepositoryObjectType.valueOf("METADATA_EDIFACT");

* 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-18403):show the jdbc repositoryNode as children under DB
Connection repositoryNode

* 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-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.core.runtime/src/main/java/org/talend/core/runtime/services/IGenericWizardService.java

* feat(TUP-18322):retrieve JDBC schema

* feat(TUP-18459):Have a real dynamic combo box for the db type

* feat(TUP-18403):show the jdbc repositoryNode as children under DB
Connection repositoryNode

* feat(TUP-18322):retrieve JDBC schema

* feat(TUP-18324):Edit jdbc connection

* feat(TUP-18324):Edit jdbc connection
2017-09-12 10:51:37 +08:00
Seloen
9b44328ac4 feat(TUP-18192): intelligent auto map leveraging data quality algorithms (#1195)
* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms

*Levenshtein and Jaccard done

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

* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms

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

* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms

*Refined version

https://jira.talendforge.org/browse/TUP-18192
2017-09-06 09:45:24 +08:00
Irene Wang
1dd17dda4a Update copyright to 2017 2017-09-05 19:24:56 +02:00
Irene Wang
df57151cc9 Update copyright to 2017 2017-09-05 17:12:21 +02:00
Andreas Mattes
e3a2fcfcdd TESB-20301 - Helper class for late resolution of OSGi services added. (#1216) 2017-09-05 14:33:35 +02:00
hcyi
6a0a668db7 fix (TUP-18492): Stats&Logs still use JTDS driver even select Microsoft (#1213) 2017-09-05 16:00:08 +08:00
nrousseau
e9545f6daa fix(TUP-18434): fix problem of refresh (#1207)
Fix the problem of reference display and limit the number of refresh
done.
2017-09-04 10:32:04 +08:00
Seloen
023822bb5c fix(TUP-18465): column names that contain Japanese get some underscores (#1209)
https://jira.talendforge.org/browse/TUP-18465
2017-09-01 18:27:44 +08:00
jzhao
544faa63bb fix(TDI-39289) : support tSnowflakeConnection in ELTJDBC (#1198)
* add mapping for snowflake
2017-09-01 10:02:23 +08:00
hcyi
9cb89483f4 fix(TUP-18388): add some new junits to enhance and fix the failed ones. (#1201)
* fix(TUP-18388): add some new junits to enhance and fix the failed ones.

* fix(TUP-18388): Cannot get globalMap after tFlowToIterate.
2017-08-31 17:57:58 +08:00
wchen-talend
2276003783 feat(TUP-18280):Add possibility to control classpath during the build (#1208) 2017-08-30 17:56:27 +08:00
GGu
cd2a663584 fix(TUP-18448/build): fix the missing children jars when build job (#1206) 2017-08-29 14:29:41 +08:00
Rémy DUBOIS
5d0c0d40d8 feat(TBD-5339): Add unsupported types for Kudu components (#1194) (#1203) 2017-08-28 14:22:34 +02:00
zwxue
94270a6b7b fix(TUP-16486):Performance: Importing Progress stops at "Populate items (#1205)
to import".
2017-08-28 17:31:46 +08:00
wchen-talend
069195c3bc fix(TUP-18452):The Generated schema is wrong by 'Import WSDL Schemas" (#1204) 2017-08-28 15:33:31 +08:00
hcyi
adef28b2a4 fix (TUP-18425): global check of Talendforge.org/Forums in Talend Studio (#1202)
+ apps
2017-08-25 17:20:10 +08:00
Seloen
148dfdf201 fix(TUP-18404): Link Target Issue (#1199)
* fix(TUP-18404)Link Target Issue

*add colors for table since mac does not support row separater line
*adjust "y" coordinate of end point of line on mac

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

* fix(TUP-18404)Link Target Issue

xwen committed 2 hours ago
*add colors for table since mac does not support row separater line
*adjust "y" coordinate of end point of line on mac

https://jira.talendforge.org/browse/TUP-18404
2017-08-24 09:42:26 +08:00
hcyi
57e6979015 fix(TUP-18388): Cannot get globalMap after tFlowToIterate. (#1191) 2017-08-23 14:19:38 +08:00
zwxue
59fe8dbc89 fix(TUP-18382):tXMLMap miss some fields while import schema from (#1193) 2017-08-17 18:14:51 +08:00
GGu
c5d1a8248e fix(TUP-18405/module): enable to update the list of modules parameter (#1192) 2017-08-16 16:26:34 +08:00
hcyi
9a54aa3020 TUP-18355:Opening a BD job from the search feature in Studio transforms (#1182)
it into a DI job
2017-08-11 10:29:23 +08:00
hwang-talend
1dc546330e Hwang/tup 18362 (#1184)
* Revert "fix(TUP-18325)Interface of Row line component display deformation (#1179)"

This reverts commit 4a779b4b22.

* Revert "fix(TUP-17873):tRowGenerator : wizard display : auto-expand, but dont recollapse"

This reverts commit 86450ecae3.

* Revert "fix(TUP-17873):tRowGenerator : wizard display : auto-expand, but dont recollapse"

This reverts commit fc7309413e.

* fix(TUP-18362):Generic schemas: UI layout of "Create new generic
schemaof 2" isn't correct
2017-08-11 10:01:34 +08:00
apoltavtsev
1d68a332ce TESB-20067 Patched Axis 1.4 library is added to Axis dependencies bundle (#1186)
* TESB-20067 Patched Axis 1.4 library is added to Axis dependencies bundle

* TESB-20067 Name of Patched Axis 1.4 library is changed from "axis-p1-6.0.0.jar" to "axis-p1.jar"

* TESB-20067 axis-p1-6.0.0.jar is removed
2017-08-09 18:12:07 +08:00
kjwang-talend
3af09837b5 fix(TUP-18349): "Detect Dependencies" doesn't work (#1181)
https://jira.talendforge.org/browse/TUP-18349
2017-08-07 11:53:09 +08:00
hwang-talend
7a76ba89b5 fix(TUP-18335):Testcase detect context update incorrectly (#1183) 2017-08-03 17:52:51 +08:00
zwxue
80a1be9139 fix(TUP-17688): Performing HDFS operation after a tDataPrepRun. (#1140) 2017-08-03 17:35:01 +08:00
hwang-talend
06ecc58ecb fix(TUP-5432):Component Framework :Salesforce: For component (#1174)
* fix(TUP-5432):Component Framework :Salesforce: For component
tsalesforceinput when select a repository salesforce which convert to
context will show pop up error.

* fix(TUP-5432):Component Framework :Salesforce: For component
2017-08-03 16:14:47 +08:00
Seloen
4a779b4b22 fix(TUP-18325)Interface of Row line component display deformation (#1179)
https://jira.talendforge.org/browse/TUP-18325
2017-07-28 18:21:34 +08:00
Chao MENG
edd2546274 TUP-16794 : Improve the save logic in LocalRepositoryFactory (#843)
TUP-16794 : Improve the save logic in LocalRepositoryFactory
https://jira.talendforge.org/browse/TUP-16794
2017-07-28 17:17:03 +08:00
wchen-talend
ef66fdb603 fix(TUP-18265):tELTSAPMAP component does not work as expected (#1163) 2017-07-28 17:01:31 +08:00
hcyi
c0dd136303 TUP-10160:use javadb embeded connect derby,when finish there are errors (#1177) 2017-07-28 14:55:01 +08:00
hcyi
b9f5b9f719 TUP-18267:Layout of schema shell is not user-friendly than it in 641 (#1159) 2017-07-28 14:51:26 +08:00
wchen-talend
9a565c64fa fix(TUP-18001):InvocationTargetException show when import the attached (#1171)
* fix(TUP-18001):InvocationTargetException show when import the attached
job

* fix(TUP-18001): add junit
2017-07-27 18:07:57 +08:00
zwxue
fbceda5d4a fix(TUP-18326):GIT/SVN: switch branch will cause NPE when editing (#1176) 2017-07-27 15:58:58 +08:00
hcyi
a896a3cfd5 TUP-18195:tTeradataInput shouldn't ask for jars if required jar is (#1173)
already installed
2017-07-27 10:36:11 +08:00
chmyga
7c81f978c7 fix(TCOMP-291):add method to find dynamic property (#1074) 2017-07-26 16:15:41 +08:00
Seloen
d8df3cb799 Revert "fix(TUP-17378)Should not show CDH 5.8 Spark 2 distribution in MR job (#1166)" (#1172)
This reverts commit e89d0e3521.
2017-07-21 02:54:47 -05:00
Seloen
e89d0e3521 fix(TUP-17378)Should not show CDH 5.8 Spark 2 distribution in MR job (#1166)
https://jira.talendforge.org/browse/TUP-17378
2017-07-21 11:54:47 +08:00
Chao MENG
d0618ac17c fix(TUP-6786): schema name refresh problem (#1170)
fix(TUP-6786): schema name refresh problem
https://jira.talendforge.org/browse/TUP-6786
2017-07-20 18:38:16 +08:00
wchen-talend
b166eba2cb feature(TUP-18280):Add possibility to control classpath during the build (#1167) 2017-07-20 18:07:52 +08:00
wchen-talend
34ef2132fd feature(TUP-18280):Add possibility to control classpath during the build (#1164) 2017-07-20 16:16:58 +08:00
kjwang-talend
69351f0892 Kjwang/fix(tup 18276)patch broke build job with subjobs from reference project junit (#1165)
* kjwang/fix(TUP-18276):PATCH broke Build Job with sub-jobs from Reference
project(junit)
https://jira.talendforge.org/browse/TUP-18276

* kjwang/fix(TUP-18276):PATCH broke Build Job with sub-jobs from Reference
project(junit)
https://jira.talendforge.org/browse/TUP-18276
2017-07-20 02:47:16 -05:00
kjwang-talend
b048c337d4 kjwang/fix(TUP-18276):PATCH broke Build Job with sub-jobs from Reference (#1161)
* kjwang/fix(TUP-18276):PATCH broke Build Job with sub-jobs from Reference
project
https://jira.talendforge.org/browse/TUP-18276

* kjwang/fix(TUP-18276):PATCH broke Build Job with sub-jobs from Reference
project
https://jira.talendforge.org/browse/TUP-18276
2017-07-20 14:38:18 +08:00
hwang-talend
75c0090ffd fix(TUP-18252):Hbase of Mapr:open existing hbase connection,some default (#1160)
value are not shown
2017-07-20 09:46:51 +08:00
kjwang-talend
dbd62e1a79 fix(TUP-18049)Unable to Retrieve Schema if clicking multiple times (#1158)
https://jira.talendforge.org/browse/TUP-18049
2017-07-18 16:38:30 +08:00
hcyi
a0829235c2 fix TUP-18186:bad type for xs:int and xs:long when importing document schéma from file (xsd) (#1155)
* TUP-18186:bad type for xs:int and xs:long when importing document schéma
from file (xsd)

* TUP-18186:add junit for bad type for xs:int and xs:long when importing
document schéma from file (xsd)
2017-07-17 10:42:43 +08:00
hwang-talend
d6309b38f4 fix(TUP-17992):RefProject:Run Test Case: nothing feedback after run (#1153)
testcase
2017-07-17 10:08:27 +08:00
hwang-talend
2f20845620 fix(TUP-18252):Hbase of Mapr:open existing hbase connection,some default (#1157)
value are not shown
2017-07-17 10:05:12 +08:00
Chao MENG
f550757cfc fix(TUP-6786): repository refresh problem for schema when click cancel (#1156)
fix(TUP-6786): repository refresh problem for schema when click cancel
https://jira.talendforge.org/browse/TUP-6786
2017-07-14 17:55:10 +08:00
hcyi
3c189b137a TUP-18256:Hadoop Property not sync to MapRDB parameters in Spark job (#1152) 2017-07-14 16:46:10 +08:00
Chao MENG
2ba00370c7 fix(TUP-18215): improve performance of "Finishing integrity check" (#1154)
fix(TUP-18215): improve performance of "Finishing integrity check
https://jira.talendforge.org/browse/TUP-18215
2017-07-14 10:57:59 +08:00
hcyi
d9e761903c TUP-18195:tTeradataInput shouldn't ask for jars if required jar is (#1149)
already installed
2017-07-14 10:12:08 +08:00
Chao MENG
8ee107c199 fix(TUP-18204): NullPointerException when opening code routines from (#1148)
fix(TUP-18204): NullPointerException when opening code routines from Reference project after switch branch
https://jira.talendforge.org/browse/TUP-18204
2017-07-12 10:08:45 +08:00
hwang-talend
f68282e5bc fix(TUP-18208):Studio sending multiple "getLibLocation" metaservlet (#1147)
calls for each build activity
2017-07-11 10:03:45 +08:00
wang wei
29ec825256 fix(TDI-39076): Ref: Large temp files being created on disk while look up in tmap component and filling the disk (#1124) 2017-07-10 17:05:05 +08:00
Chao MENG
90b6a28288 fix(TUP-18152): when the first time create tag,always met the issue (#1146)
fix(TUP-18152): when the first time create tag,always met the issue"connect server timeout"
https://jira.talendforge.org/browse/TUP-18152
2017-07-07 18:19:07 +08:00
Chao MENG
55277da105 fix(TUP-16691): uncommitted items not show if click Apply then Ok on (#1145)
fix(TUP-16691): uncommitted items not show if click Apply then Ok on Project settings->custom components
https://jira.talendforge.org/browse/TUP-16691
2017-07-07 18:09:45 +08:00
zwxue
dfd4fc29b4 fix(TUP-17609):Add junit for TUP-17566. (#1143)
* Revert commit fix(TUP-17566): still pop up hadoop-conf-xx.jar when main
project job use ref project's hadoop cluster.

* test(TUP-17609):Add Junit for TUP-17566.
2017-07-07 17:18:52 +08:00
wchen-talend
a5a6c24267 fix(TUP-18128):joblets change not applied to all jobs automatically (#1129)
* fix(TUP-18128):joblets change not applied to all jobs automatically

* fix(TUP-18128):joblets change not applied to all jobs automatically
2017-07-05 14:25:27 +08:00
zwxue
78a5f8d586 fix(TUP-15902):CI plugin: version of Bean and Pig UDF not change if (#1141)
enable <deploy.version> in pom.xml.
2017-07-05 10:49:39 +08:00
wchen-talend
38b13c1fce fix(TUP-18188):Cannot retrieve view for Microsoft SQLServer (#1139) 2017-07-05 10:14:43 +08:00
Ivan Gonchar
e1540367b3 chore: update Components version to 0.20.0-SNAPSHOT (#1132) 2017-07-04 16:28:26 +08:00
kjwang-talend
c20fb30b4b fix(TUP-17904):Export Context with multiple groups is slow (#1135)
https://jira.talendforge.org/browse/TUP-17904
2017-07-04 09:54:14 +08:00
Seloen
0f54f38111 fix(TUP-18078)Selected context Could not be deselect (#1136)
https://jira.talendforge.org/browse/TUP-18078
2017-07-03 01:04:18 -05:00
hwang-talend
40ef3132cb fix(TUP-18107):JDBC URL change to jdbc:xxx://<xxx>:<xxx> if export the (#1133)
connection to context with more than one group and do dataviewer with
wrong group setting.
2017-06-30 09:50:52 +08:00
hcyi
35987a79d5 TUP-17844:[6.4.0] When opening Spark Streaming job and lock it it grays (#1115)
out hadoop distro selection.
2017-06-29 11:19:48 +08:00
wang wei
b5d1dc42f9 fix(TDI-39087): tExaBulkExec can not have empty string as field delimiter(#1130) 2017-06-29 10:03:47 +08:00
Seloen
8128683525 fix(TUP-18002)can't see context after first added when drop to editor (#1131)
https://jira.talendforge.org/browse/TUP-18002
2017-06-28 04:04:39 -05:00
kjwang-talend
72d2e14638 fix(TUP-17800):detect dependencies trigger a dialogue box of change (#1126)
https://jira.talendforge.org/browse/TUP-17800
2017-06-28 09:55:23 +08:00
Yucheng Bai
0c942b048e fix(TUP-18154): Cleanup the code related to quotes for new component (#1128)
framework
2017-06-27 14:36:11 +08:00
hwang-talend
86450ecae3 fix(TUP-17873):tRowGenerator : wizard display : auto-expand, but dont recollapse 2017-06-27 14:13:14 +08:00
Yucheng Bai
7bf997129c test(TUP-18151): fix (#1125)
org.talend.commons.utils.VersionUtilsTest.testGetTalendVersion
2017-06-26 18:36:14 +08:00
hwang-talend
fc7309413e fix(TUP-17873):tRowGenerator : wizard display : auto-expand, but dont recollapse 2017-06-26 18:20:40 +08:00
zwxue
77aeee78be fix(TUP-16486):Performance: Importing Progress stops at "Populate items (#1123)
to import".
2017-06-26 16:19:49 +08:00
hcyi
364db3cde8 TUP-18046:Cannot Retrieve Columns from Metadata MapRDB Database (#1122)
* TUP-18046:Cannot Retrieve Columns from Metadata MapRDB Database
Connection.

* TUP-18046:update,Cannot Retrieve Columns from Metadata MapRDB Database
Connection
2017-06-26 15:27:27 +08:00
wchen-talend
7a0c729f6a fix(TUP-18120): fix document generate and export problems (#1119) 2017-06-26 15:18:05 +08:00
Seloen
129e7a12e1 fix(TUP-18089)SQLBuilder insert /n in value but changing their meaning (#1121)
*Remove the method to make line break. 
*add a junit.

https://jira.talendforge.org/browse/TUP-18089
2017-06-26 10:17:38 +08:00
zwxue
db71927bbc test(TUP-18011):Add JUnit for pom settings. (#1113) 2017-06-26 09:59:21 +08:00
kjwang-talend
0ec51616aa kjwang/fix(tup 18049)unable to retrieve schema if clicking multiple times in succession (#1114)
* fix(TUP-18049)Unable to Retrieve Schema if clicking multiple times in
succession
https://jira.talendforge.org/browse/TUP-18049

* fix(TUP-18049)Unable to Retrieve Schema if clicking multiple times in
succession
https://jira.talendforge.org/browse/TUP-18049

* fix(TUP-18049)Unable to Retrieve Schema if clicking multiple times in
succession
https://jira.talendforge.org/browse/TUP-18049
2017-06-26 09:54:34 +08:00
Seloen
6fd2d491a9 fix(TUP-6860)Access has Error when check connection with password (#1117)
* fix(TUP-6860)Access has Error when check connection with password

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

* fix(TUP-6860)Access has Error when check connection with password

https://jira.talendforge.org/browse/TUP-6860
2017-06-26 09:36:11 +08:00
hcyi
051e665943 TUP-18046:Cannot Retrieve Columns from Metadata MapRDB Database (#1120)
Connection.
2017-06-23 18:10:03 +08:00
kjwang-talend
4be51aba17 fix(TUP-18137)Need to remove http calls to use https only (#1118)
* fix(TUP-18137)Need to remove http calls to use https only
https://jira.talendforge.org/browse/TUP-18137

* fix(TUP-18137)Need to remove http calls to use https only
https://jira.talendforge.org/browse/TUP-18137

* fix(TUP-18137)Need to remove http calls to use https only
https://jira.talendforge.org/browse/TUP-18137

* fix(TUP-18137)Need to remove http calls to use https only
https://jira.talendforge.org/browse/TUP-18137
2017-06-22 18:01:11 +08:00
wchen-talend
550bd186f7 fix(TUP-18014):Rename folder has "ResourceNotFoundException" in error (#1108)
log list
2017-06-22 11:59:44 +08:00
Chao MENG
151f42c6e9 fix(TUP-17098): better to give a "commit files" progress popup instead (#1106)
fix(TUP-17098): better to give a "commit files" progress popup instead of just show it in right-bottom corner for git
https://jira.talendforge.org/browse/TUP-17409
2017-06-21 10:10:16 +08:00
hcyi
86693d83ee TUP-17951:Changing datatype for middle variable in a tMap requires (#1103)
pressing 'Return/Enter' to confirm selection.
2017-06-20 13:51:25 +08:00
GGu
7f92518048 test(TUP-18073): fix the failed junits (#1112) 2017-06-20 11:58:00 +08:00
wchen-talend
041fee1b14 fix(TUP-17950):Failed to generate code after making minor valid changes (#1105)
to tPostgresqlSCD component
2017-06-20 10:18:40 +08:00
Seloen
1e7e35d281 fix(TUP-18019)context group dialog popup manytimes when check service (#1107)
* fix(TUP-18019)context group dialog popup manytimes when check service

*when have many context groups within Hive, Hbase, Hcate or HDFS, open
their wizard will not pop up select-context dialog now. 

*dialog will not appear when check service also.

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

* fix(TUP-18019)context group dialog popup manytimes when check service

https://jira.talendforge.org/browse/TUP-18019
2017-06-19 14:45:43 +08:00
wchen-talend
d10f6e7302 fix(TUP-17900):"Export all projects documentation" does not create the (#1109)
zip file
2017-06-19 14:22:09 +08:00
GGu
3789a7e057 fix(TUP-18073): enhance and unify the component folders (#1111)
* fix(TUP-18073): miss component zip in installed folder

* fix(TUP-18073): install lib in m2 always and unify the component folder
2017-06-19 14:21:34 +08:00
wang wei
97dd042b66 fix(TDI-37439): update the binary for the source change set (#1110)
* fix(TDI-37439): update the binary for the source change set

* fix(TDI-37439): update the binary for the source change set
2017-06-19 11:29:45 +08:00
hwang-talend
826007804c TUP-18067:Sync changes in 6.3 of TUP-18042 to master (#1102) 2017-06-16 18:13:10 +08:00
Seloen
3d4628befb fix(TUP-18000)Warning unclear when studio link tonexus with wrong users (#1095)
* fix(TUP-18000)Warning unclear when studio link tonexus with wrong users

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

* fix(TUP-18000)Warning unclear when studio link tonexus with wrong users

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

* fix(TUP-18000)Warning unclear when studio link tonexus with wrong users

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

* fix(TUP-18000)Warning unclear when studio link tonexus with wrong users

https://jira.talendforge.org/browse/TUP-18000
2017-06-15 22:44:02 -05:00
Jenkins Continuous Build server
d489f7d689 Set version to 6.5.0 SNAPSHOT 2017-06-14 13:27:31 +02:00
nrousseau
400586cd10 update url to https 2017-06-14 15:53:59 +08:00
hwang-talend
85571ecd39 fix(TUP-17492):Nexus lib:reload same name but different size jar, can't (#1099) 2017-06-14 15:50:15 +08:00
Pierre Teyssier
b5359b30c1 chore: integrate TCOMP release 0.19.0 2017-06-14 11:51:56 +08:00
GGu
741c707d76 test(TUP-18038): fix the compile error (#1098) 2017-06-14 10:41:51 +08:00
nrousseau
6271047ad5 babili-export (#1097) 2017-06-14 10:40:55 +08:00
GGu
1383444dd7 feat(TUP-18038): enhance the deploy components to nexus (#1091) 2017-06-14 10:08:29 +08:00
Yucheng Bai
13acc24ade test(TUP-17636): fix some failed junits. (#1096) 2017-06-13 19:29:40 +08:00
Chen Bin
3329b04923 fix(TBD-5193): correct spark cassandra jar id (#1094) 2017-06-13 17:52:24 +08:00
SunChaoqun
fbc0fd9db4 TESB-19787:Import a route with routelet, the relationship of the (#1092)
routelet will be missed
2017-06-13 16:34:36 +08:00
hwang-talend
7c75577742 feat(TUP-18048):Update translations for 6.4.1 (#1090) 2017-06-13 14:49:36 +08:00
GGu
d264762ce6 test(TUP-17636): fix and update some failed junits (#1089) 2017-06-13 14:11:33 +08:00
Chao MENG
5582d2189f fix(TUP-16516): after change context group under repository re-import (#1088)
fix(TUP-16516): after change context group under repository re-import the whole project again will get error
https://jira.talendforge.org/browse/TUP-16516
2017-06-13 11:53:28 +08:00
Liu Xinquan
c97360a428 TDQ-13814 TDQ-13929 the list of select Embedded rule dialog is empty (#1087) 2017-06-12 19:26:32 +08:00
Yucheng Bai
7fa57a91ef feature(TUP-17636): Enable to share components after download (#1042)
* feat(TUP-17645): enable to share new components to nexus

* feat(TUP-17636): unify component install to p2 feature.

* feature(TUP-17636): Enable to share components after download

* test(TUP-17645/junit): add some junits to test deploy components

* test(TUP-17645/junit): remove the nexus infor

* feat(TUP-17636): fix some problems.

* feat(TUP-17636): fix some problems.

* feat(TUP-17662): add the login task to install components from nexus

* feat(TUP-17662): add the log for failed messages

* feat(TUP-17662): try to install without restart after install components

* feat(TUP-17645): add the missing login task

* feat(TUP-17645): enhance the install shared components when logon

* fix(TUP-17616) reload components after install

* feat(TUP-17636): support nexus repository id for properties

* feat(TUP-17636): add junit for server manager
2017-06-12 18:30:30 +08:00
kjwang-talend
c067502102 TUP-17701 Can't setup / reopen tMap if component is not existing (D&D (#1086)
tmap from palette to Job)
https://jira.talendforge.org/browse/TUP-17701
2017-06-12 17:30:30 +08:00
wang wei
34cec768b8 fix(TDI-38904): Tracking influence for AWS connectors (#1085) 2017-06-12 17:30:11 +08:00
kjwang-talend
b68e40571f fix(TUP-5461):AmazonAurora components can't select existing connection (#1084)
https://jira.talendforge.org/browse/TUP-5461
2017-06-12 14:58:37 +08:00
zwxue
dbc9125c40 fix(TUP-18022):CI builder: item run fail on LogoffProjectCommand. (#1083) 2017-06-12 14:10:56 +08:00
nrousseau
f63ff44d55 fix(TBD-5163) fix compilation error 2017-06-10 15:07:36 +08:00
wchen-talend
a55b8fb622 fix(TUP-17968):Additional Packages - Not taken from local folder (local (#1080)
P2 Repo)
2017-06-10 14:58:13 +08:00
Rémy DUBOIS
8ddd5dea93 fix(TBD-5163): Remove the dependencies signature in the fat jar (#1081) 2017-06-09 15:40:36 +02:00
SunChaoqun
21623b5a69 TUP-17977:Meet StackOverFlowError when import in demos. (#1078) 2017-06-09 18:26:53 +08:00
Yucheng Bai
9f9113a42d fix(TUP-17957): Salesforce: Edit schema (add->delete) :Unhandled event (#1077)
loop exception
2017-06-09 15:28:59 +08:00
GGu
29d95b9760 test(TUP-17785): fix the failed junit (#1076) 2017-06-09 14:35:36 +08:00
Seloen
d7875802e2 fix(TUP-17988)Hide Cloudera altus from distributions available on the (#1075)
wizard

https://jira.talendforge.org/browse/TUP-17988
2017-06-09 14:34:16 +08:00
Chao MENG
f901e9a057 fix(TUP-18012): wizard ui problem for xml metedata (#1073)
fix(TUP-18012): wizard ui problem for xml metedata
https://jira.talendforge.org/browse/TUP-18012
2017-06-09 10:16:53 +08:00
hcyi
e85e6027a2 TUP-17942:NPE in Excel Metadata (#1070)
* TUP-17942:NPE in Excel Metadata

* TUP-17942:remove a old junit test case since no use now.
2017-06-09 09:44:32 +08:00
GGu
bc0621bf50 fix(TUP-17785): generate new pom for jars to deploy always. (#1062)
* fix(TUP-17785): when sync the m2, always generate new pom for jars

* test(TUP-17785): add junits for PomUtil
2017-06-08 18:37:42 +08:00
kjwang-talend
3230b1c7b9 fix(TUP-17412): Remote_Runs_from_Studio_Display_Project_Setting_Log4jLevel(Fix (#1065) 2017-06-08 15:55:07 +08:00
zwxue
ef9cffeedd feat(TUP-17620): Set default value of project version. (#1072) 2017-06-08 15:21:25 +08:00
Chao MENG
ee502439c5 fix(TUP-17983): random issue when logon remote project error pop up (#1068)
fix(TUP-17983): random issue when logon remote project error pop up
https://jira.talendforge.org/browse/TUP-17983
2017-06-08 11:46:31 +08:00
Colm O hEigeartaigh
abc8ab4985 Typo fix (#1033)
* Typo fix

* Adding spaces to fix "Downloadnew components and connectorsfrom Talend Exchange."
2017-06-07 20:06:15 +01:00
qiongli
54ed5d413d TDQ-13700 save a correct driver class for sybase 16. (#1069)
* TDQ-13700 save a correct driver class for sybase 16. also fix the same
problem for MSSQL_PROP.

* TDQ-13700 code improvement.
2017-06-07 17:35:15 +08:00
Seloen
b447210a01 fix(TUP-17723)No message to notice customer why cannot upload jar (#1066)
https://jira.talendforge.org/browse/TUP-17723
2017-06-06 19:27:49 +08:00
zwxue
cc614fb2f7 fix(TUP-17660):Context: propagation won't be applied to jobs which (#1063)
aren't opened when renaming a context group.
2017-06-06 18:44:10 +08:00
zwxue
6bb620c7a3 feat(TUP-17620): Add -snapshot checkbox in deployment tab and project settings. (#1055)
* feat(TUP-17871): Add support for ESB Service of deployment.

* feat(TUP-17620): Add -snapshot checkbox in deployment tab and project
settings.
2017-06-06 16:06:03 +08:00
Ihor Istomin
a960435233 fix(TDI-34726): Implement SAX filter for removing of namespaces (#1048)
* Implemented SAX filter for removing of namespace-prefix mappings.
2017-06-06 10:32:58 +03:00
hwang-talend
e7f11320e9 fix(TUP-17328):Commandline is not able to get new jars in the lib folder (#1064) 2017-06-06 15:11:14 +08:00
wchen-talend
23ca066085 fix(TUP-17384):only part of the jars can download to ...lib\java folder (#1061)
when set share libraries in tac
2017-06-06 10:46:00 +08:00
wang wei
6461724c1b fix(TDI-32437): fix the Bug_TDI_29037_tOracleInput_65535 tuj (#1059) 2017-06-05 18:03:52 +08:00
SunChaoqun
77edcbfcc2 TESB-19732:Cannot select module for driver jar (#1060)
* TESB-19732:Cannot select module for driver jar

* TESB-19732:Cannot select module for driver jar

* TESB-19732:Cannot select module for driver jar
2017-06-05 17:50:56 +08:00
wchen-talend
ed755b5ed6 fix(TUP-17900):"Export all projects documentation" does not create the (#1051)
zip file
2017-06-02 18:45:29 +08:00
kjwang-talend
7000095e20 kjwang/fix(TUP-17701)Can't_setup_reopen_tMap_if_component_is_not_existing (#1054)
* kjwang/fix(TUP-17701)Can't_setup_reopen_tMap_if_component_is_not_existing
https://jira.talendforge.org/browse/TUP-17701

* kjwang/fix(TUP-17701)Can't_setup_reopen_tMap_if_component_is_not_existing
https://jira.talendforge.org/browse/TUP-17701
2017-06-02 17:54:38 +08:00
wchen-talend
34b9a9e4f2 fix(TUP-17890):tRunJob takes 1 minute to display the component tab (#1056)
content
2017-06-02 15:55:22 +08:00
SunChaoqun
4567070414 TESB-19643:RouteBuilder - cConfig Install button active and creation of (#1053)
6.0.0-SNAPSHOT Versions
2017-06-02 10:39:22 +08:00
Yucheng Bai
c20153346f fix(TUP-17664): change context group name,then run job will pop up (#1052)
hadoop-conf-name.jar to browser
2017-06-01 19:06:46 +08:00
Chen Bin
f3c670b4a5 feat(TBD-5146): Add Altus as distribution. 2017-05-31 18:12:42 +02:00
yyin-talend
5c6355ebe1 TDQ-13685 -tMultiPatternCheck: fix one bug about refresh deleted (#1049) 2017-05-31 16:43:57 +08:00
Chao MENG
aacd206014 fix(TUP-17867): can't logon git mdm project (#1047)
* fix(TUP-17867): can't logon git mdm project
https://jira.talendforge.org/browse/TUP-17867

* fix(TUP-17867): can't logon git mdm project
https://jira.talendforge.org/browse/TUP-17867
2017-05-27 17:59:05 +08:00
GGu
d5aecf595a fix(TUP-17680): disable to install for new CF components (#1046) 2017-05-26 18:25:02 +08:00
wchen-talend
cc50c42579 fix(TUP-17551): refresh child element when expand selected category (#1041) 2017-05-26 10:33:36 +08:00
Seloen
7587fe65ee fix(TUP-14124):Retrieve schema (#1044)
*now can automatically recognize Float, Integer, Long and Double from
NUMERIC DB type.

https://jira.talendforge.org/browse/TUP-14124
2017-05-25 15:14:35 +08:00
wchen-talend
c091964850 Bugfix/6.4.1/tup 17695 improve joblet (#1036)
* fix(TUP-17695):The same joblet is load many times when open the tRunjob
which use lots of joblets.

* fix(TUP-17695):The same joblet is load many times when open the tRunjob
which use lots of joblets.

* fix(TUP-17695):The same joblet is load many times when open the tRunjob
which use lots of joblets.

* fix(TUP-17695): update editor after import
2017-05-25 10:58:12 +08:00
zafkirTalend
34911ebd2a feat(TBD-5000): Add Spark 2.1 in local mode (#1040) 2017-05-24 14:41:06 +02:00
nrousseau
42d38fd7d9 fix(TUP-17746): fix search artifacts from nexus (#1035)
* fix(TUP-17746): fix search artifacts from nexus

* fix(TUP-17746) add back the missing snapshot search
2017-05-24 17:39:05 +08:00
Seloen
553727c16c fix(TUP-17659)EMR 55 hbase should not enable kerberos authentication (#1038)
* fix(TUP-17659)EMR 55 hbase should not enable kerberos authentication

*Disable kerberos for EMR's Hbase

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

* fix(TUP-17659)EMR 55 hbase should not enable kerberos authentication

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

* fix(TUP-17659)EMR 55 hbase should not enable kerberos authentication

*do more optimization

https://jira.talendforge.org/browse/TUP-17659
2017-05-23 19:10:14 +08:00
Seloen
638f9f1e3e Bugfix/6.4.1/tup 17829 incorrect characters can be saved when edit property (#1037)
* fix(TUP-17829):incorrect characters can be saved when edit property

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

* fix(TUP-17829):incorrect characters can be saved when edit property

https://jira.talendforge.org/browse/TUP-17829
2017-05-22 19:06:50 +08:00
hcyi
eae7968b9a TUP-17114:Cann't retrieve schma for HDFS when studio is on EC2 instance (#1034)
when EC2 and EMR5 are in same VPC
2017-05-22 16:10:41 +08:00
pyzhou
a18357f27d TDI-38803:StringHandling.LPAD(first_string, length) return wrong value (#1031) 2017-05-19 10:58:47 +08:00
Seloen
4f9dd87007 fix(TUP-17829):incorrect characters can be saved when edit property (#1032)
https://jira.talendforge.org/browse/TUP-17829
2017-05-18 18:27:17 +08:00
hwang-talend
0cf63aee45 fix(TUP-17591):Cannot drag the Spark Streaming joblet to the Spark (#1028)
Streaming job which are both converted from Spark job for the first time
2017-05-18 11:02:52 +08:00
Chao MENG
59a898268e fix(TUP-17221): git performance slow with distant git repository (#1029)
fix(TUP-17221): git performance slow with distant git repository
https://jira.talendforge.org/browse/TUP-17221
2017-05-18 10:50:00 +08:00
Seloen
aab3724858 fix(TUP-17771):Should not remove "Job result folder" from HDI wizard (#1030)
*forgot to push this branch

https://jira.talendforge.org/browse/TUP-17771
2017-05-18 10:34:21 +08:00
zwxue
78759cace2 fix(TUP-17643): Locally checked out Branch does not contains the project (#1026) 2017-05-17 17:32:03 +08:00
GGu
823e64ab9c test(TUP-17687): fix some junit issues (#1027)
* test(TUP-17687): fix the problem for accessing web junit

* test(TUP-17687): fix one error log for NPE DB

* test(TUP-17687): disable the debug flag for port test
2017-05-17 11:19:27 +08:00
GGu
2443f907ae test(TUP-17687): enhance the junits (#1025)
* test(TUP-17687): check junits when no access website

* test(TUP-17687): don't use PowerMock for junit

* test(TUP-17687): enhance the generic type

* test(TUP-17687): fix the failed junits without PowerMock

* test(TUP-17687): clean the m2 temp folder
2017-05-15 16:38:05 +08:00
GGu
7689581c53 test(TUP-17687): enhance junits (#1022)
* test(TUP-17687): check junits when no access website

* test(TUP-17687): don't use PowerMock for junit

* test(TUP-17687): enhance the generic type

* test(TUP-17687): fix the failed junits without PowerMock
2017-05-15 10:44:34 +08:00
wchen-talend
ea5c9aa4cd fix(TUP-16668): Mediation Perspective Bean Code Library Dependencies go Global (#1021) 2017-05-15 10:14:38 +08:00
GGu
a7ddc5c654 fix(TUP-17692) : change to 6.4.1 (#1023) 2017-05-15 10:06:35 +08:00
wchen-talend
cf9535637a fix(TUP-17551):There is npe when try to install tdm/esb in "Install (#1024)
Additional Packages"
2017-05-12 17:34:32 +08:00
nrousseau
5a601e665f fix(TUP-17684) update components version 2017-05-12 12:43:09 +08:00
Jenkins Continuous Build server
2194367349 Set version to 6.4.1 SNAPSHOT 2017-05-11 10:49:04 +02:00
pyzhou
5a138a7d77 TDI-38707:add the missing static. (#1020) 2017-05-11 10:45:21 +08:00
Igor Lazebny
c09ce1c09e Update version to 6.4.1-SNAPSHOT in server poms 2017-05-10 19:24:31 +03:00
kjwang-talend
f00a468222 fix(TUP-16646):Error_when_logging_into_Project_that_has_a_reference_project_in_Dev_Studio (#1016)
https://jira.talendforge.org/browse/TUP-16646
2017-05-10 16:27:24 +08:00
GGu
d4ab8885f5 test(TUP-17674): check some junits (#1018) 2017-05-10 16:14:31 +08:00
Seloen
9bcd9bbfe9 bugfix(TUP-17592)No default value for HDInsight hadoop wizard (#1017)
https://jira.talendforge.org/browse/TUP-17592
2017-05-09 15:23:16 +08:00
hwang-talend
725000ad8d fix(TUP-17600):Label on lookup from joblet to another joblet is removed (#1008)
when child joblet is changed
2017-05-09 11:30:39 +08:00
zwxue
8cbc405554 fix(TUP-17581): Fix problem of project java version not change when (#1015)
switching project in commandline.
2017-05-08 17:11:55 +08:00
wchen-talend
47da9903f8 TUP-17611:Talend and SAP Bapi connectivity : incorrect data type for (#1014)
table schemas
2017-05-08 14:56:34 +08:00
Chao MENG
1f1fd6f936 fix: throw exception when running junit (#1013) 2017-05-05 17:27:11 +08:00
ycbai
f4f2ed2048 fix(TUP-17078): add junits. 2017-05-05 11:19:58 +08:00
pyzhou
9f4f15b45f TDI-38707:Some conversion functions need optimize (#1012) 2017-05-05 11:04:42 +08:00
Yucheng Bai
f87674a199 fix(TUP-17078): fix the logical type problem of new framework. (#1010) 2017-05-04 16:53:38 +08:00
Pierre Teyssier
f7383b5ce7 release: integrate tcomp/0.18.0 2017-05-04 15:43:44 +08:00
GGu
41d8b8f3d5 fix(TUP-17626): fix the problem for no nexus password (#1009) 2017-05-04 14:57:03 +08:00
GGu
069fdf7659 fix(TUP-17616): check the restartable after do install (#1007) 2017-05-03 19:15:37 +08:00
wchen-talend
a38afe614e TUP-17457:Salesforce Metadata Bug 2017-05-03 18:51:42 +08:00
wchen-talend
2957bcb89e TUP-17457:Salesforce Metadata Bug (#1005) 2017-05-03 18:19:45 +08:00
GGu
ca17e4af10 fix(TUP-17604): install the m2 repos after logon project (#1006)
* fix(TUP-17604): install the m2 repos after logon project

* test(TUP-17604): add junits for install m2 repos after logon
2017-05-03 17:28:04 +08:00
zwxue
b97de58993 TUP-17581: Java version do not change correctly when switch from a (#1004)
project with java version 8 to a project with java version 7.
2017-05-03 15:36:13 +08:00
zwxue
ffccfb7af2 fix(TUP-17583): The default java version is 1.7 for new created remote (#1003)
project.
2017-05-03 15:32:09 +08:00
zwxue
71a8237dbe fix(TUP-17566): still pop up hadoop-conf-xx.jar when main project job (#1002)
use ref project's hadoop cluster.
2017-05-03 14:28:07 +08:00
hcyi
51a703cb22 TUP-17590:Update translations for 6.4.0. (#1001) 2017-05-03 10:30:05 +08:00
nrousseau
e171c71ad8 fix(TUP-17584): fix installation of components from m2 2017-05-02 20:05:11 +08:00
GGu
a871c0090e feat(TUP-17393): enable to install new component in additional package (#1000)
* feat(TUP-17393): enable to download new component from remote site

* feat(TUP-17393): change to use nexus to install components

* test(TUP-17393): add junits for component feature and factory

* feat(TUP-17393): enhance the find components
2017-05-02 17:43:09 +08:00
Yucheng Bai
3276d6da4d fix(TUP-17078): Columns additional info isn't copied from schema to new (#998)
components schema after modification
2017-04-30 12:10:21 +08:00
nrousseau
8fd897185e fix(TUP-17065): fix new framework propagation (#996) 2017-04-29 09:51:51 +08:00
Rémy DUBOIS
912a7a401d feat(tbd-4453): Add support for dynamic hadoop configuration (#990) 2017-04-28 13:56:43 +02:00
GGu
058b602973 fix(TUP-17584): install lib or m2 after install (#997) 2017-04-28 17:48:23 +08:00
wchen-talend
45644fa2c4 TUP-17149:Build Job very slow compared to version 5 even with TPS-1656 (#995) 2017-04-28 16:36:47 +08:00
SunChaoqun
32dadfb565 fix(TESB-17306): connect Talend (ESB) Studio to Nexus (#991) 2017-04-28 15:54:39 +08:00
Ihor Istomin
d568bf814d fix(TDI-38624): Allow mapping of MSSQL 'CHAR' data type to Talend's 'String' (#981) 2017-04-28 12:54:03 +08:00
sbliu
0bd09bd523 DEVOPS-1222: Pull MDM CE Webservice stub artifacts from Nexus during studio build. (#958)
* DEVOPS-1222: Pull MDM CE Webservice stub artifacts from Nexus during Studio build.

* DEVOPS-1222: add version info.
2017-04-28 12:14:19 +08:00
Yucheng Bai
7fbdf2c50e fix(TUP-17501): fix quotes problems of new framework. (#987) 2017-04-28 12:06:32 +08:00
Chao MENG
229b246019 fix(TUP-17427): update url in TOS (#992)
https://jira.talendforge.org/browse/TUP-17427
2017-04-28 12:01:13 +08:00
hcyi
c8273b1f12 TUP-17036:Job fail to run use remote jobserver. (#994) 2017-04-28 11:56:31 +08:00
GGu
bf0c724771 fix(TUP-17572): enable to detect the new components (#989) 2017-04-27 17:01:46 +08:00
sbliu
8419fc9888 TMDM-10190: Allows fragment bundles to add additional API to the host(during building). (#973) 2017-04-27 14:09:25 +08:00
Ivan Gonchar
c7ce9d8e98 chore(TDI-38649): rename netsuite runtime modules according naming conventions (#980) 2017-04-27 12:00:31 +08:00
zwxue
7d5975c175 fix(TUP-17449): Cannot deploy a snapshot feature from TAC esbconductor. (#988) 2017-04-27 09:56:45 +08:00
hwang-talend
ae6db68d44 fix(TUP-17451):Guess schema fail for sybase 16. (#985) 2017-04-27 09:50:49 +08:00
wang wei
04bb47ec2e fix(TDI-38667): upgrade the redshift jdbc driver to the lastest one (#986) 2017-04-26 15:33:18 +08:00
zwxue
80a4a3acc7 feat(TUP-17364): Studio: Change Code-Gen Compiler Compliance Level to (#971)
Java 8.
2017-04-26 10:27:04 +08:00
pyzhou
16e2d06214 TDI-38412:add the to_char method and fix some bug. (#969)
* TDI-38412:add the to_char method and fix some bug.

* TDI-38412:change the wrong date format.

* TDI-38412:Use StringBuilder to avoid create too many string.
2017-04-26 09:54:46 +08:00
msjian
ea44902865 TUP-17554: Move org.talend.libraries.jboss and (#983)
* TUP-17554: Move org.talend.libraries.jboss and
org.talend.libraries.jboss.jars from tdi-studio-se to tcommon-studio-se

* TUP-17554: fix the file format
2017-04-25 16:22:12 +08:00
msjian
223e11eab6 fix(TDQ-13464): fix running the match analysis with "Store on disk" (#975)
* fix(TDQ-13464): fix running the match analysis with "Store on disk"
option get NoClassDefFoundError

* Update pom.xml
2017-04-25 16:01:38 +08:00
yyin-talend
e2ee2204f8 fix(TDQ-13507): "Cancel" button which on "Pattern Selector" dialog will dirty (#982) 2017-04-25 14:17:03 +08:00
Chao MENG
3dd25d9ea9 fix(TUP-17290): retrieve SAP Table and BW metadata can't show up (#979)
properly until click refresh repository	
https://jira.talendforge.org/browse/TUP-17290
2017-04-25 11:18:55 +08:00
pyzhou
d7761630e6 TDI-38627:NUMERIC format problem on tAS400Output (#974)
* TDI-38627:NUMERIC format problem on tAS400Output

* TDI-38627:correct the wrong boolean value.

* TDI-38627:revert the change of float.
2017-04-25 09:56:37 +08:00
hwang-talend
f4d4f299c5 fix(TUP-17524):Some decimal-type columns of hive table lose precision (#970) 2017-04-24 18:24:56 +08:00
SunChaoqun
4e1516f403 TUP-17550:Can not import in external jar when create a general jdbc (#978)
connection.
2017-04-24 17:47:46 +08:00
yyin-talend
56b75041b3 fix(TDQ-13437): fix the problem about change back to BUILTIN from Repository (#976) 2017-04-24 17:08:50 +08:00
msjian
6f0c0ee244 Revert "fix(TDQ-13464): fix running the match analysis with "Store on disk" option (#968)" (#972)
This reverts commit 978ae96fe2.
2017-04-21 14:42:21 +02:00
wchen-talend
87aaa4a34c TUP-17530 :missing salesforce dependencies when use global maven (#966)
* TUP-17530 :missing salesforce dependencies when use global maven

* TUP-17530 :missing salesforce dependencies when use global maven
2017-04-21 17:46:13 +08:00
SunChaoqun
0b289d5fe2 TESB-17306:Connect Talend (ESB) Studio to Nexus (#964)
* TESB-17306:Connect Talend (ESB) Studio to Nexus

* TESB-17306:Connect Talend (ESB) Studio to Nexus
2017-04-21 17:17:19 +08:00
msjian
978ae96fe2 fix(TDQ-13464): fix running the match analysis with "Store on disk" option (#968) 2017-04-21 15:40:21 +08:00
hwang-talend
8a331421a0 fix(TUP-17534):Different sybase db version in dbconnection and in (#965)
tsybaseinput component.
2017-04-21 11:35:22 +08:00
GGu
fc14ba4a00 Revert "TDQ-13464: fix running the match analysis with "Store on disk" option (#963)" (#967)
This reverts commit 8436613236.
2017-04-21 10:49:10 +08:00
msjian
8436613236 TDQ-13464: fix running the match analysis with "Store on disk" option (#963)
* TDQ-13464: fix running the match analysis with "Store on disk" option
get error

* TDQ-13464: rename org.talend.libraries.persist.lookup to
org.talend.persist.lookup

* TDQ-13464: rename org.talend.libraries.persist.lookup to
org.talend.persist.lookup
2017-04-20 15:47:10 +08:00
kjwang-talend
fa8ce4b6c5 fix(TUP-17412): remote runs from studio display project setting Log4jLevel (#962) 2017-04-20 15:35:24 +08:00
yyin-talend
da244f904a TDQ-13437 make tmultipattern support special cell editor (#959) 2017-04-20 11:02:26 +08:00
wchen-talend
707561ddfa TUP-17530: missing many default stuido jar when using global maven (#961)
repository
2017-04-19 17:28:47 +08:00
Seloen
2fe090f3d1 bugfix TUP-17371 (#960)
Context menu "Create Oozie" should not show on Cloudera Spark 2 Hadoop
Cluster

https://jira.talendforge.org/browse/TUP-17371
2017-04-19 16:05:10 +08:00
wchen-talend
50c6627894 TUP-17411 : do not crash stusio when service (#957)
org.ops4j.pax.url.mvn.MavenResolver not loaded
2017-04-19 15:14:37 +08:00
nrousseau
072d4a944f Revert "Feature/6.4/tup 17414 change pom dependencies (#955)" 2017-04-19 13:58:23 +08:00
Irene Wang
824d688c0b Fix c4b7258fd1 (again) 2017-04-18 15:27:46 +02:00
Irene Wang
745ae79ea3 Fix c4b7258fd1 2017-04-18 15:12:50 +02:00
Irene Wang
6ab5e9ebe7 Pass buildRootDir 2017-04-18 14:27:25 +02:00
nrousseau
5bf720e02e Feature/6.4/tup 17414 change pom dependencies (#955)
* TUP-17414: update pom of tos to change the way we build the maven
repository.

* TUP-17414: update pom of tos

* TUP-17414: update pom of tos

* TUP-17414: update pom of tos
2017-04-18 18:45:04 +08:00
wchen-talend
c4b7258fd1 TUP-17421:SHOW_IF for input CONNECTOR (#951) 2017-04-18 18:25:47 +08:00
Yucheng Bai
8f543863bb Feature/6.4/tup 16698 improve context of hadoop metadata (#953)
* Revert "Revert "Feature/6.4/tup 16698 support context for hadoop conf jar (#894)" (#934)"

This reverts commit 2fad43f5dd.

* TUP-16698: take back the feature.

* TUP-16698: Remove dynamic loading for OSGI built jobs
2017-04-18 16:46:56 +08:00
nrousseau
d6b1053a28 Revert "DEVOPS-1222: Pull MDM CE Webservice stub artifacts from Nexus during Studio build. (#952)" (#956)
This reverts commit 6ea1d26046.
2017-04-17 18:10:36 +08:00
sbliu
6ea1d26046 DEVOPS-1222: Pull MDM CE Webservice stub artifacts from Nexus during Studio build. (#952) 2017-04-17 17:45:52 +08:00
pyzhou
6b4f473ef3 TDI-38412:Refactor the code of conversion functions. (#954) 2017-04-17 16:10:29 +08:00
hwang-talend
e1f0648cbb fix(TUP-17422/hwang):Job lost the related joblet, after empty recycle (#948)
* fix(TDI-21403/hwang):Job lost the related joblet, after empty recycle
bin.

* fix(TUP-17422/hwang):Job lost the related joblet, after empty recycle
2017-04-17 14:23:17 +08:00
hwang-talend
c05b8aa1b4 feat(TUP-16710/hwang):Update Excel components to support Excel 2016/next (#945)
version
2017-04-17 10:56:09 +08:00
wchen-talend
158d8632c7 TUP-17505:Jars could be retrieved as SNAPSHOT even if defined in the (#950)
studio as release
2017-04-14 19:18:08 +08:00
hcyi
928eefc1d2 TUP-17433:Cannot Connect to Kerberized Impala DB Server via Talend 6.3.1 (#946)
MetaData DB Connection Wizzard
2017-04-14 17:30:19 +08:00
Seloen
91561f471c TUP-17442: Wrong orders for sybase db version. (#949)
https://jira.talendforge.org/browse/TUP-17442
2017-04-14 16:52:32 +08:00
GGu
552be3cd0d fix(TUP-17499): unify the api and fix NPE exception (#947) 2017-04-13 18:04:36 +08:00
Chen Bin
6fa5436ed4 fix(TBD-4791): tHBaseInput can't find linked tHBaseConnection when used
in joblet
2017-04-13 12:38:27 +08:00
hcyi
567f4777be TUP-17468:Update links to THC and Forum in Studio Welcome page. (#943) 2017-04-13 10:37:12 +08:00
hcyi
5b183eb4d7 TUP-17469:Remove a link on the Third-party Module wizard (#944) 2017-04-13 10:35:08 +08:00
zwxue
9e8eafa22a fix(TUP-17418): ContextOverride does not apply context the same as (#939)
Regular Context.
2017-04-13 10:26:33 +08:00
wang wei
491df19ce2 fix(TDI-38555): tSAPBAPI - inputs to be provided even business case does not require it(#941) 2017-04-12 09:32:31 +08:00
zwxue
93fbe0f2df Revert "fix(TUP-17440): can not import jobs which created by early studio." (#942)
This reverts commit 45da37bae6.
2017-04-11 19:15:17 +08:00
sbliu
8e951e8bc5 TMDM-10190: Extract webservice jar to fragment and change the jar name. (#940)
* TMDM-10190: Extract webservice jar to fragment and change the jar name.

* TMDM-10190: Remove empty folder from it.
2017-04-11 16:11:36 +08:00
hcyi
fe069397a1 TUP-17438:Add default value on Google Cloud Dataproc wizard (#937) 2017-04-10 16:29:18 +08:00
Chao MENG
34135160b8 Feature/6.4.0/tup 5116 tup 5280 bd project and tic (#938)
* TUP-5116 feature: Supports BD options for users/projects
https://jira.talendforge.org/browse/TUP-5116

* TUP-5280 feature: Studio use TIC as user management (additionaly to TAC)
https://jira.talendforge.org/browse/TUP-5280

Conflicts:
	main/plugins/org.talend.core.runtime/src/main/java/org/talend/core/service/IRemoteService.java

* TUP-5116 feature: Supports BD options for users/projects
https://jira.talendforge.org/browse/TUP-5116

* TUP-5280 feature: Studio use TIC as user management (additionaly to TAC)
https://jira.talendforge.org/browse/TUP-5280

* feat(TUP-5280): fix a problem of fetching lib info from tac
https://jira.talendforge.org/browse/TUP-5280
2017-04-10 16:27:53 +08:00
zwxue
45da37bae6 fix(TUP-17440): can not import jobs which created by early studio. 2017-04-10 16:23:21 +08:00
wchen-talend
2d83d2ab02 TUP-16685:add talend type for sap elt component (#936) 2017-04-10 15:55:38 +08:00
hwang-talend
ac388dce15 feat(TUP-16686/hwang):tDataPrepRun to work with preparation versions (#935) 2017-04-10 14:13:57 +08:00
Chen Bin
a9861e98b5 TBD-4738: Add db mapping for BigQuery spark components (#923) 2017-04-07 07:02:56 -05:00
jzhao
b8c8bfdf9e feat(TDI-38091):Support Microsoft CRM online 365/2016 - ODATA (#927)
* add new mapping for microsoft crm 2016 odata
2017-04-07 19:14:25 +08:00
hcyi
4b02b103f4 Feature/6.4/tup 17025 google dataproc (#933)
* TUP-17025:Add the Google Dataproc info form on the hadoop wizard.

* TUP-17025:fix some bugs when call google rest api.
2017-04-07 19:08:30 +08:00
hwang-talend
aeb5463f6f feat(TUP-16711/hwang):Update Sybase in the db wizard (#928) 2017-04-07 18:04:30 +08:00
zwxue
1b12fa8496 TUP-17344: TestCase should not support to see Deployment view. (#931) 2017-04-07 17:32:36 +08:00
GGu
12107f3e04 feat(TUP-16755/cf): merge the feature from dev branch into master (#924)
* feat(TUP-17320/cf): add API to check component zip file for updatesite

* feat(TUP-17355/cf): enable to load components from project

* feat(TUP-17322/cf): install m2 repository from new component updatesite

* feat(TUP-17392/cf): install the new components from "patches" folder

#time 3h

* test(TUP-17392/cf): add junits for LocalComponentsInstallComponent

#time 2h

* feat(TUP-17393/cf): install new components from additional package

* test(TUP-17393/cf): add junits for component install factory

* feat(TUP-17393/cf): hide in addtional package temp
2017-04-07 12:05:51 +08:00
Chao MENG
2fad43f5dd Revert "Feature/6.4/tup 16698 support context for hadoop conf jar (#894)" (#934)
This reverts commit 5a578ca81a.
2017-04-07 10:09:02 +08:00
kjwang-talend
510f7af28d TUP-16697 Retrieve the BD metadata (cluster config, Hive etc.) through a (#930)
server-side service/gateway
https://jira.talendforge.org/browse/TUP-16697
2017-04-07 10:05:21 +08:00
nrousseau
45c0a8c2ab Revert "feat(TUP-17364): Studio: Change Code-Gen Compiler Compliance Level to Java 8." (#932)
* Revert "Feature/6.4/tup 16749 provide guided tutorials (#921)"

This reverts commit e727adb235.

* Revert "TUP-16713: Need to be able to have Spark component with new framework in (#926)"

This reverts commit faf39ba793.

* Revert "TUP-17364: Studio: Change Code-Gen  Compiler Compliance Level to Java 8. (#925)"

This reverts commit f3861fa29c.
2017-04-06 10:39:11 +08:00
hcyi
e727adb235 Feature/6.4/tup 16749 provide guided tutorials (#921)
* TUP-16749:Add the videos toolbar for Provide guided Tutorials.

* TUP-16749:Add the videos toolbar for Provide guided Tutorials.

* TUP-16749:Update the icon /description/tab name since attached the UX
review doc
2017-04-05 12:31:32 +08:00
Yucheng Bai
faf39ba793 TUP-16713: Need to be able to have Spark component with new framework in (#926)
the studio
2017-04-05 11:51:40 +08:00
zwxue
f3861fa29c TUP-17364: Studio: Change Code-Gen Compiler Compliance Level to Java 8. (#925) 2017-04-05 11:48:17 +08:00
GGu
baf34bbbc4 TUP-16755: Fixed one junit failure. 2017-03-29 17:53:51 +08:00
GGu
d5117261fc TUP-16755: Fixed one junit failure. 2017-03-29 16:12:33 +08:00
GGu
5b1798dd9f TUP-16755: change the src folder for maven test. 2017-03-29 11:28:20 +08:00
Chao MENG
818d9f3202 TUP-17217 fix: Hive table is not shown at once when retrieve schema for (#916)
Hive
https://jira.talendforge.org/browse/TUP-17217
2017-03-29 11:12:09 +08:00
GGu
8d9d62d34b TUP-17376: if the job is from reference project, use different groupId 2017-03-28 15:49:29 +08:00
GGu
0aa2988269 TUP-17017: enable to use reference template for reference jobs. (#912) 2017-03-28 15:49:28 +08:00
hwang-talend
5e67c01ec8 TUP-16623:Commandline automatic license download from TAC (#918) 2017-03-28 15:21:17 +08:00
SunChaoqun
4da3e6ea82 TESB-18908:Memory-Leak in TalendDataSource implementation (#920) 2017-03-28 15:07:52 +08:00
Yucheng Bai
60731c20e9 TUP-17273: fix NPE when run job with implicit context. (#919) 2017-03-28 10:12:05 +08:00
kjwang-talend
527e0084e3 TUP-16722 Need to simplify the branch creation of reference projects(Fix (#917)
https://jira.talendforge.org/browse/TUP-16722
2017-03-24 10:44:03 +08:00
Pierre Teyssier
4f8337f643 TDI-38374 : change the reference point for salesforce bundle jar in studio 2017-03-23 15:24:16 +08:00
zshen-talend
c378894870 bug fixed TDQ-13488 fixed java engin case 2017-03-22 18:42:42 +08:00
wchen-talend
c7d926bccc TUP-17248:Faulty impact analysis and detect dependencies on joblets (#910)
(GIT?)
2017-03-22 16:55:57 +08:00
zwxue
7748090413 Merge pull request #915 from Talend/bugfix/master/TUP-17244
TUP-17244:Field for input username to connect to Talend Exchange does
2017-03-22 16:54:41 +08:00
nrousseau
dd77a0411c feat(TBD-4707): fix compilation error (renaming) 2017-03-22 13:49:18 +08:00
Pierre Bailly-Ferry
65eb6ff3a0 feat(TBD-4707): Add Google Dataproc distribution and its context support (#914)
* feat(TBD-4707): Add Google Dataproc distribution and its context support

* feat(TBD-4707): Fix naming.
2017-03-21 15:51:14 +01:00
hwang
218cc96b9b TUP-17244:Field for input username to connect to Talend Exchange does
not allows dots
2017-03-21 11:51:59 +08:00
Yucheng Bai
5a578ca81a Feature/6.4/tup 16698 support context for hadoop conf jar (#894)
* TUP-17110: update from master.

* TUP-17110: modify codegen part and fix context bugs.

* TUP-17110: fix context problems. add one migration task to adapt old
conf jar. improve some parts.
2017-03-21 11:00:22 +08:00
zwxue
824de560cb TUP-17277: Add warning if jobs are locked when version from project
settings.
2017-03-20 17:07:31 +08:00
amarkevich
88046a767e TMC-9907 migrate to mariadb failed with {"returnCode":1} / Added mariaDb
definition
2017-03-17 15:29:45 +03:00
zwxue
c8a49b7d9c Merge pull request #906 from Talend/bugfix/master/TUP-17255
TUP-17255:Context groups once edited, changes it name.
2017-03-17 17:03:15 +08:00
SunChaoqun
7997edd95e TESB-18908:Memory-Leak in TalendDataSource implementation (#864) 2017-03-17 14:59:34 +08:00
zshen
f167df7f13 bug fixed TDQ-13488 enable to profile SQL Server NVARCHAR(MAX) 2017-03-16 18:13:10 +08:00
nrousseau
1b64daa05c TUP-17072:Misleading Task Generation Status when jars are missing (#907) 2017-03-16 11:21:20 +08:00
yyin-talend
7ba98b535e TDQ-13484 open job with tPatternCheck and tPatternExtract which select
Repository pattern type get error dialog, job can not run--on windows
2017-03-15 16:09:21 +08:00
hcyi
0a9c58ca4e Merge pull request #900 from Talend/bugfix/6.4.1/TUP-17283_migration_check_NPE
TUP-17283:null pointer exception during migration check
2017-03-15 14:22:23 +08:00
pyzhou
725e66d7bd TDI-38429:Correct the wrong jar name. (#904) 2017-03-15 14:12:24 +08:00
hwang
58b509cd8d TUP-17255:Context groups once edited, changes it name. 2017-03-15 10:35:51 +08:00
kjwang-talend
d54a087269 TUP-17280 Review text of popup when push branch (#899)
* TUP-17280 Review text of popup when push branch
https://jira.talendforge.org/browse/TUP-16722

* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local/TUP-17280
Review text of popup when push branch
https://jira.talendforge.org/browse/TUP-16722

* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local/TUP-17280
Review text of popup when push branch
https://jira.talendforge.org/browse/TUP-16722
2017-03-14 18:24:53 +08:00
Ivan Gonchar
7915a6522b chore(TDI-38103): add TCOMP marketo component family 0.18.0-SNAPSHOT (#901) 2017-03-14 18:17:52 +08:00
Ivan Gonchar
e1efd0b1ab chore(TDI-36057): add netsuite component family runtime modules 0.18.0-SNAPSHOT (#898) 2017-03-14 17:29:51 +08:00
wchen-talend
93ee2ca173 TUP-17283:null pointer exception during migration check 2017-03-14 16:02:16 +08:00
pyzhou
d6a5d8e37c TDI-38097:Create conversion for most used functions (#889)
* TDI-38097:Create conversion for most used functions in
Datastage/Informatica
2017-03-14 14:47:24 +08:00
kevin
5d7f6616a3 TUP-6549 tFixFlowInput on the Ubuntu job:show an error when I click add
button before add schema
https://jira.talendforge.org/browse/TUP-6549
2017-03-13 18:14:58 +08:00
kevin
e76f8a5d9d TUP-6549 tFixFlowInput on the Ubuntu job:show an error when I click add
button before add schema
https://jira.talendforge.org/browse/TUP-6549
2017-03-13 18:14:58 +08:00
zwxue
12b71808b4 Merge pull request #893 from Talend/bugfix/master/TUP-17214
TUP-17214:Problem by using joblets from the reference project
2017-03-13 10:32:46 +08:00
zwxue
2434388529 Merge pull request #895 from Talend/bugfix/master/TUP-17238
TUP-17238:A function "Duplicate" for metadata named in multi-byte
2017-03-13 10:09:50 +08:00
hwang
8fe4a76a4c TUP-17238:A function "Duplicate" for metadata named in multi-byte
characters does not correctly duplicate
2017-03-10 17:50:32 +08:00
Haiting Yin
5a3a74ded4 TMDM-10658 [Spark] Support creating TDS grouping campaigns task in tMatchPairing 2017-03-10 10:21:15 +01:00
pyzhou
d3fe268449 TDI-37831:Add Support for ExaSol 6 (#849) 2017-03-10 14:34:25 +08:00
hwang
df9e712dfe TUP-17214:Problem by using joblets from the reference project 2017-03-10 11:09:42 +08:00
yyin-talend
829cbd14ee TDQ-11688: use command to replace use service to modify the job
directly, and fix one problem found.
2017-03-09 16:53:55 +08:00
yyin-talend
103c8cfa71 TDQ-11688 Propagate changes from the pattern to jobs 2017-03-09 16:53:55 +08:00
hcyi
1c09b77713 Merge pull request #888 from Talend/bugfix/6.4.1/TUP-17229_netezza_context_mode
TUP-17229:context value be overwrited after retrieve schema
2017-03-08 18:03:31 +08:00
kjwang-talend
d549d97dc0 TUP-16722 Need to simplify the branch creation of reference projects on (#891)
Git Local(Support TAC)
https://jira.talendforge.org/browse/TUP-16722
2017-03-08 11:34:24 +08:00
GGu
fc13400e18 TUP-16719: don't support Lambda in compile level 1.7 for product. 2017-03-07 13:38:44 +08:00
GGu
e9d42fdf2e Merge pull request #852 from Talend/feature/6.4.1/TUP-16719_deployment_options
TUP-16719: maven deployment options
2017-03-07 11:06:50 +08:00
Yucheng Bai
78ee2d5d7c TUP-17176: [6.2.1] tLibraryLoad Dynamic Lib path doesnt load library (#887)
from path
2017-03-07 10:20:05 +08:00
wchen-talend
0392efe14a TUP-17229:context value be overwrited after retrieve schema 2017-03-06 15:12:19 +08:00
Irene Wang
4d7c4bda8d Use proxy repo to talend-update 2017-03-03 14:51:01 +01:00
zwxue
6acbe2c893 Merge pull request #883 from Talend/bugfix/master/TUP-17201
TUP-17201:Upgrade issue with Jobs referencing joblets from a reference
2017-03-03 17:15:14 +08:00
zwxue
341a870d3f TUP-17157: apply versions for job pom properties. 2017-03-03 16:48:07 +08:00
wchen-talend
05e4273795 Merge pull request #855 from Talend/bugfix/6.4/TUP-17049_Retrieve_Schema_not_update
TUP-17049:Retrieve Schema not always updates schema after TABLE
2017-03-03 16:34:02 +08:00
kjwang-talend
0cf31ffa39 Feature/6.4.0/tup 16722 need to simplify the branch creation of reference projects on Git Local of reference projects on Git Local (#857)
* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local
https://jira.talendforge.org/browse/TUP-16722

* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local
https://jira.talendforge.org/browse/TUP-16722

* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local
https://jira.talendforge.org/browse/TUP-16722

* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local
https://jira.talendforge.org/browse/TUP-16722

* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local
https://jira.talendforge.org/browse/TUP-16722

* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local
https://jira.talendforge.org/browse/TUP-16722

* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local
https://jira.talendforge.org/browse/TUP-16722

* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local
https://jira.talendforge.org/browse/TUP-16722

* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local
https://jira.talendforge.org/browse/TUP-16722

* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local
https://jira.talendforge.org/browse/TUP-16722

* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local
https://jira.talendforge.org/browse/TUP-16722

* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local
https://jira.talendforge.org/browse/TUP-16722
2017-03-03 11:17:02 +08:00
hwang
2cd6ecb0c9 TUP-17201:Upgrade issue with Jobs referencing joblets from a reference
project.
2017-03-02 11:46:15 +08:00
zwxue
15cfa6acc2 TUP-17157: When generate pom, should enable to use the customized
groupId and version.
2017-02-28 11:38:10 +08:00
GGu
e93e16e14f TUP-17150: when build or run, use the right build type. 2017-02-28 10:09:52 +08:00
GGu
4a2a6db0b8 TUP-17000:Impl the build handler for standalone. 2017-02-28 10:09:51 +08:00
GGu
620e10ed31 TUP-16779: Add junit tests for build providers. 2017-02-28 10:09:50 +08:00
GGu
22d23bc0ec TUP-16779: fix one problem to find test case build provider. 2017-02-28 10:09:48 +08:00
GGu
687a6fa411 TUP-16779: Add OSGi bundle build provider. 2017-02-28 10:09:47 +08:00
GGu
ee60ef5c87 TUP-16779: Add route test case build provider. 2017-02-28 10:09:45 +08:00
GGu
f075f14848 TUP-16779: add build provider junit tests. 2017-02-28 10:09:44 +08:00
GGu
ee2fcf6667 TUP-16779: Add pom creator for test case. 2017-02-28 10:09:42 +08:00
GGu
4e531135ea TUP-16779: Change the build parameters. 2017-02-28 10:09:41 +08:00
GGu
21898f7a86 TUP-16779: impl the pom creator for standalone. 2017-02-28 10:09:40 +08:00
GGu
d1c1a9544f TUP-16777: add extension point for build provider. 2017-02-28 10:09:38 +08:00
zwxue
a2f0aafeb3 TUP-17003: Add Deployment tab in job setting view. 2017-02-28 10:09:37 +08:00
iwangtalend
e353bfd6eb Merge pull request #877 from Talend/feature/DEVOPS-1729/master_nexus
DEVOPS-1729 Nexus migration: Update URLs [master]
2017-02-28 00:17:29 +01:00
build-talend
71fd086032 DEVOPS-1729 Nexus migration: Update URLs 2017-02-27 17:30:49 +01:00
zshen
bd8ed0049b bug fixed TDQ-13053 recompile the jar with JDK1.7 2017-02-27 11:52:58 +08:00
hwang-talend
4bd616623e Revert "TUP-16710:Update Excel components to support Excel 2016/next version" (#866) 2017-02-24 20:53:09 +08:00
zwxue
054a4f4eef Merge pull request #870 from Talend/bugfix/master/TUP-17130
TUP-17130:Two context group with same name
2017-02-24 14:17:14 +08:00
zshen
f447a7dc8c TDQ-13053 fixed tuj tMatchGroup_TDQ8970_multipass 2017-02-23 19:32:27 +08:00
hcyi
af2ec1a457 Feature/6.4/tup 16703 centralize spark properties (#867)
* TUP-17132:Add Spark properties in the cluster wizard(TUP-16703)

* TUP-17141:The advanced properties will populate the spark properties
table in the Spark configuration of Run tab,add context
support(TUP-16703)

* TUP-17152:Refactoring GUI part of Spark properties in the cluster,fix
some other bugs to improve(TUP-16703)
2017-02-23 17:32:57 +08:00
Yucheng Bai
e85627b2ae TUP-16491: NPE error when focus on jobname view then select Main (#868)
tab,after convert spark job to standard
2017-02-23 17:03:02 +08:00
hwang
1e307fb37e TUP-17130:Two context group with same name 2017-02-23 15:38:56 +08:00
cmeng-talend
de57dc130e TUP-17031 fix: Studio unstability since the application of the patch:
"Patch_20170117_TPS-1726_TPS-1688_v1-6.2.1.zip"
https://jira.talendforge.org/browse/TUP-17031
2017-02-23 15:03:49 +08:00
cmeng-talend
33d8f49ad1 TUP-17031 fix: Studio unstability since the application of the patch:
"Patch_20170117_TPS-1726_TPS-1688_v1-6.2.1.zip"
https://jira.talendforge.org/browse/TUP-17031

1. Fix the null migration task problem of talend.project
2017-02-23 15:03:40 +08:00
nrousseau
bdf8d6fa5b TUP-17080: fix the resolution of jars 2017-02-23 11:33:50 +08:00
hwang-talend
f072681995 Merge pull request #865 from Talend/bugfix/master/TUP-17148
TUP-17148: Create xmlFile with XSD file occur "StackOverflowError".
2017-02-23 10:34:32 +08:00
zwxue
42c8f333ba TUP-17148: Create xmlFile with XSD file occur "StackOverflowError". 2017-02-22 15:05:06 +08:00
wchen-talend
f13a5169d7 Merge pull request #858 from Talend/feature/6.4/TUP-5330_tMap_Batch_Change_Expressions
TUP-5330:tMap - Batch Change of Expressions
2017-02-21 16:34:31 +08:00
zwxue
9da83746b9 Merge pull request #861 from Talend/feature/master/TUP-16710
TUP-16710:Update Excel components to support Excel 2016/next version
2017-02-21 16:10:09 +08:00
kjwang-talend
14ead855c3 TUP-17109 Git: can't switch to new branch (#859)
https://jira.talendforge.org/browse/TUP-17109
2017-02-20 10:38:48 +08:00
kjwang-talend
69f3d10b71 Bugfix/6.4.0/tup 17108 git after check out as local,studio can't be used (#862)
TUP-17108 Git:after check out as local, studio can't be used
2017-02-20 10:21:45 +08:00
hwang
e335f9213f TUP-16710:Update Excel components to support Excel 2016/next version 2017-02-16 16:31:50 +08:00
Yucheng Bai
9deffb1eb7 TUP-16792: can not select all salesforce modules in wizard from v6.2.1 (#860) 2017-02-16 11:45:35 +08:00
hcyi
7605c14b4c TUP-5330:tMap - Batch Change of Expressions 2017-02-15 17:35:59 +08:00
cmeng-talend
b1b5a77309 TUP-17099 fix: Studio blocked after click refresh button
https://jira.talendforge.org/browse/TUP-17099
2017-02-15 15:36:24 +08:00
cmeng-talend
0d54c89a55 TUP-5270 fix: Studio is stuck when two users make talend.project
conflict
https://jira.talendforge.org/browse/TUP-5270
https://jira.talendforge.org/browse/TPS-1743

1. fix the block issue
2017-02-15 15:33:51 +08:00
cmeng-talend
06568be0c6 TUP-5270 fix: Studio is stuck when two users make talend.project
conflict
https://jira.talendforge.org/browse/TUP-5270
https://jira.talendforge.org/browse/TPS-1743

1. fix the block issue
2017-02-15 15:33:38 +08:00
hwang-talend
f9032a6260 Merge pull request #851 from Talend/bugfix/master/TUP-17018
TUP-17018: CIBuilder - NPE on code generation.
2017-02-13 16:10:23 +08:00
zwxue
21852bcf63 Merge pull request #856 from Talend/bugfix/master/TUP-17046
TUP-17046:Importing a routine with § in it gets transformed to a �
2017-02-13 11:10:57 +08:00
Pierre Teyssier
40e83a3c2f TDI-29152 : Create additional components to support Azure Blob and Azure Queues
- TCOMP inclusion of Blob, Queue and Table
2017-02-10 21:55:45 +08:00
hwang
7c69c65a60 TUP-17046:Importing a routine with § in it gets transformed to a 2017-02-10 14:19:52 +08:00
hwang
42fb1a41f6 TUP-17046:Importing a routine with § in it gets transformed to a 2017-02-10 14:15:03 +08:00
hwang
04d4aa937f TUP-17046:Importing a routine with § in it gets transformed to a �
character
2017-02-10 10:33:23 +08:00
GGu
a6cf064d1a Add one ByteArray junit to test the FileItem encoding. 2017-02-09 18:01:56 +08:00
hcyi
d203a8ec19 TUP-17049:Retrieve Schema not always updates schema after TABLE
structure modifications.
2017-02-08 17:14:30 +08:00
pyzhou
c6c3e0e53c Revert "TDI-37755: Add a common method to remove LineSeparator in MEMO." (#854) 2017-02-08 15:09:07 +08:00
Liu Xinquan
c8b0cdf3f7 Merge pull request #853 from Talend/TDQ-12633_add_default_value_on_indicator
feature completed TDQ-12633 add Default value for [Limit result] in indicator settings
2017-02-08 12:50:25 +08:00
zshen
c56a8fb476 feature completed TDQ-12633 add Default value for [Limit result] in
indicator settings
2017-02-08 12:17:54 +08:00
Pierre Teyssier
369ad5443f Integrate latest tcomp 0.18.0-SNAPSHOT 2017-02-07 19:15:54 +08:00
Sizhao Liu
af66d9f060 TDQ-12418 bundle lucene 6 libraries 2017-02-07 10:36:42 +01:00
xqliu-talend
f38ee097fa TDQ-13310 JDK version issue for advancedPersistentLookupLib-1.0.jar 2017-02-06 16:13:06 +08:00
hcyi
bbdbf83b17 TUP-16492:No standalone value shows for "Hive Model" when create hive by (#803)
right cliking hadoop cluster hdp2.0
2017-02-06 11:53:55 +08:00
hcyi
71e26ea0a1 Merge pull request #804 from Talend/bugfix/6.4.1/TUP-14625_xml_update_spark_job
TUP-14625
2017-02-06 11:18:58 +08:00
wang wei
686957232f fix(TDI-33559): tAccessXX don't work when access database encrypted (#831) 2017-02-06 10:08:38 +08:00
zwxue
a87203fba3 TUP-17018: CIBuilder - NPE on code generation. 2017-02-04 15:27:53 +08:00
Ivan Gonchar
6c0d2245aa Merge pull request #850 from Talend/feature/6.4/TDI-38068_integrate_snowflake_component
feat(TDI-38068): integrate snowflake component
2017-01-30 13:05:52 +02:00
Dmytro Chmyga
3fd35f1f5a feat(TDI-38068): integrate snowflake component
* Add snowflake component to studio repository.
2017-01-30 12:57:46 +02:00
wchen-talend
ea0f5845ba TUP-17001:Always get ssl error in log when start commandline. (#846) 2017-01-24 15:17:45 +08:00
zwxue
183084b505 Merge pull request #847 from Talend/bugfix/master/TUP-16410
TUP-16410:JSON Wizard and Studio hangs when loading a big JSON file
2017-01-24 10:18:41 +08:00
zwxue
8257d72a9a Merge pull request #844 from Talend/bugfix/master/TUP-15911
TUP-15911:Offline Mode: Lock Icon and ">" doesn't show after editing
2017-01-24 10:14:54 +08:00
hwang
3dadabfe6b TUP-16410:JSON Wizard and Studio hangs when loading a big JSON file 2017-01-23 18:30:39 +08:00
hwang
2f78547723 TUP-15911:Offline Mode: Lock Icon and ">" doesn't show after editing
job;
2017-01-23 16:03:13 +08:00
pyzhou
bbc58a01c8 TDI-37755: Add a common method to remove LineSeparator in MEMO. (#845)
* TDI-37755: Add a common method to remove LineSeparator in MEMO.

* TDI-37755: Improve the annotation

* TDI-37755: reduce the redundancy code.

* TDI-37755: Correct the behavior.
2017-01-23 12:11:10 +08:00
zwxue
2e4e2c6bca Merge pull request #842 from Talend/bugfix/master/TUP-16318
TUP-16318:Password field in connection components should not mask global
2017-01-20 17:25:28 +08:00
hwang
a91629fa2f TUP-16318:Password field in connection components should not mask global
variables only strings
2017-01-20 14:00:20 +08:00
pyzhou
9c89f86a1b TDI-36295 : data type mapping: wrong DB->Java mapping (#772) 2017-01-19 16:25:09 +08:00
msjian
35c7560838 TDQ-10179: Remove link in TOS DQ connection wizard 2017-01-19 15:45:02 +08:00
xqliu-talend
549670b800 TDQ-13120 wrong GID in multipass swoosh 2017-01-17 14:58:34 +08:00
GGu
af5a97473f TUP-16695: add TimeMeasure function for generate codes. (#827) 2017-01-17 10:01:41 +08:00
zwxue
838591a50b TUP-16746: Excel file metadata : Error "Unable to recognize OLE stream" (#839)
when reading XLSX file.
2017-01-16 16:44:45 +08:00
wang wei
261cd10a64 fix(TDI-38038): update tAdvancedHash to remove
"advancedPersistentLookupLib-1.jar"
2017-01-16 16:08:22 +08:00
kjwang-talend
6c725f4c19 bugfix/6.4.0/TUP-14737_too_slowly_when_import_items_using_overwrite_to (#838)
svn/git_project(Fix_compiler_error_for_CI)
https://jira.talendforge.org/browse/TUP-14737
2017-01-16 15:58:11 +08:00
hwang-talend
284c2ef604 Merge pull request #837 from Talend/bugfix/master/TUP-16765
TUP-16765:Review links on welcome page
2017-01-16 15:35:56 +08:00
hwang
acd091cae1 TUP-16765:Review links on welcome page 2017-01-16 15:10:44 +08:00
wchen-talend
8b7b7d803b TUP-16763:Get error when import some thmap job (#836) 2017-01-16 14:51:49 +08:00
zwxue
06a9fcfbb2 Merge pull request #832 from Talend/bugfix/master/TUP-5873
TUP-5873:Ref project job's jobscript can be modified when logon main
2017-01-16 10:07:08 +08:00
kjwang-talend
6d420ca634 TUP-16472 Then icon will not change directly when converting between MR (#833)
and Spark job by duplicate
https://jira.talendforge.org/browse/TUP-16472
2017-01-13 15:17:13 +08:00
hwang
00ac9601a6 TUP-5873:Ref project job's jobscript can be modified when logon main
project to open it
2017-01-12 16:09:39 +08:00
kjwang-talend
3460dadc3f TUP-16472 Then icon will not change directly when converting between MR (#824)
and Spark job by duplicate
https://jira.talendforge.org/browse/TUP-16472
2017-01-12 13:37:20 +08:00
hwang-talend
97174e5512 TUP-16639:Impossible to filter components from the new framework (#818) 2017-01-11 10:21:41 +08:00
wang wei
962a0ac6d2 fix(TDI-38107): use a more clear exception information to replace NPE
exception if get null when use talend data source to fetch connection
for db components
2017-01-10 10:33:21 +08:00
Yucheng Bai
b10b6fada5 TUP-16258: Hbase:not set value for Set Zookeeper znode parent when (#828)
Retireve configuration from Ambari or Clouder for Hadoop cluster
2017-01-09 18:59:36 +08:00
GuoLiang
5d5fcfe2c8 bugfix: TUP-4619 Studio Cloudera cluster configuration issue (#826)
* bugfix: TUP-4619 Studio Cloudera cluster configuration issue

* bugfix: TUP-4619 improve code
2017-01-09 17:10:12 +08:00
wang wei
d4655e28a5 fix(TDI-35203): Issue for mapping "Mapping Netezza" of "DECIMAL" type 2017-01-06 14:42:06 +08:00
Yucheng Bai
3754905e1d TUP-16665: Repository link on Spark Configuration incorrect when (#825)
dragging database to job
2017-01-05 18:45:17 +08:00
wchen-talend
e0807089ad TUP-16683:Camel 2.16.5 jar is required for route component for 6.2.2 (#823) 2017-01-05 18:15:41 +08:00
zshen
2a747e6b71 bug fixed TDQ-12896 modify the type of parameter to support context mode 2017-01-05 15:18:48 +08:00
wchen-talend
a0af0efe37 TUP-16671:AMC database repository connect doesn't grab all context (#821)
groups
2017-01-04 17:58:12 +08:00
wchen-talend
47d42c39ef TUP-16591:SSL Preferences page does not work as expected (#822) 2017-01-04 17:46:05 +08:00
zwxue
ef8744b4ca Merge pull request #820 from Talend/bugfix/master/TUP-6129
TUP-6129:Can use - for jobscript name
2017-01-04 10:29:45 +08:00
wchen-talend
8636017d15 TUP-4640:Created in Temp but not removed (#819) 2017-01-03 10:45:37 +08:00
hwang
c9e9e46fc8 TUP-6129:Can use - for jobscript name 2016-12-30 15:04:32 +08:00
xqliu-talend
4e91760f77 TDQ-13069 TDQ-13085 create a new plugin which include
"advancedPersistentLookupLib-1.0.jar"
2016-12-29 12:22:37 +08:00
qiongli
452ac431d5 TDQ-13085 TDQ-13069 extract a new lib plugin with (#816)
"advancedPersistentLookupLib-1.0.jar". it can be reused by analysis and
components.
2016-12-29 10:45:17 +08:00
kjwang-talend
dca7e629e8 Bugfix/6.4.1/tup 14737 too slowly when import items using overwrite to svn/git project (#806)
* don't commit

* TUP-14737 too slowly when import items using overwrite to svn/git
project
https://jira.talendforge.org/browse/TUP-14737

* TUP-14737 too slowly when import items using overwrite to svn/git
project
https://jira.talendforge.org/browse/TUP-14737

* TUP-14737 too slowly when import items using overwrite to svn/git
project
https://jira.talendforge.org/browse/TUP-14737

* TUP-14737 too slowly when import items using overwrite to svn/git
project
https://jira.talendforge.org/browse/TUP-14737
2016-12-27 17:07:10 +08:00
cmeng-talend
2a6ed7f4b3 TUP-16444 fix> JobScript: Cannot edit new jobscript on GIT
Project(Manual, UnLock Items)
https://jira.talendforge.org/browse/TUP-16444
2016-12-27 11:59:13 +08:00
wchen-talend
6d4c083cdb Merge pull request #802 from Talend/bugfix/6.4.1/TUP-16459_keywords_validate
TUP-16459:The compile errors shows when run tOracleInvalidRow job
2016-12-26 14:15:51 +08:00
SunChaoqun
84c414c495 TESB-18147:java.lang.NoSuchMethodError: (#814)
org.springframework.core.MethodParameter.getContainingClass()
2016-12-26 11:40:35 +08:00
sbliu
6b0e2d00b4 Revert "TMDM-10190: remove mdm webservice ce plugin, remove ce webservice jar…" (#813) 2016-12-23 18:35:43 +08:00
zwxue
132391abec Merge pull request #812 from Talend/bugfix/master/TUP-16635
TUP-16635:Test case failed after modify the default test job
2016-12-23 14:27:10 +08:00
sbliu
4964fd84e7 TMDM-10190: remove mdm webservice ce plugin, remove ce webservice jar… (#811)
* TMDM-10190: remove mdm webservice ce plugin, remove ce webservice jar from class path.

* TMDM-10190: remove mdm webservice ce plugin, remove ce webservice jar from class path.
2016-12-22 15:26:14 +08:00
GGu
7e4e2c3aae Update product version to 6.4.0. 2016-12-22 14:15:35 +08:00
hwang
8ee96ff3d2 TUP-16635:Test case failed after modify the default test job 2016-12-22 12:02:00 +08:00
Yucheng Bai
134594c13f TUP-15503: Cann't guess schema for SSL Hive (#810) 2016-12-22 11:46:25 +08:00
Jenkins Continuous Build server
f27730c6ba Set version to 6.4.0 SNAPSHOT 2016-12-21 16:10:19 +01:00
wchen-talend
c7a26556f0 Merge pull request #805 from Talend/bugfix/6.3.2/TUP-16444-Jobscript
TUP-16444 fix> JobScript: Cannot edit new jobscript on GIT Project(Manual, UnLock Items)
2016-12-21 10:31:09 +08:00
Yucheng Bai
1348eced3f TUP-16619: SFTP problems related to the migration from 5.2.1 to 6.2.1 (#807) 2016-12-20 16:25:22 +08:00
cmeng-talend
3e70ff4f34 TUP-16444 fix> JobScript: Cannot edit new jobscript on GIT
Project(Manual, UnLock Items)
https://jira.talendforge.org/browse/TUP-16444
2016-12-16 19:08:40 +08:00
wchen-talend
c523b34a1a TUP-14625
:XML Metadata can't update to job/spark job openned
2016-12-16 13:46:06 +08:00
xqliu-talend
92331247c9 TDQ-12495 TOS-DQ also need to copy the map xml files to "projectName/settings/mappings" after TDI-36986. 2016-12-15 18:24:56 +08:00
hcyi
22f0470713 TUP-16459:The compile errors shows when run tOracleInvalidRow job 2016-12-15 15:45:40 +08:00
wchen-talend
28090c4779 TUP-16612:If a job has lots of subjobs ,there will be
java.lang.OutOfMemoryError when build job
2016-12-15 14:41:05 +08:00
qiongli
a287d84bf4 TDQ-13026 consider the sub-job and joblet dependecies wherether include (#801)
tRuleSurvivorship node when export job
2016-12-14 17:54:08 +08:00
zwxue
650caa4fca Merge pull request #798 from Talend/bugfix/master/TUP-16594
TUP-16594:Cannot paste unused columns when editing schema
2016-12-14 15:49:53 +08:00
zwxue
a5d49a6f5d TUP-16604: Always need to restart studio when changing workspace (#799)
location.
2016-12-14 14:08:55 +08:00
hwang
d5dc37cdbb TUP-16594:Cannot paste unused columns when editing schema 2016-12-14 11:42:09 +08:00
Yucheng Bai
0af21b6be7 TUP-16562: No reaction when click "data viewer" on salesforce item (#796) 2016-12-14 11:40:52 +08:00
GuoLiang
47c1cbb0bd bugfix TUP-15924 fix:studio GUI problem when open schema dialog (#789)
* bugfix TUP-15924 fix:studio GUI problem when open schema dialog

* bugfix TUP-15924: update studio GUI problem when open schema dialog
(have a system property like "disableLazyLoading" and if set to true we
won't set virtual here)

* bugfix TUP-15924: update studio GUI problem when open schema dialog
(have a system property like "disableLazyLoading" and if set to true we
won't set virtual here)
2016-12-14 10:52:13 +08:00
wchen-talend
afe46af36a Merge pull request #795 from Talend/bugfix/6.3.2/TUP-16073-Check_selected
TUP-16073 fix: Importing duplicated job causes wrong subjob referenced in tRunJob
2016-12-14 10:44:57 +08:00
nrousseau
351f42eb24 update components version 2016-12-13 13:09:00 +08:00
cmeng-talend
f6301978e2 TUP-16073 fix: Importing duplicated job causes wrong subjob referenced
in tRunJob
https://jira.talendforge.org/browse/TUP-16073

needn't check for empty folder
2016-12-13 11:09:00 +08:00
cmeng-talend
5a1802b39c TUP-16073 fix: Importing duplicated job causes wrong subjob referenced
in tRunJob
https://jira.talendforge.org/browse/TUP-16073

Should only check the selected item
2016-12-13 10:52:46 +08:00
wchen-talend
76936b8a7f Merge pull request #793 from Talend/bugfix/6.3.2/TUP-16073-Duplicate_id
Bugfix/6.3.2/tup 16073 duplicate
2016-12-13 09:40:59 +08:00
cmeng-talend
4d6962c01b TUP-16073 fix: Importing duplicated job causes wrong subjob referenced
in tRunJob
https://jira.talendforge.org/browse/TUP-16073

Use new logic to change the id
2016-12-12 14:26:57 +08:00
qiongli
44830f9405 TDQ-12747 Add a variable "include-survivorship-rules" for DQ. (#790) 2016-12-12 11:45:51 +08:00
Igor Lazebny
7b881ea2cd Update version to 6.4.0-SNAPSHOT in server poms 2016-12-09 14:55:34 +02:00
cmeng-talend
97547cf9db TUP-16073 fix: Importing duplicated job causes wrong subjob referenced
in tRunJob
https://jira.talendforge.org/browse/TUP-16073

Use new logic to change the id
2016-12-09 16:53:24 +08:00
Yucheng Bai
ce96cea656 TUP-16561: Unexpected Metadata Schema mapping For "lvarchar" and (#788)
"datetime year to second" Informix Db Types
2016-12-09 15:38:37 +08:00
zwxue
72770dbbf3 TUP-16573: cmdline generate time increase as the tasks number increase. (#787) 2016-12-09 14:29:50 +08:00
wchen-talend
59c36b7a90 Merge pull request #786 from Talend/bugfix/6.3/TUP-16563_tac_amc_meterLog_empty
TUP-16563:AMC: MeterLog shouldn't be Empty in TAC->"ACTIVITY MONITORING CONSOLE"
2016-12-09 11:07:22 +08:00
hcyi
da17f98f62 TUP-16563:AMC: MeterLog shouldn't be Empty in TAC->"ACTIVITY MONITORING
CONSOLE"
2016-12-08 15:50:39 +08:00
nrousseau
27080cf094 fix error found from junit logs 2016-12-08 14:47:57 +08:00
cmeng-talend
477ded0f13 Revert "revert TUP-16073 fix: Importing duplicated job causes wrong subjob referenced in tRunJob (#728)"
This reverts commit 71e020765f.
2016-12-08 11:57:25 +08:00
ycbai
8f781a3ac4 Fix some junits. 2016-12-08 11:57:17 +08:00
GGu
5306145224 TUP-16344: make sure install once. (#785) 2016-12-07 15:40:56 +08:00
zshen
b1d2c4c8f1 bug fixed TDQ-12759 add iterator for ference project case 2016-12-06 14:46:48 +08:00
GGu
066464646c TUP-16405: fix one mistake for need relaunch. 2016-12-05 18:32:53 +08:00
nrousseau
27324e452f TCOMP-330: avoid to have the poms of dependencies inside the studio 2016-12-05 17:23:13 +08:00
GGu
85bfc9dea5 Feature/6.3/tup 16405 deploy dependencies (#783)
* TUP-16405: enable to deploy component dependencies.

* TUP-16405: Enable to install ext libs from component update site.
2016-12-05 17:18:05 +08:00
wchen-talend
11e3a7b3a0 TUP-16557:Local download of jar doesn't update the status of jar (#784)
installed
2016-12-05 16:50:37 +08:00
kjwang-talend
d6f5d4ddcf TUP-16458 projects not retrieved correctly when do refresh on logon (#781)
window
https://jira.talendforge.org/browse/TUP-16458
2016-12-05 15:45:54 +08:00
Pierre Bailly-Ferry
ae61615212 [TBD-4264] Allow user to add unicode on context variable. (#779) 2016-12-05 11:30:35 +08:00
nrousseau
8a5f10293d fix component version (#780) 2016-12-03 18:03:53 +08:00
Chen Bin
c8ca64da55 TBD-4260: use same mapping_Redshift.xml between DI and BD 2016-12-02 20:02:07 +08:00
zwxue
0d6d60043d TUP-16536: NPE when do export as context. 2016-12-02 16:11:44 +08:00
cmeng-talend
71e020765f revert TUP-16073 fix: Importing duplicated job causes wrong subjob
referenced in tRunJob (#728)
2016-12-02 15:01:52 +08:00
GGu
92fc9b044a TUP-16344: fix one bug and update more junits. 2016-12-02 11:38:44 +08:00
Yucheng Bai
36c73dbd6c TUP-16451: afterCampaignName() method is called many times during input (#775) 2016-12-02 10:04:29 +08:00
zwxue
c5345b8ba0 Merge pull request #776 from Talend/bugfix/master/TUP-16469
TUP-16469:Studio Usage JSON Component Needs an Array
2016-12-02 10:04:06 +08:00
Chao MENG
148110051c Merge pull request #777 from Talend/revert-769-bugfix/6.3.1/TUP-16473-Commandline_import
Revert "TUP-16473 fix: Cannot get correct status after "importItems" in commandline"
2016-12-01 19:52:47 +08:00
Chao MENG
6a23369d8f Revert "TUP-16473 fix: Cannot get correct status after "importItems" in commandline" 2016-12-01 19:52:27 +08:00
hcyi
1366876f35 TUP-16220: fix a Compilation failure. 2016-12-01 19:05:22 +08:00
hcyi
c78f2906f3 TUP-16220:CDH 58 ker impala cannot check successfully. (#774) 2016-12-01 18:02:50 +08:00
GGu
4db2618853 TUP-16344: enhance the install components (#773) 2016-12-01 16:41:40 +08:00
zwxue
dd6b8713df Fixed failed JUnit ElapsedTimeTest. (#771) 2016-12-01 16:04:04 +08:00
hwang
d49a67031c TUP-16469:Studio Usage JSON Component Needs an Array 2016-12-01 15:45:13 +08:00
wang wei
699efe42a3 fix(TDI-35743): remove the timestamptz type support 2016-12-01 14:55:45 +08:00
wchen-talend
018213f827 Merge pull request #769 from Talend/bugfix/6.3.1/TUP-16473-Commandline_import
TUP-16473 fix: Cannot get correct status after "importItems" in commandline
2016-12-01 11:15:21 +08:00
wchen-talend
d6a01effda TUP-16088:Can't start studio with wrong ssl preference setting. (#770)
* TUP-16088:Can't start studio with wrong ssl preference setting.

* TUP-16088:Can't start studio with wrong ssl preference setting.
2016-12-01 10:38:21 +08:00
cmeng-talend
42445380ce TUP-16473 fix: Cannot get correct status after "importItems" in
commandline
https://jira.talendforge.org/browse/TUP-16473
2016-11-30 18:01:53 +08:00
Yucheng Bai
63a8e04ea5 TUP-16441: Issue with opening job with context group in Salesforce (#766)
component.
2016-11-30 12:31:33 +08:00
wang wei
bb1b9cbe7e fix(TDI-36824): use a better util class : ObjectUtil 2016-11-29 22:17:53 +08:00
wang wei
6858f0d718 fix(TDI-36824): tDatasetOutput: Allow limit to be infinite if null (or
empty) is set
2016-11-29 22:17:53 +08:00
nrousseau
9591f7454f TCOMP-330: add missing jars to the studio by default 2016-11-29 18:23:30 +08:00
GuoLiang
31be2a1877 TUP-16461 fix:Building the job is not generating zip file (#768) 2016-11-29 16:41:31 +08:00
GGu
51b32445a7 TUP-16344: enable to deal with all files for artifact and content. 2016-11-28 18:38:22 +08:00
Francis Upton IV
302e6d0813 TUP-16465 NPE in handling Avro logical types (#765) 2016-11-28 10:31:44 +08:00
kjwang-talend
c25c78313a TUP-16262 Fix Opening schema is very slow using Talend studio 6.2 (#763)
https://jira.talendforge.org/browse/TUP-16262
2016-11-28 10:17:21 +08:00
GGu
af18d0bfe1 TUP-16344: Enable to install new comonents from exchange. (#762) 2016-11-26 11:37:37 +08:00
nrousseau
81363b7082 Revert "TUP-16452: add joda-time to the target platform"
This reverts commit 768628958a.
2016-11-26 11:26:13 +08:00
nrousseau
768628958a TUP-16452: add joda-time to the target platform 2016-11-25 12:30:17 +08:00
hwang-talend
3fdab6f132 TUP-16326:Log4J warning seems block the guess schema (#761) 2016-11-25 12:07:41 +08:00
Francis Upton IV
64d356a9d0 fix(TDI-37709): Date/Time issues 2016-11-24 08:20:02 -08:00
hwang-talend
42a6c0852f Merge pull request #759 from Talend/bugfix/master/TUP-16433
TUP-16433: All Schema Columns in Component are wrong after editing
2016-11-24 18:37:54 +08:00
hwang-talend
eeb9cf2e4a Merge pull request #751 from Talend/bugfix/master/TUP-15459
TUP-15459: Mongodb replica set: when convert it to context,replica
2016-11-24 18:29:56 +08:00
GuoLiang
778bd25269 TUP-5658 fix:Error when run job trowgenerator to tlogrow with check and (#758)
uncheck a column.
2016-11-24 18:25:16 +08:00
dlin-talend
fa1c5a1c7f Merge pull request #755 from csuntalendbj/master
TESB-18310:Command-Line exportRoute as Microservice ignores "maven" option
2016-11-24 17:16:04 +08:00
zwxue
c0f296a426 Merge pull request #757 from Talend/bugfix/master/TUP-16298
TUP-16298:[5.6.2]Problems copying values of cSetHeader components
2016-11-24 17:15:56 +08:00
zwxue
2fbb890f4f Merge pull request #748 from Talend/bugfix/master/TUP-16393
TUP-16393:Run testcase failed and throw unexpected
2016-11-24 17:14:02 +08:00
zwxue
8e02c95f38 TUP-16433: All Schema Columns in Component are wrong after editing
tSAPBapi input schema.
2016-11-24 17:09:25 +08:00
hwang-talend
1fef85d5f3 Merge pull request #753 from Talend/bugfix/master/TUP-15876
TUP-15876: CI builder: error printed when rerun the item.
2016-11-24 14:11:50 +08:00
wchen-talend
6e64175362 TUP-16088:Rework SSL preferences (DataPrep+MDM) (#756) 2016-11-24 13:25:53 +08:00
hwang
1e8781db09 TUP-16298:[5.6.2]Problems copying values of cSetHeader components
between two tabs
2016-11-24 11:28:47 +08:00
SunChaoqun
940d52fbe2 TESB-18310:Command-Line exportRoute as Microservice ignores "maven"
option
2016-11-24 10:21:27 +08:00
zwxue
4341b4af69 TUP-15876: CI builder: error printed when rerun the item. 2016-11-23 11:50:38 +08:00
kjwang-talend
bd53f9040b Bugfix/6.3.1/TUP-16166 CopyToBranch:overwrite the exist item , error log at error log list (#750)
* TUP-15968 Fix Get in a freshly install 6.1.2 Studio, this error in the
log " org.eclipse.swt.SWTException: Failed to execute runnable
(org.eclipse.swt.SWTException: Widget is disposed)
https://jira.talendforge.org/browse/TUP-15968

* TUP-16166 Fix CopyToBranch:overwrite the exist item , error log at error
log list
https://jira.talendforge.org/browse/TUP-16166
2016-11-23 10:18:46 +08:00
hcyi
56b70c104b TUP-4286: revert the change of Error occurred when import items which
include routelet from EE to TOS
2016-11-23 03:13:54 +08:00
hcyi
8be4f31032 TUP-16413:Table namespace mapping is not set automatically when drag (#752)
MapR HBase schema to job
2016-11-23 14:07:08 +08:00
wang wei
731bfb7a88 TDI-36765: Datasource in DI jobs is always a singleton and violates the
DataSource approach
https://jira.talendforge.org/browse/TDI-36765
2016-11-23 11:49:34 +08:00
nrousseau
a6aad148de TDI-37840: add more dependencies by default on the studio 2016-11-22 18:33:38 +08:00
zshen-talend
c383e835df bug fixed TDQ-12651 add new method to decide check key or value 2016-11-22 17:08:41 +08:00
zwxue
4b50c23c9b TUP-15459: Mongodb replica set: when convert it to context,replica
address is not converted.
2016-11-22 16:59:24 +08:00
hcyi
734f27df8b Merge pull request #749 from Talend/bugfix/6.3.1/TUP-16309_import_jar
TUP-16309:Jar selection for the modules expect to have the exact name
2016-11-22 14:47:05 +08:00
wchen-talend
65f3fba2e0 TUP-16309:Jar selection for the modules expect to have the exact name
only
2016-11-22 14:29:09 +08:00
zwxue
3206719449 Merge pull request #746 from Talend/bugfix/master/TUP-16238
TUP-16238:MySql driver not found when retrieving schema
2016-11-22 11:58:05 +08:00
wchen-talend
b6876b883f Merge pull request #745 from Talend/bugfix/6.3/TUP-4286_tos_esb_import_include_routelet_items
TUP-4286:Error occurred when import items which include routelet from EE to TOS
2016-11-22 10:50:54 +08:00
hwang
32b87a17ae TUP-16393:Run testcase failed and throw unexpected
"NullPointerException"
2016-11-21 19:08:34 +08:00
SunChaoqun
2721b36a4b TESB-18096:<Copy to Branch> when copy to branch with checking "select (#736)
dependencies", the dependency is not selected automatically
2016-11-21 17:59:37 +08:00
Ivan Gonchar
ecd9a52d8d Merge pull request #747 from pyzhou-talend/feature/6.3.1/TDI-37116
TDI-37116 : Upgrade exajdbc-5.0.12.jar to exajdbc-5.0.13.jar
2016-11-21 11:04:09 +02:00
nrousseau
45d35c0102 TUP-16235: fix possible NPE 2016-11-21 12:14:53 +08:00
pyzhou-talend
c9a1cafdae TDI-37116 : Change the jar needed when View Database 2016-11-21 11:28:13 +08:00
hwang
f247e55210 TUP-16238:MySql driver not found when retrieving schema 2016-11-18 18:42:12 +08:00
hcyi
4f228db9df TUP-4286:Error occurred when import items which include routelet from EE
to TOS
2016-11-18 18:29:28 +08:00
Chao MENG
9fff8fa3c4 Merge pull request #744 from Talend/bugfix/6.3/TUP-16308_addTableNSMappingToMapRDBWizard
TUP-16308: Not able to retrive MaprDB tables with MaprDB connexion wizard Retrive Schema
2016-11-18 16:23:11 +08:00
ycbai
cb460e155f TUP-16308: Not able to retrive MaprDB tables with MaprDB connexion wizard Retrive Schema 2016-11-18 15:58:25 +08:00
GuoLiang
ab36518f84 TUP-16342 fix:please display the precision column in talend schema for (#743)
tredshiftxxx components and maybe metadata too.
2016-11-18 15:40:57 +08:00
zwxue
de2cdbc4de Merge pull request #742 from Talend/bugfix/master/TUP-15118
TUP-15118:A wrong warning shown when convert MR job which is converted
2016-11-18 10:05:21 +08:00
hwang-talend
842b3b746a Merge pull request #741 from Talend/bugfix/master/TUP-16282
TUP-16282: Default DB Type for "Retrieve Schema" is not accurate.
2016-11-17 18:19:34 +08:00
hwang
b7baa81b79 TUP-15118:A wrong warning shown when convert MR job which is converted
by spark job with test case to Spark back.
2016-11-17 18:04:37 +08:00
zwxue
da6ef52639 TUP-16282: Default DB Type for "Retrieve Schema" is not accurate. 2016-11-17 17:05:42 +08:00
wang wei
ea32575213 Merge pull request #740 from jzhao-talend/master
TDI-37741: Automatic Type Conversion from Object to byte/short/int/long/..... issue
2016-11-17 14:14:15 +08:00
wang wei
2023289b99 TDI-35743: add all the type aliases support
https://jira.talendforge.org/browse/TDI-35743
2016-11-17 11:42:57 +08:00
jzhao
97602ee7cf TDI-37741: Automatic Type Conversion from Object to Integer throw an
error if the Object is not cast-able to an Integer
https://jira.talendforge.org/browse/TDI-37741
2016-11-17 11:23:48 +08:00
wchen-talend
80e56c0a37 Merge pull request #735 from Talend/bugfix/6.3/TUP-16327_Teradata_truncates_name_and_limits_30_characters
TUP-16327:Retrieve schema shortens table name to 30chars and messes up the tables columns in Teradata.
2016-11-17 09:49:46 +08:00
hcyi
948c1a0ba5 TUP-16327:fix the problem of teradata truncates the names at 30
characters for tables,views,columns.
2016-11-16 18:48:35 +08:00
dlin-talend
ab957f7b44 Merge pull request #739 from Talend/bugfix/master/TUP-16251
TUP-16251:[6.3.0 Beta] Studio > Project Settings > Metadata of
2016-11-16 11:27:36 +08:00
Yucheng Bai
0a847c891f TUP-16317: migration : password of implicit context Load project (#737)
settings wrongly handled.
2016-11-16 11:21:00 +08:00
hwang
00f8c2acf1 TUP-16251:[6.3.0 Beta] Studio > Project Settings > Metadata of
TalendType: Two sets of Import/Export buttons
2016-11-16 11:15:04 +08:00
hcyi
7438622cc1 Merge pull request #738 from Talend/bugfix/6.3.1/TUP-16309_deploy_jar_with_requeired_name
TUP-16309:Jar selection for the modules expect to have the exact name
2016-11-16 10:18:38 +08:00
wchen-talend
f1c2bd1ef3 TUP-16309:Jar selection for the modules expect to have the exact name
only
2016-11-15 15:55:23 +08:00
wang wei
915a307b62 TDI-35743: fix the wrong mapping
https://jira.talendforge.org/browse/TDI-35743
2016-11-15 15:22:01 +08:00
wang wei
de08533f65 TDI-35743: Wrong type mapping for DI Redshift components
https://jira.talendforge.org/browse/TDI-35743
2016-11-15 13:48:09 +08:00
msjian
a090253d08 TDQ-12794: add a new getDBUrl method to support mssql well 2016-11-14 18:04:32 +08:00
hcyi
18e1f5c3b8 TUP-16327:Retrieve schema shortens table name to 30chars and messes up
the tables columns in Teradata.
2016-11-14 17:40:54 +08:00
kjwang-talend
f6816c0584 TUP-15968 Fix Get in a freshly install 6.1.2 Studio, this error in the (#730)
log " org.eclipse.swt.SWTException: Failed to execute runnable
(org.eclipse.swt.SWTException: Widget is disposed)
https://jira.talendforge.org/browse/TUP-15968
2016-11-14 17:37:33 +08:00
nrousseau
970c091b5f TUP-16306: add a possibility to setup the memory for maven build (#734) 2016-11-14 15:29:53 +08:00
nrousseau
2075598856 Bugfix/6.3.1/tup 16235 organize p2 update (#733)
* TUP-16235: organize p2 update by category

* TUP-16235: organize p2 update by category
2016-11-14 13:48:18 +08:00
nrousseau
1fcef81ea3 TUP-16332: fix wrong list of downloads missing 2016-11-14 12:47:59 +08:00
Chao MENG
b8c3289e2e TUP-16073 fix: Importing duplicated job causes wrong subjob referenced in tRunJob (#728)
* TUP-16073 fix: Importing duplicated job causes wrong subjob referenced
in tRunJob
https://jira.talendforge.org/browse/TUP-16073

* TUP-16073 fix: Importing duplicated job causes wrong subjob referenced
in tRunJob
https://jira.talendforge.org/browse/TUP-16073

clean comments and improve the codes
2016-11-14 10:14:28 +08:00
dlin-talend
d0b5519e82 Merge pull request #727 from Talend/bugfix/6.3/TUP-15927_add_joblet_components
TUP-15927:When input "O" in joblet editor, component "OUTPUT" should show in the list
2016-11-11 18:26:37 +08:00
Chao MENG
a20f832e35 Merge pull request #731 from Talend/bugfix/6.3/TUP-5777_Create_xml_file_select_Reuse_an_existing_repository_context_to_replace_parameter_failed
TUP-5777 fix:Create xml file select "Reuse an existing repository
2016-11-11 17:51:31 +08:00
guol
c1268521d3 TUP-5777 fix:Create xml file select "Reuse an existing repository
context" to replace parameter failed
2016-11-11 16:29:56 +08:00
zwxue
a69431500a Merge pull request #721 from Talend/bugfix/master/TUP-16213
TUP-16213:"String of Connection" not saved - Amazon Redshift
2016-11-11 10:02:47 +08:00
hcyi
0209ff8ee3 TUP-15927:When input "O" in joblet editor, component "OUTPUT" should
show in the list
2016-11-10 18:53:35 +08:00
GuoLiang
83bfa3572d TUP-16086 fix:deleted folder can be seen when create items from top menu (#723) 2016-11-10 17:21:12 +08:00
SunChaoqun
94dbfcebac TESB-18096:<Copy to Branch> when copy to branch with checking "select dependencies", the dependency is not selected automatically (#714)
* TESB-18091:<Copy to Branch> There will be an error when open a resource
copied from trunk or other branch

* TESB-18096:<Copy to Branch> when copy to branch with checking "select
dependencies", the dependency is not selected automatically
2016-11-10 10:12:13 +08:00
Chao MENG
957ded3b56 Merge pull request #725 from Talend/bugfix/6.3/TUP-16185_fixCompileErrorOfMapRDBJob
TUP-16185: Have a compile error when job has tMaprDBInput and hadoop cluster and MaprDB are all on context mode
2016-11-10 10:01:41 +08:00
GGu
ad58360c8d TUP-16262: enable the lazy load columns. (#724) 2016-11-10 09:46:37 +08:00
nrousseau
47cbaac950 TUP-16277: ensure if the preference exists (#722) 2016-11-09 18:49:33 +08:00
ycbai
2efca943a4 TUP-16185: Have a compile error when job has tMaprDBInput and hadoop
cluster and MaprDB are all on context mode
2016-11-09 18:18:30 +08:00
nrousseau
f7e3ea2260 TDI-35683: fix junits 2016-11-09 16:50:18 +08:00
nrousseau
337ec7c2b9 TUP-16305:update tests 2016-11-09 12:06:11 +08:00
nrousseau
9d19777478 TUP-2630: remove one plugin not needed by the product. 2016-11-09 12:04:18 +08:00
nrousseau
133b8c0642 TUP-2210: only show the warnings on debug mode 2016-11-08 16:11:07 +08:00
Igor Lazebny
9fad3f370f Update org.talend.utils build for ESB Jobserver 2016-11-08 10:02:42 +02:00
nrousseau
6a6cbc5ca4 TUP-16305: disable junits since nexus is not setup on build server 2016-11-08 15:51:39 +08:00
nrousseau
7da7ece1ea TUP-16305: review of junits 2016-11-08 15:51:38 +08:00
nrousseau
6ac0b84a73 TUP-16305: disable junits since nexus is not setup on build server 2016-11-08 15:51:37 +08:00
nrousseau
e0c9111e8f TUP-16305: disable junit for import (issue to review before re-enable
junits)
2016-11-08 15:51:36 +08:00
Igor Lazebny
2c5ab1b083 Update org.talend.utils.minimal build 2016-11-08 09:44:48 +02:00
hwang
e6bb3e76d0 TUP-16213:"String of Connection" not saved - Amazon Redshift 2016-11-08 13:04:34 +08:00
zwxue
b36b6c67e5 Merge pull request #719 from Talend/bugfix/6.3/TUP-16015_The_studio_can't_preview_xml_file_on_6.3
TUP-16015 fix:The studio can't preview xml file on 6.3
2016-11-08 10:39:11 +08:00
zwxue
a63af256da Merge pull request #715 from Talend/bugfix/master/TUP-15926
TUP-15926:Joblet with the same name as in the referenced project cannot
2016-11-08 10:19:05 +08:00
Pierre Teyssier
5960f139b0 Merge pull request #717 from pyzhou-talend/bug/6.3.1/TDI-37739
TDI-37739 : tMap: type converter errors are not expressive enough
2016-11-07 18:09:17 +08:00
hcyi
8dcadc8679 Merge pull request #718 from Talend/bugfix/6.3.1/TUP-15918_move_SSLContextProvider_to_se
TUP-15918 : move the SSLContextProvider to a common plugin
2016-11-07 18:00:30 +08:00
guol
204ee3130d TUP-16015 fix:The studio can't preview xml file on 6.3 2016-11-07 17:50:53 +08:00
pyzhou-talend
3ed1c41115 TDI-37739 : restore the origin method and modify the error message. 2016-11-07 17:29:29 +08:00
wchen-talend
43862c1596 TUP-15918 : move the SSLContextProvider to a common plugin 2016-11-07 17:15:02 +08:00
pyzhou-talend
5ba9322ccb TDI-37739 : tMap: type converter errors are not expressive enough 2016-11-07 16:49:58 +08:00
wang wei
25468ffab8 Merge pull request #711 from pyzhou-talend/bug/6.3.1/TDI-37596
TDI-37596: tExtractDelimitedFields outputs "null" as the errorMessage on the reject path when schema is BigDecimal
2016-11-07 10:04:45 +08:00
pyzhou-talend
f798c15ad2 TDI-37596 Add origin input to error message. 2016-11-07 09:46:40 +08:00
cmeng-talend
b8a5807c8c TUP-16186 fix: Can not delete jobs which have been used in other job.
https://jira.talendforge.org/browse/TUP-16186

Fix a compile error
2016-11-04 16:40:28 +08:00
pyzhou-talend
c365567e84 change code to remain origin errorMessage. 2016-11-04 16:31:51 +08:00
pyzhou-talend
c391007e34 TDI-37596: tExtractDelimitedFields outputs "null" as the errorMessage on
the reject path when schema is BigDecimal
https://jira.talendforge.org/browse/TDI-37596
2016-11-04 16:31:51 +08:00
hwang
7d33870c30 TUP-15926:Joblet with the same name as in the referenced project cannot
be deleted from the referencing project
2016-11-04 14:58:47 +08:00
nrousseau
318dc6407a TUP-15998: avoid to get all contexts too often when build jobs 2016-11-04 14:02:10 +08:00
nrousseau
3c15de6e2b TUP-15998: avoid one local refresh 2016-11-04 14:02:08 +08:00
Chao MENG
9cb14e1774 TUP-16186 fix: Can not delete jobs which have been used in other job. (#712)
* TUP-16186 fix: Can not delete jobs which have been used in other job.
https://jira.talendforge.org/browse/TUP-16186

* TUP-16186 fix: Can not delete jobs which have been used in other job.
https://jira.talendforge.org/browse/TUP-16186

Add force delete button in ItemReferenceDialog for Delete action.
2016-11-04 11:59:50 +08:00
nrousseau
c1fb73477f daikon and component version update 2016-11-03 19:47:22 +08:00
nrousseau
af1fe8926b remove unused code 2016-11-03 19:32:40 +08:00
hwang-talend
5d38b72b9f Merge pull request #690 from Talend/bugfix/master/TUP-16068
TUP-16068:Add default value for Impala wizard
2016-11-03 16:43:55 +08:00
xqliu-talend
764f77b61d TDQ-12736 job with tDqReportRun can not run when analysis is overview analysis and match analysis. 2016-11-03 15:34:11 +08:00
iwangtalend
78c83bc797 Update MANIFEST.MF 2016-11-02 16:19:23 +01:00
Carsten Biermann
507109f05d Set version for 6.3.1-SNAPSHOT 2016-11-02 11:03:38 +00:00
kjwang-talend
ac10d96d1f TUP-7147 Fix:[5.6.1] Special characters when used within a component (#713)
cause job to dont open properly
https://jira.talendforge.org/browse/TUP-7147
2016-11-01 18:11:51 +08:00
hcyi
4c2b92e2f0 TUP-16094:MapRDB jars are not imported when create a custom MapR 52 (#710)
cluster
2016-10-31 16:32:44 +08:00
nrousseau
af3988c6c3 update version 2016-10-31 12:36:08 +08:00
wchen-talend
ba209e4c1f Merge pull request #708 from Talend/bugfix/6.3.1/TUP-16164-Studio_freezes
TUP-16164 fix: Studio freezes caused by native WinNTFileSystem.getBooleanAttributes
2016-10-31 10:27:21 +08:00
nrousseau
4c402c4e4d TUP-14741: check if the folder exists from eclipse API. 2016-10-28 18:37:18 +08:00
Chao MENG
224ee0dc16 Merge pull request #709 from Talend/bugfix/6.3/TUP-15848_tRowGeneratorCannotSaveParameter
TUP-15848: tRowGenerator Not Saving DataMasking Parameters
2016-10-28 14:49:08 +08:00
ycbai
b865e0cf13 TUP-15848: tRowGenerator Not Saving DataMasking Parameters 2016-10-28 13:34:20 +08:00
cmeng-talend
3813727d12 TUP-16164 fix: Studio freezes caused by native
WinNTFileSystem.getBooleanAttributes
https://jira.talendforge.org/browse/TUP-16164
2016-10-28 11:34:29 +08:00
Igor Lazebny
822218861c Update version to 6.3.1-SNAPSHOT in server poms 2016-10-27 18:17:44 +03:00
dlin-talend
da52f3264b Merge pull request #707 from Talend/bugfix/6.3.1/TUP-15918_dataprep_ssl_fix
TUP-15918:Move the preference page Talend/Specific Settings/Data
2016-10-27 18:08:15 +08:00
wchen-talend
13ae85053b TUP-15918:Move the preference page Talend/Specific Settings/Data
Preparation SSL to Talend/SSL to be a common setting
2016-10-27 17:55:09 +08:00
zwxue
e2a9d8af6a TUP-16056: HDP 25 kerberos:Hive,Hbase context cann't check successfully (#706)
when hadoop cluster is on context mode.
2016-10-26 15:42:36 +08:00
nrousseau
31e6d6e7a5 TUP-16184: revert the changes of file delimited component 2016-10-26 12:51:10 +08:00
hwang-talend
8b047fe686 Merge pull request #705 from Talend/bugfix/master/TUP-16122
TUP-16122: Have a compile error for query when Impala with kerberos
2016-10-26 09:49:36 +08:00
zwxue
114597efa6 TUP-16122: Have a compile error for query when Impala with kerberos
convert to context mode.
2016-10-25 18:47:16 +08:00
dlin-talend
1bcae75015 Merge pull request #701 from Talend/bugfix/6.3.0/TUP-16129-Drag_and_drop_mapr51_impala
TUP-16129 fix: Distribution shows wrong when importing a repository MapR 51 Impala item to component
2016-10-24 17:15:50 +08:00
Remy Dubois
fa40299ed9 TBD-3922: Add the tDataprepRun on Spark 2016-10-24 10:51:33 +02:00
SunChaoqun
9ab2e2b893 TESB-18091:<Copy to Branch> There will be an error when open a resource (#704)
copied from trunk or other branch
2016-10-21 17:13:35 +08:00
hcyi
78ed425645 TUP-16045:MapR 52 Ticket check logon problems. (#700) 2016-10-21 15:48:10 +08:00
cmeng-talend
ebe69f21a1 TUP-16129 fix: Distribution shows wrong when importing a repository MapR
51 Impala item to component
https://jira.talendforge.org/browse/TUP-16129
2016-10-21 15:34:36 +08:00
GGu
5ef2d8f393 TUP-15998: if the parent of folder is not existed, should be created. (#699) 2016-10-21 11:02:47 +08:00
Chao MENG
a81b6284f9 TUP-15473 fix: Namenode cannot check successfully when checking it for (#698)
the first time which using CDH 57 Kerberos HA
https://jira.talendforge.org/browse/TUP-15473
2016-10-20 17:08:23 +08:00
GGu
83902e8a2b TMDM-9925: add mdm ce fragment. 2016-10-20 16:58:20 +08:00
GGu
60b1640348 Merge pull request #697 from sbliu/master
TMDM-9925: Add a fragment to patch a CE webservice jar to host plugin.
2016-10-20 16:37:36 +08:00
sbliu
a8005d265e TMDM-9925: Change the bundle version to its host plugin's version. 2016-10-20 16:31:12 +08:00
sbliu
548ec9654d TMDM-9925:Remove the wrong one. 2016-10-20 15:49:20 +08:00
GGu
13de546ad9 Merge pull request #694 from Talend/bugfix/6.3/TUP-16019_fixFieldsRefreshProblemOfContext
TUP-16019: FileDelimited: All Fields is Empty for tFileInputDelimited after using metadata in context mode from repository
2016-10-20 15:42:25 +08:00
CHEN Bin
c2cb242205 Revert "[TBD-3932] Upgrade of Cassandra for 6.3 remove fetch jar step and after the jars uploaded add it back"
This reverts commit 4f61da7cd9.
2016-10-20 15:33:04 +08:00
sbliu
cd835eacdb TMDM-9925: Change jar file name. 2016-10-20 15:26:13 +08:00
sbliu
7fefffcbaa TMDM-9925: Change jar file name. 2016-10-20 15:02:28 +08:00
sbliu
628a4bd0ae TMDM-9925: Add a fragment to patch a CE webservice jar to host plugin. 2016-10-20 14:29:49 +08:00
Chao MENG
06121f17c6 Merge pull request #688 from Talend/bugfix/6.3/TUP-16006_Folder_under_Hadoop_Cluster_cannot_be_deleted
TUP-16006 fix:Folder under Hadoop Cluster cannot be deleted
2016-10-20 10:37:20 +08:00
guol
79aeed9219 TUP-16006 fix: improved code Folder under Hadoop Cluster cannot be
deleted
2016-10-20 10:04:58 +08:00
hcyi
bbdc17ae3c Merge pull request #695 from Talend/bugfix/6.3.1/TUP-16024_nexus_clear_password
TUP-16024:local nexus username password in clear text in studio .log
2016-10-19 18:56:57 +08:00
zwxue
21bbb21009 TUP-16092: MaprDB:revert cotext for it,password is missed when hadoop (#696)
cluster(Mapr 52 ticket) is on context mode.
2016-10-19 18:42:06 +08:00
zwxue
612ef76520 TUP-16056: HDP 25 kerberos:Hive,Hbase context cann't check successfully (#691)
when hadoop cluster is on context mode.
2016-10-19 18:31:19 +08:00
zshen-talend
42cb0a4c08 feature complete TDQ-12035 TDQ-12581 add two taggedValue for run with
sample data
2016-10-19 18:22:53 +08:00
hwang-talend
21cd5deebe Merge pull request #693 from Talend/bugfix/master/TUP-16021
TUP-16021: NPE error shows if Click Finish on "Create/Reuse a context
2016-10-19 17:56:15 +08:00
wchen-talend
ae0244a09a TUP-16024:local nexus username password in clear text in studio .log
file
2016-10-19 17:02:06 +08:00
ycbai
f7492c1d89 TUP-16019: FileDelimited: All Fields is Empty for tFileInputDelimited
after using metadata in context mode from repository
2016-10-19 15:43:54 +08:00
CHEN Bin
4f61da7cd9 [TBD-3932] Upgrade of Cassandra for 6.3
remove fetch jar step and after the jars uploaded add it back
2016-10-19 14:52:51 +08:00
CHEN Bin
a777bac7cf [TBD-3932] Upgrade of Cassandra for 6.3
update all the jars and add support for spark 2.0
2016-10-19 11:55:57 +08:00
zwxue
64b3b5d95d Merge pull request #692 from Talend/bugfix/master/TUP-15486
Bugfix/master/tup 15486
2016-10-19 10:45:19 +08:00
zwxue
e4f2fd7955 TUP-16021: NPE error shows if Click Finish on "Create/Reuse a context
group"-First Page.
2016-10-19 10:38:23 +08:00
hwang
bc5851aaae TUP-15486:Default impala principal should be shown after selecting "Use
Kerberos authentication"
2016-10-18 17:58:27 +08:00
hwang
e79c96faf6 TUP-15486:Default impala principal should be shown after selecting "Use
Kerberos authentication"
2016-10-18 17:58:26 +08:00
hwang
2360ba9b84 TUP-16068:Add default value for Impala wizard 2016-10-18 16:05:21 +08:00
wchen-talend
6172c925f5 Merge pull request #687 from Talend/bugfix/6.3.0/TUP-5593-Relationship_problem
TUP-5593 fix> GIT:can't export dependencies metadata when job version is updated
2016-10-18 14:31:19 +08:00
Chao MENG
4df82221fc Merge pull request #689 from Talend/bugfix/6.3/TUP-16057_Use_name_set_wrong_when_import_MapR52_Ticket_MapRDB_item
TUP-16057 fix:Use name is set wrongly when import MapR 52 Ticket MapRDB
2016-10-18 14:28:07 +08:00
guol
e435cb2c53 TUP-16057 fix:Use name is set wrongly when import MapR 52 Ticket MapRDB
item to tMapRDBInput
2016-10-18 14:20:49 +08:00
guol
2ee353f865 TUP-16006 fix:Folder under Hadoop Cluster cannot be deleted 2016-10-18 13:51:23 +08:00
cmeng-talend
f172ca1ead TUP-5593 fix> GIT:can't export dependencies metadata when job version is
updated
https://jira.talendforge.org/browse/TUP-5593

Fix:
when deleted a multi-version job from project, only the relationship for
latest version job is deleted from talend.project
2016-10-18 11:18:23 +08:00
cmeng-talend
78c98e9e7c TUP-5593 fix> GIT:can't export dependencies metadata when job version is
updated
https://jira.talendforge.org/browse/TUP-5593
2016-10-17 19:06:34 +08:00
zwxue
54e47dff4d Merge pull request #682 from Talend/bugfix/master/TUP-15822
TUP-15822:For imported spark streaming job(used joblet and repository
2016-10-14 11:38:21 +08:00
hcyi
c4b3efa992 Merge pull request #681 from Talend/bugfix/6.3.1/TUP-16013_download_jar_block_stuido
TUP-16013:download jar ended with no response when build job, and need
2016-10-14 10:04:28 +08:00
hwang
2b9adaf1ec TUP-15822:For imported spark streaming job(used joblet and repository
hadoop), when export, check dependencies cann't checked used joblet and
hadoop
2016-10-13 18:24:01 +08:00
GGu
1f9fd95c0f Merge pull request #676 from Talend/bugfix/6.3/TUP-15972_fixPropagateProblem
TUP-15972: Studio throw an Invocation error after do propagate modification from component to job.
2016-10-13 16:58:34 +08:00
wchen-talend
8d2efe2aff Merge pull request #679 from Talend/bugfix/6.3/TUP-16004_MapRDB_column_family_missing
TUP-16004:Column family is not set when drag MapRDB schema to job
2016-10-13 15:31:29 +08:00
wchen-talend
348ea28b6f TUP-16013:add junit 2016-10-13 15:16:39 +08:00
wchen-talend
640aacb95e TUP-16013:download jar ended with no response when build job, and need
to restart studio
2016-10-13 15:03:52 +08:00
wang wei
fdac9237c8 Merge pull request #680 from jzhao-talend/master
TDI-37525: Add support document type in new framework
2016-10-13 09:56:48 +08:00
jzhao
e3b79435f6 TDI-37525: Add support document type in new framework
https://jira.talendforge.org/browse/TDI-37525
2016-10-12 18:41:54 +08:00
hcyi
f50903b9fa TUP-16004:Column family is not set when drag MapRDB schema to job 2016-10-12 17:11:39 +08:00
nrousseau
a25036e547 TUP-15998: Improve build speed for jobs (#678) 2016-10-12 10:25:31 +02:00
GGu
1f0e1ec39d TUP-15952: add arguments for Pom job extension. 2016-10-12 15:34:06 +08:00
zwxue
c0424d5df5 Merge pull request #677 from Talend/bugfix/master/TUP-15953
TUP-15953:Spark/spark str joblet content will be empty when it was
2016-10-12 10:19:41 +08:00
GGu
55634d7818 Merge pull request #669 from Talend/bugfix/6.3/TUP-15936_NPE_import_DI_demo
TUP-15936:Studio throw NPE error log after import in DI demo.
2016-10-11 18:37:50 +08:00
wchen-talend
0740ce42b9 Merge pull request #675 from Talend/bugfix/6.3/TUP-15901_Proposal_for_Auto_Conversion
TUP-15901:Improve: Should support "Ctrl+Space" to list available functions in ProjectSetting->General->"Auto-Conversion of types"
2016-10-11 17:20:05 +08:00
hwang
556e99e168 TUP-15953:Spark/spark str joblet content will be empty when it was
duplicated and duplited item was deleted forever on Recycle bin
2016-10-11 17:08:31 +08:00
wang wei
0e328adc6f TDI-36263: tXmlMap removes namespace in attribute.
https://jira.talendforge.org/browse/TDI-36263
2016-10-11 15:36:42 +08:00
ycbai
2fef4f56f8 TUP-15972: Studio throw an Invocation error after do propagate
modification from component to job.
2016-10-11 14:10:56 +08:00
hcyi
3f7f65bcbf TUP-15901:Improve: Should support "Ctrl+Space" to list available
functions in ProjectSetting->General->"Auto-Conversion of types"
2016-10-11 14:09:36 +08:00
GGu
25770959d0 TUP-5624: add the children modules if needed. (#674) 2016-10-10 10:47:03 +02:00
Chao MENG
58a470dc15 TUP-15988 fix: Hive Metadata Wizard Does Not User Additional Parameters (#672)
https://jira.talendforge.org/browse/TUP-15988
2016-10-10 15:48:00 +08:00
GGu
e3aa180e07 Merge pull request #673 from Talend/bugfix/6.3/TUP-15961_fixOverwriteProblemOfImportItems
TUP-15961: FileDelimited: Cannot list dup item if check "Overwrite existing item"
2016-10-10 09:50:12 +08:00
zshen-talend
5233b8c8e3 bug fixed TDQ-12634 modify the qualifier of isComeFromRefrenceProject
from private to public
2016-10-09 17:57:19 +08:00
ycbai
65b941f081 TUP-15961: FileDelimited: Cannot list dup item if check "Overwrite
existing item"
2016-10-08 16:37:38 +08:00
GGu
1974138d5b Merge pull request #671 from Talend/bugfix/6.3/TUP-15945_fixEmptyValueProblemOfIntegerType
TUP-15945: FileDelimited: Error pops up when click "Preview" if reset Limit=Empty
2016-09-30 15:22:33 +08:00
GGu
0bff56b5d3 Merge pull request #670 from Talend/bugfix/6.3/TUP-15948_fileNameQuotesProblem
TUP-15948: FileDelimited:file name is not right when choose an existed metadata for tFileInputDelimited
2016-09-29 16:02:29 +08:00
xqliu-talend
32fef2fb0a TDQ-12591 review the failed junit test cases 2016-09-29 15:23:49 +08:00
ycbai
cbf6a3e645 TUP-15945: FileDelimited: Error pops up when click "Preview" if reset
Limit=Empty
2016-09-29 15:17:42 +08:00
Vladimir Bogatyrov
495565c2f7 [TESB-18006] Fix routelete from reference project package name problem 2016-09-29 09:56:03 +03:00
ycbai
3a4468db69 TUP-15948: FileDelimited:file name is not right when choose an existed
metadata for tFileInputDelimited
2016-09-29 10:53:21 +08:00
hcyi
b2891cfa1c TUP-15936:Studio throw NPE error log after import in DI demo. 2016-09-28 15:36:25 +08:00
Sizhao Liu
063553f5da TDQ-12506 add Apache commons-validator library 2016-09-26 13:16:52 +02:00
zshen-talend
a9e680cece bug fixed TDQ-12465 make sure column select column dialog and table
select column dialog not change refrence project content
2016-09-26 18:43:06 +08:00
GGu
75d6a7cc8d Merge pull request #668 from Talend/bugfix/master/TUP-15856
TUP-15856: Unable to create metadata from xsd file.
2016-09-26 16:52:10 +08:00
zwxue
98a5a04ec3 TUP-15856: Unable to create metadata from xsd file. 2016-09-26 16:10:58 +08:00
jzhao
5704416ece Feature/6.3/tdi 36957 file delimited (#664)
* TDI-36957: Fixed id_Object for new framework migration task
https://jira.talendforge.org/browse/TDI-36957

* TDI-36957: Add new delimited components to studio
https://jira.talendforge.org/browse/TDI-36957
2016-09-26 15:51:08 +08:00
GGu
17443dee19 Merge pull request #667 from yanbasic/master
TESB-17856: For commandline builds ESB Micorservice bundle
2016-09-26 15:28:34 +08:00
Mike Yan
d58fbc18e7 TESB-17856: For commandline builds ESB Micorservice bundle 2016-09-26 15:20:58 +08:00
hcyi
7756182b2e Feature/6.3/tbd 3947 add support map r db (#658)
* TBD-4026:Add the basic code for MapR-DB wizard(TBD-3947)

* TBD-4026:MapR-DB: add context and drag&drop component from
repository(TBD-3947)

* TUP-15883:Test and update code since component pushed(TUP-14770)
2016-09-23 15:30:33 +08:00
Yucheng Bai
b3faabed27 Merge pull request #652 from Talend/feature/TUP-14826_Upgrade_MapR52
TUP-14826:[Studio]since upgrade MapR 5.2,update Mapr Tickets API.
2016-09-23 15:07:54 +08:00
zwxue
0f228cd262 Merge pull request #663 from Talend/bugfix/master/TUP-15849
Bugfix/master/tup 15849
2016-09-23 09:54:43 +08:00
hcyi
b1544a9247 Merge pull request #661 from Talend/feature_master_TUP-5410
TUP-5410:[Studio] MS SQL Server: Azure SQL (2016) support and 2014
2016-09-22 16:19:42 +08:00
dlin-talend
3ed592661b Merge pull request #662 from Talend/bugfix/master/TUP-15840
TUP-15840: fix junit.
2016-09-22 16:11:16 +08:00
zwxue
c5313e4e8b TUP-15840: fix junit. 2016-09-22 16:08:29 +08:00
dlin-talend
76f6795210 Merge pull request #650 from Talend/bugfix/master/TUP-15840
TUP-15840: tRowGenerator can't import xml.
2016-09-22 15:37:34 +08:00
dlin-talend
2ce8b0fac3 Merge pull request #648 from Talend/bugfix/master/TUP-15833
TUP-15833: General JDBC metadata connection cannot use SAPHana Mapping.
2016-09-22 15:19:33 +08:00
dlin-talend
1166ddef8a Merge pull request #656 from Talend/bugfix/master/TUP-5698
TUP-5698: Studio becomes unresponsive when Adding a Schema to a db2 z/OS
2016-09-22 15:17:27 +08:00
hwang
62486ea1c5 TUP-15849:Spark joblet with folder shows wrong in Recycle Bin 2016-09-22 10:20:19 +08:00
hwang
0072dd7cf0 TUP-15849:Spark joblet with folder shows wrong in Recycle Bin 2016-09-22 10:18:09 +08:00
Mike Yan
948f49fe66 TESB-17856: ESB Microservice can be exported only with Default context (#660) 2016-09-21 21:14:34 +08:00
Guoliang Zhou
dfb46d2c47 TMDM-9764 Give the ability to export as a context a Talend MDM connection (#659)
- Add back the old MDM constants
2016-09-21 18:29:18 +08:00
hwang
8ee9562bdf TUP-5410:[Studio] MS SQL Server: Azure SQL (2016) support and 2014
version support
2016-09-21 17:11:50 +08:00
wchen-talend
6f16d2c564 Merge pull request #655 from Talend/TMDM-9764
TMDM-9764 : Give the ability to export as a context a Talend MDM conn…
2016-09-21 15:27:24 +08:00
dlin-talend
040090d240 Merge pull request #657 from Talend/bugfix/master/TUP-5859
TUP-5859: Fix Junit problem.
2016-09-21 15:06:49 +08:00
zwxue
f91450cf1c TUP-5859: Fix Junit problem. 2016-09-21 15:05:31 +08:00
ycbai
3d6f8239f6 TUP-15828: fix the problem of property value evaluator. 2016-09-21 14:56:45 +08:00
wchen-talend
235169706d Merge pull request #634 from Talend/bugfix/6.3.0/TUP-5285-Error_version_conflict
TUP-5285 fix: Error version conflict in git merge editor.
2016-09-21 10:32:53 +08:00
wchen-talend
83a0b1e2ac Merge pull request #653 from Talend/bugfix/6.3.0/TUP-5207-Git_commit_on_every_save
TUP-5207 fix: GIT commits on every save in local mode
2016-09-21 10:03:30 +08:00
zwxue
c9e283b12f Merge pull request #654 from Talend/bugfix/master/TUP-15844
TUP-15844:spark/spark ss: on the recently used palette, icon is not
2016-09-20 17:29:10 +08:00
zwxue
cecbb1e574 TUP-5698: Studio becomes unresponsive when Adding a Schema to a db2 z/OS
connection.
2016-09-20 17:04:57 +08:00
hcyi
6c75a936e4 TUP-14826:[Studio]since upgrade MapR 5.2,update Mapr Tickets API. 2016-09-20 16:43:47 +08:00
Pingwen Lin
d303379ccb TMDM-9764 : Give the ability to export as a context a Talend MDM connection 2016-09-20 14:58:46 +08:00
cmeng-talend
8bcdb6ebbb TUP-5207 fix: GIT commits on every save in local mode
https://jira.talendforge.org/browse/TUP-5207
2016-09-20 12:08:25 +08:00
hwang
0ab1f6603a TUP-15844:spark/spark ss: on the recently used palette, icon is not
correct
2016-09-20 11:28:57 +08:00
Yucheng Bai
d1691bd2d1 TUP-15828: New Framework: Some special String property value show (#651)
incorrect in studio
2016-09-20 10:32:51 +08:00
zwxue
fddef86371 TUP-15840: tRowGenerator can't import xml. 2016-09-19 18:00:08 +08:00
dlin-talend
d23db123af Merge pull request #649 from Talend/bugfix/6.2/TUP-15801_The_impala_wizard_does_not_have_the_username_filed_but_the_impala_component_has_that
TUP-15801 fix:
2016-09-19 17:42:44 +08:00
hcyi
0c498e751f TUP-14826:[Studio]since upgrade MapR 5.2,update Mapr Tickets API. 2016-09-19 17:14:04 +08:00
guol
1cf79c4246 TUP-15801 fix:
The impala wizard does not have the username filed, but the impala
component has that
2016-09-19 17:02:38 +08:00
wchen-talend
dbcc92b1d5 Merge pull request #603 from Talend/feature/6.3/TDI-36987_Auto_Type_Convert
TDI-36987: Auto-Convention
2016-09-19 16:58:31 +08:00
zwxue
3fbd97cb4c Merge pull request #646 from Talend/feature/master/TUP-5410
TUP-5410:[Studio] MS SQL Server: Azure SQL (2016) support and 2014
2016-09-19 16:19:58 +08:00
GGu
8100749d17 TMDM-9825: after installing, need do clean before launch. (#647) 2016-09-19 15:30:46 +08:00
zwxue
93112768d7 TUP-15833: General JDBC metadata connection cannot use SAPHana Mapping. 2016-09-19 15:29:39 +08:00
hwang
6c0d1845a8 TUP-5410:[Studio] MS SQL Server: Azure SQL (2016) support and 2014
version support
2016-09-18 17:10:42 +08:00
hwang
ca957f48b5 TUP-5410:[Studio] MS SQL Server: Azure SQL (2016) support and 2014
version support
2016-09-18 12:14:43 +08:00
Ivan Gonchar
4932b44581 Merge pull request #644 from Talend/bugfix/6.3/TDI-37464_Stringhandling_function_description
TDI-37464 Updated javadocs of CHANGE(). EREPLACE() String handling fu…
2016-09-14 16:40:50 +03:00
hwang-talend
7f08cc7825 Merge pull request #645 from Talend/bugfix/master/TUP-5859
TUP-5859: The dbconnection is closed and recreated for many times, which
2016-09-14 11:09:01 +08:00
zwxue
648ed22e50 TUP-5859: The dbconnection is closed and recreated for many times, which
made retrieve schemas very slow.
2016-09-13 16:37:01 +08:00
zwxue
965d470905 Merge pull request #643 from Talend/bugfix/master/TBD-4031
TBD-4031:Use attached zip file, joblet in job miss the on component ok
2016-09-13 10:38:24 +08:00
dlin-talend
d906e1fc2d Merge pull request #636 from Talend/feature/TUP-14707_upgradeComponents
TUP-14707: upgrade component framework to 0.15
2016-09-13 10:30:41 +08:00
Ivan Honchar
a068d1cdbb TDI-37464 Updated javadocs of CHANGE(). EREPLACE() String handling functions 2016-09-12 17:44:21 +03:00
hwang
fc0b317cd2 TBD-4031:Use attached zip file, joblet in job miss the on component ok
row to tjava component.
2016-09-12 14:57:56 +08:00
Yucheng Bai
f420deb333 Merge pull request #638 from Talend/bugfix/6.2/TBD-3987_Impala_Cann`t_check_successfully_when_I_use_custom_hadoop_cluster
TBD-3987 fix: Impala:Cann't check successfully when I use custom hadoop
2016-09-12 14:37:37 +08:00
Yucheng Bai
bc362de69b TUP-5252: add JSON_TABLE controller which is a table with json input. (#642)
And fix the layout problem of Text, Combo, Checkbox, File, Table
controllers in the wizard at the same time.
2016-09-12 12:31:39 +08:00
zwxue
3b31c79881 Merge pull request #637 from Talend/bugfix/master/TUP-5552
TUP-5552:Studio will pop up NPE error when select a testcase which can
2016-09-12 12:06:13 +08:00
zwxue
73d199e2f0 Merge pull request #640 from Talend/bugfix/master/TUP-14635
TUP-14635:Next button is invalid when ldap reuse context
2016-09-12 12:03:54 +08:00
zwxue
84912a2120 Merge pull request #641 from Talend/bugfix/master/TUP-14745
TUP-14745:context paramemters are seted wrong
2016-09-12 12:00:49 +08:00
hwang
b8e1696c4e TUP-14745:context paramemters are seted wrong 2016-09-09 17:26:36 +08:00
hwang
e8cf7cebdc TUP-14635:Next button is invalid when ldap reuse context 2016-09-09 16:55:50 +08:00
guol
98d737b410 TBD-3987 fix: Impala:Cann't check successfully when I use custom hadoop
cluster
https://jira.talendforge.org/browse/TBD-3987
2016-09-09 09:43:40 +08:00
hwang
48b1c753ac TUP-5552:Studio will pop up NPE error when select a testcase which can
not find its parent version job
2016-09-08 13:46:31 +08:00
hwang-talend
2de1a5c63f Tbd 2650 spark joblet (#635)
* TBD-3879:Repository : Categories display for Standard / Big Data Batch
(check problem of refresh / delete etc…)

* TBD-3884:Create new emf model (extends standard joblets)

* TBD-3886:Create/Edit Action joblet

* TBD-3885:Add categories of joblets in properties (same as bigdata type
of job)

* TBD-3895:Impact analysis

* TBD-3896:Update manager

* TBD-3893:show joblet display in spark job

* TBD-3890:Convert DI Joblet to BD (copy, duplicate, change from joblet
settings..)

* TBD-2650 Joblet Support for Spark Batch / Spark Streaming

* TBD-3890:Convert DI Joblet to BD (copy, duplicate, change from joblet
settings..)

* TBD-2650:Joblet Support for Spark Batch / Spark Streaming

* TBD-2650:Joblet Support for Spark Batch / Spark Streaming

* TBD-2650:Joblet Support for Spark Batch / Spark Streaming

* TBD-2650:Joblet Support for Spark Batch / Spark Streaming

* TBD-2650:show repository image

* TBD-2605:junit

* TBD-4000:error occur when select another joblet version for it used in
spark job

* TBD-4005:Set the correct icon for the standard joblets

* TBD-4010:main and ref project have same name joblet, drag ref to main
project but it's ues main

* TBD-4007:change repository icons

* TBD-4000:error occur when select another joblet version for it used in
spark job
2016-09-08 13:40:15 +08:00
nrousseau
68cb05949f TUP-14707: upgrade component framework to 0.15 2016-09-08 12:25:45 +08:00
Chao Meng
f7783a6c02 Merge pull request #633 from Talend/bugfix/6.2/TUP-14715_Adapt_to_the_changes_of_driver_for_DB2
TUP-14715 fix:Adapt to the changes of driver for DB2
2016-09-07 10:33:47 +08:00
cmeng-talend
58d80815e4 TUP-5285 fix: Error version conflict in git merge editor.
https://jira.talendforge.org/browse/TUP-5285
2016-09-06 19:13:52 +08:00
guol
bffd404f7f TUP-14715 fix:Adapt to the changes of driver for DB2
https://jira.talendforge.org/browse/TUP-14715
2016-09-06 13:46:34 +08:00
cmeng-talend
c718e86c98 TBD-3909 fix: Impala principal is not contained in the exported context.
https://jira.talendforge.org/browse/TBD-3909
2016-09-06 10:20:41 +08:00
cmeng-talend
58813d1a3b TBD-3909 fix: Impala principal is not contained in the exported context.
https://jira.talendforge.org/browse/TBD-3909
2016-09-05 16:29:16 +08:00
Chao Meng
f86711bdde Merge pull request #627 from Talend/bugfix/6.3/TBD-4003_fixHadoopClusterContextProblems
TBD-4003: Hive:Hadoop cluster parameter is add double quotes when drag below items to job
2016-09-05 11:26:34 +08:00
cmeng-talend
c8951551d9 TBD-3909 fix: Impala principal is not contained in the exported context.
https://jira.talendforge.org/browse/TBD-3909
2016-09-05 11:10:32 +08:00
Chao Meng
ad3d1804a1 Merge pull request #630 from Talend/bugfix/6.2/TUP-5644_EXASolution_metadata_wizard_expects_different_driver_than_components
TUP-5644 fix: EXASolution metadata wizard expects different driver than
2016-09-05 10:33:05 +08:00
guol
842dd729f1 TUP-5644 fix: EXASolution metadata wizard expects different driver than
components
https://jira.talendforge.org/browse/TUP-5644
2016-09-05 10:16:53 +08:00
ycbai
f225fe3c04 TBD-4003: Hive:Hadoop cluster parameter is add double quotes when drag
below items to job
2016-09-02 15:02:30 +08:00
GGu
831e90301a TUP-5267: Avoid to load property so often (#626) 2016-09-02 12:21:15 +08:00
nrousseau
8fd2153ac6 Feature/6.3.0 m1/export babili (#625)
* Update version to 6.3.0-M1 for Jobserver-related projects only.

* Set version for 6.3.0M1

* babili-export lun. août 29 17:02:09 CEST 2016

* babili-export jeudi 1 septembre 2016, 17:29:25 (UTC+0200)

* Revert "Set version for 6.3.0M1"

This reverts commit aeb8b24aff.

* Revert "Update version to 6.3.0-M1 for Jobserver-related projects only."

This reverts commit 586f4368f3.
2016-09-02 10:11:29 +08:00
Yucheng Bai
abc8f1c366 TUP-5259: All read-only columns become editable after change an editable field (#622)
* TUP-5259: All read-only columns become editable after change an editable
field

* TUP-5259: add junits.
2016-09-01 15:57:03 +08:00
wang wei
4832b04d16 TUP-3757: remove the older one than 3.1.3 which is already removed
https://jira.talendforge.org/browse/TUP-3757
2016-09-01 14:44:11 +08:00
wang wei
d94dd9fa4f TUP-3757: clean the old jars of the previous version for cxf
https://jira.talendforge.org/browse/TUP-3757
2016-09-01 14:44:10 +08:00
GGu
7dde9d60fc TBD-3996: Only disable autobuild when it's actived. 2016-09-01 14:10:50 +08:00
wchen-talend
1bf69647e1 Merge pull request #618 from Talend/bugfix/6.3/TBD-2903_HBase_znode_parent
TBD-2903:[DI][MR][Spark] HBase db wizards set Zookeeper znode parent should be taken from the repository.
2016-09-01 11:15:23 +08:00
GGu
8ce5fba15d TBD-3996: Avoid setting back the auto build flag early. (#623) 2016-08-31 19:44:30 +08:00
hcyi
8d0dcfb476 Merge pull request #619 from Talend/bugfix/6.3.0/TDI-37181_sap_xml_schema
Bugfix/6.3.0/tdi 37181 sap xml schema
2016-08-31 10:23:07 +08:00
wchen-talend
d785a07221 TDI-37181: add junit 2016-08-30 18:02:34 +08:00
wchen-talend
200b5f3f63 TDI-37181:SAP: No xml file generated under File xml after "Retrieve As
Xml Metadata"
2016-08-30 18:02:07 +08:00
hcyi
229304bdb1 TBD-2903:[DI][MR][Spark] HBase db wizards set Zookeeper znode parent
should be taken from the repository.
2016-08-30 10:53:52 +08:00
hcyi
03db83d4b5 TBD-2903:[DI][MR][Spark] HBase db wizards set Zookeeper znode parent
should be taken from the repository.
2016-08-29 16:06:05 +08:00
Yucheng Bai
ff8ee433a2 Merge pull request #613 from Talend/bugfix/6.2/TDI-37139-SQLite_connection_can_not_get_columns_update
TDI-37139 fix: SQLite connection can not get columns.
2016-08-29 14:33:48 +08:00
Yucheng Bai
4b282a657b Merge pull request #610 from Talend/bugfix/6.2/TBD-2948-The_impala_wizard_does_not_have_the_username_filed,_but_the_impala_component_has_that
TBD-2948 fix: The impala wizard does not have the username filed, but
2016-08-29 14:21:37 +08:00
hcyi
127fa60f2a Merge pull request #617 from Talend/bugfix/6.3.0/TUP-5212_problems_in_compare_editor
TUP-5212:Git merge editor: tLogrow-prameter,if change property type from
2016-08-29 14:21:13 +08:00
wchen-talend
ddfac5e9a2 TUP-5212:Git merge editor: tLogrow-prameter,if change property type from
"built-in" to "repositoy", then click "schema", the new schema will not
loaded, display the old schema list studio will throw NPE error logs.
2016-08-29 14:17:40 +08:00
zwxue
1586a8cfaa TUP-5144: Add maven configuration for every job. (#615) 2016-08-29 12:17:28 +08:00
Pingwen Lin
47935bff40 TMDM-9957 : [DI] Tasks - First implementation of tDatastewardTaskInput component (#616) 2016-08-29 11:53:14 +08:00
wchen-talend
25471039cf Merge pull request #612 from Talend/bugfix/6.3/TDI-37001_MDM_connect_fail_with_SSL
TDI-37001:Create MDM MetaData Connection to SSL MDM server failed
2016-08-29 11:19:02 +08:00
hcyi
1d92b04a4b Merge pull request #614 from Talend/bugfix/6.3.0/TUP-2716_import_emtpy_folder
TUP-2716:Can't export and import empty folder
2016-08-26 11:28:46 +08:00
Ivan Gonchar
6235727fb4 TUP-5226 Added conversion to Object Talend type in case JAVA_CLASS_FLAG property is specified (#607) 2016-08-26 10:51:03 +08:00
wchen-talend
c950997cbe TUP-2716:Can't export and import empty folder 2016-08-25 17:16:07 +08:00
guol
73326f4848 TDI-37139 fix: SQLite connection can not get columns.
https://jira.talendforge.org/browse/TDI-37139
2016-08-25 09:47:17 +08:00
hcyi
1afaa552dc TDI-37001:Create MDM MetaData Connection to SSL MDM server failed 2016-08-24 18:21:01 +08:00
xqliu-talend
6002f6dfd6 TDQ-12453 No 'Preview' option for some table with an error pop up when connect Sybase Db 2016-08-24 18:11:52 +08:00
guol
4452f2e6c5 TBD-2948 fix: The impala wizard does not have the username filed, but
the impala component has that
https://jira.talendforge.org/browse/TBD-2948
2016-08-24 15:13:35 +08:00
nrousseau
ab61a7c975 TUP-5187: fix exception in case the project is not opened 2016-08-24 11:19:22 +08:00
hcyi
da5fbaa8dc Merge pull request #609 from Talend/bugfix/6.3/TDI-37001_MDM_connect_fail_with_SSL
TDI-37100:Create a IMDMService class(TDI-37001)
2016-08-24 10:38:53 +08:00
Yucheng Bai
8b59dbfd7e Merge pull request #601 from Talend/bugfix/master/TDI-37120
TDI-37120: Edit schema which used in job, will hang on "Progress
2016-08-24 10:37:08 +08:00
Chao Meng
b7b21cfb50 Merge pull request #605 from Talend/bugfix/TUP-4807_The_text_is_not_right_when_try_to_delete_locked_test_case
TUP-4807 fix: The text is not right when try to delete locked test case
2016-08-23 17:04:11 +08:00
GGu
8f4cd0a3ca Merge pull request #604 from qiongli/master
TDQ-12219 make the schema filter on Exasol works;display the correct
2016-08-23 15:14:03 +08:00
guol
48e30dbd13 TUP-4807 fix: The text is not right when try to delete locked test case
https://jira.talendforge.org/browse/TUP-4807
2016-08-23 15:12:54 +08:00
qiongli
a321efab77 TDQ-12219 make the schema filter on Exasol works;display the correct
view for Exasol.
2016-08-23 15:02:13 +08:00
hcyi
cca8b6f0a2 TDI-36987:Auto-Convention fix some problems and add the service and add
option on tMap editor.
2016-08-23 14:27:11 +08:00
Sizhao Liu
b3facb2eda TDQ-12253 move a utility class to TDQ repos 2016-08-22 11:59:47 +02:00
Yucheng Bai
ec3911be4c TDI-36831: Component Framework :Salesforce: error when delete a (#602)
subfolder.
2016-08-22 17:32:57 +08:00
zwxue
ccdb1aea6e TDI-37120: Edit schema which used in job, will hang on "Progress
Information" long time.
2016-08-22 16:19:07 +08:00
Sizhao Liu
a7ffd92ded TDQ-12253 move BidiMultiMap to DQ repo + remove unnecessary usage of AsciiUtils 2016-08-19 17:58:40 +02:00
Sizhao Liu
3fdf86b6dc TDQ-12253 unify the behavior of removeDiacriticalMark method with StringUtils.stripAccents(input) from Apache Commons Lang 2016-08-19 16:30:30 +02:00
nrousseau
6cf3ef7c71 TDI-36930: Improve performances during the build (#591) 2016-08-19 18:30:13 +08:00
Sizhao Liu
3346784e7c move test classes into the right packages 2016-08-19 12:24:22 +02:00
hcyi
1ba90a96fa Merge pull request #599 from Talend/bugfix/6.3.1/TUP-5179_driver_jar_context_empty
TUP-5179:Jobs fail to compile with various NPEs
2016-08-19 17:46:17 +08:00
hcyi
ae3f606100 Merge pull request #597 from Talend/bugfix/6.3.1/TDI-37109_sap_description
TDI-37109:sap connection item have lots of <description href="#..."/>
2016-08-19 17:40:27 +08:00
Yucheng Bai
f1d9e1eff3 TDI-36830: Component Framework :Salesforce: when retrieve schema again (#600)
and use filter, the schema retrieved last time will disappear.
2016-08-19 17:32:03 +08:00
wchen-talend
4161b32370 TUP-5179:Jobs fail to compile with various NPEs 2016-08-19 16:46:43 +08:00
dlin-talend
021f9edd4c Merge pull request #598 from Talend/bugfix/master/TDI-36036
TDI-36036: For columns under schemas, the r-click menu "read schema" and
2016-08-19 15:51:17 +08:00
zwxue
c462186c79 TDI-36036: For columns under schemas, the r-click menu "read schema" and
"detect dependencies" do not work correctly.
2016-08-19 15:46:59 +08:00
wchen-talend
8c3b3b274d TDI-37109:sap connection item have lots of <description href="#..."/>
element make the studio too slow
2016-08-19 14:01:26 +08:00
dlin-talend
adfd6b6bf2 Merge pull request #595 from Talend/bugfix/6.3.1/TUP-5184_compare_editor_problems
TUP-5184 :fix problems for manual edit context and metadata column
2016-08-19 11:25:11 +08:00
Chao Meng
5f737941e8 Merge pull request #592 from Talend/bugfix/6.2/TDI-37079_after_reopen_job,_can_not_change_the_schema's_column_order
TDI-37079 fix: after reopen job, can not change the schema's  column
2016-08-19 11:03:35 +08:00
Yucheng Bai
0bab35e694 Merge pull request #594 from Talend/bugfix/6.2/TBD-3744_Mapr_410&401_Missing_Authentication_option_on_hive_wizard
TBD-3744 fix: Mapr 410&401: Missing Authentication option on hive wizard
2016-08-19 10:22:26 +08:00
GGu
542d7facf3 Merge pull request #590 from Talend/bugfix/master/TDI-36621
TDI-36621: Always ask propagate enven sync the schema on tELTHiveMap.
2016-08-18 16:53:12 +08:00
GGu
4bdea62a67 Merge pull request #596 from Talend/feature/6.3.0/TDI-36986
TDI-36986: fix confirm dialog bug.
2016-08-18 16:50:58 +08:00
zwxue
f8f7d8df12 TDI-36986: fix confirm dialog bug. 2016-08-18 15:14:02 +08:00
wchen-talend
e247dbf114 TUP-5184 :fix problems for manual edit context and metadata column 2016-08-18 15:04:56 +08:00
guol
53af0aa4a1 TBD-3744 fix: Mapr 410&401: Missing Authentication option on hive wizard
--do update
https://jira.talendforge.org/browse/TBD-3744
2016-08-18 14:56:14 +08:00
GL
ea9dc22510 TDI-37079 fix: after reopen job, can not change the schema's column
order.
https://jira.talendforge.org/browse/TDI-37079
2016-08-18 14:16:03 +08:00
hcyi
97a09ae2c9 Merge pull request #589 from Talend/bugfix/6.3.0/TDI-37032_can_not_build_job1
Bugfix/6.3.0/tdi 37032 can not build job1
2016-08-18 10:24:46 +08:00
hcyi
7c5451a4ea TDI-37100:Create a IMDMService class(TDI-37001) 2016-08-17 17:50:34 +08:00
zwxue
5f08437238 TDI-36621: Always ask propagate enven sync the schema on tELTHiveMap. 2016-08-17 16:01:53 +08:00
wchen-talend
9e2644665d TDI-37032:Cannot "build job" from export of a 6.0.1 job zip 2016-08-16 18:10:20 +08:00
wchen-talend
2c593e3b89 TDI-37032:add junit 2016-08-16 18:10:09 +08:00
wchen-talend
1649ed6bc0 TDI-37032:Cannot "build job" from export of a 6.0.1 job zip 2016-08-16 18:09:54 +08:00
Pingwen Lin
946f912050 TMDM-9884 : [DI] TDS - Implement widget of Campaign Chooser for tDataStewardshipTaskOutput (#585) 2016-08-16 17:33:08 +08:00
hwang-talend
cd17d6c592 Merge pull request #584 from Talend/bugfix/master/TUP-5136
TUP-5136: Importing context group doesn't propagate changes to the jobs
2016-08-16 10:42:50 +08:00
zwxue
53a44d7134 TUP-5136: Importing context group doesn't propagate changes to the jobs
using same context group.
2016-08-12 18:15:09 +08:00
Chao Meng
933a79e683 Merge pull request #582 from Talend/bugfix/6.2/TDI-36954-Database_metadata_wizard_mix_up_columns_from_different_tables
TDI-36954 fix:Database metadata wizard mix up columns from different
2016-08-12 16:37:36 +08:00
wchen-talend
38773b7b25 Bugfix/6.3/tup 5032 optimize wsdl import (#581)
* TUP-5032: update basic API of xsd to be able to load the wsdl as well.

* TUP-5032: update the API used to parse the wsdl

* TUP-5032:[6.1.1] Studio hang issue

* TUP-5032:[6.1.1] Studio hang issue
2016-08-12 12:49:11 +08:00
GGu
59f8a08e10 Merge pull request #583 from Talend/feature/6.3.0/TDI-36986
TDI-36986: Data-Type mapping configuration for Projects.
2016-08-12 10:54:52 +08:00
zwxue
525f1219d5 TDI-36986: Data-Type mapping configuration for Projects. 2016-08-12 10:51:08 +08:00
GL
abc6c23d6b TDI-36954 fix:Database metadata wizard mix up columns from different
tables
https://jira.talendforge.org/browse/TDI-36954
2016-08-12 10:46:37 +08:00
hcyi
be1dc8e361 TBD-3460:Unable to connect to kerberized Impala on CDH 5.5 on db
connection metadata wizard
2016-08-11 17:16:43 +08:00
nrousseau
5ef3b3e34a Merge pull request #575 from Talend/bugfix/6.2/TDI-36930
TDI-36930: Only format main job and check compile error after build
2016-08-11 14:13:06 +08:00
nrousseau
2bb682f32f Merge pull request #578 from Talend/bugfix/6.3.0/TDI-27409_Unable_to_export
TDI-27409:Unable to export a job via TIS Studio with statistics enable
2016-08-11 11:16:49 +08:00
dlin-talend
3da73e6a82 Merge pull request #577 from Talend/feature/6.3.0/TDI-36986
TDI-36986: Data-Type mapping configuration for Projects.
2016-08-11 10:43:58 +08:00
zwxue
be7dc03d93 TDI-36986: Add junit for sync mapping files and fixed sync log4j
settings problem.
2016-08-11 10:00:44 +08:00
zwxue
752952a992 TDI-36986: Data-Type mapping configuration for Projects. 2016-08-11 10:00:43 +08:00
wdliu
de52ae5634 TDI-27409:Unable to export a job via TIS Studio with statistics enable 2016-08-10 17:50:44 +08:00
nrousseau
f9b3a4d264 Merge pull request #574 from Talend/feature/TMDM-9792
Feature/tmdm 9792
2016-08-10 14:59:59 +08:00
hcyi
3a69b020dd Merge pull request #570 from Talend/bugfix/6.3.0/TUP-2716_import_empty_folder
Bugfix/6.3.0/tup 2716 import empty folder
2016-08-10 14:05:07 +08:00
Chao Meng
7a602546d3 Merge pull request #576 from Talend/feature/6.3.0/TUP-4819_manual_merge
TUP-4819:Allow manual/edit git merge
2016-08-09 17:04:27 +08:00
wchen-talend
d62c6e8738 TUP-2716:Can't export and import empty folder 2016-08-09 16:38:10 +08:00
wchen-talend
7c92e5b881 TUP-4819:Allow manual/edit git merge 2016-08-09 15:24:56 +08:00
GGu
e739a833d1 TDI-36930: Only format main job and check compile error after build 2016-08-09 14:54:00 +08:00
nrousseau
9384f0835b Merge branch 'master' into feature/TMDM-9792 2016-08-09 11:16:32 +08:00
wchen-talend
229d233a5c Merge pull request #569 from Talend/bugfix/6.3/TUP-5115_teradata_mapping_incorrect_data_type
TUP-5115:data type of smallint and timestamps in teradata mapping incorrect
2016-08-08 17:36:45 +08:00
msjian
bda16d8a37 TDQ-12245: fix NPE 2016-08-08 17:30:31 +08:00
wdliu
ba6daa8480 Merge pull request #573 from Talend/bugfix/6.3.0/TUP-5020-Wrong_commit
TUP-5020 fix: Wrong commit in specified case
2016-08-05 18:01:12 +08:00
cmeng-talend
6c637f13be TUP-5020 fix: Wrong commit in specified case
https://jira.talendforge.org/browse/TUP-5020

Refact GitHandler
2016-08-05 17:48:22 +08:00
zwxue
64b6d59e66 Merge pull request #572 from Talend/bugfix/6.2.2/TBD-3909-Impala_principal_is_not_contained_in_the_exported_context_and_textbox_cannot_be_edited_then_return_original_value_when_click_revertbutton
TBD-3909 fix: Impala principal is not contained in the exported context
2016-08-05 10:21:13 +08:00
GL
8d4ee6f7dc TBD-3909 fix: Impala principal is not contained in the exported context
and Impala principal text box can not be edited after exported context.
when we click revert button,Impala principal text box should return
original value.
https://jira.talendforge.org/browse/TBD-3909
2016-08-05 10:10:05 +08:00
Chao Meng
121556cfc6 Merge pull request #567 from Talend/bugfix/6.3/TBD-3907_fixHadoopPropsProblemOfHBase
TBD-3907: When hadoop cluster and hbase are all on context mode, drag hbase schema to job don't add hadoop properties parameter to job
2016-08-04 19:10:06 +08:00
wchen-talend
ba0cc937b8 Merge pull request #566 from Talend/bugfix/6.3/TBD-3903_Mapr51_Ticket_context_problems
TBD-3903:Mapr51 Ticket: fix context problems for hive/hbase db wizards.
2016-08-04 17:24:53 +08:00
hcyi
601a9f389c Merge branch 'master' into bugfix/6.3/TBD-3903_Mapr51_Ticket_context_problems 2016-08-04 17:10:24 +08:00
zwxue
c9de3e8c71 Merge pull request #568 from Talend/bugfix/6.2.2/TBD-3909-Impala_principal_is_not_contained_in_the_exported_context
TBD-3909 fix: Impala principal is not contained in the exported context.
2016-08-04 14:52:21 +08:00
hcyi
48ea42be6b TUP-5115:data type of smallint and timestamps in teradata mapping
incorrect
2016-08-04 14:20:02 +08:00
wchen-talend
0a182e5fc1 TUP-2716:Can't export and import empty folder 2016-08-04 14:01:36 +08:00
wchen-talend
ecc3d27fe1 TUP-2716:Can't export and import empty folder 2016-08-04 11:58:31 +08:00
GL
4e4b1a127f TBD-3909 fix: Impala principal is not contained in the exported context.
https://jira.talendforge.org/browse/TBD-3909
2016-08-04 11:53:47 +08:00
ycbai
dbcae8ad47 TBD-3907: When hadoop cluster and hbase are all on context mode, drag
hbase schema to job don't add hadoop properties parameter to job
2016-08-04 11:37:27 +08:00
wchen-talend
2526b0b71c TUP-2716:Can't export and import empty folder 2016-08-04 10:04:23 +08:00
hwang-talend
a8f6ba9e2d Merge pull request #555 from Talend/bugfix/master/TDI-35297
TDI-35297: tELTPostgressqlMap not functioning on other schemas apart
2016-08-04 10:02:29 +08:00
hwang-talend
2327f3f4dc Merge pull request #565 from Talend/bugfix/master/TDI-36886
TDI-36886: Update a context parameter will make the studio blocked on a
2016-08-04 10:00:56 +08:00
hcyi
6eb5d516c9 TBD-3903:Mapr51 Ticket: fix context problems for hive/hbase db wizards. 2016-08-02 17:45:20 +08:00
wdliu
0f2122b6d8 Merge pull request #564 from Talend/bugfix/6.3.0/TUP-5020-Wrong_commit
TUP-5020 fix: Wrong commit in specified case
2016-08-02 17:33:30 +08:00
zwxue
fd8748f62f TDI-36886: Update a context parameter will make the studio blocked on a
big project.
2016-08-02 15:29:59 +08:00
Sebastien Gandon
d4f44adf0d Merge remote-tracking branch 'origin/master' into feature/TMDM-9792 2016-07-29 17:50:59 +02:00
wchen-talend
c3ce764cc5 Merge pull request #561 from Talend/bugfix/6.3/TBD-3869_Column_family_missing_when_dragging_hbase
TBD-3869:Column family is missing when dragging hbase retrived table to a job.
2016-07-29 17:24:15 +08:00
wchen-talend
3ffa64c457 Merge pull request #563 from Talend/bugfix/6.3/TBD-3874_Hive/HBase_Db_wizard_add_default_value
TBD-3874:No default value in Hive/HBase Db connection wizard for MapR Ticket
2016-07-29 17:21:56 +08:00
Sebastien Gandon
116171d2be Merge remote-tracking branch 'origin/master' into feature/TMDM-9792 2016-07-29 10:52:05 +02:00
cmeng-talend
fa8f9ea93d TUP-5020 fix: Wrong commit in specified case
https://jira.talendforge.org/browse/TUP-5020

Refact GitHandler
2016-07-29 14:34:04 +08:00
GGu
5679f50676 Merge pull request #562 from joclaude/master
TDM-5232 tHMap: replace separate zip files under __tdm by resources i…
2016-07-28 15:14:35 +08:00
hcyi
fb09beccac TBD-3874:No default value in Hive/HBase Db connection wizard for MapR
Ticket
2016-07-28 14:12:26 +08:00
jclaude
540fd214b5 TDM-5232 tHMap: replace separate zip files under __tdm by resources in the jar archive 2016-07-27 11:01:22 +02:00
hcyi
15b39ae067 TBD-3869:Column family is missing when dragging hbase retrived table to
a job.
2016-07-27 16:58:43 +08:00
Irene Wang
ab4ca3abc7 Use org.codehaus.groovy_2.4.300.xx-201509250011-e44 2016-07-26 16:17:33 +02:00
Irene Wang
83ca159283 Use org.eclipse.jdt.groovy.core_2.9.2.xx-201509250011-e44 2016-07-26 16:14:24 +02:00
Irene Wang
1161056f13 Point to Bonita Community 7.2.3 2016-07-26 16:06:47 +02:00
wchen-talend
43dd5378b2 TDI-36040:fix the compile error 2016-07-25 11:07:44 +08:00
nrousseau
e79c72ac35 Merge pull request #559 from Talend/bugfix/6.2/TUP-5071_improveProjectCompatibilityCheck
TUP-5071: fix it in other way
2016-07-22 17:54:03 +08:00
ycbai
322f04d6ca TUP-5071: revert
2932bb3374
and fix it in other way.
2016-07-22 17:51:23 +08:00
nrousseau
02dc0ca0e8 Merge pull request #558 from Talend/bugfix/6.2/TUP-5009_fixContextQuotesProblem
TUP-5009: fix the quotes of context value problem.
2016-07-22 14:36:17 +08:00
ycbai
0d8e6315ce TUP-5009: fix the quotes of context value problem. 2016-07-22 12:34:55 +08:00
hcyi
f19c6e32c2 Merge pull request #554 from Talend/bugfix/6.3.0/TDI-36040_redonly_user_delete
TDI-36040:ReadOnly user can use shortcut key to delete items
2016-07-22 10:19:22 +08:00
nrousseau
25591253ad Merge pull request #556 from Talend/bugfix/6.3.0/Cannot_show_ref_project_after_switched_project
TUP-5048 fix: GIT: Reference Project doesn't show if logon MainProject/non-refbranch, then switch to refbranch
2016-07-20 17:52:49 +08:00
cmeng-talend
876f350764 TUP-5048 fix: GIT: Reference Project doesn't show if logon
MainProject/non-refbranch, then switch to refbranch
https://jira.talendforge.org/browse/TUP-5048
2016-07-20 14:27:09 +08:00
zwxue
842636c24d TDI-35297: tELTPostgressqlMap not functioning on other schemas apart
from public schema.
2016-07-20 11:48:57 +08:00
wchen-talend
2cb32b3b48 TDI-36040:ReadOnly user can use shortcut key to delete items 2016-07-20 11:04:36 +08:00
hcyi
332a747871 Merge pull request #550 from Talend/bugfix/6.3.0/DI-36498_exe_time
TDI-36498:Exec time not work when run job with " remote server +command"
2016-07-19 11:10:45 +08:00
zwxue
6f2993a209 Merge pull request #553 from Talend/bugfix/master/TUP-4175_Export_with_dependencies
TUP-4175:Export with dependencies fails to select (and export)
2016-07-18 14:58:03 +08:00
hwang
77a5339b49 TUP-4175:Export with dependencies fails to select (and export) 2016-07-18 14:46:05 +08:00
nrousseau
19745d6c9b Merge pull request #552 from Talend/bugfix/6.3/TUP-4922
TUP-4922: CI-Builder to support Talend Reference Projects
2016-07-18 11:53:29 +08:00
Chao Meng
71e637bfcf Merge pull request #538 from Talend/bugfix/6.2.2/TUP-5010-Password_field_show_asterisk_when_using_context_password_context_token
TUP-5010 fix: Password field show *** when using
2016-07-18 11:25:32 +08:00
GGu
2ad0798caf TUP-4922: fix the relationship problem for test case 2016-07-18 10:40:15 +08:00
GGu
9d7d360598 TUP-4922: support reference project for local project 2016-07-18 10:40:14 +08:00
hwang-talend
fea1f57b25 Merge pull request #551 from Talend/bugfix/master/TDI-35531
TDI-35531: tJDBCInput: new added jar name should can be edit.
2016-07-18 10:23:12 +08:00
zwxue
8420f8e09a Merge pull request #541 from Talend/bugfix/master/TDI-35504
TDI-35504:error when retrieve schema from as400 connection
2016-07-15 17:36:19 +08:00
zwxue
3b6e5176fd TDI-35531: tJDBCInput: new added jar name should can be edit. 2016-07-15 17:21:05 +08:00
wchen-talend
103aab8ed5 TDI-36498:Exec time not work when run job with " remote server +command" 2016-07-15 16:25:51 +08:00
Chao Meng
f26c320feb Merge pull request #549 from Talend/bugfix/6.2/TUP-5009_fixHadoopDefaultValuesProblem
TUP-5009: fix the hadoop(hadoop cluster, hdfs, hive, hbase or such) default values problem.
2016-07-15 16:08:46 +08:00
ycbai
202e9625c3 TUP-5009: fix the hadoop(hadoop cluster, hdfs, hive, hbase or such)
default values problem.
2016-07-15 16:00:38 +08:00
GGu
030834f097 Merge pull request #544 from qiongli/master
TDQ-12325 should contain joblet related dependencies.
2016-07-14 18:04:54 +08:00
qiongli
85da0af3c1 TDQ-12325 should contain joblet related dependencies. 2016-07-14 17:28:43 +08:00
Chao Meng
120f23d8c7 Merge pull request #542 from Talend/bugfix/6.2/TBD-3776_fixHadoopPropertiesContextProblem
TBD-3776: Hadoop Cluster Connection & context variables: Hadoop Properties not managed properly
2016-07-14 10:56:11 +08:00
Yucheng Bai
d01612da31 Merge pull request #537 from Talend/bugfix/6.2/TBD-3835_MapR_ticket_kerberos_fix_problems
Bugfix/6.2/tbd 3835 map r ticket kerberos fix problems
2016-07-14 10:40:23 +08:00
hwang
7c9a596599 TDI-35504:error when retrieve schema from as400 connection 2016-07-13 17:56:35 +08:00
GGu
eeb82cadaa Merge pull request #540 from yanbasic/master
TESB-17301: Open Spring view at the bottom area
2016-07-13 17:27:19 +08:00
ycbai
1a687965ca TBD-3776: Hadoop Cluster Connection & context variables: Hadoop
Properties not managed properly
2016-07-13 17:17:11 +08:00
Mike Yan
69254bf92c TESB-17301: Open Spring view at the bottom area 2016-07-13 14:36:24 +08:00
ycbai
bbdcaf608d TBD-3755: fix junit issue. 2016-07-13 11:55:09 +08:00
nrousseau
fcbeb719c2 fix test plugin definition 2016-07-12 18:43:49 +08:00
Yucheng Bai
339e4b9f36 Merge pull request #533 from Talend/bugfix/6.2/TBD-3460_Impala_CDH5.5_kerberized
TBD-3460:Unable to connect to kerberized Impala on CDH 5.5 on db connection metadata wizard.
2016-07-12 11:33:31 +08:00
hcyi
7b0e1cc4cb TBD-3460: fix some problems when retrieve scehma. 2016-07-11 18:35:34 +08:00
Chao Meng
dfd3a65d24 Merge pull request #539 from Talend/bugfix/6.3/TUP-5009_fixHadoopPropertiesContextProblem
Bugfix/6.3/tup 5009 fix hadoop properties context problem
2016-07-11 18:31:38 +08:00
ycbai
3ecfda8931 TUP-5009: add junits. 2016-07-11 16:11:00 +08:00
ycbai
84c5bbe08b TUP-5009: [6.1.1] Export Context on Metadata Hadoop Connection erroneous
behavior when HA properties
2016-07-11 16:10:56 +08:00
GL
8ed02c1696 TUP-5010 fix: Password field show *** when using
context.password+context.token
https://jira.talendforge.org/browse/TUP-5010
2016-07-11 14:44:29 +08:00
hcyi
a00da00218 Merge pull request #535 from Talend/bugfix/6.3.0/TDI-36560_used_column_order
TDI-36560:The order of schema changed when ticked "used column" again
2016-07-11 10:24:28 +08:00
nrousseau
c09948713e update tests 2016-07-09 16:00:04 +08:00
wdliu
1507c877d6 Merge pull request #536 from Talend/bugfix/6.2.2/TUP-5004-Block_issue
Bugfix/6.2.2/tup 5004 block issue
2016-07-08 22:33:35 +08:00
cmeng-talend
2feab6e881 Merge remote-tracking branch 'origin/master' into bugfix/6.2.2/TUP-5004-Block_issue 2016-07-08 18:51:39 +08:00
hcyi
b44221d990 TBD-3835: Miss MapR Ticket properties of the hive/hbase when drag/drop. 2016-07-08 18:02:36 +08:00
hcyi
eb1f8151bb TBD-3835: Miss MapR Ticket properties of the hive/hbase when drag/drop. 2016-07-08 17:27:44 +08:00
nrousseau
e6d0d54846 update components version 2016-07-08 17:19:58 +08:00
nrousseau
967d3d6754 update dependencies to use import package 2016-07-08 17:19:56 +08:00
hcyi
961addcec9 TBD-3835:set MapR properties before calling the kerberos connectivity
line.
2016-07-08 17:07:09 +08:00
wchen-talend
0fa2745018 TDI-36560:The order of schema changed when ticked "used column" again 2016-07-08 17:06:23 +08:00
xqliu-talend
a0958fc9dd TDQ-12265 the version should be 6.3.0 on master 2016-07-08 11:02:59 +08:00
cmeng-talend
c6a0570cc4 TUP-5004 fix: GIT: Cannot open job if logon main project and there is
conflict in reference project
https://jira.talendforge.org/browse/TUP-5004
2016-07-07 16:23:04 +08:00
Igor Lazebny
c235cdb6e4 Update version to 6.3.0-SNAPSHOT in server poms 2016-07-06 17:22:06 +03:00
Chao Meng
3d3984ba3f Merge pull request #534 from Talend/bugfix/6.2/TBD-3755_fixContextProblemOfHadoopCluster
Bugfix/6.2/tbd 3755 fix context problem of hadoop cluster
2016-07-06 18:27:38 +08:00
ycbai
766b5e0cd4 TBD-3755: add junits. 2016-07-06 18:06:21 +08:00
ycbai
03daf16406 TBD-3755: Hadoop connection won't be contextualized when drag/drop a
hive connection
2016-07-06 18:06:17 +08:00
msjian
1c9a3910b6 TDQ-12299: transfer the OtherParameters to metadataConnection 2016-07-06 17:48:13 +08:00
msjian
dc6c283c6f TDI-35419:change Redshift language to "Redshift" 2016-07-06 16:53:37 +08:00
msjian
f130827f34 TDI-35419 TDQ-11853: make sure the redshift connection save the
productName is redshift
2016-07-06 16:36:34 +08:00
hcyi
a2315def1b TBD-3460:Unable to connect to kerberized Impala on CDH 5.5 on db
connection metadata wizard.
2016-07-06 15:34:02 +08:00
hcyi
bf6f41fb7c TBD-3835:MapR Ticket+Kerberos cannot check successfully when do not run
any command on MapR Client.
2016-07-06 10:26:26 +08:00
Irene Wang
ed4f007854 Update versions to 6.3.0-SNAPSHOT 2016-07-05 20:02:58 +02:00
Igor Lazebny
3335ae918a Update version to 6.2.2-SNAPSHOT in server poms 2016-07-05 17:27:48 +03:00
Irene Wang
87770c7ed3 Update versions to 6.2.2-SNAPSHOT 2016-07-05 14:26:13 +02:00
hwang-talend
0b4bea0fb1 Merge pull request #532 from Talend/bugfix/master/TDI-36774
TDI-36774: Add Junit.
2016-07-05 15:58:53 +08:00
zwxue
566b6d8187 TDI-36774: Add Junit. 2016-07-05 15:48:52 +08:00
Chao Meng
e5e22a54b4 Merge pull request #531 from Talend/bugfix/6.2.1/TDI-35810_When_log_on
TDI-35810:When log on Main project can not open referrence project's system routines.
2016-07-05 14:54:45 +08:00
wdliu
8f9a8755f2 TDI-35810:When log on Main project can not open referrence project's
system routines.
2016-07-05 14:45:33 +08:00
zwxue
090d916d50 Merge pull request #530 from Talend/bugfix/master/TDI-36720_Edit_Routine_Libraries
TDI-36720:"Edit Routine Libraries" can't import the external jar
2016-07-05 11:47:03 +08:00
hwang
41151ec8a2 TDI-36720:"Edit Routine Libraries" can't import the external jar 2016-07-05 11:33:05 +08:00
hwang-talend
66f8f6ae98 Merge pull request #523 from Talend/bugfix/master/TUP-3947
TUP-3947:Studio reports wrong Exit Code if set Commandline.
2016-07-05 10:19:10 +08:00
nrousseau
7536956507 TDI-36770: fix retrieve of repository node issue from repository 2016-07-04 18:40:10 +08:00
GGu
88883f4cb2 Merge pull request #529 from qiongli/master
TUP-4968 replace 'url.toURI(url)' with 'URIUtil.toURI(url)',make it support a path with special chars(like as space).
2016-07-04 17:06:02 +08:00
qiongli
63417717b8 TUP-4968 replace 'url.toURI(url)' with 'URIUtil.toURI(url)',make it
support a path with special chars(like as space).
2016-07-04 16:51:13 +08:00
hcyi
b94190b3cb Merge pull request #516 from Talend/bugfix/6.2.1/TDI-35896_override_context
TDI-35896:Build Override Parameters Values
2016-07-04 15:57:20 +08:00
wchen-talend
49f1d0154c TDI-35896:Build Override Parameters Values 2016-07-04 15:53:58 +08:00
nrousseau
83fa421009 TUP-4961: fix refresh problem on hadoop cluster 2016-07-01 19:30:17 +08:00
nrousseau
2c4a07798d TUP-4961: fix refresh issue of folder 2016-07-01 16:42:33 +08:00
nrousseau
1005946f57 Merge pull request #526 from Talend/bugfix/6.2/TBD-3238_fixHadoopConfsJarProblem
TBD-3238: fix the problem of old confs jar migration.
2016-07-01 16:16:15 +08:00
ycbai
0356340668 TBD-3238: fix the problem of old confs jar migration. 2016-07-01 16:01:59 +08:00
nrousseau
2f9917f57d update name of pom files for maven repository on studio 2016-07-01 13:19:17 +08:00
GGu
05525b8e9f TBD-3785: fixed the junits failure 2016-07-01 11:52:08 +08:00
dlin-talend
cec642d975 Merge pull request #525 from Talend/bugfix/6.2/TBD-3704_MapR51_Kerberos_HDFS_cannot_check_successfully
TBD-3704:MapR 51 Kerberos HDFS cannot check successfully
2016-07-01 11:13:11 +08:00
hwang-talend
0b62d634c1 Merge pull request #524 from Talend/bugfix/master/TDI-36774
TDI-36774: Fail to retrieve sap table/sap bw schema after export sap
2016-07-01 10:56:35 +08:00
nrousseau
8e6eb504fa TDI-36770: avoid to create a new instanceof project, and simply clean
the items hold by the old instance.
2016-07-01 10:22:45 +08:00
hcyi
1c96d46ab4 TBD-3704:MapR 51 Kerberos HDFS cannot check successfully 2016-06-30 20:38:18 +08:00
GGu
fb2c95389d Merge pull request #522 from Talend/bugfix/6.2.1/TBD-3785_retrieve_schema
TBD-3785: enable to retrieve schema for Impala.
2016-06-30 19:32:50 +08:00
GGu
7a55d65220 Merge pull request #520 from Talend/bugfix/6.2.1/TDI-36717_ChildrenJob
TDI-36717: When generete codes, need check children job
2016-06-30 19:29:06 +08:00
zwxue
4f0e71fc96 TDI-36774: Fail to retrieve sap table/sap bw schema after export sap
connection to context.
2016-06-30 19:20:31 +08:00
nrousseau
35288be286 TUP-4961: fix problem of refresh for repository for db / hadoop cluster 2016-06-30 12:17:18 +08:00
zwxue
d3fbff560c TUP-3947:Studio reports wrong Exit Code if set Commandline. 2016-06-30 11:23:40 +08:00
GGu
19a97d684f TBD-3785: enable to retrieve schema for Impala. 2016-06-29 19:56:31 +08:00
Chao Meng
9b4a1f87f8 Merge pull request #521 from Talend/bugfix/6.2/TDI-36633-Import_items_dialog_standard_job_folder_should_under_Standard_node
TDI-36633 fix: On "Import items" dialog standard job folder show same
2016-06-29 16:37:19 +08:00
GL
f0e5b478b8 TDI-36633 fix: On "Import items" dialog standard job folder show same
level with  "Standard" node, but should under  "Standard" node
https://jira.talendforge.org/browse/TDI-36633
2016-06-29 15:59:14 +08:00
GGu
b30b784abe TDI-36717: When generete codes, need check children job 2016-06-29 15:39:34 +08:00
hwang-talend
1c3a463060 Merge pull request #519 from Talend/bugfix/6.2.2/Remove_mock_code
Remove mock codes
2016-06-29 15:26:28 +08:00
cmeng-talend
097b75ac4c Remove mock codes 2016-06-29 15:09:27 +08:00
xqliu-talend
393be047a8 TDQ-12179 update master version to 6.2.2 2016-06-29 15:04:36 +08:00
nrousseau
88cab2839c TUP-4961: fix refresh issues 2016-06-28 18:32:36 +08:00
nrousseau
a973ecf1a2 Merge pull request #518 from Talend/bugfix/6.2.1/TBD-3785
TBD-3785: Change to use module group function like component
2016-06-28 18:23:44 +08:00
GGu
3797534caa TBD-3785: Check for retrieve schema. 2016-06-28 17:52:25 +08:00
GGu
8740a3449e TBD-3785: Change to use module group function like component 2016-06-28 17:52:25 +08:00
nrousseau
3a59170f94 upgrade components version 2016-06-27 19:42:24 +08:00
Yucheng Bai
182d1ee98b Merge pull request #514 from Talend/bugfix/6.2/TBD-3703_add_support_MapR_Ticket_on_HCatalog
TBD-3703:add support MapR Ticket on HCatalog
2016-06-27 17:09:40 +08:00
hcyi
3d740cdb9d TBD-3703:add support MapR Ticket on HCatalog 2016-06-27 16:41:47 +08:00
GGu
dcc420a09e Merge pull request #512 from Talend/bugfix/6.2.1/TUP-4942_duplidated_jar
TUP-4942:Studio Installer&Talend-Tools-Installer:Have duplicate jar on
2016-06-27 16:33:48 +08:00
nrousseau
f6a05415bc TDI-36521: fix the last issue of recursive job build 2016-06-27 15:45:13 +08:00
nrousseau
1f1719b20a TDI-36729: improve repository performance (add missing class) 2016-06-27 15:34:26 +08:00
nrousseau
8308e6a66e TDI-36729: improve repository performance 2016-06-27 14:12:27 +08:00
wchen-talend
4fc72b5d36 TUP-4942:Studio Installer&Talend-Tools-Installer:Have duplicate jar on
download sub window for Hadoop cluster
2016-06-27 11:28:17 +08:00
nrousseau
4ea7410b19 TUP-4175: re-enable the relationship task only when there is some other
migrations to do.
2016-06-27 01:02:29 +08:00
nrousseau
02ab022f60 TDI-36410: fix problem of renaming of generic connection 2016-06-26 11:18:34 +08:00
GGu
c4cfb2c3e3 Merge pull request #509 from qiongli/master
TDQ-12162 avoid to miss dependencies for multilevel dependency.
2016-06-24 18:53:49 +08:00
qiongli
9794c7ac5e TDQ-12162 avoid to miss dependencies for multilevel dependency. 2016-06-24 18:41:40 +08:00
Chao Meng
a811365834 Merge pull request #508 from Talend/bugfix/6.2/TBD-3746_Hive_SSL_cann't_retrieve_schema
TBD-3746:Hive SSL Context mode: cann't retrieve schema
2016-06-24 18:28:21 +08:00
GGu
702ac1e87a Merge pull request #507 from Talend/bugfix/6.2.1/TDI-35810_When_log_on_Main_project
Bugfix/6.2.1/tdi 35810 when log on main project
2016-06-24 18:23:37 +08:00
hcyi
8e5cff33ab TBD-3746:Hive SSL Context mode: cann't retrieve schema 2016-06-24 18:11:55 +08:00
wdliu
db0da02fdc TDI-35810:When log on Main project can not open referrence project's
system routines.
2016-06-24 18:06:31 +08:00
wdliu
a3de2625a7 Add Junit for TDI-35810: When log on Main project can not open
referrence project's system routines.
2016-06-24 17:25:34 +08:00
wdliu
bb8e96c099 TDI-35810: When log on Main project can not open referrence project's
system routines.
2016-06-24 17:25:33 +08:00
dlin-talend
6b5bafedf1 Merge pull request #506 from Talend/bugfix/6.2.1/TUP-4921_no_pom_when_resolve_jar
TUP-4921:No pom available for the artifact once download a jar from a
2016-06-24 15:30:13 +08:00
wchen-talend
94b6150080 TUP-4921:No pom available for the artifact once download a jar from a
local nexus
2016-06-24 15:07:35 +08:00
Yucheng Bai
7b6dc2d4b0 Merge pull request #501 from Talend/bugfix/6.2/TBD-3712_MapR51_Ticket_cannot_check_successfully
Bugfix/6.2/tbd 3712 map r51 ticket cannot check successfully
2016-06-24 12:00:34 +08:00
wchen-talend
9ec6e1a9f8 TDI-36652:Add control to select dataset ID from component 2016-06-24 11:08:15 +08:00
nrousseau
e6b6c6780f Merge pull request #505 from Talend/bugfix/6.2/TBD-3639_addFilterTableInHadoopImportConfsWizard
TBD-3639: Add table on hadoop configuration wizard to support filter parameters
2016-06-24 09:34:46 +08:00
hcyi
fe0ca34442 TBD-3712:MapR 51 Kerberos+Ticket namenode and resourcemanager cannot
check successfully.
2016-06-23 18:51:35 +08:00
nrousseau
fac97320a7 TUP-4863: update the variable to use the new name from daikon 2016-06-23 18:40:42 +08:00
ycbai
f1bc0e8a47 TBD-3639: Add table on hadoop configuration wizard to support filter
parameters
2016-06-23 15:34:51 +08:00
Pierre Teyssier
6d85ebe78b TDI-36562 : Avoid locale dependant string comparison
- Fix compilation and simplify the code
2016-06-23 00:45:44 +08:00
Pierre Teyssier
19e5635963 TDI-36562 : Avoid locale dependant string comparison 2016-06-22 22:47:29 +08:00
wdliu
8fb5a7f954 TUP-4781:Error in custom lib sync shows plaintext credentials 2016-06-22 19:29:45 +08:00
zwxue
bfbe660c5c Merge pull request #500 from Talend/bugfix/master/TUP-4482
TUP-4482:All versions of same TestCase are built/tested for one version
2016-06-22 17:01:03 +08:00
zwxue
3ebeece35a Merge pull request #503 from Talend/bugfix/master/TDI-35941
TDI-35941:RecycleBin: Cannot restore job after deleting subfolder and
2016-06-22 16:57:25 +08:00
hcyi
f48777906e Merge pull request #502 from Talend/bugfix/6.2.1/TDI-35841_sap_single_param
TDI-35841:talend metadata treat CHANGING element wrongly when talend
2016-06-22 15:51:04 +08:00
hwang
d8dae4c0ec TDI-35941:RecycleBin: Cannot restore job after deleting subfolder and
renaming parent folder
2016-06-22 15:20:51 +08:00
wang wei
45dbf10541 TDI-36654: The problem of the default mapping between SAP type and
Talend type 
https://jira.talendforge.org/browse/TDI-36654
2016-06-22 14:33:49 +08:00
wchen-talend
cbc80f79c8 TDI-35841:talend metadata treat CHANGING element wrongly when talend
metadata retrieve the bapi function with CHANING element
2016-06-22 14:32:08 +08:00
hcyi
97bc04f678 TBD-3712:MapR 51 Kerberos+Ticket namenode and resourcemanager cannot
check successfully.
2016-06-22 11:41:24 +08:00
nrousseau
1102d54ced TDM-5265: add new method to get the class name from the job 2016-06-22 11:09:33 +08:00
nrousseau
b65ccdc8c3 TUP-4915: update variable name 2016-06-21 18:17:28 +08:00
hcyi
cadc19b285 TBD-3712:MapR 51 Kerberos+Ticket namenode and resourcemanager cannot
check successfully.
2016-06-20 18:42:29 +08:00
hwang
beedc2c59e TUP-4482:All versions of same TestCase are built/tested for one version
of a job.
2016-06-20 17:40:46 +08:00
dlin-talend
cdd3cbbb89 Merge pull request #493 from Talend/bugfix/master/TUP-4175
TUP-4175:Export with dependencies fails to select (and export)
2016-06-20 15:58:15 +08:00
hwang
260b7a47cb TUP-4175: add junit 2016-06-20 15:08:04 +08:00
nrousseau
03cde8661c Merge pull request #495 from Talend/bugfix/6.2/TDI-36539
TDI-36539: make sure the job is in right standard node for ee
2016-06-19 15:22:45 +08:00
nrousseau
5f3f00a682 TUP-4896: add Dynamic support by default for new components framework 2016-06-19 14:05:49 +08:00
nrousseau
781292f418 Merge pull request #499 from Talend/bugfix/6.2.0/TUP-4851_upgradeComponentDaikon
Bugfix/6.2.0/tup 4851 upgrade component daikon
2016-06-18 16:56:02 +08:00
nrousseau
020e702f72 Merge pull request #497 from Talend/bugfix/6.2/TBD-3238_fixHadoopConfJarProblem
Bugfix/6.2/tbd 3238 fix hadoop conf jar problem
2016-06-18 16:42:29 +08:00
zwxue
7f17ea86e2 Merge pull request #498 from Talend/bugfix/master/TBD-3644
TBD-3644:tSqoopXX -> Selecting a JDBC metadata loses the DB_VERSION of
2016-06-17 18:02:50 +08:00
Yucheng Bai
31da31f206 Merge pull request #491 from Talend/bugfix/6.2/TBD-3696_MapR51_Ticket_cannot_check_successfully
TBD-3696:MapR 51 Ticket HBase and Hive cannot check successfully
2016-06-17 15:17:39 +08:00
hwang
ec476c0b81 TBD-3644:tSqoopXX -> Selecting a JDBC metadata loses the DB_VERSION of
the same component
2016-06-17 14:03:57 +08:00
ycbai
c3c7d6beb3 TBD-3238: improve and update junits. 2016-06-17 12:10:43 +08:00
ycbai
ec11d308ab TBD-3238: fix hadoop conf jar problem. 2016-06-17 10:20:55 +08:00
nrousseau
33e2cfee27 TUP-4875: update components pom 2016-06-16 19:55:46 +08:00
nrousseau
0819c9b5ea Merge branch 'master' into bugfix/6.2.0/TUP-4851_upgradeComponentDaikon 2016-06-16 19:04:00 +08:00
nrousseau
323fec415d TUP-4875: update from components/daikon 2016-06-16 18:43:47 +08:00
GGu
9c9d2f0724 Merge pull request #496 from Talend/bugfix/6.2.0/TDI-36521_fixRecursiveBuild
TDI-36521: fix recursive build
2016-06-16 18:19:20 +08:00
nrousseau
97e26567bc TDI-36521: fix recursive build 2016-06-16 17:21:52 +08:00
msjian
ae9af42d0d Merge branch 'bugfix/621/TDQ-11573-resultFormat' 2016-06-16 17:01:40 +08:00
GGu
7aacae25d3 TDI-36539: make sure the job is under right standard node for ee 2016-06-16 14:20:22 +08:00
nrousseau
e775861eff Merge pull request #494 from Talend/bugfix/6.2/TDI-36031_RemoveResoucesVisitor
TDI-36031: Remove the ResourcesVisitor when content provider is override
2016-06-16 12:19:23 +08:00
GGu
db7ec46c9c TDI-36031: Remove the ResourcesVisitor when content provider is override 2016-06-16 10:50:16 +08:00
hwang
5c65c86ac4 TUP-4175:Export with dependencies fails to select (and export)
dependencies
2016-06-16 10:44:33 +08:00
Yucheng Bai
6af21ab5ac Merge pull request #488 from Talend/bugfix/6.2/TBD-3692_fix_bugs_of_mapr_ticket
TBD-3692:fix some problems of default value,password field,dragdrop for MapR Ticket configuration.
2016-06-16 09:54:29 +08:00
hcyi
728d54f18d Merge pull request #492 from Talend/bugfix/6.2.1/TUP-4781_plaintext_credentials
TUP-4781:Error in custom lib sync shows plaintext credentials
2016-06-15 19:46:04 +08:00
CHEN Bin
af0ef7cc2f [TBD-3659] tCassandraOutput, better error message than NPE when insert
null value for partition key
2016-06-15 16:47:02 +08:00
hwang
3ee860a2c2 TUP-4175:Export with dependencies fails to select (and export)
dependencies
2016-06-15 15:55:16 +08:00
nrousseau
5bdfc2aa05 Merge branch 'master' into bugfix/6.2.0/TUP-4851_upgradeComponentDaikon 2016-06-15 15:21:28 +08:00
wchen-talend
fac46f59c7 TUP-4781:Error in custom lib sync shows plaintext credentials 2016-06-15 15:16:07 +08:00
nrousseau
229d66af61 TUP-4853: change the maven dependencies to fix the build order 2016-06-15 15:09:13 +08:00
msjian
31d26ac0c7 TDQ-11573: add a format to support analysis result integer 2016-06-15 14:36:37 +08:00
hcyi
98e6133b7c TBD-3696:MapR 51 Ticket HBase and Hive cannot check successfully 2016-06-15 10:56:47 +08:00
nrousseau
10a69bd245 Merge pull request #483 from Talend/bugfix/6.2.0/TUP-3927_avoidRoutineDependencies
TUP-3927: Avoid jar dependencies of routines / system routines
2016-06-14 19:20:50 +08:00
nrousseau
a15846252d TUP-3927: add all the routine jars as dependency in the pom routines
(but not in the job dependency)
2016-06-14 17:09:21 +08:00
nrousseau
2a315a7d36 TUP-3927: add again the system routine dependencies (too big impact for
6.2.1)
2016-06-14 15:07:12 +08:00
nrousseau
6afcaa12d4 Merge branch 'master' into bugfix/6.2.0/TUP-3927_avoidRoutineDependencies 2016-06-14 14:39:21 +08:00
nrousseau
2c09f78aec TUP-4853: update poms 2016-06-14 14:20:31 +08:00
nrousseau
83ba96e0f6 Merge pull request #487 from Talend/bugfix/6.2/TDI-36429_fixMoveMutiObjectBug
[TDI-36429] Component Framework :Salesforce:drag more than one salesforce connection out of a folder will occur error.
2016-06-14 13:29:39 +08:00
zwxue
e4403a53d2 Merge pull request #490 from Talend/bugfix/master/TUP-4846
TUP-4846:TestCase: when job has testcase and job has different
2016-06-14 10:44:53 +08:00
hcyi
82f0a7fcbf Merge pull request #484 from Talend/bugfix/6.2.1/TUP-4778_buildProjectSources_build_spark
TUP-4778:buildProjectSources:Only export job pom that don't have test
2016-06-14 10:23:44 +08:00
hwang
8d5cf79526 TUP-4846:TestCase: when job has testcase and job has different
version,if import this job will remindor have same id for testcase
2016-06-13 17:06:12 +08:00
nrousseau
8c6d41a6d2 Merge pull request #489 from Talend/bugfix/6.2.1/TBD-3642_Enable_Impala_Distribution
TBD-3642: Enable to use hadoop distribution dynamic
2016-06-13 17:04:52 +08:00
hcyi
6f5e538246 TBD-3692:fix some problems of default value,password field,dragdrop for
MapR Ticket configuration.
2016-06-13 15:46:15 +08:00
GGu
63e4d65210 TBD-3642: re-use the classloader for new hadoop framework 2016-06-13 15:40:46 +08:00
GGu
b8c9c4264b TBD-3642: Enable to use hadoop distribution dynamic 2016-06-13 15:40:44 +08:00
nrousseau
fd2694058f TUP-4685: avoid concurrent exception 2016-06-13 15:16:25 +08:00
nrousseau
77b47ed844 TUP-4853: update dynamically the maven repository in the studio 2016-06-13 14:18:08 +08:00
nrousseau
32d5bb2cdc TUP-4853: update dynamically the maven repository in the studio 2016-06-13 14:01:10 +08:00
ycbai
233c0256c5 [TDI-36429] Component Framework :Salesforce:drag more than one
salesforce connection out of a folder will occur error.
2016-06-13 10:54:15 +08:00
nrousseau
173d0c42b8 TUP-4853: update dynamically the maven repository in the studio 2016-06-13 10:29:26 +08:00
zwxue
1cb7a9864c Merge pull request #480 from Talend/bugfix/master/TUP-3916
TUP-3916:Irrelevant error message when deleting folders with open jobs.
2016-06-13 10:28:56 +08:00
zwxue
5d3b8c2628 Merge pull request #481 from Talend/bugfix/master/TDI-35007
TDI-35007:positioning of drag and drop objects on designer space in
2016-06-13 10:20:21 +08:00
GGu
628e519e62 Merge pull request #486 from Talend/bugfix/master/TDI-35531
Bugfix/master/tdi 35531
2016-06-13 09:58:19 +08:00
zwxue
bda25a3d90 TDI-35531: tJDBCInput: new added jar name should can be edit. 2016-06-12 18:19:05 +08:00
zwxue
0fd9456a5b Revert "TDI-35531: Set driver jar LabelText read only."
This reverts commit 33f701ce53.
2016-06-12 18:17:58 +08:00
wchen-talend
9ef1d5954a TUP-4778:buildProjectSources:Only export job pom that don't have test
case
2016-06-12 15:13:11 +08:00
nrousseau
2c706e5b60 TUP-4851: upgrade to latest version of component/daikon 2016-06-12 09:24:16 +08:00
nrousseau
09fed2ed89 TUP-3927: Avoid jar dependencies of routines / system routines 2016-06-11 12:16:10 +08:00
nrousseau
9598f96b5e TUP-4087: fix silent save failure 2016-06-08 19:21:55 +08:00
hcyi
d0138f06ad Merge pull request #479 from Talend/bugfix/6.2.1/TDI-35841_bapi_changing
TDI-35841:talend metadata treat CHANGING element wrongly when talend
2016-06-08 17:59:16 +08:00
hwang
2421661b09 TDI-35007:positioning of drag and drop objects on designer space in
Studio
2016-06-08 17:37:39 +08:00
nrousseau
1240eae7f2 Merge pull request #478 from Talend/bugfix/6.2/TDI-36408_fixRepositoryUpdateProblems
TDI-36408: fix the repository update problems.
2016-06-08 16:06:51 +08:00
Yucheng Bai
2dda19d5ac Merge pull request #477 from Talend/bugfix/6.2/TBD-3563_improve_mapr_tickets_support
TBD-3563:improve mapr tickets support
2016-06-08 15:49:14 +08:00
hcyi
ff89771874 TBD-3563:improve mapr tickets support 2016-06-08 15:45:36 +08:00
hwang
7540a60c96 TUP-3916:Irrelevant error message when deleting folders with open jobs. 2016-06-08 15:41:33 +08:00
wchen-talend
0a2d9ddbe7 TDI-35841:talend metadata treat CHANGING element wrongly when talend
metadata retrieve the bapi function with CHANING element
2016-06-08 14:58:55 +08:00
hcyi
e547e319b0 TBD-3563:improve mapr tickets support 2016-06-08 12:39:38 +08:00
hwang-talend
8092d30c39 Merge pull request #475 from Talend/bugfix/master/TDI-35315
TDI-35315: Context variable name changed, should be consistent when drag
2016-06-08 11:45:23 +08:00
ycbai
27aee8df5d TDI-36408: fix the repository update problems. 2016-06-08 11:23:16 +08:00
Chao Meng
693fb4813a Merge pull request #476 from Talend/bugfix/6.2.1/TUP-4567_When_open_job_refer_job_disappear
TUP-4567: When open a main project job, the merged refer project job will disappear.
2016-06-07 18:05:06 +08:00
wdliu
32eb649d07 TUP-4567: When open a main project job, the merged refer project job
will disappear.
2016-06-07 18:00:26 +08:00
zwxue
a1708153ae TDI-35315: Context variable name changed, should be consistent when drag
context to job.
2016-06-07 17:43:29 +08:00
hcyi
90d6b72d80 Merge pull request #453 from Talend/bugfix/6.2.1/TUP-4420_wrong_branch_name
TUP-4420:[6.0.1] Building a Job for a project that uses a 'Reference
2016-06-07 10:50:57 +08:00
wchen-talend
39413069e0 Merge pull request #474 from Talend/bugfix/6.2/TDI-3634_Progress_Info_isn't_correct
TDI-36341:Progress Info isn't correct in "Aditional Talend Packages" dialog
2016-06-07 10:24:44 +08:00
Igor Lazebny
55c8116be2 Update java version in server poms 2016-06-06 17:09:08 +03:00
nrousseau
0f11d86cad TUP-4759: change classloading of powermock from objenesis to xstream 2016-06-06 19:34:58 +08:00
hcyi
29891f1092 TDI-36341:Progress Info isn't correct in "Aditional Talend Packages"
dialog
2016-06-06 19:03:05 +08:00
zwxue
22e087d2b8 Merge pull request #473 from Talend/bugfix/master/TBD-3510
TBD-3510:Redshift wizard: don't have Addtional JDBC Parameter filed but
2016-06-06 18:35:37 +08:00
nrousseau
4ac6a186a2 TUP-4812: set default type name for maven artifact 2016-06-06 18:17:32 +08:00
nrousseau
87e8028b2b TDI-35294: fix repository to component value 2016-06-06 15:28:25 +08:00
hcyi
a16654ec35 Merge pull request #465 from Talend/bugfix/6.2.1/TUP-4778_buildProjectSources
TUP-4778:buildProjectSources:Only export job pom that don't have test
2016-06-06 13:57:17 +08:00
nrousseau
b3dd8bc560 TUP-4804: update to latest version of components/daikon 2016-06-03 18:10:52 +08:00
hwang
9b386638d3 TBD-3510:Redshift wizard: don't have Addtional JDBC Parameter filed but
components have this it
2016-06-03 17:57:32 +08:00
nrousseau
2ab1d67bc1 Merge pull request #472 from Talend/bugfix/6.2.1/TUP-4797_NoBean_DuplicateJobScript
TUP-4797 no bean and duplicate job script
2016-06-03 11:53:33 +02:00
nrousseau
331f1b7f1f Merge pull request #471 from Talend/bugfix/6.2.1/TUP-4783_FixXmiId
TUP-4783: Fix the UUID for database connection
2016-06-03 11:50:40 +02:00
GGu
c9b744dbec TUP-4797: Fix the mistake problem 2016-06-03 17:30:07 +08:00
GGu
391fe4947c TUP-4797: Add junits to test the compare sorter 2016-06-03 17:29:31 +08:00
hcyi
2a85b21048 TBD-3563: fix some problems after tested mapr tickets. 2016-06-03 15:16:16 +08:00
GGu
7654346769 TUP-4783: Add Junits for UUID helper 2016-06-03 15:11:45 +08:00
GGu
b6d2428835 TUP-4783: check the table for same name or label 2016-06-03 15:11:44 +08:00
GGu
a473b6f0bf TUP-4783: If same name, should keep the id for job 2016-06-03 15:11:42 +08:00
GGu
ce4e9ae7b1 TUP-4783: If duplicate TaggedValue, should remove 2016-06-03 15:11:41 +08:00
GGu
4f2410653d TUP-4783: add ConnectionUUIDHelper to reset for xmi id(UUID) 2016-06-03 15:11:39 +08:00
GGu
65e22e3667 TUP-4783: refactor to reuse same codes 2016-06-03 15:11:37 +08:00
hcyi
98844fbdd3 Merge pull request #462 from Talend/bugfix/6.2.1/TUP-4069_mssql_date_time_pattern
TUP-4069:Wrong TIME Pattern when retrieving Database Schema
2016-06-03 14:16:56 +08:00
zwxue
740a79011d Merge pull request #468 from Talend/bugfix/master/TBD-3496
TBD-3496:Test case in Recycle Bin is not readonly
2016-06-03 11:15:17 +08:00
zwxue
3afcb83af8 Merge pull request #469 from Talend/bugfix/master/TBD-3495
TBD-3495:The context menu for Test Case in Recycle Bin is wrong
2016-06-03 11:08:53 +08:00
nrousseau
3fae046cca Merge pull request #467 from Talend/bugfix/6.2.1/TUP-4649-GitMergeBlock
Bugfix/6.2.1/tup 4649 git merge block
2016-06-03 04:50:30 +02:00
hcyi
5aa8c24d50 Merge pull request #463 from Talend/bugfix/6.2.1/TDI-35608_publish_job_with_error
TDI-35608:Publish standalone job with compilation error finished
2016-06-03 10:25:01 +08:00
GGu
9722f849eb Merge pull request #470 from lpw82gf/bugfix/6.2/TMDM-9573
TMDM-9573 : tMDMRestInput & Query Text : context variable or globalma…
2016-06-03 09:53:42 +08:00
GGu
e1d6772f44 Merge pull request #466 from Talend/bugfix/master/TDI-35531
TDI-35531: Set driver jar LabelText read only.
2016-06-03 09:47:15 +08:00
nrousseau
2b67062f06 Revert "TDI-36409: fix a problem of propagation (default value should be -1)"
This reverts commit 0d27c7523d.
2016-06-02 23:48:53 +08:00
nrousseau
0d27c7523d TDI-36409: fix a problem of propagation (default value should be -1) 2016-06-02 23:29:52 +08:00
nrousseau
f83e0ca627 TDI-36409: fix a problem of propagation 2016-06-02 23:04:09 +08:00
hcyi
1e11c6f553 TBD-3563: fix some problems after tested mapr tickets. 2016-06-02 18:59:20 +08:00
Pingwen Lin
bebc21def4 TMDM-9573 : tMDMRestInput & Query Text : context variable or globalmap variable not allowed. 2016-06-02 18:21:46 +08:00
hwang
03d706cdd8 TBD-3495:The context menu for Test Case in Recycle Bin is wrong 2016-06-02 17:32:28 +08:00
hwang
9c9eee2213 TBD-3496:Test case in Recycle Bin is not readonly 2016-06-02 17:27:35 +08:00
cmeng-talend
9f2da246d0 TUP-4649 fix: Studio is stuck on waiting for background work to complete
https://jira.talendforge.org/browse/TUP-4649
2016-06-02 16:19:00 +08:00
cmeng-talend
fbfb43f31a TUP-4649 fix: Studio is stuck on waiting for background work to complete
https://jira.talendforge.org/browse/TUP-4649
2016-06-02 16:17:25 +08:00
zwxue
33f701ce53 TDI-35531: Set driver jar LabelText read only. 2016-06-02 15:59:05 +08:00
wchen-talend
4a82ffbe08 TUP-4492:Unable to install Studio Patch if maven config exists :
Java.io.FileNotFound
2016-06-02 15:06:42 +08:00
wchen-talend
44653c1f9d TUP-4778:buildProjectSources:Only export job pom that don't have test
case
2016-06-02 14:55:28 +08:00
nrousseau
04cfd8a455 TUP-4481: add slf4j dependency for components from new framework 2016-06-01 22:52:03 +08:00
hcyi
0f85008c27 Merge pull request #464 from Talend/bugfix/6.2/TBD-3563_add_MapR_tickets_support
Bugfix/6.2/tbd 3563 add map r tickets support
2016-06-01 19:03:01 +08:00
cmeng-talend
508ea324da TUP-4649 fix: Studio is stuck on waiting for background work to complete
https://jira.talendforge.org/browse/TUP-4649
2016-06-01 18:56:55 +08:00
rdubois
490a343b43 TBD-3651 fixed - Do not use the auto-build feature during the job build time 2016-06-01 12:13:41 +02:00
wchen-talend
28d2b31d50 TDI-35608:Publish standalone job with compilation error finished
successfuly
2016-06-01 17:42:24 +08:00
hcyi
d2a93d49cd TBD-3563:fix some problems and add the check connect code about hadoop
cluster hdfs,hive,hbase .
2016-06-01 17:41:57 +08:00
wchen-talend
e3078c70a2 TUP-4069:Wrong TIME Pattern when retrieving Database Schema 2016-06-01 11:37:40 +08:00
nrousseau
5ecd7d3e5d Merge pull request #456 from joclaude/master
TDM-5212 HMapInput test case failing with reference to un-existing re…
2016-06-01 04:32:55 +02:00
nrousseau
b3a6aac26e Merge pull request #459 from Talend/bugfix/6.2/TUP-4639_UseJobServerCache
TUP-4639: Enable to use jobserver cache
2016-06-01 03:56:49 +02:00
hcyi
4c92254cc4 Merge pull request #448 from Talend/bugfix/6.2.1/TUP-4630_install_jar_to_remote
TUP-4630:error in the Studio log - just after starting it no protocol:
2016-05-31 18:52:45 +08:00
nrousseau
1208be3507 Merge pull request #461 from Talend/bugfix/6.2/TDI-36343_schemasCanBeEditedInRecyclebin
[TDI-36343] Salesforce/files: schemas can be edited in recycle bin.
2016-05-31 11:50:44 +02:00
ycbai
fd429b9542 [TDI-36343] Salesforce/files: schemas can be edited in recycle bin. 2016-05-31 17:07:39 +08:00
GGu
4e5cc846cd Merge pull request #458 from Talend/bugfix/master/TDI-36037
TDI-36037:Can not import in items which export out from recycle bin.
2016-05-31 15:17:09 +08:00
hcyi
806a968f54 TBD-3563:add MapR ticket support for db hive (wizard,dragAndDrop code) 2016-05-31 15:05:49 +08:00
GGu
8ab64302c9 TUP-4639: Create tmp folder via util 2016-05-31 11:23:09 +08:00
nrousseau
7461b1393a Merge pull request #457 from Talend/bugfix/6.2/TDI-36346_cannotDragSFConnIntoFolders
[TDI-36346] Component Framework :Salesforce: salesforce can not be drag into folders.
2016-05-30 12:01:53 +02:00
hwang
41a825a99b TDI-36037:Can not import in items which export out from recycle bin. 2016-05-30 18:00:45 +08:00
ycbai
0d00510f52 [TDI-36346] Component Framework :Salesforce: salesforce can not be drag
into folders.
2016-05-30 18:00:15 +08:00
jclaude
10bf91c929 TDM-5212 HMapInput test case failing with reference to un-existing resource (add extension in talend studio to provide capability for third party bundles to extend the job pom configuration) 2016-05-30 11:49:14 +02:00
nrousseau
fe08a12573 Merge pull request #452 from joclaude/master
TDM-5142 Structure/map path of tHConvertFile/tHMapFile/tHMapInput sho…
2016-05-30 11:12:46 +02:00
jclaude
a22d926bd5 TDM-5142 Structure/map path of tHConvertFile/tHMapFile/tHMapInput should can update auto when structure/map move 2016-05-30 10:54:00 +02:00
hcyi
66921436e6 TBD-3563:Studio: add MapR 5.1 MapR ticket support for db hbase (wizard
,dragAndDrop code)
2016-05-30 16:38:24 +08:00
rdubois
f00172dd81 TUP-4639 - Improve the Big Data jobs build time for local executions. 2016-05-27 17:31:39 +02:00
nrousseau
cb93d1dd3a Merge pull request #449 from Talend/bugfix/6.2/TUP-4578_fixQuotesProblemOfField
[TUP-4578] Automatic double-quote added in input text field (except for context)
2016-05-27 16:51:56 +02:00
nrousseau
855918406b Merge branch 'master' into bugfix/6.2/TUP-4578_fixQuotesProblemOfField 2016-05-27 16:18:18 +02:00
wchen-talend
05177ff32b TUP-4420:[6.0.1] Building a Job for a project that uses a 'Reference
project' using CommandLine creates incomplete archive without errors
2016-05-27 18:58:35 +08:00
zwxue
eecbc2730a Merge pull request #450 from Talend/bugfix/master/TDI-36328
TDI-36328:JDBC URL change to jdbc:xxx://<xxx>:<xxx> when reopen a
2016-05-27 18:32:25 +08:00
hcyi
6df17466b9 TBD-3563:add the context and Hadoop Cluster dragAndDrop support for MapR
ticket.
2016-05-27 15:44:10 +08:00
msjian
bc0fb1faa9 TDQ-11980: when change perspective to DQ, createDQStructor if needed,
espescially when it is the first time for the new created git branch
2016-05-27 14:20:05 +08:00
zshen-talend
f66b86238e Merge pull request #451 from qiongli/master
TDQ-12089 TDQ-12080 :if it is not DQ perspective, hide cheat sheet view.
2016-05-27 13:09:56 +08:00
qiongli
1b358bab49 TDQ-12089 TDQ-12080 :if it is not DQ perspective, hide cheat sheet view.
if it is DQ perspective and the last statu of cheet sheet view is
opened, restore cheat sheet.
2016-05-27 13:00:49 +08:00
hcyi
0c7f903cad TBD-3563:Studio: MapR 5.1 connection wizard doesn't support MapR cluster
secured with ticket. No option available
2016-05-27 10:37:45 +08:00
wdliu
f5b78b73c5 Merge pull request #440 from Talend/bugfix/6.2.1/TUP-4604-Studio_blocked
TUP-4604 fix: Studio blocked while switching to Git Merge perspective
2016-05-27 00:56:46 +08:00
Ryan Skraba
b436a0a8ea TBD-3090 Remove the Object and List types from the Cassandra components. 2016-05-26 17:38:19 +02:00
nrousseau
257031c0b5 TUP-4759: update powermock version 2016-05-26 15:50:58 +02:00
hwang
d4c7ba416e TDI-36328:JDBC URL change to jdbc:xxx://<xxx>:<xxx> when reopen a
created jdbc connection
2016-05-26 18:41:27 +08:00
msjian
115c9434df TDQ-11996: for remote Git when conflict show, fix to show correct icon
for some kinds of items
2016-05-26 18:29:01 +08:00
wchen-talend
f15c22c061 TUP-4630:error in the Studio log - just after starting it no protocol:
nullorg/talend/libraries/hadoop-mapreduce-client-common-2.0.0-cdh4.4.0/6.0.0-SNAPSHOT/hadoop-mapreduce-client-common-2.0.0-cdh4.4.0-6.0.0-SNAPSHOT.pom
2016-05-26 17:18:57 +08:00
ycbai
5ffbae4539 [TUP-4578] add junits. 2016-05-26 14:41:23 +08:00
ycbai
492c58ca8f [TUP-4578] Automatic double-quote added in input text field (except for
context)
2016-05-26 14:41:20 +08:00
nrousseau
1b9019683e Merge pull request #424 from Talend/bugfix/6.2/TDI-35812_fixProblemOfSalesforceSchemaPropagation
Fix TDI-35812 and TDI-36010
2016-05-26 08:24:14 +02:00
zwxue
a5f02881f0 Merge pull request #446 from Talend/bugfix/master/TDI-36011
TDI-36011:Duplicate job with testcase, job can duplicate, testcase can't
2016-05-26 11:43:47 +08:00
nrousseau
3cc10b3cb8 TUP-4733: adapt studio to the changes of TDKN-35 2016-05-25 17:20:31 +02:00
CHEN Bin
152623c748 [TBD-3351] Cassandra components don't work with spark local when connect
to cassandra 2.2 or later
https://jira.talendforge.org/browse/TBD-3351
1.shade cassandra-driver-core in the assembly jar
2.talend-cassandra-shade-1.0 for Spark
2016-05-25 16:29:08 +08:00
GGu
f926d89808 Merge pull request #447 from Talend/bugfix/master/TDI-36027
TDI-36027:trunjob component throwing no class found error
2016-05-25 11:57:44 +08:00
nrousseau
12bdc76e1f Merge pull request #436 from Talend/feature/6.2/TUP-4272_InstallPatchManually
Install patch manually
2016-05-24 12:07:44 +02:00
hwang
a405b3778d TDI-36027:trunjob component throwing no class found error 2016-05-24 17:52:20 +08:00
GGu
29ba2bb820 TUP-4272: Support install patch in local for studio 2016-05-24 17:45:27 +08:00
GGu
38ee0f7409 TUP-4272: Use Osgi service way to enable the patch component 2016-05-24 17:45:26 +08:00
Sizhao Liu
76edfe6163 TDQ-11906 specify Java7 compatibility for org.talend.model 2016-05-24 11:06:06 +02:00
CHEN Bin
6c9bc0f4e1 [TBD-3351] Cassandra components don't work with spark local when connect
to cassandra 2.2 or later
https://jira.talendforge.org/browse/TBD-3351
shade guava in the assembly jar
2016-05-24 16:54:42 +08:00
Yucheng Bai
8ef1c2be73 Merge pull request #445 from Talend/feature/6.2.1/TBD-3475-NewParameters4HiveWizard
Feature/6.2.1/tbd 3475 new parameters4 hive wizard
2016-05-24 15:49:48 +08:00
hcyi
bf1c9faa9f Merge pull request #443 from Talend/bugfix/6.2.1/TUP-4626
TUP-4626:Jar downloaded but pop is not close to continue my building
2016-05-24 15:42:06 +08:00
cmeng-talend
1b7e6a454e TBD-3475 feature: Support SSL & Additional JDBC parameters in Hive
wizard
https://jira.talendforge.org/browse/TBD-3475

Fix a display problem for trustStore
2016-05-24 15:13:35 +08:00
msjian
772b2e4db6 TDQ-12078: add a redshift connection check 2016-05-24 12:03:13 +08:00
hwang-talend
b5697f36b7 Merge pull request #444 from Talend/bugfix/master/TUP-4643
TUP-4643: Fix bug of store installation details in wrong preference.
2016-05-23 15:35:24 +08:00
hwang
5ea3640c59 TDI-36011:Duplicate job with testcase, job can duplicate, testcase can't
duplicate
2016-05-23 14:52:03 +08:00
msjian
72f65de92f TDQ-12032: remove two useless classes 2016-05-23 14:13:37 +08:00
wchen-talend
4693a9c699 TUP-4626:Jar downloaded but pop is not close to continue my building 2016-05-20 19:16:16 +08:00
wchen-talend
70aa4e45ab TUP-3990:Remove -SNAPSHOT from libraries artifacts 2016-05-20 18:24:18 +08:00
cmeng-talend
0ba83fc4da TBD-3475 feature: Support SSL & Additional JDBC parameters in Hive
wizard
https://jira.talendforge.org/browse/TBD-3475
2016-05-20 17:36:17 +08:00
zwxue
a57f3dabf7 TUP-4643: Fix bug of store installation details in wrong preference. 2016-05-20 16:22:43 +08:00
nrousseau
286466b7f5 Merge pull request #442 from Talend/bugfix/6.2/TUP-4199_supportDynamicSettings
[TUP-4199] Add support of Dynamic Settings
2016-05-19 15:56:33 +02:00
cmeng-talend
f0e4095c72 TBD-3475 feature: Support SSL & Additional JDBC parameters in Hive
wizard
https://jira.talendforge.org/browse/TBD-3475
2016-05-19 19:03:13 +08:00
hcyi
e66fad3539 Merge pull request #435 from Talend/feature/6.2.1/TUP-3990_remove_snapshot
TUP-3990:Remove -SNAPSHOT from libraries artifacts
2016-05-19 19:02:51 +08:00
ycbai
56c9634c86 [TUP-4199] Add support of Dynamic Settings 2016-05-19 18:27:33 +08:00
cmeng-talend
8408a818b0 TBD-3475 feature: Support SSL & Additional JDBC parameters in Hive
wizard
https://jira.talendforge.org/browse/TBD-3475
2016-05-18 18:36:23 +08:00
wdliu
d45e26e6a4 TUP-4082:NullPointerException triggered by connection items caused the
Studio to stop functioning properly
2016-05-18 14:26:16 +08:00
wchen-talend
5aa34b33ef Merge pull request #441 from Talend/bugfix/6.2/TDI-35853_View/Update_documentation_will_generate_all_versions
TDI-35853:view/Update documentation generate/updates all versions of a job documentation.
2016-05-18 12:00:44 +08:00
wang wei
5c5b76ab7e TDI-36142: remove redshift plugin
https://jira.talendforge.org/browse/TDI-36142
2016-05-18 09:08:38 +08:00
hcyi
e9049fd70b TDI-35853:view/Update documentation generate/updates all versions of a
job documentation.
2016-05-17 16:29:31 +08:00
cmeng-talend
64f76bb7a9 TUP-4604 fix: Studio blocked while switching to Git Merge perspective
https://jira.talendforge.org/browse/TUP-4604
2016-05-17 16:14:20 +08:00
CHEN Bin
dc577e23af Update master version to 6.2.1 (necessary for migration tasks). 2016-05-17 15:52:26 +08:00
dlin-talend
075f33a69e Merge pull request #437 from Talend/bugfix/6.2.1/TDI-36083-Cannot_show_window
TDI-36083 fix: Studio main window hides, but the process is still there.
2016-05-17 10:31:25 +08:00
Igor Lazebny
72aaf54ea8 Merge branch 'master' of git@github.com:Talend/tcommon-studio-se.git 2016-05-16 18:43:07 +03:00
Igor Lazebny
be15d94b6c Update version to 6.2.1-SNAPSHOT in server poms 2016-05-16 18:42:33 +03:00
cmeng-talend
5339d62811 TDI-36083 fix: Studio main window hides, but the process is still there.
https://jira.talendforge.org/browse/TDI-36083
2016-05-16 18:48:37 +08:00
GGu
b9fbab0d47 Merge pull request #434 from Talend/bugfix/6.2.1/TUP-4082_NPE_Caused_Studio_Stop_Functioning
TUP-4082:NullPointerException triggered by connection items caused the
2016-05-16 18:21:32 +08:00
wchen-talend
85354ece6b TUP-3990:Remove -SNAPSHOT from libraries artifacts 2016-05-16 17:30:23 +08:00
wdliu
497b95307f TUP-4082:NullPointerException triggered by connection items caused the
Studio to stop functioning properly
2016-05-16 16:35:53 +08:00
Yucheng Bai
364c2ac69e Merge pull request #433 from Talend/bugfix/6.2/TBD-3267_Import_CDH_config_not_mapping_correctly2
TPS-1338:[6.1.1] Import CDH config files with HDFS & RM HA information
2016-05-16 13:49:46 +08:00
hcyi
8a35da0d7e TPS-1338:[6.1.1] Import CDH config files with HDFS & RM HA information
not mapping correctly(TBD-3267)
2016-05-16 13:38:30 +08:00
Irene Wang
cee3b3b95d Set version to 6.2.1-SNAPSHOT 2016-05-13 20:54:03 +02:00
nrousseau
d0ee918d3e Merge pull request #431 from Talend/bugfix/6.2/TDI-36030_fixImpactAnalysisProblemOfSalesforce
[TDI-36030] Component Framework :Salesforce:R-click-menu-impact analysis
2016-05-13 12:14:07 +02:00
ycbai
6038af6a66 [TDI-36030] Component Framework :Salesforce:R-click-menu-impact analysis
does not work.
2016-05-13 18:10:00 +08:00
CHEN Bin
f986fc1cac [TBD-3372] Poor Job Performance with Datastax Cassandra
https://jira.talendforge.org/browse/TBD-3372
Batch implement, group by none/replica/partition and support async
execute, and support cache the group of batch
2016-05-13 18:03:23 +08:00
zshen-talend
a54cd51c5a bug fixed TDQ-12032 remove the test content for
DBConnectionFillerImplTest and DqRepositoryViewServiceTest
2016-05-13 16:19:34 +08:00
GGu
90b4a3d85a Merge pull request #426 from Talend/feature/master/TUP-4557
TUP-4557:Append version after tos dynamic additional packages, URL
2016-05-13 15:46:38 +08:00
hwang
f2189ed277 TUP-4557:Append version after tos dynamic additional packages, URL 2016-05-13 13:05:59 +08:00
hwang-talend
d8519c1691 Merge pull request #427 from Talend/bugfix/master/TUP-4534
TUP-4534: HDFS&Context:"xmi:id" should not changed after rename
2016-05-13 10:42:45 +08:00
hwang-talend
85c908ac4e Merge pull request #425 from Talend/bugfix/master/TDI-35502
TDI-35502: "Workspace changed ... restart" on every startup of TOS.
2016-05-13 10:35:58 +08:00
nrousseau
09f75125a0 TDI-29976: fix junits 2016-05-12 20:43:14 +02:00
nrousseau
5c3ab9317c Merge pull request #430 from Talend/bugfix/master/TDI-35569
TDI-35569:zoom out within job designer does not work as expected in
2016-05-12 13:57:29 +02:00
hwang
d5b2217da7 TDI-35569:zoom out within job designer does not work as expected in
Studio
2016-05-12 19:26:30 +08:00
hwang
36d089d5d9 TDI-35569:zoom out within job designer does not work as expected in
Studio
2016-05-12 18:40:28 +08:00
hwang
f7516d9854 TUP-4557:Append version after tos dynamic additional packages, URL 2016-05-12 15:32:27 +08:00
wdliu
63b6fd6d14 Merge pull request #428 from Talend/feature/TUP-3998
Feature/tup 3998
2016-05-11 18:34:57 +08:00
nrousseau
87c563f7a5 Merge pull request #429 from Talend/bugfix/6.2/TDI-36024_fixExportContextProblem
[TDI-36024] Component Framework :Salesforce:can not create salesforce connection if I do export to context before retrieve schema.
2016-05-11 12:31:55 +02:00
cmeng-talend
987756c83b TDI-36019 fix: Export Dependencies:Cann't check used connection when I
export job that use repository schema
https://jira.talendforge.org/browse/TDI-36019
2016-05-11 18:24:31 +08:00
ycbai
cdb9af2b97 [TDI-36024] Component Framework :Salesforce:can not create salesforce
connection if I do export to context before retrieve schema.
2016-05-11 18:16:34 +08:00
cmeng-talend
933c4cdfd0 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-05-11 17:29:49 +08:00
wdliu
a42f072ee1 TUP-4551: Conflict detected when logon project, when click cancel,
studio hang
2016-05-11 13:05:13 +08:00
cmeng-talend
83690a63e1 TDI-36019 fix: Export Dependencies:Cann't check used connection when I
export job that use repository schema
https://jira.talendforge.org/browse/TDI-36019
2016-05-11 11:02:53 +08:00
wchen-talend
97fbb68dad TDI-35506:[6.0.1] Studio distant run missing trace information with
patch TPS-1168
2016-05-11 09:56:01 +08:00
wchen-talend
5f792df8d5 TDI-35506:[6.0.1] Studio distant run missing trace information with
patch TPS-1168
2016-05-11 09:55:51 +08:00
cmeng-talend
4b87d56351 TUP-4525 fix: token collector information count problem
https://jira.talendforge.org/browse/TUP-4525

Fix an exception
2016-05-10 19:46:53 +08:00
cmeng-talend
d879501183 TDI-36019 fix: Export Dependencies:Cann't check used connection when I
export job that use repository schema
https://jira.talendforge.org/browse/TDI-36019
2016-05-10 19:45:07 +08:00
zwxue
08b57febbd TUP-4534: HDFS&Context:"xmi:id" should not changed after rename
column/variable Name.
2016-05-10 19:15:57 +08:00
hwang
ea7e548b27 TUP-4557:Append version after tos dynamic additional packages, URL 2016-05-10 15:27:06 +08:00
zwxue
ee31071bd5 TDI-35502: "Workspace changed ... restart" on every startup of TOS. 2016-05-10 12:22:50 +08:00
xqliu-talend
c89fcd08c3 TDQ-9780 import Survivorship Rules, "Rules Management" can not show node name correctly--no function affected 2016-05-10 11:26:18 +08:00
Sizhao Liu
6cf7e8f582 TDQ-11906 specify Java7 compatibility for plugins used by TDQ components 2016-05-09 18:26:19 +02:00
Chao Meng
c5207db2e3 Merge pull request #423 from Talend/feature/TUP-3998
Feature/tup 3998
2016-05-09 18:37:17 +08:00
nrousseau
e489f844ff Merge pull request #421 from yanbasic/master
TBD-3480: Use a separate POM for camel route test case
2016-05-09 12:02:26 +02:00
Mike Yan
f6e3428986 TBD-3480: Use a separate POM for camel route test case 2016-05-09 17:58:37 +08:00
ycbai
2fe33451a0 Fix:
[TDI-35812] Component Framework :Salesforce:Update schema under
repository, cannot propagate to job
and
[TDI-36010] Component Framework :Salesforce:The column "Used Column"
isn't checked after retrieve schema again
2016-05-09 17:42:39 +08:00
wdliu
3860e4cfc2 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-05-09 16:48:12 +08:00
Sizhao Liu
0a162daea1 TOOLING: unify the code formatter settings between Luna(4.4) and Mars(4.5) for enum type, the behavior with Luna is not impacted 2016-05-06 16:40:01 +02:00
dlin-talend
79380759fb Merge pull request #420 from Talend/feature/TUP-4233_enhance_token
Feature/tup 4233 enhance token
2016-05-06 18:12:11 +08:00
wdliu
047e0af9cd For fix TDI-35707:Can not restore/delete folder in recyclebin after you
do switch to local/remote master.
2016-05-06 17:01:08 +08:00
cmeng-talend
878fc43dfd Merge remote-tracking branch 'origin/master' into feature/TUP-4233_enhance_token 2016-05-06 11:38:38 +08:00
cmeng-talend
3db0a2e204 TUP-4525 fix: token collector information count problem
https://jira.talendforge.org/browse/TUP-4525

Fix it based on what we have done in JobletTokenCollector
2016-05-06 11:09:31 +08:00
GGu
c0bc52353a TUP-4528: Fix some junits in common se 2016-05-05 13:48:56 +08:00
Igor Lazebny
240a30eae2 Revert "Update version to 6.2.0 in server poms"
This reverts commit e0eaa72fd3.
2016-05-04 17:00:31 +03:00
Igor Lazebny
e0eaa72fd3 Update version to 6.2.0 in server poms 2016-05-04 16:43:38 +03:00
nrousseau
c97879a9f2 Merge pull request #418 from Talend/bugfix/6.2/TDI-36018_fixSalesforceFolderProblem
[TDI-36018] Component Framework :Salesforce: folder error under
2016-05-04 19:45:36 +08:00
ycbai
c0314317dc [TDI-36018] Component Framework :Salesforce: folder error under
salesforce node.
2016-05-04 19:40:41 +08:00
dlin-talend
db24fd58e8 Merge pull request #417 from Talend/bugfix/master/TDI-36008
TDI-36008: Mysql: "Access to the data failure{0}" when retrieve schema.
2016-05-04 18:26:49 +08:00
zwxue
ed8c1d8705 TDI-36008: Mysql: "Access to the data failure{0}" when retrieve schema. 2016-05-04 17:44:08 +08:00
dlin-talend
90033ae502 Merge pull request #416 from Talend/bugfix/6.2/TBD-3378
TBD-3378: Enable to use default hadoop distributions
2016-05-04 15:10:41 +08:00
GGu
6eb611715b TBD-3378: Enable to use default hadoop distributions 2016-05-04 14:22:52 +08:00
nrousseau
3fa913a73a Merge pull request #415 from yanbasic/master
TESB-17272: Fixed cannot open route test case editor by double click
2016-05-04 12:18:51 +08:00
Mike Yan
24b2bce048 TESB-17272: Fixed cannot open route test case editor by double click 2016-05-04 11:31:29 +08:00
nrousseau
20f6e950b9 TUP-4354: fix possible error in development 2016-05-03 23:24:57 +08:00
CHEN Bin
8a400fff6a [TBD-3376] tCassandraBulkExec should support SSL
https://jira.talendforge.org/browse/TBD-3376
2016-05-03 21:25:14 +08:00
nrousseau
4d8ed30527 Merge pull request #410 from Talend/bugfix/master/TUP-4415
TUP-4023:Resolution impacting the click within the job
2016-05-03 20:35:49 +08:00
nrousseau
8e13d1f2c3 Merge pull request #413 from Talend/bugfix/TUP-4493_add_input_connector_for_salesforce_output
Bugfix/tup 4493 add input connector for salesforce output
2016-05-03 20:30:16 +08:00
nrousseau
7b769cc695 Merge branch 'master' into bugfix/TUP-4493_add_input_connector_for_salesforce_output 2016-05-03 20:08:32 +08:00
nrousseau
d24e990395 Merge pull request #412 from Talend/bugfix/6.2/TUP-4501_hideOldSalesforceNode
[TUP-4501] Hide old salesforce node in repository view and rename "SalesforceOld" to "Salesforce" in import items viewer
2016-05-03 19:08:47 +08:00
ycbai
f3f4702392 [TUP-4501] Hide old salesforce node in repository view and rename
"SalesforceOld" to "Salesforce" in import items viewer
2016-05-03 18:55:06 +08:00
nrousseau
54d0f56d30 Merge pull request #411 from Talend/bugfix/6.2/TDI-35812_fixPropagateSchemaProblem
[TDI-35812] Component Framework :Salesforce:Update schema under repository, cannot propagate to job
2016-05-03 16:50:54 +08:00
ycbai
e8aa3eec54 [TDI-35812] Component Framework :Salesforce:Update schema under
repository, cannot propagate to job
2016-05-03 16:20:44 +08:00
dlin-talend
9e759d9a44 Merge pull request #409 from Talend/bugfix/6.2.0/TBD-3426-Hive_retrieve_schema
Bugfix/6.2.0/tbd 3426 hive retrieve schema
2016-05-03 10:17:48 +08:00
hwang
bb6d908cef TUP-4023:Resolution impacting the click within the job 2016-05-03 10:11:15 +08:00
nrousseau
591db256d3 TUP-4493: add possibility to set input connector 2016-05-02 21:55:50 +08:00
nrousseau
2c3d016d1e TUP-4442: fix problem of table to get the default value 2016-05-02 21:53:25 +08:00
nrousseau
13b0773718 TUP-4442: fixed linked issue for table if value of combo box was not
selected correctly
2016-04-30 17:27:57 +08:00
cmeng-talend
efe7126c90 Merge remote-tracking branch 'origin/master' into bugfix/6.2.0/TBD-3426-Hive_retrieve_schema 2016-04-29 20:19:54 +08:00
cmeng-talend
ee68e243cd TBD-3426 fix: Hive: cann't retrieve schema when hive connection is on
context mode
https://jira.talendforge.org/browse/TBD-3426
2016-04-29 20:14:34 +08:00
nrousseau
c4fb7e9026 TUP-3938: update to export xerces dependencies 2016-04-29 17:55:00 +08:00
wchen-talend
1371fd090d Merge pull request #408 from Talend/feature/TUP-3998
Feature/tup 3998
2016-04-29 17:52:56 +08:00
wdliu
f876f095e1 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-04-29 17:42:57 +08:00
wdliu
94c4e54835 Fix the Git Repository Tree View drag change size issue 2016-04-29 17:05:32 +08:00
nrousseau
28cf9cc505 Fix compilation error due to the change of Form 2016-04-29 12:50:26 +08:00
dlin-talend
99e649e8e1 Merge pull request #406 from Talend/bugfix/master/TBD-3245
TBD-3245: propagation compilation in sqoop component.
2016-04-29 09:45:15 +08:00
dlin-talend
174f9a2c1a Merge pull request #378 from Talend/bugfix/6.2/TBD-3378
TBD-3378: fixed the problem for custom distribution in job
2016-04-28 19:05:13 +08:00
nrousseau
d6ee8eee9b Merge pull request #405 from Talend/bugfix/6.2/TBD-3418_NotSupportHiveInWizard
TBD-3418: If don't support all of hive modes, won't display in wizard
2016-04-28 18:38:04 +08:00
nrousseau
b16541224a Merge pull request #403 from Talend/bugfix/6.2/TBD-3396_TBD-3401
Fix the missing kerberos and the execution engine field for HDP 2.1 and 2.2
2016-04-28 18:35:30 +08:00
zwxue
01013408ba Merge pull request #407 from Talend/bugfix/master/TUP-4287
TUP-4287:Run column Analysis of "General JDBC" failed when connected the
2016-04-28 17:39:21 +08:00
hwang
ff7828a381 TUP-4287:Run column Analysis of "General JDBC" failed when connected the
"General JDBC"DB by setting the driver jar with absolute path
2016-04-28 16:56:44 +08:00
wchen-talend
5682cc038e Merge pull request #388 from Talend/bugfix/6.2/TBD-2841_Job_convert
TBD-2841: Job convert problem when copy / paste .
2016-04-28 14:02:22 +08:00
zwxue
172bebe088 TBD-3245: propagation compilation in sqoop component. 2016-04-28 12:02:08 +08:00
Chao Meng
2ad4ad88e7 Merge pull request #404 from Talend/feature/TUP-3998
Feature/tup 3998
2016-04-27 18:30:40 +08:00
wdliu
3b25fab62c Add some comments 2016-04-27 18:26:57 +08:00
GGu
46d1d1c84b TBD-3418: If don't support all of hive modes, won't display in wizard 2016-04-27 18:14:06 +08:00
wdliu
ce4662aafa Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-04-27 18:04:59 +08:00
zwxue
f5de75499f Merge pull request #398 from Talend/bugfix/master/TDI-35558
TDI-35558:Delete forever in recycle bin can not work in TOS DI/TOS BD.
2016-04-27 17:12:47 +08:00
zwxue
39892bcf82 Merge pull request #387 from Talend/bugfix/master/TBD-3255
TBD-3255:Should not remove the test case when doing convert between
2016-04-27 15:13:31 +08:00
GGu
10f4124ea4 TBD-3401: fix one mistake problem for support Tez 2016-04-27 14:52:26 +08:00
nrousseau
82b87b9a0a TDI-35950: fix problem when close the studio and let an editor opened 2016-04-27 12:53:26 +08:00
GGu
056270bddc TBD-3396: add missed kerberos for hadoop distributions 2016-04-27 11:58:41 +08:00
GGu
50ee287540 Merge pull request #400 from Talend/bugfix/master/TDI-35593
TDI-35593: Update driver in metadata.
2016-04-27 11:04:29 +08:00
nrousseau
967a4f53c4 Merge pull request #402 from Talend/bugfix/6.2/TDI-35802_schemasLostAfterEditSchema
[TDI-35802] Component Framework :Salesforce: Edit connection and retrieve new schema ,the schema which retrieve previous will lost
2016-04-27 10:18:53 +08:00
ycbai
cf64559e6d [TDI-35802] Component Framework :Salesforce: Edit connection and
retrieve new schema ,the schema which retrieve previous will lost
2016-04-27 10:15:14 +08:00
cmeng-talend
3ed5cf0936 TUP-4285 task: Need to handle conflicts from other projects
https://jira.talendforge.org/browse/TUP-4285
2016-04-26 19:43:04 +08:00
nrousseau
7c035735b6 TDI-35910: fix problem of empty value for numbers 2016-04-26 19:22:51 +08:00
wdliu
2430830481 For fix TUP-4455
New Routes& Db Connection are lost after switch to Other Perspective
then switch back
2016-04-26 19:21:13 +08:00
nrousseau
54359cc592 Merge pull request #401 from Talend/bugfix/6.2/TUP-4445_FixDBXmiId
TUP-4445: Make sure won't change the xmi id for database connection
2016-04-26 18:56:02 +08:00
nrousseau
2caa274efe Merge pull request #399 from yanbasic/master
TESB-17272: Fixed when open the route test case, it was the palette of DI
2016-04-26 17:57:00 +08:00
zwxue
0723eb63f9 TDI-35593: Update driver in metadata. 2016-04-26 17:56:25 +08:00
GGu
53ce225d6a TUP-4445: Make sure won't change the xmi id for database connection 2016-04-26 16:43:57 +08:00
Mike Yan
de40b96a56 TESB-17272: Fixed when open the route test case, it was the palette of
DI
2016-04-26 15:43:17 +08:00
msjian
af332c408b TDQ-11797: supprot exasol 2016-04-26 14:11:26 +08:00
hwang
f8ea126465 TDI-35558:Delete forever in recycle bin can not work in TOS DI/TOS BD. 2016-04-26 11:06:55 +08:00
nrousseau
2632cfda8c Merge pull request #394 from Talend/bugfix/6.2/TUP-4444_AddXmiIdForContext
TUP-4444: Enable to add xmi id for context item and keep id for param
2016-04-26 09:50:50 +08:00
Chao Meng
6da6310938 Merge pull request #396 from Talend/feature/TUP-3998
Feature/tup 3998
2016-04-25 20:27:22 +08:00
wdliu
f4462b9209 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-04-25 20:04:34 +08:00
nrousseau
4852574647 TUP-3938: add missing dependency to org.talend.libraries.apache 2016-04-25 19:24:07 +08:00
cmeng-talend
f42d7d9629 TUP-4285 task: Need to handle conflicts from other projects
https://jira.talendforge.org/browse/TUP-4285
2016-04-25 19:13:36 +08:00
nrousseau
2b5fa5c756 Merge pull request #395 from Talend/feature/TUP-4305_add_schema_path_to_connectors
TUP-4305: refactor related to the TCOMP-126
2016-04-25 17:37:14 +08:00
GGu
2d601c802a TUP-4444: Enable to add xmi id for context item and keep id for param 2016-04-25 16:49:37 +08:00
nrousseau
dcfbc59840 TUP-4305: refactor related to the TCOMP-126 2016-04-25 16:19:20 +08:00
nrousseau
8f923c070c Merge pull request #393 from yanbasic/master
TESB-17218: Remove the "find component in jobs" in the menu
2016-04-25 15:56:29 +08:00
Mike Yan
d36e19adf8 TESB-17218: Remove the "find component in jobs" in the menu 2016-04-25 12:02:13 +08:00
nrousseau
5f98aabac0 Merge pull request #379 from Talend/bugfix/6.2/TUP-4354_fix_classifier
TUP-4354: fix wrong dependency
2016-04-24 09:49:13 +08:00
wdliu
ecd838e196 Merge pull request #392 from Talend/feature/TUP-3998
Feature/tup 3998
2016-04-22 20:03:22 +08:00
cmeng-talend
e22180ec3f Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-04-22 19:54:50 +08:00
cmeng-talend
9ecc8f1d88 TUP-4285 task: Need to handle conflicts from other projects
https://jira.talendforge.org/browse/TUP-4285
2016-04-22 19:52:19 +08:00
Pierre Teyssier
21cc99cdd4 Merge pull request #391 from lpw82gf/TMDM-9493
TMDM-9493 : Move dependency jackson libraries for tMDMRestInput to or…
2016-04-22 17:53:18 +08:00
Pingwen Lin
a2b6e69084 TMDM-9493 : Move dependency jackson libraries for tMDMRestInput to org.talend.libraries.jackson 2016-04-22 16:04:51 +08:00
Pingwen Lin
d16b1e4eb8 TMDM-9493 : Move dependency jackson libraries for tMDMRestInput to org.talend.libraries.jackson 2016-04-22 15:56:34 +08:00
GGu
0fbcf1602b Merge pull request #390 from Talend/bugfix/master/TDI-35775_addJunit
TUP-35754: Add resources folder to bin includes.
2016-04-22 11:43:56 +08:00
nrousseau
84ef5672b0 TUP-4382: fix problem of switch project 2016-04-22 11:39:03 +08:00
zwxue
444e096829 TUP-35754: Add resources folder to bin includes. 2016-04-22 11:33:32 +08:00
nrousseau
4d5015783a TUP-3938: fix problem of xerces to use the one from platform 2016-04-22 11:22:28 +08:00
nrousseau
9639d1d120 Merge pull request #389 from Talend/bugfix/master/TDI-35775_addJunit
TDI-35759: Schema do not updated correctly.
2016-04-21 19:43:24 +08:00
nrousseau
5cf1d0df78 Merge pull request #385 from Talend/feature/6.2.0/TUP-4232
TUP-4232: Avoid saving duplicated value to preference store.
2016-04-21 19:42:33 +08:00
nrousseau
e4b96797c2 TUP-3861: add log4j implementation of slf4j to the build 2016-04-21 19:36:44 +08:00
zwxue
380c05bc64 TDI-35759: Schema do not updated correctly. 2016-04-21 18:18:19 +08:00
hcyi
7925c2b99b TBD-2841: Job convert problem when copy / paste . 2016-04-21 14:56:00 +08:00
nrousseau
6124955473 Merge pull request #381 from Talend/bugfix/6.2/TUP-4369_addJunits
TUP-4369: add junits
2016-04-21 14:38:10 +08:00
hwang
0e483dab80 TBD-3255:junit of TBD-3255 2016-04-21 13:42:28 +08:00
nrousseau
5253b6b4e3 Revert "TUP-3861: add log4j implementation of slf4j to the build"
This reverts commit 5a92b1eda6.
2016-04-21 11:04:18 +08:00
Chao Meng
09284275d7 Merge pull request #386 from Talend/bugfix/master/TDI-35737
TDI-35737:Job cann't be deleted when it has test cases and don't in any
2016-04-21 09:52:40 +08:00
nrousseau
5a92b1eda6 TUP-3861: add log4j implementation of slf4j to the build 2016-04-20 20:56:36 +08:00
hwang
5ebd1f8bad TDI-35737:Job cann't be deleted when it has test cases and don't in any
folder
2016-04-20 18:19:58 +08:00
GGu
ea8f36a331 TBD-3344: fixed the NPE for creating HBase. 2016-04-20 18:08:27 +08:00
zwxue
f78513f8af TUP-4232: Avoid saving duplicated value to preference store. 2016-04-20 16:59:50 +08:00
nrousseau
98cee66482 Merge pull request #383 from Talend/bugfix/master/TDI-35775_addJunit
TDI-35754: fix path bug of junit.
2016-04-20 14:59:04 +08:00
zwxue
4cfc9f4b20 TDI-35754: fix path bug of junit. 2016-04-20 14:54:12 +08:00
nrousseau
3a5b5137d0 TUP-4422: set default values to empty / -1 to avoid the wrong detection
of schema
2016-04-20 14:41:03 +08:00
nrousseau
5df38f5ea8 Merge pull request #382 from Talend/bugfix/6.2/TDQ-11917
TDQ-11917: fix one NPE, if hadoop distribution bundle was not loaded
2016-04-20 14:34:35 +08:00
GGu
a5efab4f9b TDQ-11917: fix one NPE, if hadoop distribution bundle was not loaded 2016-04-20 14:00:40 +08:00
hwang
72373aee20 TBD-3255:Should not remove the test case when doing convert between
Spark and Spark Streaming
2016-04-20 11:05:59 +08:00
ycbai
ed2d183608 TUP-4369: move common codes from test util plugin to design core plugin. 2016-04-19 19:50:25 +08:00
ycbai
76d219753a TUP-4369: add junits and improve some codes. 2016-04-19 19:35:37 +08:00
nrousseau
a4826afaaf Merge pull request #373 from Talend/bugfix/master/TDI-35775
Bugfix/master/tdi 35775
2016-04-19 19:26:59 +08:00
Chao Meng
f4c940fc0a Merge pull request #380 from Talend/feature/TUP-3998
Feature/tup 3998
2016-04-19 19:12:03 +08:00
wdliu
3a377544ca Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-04-19 18:29:37 +08:00
wchen-talend
7b9694a417 Merge pull request #375 from Talend/bugfix/6.2/TBD-3267_Import_CDH_config_not_mapping_correctly
TBD-3267:[6.1.1] Import CDH config files with HDFS & RM HA information not mapping correctly.
2016-04-19 17:25:44 +08:00
nrousseau
731447cce8 TUP-4354: fix wrong dependency 2016-04-19 14:56:48 +08:00
nrousseau
403983f0fb TUP-4403: add encryption of password in the generated code 2016-04-19 14:07:10 +08:00
nrousseau
785c841a58 fix problem of size of button on mac 2016-04-19 14:07:07 +08:00
GGu
16dd2a11d0 TBD-3378: fixed the problem for custom distribution in job 2016-04-19 13:20:29 +08:00
Guoliang Zhou
81a3d9784d Merge pull request #377 from qcui/feature/6.2/TMDM-9454
TMDM-9454 : Add 'contains the sentence' operator to tMDMInput, tMDMVi…
2016-04-19 11:23:06 +08:00
zwxue
f792852cb4 TDI-35754: Parameter error in documentation for sap bw component. 2016-04-19 10:09:29 +08:00
Ryan Skraba
0f610155cf TCOMP-124 Bring Avro annotations into MetadataTable. 2016-04-18 16:15:06 +02:00
cmeng-talend
85aa4511c0 TUP-4285 work: Need to handle conflicts from other projects
https://jira.talendforge.org/browse/TUP-4285
2016-04-18 19:44:31 +08:00
nrousseau
78af38433d Merge pull request #376 from Talend/workitem/6.2/TBD-3308_default_hadoop_config
Workitem/6.2/TBD-3308 default hadoop config
2016-04-18 18:37:58 +08:00
GGu
a63b4d74dd TBD-3308: remove old default hadoop configurations 2016-04-18 18:16:24 +08:00
GGu
3c9a87ebce TBD-3308: Move the default configruation for each versions 2016-04-18 18:16:23 +08:00
GGu
85103a19e4 TBD-3308: add one JSON util for merge two object 2016-04-18 18:16:21 +08:00
zwxue
661cb082db TDI-35755: Miss (@ref) for sapinforObject schema after you do merge ref
and main project.
2016-04-18 17:45:57 +08:00
zwxue
b89a3d46e6 TDI-35752: NPE error when open a sap bw schema in reference project. 2016-04-18 17:45:55 +08:00
hcyi
27198744e4 TBD-3267:[6.1.1] Import CDH config files with HDFS & RM HA information
not mapping correctly.
2016-04-18 15:41:55 +08:00
nrousseau
70ea4e7e26 Merge pull request #374 from Talend/bugfix/6.2.0/TDI-35788_manual_query
Bugfix/6.2.0/tdi 35788 manual query
2016-04-16 21:20:51 +08:00
nrousseau
d42e059bb6 TDI-35788: fix problem of detection of schema modified 2016-04-16 21:15:50 +08:00
nrousseau
520214dccd TDI-35788: fix problem of label not set in UI 2016-04-16 15:55:39 +08:00
Sizhao Liu
aa29fe6f69 TDQ-11906 make DQ components compatible with Java 7 2016-04-15 19:00:31 +02:00
nrousseau
95c7b4a445 Merge pull request #372 from Talend/bugfix/6.2/TUP-4369_fixComponentSchemaProblem
[TUP-4369] Modified schemas are not saved in component properties.
2016-04-15 16:17:06 +08:00
ycbai
8e96ab14a9 [TUP-4369] Modified schemas are not saved in component properties. 2016-04-15 15:37:14 +08:00
cmeng-talend
80577a8bbc TUP-4285 task: Need to handle conflicts from other projects
https://jira.talendforge.org/browse/TUP-4285
2016-04-14 19:31:03 +08:00
zwxue
a9ff48bb20 Merge pull request #371 from Talend/bugfix/master/TBD-3368
TBD-3368:The Cloudera Navigator parameters are not set to component when
2016-04-14 18:29:05 +08:00
zwxue
44192f56d4 Merge pull request #346 from Talend/bugfox/master/TUP-4222
TUP-4222:Change in context value does not get updated in the job and
2016-04-14 16:39:30 +08:00
hwang
8859149d86 TBD-3368:The Cloudera Navigator parameters are not set to component when
importing repository item.
2016-04-14 11:03:20 +08:00
nrousseau
49ceeed0a6 Merge pull request #370 from Talend/workitem/6.2/TDI-34583
TDI-34583: If old job without job type, will break the build
2016-04-13 18:35:07 +08:00
GGu
be6f09fe04 TDI-34583: If old job without job type, will break the build 2016-04-13 17:42:42 +08:00
msjian
f04c1c6e56 TDQ-11879: fix a NPE 2016-04-13 17:33:48 +08:00
nrousseau
cab819e7a4 Merge pull request #369 from Talend/feature/6.2/TUP-4340_integrate_salesforce
TUP-4340: rename old wizard to "SalesforceOld"
2016-04-12 19:40:27 +08:00
nrousseau
75f2897dfe Merge pull request #368 from Talend/feature/TUP-3998
Feature/tup 3998
2016-04-12 19:05:28 +08:00
rdubois
64b51a62f3 TBD-3354 fixed - Use the distribution API to handle the S3 node problem dynamically 2016-04-12 12:32:28 +02:00
cmeng-talend
a59db13485 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-04-12 17:21:48 +08:00
cmeng-talend
3e7c926967 TUP-4050 feature: Create conflict object repository view
https://jira.talendforge.org/browse/TUP-4050

Fix a tdq item display icon problem
2016-04-12 17:15:43 +08:00
nrousseau
5be9304235 TUP-4340: rename old wizard to "SalesforceOld" 2016-04-12 14:58:23 +08:00
nrousseau
d37a7bbd94 TDI-35770: change dependency of json for TAC 2016-04-12 11:46:58 +08:00
nrousseau
2d62d8741f Merge pull request #366 from Talend/bugfix/master/TBD-3601
TBD-3061:Add Cloudera Navigator properties to hadoop cluster
2016-04-11 20:31:47 +08:00
rdubois
fef3b3fe08 Add EMR 4.5.0 to EHadoopVersion4Drivers 2016-04-11 14:24:03 +02:00
GGu
318a8b4dcc Merge pull request #367 from Talend/feature/TUP-4233_enhance_token
Feature/tup 4233 enhance token
2016-04-11 20:24:39 +08:00
nrousseau
709d3a81ea TUP-4233 : Enhance token 2016-04-11 20:02:11 +08:00
hwang
68d5dc5dda TBD-3061:Add Cloudera Navigator properties to hadoop cluster 2016-04-11 19:55:03 +08:00
Rémy DUBOIS
ebd55fad7b Merge pull request #365 from amarouni/PR/hdp2.4
Add hdp240 support
2016-04-11 13:29:47 +02:00
nrousseau
9b6b9e1b42 Merge pull request #364 from Talend/feature/TUP-3998
Feature/tup 3998
2016-04-11 19:24:12 +08:00
Abbass MAROUNI
d44dc76009 [TBD-3015] Resolve Merge conflicts from HDP240 2016-04-11 13:18:55 +02:00
qcui
823e3874cd TMDM-9454 : Add 'contains the sentence' operator to tMDMInput, tMDMViewSearch, tMDMDelete components 2016-04-11 18:50:59 +08:00
nrousseau
3e879ebac0 Merge branch 'master' into feature/TUP-4233_enhance_token 2016-04-11 18:25:20 +08:00
nrousseau
dfceba732f Merge pull request #361 from Talend/workitem/6.2.0/TDI-34583
TDI-34583: To provide job type in jobinfo.properties of zip job.
2016-04-11 18:17:54 +08:00
Rémy DUBOIS
78844005d3 Merge pull request #363 from pbailly/master
[TBD-3016] Add MapR 5.1 distribution.
2016-04-11 12:10:31 +02:00
nrousseau
b2d20d0c91 TUP-4233: Enhance token 2016-04-11 18:10:28 +08:00
zwxue
811f46180f TDI-34583: Add framework to jobInfo.properties. 2016-04-11 17:50:26 +08:00
wchen-talend
969685464f Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-04-11 17:50:09 +08:00
wchen-talend
21462ecbce TUP-4242 : make the compare editor work with joblet 2016-04-11 17:35:37 +08:00
GGu
b1585d7abc Merge pull request #362 from Talend/bugfix/6.2/TBD-3343
TBD-3343: make sure enable to import the hive embedded in win
2016-04-11 17:24:11 +08:00
pbailly
801da9efb9 [TBD-3016] Add MapR 5.1 distribution. 2016-04-11 10:25:14 +02:00
cmeng-talend
ce2cd9ed37 TUP-4050 feature: Create conflict object repository view
https://jira.talendforge.org/browse/TUP-4050
2016-04-11 16:23:26 +08:00
GGu
ed239c0b22 TBD-3343: make sure enable to import the hive embedded in win 2016-04-11 15:37:23 +08:00
wdliu
20bcf3536d Fix TDI-35656
can't fous on what you click, and will do refresh
2016-04-11 12:04:26 +08:00
GGu
cd0b0ac358 TBD-3344: Fixed the NPE for Database wizard when type H for db type 2016-04-11 10:08:55 +08:00
nrousseau
4e935e43b6 Merge pull request #355 from Talend/bugfix/6.2/TUP-4301_Default_fields_schema_can't_showed
TUP-4301:Default fields of Schema can't be showed(TUP-4010)
2016-04-10 16:24:37 +08:00
nrousseau
8289d02877 TUP-4338: fix module name 2016-04-09 19:48:31 +08:00
nrousseau
2da9f41469 TCOMP-64: setup maven repository including libs for component framework 2016-04-09 13:51:16 +08:00
zwxue
f5725f40f4 TDI-34583: To provide job type in jobinfo.properties of zip job. 2016-04-08 19:01:18 +08:00
nrousseau
c0ea1f9a58 Merge pull request #360 from Talend/feature/6.2.0/TUP-4232
TUP-4232 feature: Add more informations to the export logs menu.
2016-04-08 18:46:07 +08:00
nrousseau
59445239d7 Merge pull request #359 from Talend/feature/TUP-3998
Feature/tup 3998
2016-04-08 18:25:41 +08:00
wdliu
a0e60758e3 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-04-08 18:13:35 +08:00
CHEN Bin
a98bcf0e92 [TDI-35673] move the spark jars to other suitable plugin from
org.talend.libraries.redshift plugin
2016-04-08 17:42:52 +08:00
wdliu
2e062a6dd3 remove useless 2016-04-08 17:21:20 +08:00
zwxue
18d1d0fde3 TUP-4232 feature: Add more informations to the export logs menu. 2016-04-08 15:40:31 +08:00
nrousseau
db1c1693e7 Merge branch 'master' into feature/TUP-4233_enhance_token 2016-04-08 14:07:27 +08:00
CHEN Bin
f10cd687b7 [TBD-3211] support keystore for cassandra spark with patched
spark-cassandra-connector lib
2016-04-08 13:48:43 +08:00
nrousseau
5aaf1ffbb9 TUP-4162: add support of table for generic component 2016-04-08 11:36:14 +08:00
nrousseau
d655baa313 TDI-35683: fix junits 2016-04-08 11:36:14 +08:00
GGu
4a51ff1992 TBD-3057: update for hadoop distributions junits 2016-04-07 18:22:34 +08:00
nrousseau
b582390213 Merge pull request #352 from ggu-talend/feature/6.2/TBD-3057_Decouple_Distributions
TBD-3057: Merge the refactor feature on master
2016-04-07 11:50:41 +08:00
GGu
b7fbc763f9 TBD-3191: add some JUnits for classloader 2016-04-07 11:18:34 +08:00
nrousseau
0dc4e21fe9 Merge pull request #357 from Talend/feature/TUP-3998
Feature/tup 3998
2016-04-06 18:55:00 +08:00
nrousseau
f01e858b36 Merge pull request #356 from Talend/bugfix/6.2/TDI-35281_Schema_with_unused_columns_problem
TDI-35281:reference Schema with unused columns switch to built-in after editing tMap.
2016-04-06 18:48:25 +08:00
wdliu
6f08e8463f Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-04-06 18:47:52 +08:00
hcyi
4d1a633893 TDI-35281:reference Schema with unused columns switch to built-in after
editing tMap.
2016-04-06 17:44:10 +08:00
GGu
b850695828 TBD-3191: Move the classloader defines to each distribution bundle 2016-04-06 17:10:40 +08:00
GGu
72b8efa1c4 TBD-3324: Remove the HiveConnVersionInfo for embedded 2016-04-05 17:55:26 +08:00
CHEN Bin
b1fe43cdf7 [TCOMP-87] fixed the dynamic column problem, use include-all-fields
instead of empty schema
fixed the wrong junit test
2016-04-05 17:32:38 +08:00
GGu
dabdf36b27 Merge remote-tracking branch 'origin/master' into feature/6.2/TBD-3057_Decouple_Distributions 2016-04-05 16:38:40 +08:00
wdliu
9179b637b4 TUP-4050 feature: Create conflict object repository view
https://jira.talendforge.org/browse/TUP-4050
2016-04-05 10:38:17 +08:00
nrousseau
d78b8ba8b7 TUP-4233: enhance token 2016-04-05 09:47:33 +08:00
hcyi
805bd06023 TUP-4301:Default fields of Schema can't be showed(TUP-4010) 2016-04-01 19:14:21 +08:00
wang wei
d4de76128f TDI-35040: move the redshift plugin from tbd-se to tcommon-se
https://jira.talendforge.org/browse/TDI-35040
2016-04-01 17:21:22 +08:00
nrousseau
6f7bb439a6 Merge pull request #354 from Talend/bugfix/6.2/TDI-35669_BM_OnTop
TDI-35669: Make sure Business Models on top always
2016-04-01 15:53:59 +08:00
CHEN Bin
681e376efc Merge pull request #349 from Talend/TCOMP-138-AvroType
[TCOMP-138] complete built-in Avro type
2016-04-01 15:45:15 +08:00
GGu
106442f9f9 TDI-35669: Make sure Business Models on top always 2016-04-01 15:13:17 +08:00
CHEN Bin
50dd1b3ac8 fixed the inconsistent problem of field properties 2016-04-01 15:07:50 +08:00
nrousseau
a67a875597 Merge pull request #353 from Talend/feature/6.2.0/TUP-4234
TUP-4234: Do not restart studio if only jars were downloaded from additional packages.
2016-04-01 11:17:49 +08:00
GGu
6d70965fd3 TBD-3188: Fixed one NPE for Custom distribution 2016-04-01 11:00:45 +08:00
zwxue
ee075d8c30 TUP-4234: Do not restart studio if only jars were downloaded from
additional packages.
2016-04-01 10:35:38 +08:00
GGu
7e42a8ea81 TBD-3188: Fix one problem for HDP with server 1 in standalone mode 2016-04-01 10:23:44 +08:00
GGu
6a62a6ac8b TBD-3188: Fixed some bugs for hive in database wizard 2016-04-01 10:23:42 +08:00
GGu
1862fa686b TBD-3188: Enable to check for hive in HiveComponent directly 2016-04-01 10:23:41 +08:00
GGu
92795c6522 TBD-3188: Refactor for hive in Database wizard 2016-04-01 10:23:40 +08:00
GGu
0da79b1dab TBD-3187: Refactor for the HBase distribution 2016-04-01 10:23:38 +08:00
GGu
5d89fa3723 TBD-3186: refactor the Hadoop Distributions for Hadoop Cluster and
Database wizard
2016-04-01 10:23:37 +08:00
GGu
fc083b82a1 TBD-3186: Use new distribution framework for Hadoop Distribution 2016-04-01 10:23:35 +08:00
nrousseau
874881b8a7 Merge pull request #331 from Talend/bugfix/6.2.0/ArtifactsDeployer
Fix an NPE for the deploy artifact
2016-04-01 10:15:23 +08:00
nrousseau
78d6b409c1 Merge pull request #351 from Talend/feature/TUP-3998
Feature/tup 3998
2016-03-31 18:15:27 +08:00
wdliu
ec63a185b9 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-03-31 17:47:06 +08:00
cmeng-talend
37e0972613 TUP-4050 feature: Create conflict object repository view
https://jira.talendforge.org/browse/TUP-4050

Fix bugs
2016-03-31 17:28:46 +08:00
wdliu
89ad763166 Deprecated some unuseful methods. 2016-03-31 17:26:23 +08:00
nrousseau
595b1b529f Merge pull request #350 from Talend/feature/TUP-3998
Feature/tup 3998
2016-03-30 18:13:51 +08:00
cmeng-talend
552674c1e9 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-03-30 18:00:31 +08:00
nrousseau
c0eda13288 Merge pull request #348 from Talend/bugfix/master/TDI-35574_SAPBW
Bugfix/master/tdi 35574 sapbw
2016-03-30 15:35:21 +08:00
zwxue
70804141ae Revert "TDI-35580: fix double click bug of SAPBW table."
This reverts commit 5196ecefe7.
2016-03-30 15:27:23 +08:00
zwxue
387bc38566 TDI-35575: set source system name for tSAPDataSourceOutput. 2016-03-30 15:12:55 +08:00
zwxue
8521f8cfab TDI-35644: fix deletion and action show bug of SAPBW. 2016-03-30 15:10:29 +08:00
CHEN Bin
4dcfef9d67 complete built-in Avro type 2016-03-30 14:47:33 +08:00
nrousseau
c7e01d8514 Merge remote-tracking branch 'origin/master' into feature/TUP-4233_enhance_token 2016-03-30 12:16:05 +08:00
cmeng-talend
972528f742 TDI-35640 bugfix: Can't import items
https://jira.talendforge.org/browse/TDI-35640
2016-03-30 11:35:15 +08:00
nrousseau
6b246a2eb0 Merge pull request #340 from Talend/feature/TUP-3998
Merge remote-tracking branch 'origin/master' into feature/TUP-3998
2016-03-29 18:25:19 +08:00
wdliu
670f986191 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-03-29 17:57:52 +08:00
wdliu
e88c6df83d for fix the preference support 2016-03-29 17:10:25 +08:00
cmeng-talend
48c237d3e8 TUP-4281 feature: Check conflict view for DQ, MDM
https://jira.talendforge.org/browse/TUP-4281
2016-03-29 16:08:34 +08:00
nrousseau
b8e76861fb fix jackson dependencies 2016-03-28 19:30:41 +08:00
nrousseau
5647e7fc54 TUP-4233: enhance token 2016-03-28 19:25:31 +08:00
cmeng-talend
509872345f TUP-4281 feature: Check conflict view for DQ, MDM
https://jira.talendforge.org/browse/TUP-4281
2016-03-28 18:54:47 +08:00
hcyi
f72fb2e16b Merge pull request #347 from Talend/bugfix/6.2/TUP-4166_addArbitraryStringInNAME_SELECTION_REFERENCE
[TUP-4166] Allow an arbitrary string in NAME_SELECTION_REFERENCE
2016-03-28 16:38:02 +08:00
xqliu-talend
7b36f20f28 fix the compile error of Ecosystem.java 2016-03-28 15:36:05 +08:00
zwxue
4719adc5c2 TDI-35589: fix validation rule bug of SAP Tables and Bapi. 2016-03-28 14:26:09 +08:00
zwxue
5196ecefe7 TDI-35580: fix double click bug of SAPBW table. 2016-03-28 12:09:09 +08:00
zwxue
67148285d7 TDI-35584: fix validation rule bug of SAPBW. 2016-03-28 12:09:01 +08:00
ycbai
222d0784a7 [TUP-4166] Allow an arbitrary string in NAME_SELECTION_REFERENCE 2016-03-28 10:46:56 +08:00
RyanSkraba
fd9bc592f6 Merge pull request #341 from Talend/TCOMP-87-Dynamic-2
[TCOMP-87] fixed the dynamic column issue
2016-03-25 15:58:01 +01:00
hwang
98b3840bb7 TUP-4222:Change in context value does not get updated in the job and
test case and job stops building
2016-03-25 14:32:03 +08:00
CHEN Bin
7b8cee7a84 [TCOMP-87] fixed the dynamic column problem, use include-all-fields
instead of empty schema
2016-03-25 11:45:13 +08:00
Yucheng Bai
9ba91e9a6c Merge pull request #343 from Talend/bugfix/6.2/TUP-4152_ComponentsProvider_is_scary
TUP-4152:ComponentsProvider is scary(TUP-4010)
2016-03-25 11:41:18 +08:00
hcyi
9a372e9f85 TUP-4152:Refactoring code about generic provider(TUP-4010) 2016-03-25 10:48:12 +08:00
sgandon
efbc501ed4 Merge pull request #345 from Talend/feature/TUP-4273-fixes
TUP-4273 Add jackson and avro bundles where necessary.
2016-03-24 17:55:57 +01:00
Ryan Skraba
07689cb944 TUP-4273 Add jackson and avro bundles where necessary. 2016-03-24 17:42:50 +01:00
Ryan Skraba
e3ef2d015b TUP-4273 Add jackson and avro bundles where necessary. 2016-03-24 17:17:49 +01:00
hcyi
6583006740 Merge branch 'master' into bugfix/6.2/TUP-4152_ComponentsProvider_is_scary 2016-03-24 18:55:46 +08:00
Sebastien Gandon
54594784b7 TUP-4273 : used servicemix.avro instead of avro. 2016-03-24 11:42:27 +01:00
Sebastien Gandon
2eca34d240 TUP-4273 : removed avro from libraies.apache . 2016-03-24 11:42:27 +01:00
hcyi
b6fac5ff0d Merge pull request #344 from Talend/bugfix/6.2/TUP-4154_callBeforePropertyActivateBeforeButtonAndCombo
[TUP-4154] ComponentService.beforePropertyActivate() should be called before *any* button or combo box
2016-03-24 18:41:11 +08:00
ycbai
7ef73f3676 [TUP-4154] ComponentService.beforePropertyActivate() should be called
before *any* button or combo box
2016-03-24 17:25:53 +08:00
cmeng-talend
7d099cd0aa TUP-4230 feature: Need to handle conflict items related to RecycleBin
https://jira.talendforge.org/browse/TUP-4230
2016-03-24 17:16:33 +08:00
rdubois
ee49a27e5c TBD-3241 - Add the DATE type to Hive 2016-03-24 08:15:09 +01:00
rdubois
86ba7c19d9 TBD-3241 - Edit the mapping types for Pig and Hive adding new data types 2016-03-24 08:15:09 +01:00
hcyi
9760be335e Merge pull request #342 from Talend/bugfix/6.2/TUP-4258_codeDoesnotUpdateBySchema
TUP-4258: Generate job java code not update the schema property value
2016-03-24 11:38:27 +08:00
cmeng-talend
27ee698e73 TUP-4230 feature: Need to handle conflict items related to RecycleBin
https://jira.talendforge.org/browse/TUP-4230
2016-03-23 19:23:55 +08:00
hcyi
cb85ef454e TUP-4152:ComponentsProvider is scary(TUP-4010) 2016-03-23 18:01:42 +08:00
ycbai
a734241db5 TUP-4258: add junits. 2016-03-23 15:53:23 +08:00
ycbai
6fef73c06f [TUP-4258] fix some problems of SchemaReferenceController and
performance issues.
2016-03-23 11:47:16 +08:00
wdliu
4b803b79b3 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-03-23 09:55:55 +08:00
ycbai
1649da0239 [TUP-4258] Generate job java code not update the schema property value 2016-03-22 10:47:00 +08:00
nrousseau
d7f6eca742 Merge pull request #339 from Talend/feature/TUP-3998
Feature/tup 3998
2016-03-21 19:10:46 +08:00
cmeng-talend
79841e89f5 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-03-21 18:00:39 +08:00
cmeng-talend
aae1cae67a TUP-4230 feature: Need to handle conflict items related to RecycleBin
https://jira.talendforge.org/browse/TUP-4230
2016-03-21 17:08:43 +08:00
nrousseau
36f243e53e Merge pull request #338 from Talend/feature/6.2.0/TDI-35115_SAPBW
TDI-35563: fix propagating bug of SAP InfoObject.
2016-03-21 12:18:28 +08:00
zwxue
d822a6a5e4 TDI-35563: fix propagating bug of SAP InfoObject. 2016-03-21 10:40:42 +08:00
cmeng-talend
9ffcf8a739 TUP-4230 feature: Need to handle conflict items related to RecycleBin
https://jira.talendforge.org/browse/TUP-4230
2016-03-18 19:39:03 +08:00
nrousseau
169a74f05a TUP-4259: fix problem of dependencies 2016-03-17 19:08:54 +08:00
cmeng-talend
0691fa7ee5 TUP-4230 feature: Need to handle conflict items related to RecycleBin
https://jira.talendforge.org/browse/TUP-4230
2016-03-17 16:36:01 +08:00
Yucheng Bai
1b677c90f5 Merge pull request #336 from Talend/bugfix/6.2/TUP-4161_Implement_WidgetType.SCHEMA_REFERENCE
Bugfix/6.2/tup 4161 implement widget type.schema reference
2016-03-17 15:35:59 +08:00
wchen-talend
a2ca3a2a98 TDI-35491:NPE happen when logon project and test from junit . 2016-03-17 14:26:06 +08:00
nrousseau
80c5a02a65 Merge pull request #335 from Talend/bugfix/6.2/TUP-4248_runJobFailed
[TUP-4248] Add quotes for data pattern attribute fo metadata column when converting avro schema to di schema.
2016-03-16 19:33:15 +08:00
nrousseau
03982bcdd8 TUP-4085: set snapshot version only for talend jar 2016-03-16 14:39:56 +08:00
nrousseau
c4eedfcc0b TUP-4085: fix pom for routines 2016-03-16 14:39:55 +08:00
ycbai
ab8ae2fe35 [TUP-4248] Add quotes for data pattern attribute fo metadata column when
converting avro schema to di schema.
2016-03-16 14:36:58 +08:00
CHEN Bin
ef872732cd [TBD-2999] Cassandra 3.x update for 6.2
change the time to long, as there are no better equivalent
2016-03-16 11:49:00 +08:00
hcyi
0934b9f0b3 Merge branch 'master' into bugfix/6.2/TUP-4161_Implement_WidgetType.SCHEMA_REFERENCE 2016-03-16 10:25:45 +08:00
iwangtalend
0a151b097d Use release version of Daikon 2016-03-15 16:04:28 +01:00
CHEN Bin
b0378fb45a [TBD-2999] Cassandra 3.x update for 6.2
regroup version
2016-03-15 20:33:46 +08:00
nrousseau
15a5a95baf TUP-4085: fix problem of list of download of jars 2016-03-15 20:32:22 +08:00
hcyi
b568908fb9 Merge branch 'master' into bugfix/6.2/TUP-4161_Implement_WidgetType.SCHEMA_REFERENCE 2016-03-15 20:26:01 +08:00
hcyi
80105d3b94 Merge pull request #334 from Talend/bugfix/6.2/TUP-4156_updateSchemaAccordingMetadataTable
TUP-4156: update component schema according metadata table.
2016-03-15 20:06:15 +08:00
Ryan Skraba
6b43460130 TCOMP-124 Set nullable and talendType for metadata from an Avro Schema. 2016-03-15 13:03:17 +01:00
ycbai
b5f0d31ae7 TUP-4156: update component schema according metadata table. 2016-03-15 19:22:09 +08:00
nrousseau
ff49a646f2 Merge pull request #333 from Talend/feature/6.2.0/TDI-35115_SAPBW
TDI-35402: fix propagating bugs both in SAPBW and SAP Tables.
2016-03-15 19:09:24 +08:00
zwxue
bd910ff671 TDI-35402: fix propagating bugs both in SAPBW and SAP Tables. 2016-03-15 19:00:37 +08:00
wdliu
af1d4010e6 Optimize the scroll bar display 2016-03-15 18:52:36 +08:00
RyanSkraba
28acb0f498 Merge pull request #332 from RyanSkraba/master
TCOMP-125 Move Avro <-> MetadataTable conversions to its own helper c…
2016-03-15 11:50:13 +01:00
nrousseau
5dbac0511d Merge pull request #330 from Talend/feature/6.2.0/TDI-35115_SAPBW
Feature/6.2.0/tdi 35115 sapbw
2016-03-15 18:13:32 +08:00
zwxue
15bd236b41 TDI-35402: refactor some code for SAPBW. 2016-03-15 18:05:10 +08:00
zwxue
be7fdcc277 TDI-35402: fix bugs for SAPBW. 2016-03-15 18:05:07 +08:00
zwxue
a60cfef93a TDI-35402: refactor InfoObject of SAPBW 2016-03-15 18:05:04 +08:00
zwxue
5e1e7cca20 TDI-35402: Add double click support for SAPBW tables. 2016-03-15 18:05:02 +08:00
zwxue
8fbaa46c79 TDI-35115: add hierarchy attribute to EMF model. 2016-03-15 18:04:59 +08:00
zwxue
395bd464cc TDI-35152: Add InfoObject fields to SAPBWTable. 2016-03-15 18:04:56 +08:00
zwxue
d53152c545 TDI-35152: Add repository nodes and actions for SAP BW. 2016-03-15 18:04:53 +08:00
zwxue
9a08720058 TDI-35134: Add BW table list attributes to model SAPConnection. 2016-03-15 18:04:51 +08:00
zwxue
b667c7754c TDI-35134: Create EMF models for SAPBW. 2016-03-15 18:04:48 +08:00
Ryan Skraba
89093ea2bf TCOMP-125 Move Avro <-> MetadataTable conversions to its own helper class. 2016-03-15 09:30:27 +01:00
wdliu
2fb6af9057 Fix the Repository Scroll bar issue 2016-03-15 16:11:34 +08:00
hwang
05c27e71a5 TDI-35190:Cannot import job with test case 2016-03-15 12:51:49 +08:00
CHEN Bin
ae37767d18 [TUP-4165] Update Jackson-core for BD Components to
jackson-core-2.5.3.jar
2016-03-15 11:52:31 +08:00
hcyi
186154fe57 Merge branch 'master' into bugfix/6.2/TUP-4161_Implement_WidgetType.SCHEMA_REFERENCE 2016-03-15 10:55:08 +08:00
CHEN Bin
5373c05b07 TBD-3002: add Redshift components for Spark 2016-03-15 10:52:01 +08:00
nrousseau
7ef6b507b6 TUP-4085: update junits 2016-03-14 19:28:01 +08:00
nrousseau
91e85da8a4 TUP-4085: update junits and fix problem of deploy jar during build and
exception if the jar does not exists
2016-03-14 19:24:31 +08:00
hcyi
9e578c4cb1 Merge branch 'master' into bugfix/6.2/TUP-4161_Implement_WidgetType.SCHEMA_REFERENCE 2016-03-14 19:15:51 +08:00
nrousseau
0bf039b3a1 Merge pull request #329 from ggu-talend/master
TUP-4060: Fixed one NPE in TOS
2016-03-14 12:05:53 +08:00
GGu
8af66623fa TUP-4060: Fixed one NPE in TOS 2016-03-14 11:02:25 +08:00
Chao Meng
ee93e9a88d Merge pull request #328 from Talend/bugfix/6.2/TDI-35462_fixAccessDbFailedProblem
TDI-35462: db component in job can not use Repository type--Access db
2016-03-14 10:14:52 +08:00
nrousseau
cbe5001c7b TUP-4085: fix the problem of update of jars when retrieve 2016-03-12 13:10:49 +08:00
ycbai
285d7994be TDI-35462: db component in job can not use Repository type--Access db
failed
2016-03-11 19:42:38 +08:00
nrousseau
192d8b32ef Merge pull request #327 from Talend/feature/TUP-3998
Feature/tup 3998 https://jira.talendforge.org/browse/TUP-3998
2016-03-11 16:42:02 +08:00
cmeng-talend
83316a4ba7 TUP-4050 feature: Create conflict object repository view
https://jira.talendforge.org/browse/TUP-4050
2016-03-11 15:58:55 +08:00
cmeng-talend
843ddcc316 Merge remote-tracking branch 'origin/master' into feature/TUP-3998
Conflicts:
	main/plugins/org.talend.core.runtime/src/main/java/org/talend/core/model/repository/ERepositoryObjectType.java
2016-03-11 14:19:53 +08:00
nrousseau
a8df50c923 Merge pull request #325 from ggu-talend/feature/6.2.0/TUP-4060_merging-mediation-perspective
TUP-4060: Merge Integration and Mediation perspectives
2016-03-11 11:44:49 +08:00
wdliu
5297da6927 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-03-11 11:27:55 +08:00
GGu
1aba7d8fdc Merge pull request #326 from Talend/bugfix/master/TDI-35132
ITDI-35132:tAccessInput throws OOM when retrieve tables with big size
2016-03-11 10:59:48 +08:00
wdliu
aa0aa0afd1 TUP-4189: local mode lock and remote mode lock and interactive access
senarios support
2016-03-11 09:42:04 +08:00
Rémy DUBOIS
565713b533 Merge pull request #324 from pbailly/master
[TBD-3005] Add spark postprocessing phase.
2016-03-10 16:42:17 +01:00
pbailly
38633396c2 [TBD-3005] Add spark postprocessing phase. 2016-03-10 16:37:51 +01:00
Sebastien Gandon
f63eb292fa Merge remote-tracking branch 'origin/master' into features/TCOMP-62 2016-03-10 10:32:36 +01:00
GGu
93e56cca97 TUP-4208: Remove Mediation perspective 2016-03-10 17:21:22 +08:00
GGu
2ae7feebac TUP-4203: Make sure same as repository view for the order of nodes 2016-03-10 17:21:20 +08:00
GGu
92da493dbb TUP-4202: Enable create route on Route Designs 2016-03-10 17:21:19 +08:00
GGu
e20a4a86e5 TUP-4202: Change the order via sorter 2016-03-10 17:21:18 +08:00
GGu
e2d490cc3f TUP-4202: Fix the problem for extension point to load sorter 2016-03-10 17:21:16 +08:00
GGu
03eafe6348 TUP-4196: Change the order for Resources 2016-03-10 17:21:15 +08:00
GGu
50bfadebc5 TUP-4196: After merge Bean in Code, sort the nodes too 2016-03-10 17:21:14 +08:00
GGu
04cbec2a6b TUP-4167: Unify the type of generated doc for JOB_DOC and JOBLET_DOC 2016-03-10 17:21:13 +08:00
GGu
f89967820b TUP-4167: Change to use CNF content provider for Generated Doc 2016-03-10 17:21:11 +08:00
GGu
a3dcfa1598 TUP-4167: Move Business Diagram under Documentation 2016-03-10 17:21:10 +08:00
CHEN Bin
a5c680abbb TUP-4167: Add sorter extension point to resolve the order of JobDesign
children
2016-03-10 17:21:09 +08:00
nrousseau
289485e691 Merge pull request #323 from Talend/bugfix/6.1/TBD-3202-TBD-3212_fixContextProblem
Bugfix/6.1/tbd 3202 tbd 3212 fix context problem
2016-03-10 16:17:19 +08:00
ycbai
bfb5113823 Merge branch 'master' into bugfix/6.1/TBD-3202-TBD-3212_fixContextProblem 2016-03-10 16:08:26 +08:00
ycbai
13247f1c71 TBD-3202: add junits. 2016-03-10 16:05:37 +08:00
wdliu
c9da06c526 Add new interface IRemoteRepositoryFactory 2016-03-10 12:06:53 +08:00
nrousseau
aceb7bc299 Merge pull request #322 from Talend/bugfix/6.1/TBD-3202-TBD-3212_fixContextProblem
Fixed the bugs:
2016-03-10 11:51:24 +08:00
Francis Upton IV
a3d341716c TCOMP-28 Avro representation changes 2016-03-09 17:21:50 -08:00
Ryan Skraba
95ba2418a4 TCOMP-28 Attempt to resolve Avro dependencies in core.runtime bundle. 2016-03-09 14:15:17 +01:00
hwang
c35ce03b65 ITDI-35132:tAccessInput throws OOM when retrieve tables with big size
over 100MB
2016-03-09 18:21:42 +08:00
ycbai
d9b216963b Fixed the bugs:
TBD-3202: [6.1.1] Hive properties dont get submitted correctly when
re-using context
TBD-3212: hadoop cluster:hadoop property is added double quotes when
drag hdfs schema to a standard job
2016-03-09 17:57:36 +08:00
Francis Upton IV
593eba66d0 TCOMP-28 Avro representation changes 2016-03-08 20:58:58 -08:00
Francis Upton IV
cf7f3c0d35 TCOMP-62 Add Avro to org.talend.libraries.apache 2016-03-08 10:52:06 -08:00
cmeng-talend
160742c009 TUP-4052 feature: Need to check differrent conflict editors
https://jira.talendforge.org/browse/TUP-4052
2016-03-08 19:01:36 +08:00
Ryan Skraba
15073f5000 Merge branch 'master' of github.com:Talend/tcommon-studio-se 2016-03-07 09:30:17 +01:00
msjian
4dd40bc604 TDQ-11558: change the Redshift database type 2016-03-07 15:33:45 +08:00
Ryan Skraba
95e330883c Merge branch 'master' of github.com:Talend/tcommon-studio-se 2016-03-04 12:02:55 +01:00
Ryan Skraba
ca8995df10 TCOMP-28 Fix logic when a Schema.Type is not recognized. 2016-03-04 11:43:00 +01:00
Ryan Skraba
24f926b4e3 TCOMP-28 Provide conversion to and from MetadataTable <-> Schema 2016-03-04 11:27:01 +01:00
wdliu
a0676bd9ef Fix the NPE issue 2016-03-04 17:55:46 +08:00
wdliu
d02a4107c6 Fix the NPE issue 2016-03-04 17:43:36 +08:00
Ryan Skraba
e57cd64658 TCOMP-28 Add MetadataTable to Avro Schema converter. 2016-03-04 09:54:59 +01:00
CHEN Bin
e71f83769c [TBD-3228] Remove wrong type mapping on cassandra datastax
https://jira.talendforge.org/browse/TBD-3228
2016-03-04 15:59:19 +08:00
CHEN Bin
ce0ed67836 [TBD-2809] upgrade cassandra bulk to
3.3/2.2.5/2.1.13
https://jira.talendforge.org/browse/TBD-2809
2016-03-04 15:59:19 +08:00
Ryan Skraba
ab5c3b43bb Merge branch 'master' of github.com:Talend/tcommon-studio-se 2016-03-04 08:53:43 +01:00
nrousseau
fba6d26115 fix pom setup of junit plugin 2016-03-04 14:34:48 +08:00
nrousseau
42f670fc0f fix pom setup of junit plugin 2016-03-04 14:12:37 +08:00
nrousseau
c6f4ecf308 Merge pull request #320 from Talend/feature/TUP-3998
Feature/tup 3998
2016-03-04 13:22:18 +08:00
Ryan Skraba
a0458de97d TCOMP-28 Provide a IMetadataTable to Avro schema adapter. 2016-03-03 17:24:46 +01:00
cmeng-talend
cda74ed0e5 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-03-03 14:51:52 +08:00
nrousseau
eb33c99aff Merge pull request #311 from Talend/feature/master/TBD-3089
Feature/master/tbd 3089
2016-03-03 11:21:14 +08:00
nrousseau
8a19736f22 Merge pull request #317 from Talend/feature/master/TUP-3989
TUP-3989:Implement test cases on spark streaming
2016-03-03 11:19:56 +08:00
wdliu
7bff4a262b Merge branch 'master' into feature/TUP-3998 2016-03-03 11:02:10 +08:00
wdliu
742fb7a7e5 TUP-3998:
Git: ability to create feature and bug branches and merge to
branch------add service null judgement
2016-03-03 10:52:18 +08:00
msjian
c4e548457f TDQ-11558: refact some code 2016-03-02 19:19:11 +08:00
nrousseau
3876a7bcfb Merge pull request #318 from Talend/bugfix/6.2/TUP_4141_fixStudioOrComponentIssues
TUP-3843:fix a compilation error on org.talend.core.runtime(due to component API changes)(TUP-4010)
2016-03-02 18:48:56 +08:00
hcyi
79a925c825 TUP-3843:fix a compilation error on org.talend.core.runtime(due to
component API changes)(TUP-4010)
2016-03-02 18:38:05 +08:00
Yucheng Bai
e4610071e5 Merge pull request #315 from Talend/bugfix/6.2/TUP_4141_fixStudioOrComponentIssues
TUP-3843:fix a problem about the password controller , change to hidden text type(TUP-4010)
2016-03-02 16:17:23 +08:00
hcyi
b0b5b11c50 Merge branch 'master' into bugfix/6.2/TUP_4141_fixStudioOrComponentIssues 2016-03-02 15:56:39 +08:00
hcyi
d72eb7d522 TUP-4161:WidgetType.SCHEMA_REFERENCE needs to be implemented(TUP-4010) 2016-03-02 15:45:03 +08:00
msjian
de24c69237 TDQ-11558: support Amazon Redshift database 2016-03-02 15:22:50 +08:00
wchen-talend
3183e24a88 Merge pull request #316 from Talend/bufix/6.2.0/TDI-35139_TUP-4155_TUP-4085
Commits for tasks: 	TUP-35139 / TUP-4085 / TUP-4155
2016-03-02 14:33:09 +08:00
nrousseau
9bc5b564c3 Merge remote-tracking branch 'origin/master' into bufix/6.2.0/TDI-35139_TUP-4155_TUP-4085 2016-03-02 13:30:07 +08:00
nrousseau
39276ff7fb TUP-4085: set preferences to setup the update of artifacts from Nexus 2016-03-02 12:14:19 +08:00
cmeng-talend
9cbaaa369f Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-03-01 17:02:32 +08:00
wchen-talend
3feb1cd87f TUP-4036 : add junit 2016-03-01 16:47:18 +08:00
wchen-talend
1bd3931269 TUP-4036:The Library synchronization between the Commandline and a local
Nexus does not appear to occur
2016-03-01 16:47:17 +08:00
Francis Upton IV
ef5f6bb284 TCOMP-62 Align studio classes with new compnent runtime API 2016-02-29 22:39:00 -08:00
hcyi
6b0b034a85 TUP-3843:fix a problem about the password controller , change to hidden
text type(TUP-4010)
2016-02-29 17:15:33 +08:00
hwang
5a44672ae6 TUP-3989:Implement test cases on spark streaming 2016-02-29 16:24:42 +08:00
msjian
43b35a3a0c Merge branch 'feature/TDQ-11558-redShift-profilier' 2016-02-29 11:00:37 +08:00
nrousseau
3cc0d42f68 TDI-35139: avoid to have several popup for the same jar during the
build, and avoid to retrieve even from nexus several times
2016-02-27 13:29:39 +08:00
sgandon
3b0fef6e38 Merge pull request #313 from Talend/bugfix/6.2/TUP_4141_fixStudioOrComponentIssues
TUP-3842: fix compile errors.
I have to accept this because the studio will fail tonight but I really would like to know why you have to implement this method. It is not supposed to be implemented and you put yourself in a position to have complication errors even when non breaking changes are done.
2016-02-26 17:04:03 +01:00
nrousseau
f0f79195e9 Merge branch 'master' into bugfix/6.2.0/TUP-4036_syn_lib_from_nexus 2016-02-26 18:33:11 +08:00
msjian
b840cfa2c4 TDQ-11634: Add the amazon redshift connection to the list of supported
connection
2016-02-26 17:37:58 +08:00
nrousseau
b956063523 Merge pull request #314 from Talend/bugfix/master/TDI-35146
TDI-35146:No more handles happen when update after change context value
2016-02-26 14:42:14 +08:00
hwang
92f85c5d04 TDI-35146:No more handles happen when update after change context value 2016-02-26 14:35:41 +08:00
ycbai
aae8b7db59 Merge branch 'master' into bugfix/6.2/TUP_4141_fixStudioOrComponentIssues 2016-02-26 14:09:43 +08:00
ycbai
4a476676aa TUP-3842: fix compile errors. 2016-02-26 14:09:02 +08:00
GGu
37f2f2b72a Merge pull request #310 from qiongli/master
TDQ-11355 avoid "java.nio.channels.ClosedChannelException" .If the current perspective is DQ, delay this commit at here,it will be committed with DQ side(see DQRespositoryView Constructor).
2016-02-26 11:47:51 +08:00
qiongli
1e793698e3 TDQ-11355 avoid "java.nio.channels.ClosedChannelException" .If the
current perspective is DQ, delay this commit at here,it will be
committed with DQ side(see DQRespositoryView Constructor).
2016-02-25 18:42:35 +08:00
hwang
59d11f6bdf TBD-3174:add parameters to distinguish different job types and
frameworks
2016-02-25 18:25:27 +08:00
hwang
07b92f171c TBD-3174:add parameters to distinguish different job types and
frameworks
2016-02-25 09:50:07 +08:00
cmeng-talend
226c020ac8 TUP-4050 feature: Create conflict object repository view
https://jira.talendforge.org/browse/TUP-4050
2016-02-24 18:15:32 +08:00
ycbai
a4cbd828ce Do some refactor. 2016-02-24 16:01:30 +08:00
cmeng-talend
3af7ce2362 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-02-23 19:21:22 +08:00
CHEN Bin
d5192777d2 [TBD-2809] upgrade cassandra bulk components to 2.1/2.2/3
https://jira.talendforge.org/browse/TBD-2809
2016-02-23 16:12:38 +08:00
nrousseau
cb97a665dd TUP-4137: temporary fix, just to avoid compilation error 2016-02-23 15:02:24 +08:00
hcyi
815dd57b8e Merge branch 'master' into bugfix/master/TUP-4010_Component_properties_problems_new 2016-02-22 18:51:53 +08:00
hwang
8b88f1a682 TDI-35146:No more handles happen when update after change context value 2016-02-22 18:46:21 +08:00
cmeng-talend
115f699fba TUP-4050 feature: Create conflict object repository view
https://jira.talendforge.org/browse/TUP-4050
2016-02-22 16:54:58 +08:00
ycbai
cdce3fe6c1 TBD-3088: fix the context problems of hadoop properties. 2016-02-22 16:22:54 +08:00
hcyi
8e26daab76 Merge branch 'master' into bugfix/master/TUP-4010_Component_properties_problems_new 2016-02-22 15:21:15 +08:00
nrousseau
44f74c34e9 TDI-35268: Enhance the speed of display for the connection with many
tables
2016-02-22 14:49:34 +08:00
nrousseau
c5be38f001 fix compilation error on dev 2016-02-22 14:49:33 +08:00
cmeng-talend
97a3c1f618 TUP-4050 feature: Create conflict object repository view
https://jira.talendforge.org/browse/TUP-4050
2016-02-19 18:59:40 +08:00
hcyi
46e9de9ab7 Merge branch 'master' into bugfix/master/TUP-4010_Component_properties_problems_new 2016-02-19 16:56:03 +08:00
wchen-talend
ac8518c11b TUP-4036 : add junit 2016-02-18 19:28:56 +08:00
wchen-talend
bc2f0476bd TUP-4036:The Library synchronization between the Commandline and a local
Nexus does not appear to occur
2016-02-18 19:15:22 +08:00
ycbai
e6081e3363 TUP-3782: fix compile errors. 2016-02-18 18:26:41 +08:00
ycbai
95aa0f9d80 TUP-3782: Support Context 2016-02-18 18:26:36 +08:00
hcyi
0f0ae074e5 TUP-4014:parameters not linked to repository, displayed as linked to
repository,set the repositoryValue/default value(TUP-4010)
2016-02-18 15:27:46 +08:00
CHEN Bin
ddec89d745 [TBD-2994] Teradata component should upgrade to v15
https://jira.talendforge.org/browse/TBD-2994
2016-02-18 13:58:29 +08:00
hwang
1403829d3e TDI-32081:The view will show beside Palette after opening a new view. 2016-02-17 16:15:55 +08:00
wdliu
424d039d20 TUP-4115: DI Studio Part
TUP-4115: Refactor ui for git to put all the ui related code of
org.talend.repository.gitprovider to
org.talend.repository.gitprovider.ui
-------refactor ui
2016-02-17 13:52:21 +08:00
wchen-talend
4baa746b22 TUP-4036 : add junit test 2016-02-17 11:17:44 +08:00
wchen-talend
b393f5ac77 TUP-4036:The Library synchronization between the Commandline and a local
Nexus does not appear to occur
2016-02-17 11:17:37 +08:00
nrousseau
370b620082 TUP-4102: add possibility to setup nexus server in local 2016-02-15 16:39:43 +08:00
nrousseau
ea168e4819 TUP-4102: add possibility to setup nexus server in local 2016-02-15 15:49:59 +08:00
sgandon
7beba82030 Merge pull request #309 from amaumont/master
Entities diagram created for "metadata.ecore" and "TalendFile.ecore"
2016-02-12 16:43:35 +01:00
Axel MAUMONT
bf65389658 - rename images from "connection_*" to "metadata_*" 2016-02-12 16:37:13 +01:00
Axel MAUMONT
54789d114a - add diagram and images of metadata/connection 2016-02-12 16:34:45 +01:00
Axel MAUMONT
c4555bc858 - Add diagram of TalendFile.ecore
- update README.txt to explain how to create and open diagrams
2016-02-12 13:46:18 +01:00
Sizhao Liu
4e6075930d add version declaration for exported jackson package 2016-02-11 10:47:58 +01:00
rdubois
084610a33e TBD-3109 fixed - Remove the Object and List types from the Parquet components 2016-02-11 10:29:16 +01:00
Sebastien Gandon
9ceeb47cc5 made libraies.jackson depend on real bundle to fix OSGI constrain uses issues. 2016-02-09 19:50:40 +01:00
zshen-talend
cf7b52bf71 bug fixed TDQ-11582
Can not save the preview data limit number
Add tagged value for preview number of row
2016-02-05 16:51:35 +08:00
wdliu
19a0284860 TUP-4016: DI Studio Part
TUP-4016: Create new branches system to show local and remote
branches.----------------save the new branch id into the preference
page.
2016-02-05 07:53:38 +08:00
wdliu
ae7328e575 TUP-4016: DI Studio Part
TUP-4016: Create new branches system to show local and remote
branches.--------------------------optimize the menu ui
2016-02-04 19:23:27 +08:00
Sebastien Gandon
1cb450d79a TCOMP-74 : added new dep to daikon in feature.xml 2016-02-04 12:19:05 +01:00
CHEN Bin
3d4382d015 [TBD-2999] support Cassandra 3.x in Spark
https://jira.talendforge.org/browse/TBD-2999
2016-02-04 17:10:18 +08:00
wdliu
5de05119e7 TUP-4016: DI Studio Part
TUP-4016: Create new branches system to show local and remote
branches.---optimize ui for menu
2016-02-04 12:11:35 +08:00
wchen-talend
3216b7c0fd update talend version 2016-02-03 15:51:16 +08:00
cmeng-talend
503f8ac7c4 TUP-4051 feature: Create merge APIs to manage merge actions
https://jira.talendforge.org/browse/TUP-4051
2016-02-01 18:51:55 +08:00
CHEN Bin
dc4517ebc8 [TBD-2999] support Cassandra 3.x in DI
https://jira.talendforge.org/browse/TBD-2999
2016-02-01 18:12:47 +08:00
wang wei
df28e2b92f TDI-35158: Issue with Exponential Notation format for numbers on Dynamic
schema for tNetezzaInput
https://jira.talendforge.org/browse/TDI-35158
2016-01-29 15:21:39 +08:00
wdliu
3c1ffff188 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-01-28 16:34:04 +08:00
wdliu
032296abe9 TUP-4016: DI Studio Part
TUP-4016: Create new branches system to show local and remote branches.
2016-01-27 18:55:29 +08:00
zshen-talend
56d4a746fb bug fixed TDQ-10745
avoid NullpointerException and optimization logic
2016-01-26 17:49:43 +08:00
cmeng-talend
d2f113e618 TBD-2850 bug: When change a mr job which use cdh54 to a spark job,
studio will throw errorlogs and the default spark configuration is
wrong.
https://jira.talendforge.org/browse/TBD-2850
2016-01-26 15:44:29 +08:00
cmeng-talend
184fadefff TDI-35088 bug: Quick tour do not import in demo job when the first time
start TOS DI/BD
https://jira.talendforge.org/browse/TDI-35088
2016-01-26 15:31:40 +08:00
sizhaoliu
3dcd72fe97 Update copyright year to 2016 in code template 2016-01-25 11:44:02 +01:00
iwang
62f5053a93 Update copyright year to 2016 2016-01-25 11:04:36 +01:00
iwang
d2d3647bd2 Update copyright year to 2016 2016-01-25 09:46:46 +01:00
Pierre Teyssier
35a401d3a5 Merge pull request #306 from jzhao-talend/master
TDI-35107: New Salesforce components "Use this connection" doesn't work
2016-01-22 18:30:37 +08:00
hwang
130445c7ce TDI-35094:NullPointerException thrown when select WSDL metadata from
repository

Conflicts:
	main/plugins/org.talend.core.runtime/src/main/java/org/talend/core/model/metadata/designerproperties/RepositoryToComponentProperty.java
2016-01-21 11:37:13 +08:00
cmeng-talend
be96814a61 TDI-34005 bug: CPU usage won't go down after a job export
https://jira.talendforge.org/browse/TDI-34005
2016-01-21 11:32:35 +08:00
zwxue
779ed6bed4 TDI-35118: Fix wrong context tree display when dragging a joblet with
context or repository context to job.
2016-01-21 10:14:12 +08:00
iwangtalend
c3084bac1b Depend on release version of Daikon 2016-01-20 10:49:15 +01:00
iwangtalend
14bbae987b Depend on release version of Daikon 2016-01-20 10:48:58 +01:00
wchen-talend
85ddd46175 TDI-35103:Create jdbc connection,choose jar in Inner modules,can't get
class name
2016-01-19 17:39:07 +08:00
wang wei
6dabb24bd2 TDI-35076: tXMLMap removing the namespace for attributes
https://jira.talendforge.org/browse/TDI-35076
2016-01-18 15:30:18 +08:00
jzhao
860a1636e9 TDI-35107: New Salesforce components "Use this connection" doesn't work
[Need modify code out of "components" repository]
https://jira.talendforge.org/browse/TDI-35107
2016-01-15 18:53:13 +08:00
wchen-talend
c9432e7bf0 TDI-35103:Create jdbc connection,choose jar in Inner modules,can't get
class name
2016-01-15 17:35:17 +08:00
msjian
8be74a8eb0 Merge branch 'master' of git@github.com:Talend/tcommon-studio-se.git 2016-01-15 14:36:57 +08:00
msjian
9a885e2f00 TDQ-11426: fix a NPE 2016-01-15 14:36:15 +08:00
wchen-talend
4512847d22 TDI-34803:Studio will generate .m2 file under user path when use default
setting.
2016-01-15 14:03:59 +08:00
hwang
d45da0282e TDI-32081:show views in the bottom 2016-01-15 10:47:53 +08:00
hwang
b97093b19e TDI-35049:Compiles Error for (tLogCatcher->tJavaRow) after switching to
Code tab
2016-01-15 09:57:13 +08:00
hwang
a8484c9d2a TDI-32081:show views in the bottom 2016-01-15 09:57:03 +08:00
hcyi
c0fabe53f7 TBD-2841:SparkStream job/storm job will change error after drag to
bigdata batch to generate a mr job.
2016-01-14 18:31:28 +08:00
wchen-talend
aba3bd87d1 TDI-34925:Fix the TDI-34897 in pax-url-eather 2016-01-14 14:37:22 +08:00
cmeng-talend
b029638c9a TDI-34680 bug: WebService: the parameter should display readonly when
d&d to job
https://jira.talendforge.org/browse/TDI-34680
2016-01-14 11:44:49 +08:00
wchen-talend
603c0a47cf TDI-34674:File XML:select root dialog pop up when reopen the metadata
after Export to context
2016-01-13 15:32:35 +08:00
wchen-talend
1bd1534ec3 TUP-3827:Studio: Sharing libraries from maven to nexus server 2016-01-13 12:02:52 +08:00
hwang
241eda4fdf TDI-32081:The view will show beside Palette after opening a new view. 2016-01-12 18:45:54 +08:00
cmeng-talend
db6b922a54 TDI-33600 bug: Web Service:Cannot get "WSDL" URL when "save the property
to Metadata" in tWebServiceInput
https://jira.talendforge.org/browse/TDI-33600
2016-01-12 13:49:50 +08:00
GGu
370496ed87 TDI-34985: add comment for Maven resolver rigister 2016-01-12 10:31:50 +08:00
nrousseau
a2f2596156 TUP-3979: Improve buildProject for CI plugin 2016-01-11 12:20:43 +01:00
hwang
3f0f5ed305 TBD-2846:TestCase: Schema can be modified in RowGenerator Editor for
test case component
2016-01-08 09:33:26 +08:00
ycbai
fa154bd24f [TDI-34917] Need some update of pom.xml 2016-01-07 17:22:09 +08:00
wchen-talend
3108cd9946 TDI-33694:Advanced Webservice: refresh button is invalid when reuse
context
2016-01-07 13:36:44 +08:00
rdubois
95a79f47f4 TBD-2928 - Add avro-1.5.4 and avro-mapred-1.5.4 to git 2016-01-05 11:39:35 +01:00
zwxue
21e97d6011 TDI-33433: fix wrong password in context mode of LDAP wizard . 2016-01-05 18:12:19 +08:00
hwang
a74daa112f TDI-33752:get hot keys from preference 2016-01-05 17:22:52 +08:00
rdubois
7ee56e0878 TBD-2950 - Add missing jars to the product 2016-01-04 16:49:20 +01:00
hcyi
0a29830fc3 TBD-1808:The Use Yarn cann't be checked when I open existing Hive
connection that is created on the custom hadoop
2016-01-04 17:32:00 +08:00
cmeng-talend
027d81dbb1 TUP-3781 bug: Problems with svn lock/commit mode in a multi user
environment
https://jira.talendforge.org/browse/TUP-3781
2015-12-31 10:43:17 +08:00
hwang
741c0c02a0 TDI-35032:An error shell is activated when importing the test case only 2015-12-30 15:27:22 +08:00
GGu
505cac296e TDI-34962: after test, need clean the cache 2015-12-29 17:49:22 +08:00
GGu
38e37080dd TDI-34962: remove the timestamp property for prefix 2015-12-29 17:49:22 +08:00
wchen-talend
53fba4d462 TDI-33694:Advanced Webservice: refresh button is invalid when reuse
context
2015-12-29 17:10:31 +08:00
GGu
fc5329a7b4 Merge pull request #305 from msjian/master
TDQ-11459: remove the useless code from LanguageManager
2015-12-29 16:33:41 +08:00
msjian
1a909e9b2e TDQ-11459: remove the useless code from LanguageManager 2015-12-29 16:26:17 +08:00
GGu
9855b47326 TDI-34962: fixed junit problems for migration and project preference 2015-12-28 17:55:56 +08:00
GGu
3c38d090bf TDI-34962: Enhance some codes for junit tests 2015-12-28 17:55:56 +08:00
cmeng-talend
437245506a TDI-32243 bug: HBase kerberos authentication is still existed on create
wizard when I first select HBase then switch to others
https://jira.talendforge.org/browse/TDI-32243
2015-12-28 16:05:54 +08:00
zwxue
8ec34cb7a1 TDI-34934: show correct svn branch name in offline mode. 2015-12-24 15:09:50 +08:00
cmeng-talend
3feb4bfa33 TBD-1986 bug: Name Node URL and Resource Manager are missing after
switching hive mode from standalone to embedded
https://jira.talendforge.org/browse/TBD-1986
2015-12-24 14:46:35 +08:00
wchen-talend
52a2c7e18e TDI-34878:User component: jars should loaded to new path when change the
value of maven.repository in config.ini
2015-12-24 14:12:41 +08:00
cmeng-talend
710531b462 TDI-34944 bug: NPE when ticked "use dynamic job" on DND trunjob
component
https://jira.talendforge.org/browse/TDI-34944

Add some comments for ERepositoryObjectType
2015-12-24 11:00:53 +08:00
hwang
3cf318e9dc TDI-32081:The view will show beside Palette after opening a new view. 2015-12-24 10:40:54 +08:00
cmeng-talend
706181f2c7 TBD-2504 bug: Cann't open path on oozie tab when hadoop cluster is in
context mode
https://jira.talendforge.org/browse/TBD-2504
2015-12-23 17:21:08 +08:00
cmeng-talend
93adb0dbfe TUP-3653 bug: [Joblet] The joblet can not display in palette after copy
joblet
https://jira.talendforge.org/browse/TUP-3653
2015-12-22 10:23:30 +08:00
ycbai
149f2c32d6 [TDI-33799] remove run menu. 2015-12-21 14:45:43 +08:00
ycbai
85c4a43dba [TDI-33799] Debug Run:Java Debug:When back to DI perspective,errors in
error log
2015-12-18 17:50:43 +08:00
hwang
6dbfd39d29 TDI-33798:When import jobs with testcase,the testcase always contain a
long process name for farther folder.
2015-12-18 16:37:21 +08:00
cmeng-talend
21900777d6 TBD-2119 bug: Only CDH 5.4 Hadoop Cluster should be shown in Repository
Content when using Yarn Client and set Property Type as repository in
Spark job
https://jira.talendforge.org/browse/TBD-2119

Add a json string formatted attributes string into REPOSITORY_VALUE to
support more filter cases, the '$' charactor will be replaced to '"' in
Studio
2015-12-18 16:16:23 +08:00
hwang
58c517c71a TUP-3850:When importing jobs, Standard jobs don't show their folders. 2015-12-18 10:21:41 +08:00
hwang
69eaa52162 TUP-3857:[Joblet] Drag failed if drag one joblet that is pasted from
repository
2015-12-18 10:21:23 +08:00
iwangtalend
5619875752 Deploy org.talend.utils 2015-12-17 11:53:39 +01:00
cmeng-talend
8d67900bd4 TDQ-11322 bug: tDqReportRun job about hive connection can not run.
https://jira.talendforge.org/browse/TDQ-11322
2015-12-17 16:10:22 +08:00
cmeng-talend
2f63696e53 TBD-2799 bug: [Wizard][Hadoop] Could not set the hadoop properties on
linux
https://jira.talendforge.org/browse/TBD-2799
2015-12-17 15:00:51 +08:00
hcyi
6243e2dd2d TBD-2794:Need to add tHDFSConfiguration when convert MR to Spark
Streaming
2015-12-16 12:03:58 +08:00
wang wei
b0deb67282 Revert "TDI-33559: tAccessXX don't work when access database encrypted https://jira.talendforge.org/browse/TDI-33559"
This reverts commit 03200fae21.
2015-12-15 15:37:08 +08:00
wang wei
03200fae21 TDI-33559: tAccessXX don't work when access database encrypted
https://jira.talendforge.org/browse/TDI-33559
2015-12-15 14:14:11 +08:00
hwang
3074a57eee TDI-34214:EXASOL:DB Type is displayed as CHAR even if I use int when
creating table
2015-12-14 18:28:08 +08:00
ycbai
a9b6767627 [TDI-34701] New Salesforce wizard page for modules does not scroll on
module list
2015-12-14 16:51:27 +08:00
cmeng-talend
8b59da3c1e TUP-3796 bug: Studio will open INFINITE error popups if TAC is shutted
down
https://jira.talendforge.org/browse/TUP-3796

Add a tac connection timeout preference in Preference: Talend >
Performance
2015-12-14 14:11:38 +08:00
GGu
0e85da1379 Merge pull request #302 from qiongli/master
TDQ-11125 TOP doesn't have IComponentsService.avoid NPE.
2015-12-14 13:18:17 +08:00
wang wei
ef10de6097 TDI-31702: TalendDate.getCurrentDate() has a bad performance
https://jira.talendforge.org/browse/TDI-31702
2015-12-14 09:34:49 +08:00
Igor Lazebny
6705e9bd2f Resore minimal build for org.talend.commons.runtime 2015-12-11 16:13:24 +02:00
Igor Lazebny
0fa23af3fa Update version to 6.2.0-SNAPSHOT in server poms 2015-12-11 15:46:39 +02:00
wang wei
2e89511c23 TUP-3921: Vulnerability commons-collection on DI Component
https://jira.talendforge.org/browse/TUP-3921
2015-12-11 14:10:09 +08:00
hcyi
1bf346d35e TBD-2859:MapReduce job turns to Spark when opening 2015-12-10 19:05:26 +08:00
qiongli
f6479be3d5 TDQ-11125 TOP doesn't have IComponentsService.avoid NPE. 2015-12-10 18:52:22 +08:00
hwang
4e1bac7203 TDI-34885:git+svn: when convert a spark job with testcase to a mr job,
it can not be changed.
2015-12-10 18:19:05 +08:00
wchen-talend
f77064e39c TDI-34897:Fail to run job if build path contain blank space 2015-12-09 19:14:05 +08:00
Sizhao Liu
9217b2062e remove maven nature from org.talend.utils to avoid error in DEV environment 2015-12-08 19:19:30 +01:00
Sizhao Liu
fccdc7a731 TDQ-11358 fix tDqReportRun job error in local project 2015-12-08 19:07:35 +01:00
nrousseau
33c4a558ba TDI-34864: fix problem of perspective, will reinitialize after any
successfull update
2015-12-09 00:19:18 +08:00
Irene Wang
31dd1ed641 Update versions to 6.2.0-SNAPSHOT 2015-12-08 10:59:34 +01:00
wchen-talend
c5a267ab8c TDI-34717:TAC Commandline has error when publish SVN job then publish a
GIT job
2015-12-08 15:25:44 +08:00
GGu
52141f2951 TUP-3877: fix the NPE for e4 2015-12-08 15:12:10 +08:00
wdliu
bede61c224 TDI-34851: DI Studio Part
TDI-34851: many SQL Templates xxx.perporities unable to load error info
on error log when logon GIT project
2015-12-08 12:05:56 +08:00
Irene Wang
7ef7dbd1cd Update versions for 6.1.2-SNAPSHOT 2015-12-07 18:55:34 +01:00
Sizhao Liu
ae62eff726 TDQ-11101 fix typo for Pattern Frequency Statistics 2015-12-07 13:50:24 +01:00
wdliu
ea2ceeb584 TDI-34851: DI Studio Part
TDI-34851: many SQL Templates xxx.perporities unable to load error info
on error log when logon GIT project
2015-12-07 19:16:09 +08:00
GGu
7968815b35 TUP-3877: try to find the current perspective from e4 model 2015-12-07 17:17:31 +08:00
nrousseau
1a6a41e65b fix possible NPE if there is no active page 2015-12-04 19:55:41 +08:00
hwang
541459a273 TUP-3859:NullPointerException when publish demo consumer job to Nexus
with context username and password values Null
2015-12-04 18:32:57 +08:00
nrousseau
fd141909d3 TDI-34816: avoid the logs from the maven resolver 2015-12-03 20:24:30 +08:00
hwang
d805ccde95 TUP-3859:NullPointerException when publish demo consumer job to Nexus
with context username and password values Null
2015-12-03 20:07:04 +08:00
wchen-talend
f22f6428d3 TDI-34828:Put jars under configuration/lib/java does not work 2015-12-03 18:15:51 +08:00
wchen-talend
ba234c2957 TUP-3862:There aways error after switch to Mediation 2015-12-03 18:15:49 +08:00
GGu
2f13d84202 TUP-3443: unify the path to "/" 2015-12-03 17:44:53 +08:00
GGu
6301d5096f Update junit for PomUtil 2015-12-03 17:31:11 +08:00
hwang
1e04f03dbd TUP-3799:List of required / optional jars to review 2015-12-03 16:44:17 +08:00
Sebastien Gandon
da247abf58 update util feature to reduce number of sf4j bundles 2015-12-02 17:47:39 +01:00
rdubois
4ad217dd65 TUP-3856 - add missing argument to avoid infinite loop 2015-12-02 14:37:19 +01:00
hwang
e35cad901f TDI-33988:Test case is not actually saved successfully when I check
out for another version
2015-12-02 20:53:38 +08:00
hcyi
08ce5f312b TUP-3856:Recheck code generation(TUP-3462) 2015-12-02 19:45:50 +08:00
ycbai
ea1c06a0fe [TUP-3773] Add Module List and setup the schema automatically 2015-12-02 19:26:02 +08:00
wchen-talend
02a3cf6e11 TDI-34804:Maven Repository have error if I set maven.repository to
global and then do start studio the first time.
2015-12-02 18:41:41 +08:00
zwxue
920a04f515 TBD-2807: add Paste context menu. 2015-12-02 18:36:40 +08:00
wang wei
9e705a99c9 Merge pull request #301 from jzhao-talend/master
TDI-34775: MS SQL Server SSL issue for jdk 1.8
2015-12-02 18:11:08 +08:00
jzhao
ea87922759 TDI-34775: MS SQL Server SSL issue for jdk 1.8
https://jira.talendforge.org/browse/TDI-34775
2015-12-02 17:32:07 +08:00
wchen-talend
efc19dd69f TDI-34800:Check MDM connection the CXF dose not update to 3.1.4 version. 2015-12-02 16:12:32 +08:00
hwang
36b66d825b TUP-3799:List of required / optional jars to review 2015-12-02 11:25:50 +08:00
CHEN Bin
276649236f [TBD-2884] flume for spark 1.5
https://jira.talendforge.org/browse/TBD-2884
2015-12-02 00:09:42 +08:00
CHEN Bin
33b1e6817a [TBD-2800] flume for CDH 5.5
https://jira.talendforge.org/browse/TBD-2800
2015-12-02 00:09:40 +08:00
hwang
7dad82e088 TUP-3799:List of required / optional jars to review 2015-12-01 20:55:40 +08:00
hwang
58983a2d00 TUP-3799:List of required / optional jars to review 2015-12-01 20:55:24 +08:00
Sebastien Gandon
55bf7cf8b4 Merge remote-tracking branch 'origin/master' 2015-12-01 11:12:09 +01:00
GGu
6966048217 TDI-34737: enable to compare the jobs from ref-projects 2015-12-01 17:46:47 +08:00
GGu
74a11ce87a TDI-34739: refactor the compare tool for git 2015-12-01 17:46:47 +08:00
Sebastien Gandon
2e44a30623 Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-12-01 10:44:19 +01:00
cmeng-talend
6541618a9a TBD-2854 feature: support for cdh5.5
https://jira.talendforge.org/browse/TBD-2854
2015-12-01 10:42:35 +01:00
Ryan Skraba
b32083df9c TBD-2765 Support HDP 2.3.2. 2015-12-01 10:42:35 +01:00
Igor Lazebny
b0bf2df27f Update version to 6.1.1 in server poms 2015-12-01 11:31:11 +02:00
cmeng-talend
a2ba7cf43f TBD-2854 feature: support for cdh5.5
https://jira.talendforge.org/browse/TBD-2854
2015-12-01 15:55:53 +08:00
Rémy DUBOIS
c04e09974a Merge pull request #300 from RyanSkraba/master
TBD-2765 Support HDP 2.3.2.
2015-11-30 17:34:54 +01:00
Sebastien Gandon
377691b0fc Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-30 16:58:55 +01:00
Ryan Skraba
ea35dc847a TBD-2765 Support HDP 2.3.2. 2015-11-30 16:52:16 +01:00
nrousseau
e4ec7d1f47 TBD-2880: remove jar definition and classloader 2015-11-30 22:03:55 +08:00
hwang
80d207c3a2 TBD-2880:Remove deprecated hadoop version from wizard 2015-11-30 21:46:33 +08:00
nrousseau
c0375179d8 TDI-34745: remove part hold by the CustomExternalActions 2015-11-30 21:38:10 +08:00
hcyi
5abf14ece5 Revert "TUP-3680:Try to delete old components & wizard about salesforce(TUP-3462)"
This reverts commit e48c22171a.
2015-11-30 16:18:38 +08:00
ycbai
8683475b4c Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-30 12:26:12 +08:00
ycbai
8b5818d6eb [TUP-3782] Support Context - step2 2015-11-30 11:40:15 +08:00
wchen-talend
db1a58a991 TUP-3827:Studio: Sharing libraries from maven to nexus server 2015-11-30 11:20:55 +08:00
hcyi
54a265d771 TUP-3783:check some problems in the Advance Setting tab (TUP-3462) 2015-11-30 11:08:11 +08:00
nrousseau
90c3761def fix pom 2015-11-29 11:10:37 +08:00
nrousseau
48f592cb73 TDI-34719: fix share libraries to svn in a git project 2015-11-28 15:37:51 +08:00
nrousseau
dbf60fb19d TUP-3821: set version of common logging 2015-11-28 00:22:10 +08:00
sgandon
e64789c39b talend.utils pom updated, added daikon deps, not used by tycho but used by TAC. 2015-11-27 16:49:07 +01:00
Sebastien Gandon
84b9b70c09 Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-27 16:04:07 +01:00
hwang
2b78bdb930 Revert "TBD-2880:Remove deprecated hadoop version from wizard"
This reverts commit ba43de3f78.
2015-11-27 19:31:58 +08:00
hwang
335ec3dccc TUP-3799:List of required / optional jars to review 2015-11-27 19:25:15 +08:00
Sebastien Gandon
576b36cb48 update the utils.test.plugin to make it only a tycho bundle 2015-11-27 11:54:34 +01:00
hwang
ba43de3f78 TBD-2880:Remove deprecated hadoop version from wizard 2015-11-27 17:39:46 +08:00
hwang
77d4c27fa1 TBD-2852:TestCase: Must check at least one case when Export spark job
with some testcases
2015-11-27 17:39:28 +08:00
wchen-talend
dfeb82c3e9 TDI-34628:Improve ergonomy of tDataprepRun component 2015-11-27 17:04:18 +08:00
sgandon
29433ca7be update the read me to say where the unit tests are. 2015-11-27 09:49:14 +01:00
zwxue
e7693a756e TUP-3813: hide Install External Software for TOS. 2015-11-27 11:50:02 +08:00
wchen-talend
362b8b794b TDI-34671: osgi loader can't load jar after download jar in the create
wizard .
2015-11-27 11:27:30 +08:00
Sizhao Liu
4e2dc73fca TUP-3822 bump exported jackson version in org.talend.libraries jackson 2015-11-27 00:05:05 +01:00
Igor Lazebny
63c0b4ec43 Merge branch 'master' of git@github.com:Talend/tcommon-studio-se.git 2015-11-26 17:36:45 +02:00
Igor Lazebny
1160a79ddc TESB-16841: Introduce org.talend.utils.minimal build 2015-11-26 17:36:30 +02:00
Sebastien Gandon
465dad2947 Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-26 15:58:16 +01:00
alex
74a56bcf84 Merge pull request #299 from i-melnik/master
Implement vertical tabs
2015-11-26 17:49:00 +03:00
Ilya Melnik
04a10ba22a Implement vertical tabs 2015-11-26 17:45:48 +03:00
Ilya Melnik
f5140c2786 TIPAAS-6901 Implement vertical tabs 2015-11-26 17:10:09 +03:00
Igor Lazebny
879aad3fbd TESB-16841: Embed daikon dependency in org.talend.utils bundle build 2015-11-26 15:30:09 +02:00
nrousseau
7799096b0c TUP-3814: use workbench listener instead of preWindowShellClose 2015-11-26 19:48:34 +08:00
Sebastien Gandon
ccf31b80f4 TCOMP-12 : remove the maven (m2e) nature from the utils project 2015-11-26 12:12:01 +01:00
iwangtalend
a6f0735c75 Deploy org.talend.utils to Nexus 2015-11-26 12:04:23 +01:00
nrousseau
a4e97622ff TDI-34226: babili update 2015-11-26 17:43:32 +08:00
Pierre Teyssier
5e2688f0b4 Merge pull request #297 from jzhao-talend/master
TDI-33470: tNetSuite Sandbox Connection
2015-11-26 17:38:14 +08:00
jzhao
cc76cb44e7 TDI-33470: tNetSuite Sandbox Connection
https://jira.talendforge.org/browse/TDI-33470
Note:Update netsuite management jar
2015-11-26 17:21:00 +08:00
Pierre Teyssier
da678f890f Merge pull request #290 from jzhao-talend/master
TDI-30959: Support of Exasol 5 with Talend DI component
2015-11-26 17:19:58 +08:00
Sebastien Gandon
f3c843f2ac TCOMP-12 : added missing daikon to the org.talend.utils features 2015-11-26 10:11:42 +01:00
zwxue
4c2650297c TDI-34266: more optimization for adding context. 2015-11-26 14:33:36 +08:00
cmeng-talend
cada838257 TBD-2854 feature: support for cdh5.5
https://jira.talendforge.org/browse/TBD-2854
2015-11-26 14:23:56 +08:00
Sebastien Gandon
5f5899c934 TCOMP-12 : moved the CryptoHelper into daikon. 2015-11-25 17:37:10 +01:00
Sebastien Gandon
80df1e5f32 TCOMP-12 : update feature with org.talend.utils to add daikon 2015-11-25 16:57:47 +01:00
Sebastien Gandon
80e1447b89 TCOMP-12: moved the CryptoHelper class to daikon 2015-11-25 15:12:37 +01:00
Sebastien Gandon
b82e5ef44f TCOMP-12 : moved the CryptoHelper into daikon. 2015-11-25 15:12:37 +01:00
Francis Upton IV
32356a0b31 Merge remote-tracking branch 'origin/master' into
feature/6.1/TUP-3462_addGenericWizard
2015-11-25 14:24:12 +01:00
amarkevich
2ffec82860 also handle Routelet 2015-11-25 12:52:57 +03:00
amarkevich
77bae4a526 TESB-16830 Duplicate route dialog show job type 2015-11-25 12:49:11 +03:00
hwang
e10f51c762 TUP-3799:List of required / optional jars to review 2015-11-25 17:34:46 +08:00
hwang
797475362f TUP-3799:List of required / optional jars to review 2015-11-25 17:34:31 +08:00
hwang
5943575643 TUP-3799:set optionalMissingJars as unchecked, change the order,do not
show the optional jars
2015-11-25 17:34:15 +08:00
hwang
e5d78cce4c TDI-34542:Exasol connection to lower case schema fails even with "" 2015-11-25 17:33:59 +08:00
nrousseau
55d95171cd TDI-34667: test if the item has any subconnectionitem to display thing
in the recycle bin
2015-11-25 17:13:38 +08:00
wchen-talend
f2a41724b2 TDI-34642:Browser jar sub window is still existed after I import
avro-mapred-1.7.7 jar
2015-11-25 17:07:26 +08:00
GGu
f30f7c6433 TUP-3777: fix the create folder for db connection 2015-11-25 16:20:28 +08:00
cmeng-talend
7565939486 TDI-33997 bug: [5.6.2]Talend Studio - SVN checkout command is not
working as expected for Routes
https://jira.talendforge.org/browse/TDI-33997

Fix NoClassDefFoundError for commandline
2015-11-25 15:06:56 +08:00
nrousseau
0f5060c4f9 TUP-3593: reapply the fix, but fix also when we want to generate a
command from a different target platform from the original one
2015-11-25 10:39:14 +08:00
wchen-talend
ec6df55f2f TUP-3792:Unable to use the global repository mode. 2015-11-24 18:12:56 +08:00
GGu
1cbd77db3f TUP-3712: make sure work well for switching tags and branches 2015-11-24 16:42:37 +08:00
alex
8413f13e97 Merge pull request #296 from csuntalendbj/forked/master
TIPAAS-6691:tActionFailure component
2015-11-24 08:44:44 +03:00
nrousseau
4b2c6e7f6a TBD-2862: remove jars from old releases of bigdata 2015-11-24 12:38:00 +08:00
SunChaoqun
f160f72800 TIPAAS-6691:tActionFailure component 2015-11-24 12:02:22 +08:00
cmeng-talend
ace3dd335e TDI-33997 bug: [5.6.2]Talend Studio - SVN checkout command is not
working as expected for Routes
https://jira.talendforge.org/browse/TDI-33997
2015-11-24 11:27:55 +08:00
xhkong
312c102907 fixbug TDI-34140 Guess Schema: DBType is Empty after guess schema for
tMysqlInput
https://jira.talendforge.org/browse/TDI-34140
2015-11-24 11:04:43 +08:00
nrousseau
a8a587e7d3 TUP-3610: fix problem appear on TDQ-11302 2015-11-24 10:54:14 +08:00
Sizhao Liu
f55fd93ec9 TDQ-11230 expose some commons-math3 packages from libraries.apache.common plugin 2015-11-24 02:20:59 +01:00
Rémy DUBOIS
44526f87ca Merge pull request #295 from pradasouvanlasy/pradasouvanlasy/master
[TBD-2823] Add commons-pool2-2.4.2.jar in the apache.common libs plugin
2015-11-23 16:55:47 +01:00
Prada Souvanlasy
6e9fcf41da [TBD-2823] Add commons-pool2-2.4.2.jar in the apache.common libs plugin 2015-11-23 16:44:27 +01:00
zwxue
74c370b025 TDI-33387: fix NPE of repository context with null comment. 2015-11-23 18:13:51 +08:00
nrousseau
0ecb357d8d TUP-3610: set modules needed only dependent to which routine is included
in the project
2015-11-23 18:04:16 +08:00
zshen-talend
8cfeb30f6c bug fixed TDQ-11212 fixed on font resource leak. 2015-11-23 15:22:47 +08:00
Pierre Teyssier
30cdc85b55 Merge pull request #292 from wluo-talend/master
TDI-34598: Unable to load jackson related JAR automatically for tMarklogic*
2015-11-23 15:13:46 +08:00
wluo-talend
b542018ac8 TDI-34598: Unable to load jackson related JAR automatically for
tMarklogic*
https://jira.talendforge.org/browse/TDI-34598
2015-11-23 15:05:51 +08:00
GGu
00de5a57bf Merge pull request #291 from msjian/master
TDQ-11217: add a gitkeep file constant
2015-11-23 14:46:22 +08:00
nrousseau
26ddc2dffc TDI-34636: remove unused jars 2015-11-21 17:01:37 +08:00
nrousseau
04f9ddf572 TUP-3386: avoid popup of xom jar and sqlbuilder jars 2015-11-21 16:49:19 +08:00
nrousseau
46312e5519 TDI-34636: remove unused jars 2015-11-21 14:55:42 +08:00
nrousseau
51773874e2 TUP-3000: fix problems of editor reopened after crash, will force to
close every editor opened after reopen the studio
2015-11-20 19:59:16 +08:00
wchen-talend
4d8324d372 TUP-2943:Studio asks to install optional components at each start-up. 2015-11-20 18:28:07 +08:00
GGu
b971d49126 TDI-34364: clear the caches for recycle bin to refresh 2015-11-20 18:16:33 +08:00
zwxue
1bcb3b041b TDI-33436: set creation status failed when retrieve schema failed. 2015-11-20 17:37:50 +08:00
nrousseau
de4439801f increase timeout value for nexus 2015-11-20 17:35:44 +08:00
nrousseau
0a2f307644 TDI-34277: improve the save time of job by reducing the number of locks
retrieved from TAC.
2015-11-20 17:21:14 +08:00
msjian
e0c7fb7464 TDQ-11217: add a gitkeep file constant 2015-11-20 15:41:54 +08:00
cmeng-talend
e61000cd97 TBD-2719 bug: MapR 5.0 components support Kerberos while the wizard
doesn't.
https://jira.talendforge.org/browse/TBD-2719
2015-11-20 15:29:00 +08:00
wchen-talend
a5062e7b75 TUP-3692:nexus credentials 2015-11-20 15:04:55 +08:00
cmeng-talend
fa59f3993c TBD-2761 bug: tNeo4JOutput mapping NPE problem 2015-11-20 14:54:22 +08:00
cmeng-talend
417cb9d8a2 TDI-34154 bug: Wrong schema retrieval with synonyms on Oracle
https://jira.talendforge.org/browse/TDI-34154
2015-11-19 18:00:31 +08:00
wchen-talend
efd019aab9 TUP-2943:Studio asks to install optional components at each start-up. 2015-11-19 17:57:36 +08:00
wchen-talend
24eca9b9d1 TUP-2943:Studio asks to install optional components at each start-up. 2015-11-19 17:12:20 +08:00
wchen-talend
932a9f87f0 TUP-3761:Jars that are manually imported are not found when generating
the code
2015-11-19 15:05:11 +08:00
jzhao
0a6003e2f5 TDI-30959: Support of Exasol 5 with Talend DI component
https://jira.talendforge.org/browse/TDI-30959 
Note:Remove talend-db-exasol-1.0.0.jar and would move to other place
for TDI-34289
2015-11-19 12:21:04 +08:00
ycbai
905dcb144a Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-19 11:00:27 +08:00
hwang
43bbc1d6d4 TDI-34490:Palette: Talend-Tools-Studio: Palette displays improperly if
started firstly
2015-11-19 09:59:15 +08:00
wchen-talend
a24bf3427b TUP-2943 : move the ServiceTracker to the Application 2015-11-18 19:22:51 +08:00
Pierre Teyssier
361b23741a Merge pull request #289 from jzhao-talend/master
TDI-30959: Support of Exasol 5 with Talend DI component
2015-11-18 17:51:58 +08:00
jzhao
4ad1c092f2 TDI-30959: Support of Exasol 5 with Talend DI component
https://jira.talendforge.org/browse/TDI-30959
Note: upload jar for TDI-34289
2015-11-18 17:41:20 +08:00
wchen-talend
9c882c6cab TUP-2943:Studio asks to install optional components at each start-up. 2015-11-18 17:19:12 +08:00
nrousseau
ee545c333a TDI-34577: fix problem of NPE for TOS_DI 2015-11-18 15:19:14 +08:00
wdliu
6108b6a920 TUP-3747: DI Studio Part
TUP-3747: Re-implement the copy to branch with the new
way.------Optimize the preivous implementation
2015-11-18 14:59:44 +08:00
rdubois
17c756fe90 TUP-3747 - FIXME - Fix a compilation error 2015-11-17 16:34:09 +01:00
hwang
aec3a356a8 TDI-34280:Run test case alway met the error log but not every time. 2015-11-17 18:12:33 +08:00
nrousseau
aaa063d603 fix junits 2015-11-17 14:36:37 +08:00
hcyi
8a9e391709 TDI-33311:change code to avoid the pattern syntax exception. 2015-11-16 20:17:59 +08:00
nrousseau
0efb5f99ed TDQ-11269: move the initialization of repository name used for DQ 2015-11-16 19:32:26 +08:00
nrousseau
d17c565e11 update version 2015-11-16 18:15:04 +08:00
wang wei
baef071a3d TDI-34399: Recovery/Resuming logging does not support parallel
operations at job runtime
https://jira.talendforge.org/browse/TDI-34399
2015-11-16 15:36:55 +08:00
GGu
28c1c7ed67 TDI-34317: enable to detect and remove the different case files 2015-11-16 14:10:41 +08:00
nrousseau
0d3c4278b9 TDI-34259: fix problems of branch 2015-11-16 13:28:02 +08:00
ycbai
949089369e Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-16 12:05:42 +08:00
ycbai
304dd21025 [TUP-3756] Add Impact analysis function for generic connection and
schema
2015-11-16 11:23:39 +08:00
nrousseau
672075e949 TUP-3648: add a preference to disable the automatic refresh of locks. 2015-11-16 11:07:18 +08:00
hwang
8332774010 TDI-34286:Has duplicate name folder(Standard) when import jobs that a
job use another job
2015-11-16 10:11:43 +08:00
Igor Lazebny
bc866d141d Add minimal build of org.talend.commons.runtime 2015-11-13 15:49:30 +02:00
GGu
b786764486 Fixed the init erorr for junit "Could not initialize class" 2015-11-13 15:29:16 +08:00
wdliu
e14b97f837 Add new icons for git branch system 2015-11-13 11:15:15 +08:00
wdliu
d220c2925c Revert the fix for https://jira.talendforge.org/browse/TDI-34330 2015-11-13 10:23:51 +08:00
nrousseau
1f156f485e TUP-3648: improve lock/unlock performances 2015-11-13 09:35:12 +08:00
xhkong
a93bf2c5ff fixbug TBD-2609
Hive: "String of Connection" cannot update after type connection info in
Wizard(reopened)
https://jira.talendforge.org/browse/TBD-2609
2015-11-12 15:14:38 +01:00
Igor Lazebny
47d96cba6e TIPAAS-6768: Extend Jobserver bundles build 2015-11-12 15:14:38 +01:00
wluo-talend
1557e290b0 TUP-3751: Upgrade CXF to 3.1.4 https://jira.talendforge.org/browse/TUP-3751 2015-11-12 15:14:38 +01:00
zshen-talend
7d98e5d2a5 bug fixed TDQ-10745 dq perspective showing issue
Change the time which listener be install
2015-11-12 15:14:38 +01:00
wdliu
ae1343bb1e TDI-34330: DI Studio Part
TDI-34330: GIT ssh+https+http:Studio can't load shared components
2015-11-12 15:14:38 +01:00
xhkong
9163bbf52d fixbug TDI-33872
Hive: Should list specified database instead of all databases when
retrieving schema
https://jira.talendforge.org/browse/TDI-33872
2015-11-12 15:14:38 +01:00
CHEN Bin
c378fe4f52 [TBD-2818] tFlume component missing one dependency avro-ipc
https://jira.talendforge.org/browse/TBD-2818
2015-11-12 15:14:38 +01:00
GGu
39fe4119c5 TUP-3710: enable to commit the unlocked items only 2015-11-12 15:14:38 +01:00
xhkong
9f76b76ae1 fixbug TBD-2609
Hive: "String of Connection" cannot update after type connection info in
Wizard
https://jira.talendforge.org/browse/TBD-2609
2015-11-12 15:14:38 +01:00
hwang
3001378db6 TDI-34429:EXASol Metadata Wizard Does Not Shows Columns 2015-11-12 15:14:38 +01:00
jzhao
b7751b4f32 TDI-34435: Change build.properties of org.talend.libraries.apache.cxf to
include cxf-tools-common-3.1.3.jar
https://jira.talendforge.org/browse/TDI-34435
2015-11-12 15:14:38 +01:00
nrousseau
6b531de17a TDI-34429 : remove the clientname on the wizard. 2015-11-12 15:14:38 +01:00
Jan Lolling
b5b116b375 spelling error fixed in type timestamp in local time zone 2015-11-12 15:14:38 +01:00
Jan Lolling
7ef9ede0f9 lower the default length for long varchar to 20000 because of a
limitation of the Talend metadata facility.
2015-11-12 15:14:38 +01:00
Jan Lolling
57bacf1f97 fixed disturbed mapping file.
All types now sorted and missing BIGINT db-to-java mapping added.
2015-11-12 15:14:38 +01:00
Jan Lolling
ead0fb11f1 fix the problems in TDI-34429: EXASol meta data problems
Wizard shows catalog instead of schemas
No columns will be retrieved
Mapping of database types are wrong or missing
2015-11-12 15:14:38 +01:00
msjian
2c811c6349 TDQ-11026: fix the getTdDataProvider method to support database
connection
2015-11-12 15:14:38 +01:00
xhkong
600a30da10 fixbug TBD-2609
Hive: "String of Connection" cannot update after type connection info in
Wizard(reopened)
https://jira.talendforge.org/browse/TBD-2609
2015-11-12 19:36:33 +08:00
Igor Lazebny
1c187bb765 TIPAAS-6768: Extend Jobserver bundles build 2015-11-12 13:12:00 +02:00
Pierre Teyssier
eccf99a77e Merge pull request #287 from wluo-talend/master
TUP-3751: Upgrade CXF to 3.1.4 https://jira.talendforge.org/browse/TU…
2015-11-12 19:07:13 +08:00
wluo-talend
38d392e140 TUP-3751: Upgrade CXF to 3.1.4 https://jira.talendforge.org/browse/TUP-3751 2015-11-12 18:51:52 +08:00
ycbai
a684329c87 [TUP-3755] Check schema delete problem 2015-11-12 18:23:17 +08:00
zshen-talend
4b85d53901 bug fixed TDQ-10745 dq perspective showing issue
Change the time which listener be install
2015-11-12 17:13:19 +08:00
ycbai
d4470ec41a [TUP-3750] Add validation rule for generic connection / schema 2015-11-12 16:21:29 +08:00
wdliu
439c9ea826 TDI-34330: DI Studio Part
TDI-34330: GIT ssh+https+http:Studio can't load shared components
2015-11-12 16:17:12 +08:00
xhkong
67c4974a20 fixbug TDI-33872
Hive: Should list specified database instead of all databases when
retrieving schema
https://jira.talendforge.org/browse/TDI-33872
2015-11-12 16:08:58 +08:00
CHEN Bin
e6d291fe64 [TBD-2818] tFlume component missing one dependency avro-ipc
https://jira.talendforge.org/browse/TBD-2818
2015-11-12 15:20:30 +08:00
GGu
109b470fc2 TUP-3710: enable to commit the unlocked items only 2015-11-12 12:46:35 +08:00
xhkong
2f0d04def5 fixbug TBD-2609
Hive: "String of Connection" cannot update after type connection info in
Wizard
https://jira.talendforge.org/browse/TBD-2609
2015-11-12 11:57:19 +08:00
hwang
36a1d5c10f TDI-34429:EXASol Metadata Wizard Does Not Shows Columns 2015-11-11 18:03:22 +08:00
ycbai
237f1745e0 TUP-3745: Show dialog inistead of title to show the test connection
result
TUP-3746: Enable next and finish without cliking "test connection"
finish
2015-11-11 14:55:35 +08:00
wang wei
9cf9e22a70 Merge pull request #286 from jzhao-talend/master
TDI-34435: Change build.properties of org.talend.libraries.apache.cxf to
2015-11-11 14:16:18 +08:00
jzhao
b422059a7d TDI-34435: Change build.properties of org.talend.libraries.apache.cxf to
include cxf-tools-common-3.1.3.jar
https://jira.talendforge.org/browse/TDI-34435
2015-11-11 14:07:07 +08:00
nrousseau
4d48e5de30 TDI-34429 : remove the clientname on the wizard. 2015-11-10 19:41:09 +08:00
Jan Lolling
491c9e1530 spelling error fixed in type timestamp in local time zone 2015-11-10 19:41:08 +08:00
Jan Lolling
86099c785d lower the default length for long varchar to 20000 because of a
limitation of the Talend metadata facility.
2015-11-10 19:41:07 +08:00
Jan Lolling
7fb520f414 fixed disturbed mapping file.
All types now sorted and missing BIGINT db-to-java mapping added.
2015-11-10 19:41:05 +08:00
Jan Lolling
5feaf0383c fix the problems in TDI-34429: EXASol meta data problems
Wizard shows catalog instead of schemas
No columns will be retrieved
Mapping of database types are wrong or missing
2015-11-10 19:41:04 +08:00
zshen-talend
7648771413 Merge pull request #285 from msjian/master
TDQ-11026: fix the getTdDataProvider method to support database
2015-11-10 18:00:59 +08:00
msjian
dd451b09be TDQ-11026: fix the getTdDataProvider method to support database
connection
2015-11-10 17:59:49 +08:00
ycbai
fbf5c49c31 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-10 11:48:42 +08:00
ycbai
4781393b1d TUP-3736: Check Import/Export problems 2015-11-10 11:32:19 +08:00
hwang
a29bda7f50 TDI-34276:Test Framework-no warning if I change a job with testcase to
another kind of job.
2015-11-10 10:29:48 +08:00
hwang
359735e328 TDI-34389:On Recycle bin, test case is also editable 2015-11-10 10:29:31 +08:00
wang wei
a76de72df3 Merge pull request #282 from jzhao-talend/master
TDI-34133: netSuite component gives java.lang.OutOfMemoryError: Java
2015-11-10 09:21:57 +08:00
jzhao
b5b59ce808 TDI-34133: netSuite component gives java.lang.OutOfMemoryError: Java
heap space in 6.0
https://jira.talendforge.org/browse/TDI-34133
Note:Add new jar
2015-11-09 18:42:35 +08:00
GGu
f63711848c Merge pull request #281 from msjian/master
TDQ-11192: Update description in routine generation dialog of
2015-11-09 17:13:14 +08:00
msjian
076753fcf5 TDQ-11192: Update description in routine generation dialog of
tStandardizeRow
2015-11-09 16:43:39 +08:00
xhkong
66e6f44133 fixbug TDI-34225 File xml: "Create manually" should be selected by
default in output wizard
https://jira.talendforge.org/browse/TDI-34225
2015-11-09 15:16:08 +08:00
iwangtalend
bf27a14b8a Include org.talend.dataquality.standardization.nl 2015-11-06 10:36:11 +01:00
cmeng-talend
103763c650 Revert "TUP-3628 fix bug: Exception in FixProjectResourceLink https://jira.talendforge.org/browse/TUP-3628"
This reverts commit b233d023b7.
2015-11-06 14:41:32 +08:00
cmeng-talend
91352d2eda Revert "TUP-3628 fix bug: Exception in FixProjectResourceLink"
This reverts commit b8aa3824a0.
2015-11-06 14:41:31 +08:00
xhkong
21b8824d04 fixbug TBD-2254 Logo should change when selecting different framework
https://jira.talendforge.org/browse/TBD-2254
2015-11-06 13:59:39 +08:00
wdliu
46da16a2ed Add the fixes for git commandline 2015-11-05 20:02:57 +08:00
ycbai
6261a84da0 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-05 17:03:07 +08:00
ycbai
5da1af5a8f TUP-3462: Fixed display problem of repository review dialog. 2015-11-05 16:42:23 +08:00
hcyi
7c1e168793 TUP-3660:switch can not refreshed (login type) ,change to use the
dynamic composite (TUP-3462)
2015-11-05 14:13:32 +08:00
zwxue
71ef2775ab TBD-2533: fix bug of job building when job has children job. 2015-11-05 13:53:27 +08:00
wchen-talend
babd75cd74 TBD-2699:Job duplicate to a different kind of job have error. 2015-11-04 16:07:18 +08:00
Sizhao Liu
b291a714f3 TDQ-6567 remove DQ standardization plugin from fragment.jars.feature 2015-11-03 20:55:31 +01:00
amarkevich
aa66aa33be minor (string to externalize) 2015-11-03 18:04:31 +03:00
Francis Upton IV
d0710f10d1 Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-03 13:56:16 +01:00
hcyi
b130c6e5f2 TUP-3660:Fix problems of property type, schema, special property
display(TUP-3462)
2015-11-03 18:03:20 +08:00
xhkong
ff81d426d1 TDI-32819 The icon is a standard Job icon when run a Big Data Batch job
that contain compile error
https://jira.talendforge.org/browse/TDI-32819
2015-11-03 16:35:14 +08:00
GGu
7cd5785494 TUP-3655: Add one marker to check the sync maven repository or not 2015-11-03 12:02:12 +08:00
ycbai
a40fc1300b TUP-3462: fix compile error. 2015-11-03 11:18:34 +08:00
ycbai
364f753ac1 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-03 10:13:26 +08:00
GGu
6a9d05e88f TUP-3655: Make the codes better 2015-11-03 09:51:27 +08:00
GGu
1d039b4350 TUP-3655: Add reamde file for maven repository 2015-11-02 17:24:31 +08:00
CHEN Bin
a62ddf1dc9 [TUP-3674] do not package the plugin as jar when it's for library
https://jira.talendforge.org/browse/TUP-3674
2015-11-02 17:20:36 +08:00
xhkong
40eef56c70 Revert "TDI-32521 Renaming a generic schema is causing issue https://jira.talendforge.org/browse/TDI-32521"
This reverts commit 1abf29ab54.
2015-11-02 15:47:43 +08:00
xhkong
055e9ebe69 Revert "TDI-32521 Renaming a generic schema is causing issue https://jira.talendforge.org/browse/TDI-32521"
This reverts commit 7479573feb.
2015-11-02 15:47:36 +08:00
GGu
249db8c86d Merge pull request #279 from msjian/master
TDQ-11146: add 3 constant values
2015-11-02 15:22:24 +08:00
msjian
88af5d54e5 TDQ-11146: add 3 constant values 2015-11-02 15:09:42 +08:00
nrousseau
729dc9bc48 TDI-34368: fix problems of git repository 2015-11-02 12:16:07 +08:00
sizhaoliu
fe2b0c2350 TDQ-6567 included lucene4 library plugin in fragment.jars.feature 2015-10-30 13:50:41 +01:00
amarkevich
c9596e0a27 minor (hasChildren) 2015-10-30 14:48:03 +03:00
amarkevich
36f463d42f minor (else if) 2015-10-30 14:15:38 +03:00
cmeng-talend
8cee50bae8 TBD-2532 fix bug: tFixedFlowInput in M/R and Spark doesn't work with HD
Insight
https://jira.talendforge.org/browse/TBD-2532

Modify the equals and hashCode method of ModuleNeeded
2015-10-30 18:59:33 +08:00
zwxue
d17ea48ac5 TUP-3650: Remove routines&pigudf&beans in .Java before sync. 2015-10-30 18:56:10 +08:00
GGu
a46035a6df TUP-3655: remove the maven_repository and enable use it for global or
local directly
2015-10-30 17:16:22 +08:00
hcyi
e48c22171a TUP-3680:Try to delete old components & wizard about
salesforce(TUP-3462)
2015-10-30 16:48:58 +08:00
cmeng-talend
a2a0b3c59b TDI-34154 fix bug: Wrong schema retrieval with synonyms on Oracle
https://jira.talendforge.org/browse/TDI-34154

Also fix problem when check all synonyms
2015-10-30 12:11:22 +08:00
Sizhao Liu
11c23d1434 TDQ-10903 export commons-lang3 packages 2015-10-29 18:31:29 +01:00
Igor Lazebny
6ad17d7ee4 Update version to 6.1.1-SNAPSHOT in server poms 2015-10-29 18:48:20 +02:00
ycbai
bc4413fcee Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-29 18:15:25 +08:00
ycbai
0211468b16 TUP-3462: add schema wizard. 2015-10-29 18:10:34 +08:00
cmeng-talend
b2c9b2c079 TDI-34154 fix bug: Wrong schema retrieval with synonyms on Oracle
https://jira.talendforge.org/browse/TDI-34154
2015-10-29 17:28:25 +08:00
zwxue
e4236392d9 TDI-33387: Avoid setting null to comment attribute of context. 2015-10-29 17:16:25 +08:00
GGu
d6498fcb88 TUP-3644: add version for assembly also 2015-10-29 14:46:56 +08:00
hwang
21cbdf1067 TBD-2702
Test Framework-under spark job: can not run testcase if we do not open
it.
2015-10-29 13:17:45 +08:00
cmeng-talend
5068c9c089 TUP-3652 fix bug: Java 8 support is incomplete
https://jira.talendforge.org/browse/TUP-3652
2015-10-29 10:30:38 +08:00
amarkevich
d726ef373b remove libs which is not on Bundle-ClassPath 2015-10-28 17:52:13 +03:00
Sizhao Liu
c2f9e3f36c TDQ-6567 move lucene4 library plugin from dq-ee to common-se 2015-10-28 13:02:04 +01:00
cmeng-talend
5eefcd412f TUP-3652 fix bug: Java 8 support is incomplete
https://jira.talendforge.org/browse/TUP-3652
2015-10-28 19:32:13 +08:00
cmeng-talend
b6d4b0574c TUP-3652 fix bug: Java 8 support is incomplete
https://jira.talendforge.org/browse/TUP-3652
2015-10-28 19:27:17 +08:00
cmeng-talend
0faa12710b TUP-3652 fix bug: Java 8 support is incomplete
https://jira.talendforge.org/browse/TUP-3652

make project use eclipse compliance settings
2015-10-28 19:13:45 +08:00
zshen-talend
a324d9a1cf bug fixed TDQ-10745 dq perspective showing issue
Change the logic when Maximum cheat sheet view.
Only Maximum cheat sheet view and not Minimization others.

Change the chance when Maximum cheat sheet view.
Only first time or welcome page can not be opened then do it.
2015-10-28 15:35:00 +08:00
zshen-talend
75205345d3 Merge pull request #276 from msjian/master
TDQ-10879: update the icons after top changed
2015-10-28 15:04:56 +08:00
hcyi
c7ac0ece02 TUP-3619:Implementation of when the module/schema generated by the
salesforce wizard is dragged to the design surface(TUP-3462)
2015-10-28 14:05:17 +08:00
wchen-talend
c6d81ca747 TBD-2716:[DI][MR][SPARK][SPARKSTREAMING] Missing jars in lib at runtime 2015-10-28 11:58:04 +08:00
ycbai
2ef6d40926 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-28 11:35:59 +08:00
zwxue
f7d716c048 TDI-28927: Fixed the metadata problem. 2015-10-28 11:00:36 +08:00
hwang
4d23ef27f9 TDI-34215
Cann't guess schema, open query for tEXAInput
2015-10-28 10:25:00 +08:00
hwang
a0d36282ff TDI-34214
EXASOL:DB Type is displayed as ChAR even if I use int when creating
table
2015-10-28 10:24:42 +08:00
xhkong
7479573feb TDI-32521 Renaming a generic schema is causing issue
https://jira.talendforge.org/browse/TDI-32521
2015-10-27 17:55:51 +08:00
xhkong
1abf29ab54 TDI-32521 Renaming a generic schema is causing issue
https://jira.talendforge.org/browse/TDI-32521
2015-10-27 16:33:49 +08:00
cmeng-talend
e0dc5c2ed0 bug: fix a bug when press ESC to exit the on-boarding 2015-10-27 14:42:01 +08:00
zshen-talend
e890a1a611 Merge pull request #275 from msjian/master
TDQ-11101: Rename "Pattern Finder" to "Pattern Frequncey Statistics"
2015-10-27 11:21:13 +08:00
msjian
303618ee21 TDQ-11101: Rename "Pattern Finder" to "Pattern Frequncey Statistics" 2015-10-27 11:16:52 +08:00
msjian
6de1882424 TDQ-11101: Rename "Pattern Finder" to "Pattern Frequncey Statistics" 2015-10-27 11:12:09 +08:00
hwang
c0413abeb4 TDI-33140
Schema type changes when modify the generic schema
2015-10-27 11:00:58 +08:00
wchen-talend
2bdfd99614 TUP-3644:Build fails when a job contains two sub of the same subjobs 2015-10-27 10:53:50 +08:00
amarkevich
af16441b87 remove unused method 2015-10-26 16:58:35 +03:00
GGu
f95c063cb1 TUP-3582: update maven repository. 2015-10-26 18:02:20 +08:00
hwang
1d23e1f44a TDI-34258
Test Framework: error about component tCollectAndCheck.
2015-10-26 17:41:45 +08:00
Chao Meng
b8aa3824a0 TUP-3628 fix bug: Exception in FixProjectResourceLink
https://jira.talendforge.org/browse/TUP-3628

correct the comment
2015-10-26 14:43:52 +08:00
cmeng-talend
b233d023b7 TUP-3628 fix bug: Exception in FixProjectResourceLink
https://jira.talendforge.org/browse/TUP-3628

Firstly try to get the file name from it's resource if exists
2015-10-26 14:39:21 +08:00
Irene Wang
3e3b81939f Merge branch 'master' of github.com:talend/tcommon-studio-se 2015-10-23 13:03:47 +02:00
Irene Wang
51f8a3a98e Update versions for 6.1.1-SNAPSHOT 2015-10-23 12:46:19 +02:00
sizhaoliu
2b41862fa5 Merge pull request #271 from yyin-talend/master
TDQ-10433 fix the content problem of the cheat sheet
2015-10-23 12:19:40 +02:00
yyin-talend
7b4ddb97cb TDQ-10433 fix the content problem of the cheat sheet 2015-10-23 17:58:20 +08:00
zwxue
0404f57821 TBD-2533: Change the context file path of jobs building for HD Insight. 2015-10-23 17:24:35 +08:00
wang wei
7627f71245 Merge pull request #270 from wluo-talend/master
TUP-3614: Upgrade CXF to 3.1.3
2015-10-23 16:58:43 +08:00
wluo-talend
38f780e5e7 TUP-3614: Upgrade CXF to 3.1.3
https://jira.talendforge.org/browse/TUP-3614
2015-10-23 16:53:54 +08:00
ycbai
42ddc31e0a Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-23 14:23:21 +08:00
Pierre Teyssier
b3f78ebcb9 Merge pull request #269 from wluo-talend/master
TUP-3614: Upgrade CXF to 3.1.3
2015-10-23 12:19:36 +08:00
wluo-talend
4304361447 TUP-3614: Upgrade CXF to 3.1.3
https://jira.talendforge.org/browse/TUP-3614
2015-10-23 12:08:47 +08:00
Francis Upton IV
51f4e0a1bc TUP-3313 New Component Architecture (codegen) 2015-10-22 19:32:27 -07:00
wchen-talend
8183dbb747 TDI-33908:Can't check connection successfully for a MDM metadata with
Server 6.0
2015-10-22 20:30:22 +08:00
Igor Lazebny
19aed94b1d Update version to 6.1.0 in server poms 2015-10-22 13:45:03 +03:00
Pierre Teyssier
69250547fb Merge pull request #268 from jzhao-talend/master
TUP-3614: Upgrade CXF to 3.1.3
2015-10-22 18:31:49 +08:00
jzhao
87c824bda7 TUP-3614: Upgrade CXF to 3.1.3
https://jira.talendforge.org/browse/TUP-3614
2015-10-22 18:20:24 +08:00
wchen-talend
1f208a38a4 TBD-2679:log4j-1.2.16.jar already exist in stuido but still popup to ask
download.
2015-10-22 17:34:04 +08:00
sizhaoliu
dce5d2168f Merge pull request #266 from yyin-talend/master
TDQ-10433 fix after performing sth. on the max cheat sheet, it should be
2015-10-22 10:38:27 +02:00
yyin-talend
2abd2c24f0 TDQ-10433 fix after performing sth. on the max cheat sheet, it should be
restore to normal size.
2015-10-22 16:34:10 +08:00
cmeng-talend
e957153d8d TBD-2485 feature: Converting from Spark to MR does not remove the
tHDFSConfiguration component
https://jira.talendforge.org/browse/TBD-2485

Fix bug when duplicating
2015-10-22 16:26:51 +08:00
wchen-talend
c0ed5f0244 TDI-33908:Can't check connection successfully for a MDM metadata with
Server 6.0
2015-10-22 15:08:02 +08:00
wang wei
66b7f2f900 Merge pull request #259 from jzhao-talend/master
TDI-33416: Support Marketo REST API
2015-10-22 14:06:26 +08:00
zwxue
91f57a7b07 TDI-34218: Add the RunAs option in the studio and commandline. 2015-10-22 12:15:25 +08:00
ycbai
c0a2abad03 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-22 11:50:17 +08:00
zwxue
c81490d785 TUP-3542: remove JDK installation warning. 2015-10-22 11:44:16 +08:00
cmeng-talend
ee6711b86f TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463
2015-10-22 10:59:06 +08:00
jzhao
f7cb441d17 TDI-28706: tFileArchive should support gzip file format
https://jira.talendforge.org/browse/TDI-28706
2015-10-21 19:46:13 +08:00
cmeng-talend
ea0fc83126 TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463

Update the message of Reset Perspective dialog
2015-10-21 18:53:19 +08:00
cmeng-talend
1cad1c9771 TBD-2485 feature: Converting from Spark to MR does not remove the
tHDFSConfiguration component
https://jira.talendforge.org/browse/TBD-2485
2015-10-21 18:48:47 +08:00
wchen-talend
e5e93ee0c0 TDI-33908:Can't check connection successfully for a MDM metadata with
Server 6.0
2015-10-21 18:44:54 +08:00
ycbai
bde5fb2ca5 TUP-3462: add component reference controller. 2015-10-21 18:03:19 +08:00
wdliu
a0a8631b70 TUP-3615 : DI Studio Part
TUP-3615:[Studio] Can't edit properties in Studio (Read Only only) /
Lock in TAC is set when I open the dialog
2015-10-21 16:47:36 +08:00
zwxue
366d3ff8f5 Revert "TDI-33924: Remove wrong Java setup warning when launching studio since JRE is supported now."
This reverts commit e6182a9da1.
2015-10-21 15:45:46 +08:00
zwxue
e6182a9da1 TDI-33924: Remove wrong Java setup warning when launching studio since
JRE is supported now.
2015-10-21 15:38:06 +08:00
xhkong
591f66034e TDI-33861 Import Items: Standard Job should be under Standard job node
instead of JobDesign node
https://jira.talendforge.org/browse/TDI-33861
2015-10-21 14:58:44 +08:00
GGu
cf613fd734 Revert "TUP-3593: enhance build of jobs with childrens"
This reverts commit ed02611007.
2015-10-21 11:15:37 +08:00
Francis Upton IV
3e9413ae1c Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-20 11:38:13 -07:00
Rémy DUBOIS
11c800b229 Merge pull request #265 from pbailly/master
[TBD-2763] Optimize getVirtualNode.
2015-10-20 16:22:14 +02:00
pbailly
c4cf8d87c1 [TBD-2763] Optimize getVirtualNode. 2015-10-20 16:19:23 +02:00
rdubois
5b1392dccb TUP-3618 - Add a new filed type to automatically handle hadoop nodes libraries. 2015-10-20 15:06:47 +02:00
wang wei
79c49b97dd TDI-33991: AWS EMR, On-Demand APIs (start, stop)
https://jira.talendforge.org/browse/TDI-33991
2015-10-20 18:10:07 +08:00
cmeng-talend
ec29db8077 TDI-33869 fix bug: Exchange View: Click on view/download does not work
on Mac
https://jira.talendforge.org/browse/TDI-33869
2015-10-20 18:05:29 +08:00
amarkevich
d7899a9cc8 TESB-16542 [Routelets] Routelet can not be drag to route when route and
routelet are same name
2015-10-20 13:01:33 +03:00
ycbai
1e3c4f552e TUP-3462: improve NAME_SELECTION_REFERNCE controller 2015-10-20 17:44:17 +08:00
sizhaoliu
6057b77b87 Merge pull request #264 from yyin-talend/master
TDQ-10433 remove the initial in the CheatSheetPerspectiveAdapter
2015-10-20 11:32:13 +02:00
yyin-talend
2eb4a9f879 TDQ-10433 remove the initial in the CheatSheetPerspectiveAdapter 2015-10-20 16:59:52 +08:00
ycbai
ce91bdf5af Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-20 12:15:26 +08:00
cmeng-talend
f0e36f7ce4 TBD-2640 fix bug: The Check service feature in Hadoop Cluster Connection
wizard does not work
https://jira.talendforge.org/browse/TBD-2640

Fix the null jar dialog problem
2015-10-20 11:05:24 +08:00
ycbai
484348c58a TUP-3462: add NAME_SELECTION_REFERENCE controller 2015-10-20 10:43:33 +08:00
hwang
a5bcba6f3f TDI-34211
NPE error when I open update repository connection for salesforce
repository schema
2015-10-19 17:48:50 +08:00
rdubois
3f26adf76b Merge branch 'workitem/tup-3618' 2015-10-19 10:50:58 +02:00
cmeng-talend
be0bedc904 TDI-34207 fix bug: Quick tour: error show in step 3-design workspace.
https://jira.talendforge.org/browse/TDI-34207
2015-10-19 16:22:50 +08:00
rdubois
b81377372e Merge branch 'master' of https://github.com/Talend/tcommon-studio-se into workitem/tup-3618 2015-10-19 10:13:57 +02:00
rdubois
cdb74928b8 TUP-3618 - Edit the default version display name 2015-10-19 10:11:35 +02:00
zwxue
e1bbd8d6aa TDI-34150: Change the way of getting process context to speed up. 2015-10-19 15:01:56 +08:00
cmeng-talend
4e1b37979a TBD-2676 fix bug: HDP 2.3 service cannot check successfully
https://jira.talendforge.org/browse/TBD-2676
2015-10-19 11:51:44 +08:00
Francis Upton IV
76e68d9e62 TUP-3313 New Component Architecture (codegen) 2015-10-19 04:59:21 +02:00
Sebastien Gandon
32b8409ced New Component : get All Dependencies from Comp Service 2015-10-18 01:09:33 +02:00
rdubois
a1d493a9dd Merge branch 'master' of https://github.com/Talend/tcommon-studio-se into workitem/tup-3618 2015-10-16 13:06:48 +02:00
rdubois
0b7c72042c TBD-2675 fixed - Review the tPigLoad layout 2015-10-16 12:54:07 +02:00
GGu
2b28ed4333 TUP-3542: remove the error routines temp, before build. 2015-10-16 17:47:24 +08:00
zwxue
0bbbf33d2f TDI-34150: Optimize the operation of opening context group selecting
dialog in context view.
2015-10-16 15:34:39 +08:00
zshen-talend
165b8a6a41 bug fixed TDQ-10745
dq perspective showing issue
2015-10-16 14:06:48 +08:00
hcyi
2a1414e019 TUP-3617:Try to save/load of process / serialize node(TUP-3462) 2015-10-16 11:20:53 +08:00
wchen-talend
f64e541899 TUP-3607:Studio gives java.lang.unsupportedoperation exception when a
Service or Resource is locked and studio is restarted.
2015-10-16 11:17:36 +08:00
zwxue
3243669dac TDI-34150: Change the way of getting process context to speed up. 2015-10-16 11:08:06 +08:00
nrousseau
e852808357 TUP-2630 : remove log of SLF4J 2015-10-15 21:17:36 +02:00
nrousseau
ed02611007 TUP-3593: enhance build of jobs with childrens 2015-10-15 21:17:36 +02:00
rdubois
8f204026d2 TUP-3618 - Adapt the hadoop distribution API with the new modular framework. 2015-10-15 15:20:41 +02:00
cmeng-talend
e8f2031a5b TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463

Remove border line for disabled button
2015-10-15 18:19:38 +08:00
ycbai
6bc9c35565 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-15 18:07:31 +08:00
ycbai
d8bbc42005 TUP-3462: save repository and fix some problems. 2015-10-15 17:41:59 +08:00
cmeng-talend
d9b8cc7dd5 TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463

Welcome page will be closed by the on-boarding action
2015-10-15 16:24:56 +08:00
rdubois
75e2e0091e TUP-3618 - Initialize the hadoop distribution refactoring 2015-10-15 10:12:50 +02:00
zwxue
993d296d33 TUP-3612: Reduce unnecessary refreshing of adding context operation. 2015-10-15 15:48:47 +08:00
amarkevich
76b722745b TESB-16572 [Routelets Resource] NPE happen after update resource name
for routelet
2015-10-14 12:21:09 +03:00
wchen-talend
698a88b9c5 TDI-34000:"Read Job" in the Job-Tab Verion forces further incremental
updates to use source of older version.
2015-10-14 14:28:40 +08:00
nrousseau
1fec857641 Merge pull request #262 from RyanSkraba/master
Update master version to 6.1.0 (necessary for migration tasks).
2015-10-13 08:37:44 +02:00
zshen-talend
4d2aa893f4 bug fixed TDQ-10745
dq perspective showing issue
2015-10-13 10:33:12 +08:00
Ryan Skraba
1b6faf98d6 Update master version to 6.1.0 (necessary for migration tasks). 2015-10-12 17:19:20 +02:00
rdubois
755242ed19 TBD-2532 - Simplify the use of ModuleNeeded in JUnit 2015-10-12 16:17:35 +02:00
rdubois
ea623a4465 Upgrade javassist to enable the Powermock JUnit execution with a JDK 8. 2015-10-12 16:16:51 +02:00
amarkevich
accbd78897 sync output folders 2015-10-12 15:24:53 +03:00
zwxue
1405b2888e TUP-3586: Change workspace's classpath to avoid wrong selection of jre
by eclipse.
2015-10-12 18:33:08 +08:00
ycbai
74b682325b TUP-3462: add the second page and advance button function. 2015-10-12 17:36:29 +08:00
Francis Upton IV
7a18da1d5b Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-12 10:39:55 +02:00
hwang
966661de2c TDI-33988
Test case is not actually saved successfully when I check out for
another version
2015-10-10 14:35:40 +08:00
wchen-talend
ad2b753c6c TDI-33908:Can't check connection successfully for a MDM metadata with
Server 6.0
2015-10-10 11:46:52 +08:00
zwxue
f5e5e54bc7 TDI-34124: Remove QueryCondition from Salesforce wizard. 2015-10-09 18:34:31 +08:00
wang wei
5bb33ab0bc TDI-32579: Job reaches the 65K limit in the tDB2Input component
https://jira.talendforge.org/browse/TDI-32579
2015-10-09 17:52:25 +08:00
zwxue
de12f1f5a4 TDI-33793: Change the color of repository context to dark gray. 2015-10-09 16:50:02 +08:00
cmeng-talend
4ddf306f16 TUP-3581 task: Improve the on-boarding to avoid ui block
https://jira.talendforge.org/browse/TUP-3581

Parent ticket: https://jira.talendforge.org/browse/TUP-3463

Fix a bug
2015-10-09 10:48:04 +08:00
wdliu
efb9ed56e2 Fix the project equals methods issue 2015-10-09 00:15:07 +08:00
amarkevich
565bd5d61f pass resourceVersion to handle LATEST_VERSION 2015-10-08 17:03:33 +03:00
amarkevich
3a9b349849 added getResouceClasspath helpers 2015-10-08 16:53:45 +03:00
cmeng-talend
52fa0d19c2 TUP-3581 task: Improve the on-boarding to avoid ui block
https://jira.talendforge.org/browse/TUP-3581

Parent ticket: https://jira.talendforge.org/browse/TUP-3463

Fix a resize bug
2015-10-08 18:48:02 +08:00
cmeng-talend
96ee695069 TUP-3581 task: Improve the on-boarding to avoid ui block
https://jira.talendforge.org/browse/TUP-3581

Parent ticket: https://jira.talendforge.org/browse/TUP-3463
2015-10-08 18:35:53 +08:00
hwang
6ed726ab78 TDI-34065:"Warning:\ you will lost all test case..." pops up when
converting standard/batch jobs in Edit Properties popup
2015-10-08 17:07:04 +08:00
amarkevich
5d02418869 minor (else if) 2015-10-07 15:10:07 +03:00
amarkevich
d212130561 minor (String replace with char) 2015-10-07 11:45:08 +03:00
msjian
5831337c77 TDQ-10879: update the icons after top changed 2015-10-07 15:02:50 +08:00
Rémy DUBOIS
f061a83cbd Merge pull request #260 from amarouni/bug/tbd-2618
[TBD-2618] Machine learning components display now an error if used with the wrong Spark version
2015-10-06 17:53:00 +02:00
Abbass MAROUNI
6967eeec0a [TBD-2618] Machine learning components display now an error if used with the wrong Spark version 2015-10-06 17:41:41 +02:00
amarkevich
895358e296 remove IOsgiDependenciesService 2015-10-06 13:22:53 +03:00
amarkevich
a84ec90df7 fixed Check param processing 2015-10-05 12:17:50 +03:00
nrousseau
92c8b02575 remove display call in the branding change test 2015-10-02 20:07:35 +02:00
ycbai
0dcd197afb TUP-3462: add validation action. 2015-09-30 18:03:11 +08:00
wdliu
677106e158 TDI-33978 : DI Studio Part
TDI-33978:[Studio] After switch to branch,recycle bin miss functions
like delete /restore/copy to branch/empty recycle bin.
2015-09-30 16:03:59 +08:00
cmeng-talend
cc3c0f9050 TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463

Fix a reset perspective bug
2015-09-30 10:35:21 +08:00
ycbai
d7166e361b Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-09-29 18:51:43 +08:00
cmeng-talend
b66c225302 TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463

do some improments and fix bugs
2015-09-29 18:03:42 +08:00
amarkevich
bb27365628 TESB-16481 execute Routelet in Studio as a part of Routes 2015-09-29 11:57:10 +03:00
wchen-talend
5569848dc6 TUP-3548:[Mediation perspective]The Resources node should show on the
top of Recycle bin node
2015-09-29 16:08:35 +08:00
ycbai
7dfe74f7ee TUP-3462: add button controller and fix some bugs. 2015-09-28 18:39:35 +08:00
wchen-talend
c4b8eb5501 TDI-34007:Salesforce update from 25.0 to 34.0 for metadata 2015-09-28 16:05:36 +08:00
wchen-talend
51f38c458e TDI-34035:First time create route and open there is
java.lang.ClassCastException
2015-09-28 15:01:28 +08:00
GGu
776e4b894e TDI-33525: add image junit to test some cases. 2015-09-28 14:02:07 +08:00
wchen-talend
3a5c4170cd TDI-33908:Can't check connection successfully for a MDM metadata with
Server 6.0
2015-09-28 10:04:42 +08:00
zwxue
e47487aac1 TDI-33387: Add comment parameter to context. 2015-09-25 18:54:51 +08:00
GGu
92eb43990f TUP-3542: enable to check the routines when run/build job. 2015-09-25 15:37:49 +08:00
Francis Upton IV
8ec2bb9018 Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-09-24 21:29:38 +02:00
amarkevich
e2c06988b0 added AbstractResourceRepositoryContentHandler 2015-09-24 14:42:28 +03:00
hwang
7059169d1f TUP-3461:TestCase for Big data 2015-09-24 18:30:29 +08:00
zwxue
96a21a9d76 TUP-3488: Add Git history view. 2015-09-24 17:02:43 +08:00
hwang
32301681c6 TUP-2788:revert code 2015-09-24 11:17:21 +08:00
rdubois
5aab2c4b3f TBD-2420 - Rewrite GetJarsToRegister class as a routine 2015-09-23 17:21:00 +02:00
nrousseau
24779dba28 TDI-33985: fix NPE 2015-09-23 16:15:48 +02:00
nrousseau
4f84fc188e TUP-3487: add missing git root repository type 2015-09-23 15:08:48 +02:00
CHEN Bin
7312983e63 [TBD-2547] add MapR 500 to support spark batch & streaming
https://jira.talendforge.org/browse/TBD-2547
2015-09-23 19:23:53 +08:00
cmeng-talend
b2ee1e30d0 TBD-2525 feature: Add support of MapR 5.0
https://jira.talendforge.org/browse/TBD-2525
2015-09-23 18:50:41 +08:00
hwang
3f4093780f out for another version 2015-09-23 18:31:00 +08:00
nrousseau
7084b7ab23 TUP-3463 feature: update text/presentation of onboarding 2015-09-23 12:26:14 +02:00
GGu
fe5d9e2149 TUP-3534: enable to modify the project pom in project setting. 2015-09-23 18:03:15 +08:00
nrousseau
5a705e248f TUP-3463 feature: update text/presentation of onboarding 2015-09-23 11:20:09 +02:00
CHEN Bin
38ee20cf43 [TBD-2610] hidded hive Embedded mode for HDP 23 and MapR 5
https://jira.talendforge.org/browse/TBD-2610
2015-09-23 16:55:45 +08:00
CHEN Bin
398026f52b [TBD-2610] hidded hive server 1 for HDP 23
https://jira.talendforge.org/browse/TBD-2610
2015-09-23 16:29:20 +08:00
xhkong
87214809a9 fixbug TBD-2254 Logo should change when selecting different framework
https://jira.talendforge.org/browse/TBD-2254 (reopened)
2015-09-23 16:16:38 +08:00
CHEN Bin
d77505d161 [TBD-2547] add MapR 5 junit test and fix a bug for not display hive 1 on
CDH540
and MapR 410
https://jira.talendforge.org/browse/TBD-2547
2015-09-23 11:09:13 +08:00
Sizhao Liu
9125c74415 TUP-2391 remove usage of com.sun.*.Base64 which isn't available on all implementations 2015-09-22 16:49:33 +02:00
rdubois
024f9259ea Adapt the Hadoop library after the HD Insight and MapR 5 support on the GUI side 2015-09-22 14:24:37 +02:00
cmeng-talend
a9b07f5e56 TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463
2015-09-22 18:10:18 +08:00
hwang
1f0f196c64 TDI-33863:Import Excel file with references 2015-09-22 17:53:55 +08:00
hwang
6455a1eece TBD-2525:Add support of MapR 5.0 2015-09-22 17:53:39 +08:00
cmeng-talend
c326606dcb TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463
2015-09-22 17:19:03 +08:00
rdubois
7acffb0c2d TBD-2536 - Add support for Spark Streaming on HD Insight 3.2 2015-09-22 11:06:33 +02:00
ycbai
8cded787cb [TUP-3462] Add new generic wizard - Talend Open Integration Solution 2015-09-22 10:48:32 +02:00
wang wei
507d6685a7 TDI-33565: Create a DataPrep component for DI
https://jira.talendforge.org/browse/TDI-33565
2015-09-22 16:19:35 +08:00
ycbai
8b2a5f3438 [TUP-3462] Add new generic wizard - Talend Open Integration Solution 2015-09-22 15:19:03 +08:00
ycbai
7fda3d9983 [TUP-3462] Add new generic wizard - Talend Open Integration Solution 2015-09-22 15:18:54 +08:00
CHEN Bin
44320aaaf1 [TBD-2547] support MapR DB
https://jira.talendforge.org/browse/TBD-2547
2015-09-22 11:48:48 +08:00
CHEN Bin
4785e61190 [TBD-2547] support MapR 5
https://jira.talendforge.org/browse/TBD-2547
2015-09-22 11:48:46 +08:00
CHEN Bin
3ed8fe89c9 [TBD-2547] remove method supportTez for pig
https://jira.talendforge.org/browse/TBD-2547
2015-09-22 11:48:43 +08:00
wchen-talend
ca584c326e TDI-33791:Help On Dataprep component integration 2015-09-22 09:59:09 +08:00
nrousseau
7deb4bee60 TDI-33959: avoid to popup the list of jars already provided with the
studio
2015-09-21 14:57:24 +02:00
rdubois
8528a34419 TBD-2564 - Split local/cluster mode in Spark and Spark Streaming Configuration 2015-09-21 13:48:55 +02:00
cmeng-talend
ab1473f305 TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463
TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463

1. fix some postion bugs for on-boarding shell
2. fix some potential bugs for focusOnWidget method
TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463
TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463
TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463
TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463
TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463
TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463
2015-09-21 18:48:24 +08:00
hwang-talend
2fcf2eccea Merge pull request #257 from pbailly/master
[TBD-2548] Compatibility of tests case with spark jobs.
2015-09-21 10:59:16 +08:00
jzhao
d5bab977d9 TDI-33416: Support Marketo REST API
https://jira.talendforge.org/browse/TDI-33416
Note: Add new jars
2015-09-21 10:49:37 +08:00
amarkevich
fb5d6e61b6 use IRepositoryNode 2015-09-18 15:45:00 +03:00
zwxue
33d2d2650d TDI-33956: Fix job editor switching problem in Mac. 2015-09-18 19:12:52 +08:00
zshen-talend
63692ec6d7 Merge pull request #258 from xqliu-talend/master
TDQ-10844 Improve charts look & feel
2015-09-18 17:26:39 +08:00
xqliu-talend
431e729ce5 TDQ-10844 Improve charts look & feel 2015-09-18 17:28:15 +08:00
hwang
fcd54ea6f5 TDI-33790:Review the DB wizard of Exasol 2015-09-18 16:02:07 +08:00
GGu
ef34156235 TDI-33874: update the default maven repository for studio. and remove
unused files.
2015-09-18 13:54:49 +08:00
wdliu
07dff18efd TDI-33933 : DI Studio Part
TDI-33933:[Studio] Many Error shows after starting studio ---Add
IGITProviderService
2015-09-18 10:34:32 +08:00
amarkevich
87fb4c1a21 update intro param 2015-09-17 17:42:39 +03:00
amarkevich
25ef953774 added AbstractNodeTypeTester 2015-09-17 14:28:54 +03:00
wang wei
5618ab5671 TDI-32989: The data be changed in the reject flow
https://jira.talendforge.org/browse/TDI-32989
2015-09-17 14:21:01 +08:00
xhkong
0cdf004db0 TDI-33525 Icon of joblet is saved in the item when create a new joblet
https://jira.talendforge.org/browse/TDI-33525
2015-09-17 10:50:08 +08:00
Sizhao Liu
0d6d52dacb fix compile error in the last commit 2015-09-16 18:35:27 +02:00
amarkevich
3da85c3004 added ERepositoryObjectType.PROCESS_ROUTE 2015-09-16 18:08:56 +03:00
xhkong
af01738946 fixbug TBD-2254 Logo should change when selecting different framework
https://jira.talendforge.org/browse/TBD-2254 (reopened)
2015-09-16 14:48:47 +08:00
xhkong
7ec208e3ab fixbug TBD-2254 Logo should change when selecting different framework
https://jira.talendforge.org/browse/TBD-2254 (reopened)
2015-09-16 11:27:47 +08:00
wang wei
d268dea011 TDI-33682: Codegeneration problem
https://jira.talendforge.org/browse/TDI-33682
2015-09-16 09:49:32 +08:00
pbailly
4f2f161803 [TBD-2548] Compatibility of tests case with spark jobs. 2015-09-15 14:10:35 +02:00
wang wei
9274a6e1c4 TDI-33563: ServiceNow component rollup
https://jira.talendforge.org/browse/TDI-33563
2015-09-15 17:59:25 +08:00
zshen-talend
5c8076cc88 feature completed TDQ-10734
Support semantic discovery on file delimited
2015-09-15 11:58:19 +08:00
hwang
433095b974 TUP-3461:TestCase for Big data 2015-09-14 16:41:00 +08:00
hwang
6c6920ed74 TUP-3461:TestCase for Big data 2015-09-14 16:40:42 +08:00
wchen-talend
69ec318516 TDI-33737:SAP Bapi input/output schema structure generated by Talend is
different with the correct strucuture
2015-09-14 11:46:16 +08:00
nrousseau
ed4f186c78 Merge pull request #256 from RyanSkraba/feature/6.1/hdp2.3
TBD-2534: Add HDP 2.3 distribution.
2015-09-14 09:51:42 +08:00
Ryan Skraba
91f360757d TBD-2534: Add HDP 2.3 distribution. 2015-09-11 16:56:20 +02:00
amarkevich
851bc9e285 merge RoutineSynchronizer 2015-09-11 13:11:10 +03:00
amarkevich
54a3cb2a50 unify routine template param 2015-09-11 11:52:11 +03:00
GGu
d9dcce7404 TDI-33874: enhance the maven user setting when related to rights to access. 2015-09-11 14:26:26 +08:00
amarkevich
f7472ce74f unify deleteRoutinefile and getRoutinesFile 2015-09-10 17:29:27 +03:00
Ryan Skraba
fb08ff8e0c TBD-2534: Add HDP 2.3 distribution. 2015-09-09 18:22:53 +02:00
zshen-talend
8cc7886bbc Merge pull request #255 from qiongli/master
TDQ-10148 rename variable "REP_NO_GENERATE_FILET" to "REP_GENERATE_FILE"
2015-09-09 18:11:41 +08:00
qiongli
72d98d6dd9 TDQ-10148 rename variable "REP_NO_GENERATE_FILET" to "REP_GENERATE_FILE" 2015-09-09 18:06:52 +08:00
Sizhao Liu
6a512150fc TDQ-10888 specify jackson library version in Export-Package declaration so that it can be accessed by other bundles which import these packages 2015-09-09 11:29:36 +02:00
hcyi
8cdc1bd55b TDI-33796:Job can not generate code if use a txmlmap in it and import
the attached xml file in txmlmap--input part.
2015-09-09 14:08:41 +08:00
Sizhao Liu
40b18a561b TDQ-10888 specify math3 bundle version in Export-Package declaration so that it can be accessed by other bundles which import these packages 2015-09-08 18:33:09 +02:00
xhkong
989c6e0573 TDI-33638 Offline Mode: Job doesn't add ">" after Edit properties for
job
https://jira.talendforge.org/browse/TDI-33638
2015-09-08 18:00:17 +08:00
hcyi
8e6b98ee37 TDI-33846:need disabled connect to internet by default on some special
cases
2015-09-08 11:52:28 +08:00
GGu
9739711849 TDI-33841: when enable to generate tests, also enable for all children jobs. 2015-09-07 17:18:41 +08:00
GGu
f3404d195d TDI-33804: fixed the problem when type is null. 2015-09-07 14:24:35 +08:00
GGu
53be019bdb TDI-33804: enable to build pigudf with pom. 2015-09-06 17:06:43 +08:00
GGu
648534452b TDI-33804: add one general codes pom template for routines, pigudfs and
beans.
2015-09-06 17:06:42 +08:00
GGu
c45f226c33 TDI-33804: update the pigudf and bean jar and artifact name. 2015-09-06 17:06:40 +08:00
GGu
8b731fd94e TDI-33804: apply the change for TDI-33811. 2015-09-06 17:06:39 +08:00
GGu
7b1bd89a4e TDI-33717: add the codes jars for pigudfs and beans. 2015-09-06 17:06:37 +08:00
GGu
50fcc0784e TDI-33717: when generate pom, will check the beans and pigudf. 2015-09-06 17:06:36 +08:00
GGu
586c7c9cc5 TDI-33717: add pigudf and bean template pom files. 2015-09-06 17:06:35 +08:00
cmeng-talend
fc028af41a TDI-33471 bug: JDBC Integrated Security
https://jira.talendforge.org/browse/TDI-33471
2015-09-06 15:03:13 +08:00
nrousseau
317cc4e528 TDI-33811 : update to assembly 2.5.5 2015-09-06 00:29:51 +08:00
nrousseau
dada81c411 TUP-3475: can't build jobs from APM. 2015-09-06 00:29:48 +08:00
hcyi
91f2bb1c05 TDI-33701:Column Name org is changing to _org. 2015-09-04 17:20:32 +08:00
rdubois
1729d53bf0 Prepare TBD-2536 by refactoring spark_footer and the talend-bigdata-launcher 2015-09-03 14:57:27 +02:00
iwangtalend
b2b428d04e Try to fix compilation error caused by 5e382e005c (diff-2) 2015-09-02 14:25:08 +02:00
wchen-talend
67491c9eba TDI-31960: fix a NPE when startup 2015-09-02 17:09:05 +08:00
wchen-talend
dc80680f39 TDI-31960:Libraries from custom components are not loaded 2015-09-02 16:06:52 +08:00
Rémy DUBOIS
372c962683 Merge pull request #254 from pbailly/master
[TBD-2559] Add "Vector" type support for spark and spark streaming.
2015-09-01 16:49:11 +02:00
amarkevich
5abbf1fa16 update method signature to interface 2015-09-01 17:04:48 +03:00
pbailly
db4aae025d [TBD-2559] Add "Vector" type support for spark and spark streaming.
The definition of this type is in:
org.talend.designer.components.sparkprovider
2015-09-01 14:40:32 +02:00
ycbai
06a8f87c12 TBD-2169: fix check services problem. 2015-09-01 17:30:32 +08:00
cmeng-talend
56c82e2a29 TBD-2495 fix bug: Hive: check fail when hadoop cluster with kerberos and
hive are on context mode
https://jira.talendforge.org/browse/TBD-2495
2015-09-01 11:12:05 +08:00
hcyi
659e6b7a90 TUP-3086:You can create duplicate job names using the "Duplicate" popup
menu.
2015-09-01 10:51:47 +08:00
amarkevich
dc63b9e2ee cleanup Routine API 2015-08-31 18:14:55 +03:00
wchen-talend
4aff656055 TDI-33683:Studio does not restore the individual perspective
configuration for views at start
2015-08-31 18:15:55 +08:00
rdubois
b82bc085b7 Add Spark support for CDH 5.1 in order to make the TUJs work. 2015-08-30 18:20:08 +02:00
rdubois
ebbac2adae TBD-2517 - Add support for HD Insight 3.2 2015-08-28 17:00:15 +02:00
cmeng-talend
94c5f12c40 TBD-2495 bug: Hive: check fail when hadoop cluster with kerberos and
hive are on context mode
https://jira.talendforge.org/browse/TBD-2495
2015-08-28 19:51:06 +08:00
hwang
9f4a4d68b9 TDI-33765:Test Frameworks:can not show context groups value if the
context have more than two contexts.
2015-08-28 18:11:18 +08:00
hwang
7593ba1d34 TDI-33228: export data files 2015-08-28 18:11:00 +08:00
wang wei
a973e89bcc Revert "TDI-32442: Data format of Dynamic is not surported for excel2003
and excel2007 with event mode
https://jira.talendforge.org/browse/TDI-32442
2015-08-28 10:37:31 +08:00
cmeng-talend
8111119005 TBD-2454 bug: Icon isn't correct when impot old version MapReduce job
https://jira.talendforge.org/browse/TBD-2454
2015-08-28 10:21:44 +08:00
rdubois
74f0380363 Merge branch 'workitem/tbd-2444' 2015-08-27 15:25:50 +02:00
rdubois
c0c270d54b Merge branch 'master' into workitem/tbd-2444 2015-08-27 14:47:35 +02:00
nrousseau
879e602593 Revert "TUP-3139:Additional Talend packages keeps asking for installi"
This reverts commit ef50d19148.
2015-08-27 20:45:25 +08:00
nrousseau
ff83647620 Revert "Revert "remove unused jar dependency of slf4j""
This reverts commit 2c69b7ac3c.
2015-08-27 20:44:29 +08:00
nrousseau
2c69b7ac3c Revert "remove unused jar dependency of slf4j"
This reverts commit e45fd8ddac.
2015-08-27 19:18:09 +08:00
CHEN Bin
4c7de1ccc1 upgrade spark cassandra connector 2015-08-27 18:30:38 +08:00
nrousseau
e6847674dd Revert "TDI-33749: avoid http calls when load resource"
This reverts commit c091b55b0f.
2015-08-27 18:23:35 +08:00
nrousseau
813b513474 TDI-33749: revert the change of plugin.xml done in the task TDI-30967 2015-08-27 18:23:33 +08:00
ycbai
4d48dd71aa [TBD-2494] Error occur when I drag a HDFS schema to a map reduce job if
hadoop cluster with kerberos and HDFS are on context mode
2015-08-27 18:08:15 +08:00
hwang
6b765dafd7 TDI-33676:LDAP:Create metadata, at step 3/5 , when click "next" get
NoClassDefFoundError
2015-08-27 17:51:18 +08:00
GGu
dfa2162ea1 TBD-2500: fixed the problem to run BD job. 2015-08-27 17:32:35 +08:00
hwang
cf050ca55d TDI-33676:LDAP:Create metadata, at step 3/5 , when click "next" get
NoClassDefFoundError
2015-08-27 14:52:39 +08:00
cmeng-talend
b9e33b995b TDI-33364 bug: can't delete schema from Recycle bin
https://jira.talendforge.org/browse/TDI-33364
2015-08-27 14:49:41 +08:00
nrousseau
a5ce90cd15 fix compilation issue 2015-08-27 13:05:40 +08:00
Pierre Teyssier
efe2d9881a Merge pull request #241 from wluo-talend/master
TDI-32659: Tmap:the function "Talenddate"-"diffdate" is not correct
2015-08-27 12:56:06 +08:00
xhkong
fb549d27b8 Revert "TDI-33362 Jars aren't downloaded correctly if "download and install" them at the same time https://jira.talendforge.org/browse/TDI-33362"
This reverts commit d6869c6b45.
2015-08-27 12:04:01 +08:00
GGu
a4d92f6484 TUP-3428: set the "localRepository" explicitly. 2015-08-27 11:47:24 +08:00
GGu
cf5d4e7a0f Revert "TUP-3428: set the "localRepository" explicitly."
This reverts commit 01174fb4d2.
2015-08-27 11:33:48 +08:00
hwang
f1ae4aff0e TDI-33676:LDAP:Create metadata, at step 3/5 , when click "next" get
NoClassDefFoundError
2015-08-27 09:53:14 +08:00
nrousseau
466bb829b0 TDI-33683: avoid the cleanup of workbench at each restart of studio 2015-08-27 01:03:30 +08:00
nrousseau
c091b55b0f TDI-33749: avoid http calls when load resource 2015-08-27 01:03:28 +08:00
amarkevich
019281e41c [RoutineItem] cleanup unused API 2015-08-26 18:53:36 +03:00
xhkong
d6869c6b45 TDI-33362 Jars aren't downloaded correctly if "download and install"
them at the same time
https://jira.talendforge.org/browse/TDI-33362
2015-08-26 18:57:09 +08:00
GGu
d95d10cb6a TUP-3443: unify the path of localRepository. 2015-08-26 17:52:33 +08:00
wchen-talend
6fd4bac966 TDI-33219:Test Frameworks-error when run jobs. 2015-08-26 17:49:22 +08:00
hwang
ef50d19148 TUP-3139:Additional Talend packages keeps asking for installi 2015-08-26 16:07:40 +08:00
amarkevich
c45530d477 use real BeansType 2015-08-25 18:29:19 +03:00
amarkevich
b8ea7c3ee9 remove duplicated API 2015-08-25 14:26:50 +03:00
rdubois
dfa43f9ccf TBD-2399 - Add support for dynamic memory allocation on EMR 4.0.0 2015-08-25 12:35:17 +02:00
cmeng-talend
5626b100ad TUP-3348 feature: Support EMR 4.0 for 6.0.1 in Wizards
https://jira.talendforge.org/browse/TUP-3348
2015-08-25 18:32:47 +08:00
rdubois
65ed5a6862 Merge branch 'master' into workitem/tbd-2444 2015-08-25 11:55:59 +02:00
hwang
a5cb3f88f2 Revert "TUP-3139:Additional Talend packages keeps asking for installing "third party libraries" even after making it install 5 times"
This reverts commit d030159423.
2015-08-25 17:43:36 +08:00
cmeng-talend
a16d07b86d TBD-2430 fix bug: MapR 410 services cannot check successfully
https://jira.talendforge.org/browse/TBD-2430
2015-08-25 12:26:24 +08:00
GGu
01174fb4d2 TUP-3428: set the "localRepository" explicitly. 2015-08-25 10:17:50 +08:00
xhkong
27943f1f03 TDI-33649 on windows10, studio toolbar icon can't display incomplete
https://jira.talendforge.org/browse/TDI-33649
2015-08-25 09:58:24 +08:00
amarkevich
7c63c370f5 remove exportAsOSGI API 2015-08-24 14:51:10 +03:00
GGu
da59dde44f TDI-33678: unify the export job to run on jobserver. 2015-08-24 17:48:54 +08:00
zwxue
bbea206e6c TDI-33662: fix bugs of using existing repository context. 2015-08-24 17:10:17 +08:00
ycbai
1e3eec0f70 [TBD-2375] HCatalog service is not read when retrieving configuration
from ambari
2015-08-24 17:03:07 +08:00
xhkong
1d289def46 TDI-33649 on windows10, studio toolbar icon can't display incomplete
https://jira.talendforge.org/browse/TDI-33649 (reopened)
2015-08-24 11:35:59 +08:00
xhkong
4b08a13e37 TDI-33317 Jars in Nexus shouldn't be replaced with jars in Local .M2
folder(reopened)
https://jira.talendforge.org/browse/TDI-33317
2015-08-24 11:31:56 +08:00
rdubois
20bda52319 Merge branch 'master' into workitem/tbd-2444 2015-08-21 16:07:42 +02:00
xhkong
23a3721788 TDI-33649 on windows10, studio toolbar icon can't display incomplete
https://jira.talendforge.org/browse/TDI-33649
2015-08-21 15:38:10 +02:00
GGu
3ea11d0d10 TUP-3402: check for rules files. 2015-08-21 15:38:09 +02:00
GGu
f0ed968377 TUP-3402: check for xmlMappings files. 2015-08-21 15:38:09 +02:00
GGu
8d9967ad9d TUP-3402: if disable the log4j function. won't add it. 2015-08-21 15:38:08 +02:00
nrousseau
b283574e76 TDI-32845 : update emf model to allow to have 0 element parameters in
the notes
2015-08-21 15:38:07 +02:00
wdliu
069a2a14f4 TBD-2235 : DI Studio Part TBD-2235:
Hadoop cluster_HBase with hadoop properties check fail after export to
context(These code changes is for it)
2015-08-21 15:38:06 +02:00
wdliu
b40e23cebf TDI-33645 : DI Studio Part
TDI-33645:Error occur when I click Finish button for convert to context
mode for mysql connection
2015-08-21 15:38:05 +02:00
wchen-talend
eb598d9b9d TDI-33687:Jar will be deployed twice to .m2 if config maven uri with
version 6.0.1
2015-08-21 15:38:05 +02:00
amarkevich
604d3622db move spring to route resources 2015-08-21 15:38:04 +02:00
nrousseau
f6975a2330 TUP-3309: fix problem of display of perspective 2015-08-21 15:38:03 +02:00
hwang
d5d2f0d626 TUP-3093:[Ubuntu12 Studio]show reduplicate menu button after right click 2015-08-21 15:38:02 +02:00
ycbai
ff3152d752 [TBD-2358] Cannot retrieve HBase schema which is created automatically
by retrieving configuration from ambari or cloudera
2015-08-21 15:38:02 +02:00
xhkong
d7e651b4ba TDI-33317 Jars in Nexus shouldn't be replaced with jars in Local .M2
folder
https://jira.talendforge.org/browse/TDI-33317
2015-08-21 15:38:01 +02:00
cmeng-talend
ab213c3225 TBD-2451 bug: CDH5: Hang when clicking "Finish" on Hive(Hive Server1)
creation Wizard
https://jira.talendforge.org/browse/TBD-2451
2015-08-21 15:38:00 +02:00
msjian
4d9e8497c3 TDQ-10616: fix DQ - Profiling - Catalog Analysis - missing tables in
database
2015-08-21 15:37:59 +02:00
cmeng-talend
f2cbd78275 Correct the plugin name 2015-08-21 15:37:59 +02:00
hwang
b938a4dfd2 TDI-33639:TestCase for Big data 2015-08-21 15:37:58 +02:00
rdubois
0b9c268187 TBD-2444 - Use EMR 4.0.0 coming from EHadoopDriver 2015-08-21 15:37:57 +02:00
xhkong
73989ca95d TDI-33649 on windows10, studio toolbar icon can't display incomplete
https://jira.talendforge.org/browse/TDI-33649
2015-08-21 19:20:31 +08:00
GGu
da3d119f57 TUP-3402: check for rules files. 2015-08-21 17:22:00 +08:00
GGu
a0e477f44e TUP-3402: check for xmlMappings files. 2015-08-21 17:22:00 +08:00
GGu
c5ddd60faf TUP-3402: if disable the log4j function. won't add it. 2015-08-21 17:22:00 +08:00
nrousseau
5242139f21 TDI-32845 : update emf model to allow to have 0 element parameters in
the notes
2015-08-21 17:05:21 +08:00
wdliu
bba377287e TBD-2235 : DI Studio Part TBD-2235:
Hadoop cluster_HBase with hadoop properties check fail after export to
context(These code changes is for it)
2015-08-21 16:58:07 +08:00
wdliu
3a9986bd56 TDI-33645 : DI Studio Part
TDI-33645:Error occur when I click Finish button for convert to context
mode for mysql connection
2015-08-21 16:58:01 +08:00
wchen-talend
42ad1744f1 TDI-33687:Jar will be deployed twice to .m2 if config maven uri with
version 6.0.1
2015-08-21 11:26:03 +08:00
amarkevich
f805960f1c move spring to route resources 2015-08-20 18:26:04 +03:00
nrousseau
bc8e46ef13 TUP-3309: fix problem of display of perspective 2015-08-20 19:03:36 +08:00
hwang
cd728d6188 TUP-3093:[Ubuntu12 Studio]show reduplicate menu button after right click 2015-08-20 18:31:53 +08:00
ycbai
b2c5061f85 [TBD-2358] Cannot retrieve HBase schema which is created automatically
by retrieving configuration from ambari or cloudera
2015-08-20 17:40:17 +08:00
Rémy DUBOIS
b4eec7ed11 Merge pull request #253 from pbailly/workitem/tbd-2444
[TBD-2444] add utilitary function to DistributionFactory.
2015-08-20 11:05:22 +02:00
xhkong
a0e1cba836 TDI-33317 Jars in Nexus shouldn't be replaced with jars in Local .M2
folder
https://jira.talendforge.org/browse/TDI-33317
2015-08-20 17:02:49 +08:00
cmeng-talend
d938b25b08 TBD-2451 bug: CDH5: Hang when clicking "Finish" on Hive(Hive Server1)
creation Wizard
https://jira.talendforge.org/browse/TBD-2451
2015-08-20 16:47:54 +08:00
pbailly
705b265314 [TBD-2444] add utilitary function to DistributionFactory. 2015-08-20 10:40:02 +02:00
zshen-talend
484413c512 Merge pull request #251 from msjian/master
TDQ-10616: fix DQ - Profiling - Catalog Analysis - missing tables in
2015-08-20 14:10:57 +08:00
msjian
8ef1d127ba TDQ-10616: fix DQ - Profiling - Catalog Analysis - missing tables in
database
2015-08-20 13:50:14 +08:00
cmeng-talend
341a95cb35 Correct the plugin name 2015-08-20 11:26:03 +08:00
hwang
206a61c9a9 TDI-33639:TestCase for Big data 2015-08-20 11:07:49 +08:00
rdubois
9457f9d392 Merge branch 'master' into workitem/tbd-2444 2015-08-19 14:40:20 +02:00
rdubois
a1a99107db TBD-2444 - Support the Spark components with the new Hadoop distributions framework. 2015-08-19 14:30:54 +02:00
zshen-talend
9a124418cf Merge pull request #248 from qiongli/master
TDQ-10353 Get a correct jar path so that it can copy to another folder.
2015-08-19 18:36:55 +08:00
qiongli
34a6ad1927 TDQ-10353 Get a correct jar path so that it can copy to another folder. 2015-08-19 18:31:59 +08:00
ycbai
0de4449eb5 [TBD-2463] Wrong Resource Manager port is retrieved for HDP 2.2 2015-08-19 17:45:47 +08:00
GGu
880b7a89ad TDI-33648: use new maven build for execute/deploy job on job server. 2015-08-19 17:39:00 +08:00
hwang
34c46a5a70 TDI-33639:TestCase for Big data 2015-08-19 17:38:01 +08:00
rdubois
434c15ee52 TBD-2444 - Support the tHive components with the new Hadoop distributions framework (javajet part) 2015-08-19 10:52:03 +02:00
wchen-talend
1252d08ec0 TUP-3400:Issue with DB Connection Metadata with name of the form:
[XXX]YYYY
2015-08-19 15:49:51 +08:00
Rémy DUBOIS
39e61c310e Merge pull request #247 from pbailly/master
[TBD-2460] Add implementation of utilitary method on BigDataNode.
2015-08-18 16:32:34 +02:00
Rémy DUBOIS
a607b9942e Merge pull request #246 from pbailly/master
[TBD-1786] Add parseDateInUTC method in TalendDate.
2015-08-18 16:29:11 +02:00
pbailly
92f071f348 [TBD-2460] Add implementation of utilitary method on BigDataNode. 2015-08-18 16:29:06 +02:00
pbailly
85389763bd [TBD-1786] Add parseDateInUTC method in TalendDate. 2015-08-18 16:28:35 +02:00
rdubois
83b2e02e67 TBD-2444 - Support the tHive components with the new Hadoop distributions framework (XML part) 2015-08-18 14:54:38 +02:00
nrousseau
541b0613e5 TUP-3394: fix problems of TOS features 2015-08-18 18:17:03 +08:00
nrousseau
e45fd8ddac remove unused jar dependency of slf4j 2015-08-18 18:17:02 +08:00
nrousseau
daacba1923 TUP-3309: fix problem of display of perspective 2015-08-18 18:17:01 +08:00
nrousseau
8fff11efaa TDI-33364: fix problem of empty recycle bin for schema 2015-08-18 18:16:59 +08:00
hwang
7ecff65a9b TDI-33355:txmlmap modification check 2015-08-18 18:09:03 +08:00
ycbai
601e21f4e7 [TBD-2357] Problem when creating the Hadoop Cluster for the second time
by retrieving configuration from Ambari or Cloudear
2015-08-18 16:31:35 +08:00
cmeng-talend
003b337e0b TUP-3348 feature: Support EMR 4.0 for 6.0.1 in Wizards
https://jira.talendforge.org/browse/TUP-3348
2015-08-18 10:48:14 +08:00
rdubois
835ee2db6f TBD-2444 - Support the Standard tPig components with the new Hadoop distributions framework 2015-08-17 17:41:17 +02:00
rdubois
bd6127df6d TBD-2444 - Support the Standard tSqoop components with the new Hadoop distributions framework 2015-08-17 14:09:31 +02:00
wchen-talend
0bfb76731b TUP-3064:The navigate menu should not show up in TOS ESB studio 2015-08-17 17:29:17 +08:00
hcyi
4f3c02f9db TDI-32931:When create Pig UDF there is FileNotFoundException(try to use
the jar in configuration/lib)
2015-08-17 14:36:23 +08:00
rdubois
ad4b28cf34 TBD-2444 - Support the Standard tHBase components with the new Hadoop distributions framework 2015-08-14 15:58:52 +02:00
xhkong
6e02eb5fc0 TUP-3061 Reword the Wrong Java setup window
https://jira.talendforge.org/browse/TUP-3061
2015-08-14 17:58:29 +08:00
hwang
570de14f47 TDI-33355:Test Frameworks-testcase has compile errors when create test
on tXMLMap
2015-08-14 17:11:53 +08:00
nrousseau
e69a5fd6de TUP-3394: fix problems of TOS features 2015-08-14 16:56:13 +08:00
rdubois
ebae5a942a TBD-2444 - Support the tMRConfiguration component with the new Hadoop distributions framework 2015-08-14 09:48:18 +02:00
rdubois
aed49b5a6e TBD-2444 - Support the Standard tHDFS components with the new Hadoop distributions framework 2015-08-14 09:48:04 +02:00
rdubois
e195845619 TBD-2444 - Initiate the big data components refactoring. 2015-08-14 09:47:44 +02:00
wchen-talend
f913aac6b9 DI-33578:"Driver jar" changed incorrectly after reopen a JDBC metadata 2015-08-14 15:44:34 +08:00
cmeng-talend
65670836d0 TBD-2441 fix bug: Cannot retrieve schema on he HDFS item which is
created by retrieving configuration from Ambari or Cloudear
automatically
https://jira.talendforge.org/browse/TBD-2441
2015-08-14 14:50:21 +08:00
wchen-talend
bdd808bcfe TUP-3381:Got NPE when generating documentation for jobs/routes 2015-08-14 11:36:26 +08:00
amarkevich
8832b72e7c update IOsgiDependenciesService constants 2015-08-13 17:57:10 +03:00
nrousseau
48d47a5d71 TDI-33594: fix problem of empty recyclebin done in background thread 2015-08-13 15:43:22 +08:00
ycbai
5118d059bf [TBD-2235] Hadoop cluster_HBase with hadoop properties check fail after
export to context
2015-08-13 15:00:54 +08:00
GGu
2734ebb04c TUP-3384: remove the test output files. 2015-08-13 10:05:55 +08:00
xhkong
fb3694518e TDI-33282 Test Frameworks-testcase does not have a correct icon.
https://jira.talendforge.org/browse/TDI-33282
2015-08-12 18:33:55 +08:00
nrousseau
a53553bd33 Merge pull request #244 from sbliu/master
TMDM-8764: update the webservice stub classes.
2015-08-12 17:51:21 +08:00
GGu
92e4747098 TDI-33538: enhance the saving pom function. 2015-08-12 17:37:42 +08:00
wchen-talend
119a1c1e7a TUP-3354:The "new name" parameter seems to not be taken into account
when duplicating a job
2015-08-12 17:20:14 +08:00
wchen-talend
0ec42a2d65 TDI-33505:Context groups and context variables in Context view not
sorted alphabetically
2015-08-12 16:42:50 +08:00
sbliu
d53c116a75 TMDM-8764: update the webservice stub classes. 2015-08-12 15:06:37 +08:00
hcyi
5c9a22e36c TDI-33562:ClassCastException when job switch designer to code editor. 2015-08-11 19:29:12 +08:00
cmeng-talend
53ff85b4ab TBD-1976 fix bug: Default Database is missing after editing hive item.
https://jira.talendforge.org/browse/TBD-1976
2015-08-11 18:24:49 +08:00
cmeng-talend
be299f6016 TDI-32868 fix bug: Switch to Local mode ,local project name is added
"(remote project in offline mode)" when TAC has same project name
https://jira.talendforge.org/browse/TDI-32868
2015-08-11 16:20:47 +08:00
hcyi
3075771425 TBD-2394:add the propagated when updated metadata for the
tSparkConfiguration .
2015-08-11 16:19:22 +08:00
wang wei
928d27bba0 Merge pull request #243 from wluo-talend/master
TDI-33532: Should have a migration task for reject row for TDI-32161
2015-08-11 14:34:55 +08:00
nrousseau
6963a9bd7d TUP-3350: cleanup features for oems 2015-08-11 10:44:48 +08:00
wluo-talend
68689107af TDI-33532: Should have a migration task for reject row for TDI-32161
modification
https://jira.talendforge.org/browse/TDI-33532
2015-08-10 13:18:27 -07:00
ycbai
e955bdea01 [TBD-2256] Hadoop Configuration Import Wizzard not setting Ressource
Manager fields correctly
2015-08-10 17:18:18 +08:00
nrousseau
faa92fdcb9 TUP-3350: cleanup features for oems 2015-08-10 17:09:41 +08:00
zzliu
10f77ac8fb TDI-32442: Data format of Dynamic is not surported for excel2003 and excel2007 with event mode.
Note: Modify ParserUtils.java to resolve the failed TUJ
https://jira.talendforge.org/browse/TDI-32442
2015-08-10 12:52:48 +08:00
wchen-talend
728eb0280d TUP-2943:Studio asks to install optional components at each start-up. 2015-08-10 11:05:24 +08:00
nrousseau
d5c9d22051 TDI-33503: fix problem of children context and source code missing 2015-08-08 15:58:06 +08:00
zzliu
bce770d005 TDI-32442: Data format of Dynamic is not surported for excel2003 and excel2007 with event mode.
Note: Modify ParserUtils.java to format non-dynamic date
https://jira.talendforge.org/browse/TDI-32442
2015-08-07 18:03:07 +08:00
hwang
6e4c680d0a TDI-33523:after job/testcase change version, the testcase always fail 2015-08-07 15:18:59 +08:00
hwang
dcbf832258 TUP-3179:When duplicating a Job, it does not duplicate the associated
test cases
2015-08-07 15:18:42 +08:00
wluo-talend
eef60ff013 TDI-32659: Tmap:the function "Talenddate"-"diffdate" is not correct
https://jira.talendforge.org/browse/TDI-32659
2015-08-06 16:07:35 -07:00
Irene Wang
fd29309c37 Update copyright year to 2015 2015-08-06 18:24:16 +02:00
rdubois
51abe7b400 TUP-3036 fixed - Add Spark Streaming stats coodinates in the process 2015-08-06 14:10:52 +02:00
cmeng-talend
01ff199782 Do some tests for fixing toolbar hidden problem 2015-08-06 19:17:33 +08:00
wchen-talend
a0a5cba3c8 TUP-3139:Additional Talend packages keeps asking for installing "third
party libraries" even after making it install 5 times
2015-08-06 17:55:18 +08:00
rdubois
c04f1a507b TBD-2421 fixed - remove the Object type from the Spark,Spark Streaming and Storm tRowGenerator 2015-08-06 09:47:49 +02:00
hwang
1dd500c215 TDI-33229:Test Frameworks-test case lock/unlock do not work correctly. 2015-08-06 14:59:34 +08:00
xhkong
b321d5026e TDI-32611 MariaDB_if set "Addtional parameters" empty, the connection
check fail
https://jira.talendforge.org/browse/TDI-32611
2015-08-06 14:51:16 +08:00
cmeng-talend
ff2c56b2f0 TUP-3027 fix bug: Studio : remove flickering dialog boxes when switching
connection on login dialog
https://jira.talendforge.org/browse/TUP-3027
2015-08-06 12:38:16 +08:00
wchen-talend
7d91b38798 TDI-31988:Publish:the job can't import dependencies metadata when
version is updated to a new version
2015-08-06 11:10:58 +08:00
wchen-talend
d1b31a7a64 TDI-33455:Results of test cases must be included in the migration report 2015-08-05 18:27:00 +08:00
GGu
742e45b0df TDI-33481: enhance the maven for lastUpdated. 2015-08-05 14:36:07 +08:00
hwang
86039522f1 TUP-3179:When duplicating a Job, it does not duplicate the associated
test cases
2015-08-05 10:09:58 +08:00
GGu
39c2d65b00 TDI-33481: when create .Java project, do force update dependences. 2015-08-04 18:23:06 +08:00
ycbai
fd5a43c0b9 [TBD-1977] There is an error when clicking Finish button after editing a
embedded hive item on Windows 7
2015-08-04 17:35:32 +08:00
wchen-talend
848106c5f1 TUP-3276:wrong version of the jar used in the job 2015-08-04 15:41:40 +08:00
GGu
98faf787d7 TDI-33481: Fixed the possible NPE. 2015-08-04 14:04:27 +08:00
xhkong
abc567b40d TDI-33278 Column length should be visible when length value is
zero
https://jira.talendforge.org/browse/TDI-33278
(fix the cell null → 0 & 0 → null)
2015-08-04 10:45:02 +08:00
Rémy DUBOIS
dad98e028d Merge pull request #239 from pbailly/master
[TBD-1786] Add Function for save date in UTC.
2015-08-03 15:03:37 +02:00
pbailly
a86d9595e4 [TBD-1786] Add Function for save date in UTC. 2015-08-03 15:01:46 +02:00
wchen-talend
79d993c6c6 TUP-3122:If the commandline fails to start as jre is used instead of
jdk: there is a need to delete the workspace
2015-08-03 19:15:40 +08:00
rdubois
53afe1630e TBD-2194 fixed - Refactor the filter method 2015-08-03 11:14:23 +02:00
GGu
df285884e3 TDI-33091: after remove the repository from project pom template, need
remote the updating also.
2015-08-03 11:10:28 +08:00
wchen-talend
dfcda2d56b TDI-31960:Libraries from custom components are not loaded 2015-08-03 11:04:59 +08:00
rdubois
b055b7bb59 TBD-2194 fixed - Hide Document, List, Object and Dynamic types from M/R schemas 2015-07-31 17:10:44 +02:00
rdubois
47ff33cad2 TBD-2194 fixed - Hide Document, List, Object and Dynamic types from M/R schemas 2015-07-31 14:19:18 +02:00
rdubois
a211a9f5c3 TBD-2194 fixed - Hide Document, List, Object and Dynamic types from M/R schemas 2015-07-31 12:20:00 +02:00
ycbai
4d8c613a4d [TBD-2277] Hadoop cluster_context coverted not correct 2015-07-31 15:39:30 +08:00
wchen-talend
4c8e0a3dab TUP-3296:Libs won't be saved in the project anymore 2015-07-31 14:38:32 +08:00
cmeng-talend
18df78be11 TDI-32863 fix bug: Metadata_Next button should be disabled when refresh
preview
https://jira.talendforge.org/browse/TDI-32863

Fix problem:
1. when ceate ldap,when next,will refresh preview auto,but next button
is available.
2. When create a file positional,export as context,refresh preview,after
finish refresh,"next" is unusable yet.
2015-07-31 14:22:40 +08:00
GGu
decb5607c5 TDI-33091: remove some maven files and enhance the codes too. 2015-07-31 11:45:33 +08:00
cmeng-talend
03f2d38543 TDI-32844 fix bug: Spark: Spark icon in Job isn't correct
https://jira.talendforge.org/browse/TDI-32844
2015-07-30 19:07:36 +08:00
hcyi
f4e65313df TDI-33411:JobType should be readonly 2015-07-30 16:19:15 +08:00
zwxue
d3337049b7 TDI-33154: Add remote job monitoring for MemoryRun. 2015-07-30 15:52:44 +08:00
xhkong
12daba0a68 TDI-33278 Column length should be visible when length value is
zero
https://jira.talendforge.org/browse/TDI-33278
(fix the cell null → 0 & 0 → null)
2015-07-30 15:47:07 +08:00
zzliu
6c83241e72 TDI-32442: Data format of Dynamic is not surported for excel2003 and excel2007 with event mode.
Note: revome the modification of ParserUtils.java
https://jira.talendforge.org/browse/TDI-32442
2015-07-30 11:17:57 +08:00
GGu
530166ee70 TDI-33091: provider one default maven repository. 2015-07-29 18:46:00 +08:00
GGu
4a22c34385 TDI-33091: fixed the m2 folder issue, add default local repository and proxy issue for maven user settings. 2015-07-29 18:45:59 +08:00
xhkong
c4e03a87fc Revert "TDI-33317 Jars in Nexus shouldn't be replaced with jars in Local .M2 folder https://jira.talendforge.org/browse/TDI-33317"
This reverts commit 45c2a274ed.
2015-07-29 15:49:07 +08:00
xhkong
c000b6c32a Revert "TDI-33317 Jars in Nexus shouldn't be replaced with jars in Local .M2 folder https://jira.talendforge.org/browse/TDI-33317"
This reverts commit 429ab2aed5.
2015-07-29 15:48:32 +08:00
wang wei
02a98e53d3 TDI-33105: Oracle CLOB is not mapped to id_String
https://jira.talendforge.org/browse/TDI-33105
2015-07-29 15:00:58 +08:00
Pierre Teyssier
0529231824 Merge pull request #237 from wwang-talend/master
TDI-27730: New version of Ingres iijdbc-file available
2015-07-29 14:13:59 +08:00
wang wei
e7604a488f TDI-27730: New version of Ingres iijdbc-file available
https://jira.talendforge.org/browse/TDI-27730
2015-07-29 14:08:52 +08:00
hwang
99f0f3f4fc TUP-3179:When duplicating a Job, it does not duplicate the associated
test cases
2015-07-29 10:23:18 +08:00
rdubois
8249ef40f5 TBD-1934 - Add Junit 2015-07-28 18:37:47 +02:00
rdubois
f23100c3c5 TBD-1934 - Hide the Document and Dynamic types from the big data schemas 2015-07-28 17:27:14 +02:00
CHEN Bin
e9b19333e2 [TBD-2323] update to 1.3.0M2 and add port on spark tcassandra component
and remove the
properties about port.
https://jira.talendforge.org/browse/TBD-2323
2015-07-28 17:44:09 +08:00
nrousseau
833f8dd1cd TUP-2823: remove versions not used of cxf 2015-07-28 17:37:49 +08:00
xhkong
429ab2aed5 TDI-33317 Jars in Nexus shouldn't be replaced with jars in Local .M2
folder
https://jira.talendforge.org/browse/TDI-33317
2015-07-28 17:30:47 +08:00
xhkong
45c2a274ed TDI-33317 Jars in Nexus shouldn't be replaced with jars in Local .M2
folder
https://jira.talendforge.org/browse/TDI-33317
2015-07-28 15:55:56 +08:00
ycbai
c1accd6efc [TBD-2169] HDFS:check fail when I check custom hadoop configuration for
hadoop cluster
2015-07-28 15:32:12 +08:00
nrousseau
8ee3add9f8 TUP-3328: fix problem when move job 2015-07-28 11:30:52 +08:00
xhkong
5c24c55289 TDI-33278 Column length should be visible when length value is
zero(reopen)
https://jira.talendforge.org/browse/TDI-33278
2015-07-27 17:48:26 +08:00
nrousseau
511d2bf8da TUP-3325: fix problem of recyclebin 2015-07-27 11:53:21 +08:00
nrousseau
e9e6dc3772 TDI-33364: refresh recyclebin container after delete a table/subitem 2015-07-27 11:53:19 +08:00
ycbai
6e8c075974 TBD-2322: Cannot import any job after retrieve Hive Tez schema. 2015-07-24 16:48:39 +08:00
nrousseau
5fdb84d898 Merge pull request #234 from lwang-talend/master
TDI-33301: tHashInput_1Process(Map<String,Object>) is exceeding the
2015-07-24 15:42:08 +08:00
lwang-talend
c3caed1745 TDI-33301: tHashInput_1Process(Map<String,Object>) is exceeding the
65535 bytes limit when we checked option activate log4j in components
use string literal instead of too many append() method
2015-07-24 15:37:33 +08:00
GGu
7de8a95499 TDI-33357: fixed the problem for job jvm arguments. 2015-07-24 13:39:08 +08:00
cmeng-talend
3628e7ea36 TDI-33360 Backlog Task: Need to check on the wizard metadata
https://jira.talendforge.org/browse/TDI-33360

Parent ticket:
TDI-33359 bug: Upgrade jackaccess to version 2.1
https://jira.talendforge.org/browse/TDI-33359
2015-07-24 12:20:00 +08:00
nrousseau
bf9f589729 Merge pull request #232 from wwang-talend/master
TDI-33359: Upgrade jackaccess to version 2.1
2015-07-24 12:01:06 +08:00
wang wei
3858ac1c28 TDI-33359: Upgrade jackaccess to version 2.1
https://jira.talendforge.org/browse/TDI-33359
2015-07-24 11:28:50 +08:00
xhkong
75d74592d2 TDI-33278 Column length should be visible when length value is
zero(reopen)
https://jira.talendforge.org/browse/TDI-33278
2015-07-23 17:23:00 +08:00
cmeng-talend
41becb2304 TDI-30205 fix bug: support json-path in the json metadata
https://jira.talendforge.org/browse/TDI-30205

Fix bug: break several kinds of preview
2015-07-23 14:43:04 +08:00
GGu
1b45c6bc9d Merge pull request #227 from csuntalendbj/master
TESB-14910:Route Builder: Cannot delete empty Code folders
2015-07-23 09:29:04 +08:00
GGu
09ed73e2e7 TBD-2294: use new commandline for BD jobs. 2015-07-22 18:27:54 +08:00
wchen-talend
aeec3b8fbb TDI-31960:Libraries from custom components are not loaded 2015-07-22 15:52:33 +08:00
zshen-talend
2d71f37810 bug fixed TDQ-10687 change cheat sheet open method 2015-07-22 14:17:49 +08:00
nrousseau
760962003e TUP-3213: fix typo 2015-07-22 11:56:26 +08:00
nrousseau
367b67e9f8 TDI-33325: fix problem of display of deleted folder from metadata 2015-07-22 11:31:58 +08:00
nrousseau
f6c9094c69 TUP-3295: only show label for deleted folders 2015-07-22 11:31:57 +08:00
Sizhao Liu
b3c164f539 TDQ-10628 add color palette helper class 2015-07-21 12:51:11 +02:00
SunChaoqun
7f312176f9 TESB-14910:Route Builder: Cannot delete empty Code folders 2015-07-21 13:39:59 +08:00
wdliu
3c65c21b3d TDI-32972 Bug : DI Studio Part
TDI-32972:In the Oozie settings view, all fields are greyed out even
though I am not using properties from Repository
2015-07-21 12:08:18 +08:00
Irene Wang
2103b74e2b Revert "fixed tuj build failed because of version not 6.1.0 in test.all.test.suite"
This reverts commit f6d5e3ee6a.
2015-07-20 15:47:42 +02:00
cmeng-talend
6a2730f469 TDI-32844 fix bug: Spark: Spark icon in Job isn't correct
https://jira.talendforge.org/browse/TDI-32844

1. ERepositoryObjectType.PROCESS_SPARK is always null since it is never
configure the extention point
"org.talend.core.repository.repository_node_provider" in the plugin.xml
used in RepositoryNodeProviderRegistryReader.readElement(...)
2. both frameworks (mapreduce / spark) should use PROCESS_MAPREDUCE in
current code I think.
2015-07-20 19:41:50 +08:00
wchen-talend
d20c52e7bf TDI-33025:Download Jar:count wrong jar number when try to download it 2015-07-20 18:12:23 +08:00
wchen-talend
65c074c549 TDI-32492:Same joblet is behaving differently in different jobs 2015-07-20 17:52:40 +08:00
GGu
cd018e5266 TBD-2272: when generate codes will clean the source codes, contexts or datasets. 2015-07-20 17:12:05 +08:00
xhkong
c95053af28 TDI-33278 Column length should be visible when length value is zero
https://jira.talendforge.org/browse/TDI-33278
2015-07-20 16:57:47 +08:00
hcyi
aabd41ea78 TDI-33259:Can't select MapReduce/Spark when Drag Standard Job to BigData
Batch;
2015-07-20 10:37:27 +08:00
zwxue
3225f0b09e TDI-33289: fix the getJobClassName method to get the full class name of
test container job.
2015-07-20 10:30:16 +08:00
nrousseau
8d62b59937 TUP-3288: fix problem of synchronize for the display when delete 2015-07-20 09:40:41 +08:00
nrousseau
ed86cf81ac TDI-33277: fix the problem of wrong selection of perspective 2015-07-17 18:15:28 +08:00
hwang
1e6aaad515 TDI-33266:Test Frameworks-test case in referrence project can not show
when log on main project.
2015-07-17 15:11:10 +08:00
nrousseau
9736e5deb7 Merge pull request #224 from lwang-talend/master
TDI-33066: TUJ failed BugTDI_6890_tFileOutputPositional stackoverflow
2015-07-17 12:25:14 +08:00
cmeng-talend
d8f84eb7e9 TUP-3165 fix bug: When starting a second Studio on another Workspace:
the windows "choose the workspace Folder" appears twice
https://jira.talendforge.org/browse/TUP-3165
2015-07-17 11:26:43 +08:00
iwangtalend
29d71257da Add org.talend.developpement 2015-07-17 01:44:45 +02:00
iwangtalend
9c7d20ad67 Add org.talend.libraries.edifact 2015-07-16 17:18:38 +02:00
iwangtalend
ef12752348 Add org.talend.libraries.ebcdic 2015-07-16 16:48:16 +02:00
iwangtalend
d2c7acfa60 Add org.talend.libraries.microsoft 2015-07-16 15:39:48 +02:00
iwangtalend
14ff6a0423 Add org.talend.libraries.ftp 2015-07-16 15:10:29 +02:00
iwangtalend
e197bc253b Add org.talend.sqlbuilder.jars 2015-07-16 14:32:19 +02:00
iwangtalend
389dbf15b1 Readd net.sourceforge.sqlexplorer.nl 2015-07-16 13:04:39 +02:00
iwangtalend
d91ca57adf Revert Add org.talend.dataprofiler.core.hadoopcluster 2015-07-16 12:15:46 +02:00
iwangtalend
2893cb954c Syntax error 2015-07-16 12:11:39 +02:00
iwangtalend
f7aca395c3 Add org.talend.dataprofiler.core.hadoopcluster 2015-07-16 11:26:20 +02:00
wchen-talend
e0198ec661 TUP-3276:wrong version of the jar used in the job 2015-07-16 10:25:59 +08:00
wchen-talend
58ad8015ec TDI-33056:Some Jars are duplicated in Third party installation popup 2015-07-16 09:18:09 +08:00
nrousseau
d2173ce1ce Merge branch 'maintenance/6.0' 2015-07-15 19:11:59 +08:00
nrousseau
1439764ad3 TUP-3097: fix problem of merge icon, avoid application to save and
restore the context application
2015-07-15 19:04:38 +08:00
nrousseau
4f71c08615 TUP-3281: put exchange in a login task after the logon of the project,
and avoid to block GUI while checking exchange
2015-07-15 19:04:16 +08:00
nrousseau
6928d18404 TUP-2808: add index for recycle bin 2015-07-15 19:04:00 +08:00
nrousseau
e74bd299dd TDI-31999: fix repository order with reference projects 2015-07-15 19:03:37 +08:00
nrousseau
9cdda6204a TUP-2808: improve performances of recycle bin 2015-07-15 19:03:13 +08:00
zzliu
05ec06d04e TDI-32442:Data format of Dynamic is not surported for excel2003 and excel2007 with event mode.
https://jira.talendforge.org/browse/TDI-32442
2015-07-15 17:49:55 +08:00
wchen-talend
68b8b50f92 TUP-3276 :set default maven uri for librariesNeeded extension 2015-07-15 15:15:45 +08:00
cmeng-talend
a9f15c4aac TDI-30205 fix bug: support json-path in the json metadata
https://jira.talendforge.org/browse/TDI-30205

1. fix bug: field name contains dot
2. fix bug: value array should not display
3. make the expression can use a exact array memeber
for example: $.data.id[1]
2015-07-15 11:42:56 +08:00
wdliu
39e5fbe5b6 TDI-33225 Bug : DI Studio Part
TDI-33225:Empty the temp folder in the studio on regular basis
2015-07-15 10:18:18 +08:00
wdliu
f3db29b834 TDI-33225 Bug : DI Studio Part
TDI-33225:Empty the temp folder in the studio on regular basis
2015-07-15 10:06:47 +08:00
wchen-talend
de40b970fb TUP-3276:wrong version of the jar used in the job 2015-07-14 17:23:32 +08:00
cmeng-talend
1965ccc1fe TDI-30205 fix bug: support json-path in the json metadata
https://jira.talendforge.org/browse/TDI-30205

Case:
the root node is an array
2015-07-14 12:14:53 +08:00
hwang
fffb085c5d TDI-32533:tFTPGet:The Encoding is not consistent with FTP connection 2015-07-14 11:35:53 +08:00
hwang
6578a1d1c0 TDI-33167:Test case result is ambiguous with 0 passed 0 failure 2015-07-14 11:13:09 +08:00
wchen-talend
ba04130be1 TDI-33213:deploy jar to maven if needed after any svn update. 2015-07-14 10:59:03 +08:00
hwang
c9ce83444e TDI-33152:delete all the metadata tables of the Genetic schema, then 2015-07-14 10:55:25 +08:00
hwang
a16b34fc66 TDI-33140:Schema type changes when modify the generic schema 2015-07-14 10:46:07 +08:00
rdubois
7920f1d6ec Merge branch 'maintenance/6.0' 2015-07-13 13:47:41 +02:00
rdubois
253cff88d5 TBD-2143 - Add a method in the IProcessor interface to clean the working directory 2015-07-13 13:42:25 +02:00
ycbai
1de5238633 [TBD-2187] Hadoop cluster_context not added after drag and drop schema
to job
2015-07-13 16:20:45 +08:00
wchen-talend
0755c9a5a8 TUP-3135:Studio is blocked with the message: Initialize lock status 2015-07-13 15:11:15 +08:00
GGu
1e2d222cf0 TDI-33198: set the accessible. 2015-07-13 14:18:32 +08:00
cmeng-talend
ba3f24d5d7 TDI-33202 fix bug: Out of memory related to the CSS of the palette of
the job editor
https://jira.talendforge.org/browse/TDI-33202
2015-07-13 14:17:37 +08:00
GGu
2f1b9cc049 TDI-33198: set back the Authenticator for Resty. 2015-07-13 14:16:54 +08:00
hcyi
232a02aad1 TUP-3005:Spark and Spark Streaming components are not displayed in the
Palette Settings.
2015-07-13 11:38:33 +08:00
cmeng-talend
a50f02335c TDI-33202 fix bug: Out of memory related to the CSS of the palette of
the job editor
https://jira.talendforge.org/browse/TDI-33202
2015-07-13 11:05:52 +08:00
cmeng-talend
fc7d4b14e6 TDI-30205 fix bug: support json-path in the json metadata
https://jira.talendforge.org/browse/TDI-30205
2015-07-13 10:41:30 +08:00
cmeng-talend
67252a6d26 TDI-30205 fix bug: support json-path in the json metadata
https://jira.talendforge.org/browse/TDI-30205
2015-07-10 19:21:27 +08:00
lwang-talend
29714ac51f TDI-33066: TUJ failed BugTDI_6890_tFileOutputPositional stackoverflow
split the big method chaining to several parts
2015-07-10 16:01:36 +08:00
tuj on tal-rd01.talend.lan
47dbeab051 Merge branch 'master' of github.com:Talend/tcommon-studio-se 2015-07-09 07:57:12 -07:00
tuj on tal-rd01.talend.lan
f6d5e3ee6a fixed tuj build failed because of version not 6.1.0 in test.all.test.suite 2015-07-09 07:56:57 -07:00
rdubois
32af8782a2 Merge branch 'maintenance/6.0' 2015-07-09 16:48:54 +02:00
rdubois
6fc74ac334 TBD-2202 && TBD-2203 fixed - Switch to the kryo serialization 2015-07-09 16:40:50 +02:00
hcyi
e77433baf3 TUP-3005:Spark and Spark Streaming components are not displayed in the
Palette Settings.
2015-07-09 17:27:33 +08:00
wdliu
9a2c2cc067 TDI-33010 Work Item : DI Studio Part
TDI-33010:Update demo projects
2015-07-09 17:23:16 +08:00
wdliu
c37cdb1c04 TDI-33010 Work Item : DI Studio Part
TDI-33010:Update demo projects
2015-07-09 16:54:26 +08:00
Sebastien Gandon
dc28f1cf5b merging maintenance/6.0 to master : fixing toolbar disappearing for ever. 2015-07-09 10:13:29 +02:00
wchen-talend
90cfd275bd TBD-2127 : show error for run job 2015-07-09 10:24:01 +08:00
Sebastien Gandon
6369256245 TDI-32030 : fixed toolbar disappear forever
by setting all toolbar visible before they are rendered
2015-07-08 15:56:06 +02:00
Irene Wang
ab0fbec9c0 Update feature.xmls to 6.1.0.qualifier 2015-07-08 13:59:15 +02:00
Irene Wang
812f20726e Update MANIFEST.MFs to 6.1.0.qualifier 2015-07-08 12:58:38 +02:00
GGu
7d83bd84a4 TDI-33198: set back the Authenticator for Resty. 2015-07-08 17:24:26 +08:00
Igor Lazebny
a7d72802d5 Update version to 6.0.1-SNAPSHOT in poms 2015-07-08 12:06:56 +03:00
Igor Lazebny
79f3a7dac6 Update version to 6.1.0-SNAPSHOT in poms 2015-07-08 12:04:38 +03:00
ycbai
c1f42ec479 [TUP-3047] Automatically create hadoop services metadata from the
discovered services after import configuration wizard
2015-07-08 14:11:18 +08:00
ycbai
335431ffbf [TUP-3047] Automatically create hadoop services metadata from the
discovered services after import configuration wizard
2015-07-08 11:54:07 +08:00
Irene Wang
7358804b15 Update version to 6.1.0-SNAPSHOT 2015-07-07 17:51:25 +02:00
Irene Wang
74497f3ca9 Add glazedlists_java15-1.9.0.jar to classpath 2015-07-07 16:39:43 +02:00
Irene Wang
1ba0fbb7d7 Add glazedlists_java15-1.9.0.jar to classpath 2015-07-07 16:39:20 +02:00
iwangtalend
08a81e7372 Add org.talend.libraries.nattable.glazedlist to TOS p2 repo 2015-07-07 12:25:16 +02:00
iwangtalend
4d5999ceb5 Add org.talend.libraries.nattable.glazedlist to TOS p2 repo 2015-07-07 12:24:59 +02:00
hwang
64e3804c2d TDI-33152:delete all the metadata tables of the Genetic schema, then
edit Genetic schema, got exception
2015-07-07 17:03:24 +08:00
hwang
9eebdab301 TDI-33140:Schema type changes when modify the generic schema 2015-07-07 17:03:21 +08:00
ycbai
fc289b2e69 [TBD-2187] Hadoop cluster_context not added after drag and drop schema
to job
2015-07-07 14:25:58 +08:00
xhkong
80558a63e0 Revert "TDI-33070 escape slash for record type cause tFileInputMsDelimited fails to run https://jira.talendforge.org/browse/TDI-33070"
This reverts commit f514124ece.
2015-07-07 11:15:16 +08:00
hwang
11035dacbe TDI-32533:tFTPGet:The Encoding is not consistent with FTP connection 2015-07-06 17:23:50 +08:00
wchen-talend
e82fb4c587 TBD-2127 : show error for run job 2015-07-06 16:30:33 +08:00
GGu
83009ef157 TDI-32799: revert "disable the default Authenticator temp". 2015-07-06 14:22:48 +08:00
GGu
3db20b4f61 TDI-32799: revert "disable the default Authenticator temp". 2015-07-06 14:22:01 +08:00
GGu
a6546d9360 TDI-33091: enhance the performace, because will init some maven configuration. so if no need, don't call the API. 2015-07-06 13:35:55 +08:00
GGu
6f25cafd74 TDI-33091: check the user setting file and change it if need. 2015-07-06 13:35:42 +08:00
GGu
fd8b171ac6 TDI-33091: enhance the performace, because will init some maven configuration. so if no need, don't call the API. 2015-07-06 13:31:38 +08:00
GGu
1e30bc945a TDI-33091: check the user setting file and change it if need. 2015-07-06 13:31:37 +08:00
ycbai
c6f2b103c3 [TBD-2205] Cannnot import jars when using exist hadoop versions with
Custom distribution
2015-07-03 17:41:56 +08:00
hcyi
d9fee2d992 TUP-3086:You can create duplicate job names using the "Duplicate" popup
menu.
2015-07-03 14:48:08 +08:00
GGu
838a421e3c TDI-33091: if the project delete manually, can't recreate. 2015-07-03 14:07:55 +08:00
wchen-talend
76afa64d91 TUP-2391 : add not exist jars to file in debug 2015-07-03 13:48:37 +08:00
xhkong
f514124ece TDI-33070 escape slash for record type cause tFileInputMsDelimited fails
to run https://jira.talendforge.org/browse/TDI-33070
2015-07-03 12:00:04 +08:00
wchen-talend
dda34dd05a TDI-32355:Export SAP connection to context and give context a new
name,check,failure
2015-07-03 10:17:30 +08:00
hcyi
d0710568d5 TUP-2872:change back the name "Job Designs" instead of "Job"... 2015-07-02 16:39:40 +08:00
zwxue
ccdc47a772 TDI-32821:Use LinkedHashMap to keep original order of context list. 2015-07-02 16:11:24 +08:00
hwang
a80fca1cc7 TDI-33088:Add a new instance on the test case doesn't work. 2015-07-02 15:37:16 +08:00
zwxue
c801886de0 TDI-32821:Use LinkedHashMap to keep original order of context list. 2015-07-02 12:22:33 +08:00
hwang
ecf0af459b TUP-2788:DI job classpath is wrong if the job contains a tRunJob with
independent process usage.
2015-07-01 17:01:43 +08:00
hwang
20413ab0bf TUP-2788:DI job classpath is wrong if the job contains a tRunJob with 2015-07-01 17:01:41 +08:00
hwang
a806acd845 TUP-2788:DI job classpath is wrong if the job contains a tRunJob with 2015-07-01 16:58:52 +08:00
wchen-talend
6f2e1022f5 TDI-33025:Download Jar:count wrong jar number when try to download it 2015-07-01 14:54:08 +08:00
GGu
440bef94e3 TDI-33044: in some cases, the project is not opened, so need open firt,
then do check.
2015-07-01 11:08:41 +08:00
xhkong
a0403be389 TDI-32917 if one item is locked, other items together can't be moved to
folder too
https://jira.talendforge.org/browse/TDI-32917
2015-07-01 10:49:03 +08:00
ycbai
445391c359 Update talend version to 6.0.1 2015-07-01 10:31:19 +08:00
wchen-talend
86ff959ba0 TDI-33057:AMC:The missing libraries window still pop up when these jars
are loaded to .m2 directory
2015-06-30 18:48:58 +08:00
zshen-talend
9fea62d734 TDQ-10553 use TP_DM license,there is no profiling perspective 2015-06-30 17:22:36 +08:00
GGu
2249ff7062 TUP-3058: Add DQ in perspective switcher. 2015-06-30 16:37:41 +08:00
cmeng-talend
81f48ff8c0 TDI-33060 fix bug: Exception occurs when switched to other themes
https://jira.talendforge.org/browse/TDI-33060
2015-06-30 15:42:43 +08:00
hwang
014e2d2b0c TDI-32390:UI layout: Subjob doesn't look like entirety after user merge
two subjobs to one
2015-06-30 15:39:35 +08:00
wchen-talend
f04daf007f TDI-33055:Studio has crash when click "close" on Third party
installation popup
2015-06-30 15:34:08 +08:00
GGu
c4c91ada2c TDI-33044: if need recreate, and existed before, must delete first. 2015-06-30 11:18:27 +08:00
GGu
4295a3935b TDI-33044: when .java create failure, try to recreate. 2015-06-30 10:37:21 +08:00
GGu
e9ed7be762 TDI-33044: ensure the code project pom will be pom packaging always. 2015-06-29 16:22:29 +08:00
cmeng-talend
0a447a1a98 TDI-32083 fix bug: Workspace: Studio can't start properly after
switching workspace in Start page;
https://jira.talendforge.org/browse/TDI-32083
2015-06-29 15:34:20 +08:00
GGu
4c71b04106 TBD-2179: make sure the the "-libjars" be front of other parameters like
"--context".
2015-06-29 12:49:24 +08:00
ycbai
50504356b9 [TBD-2176] Set resroucemanager scheduler address, Set jobhistory
address, Set staging directory are selected default in MR Run Job View
2015-06-26 19:44:04 +08:00
hcyi
e38a88e067 TDI-33026: update translations from babili for 6.0.0 release 2015-06-26 19:17:54 +08:00
wdliu
bfecb2bb60 Work Item TDI-33010 fixed: Update demo projects 2015-06-26 19:04:14 +08:00
zshen-talend
fa82c4a61d Merge pull request #222 from yyin-talend/master
TDQ-10553 use TP_DM license,there is no profiling perspective
2015-06-26 18:25:13 +08:00
Wu Liu
4e3af82e00 TDI-32852 : [5.5.1] Upgrade version of jtds driver
Revert "TDI-32852 : [5.5.1] Upgrade version of jtds driver"
and fix the bug
2015-06-26 18:11:26 +08:00
yyin-talend
59830260ae TDQ-10553 use TP_DM license,there is no profiling perspective
add 2 methods
2015-06-26 17:47:42 +08:00
wchen-talend
2ddddbac3b TDI-33027:Lots of Unused modules appear in modules view after install an
external jar
2015-06-26 17:26:06 +08:00
Igor Lazebny
ad281f4b91 Update version to 6.0.0 in server poms 2015-06-26 11:20:37 +03:00
ycbai
25cc949239 TBD-1800: Don't reminder need to stall jars When I create a Hive
connection for Custom hadoop
2015-06-26 15:44:12 +08:00
xhkong
4cd5e315eb TDI-32326 wrong type conversion in JDBCInput
https://jira.talendforge.org/browse/TDI-32326
2015-06-26 15:05:14 +08:00
Pierre Teyssier
99e536fb25 Merge pull request #221 from lwang-talend/master
TDI-32245: investigate about missing record type
2015-06-26 14:01:51 +08:00
lwang-talend
4ec72ede9d TDI-32245: investigate about missing record type
update netsuite jar to solve NumberFormatException
2015-06-26 13:37:49 +08:00
GGu
c92493cfa5 TDI-33016: fixed the problem when there are some ref-project. 2015-06-26 13:27:24 +08:00
cmeng-talend
f552c3cac0 TDI-33006 fix bug: Different shell is activated when duplicated metadata
item and job
https://jira.talendforge.org/browse/TDI-33006
2015-06-26 13:13:34 +08:00
wchen-talend
2ff36b4b91 TDI-33015:if not set nexus in TAC, error got when logon svn project 2015-06-26 12:07:41 +08:00
ycbai
8cbd7aece4 TBD-1356: Add EMR new version in hive wizard. 2015-06-26 11:10:07 +08:00
cmeng-talend
b63062636e TDI-32240 fix bug: For job perspective,the job name background colour
will change after I click reset perspective
https://jira.talendforge.org/browse/TDI-32240
2015-06-26 11:01:49 +08:00
rdubois
5814f6df8e TBD-2170 fixed - Add libthrift-0.7.0 to Git 2015-06-25 19:02:42 +02:00
GGu
909b953ed9 TDI-32799: disable the default Authenticator temp. 2015-06-25 19:32:28 +08:00
xhkong
038559e2eb TDI-32629 Change the wizard access to use JDBC
https://jira.talendforge.org/browse/TDI-32629
2015-06-25 19:24:20 +08:00
xhkong
c8326e4e7f TDI-32629 Change the wizard access to use JDBC
https://jira.talendforge.org/browse/TDI-32629
2015-06-25 19:21:57 +08:00
zshen-talend
32b518e5ec Merge pull request #220 from msjian/master
TDQ-10412: fix Cannot Open ‘Indicator Selection’ in Column Analysis of
2015-06-25 18:13:33 +08:00
msjian
16e7a1bfa7 TDQ-10412: fix Cannot Open ‘Indicator Selection’ in Column Analysis of
SQLite Connection
2015-06-25 18:13:00 +08:00
zwxue
8560fa4f06 update version for development only 2015-06-25 18:08:11 +08:00
wchen-talend
c60fbdb0ae TUP-3012 : check if custom nexus setup is valid 2015-06-25 17:58:43 +08:00
nrousseau
6bd9245b73 TUP-2911: remove the background refresh when create the project (causing
problem if the project exist already on local), and initialize the
arguments map when build job
2015-06-25 15:16:53 +08:00
wdliu
4788457a0a TDI-32968 fix bug: TOS-DI: there is no + - symol in the top right of job
editor to maximum or minimum.
https://jira.talendforge.org/browse/TDI-32968
2015-06-25 14:56:34 +08:00
Pierre Teyssier
0fdd73f596 Merge pull request #219 from lwang-talend/master
TUP-2842: tJasperReportExec need to update the jar to new target platform
2015-06-25 14:21:18 +08:00
lwang-talend
992d684684 TUP-2842: tJasperReportExec need to update the jar to new target
platform
2015-06-25 14:15:31 +08:00
CHEN Bin
fc01eb4c51 TBD-2072: [SPARKSTREAMING] Support SSL to access to resources
https://jira.talendforge.org/browse/TBD-2072
optimize getLinkedNode method
2015-06-25 13:50:18 +08:00
CHEN Bin
07f409cf81 [TBD-1749] update cassandra jars 2015-06-25 13:50:17 +08:00
GGu
069a7ec85c TUP-2579: when debug, enable show the console view for maven launcher. 2015-06-25 12:01:24 +08:00
wchen-talend
2d08b1984c TUP-3048:Jars are duplicated in the local .m2 2015-06-25 11:58:07 +08:00
GGu
f622e48b6a TUP-3071: fixed the problem after install module, need update nodes. 2015-06-25 11:48:38 +08:00
rdubois
7706846a3f TDI-32416 - Support a new type of abstract migration task 2015-06-24 19:23:53 +02:00
Sebastien Gandon
47efb19e9a TUP-3066 : fixed the grayed button for download all modules auto
used ModuleToInsall distribution type to detect is auto download is enabled
2015-06-24 15:43:15 +02:00
Sizhao Liu
2b32976148 TDI-32852 : update manifest for jtds library bundle 2015-06-24 14:53:51 +02:00
Sebastien Gandon
23e9bd284d Revert "TUP-2908 : removed the -clean"
This reverts commit 62282cc4c8.
2015-06-24 14:02:13 +02:00
Sebastien Gandon
0542e5228f Revert "TUP-2908: change the way to load the product, use osgi.clean=true"
This reverts commit d3596ca4e1.
2015-06-24 14:02:13 +02:00
xhkong
7282a9caf0 TDI-32552 Talend Studio Context tab scrollbars locked
https://jira.talendforge.org/browse/TDI-32552
2015-06-24 19:58:11 +08:00
xhkong
9ee8af86d7 TDI-32552 Talend Studio Context tab scrollbars locked
https://jira.talendforge.org/browse/TDI-32552
2015-06-24 19:55:52 +08:00
hwang
356a98e67b TDI-31617:rename 2015-06-24 19:01:46 +08:00
ycbai
fae7e526ed TBD-1356: update hive and hbase classloaders for MapR 4.1.0 2015-06-24 16:48:05 +08:00
wchen-talend
74327e319d TUP-3068:Can't deploy artifacts from module view if it is not a jar . 2015-06-24 16:27:26 +08:00
GGu
9bab9afec1 TDI-32926: fixed the value for null and password. 2015-06-24 16:11:27 +08:00
GGu
0f6cf276b5 TDI-32926: enable to set the options when build job. 2015-06-24 15:39:57 +08:00
Wu Liu
816311b89b TDI-32852 : [5.5.1] Upgrade version of jtds driver 2015-06-24 15:23:06 +08:00
nrousseau
059b74975d TUP-3067: change try/catch of exception to avoid to block the local
resolution if nexus doesn't work
2015-06-24 15:10:17 +08:00
hwang
1b6919e84d TUP-2980:Job screenshot not imported when importing a job 2015-06-24 10:18:20 +08:00
nrousseau
345462bd6c TUP-3061: change message of JDK required. 2015-06-24 09:29:07 +08:00
cmeng-talend
33770b8dbf TDI-32702 fix bug: Error occur when click Check Network Parameter for
LDAPS
https://jira.talendforge.org/browse/TDI-32702
2015-06-23 18:53:41 +08:00
wchen-talend
25e17d291a TUP-3055:Cannot download some db drivers manually 2015-06-23 18:28:39 +08:00
Wu Liu
6de0f40d80 TDI-32852 : [5.5.1] Upgrade version of jtds driver
fix compile error for tdq
2015-06-23 18:13:32 +08:00
wchen-talend
92ed9deb5f TUP-3007:Studio : shared libs synchronization background task 2015-06-23 16:37:44 +08:00
cmeng-talend
81aa3a46a0 TDI-32946 fix bug: WebService: Error pops up when drag simple webservice
into job
https://jira.talendforge.org/browse/TDI-32946
2015-06-23 15:25:44 +08:00
nrousseau
de8f6d6dcb Merge pull request #217 from wwang-talend/master
TDI-32783: "ca.ingres.jdbc.IngresDriver" have been removed in Ingres new
2015-06-23 15:07:42 +08:00
wchen-talend
c867f70211 TUP-3032:Export with dependencies fails to select (and export)
dependencies
2015-06-23 14:40:10 +08:00
Wu Liu
1c6742a0e4 TDI-32852 : Upgrade version of jtds driver 2015-06-23 14:27:17 +08:00
Wu Liu
b15133e490 TDI-32852 : Upgrade version of jtds driver 2015-06-23 14:23:35 +08:00
wang wei
a4e7279d90 TDI-32783: "ca.ingres.jdbc.IngresDriver" have been removed in Ingres new
JDBC driver
https://jira.talendforge.org/browse/TDI-32783
2015-06-23 14:11:26 +08:00
nrousseau
aced2f00c2 TDI-32962: if download dialog was set with blocking, no need to do the
fork
2015-06-23 13:35:37 +08:00
GGu
79fa377ce4 TDI-32784: enhance the codes for login task. 2015-06-23 11:02:35 +08:00
Sebastien Gandon
32d25e9455 OSGI hook for loading libs fallback on SNAPSHOT version if fixed version not found. 2015-06-22 14:26:00 +02:00
Sebastien Gandon
69f619905f TDI-32609 : fixed error when existing sql builder
make the osgi hook only handle missing libraries in host bundle and not fragments
2015-06-22 09:34:58 +02:00
nrousseau
8f73fc35a8 TUP-3011: add to dependencies only the installed jars. 2015-06-21 13:52:39 +08:00
nrousseau
433fd60100 fix exception 2015-06-21 12:57:02 +08:00
nrousseau
5f704fef82 TDI-32933: improve performances of import item 2015-06-21 12:56:32 +08:00
nrousseau
92c73e2864 TDI-32953: deploy jars from lib/java 2015-06-20 16:56:11 +08:00
nrousseau
18f79557ea TDI-32953: deploy jars from lib/java 2015-06-20 15:03:20 +08:00
rdubois
fb2cbe6b79 TUP-3045 - Use the packaging in the maven URI generation. 2015-06-19 15:46:54 +02:00
nrousseau
b11f9d9fbe TUP-3033: fix refresh of artifacts when execute job 2015-06-19 19:49:10 +08:00
wchen-talend
87ba9b6fca TUP-2972:Uploaded jars via Modules view are not overloading jars in M2 2015-06-19 18:56:36 +08:00
GGu
5f749f2c38 TDI-32873: fixed the problem for non-talend libs with snapshot. 2015-06-19 18:46:39 +08:00
nrousseau
3af3ce34fc TUP-3011: fix problem of mavenURI, to use the one defined in the
component
2015-06-19 17:55:26 +08:00
hcyi
9df61cfaee TUP-3037:The framework choice is not taken into account when duplicating
a job.
2015-06-19 17:48:13 +08:00
GGu
3af2c2116c TDI-32784: make sure the MavenResolver to use same user settings with M2E. 2015-06-19 17:25:18 +08:00
wchen-talend
1971e9adff TUP-3007:Studio : shared libs synchronization background task 2015-06-19 17:15:48 +08:00
nrousseau
7a5fb98196 TUP-3011: fix problem of mavenURI, to use the one defined in the
component
2015-06-19 15:20:26 +08:00
cmeng-talend
6c3bd47e93 TBD-2017 fix bug: [5.6.2] thivexx components dont have checkbox to add
keytab for kerberos
https://jira.talendforge.org/browse/TBD-2017

Enable hive server 2 keytab
2015-06-19 14:20:41 +08:00
ycbai
e3dd77ddeb TBD-1356: Add MapR 4.1.0 in wizard. 2015-06-19 11:59:05 +08:00
Sebastien Gandon
6c06f90faf Fix unable to resolve any artifact on remote Talend lib server 2015-06-18 14:25:51 +02:00
wchen-talend
2cd7b8b12f TUP-3029:improve the nexus lucene search to search for needed artifacts 2015-06-18 18:36:15 +08:00
GGu
782b42e7e4 TDI-32543: when run job, try to install jar. 2015-06-18 18:29:05 +08:00
GGu
ff94f6c643 TDI-32873: enhance some codes for standard and test container job to create pom. 2015-06-18 18:29:05 +08:00
cmeng-talend
c3edb18825 TDI-32796 fix bug: Error of :SVN update and commit on startup
https://jira.talendforge.org/browse/TDI-32796
2015-06-18 18:12:26 +08:00
hcyi
c92e835888 TUP-2872:UX improvement for Jobs menu 2015-06-18 17:32:09 +08:00
hwang
9d723faf12 TDI-32883:context variables from dataset should not be anymore in
readonly mode
2015-06-18 17:26:03 +08:00
CHEN Bin
077810984b Merge pull request #216 from lwang-talend/master
TUP-2674: Updgrade CXF jar to v3.1 in tWebservice
2015-06-18 16:32:45 +08:00
lwang-talend
cee8505b66 TUP-2674: Updgrade CXF jar to v3.1 in tWebservice
add new cxf jars
2015-06-18 16:31:06 +08:00
hwang
be0855d765 TDI-31617:txmlMap does not work in test container 2015-06-18 15:18:27 +08:00
GGu
921e670c27 TDI-32912: enhance the codes for delete existed files. 2015-06-18 14:45:41 +08:00
lwang-talend
deece4d069 TUP-2674: Updgrade CXF jar to v3.1 in tWebservice
add new cxf jars
2015-06-18 13:43:44 +08:00
nrousseau
bf1c2fb800 TDI-31999: fix repository order 2015-06-18 13:21:33 +08:00
GGu
dab45e6840 TDI-32784: fixed the problem for logintask in commandline. 2015-06-17 16:28:06 +08:00
wchen-talend
b8c22c25f4 TUP-3012:Change nexus repository to use snapshot instead of release. 2015-06-17 15:58:34 +08:00
wchen-talend
0ada67d4b0 TDI-2272: change test as doc team required . 2015-06-17 15:58:33 +08:00
cmeng-talend
c17ebeb036 TDI-32863 fix bug: Metadata_Next button should be disabled when refresh
preview
https://jira.talendforge.org/browse/TDI-32863
2015-06-17 15:45:16 +08:00
wchen-talend
6b5b008816 TUP-3012:Change nexus repository to use snapshot instead of release. 2015-06-17 15:22:39 +08:00
wchen-talend
065302e269 TUP-3012:Change nexus repository to use snapshot instead of release. 2015-06-17 14:52:58 +08:00
cmeng-talend
f6486c541f TBD-1987 fix bug: CDH 5.4 Hive2 standalone cannot be checked
successfully
https://jira.talendforge.org/browse/TBD-1987
2015-06-16 16:42:36 +08:00
nrousseau
b9603997fa TDI-32890: remove deprecated hadoop versions 2015-06-16 16:06:59 +08:00
ycbai
965a3a495b [TBD-2080] Hadoop cluster_new added parameter can't be export to context 2015-06-16 15:17:53 +08:00
GGu
0aad16af43 TDI-32879: enable to overwrite the different file name case, specially for Win os. 2015-06-16 14:34:01 +08:00
GGu
6d2990211c TDI-32784: set one default maven user setting for product. 2015-06-16 10:29:54 +08:00
Sebastien Gandon
7aae4c1606 TUP-2844:fixed a bug to resolve only localy for ModulesNeeded Status 2015-06-15 18:31:10 +02:00
CHEN Bin
9306eddd31 TBD-2072: [SPARKSTREAMING] Support SSL to access to resources
https://jira.talendforge.org/browse/TBD-2072
enrich ElementParameterParser to support password/boolean/table/linkedNode/wrapDoubleQuote
2015-06-15 12:07:22 +08:00
zwxue
5b78edd8f1 TDI-32666:fixed http proxy port value error of MetaData Salesforce. 2015-06-15 11:46:40 +08:00
zwxue
7d48996f84 TDI-32674 : fix bug of repository context wizard's wrong background
color.
2015-06-15 11:03:47 +08:00
nrousseau
ce3b157290 TUP-2964: change order resolution of JDK_HOME env variable with jdk.home
system property
2015-06-14 22:17:39 +08:00
nrousseau
42289aeb59 TUP-2963: fix wrong ignore resource 2015-06-14 21:12:31 +08:00
nrousseau
d3596ca4e1 TUP-2908: change the way to load the product, use osgi.clean=true
instead of -clean. Update BrandingChecker to avoid to use GUI thread.
disable the popup of migrations, since in all case it's only technical
info. (and this should not be as startup action)
2015-06-14 09:59:23 +08:00
nrousseau
aae61354de TUP-3000: avoid to reopen editors when start the studio 2015-06-13 14:11:31 +08:00
nrousseau
9f66e3788d TUP-2964: set by default JDK for the installed JREs 2015-06-13 13:57:38 +08:00
cmeng-talend
c84c407522 TDI-32671 fix bug: Hidden components should not available in the palette
and component list in the editor
https://jira.talendforge.org/browse/TDI-32671
2015-06-12 19:12:44 +08:00
ycbai
c97d51ca89 [TDI-32652] Hadoop connection context variables contain extra double
quotes
2015-06-12 17:48:28 +08:00
GGu
ed4248d48d TUP-3001: fixed the problem to run main job with test container. 2015-06-12 14:25:00 +08:00
GGu
bdd6445957 TUP-3010: change the script with context. 2015-06-12 14:24:59 +08:00
GGu
0266fb1bf9 TUP-3001: enable to run test in run view. 2015-06-12 14:24:58 +08:00
GGu
e6d153d027 TUP-3008: clean some maven files. 2015-06-12 14:24:57 +08:00
ycbai
3c9b649a6c TUP-2635: Add wizard to import all Hadoop configuration from site files
1. Fix the classpath problem
  2. Fix the wrong state of kerberos fields
2015-06-11 18:01:44 +08:00
cmeng-talend
891592a32c TDI-32083 fix bug: Workspace: Studio can't start properly after
switching workspace in Start page;
https://jira.talendforge.org/browse/TDI-32083

1. Remove the workspaces which are not exist in the Connections
2. Will random set a connection as default, and this connection's
workspace is same as user selected

Conflicts:
	main/plugins/org.talend.core.ui/src/main/java/org/talend/core/ui/workspace/OpenWorkspaceAction.java
2015-06-11 16:57:57 +08:00
hcyi
3184c4caae TBD-2066:Version list shell is not activated after duplicate storm job
with version 0.2
2015-06-11 09:46:51 +08:00
nrousseau
15219c32aa TUP-2821: add internal / display version to VersionUtils 2015-06-10 18:54:38 +08:00
wchen-talend
7a67910166 TUP-2970:Studio tries to access TAC when using a local project 2015-06-10 18:33:26 +08:00
rdubois
216cbb928a TUP-3005 fixed: Add a description to the component categories 2015-06-10 12:28:17 +02:00
ycbai
102b0b3740 TUP-2635: Add wizard to import all Hadoop configuration from site
files
-Add authentication support
-Improving filling values
-Add org.talend.libaries.hadoop to product
2015-06-10 17:44:26 +08:00
GGu
7874787c07 TUP-2995: fixed the problem with stats for commandline. 2015-06-10 17:22:39 +08:00
GGu
f4318ca118 TUP-2995: enable to export the test report when build job. 2015-06-10 17:22:39 +08:00
wchen-talend
e82009c8d5 TDI-32608:Project build will migration from 56 to 60 if I start 60
commandline and do log on project command
2015-06-10 17:04:10 +08:00
wchen-talend
7729dcd415 TUP-2979:Zip of standalone job created by 6.0 has a different format of
the old versions
2015-06-10 16:16:04 +08:00
wchen-talend
e2224e8a30 TUP-2979:Zip of standalone job created by 6.0 has a different format of
the old versions
2015-06-10 14:39:31 +08:00
GGu
c9bb0713e3 TUP-2579: refator the build api. 2015-06-10 13:14:41 +08:00
GGu
7e819b9234 TUP-2998: add the pom under folder in repository for big data jobs. 2015-06-10 12:06:24 +08:00
rdubois
c0bfdf7db9 Fix export package for commons-lang3 2015-06-09 13:52:41 +02:00
GGu
03c83e92d6 add profile for log4j when running. 2015-06-09 18:07:17 +08:00
ycbai
d6fb63ceb5 TUP-2635: Add DND support and update hadoop classloaders. 2015-06-09 16:26:28 +08:00
GGu
6704629172 TUP-2987: refresh the resource in foregroud. 2015-06-09 15:35:50 +08:00
GGu
0c31e614cf TDI-32543: try to install the jar before generate the maven pom. 2015-06-09 15:35:50 +08:00
GGu
47cb6cb724 TUP-2987: fixed the dependency problem for test container in pom. 2015-06-09 15:35:50 +08:00
GGu
5b38820dc4 TUP-2987: remove the version checking for mvn url. 2015-06-09 15:35:50 +08:00
Sebastien Gandon
934a45ccaf TUP-2844: moved the ModulesNeeded status calculation from the service to the class 2015-06-08 15:26:03 +02:00
rdubois
37f8874ba3 TUP-2979: Reactivate the statistics for Spark and Spark Streaming 2015-06-08 14:56:18 +02:00
rdubois
8dac9e0b90 TBD-2020: fix latest issues regarding the big data routines provider 2015-06-08 12:19:22 +02:00
cmeng-talend
5d8e820724 TBD-2017 fix bug: [5.6.2] thivexx components dont have checkbox to add
keytab for kerberos
https://jira.talendforge.org/browse/TBD-2017

1. Hide keyTab for standard mode of hive server
2. Fix a display problem when switch dbtype among hbase, impala, hive
3. Fix a NPE of getUrlTemplate
2015-06-08 16:53:28 +08:00
xhkong
2037bc2702 TUP-2824 the case sensitive for component schema output column name
issue https://jira.talendforge.org/browse/TUP-2824
2015-06-08 16:32:00 +08:00
xhkong
71cde2acfb TDI-32743 Talend Excel wizard read xlsx file
https://jira.talendforge.org/browse/TDI-32743
2015-06-08 16:23:36 +08:00
nrousseau
0b2588a851 Merge pull request #209 from hbhong/master
TUP-2958  Make RepositoryObject can refer file resource with different file name.
2015-06-08 14:32:34 +08:00
nrousseau
cd67e342cb TUP-2911: update for the test containers 2015-06-07 20:27:34 +08:00
nrousseau
260fa78f4a TUP-2979: fix problem of zip file 2015-06-07 20:27:34 +08:00
nrousseau
3bb78945a6 TUP-2911: fix problem of maven plugin to build test containers 2015-06-07 20:27:34 +08:00
rdubois
5c9c570f1e TBD-2020: Move the BigDataParserUtils in the new BigData routines provider 2015-06-05 17:43:55 +02:00
GGu
018aadc92f TUP-2579: add the debug log for Maven Launcher. 2015-06-05 18:58:19 +08:00
wchen-talend
2e124b90f9 TUP-2844 : fix the problem that can't popup dialog to ask install if jar
not supply by talend
2015-06-05 17:15:11 +08:00
GGu
ff6de67199 TUP-2974: fixed the classpath issue for BD job. 2015-06-05 17:06:48 +08:00
wchen-talend
2bf6b4e9b9 TUP-2844 : fix the problem that can't popup dialog to ask install if jar
not supply by talend.
2015-06-05 14:40:03 +08:00
Sebastien Gandon
168d351a6a TUP-2844 : fixed Module to install status so that it reflect the fact it is installed in the local maven repo. 2015-06-04 15:18:37 +02:00
Sebastien Gandon
a8c266de82 update the launch configuration for OSGI hook Unit tests 2015-06-04 15:18:37 +02:00
hcyi
fb3d1df804 TDI-32787:convert job got NPE when job node is not opened 2015-06-04 20:30:41 +08:00
GGu
28da05be91 TUP-2579: Fixed the NPE, if template is not existed. 2015-06-04 18:27:36 +08:00
Rémy DUBOIS
9e66d1b9cd Merge pull request #212 from pbailly/master
[TBD-2020] Add BigDataParserUtils.
2015-06-04 12:09:48 +02:00
pbailly
1ea4e2f3a9 Merge branch 'master' of ssh://github.com/Talend/tcommon-studio-se 2015-06-04 11:55:48 +02:00
pbailly
e42ff6e818 [TBD-2020] Add BigDataParserUtils. 2015-06-04 11:55:29 +02:00
ycbai
9cb6d5103f TDI-32543: fix the NPE 2015-06-04 16:49:41 +08:00
hwang
38aa2b25d9 TDI-31617:add Test Framework for Jobs and Routes-Junit 2015-06-04 15:45:55 +08:00
GGu
2e33ee2425 TUP-2948: update the parent for module pom and make sure the version is
right for routines pom.
2015-06-04 15:39:57 +08:00
GGu
5ab3d8dcda TUP-2579: if dependency is not available in local maven
repository(m2/repository), won't add it to pom to make sure won't have
error from the pom setting.
2015-06-04 15:39:56 +08:00
GGu
475017bc65 TUP-2579: enhance the codes for pom variables and add one test. 2015-06-04 15:39:55 +08:00
GGu
990811b6b6 TUP-2579: Should add the default setting profile when build job. 2015-06-04 15:39:54 +08:00
hbhong
864ed8a067 TUP-2958: Fixed import item not work when reference resource with different file name 2015-06-04 13:52:55 +08:00
Sebastien Gandon
6d54abb459 TUP-2844 : fixed Optional and Required libs download from maven 2015-06-03 15:31:43 +02:00
wchen-talend
93e8867a46 TUP-2391:Download of libraries of the components from a global nexus
server
2015-06-03 21:04:50 +08:00
ycbai
6bcb60f1a4 [TUP-2635] Add wizard to import all Hadoop configuration from site files 2015-06-03 19:38:32 +08:00
GGu
3ea57337f0 TUP-2948: fixed the problem for parent job without child job dependency. 2015-06-03 19:12:55 +08:00
Pierre Teyssier
9a5bd291e4 Merge pull request #210 from wluo-talend/master
TDI-32402: Unable to insert null value with tSalesforceWaveExec
2015-06-03 18:26:52 +08:00
Pierre Teyssier
fa091cd2b5 Merge pull request #211 from lwang-talend/master
TUP-2674: Updgrade CXF jar to v3.1 in tWebservice
2015-06-03 18:21:35 +08:00
hwang
1fcf8a0673 TDI-31617:add Test Framework for Jobs and Routes-Junit 2015-06-03 18:15:30 +08:00
lwang-talend
779d589b79 TUP-2674: Updgrade CXF jar to v3.1 in tWebservice
upload pure cxf jar instead of modified one
2015-06-03 18:02:15 +08:00
GGu
017c340214 TUP-2948: fixed the problem for build job with maven resource, but can't export the pom files. 2015-06-03 18:01:12 +08:00
GGu
df4dc6c204 TUP-2948: add classifier details for version. 2015-06-03 18:01:12 +08:00
GGu
569ae7b7b9 TUP-2948: fix the artifact id for poms. 2015-06-03 18:01:12 +08:00
GGu
d0c97a8f04 TUP-2948: fix the group id for poms. 2015-06-03 18:01:12 +08:00
GGu
f1d41a0b54 TUP-2948: change the group id for project and routines pom. 2015-06-03 18:01:11 +08:00
hcyi
057cf35307 TDI-32708:bugs related to " convert a M/R job into a Spark job". 2015-06-03 17:57:20 +08:00
wluo-talend
29c4e53d6f TDI-32402: Unable to insert null value with tSalesforceWaveExec
https://jira.talendforge.org/browse/TDI-32402
2015-06-03 02:39:37 -07:00
hbhong
4c9607b8d7 Merge branch 'master' of https://github.com/Talend/tcommon-studio-se 2015-06-03 17:28:13 +08:00
hbhong
4de185a546 TUP-2958:Make RepositoryObject can refer file resource with different file name 2015-06-03 17:07:43 +08:00
wchen-talend
c847e64f92 TUP-2844:Make module view download modules from nexus. 2015-06-03 17:03:32 +08:00
cmeng-talend
d7548343f4 TUP-2945 fix bug: Usability problems with Talend login.
https://jira.talendforge.org/browse/TUP-2945
2015-06-03 16:59:05 +08:00
hbhong
1442f333bf Merge branch 'master' of https://github.com/Talend/tcommon-studio-se 2015-06-03 15:49:02 +08:00
zwxue
9185b2b830 change Context View'background color to white. 2015-06-03 15:19:27 +08:00
hbhong
cdea663d48 Merge branch 'master' of https://github.com/Talend/tcommon-studio-se.git 2015-06-03 15:07:33 +08:00
GGu
6845617b17 TDI-32757: after package job, should add back the depenendcies for
project pom.
2015-06-03 15:06:20 +08:00
wchen-talend
c9f134d274 TUP-2844:Make module view download modules from nexus. 2015-06-03 14:48:34 +08:00
Pierre Teyssier
b99a9fa790 Merge pull request #207 from lwang-talend/master
TDI-32245: investigate about missing record type
2015-06-03 14:25:45 +08:00
lwang-talend
803c42c336 TDI-32245: investigate about missing record type
update NetSuite_Management.jar
2015-06-03 13:52:31 +08:00
nrousseau
0542a5f90b TDI-32757: fix problem of export 2015-06-03 13:42:15 +08:00
hcyi
ea6d8bd859 TDI-32708:bugs related to " convert a M/R job into a Spark job" 2015-06-03 12:37:10 +08:00
cmeng-talend
d7bf09074d TDI-32673 feature: Hide ODBC wizard and set as unsupported
https://jira.talendforge.org/browse/TDI-32673
2015-06-03 10:04:08 +08:00
cmeng-talend
0088f4a054 TDI-32673 feature: Hide ODBC wizard and set as unsupported
https://jira.talendforge.org/browse/TDI-32673
2015-06-03 09:52:40 +08:00
nrousseau
55a989421b TBD-1787: fix problem of convert / load of items 2015-06-03 01:24:51 +08:00
Rémy DUBOIS
d0d4cf17a5 Merge pull request #206 from ftom/master
TBD-1238
2015-06-02 18:19:12 +02:00
Sebastien Gandon
3151a85063 OSGI hook now supports mvn uri for missing jars 2015-06-02 17:23:39 +02:00
rdubois
adeb54cac3 TBD-1964: add real time metrics for Spark Streaming 2015-06-02 16:33:40 +02:00
cmeng-talend
8b01c5deac TDI-32673 feature: Hide ODBC wizard and set as unsupported
https://jira.talendforge.org/browse/TDI-32673
2015-06-02 19:57:43 +08:00
hcyi
84ae0a0287 TDI-32708: fix some bugs related to " convert a M/R job into a Spark
job" .
2015-06-02 19:18:06 +08:00
ftom
7cb6a7e447 TBD-1238
Introduce new split function to handle direct byte buffers and apply encoding rules to handle mixed encoded record (ex: ISO-8859-15 + UTF-8)

Conflicts:
	main/plugins/org.talend.librariesmanager/resources/java/routines/system/StringUtils.java
2015-06-02 11:37:42 +02:00
wchen-talend
aed43b5320 TUP-2844:Make module view download modules from nexus. 2015-06-02 17:13:17 +08:00
xhkong
7f32d9f24a TDI-32629 Change the wizard access to use JDBC
https://jira.talendforge.org/browse/TDI-32629
2015-06-02 14:48:53 +08:00
hwang
35f9b7510a TDI-31617:show testView on the button 2015-06-02 14:15:02 +08:00
wchen-talend
4417c91c21 TUP-2844:Make module view download modules from nexus. 2015-06-02 14:09:51 +08:00
wchen-talend
2e12549f79 TUP-2844:Make module view download modules from nexus. 2015-06-02 14:05:56 +08:00
xhkong
bf708cf5ee TDI-32629 Change the wizard access to use JDBC
https://jira.talendforge.org/browse/TDI-32629
2015-06-02 12:07:56 +08:00
GGu
4f0f831df3 TUP-2579: move the job templates to maven.job bundle. 2015-06-02 11:42:56 +08:00
cmeng-talend
bd44b40355 TUP-2758 new feature: refactor of the logon dialog of the studio
https://jira.talendforge.org/browse/TUP-2758

1. Hide switch workspace
2. Modify switch project
2015-06-02 10:45:11 +08:00
GGu
5c05f32e85 TUP-2840: enable the route/service karaf to use the templates from repository. 2015-06-02 10:33:07 +08:00
GGu
51bcde4ed4 TUP-2840: try to use template manager to get bundle template resources. 2015-06-02 10:33:06 +08:00
GGu
b49d6859e6 TUP-2840: enhance the tree view for service and route karaf. 2015-06-02 10:33:06 +08:00
GGu
16727f13ea TUP-2840: refactor and enhance the codes. 2015-06-02 10:33:06 +08:00
wchen-talend
f96697f2a7 TUP-2844:Make module view download modules from nexus. 2015-06-02 10:08:47 +08:00
nrousseau
a91a99115e TDI-32259: fix problems with maven export and install jar dependencies 2015-06-01 19:15:40 +08:00
wchen-talend
f06fc87119 TUP-2844 : Make module view download modules from nexus. 2015-06-01 17:39:03 +08:00
wang wei
13d85cc786 TUP-2741: Upgrade to Bonita component to 7.0 (6.5)
https://jira.talendforge.org/browse/TUP-2741
2015-06-01 16:00:56 +08:00
Rémy DUBOIS
de581e4103 Merge pull request #204 from RyanSkraba/master
Remove unused class AvroMetadataTable.
2015-06-01 09:35:05 +02:00
nrousseau
61ff9b6c61 TUP-2911: add option to not compile the source code 2015-06-01 13:04:36 +08:00
wchen-talend
9b16b3b4b2 TUP-2844 : make the download work with svn lib and remove lib migration 2015-06-01 11:40:32 +08:00
nrousseau
af69e41a0f TDI-32259: fix problems with maven export and install jar dependencies 2015-05-31 13:13:05 +08:00
nrousseau
c20b2ceec4 TDI-32259: fix problems with maven export and install jar dependencies 2015-05-30 23:08:34 +08:00
iwangtalend
03e565ddb4 Replaced by pom-server.xml 2015-05-30 00:40:56 +02:00
GGu
cad738e1c4 TUP-2840: move the osgi bundle to export.job plugin. 2015-05-29 18:46:48 +08:00
hcyi
27dbffd325 TDI-32708:bugs related to " convert a M/R job into a Spark job" 2015-05-29 18:32:06 +08:00
hcyi
640c93a976 TDI-32708:bugs related to " convert a M/R job into a Spark job" 2015-05-29 18:15:41 +08:00
GGu
6697ad073e TUP-2840: fixed the init problem when bundle start. 2015-05-29 17:17:52 +08:00
GGu
476c86e798 TUP-2840: enable to set the maven scripts for Routes and Services in repository folder. 2015-05-29 17:12:07 +08:00
GGu
cb5b6be736 TUP-2840: remove unused command scripts. 2015-05-29 17:12:06 +08:00
hbhong
a2d37f6624 Merge branch 'master' of https://github.com/Talend/tcommon-studio-se 2015-05-29 16:14:49 +08:00
Ryan Skraba
1dc349b48a Merge branch 'master' of github.com:Talend/tcommon-studio-se 2015-05-28 17:15:07 +02:00
Igor Lazebny
d3128636c3 Fix pom_server.xml for org.talend.utils 2015-05-28 14:57:06 +03:00
hcyi
ceaf6a2c46 TBD-2009:Duplicate spark job, the new name shouldn't be able to same
with an existing DI job name(TBD-1787)
2015-05-28 18:41:55 +08:00
hcyi
eaa94685f5 TBD-1787:Need a GUI entry point to convert a M/R job into a Spark job
(and the reverse)
2015-05-28 18:41:47 +08:00
hcyi
e1cb1c5da3 TBD-1787:Need a GUI entry point to convert a M/R job into a Spark job
(and the reverse)
2015-05-28 18:41:39 +08:00
wchen-talend
88d81844de TUP-2844 : fix the problem that can't install jar and popup to ask each
time.
2015-05-28 18:24:43 +08:00
GGu
d7cfb6cf14 TUP-2840: add bat/sh scripts in project setting. 2015-05-28 18:03:09 +08:00
GGu
a4e4d84306 TUP-2840: fixed the problem for repository perspective filter. 2015-05-28 18:03:09 +08:00
GGu
7c88084fd7 TUP-2840: fixed the compile error for export.route and fixed another compile error for Test. 2015-05-28 18:03:09 +08:00
GGu
5ec07e5639 TUP-2840: move osgi bundle from export.job to maven.job plugin. 2015-05-28 18:03:09 +08:00
GGu
d93f9a3f4d TUP-2840:hide the action in repository view. 2015-05-28 18:03:09 +08:00
GGu
f603b0323a TUP-2840: add custom maven scripts function in project setting. 2015-05-28 18:03:09 +08:00
GGu
2b6cc50ec9 TUP-2840: add the template manager for extension point. 2015-05-28 18:03:09 +08:00
GGu
48ebabf7b5 TUP-2840: use extension point to create maven setting page. 2015-05-28 18:03:08 +08:00
GGu
ba630fb40e TUP-2840: enable to opend Maven page in Project Setting dialog. 2015-05-28 18:03:08 +08:00
Ryan Skraba
351737a71a Merge branch 'master' of github.com:Talend/tcommon-studio-se 2015-05-28 10:26:10 +02:00
hbhong
2109222d69 Merge branch 'master' of https://github.com/Talend/tcommon-studio-se 2015-05-28 15:54:17 +08:00
hwang
1331a3b986 remove wrong code 2015-05-28 15:42:49 +08:00
Igor Lazebny
d27d5efbfe Add root pom_server.xml to restore previous distributionManagement
values
2015-05-28 10:39:47 +03:00
nrousseau
48906ae4bb image update 2015-05-28 11:31:57 +08:00
Ryan Skraba
3c8a46dacf Merge branch 'master' of github.com:Talend/tcommon-studio-se 2015-05-27 14:38:52 +02:00
hwang
8973dcf640 TDI-31617: add Test Framework for Jobs and Routes-Junit 2015-05-27 20:26:45 +08:00
hwang
912edb4dae TDI-31617:add Test Framework for Jobs and Routes-Junit
Conflicts:
	main/plugins/org.talend.core.runtime/src/main/java/org/talend/core/ui/ITestContainerProviderService.java
	main/plugins/org.talend.core/src/main/java/org/talend/designer/runprocess/ProcessorUtilities.java
2015-05-27 20:26:34 +08:00
Ryan Skraba
1d113f3acc Remove unused class AvroMetadataTable. 2015-05-27 13:45:04 +02:00
ycbai
22e006dbf6 [TDI-32259] integrate with maven and fix some problems. 2015-05-27 18:59:39 +08:00
ycbai
b51c3e428e [TDI-32259] Add the junits report to the build job 2015-05-27 18:55:00 +08:00
ycbai
e8b46554f5 [TDI-32259] Add the junits report to the build job 2015-05-27 18:54:57 +08:00
cmeng-talend
7a6140f9f3 TUP-2758 new feature: refactor of the logon dialog of the studio
https://jira.talendforge.org/browse/TUP-2758
2015-05-27 18:20:54 +08:00
CHEN Bin
21f6a72257 Merge pull request #203 from pbailly/master
[TBD-1978] Little fix to avoid NullPointer exception.
2015-05-27 17:58:22 +08:00
wchen-talend
2fbfc2f3e0 TDI-32272: change mdm defult port to 8180 2015-05-27 17:11:01 +08:00
nrousseau
2741d7cfbc TUP-2579: update poms for the tests.
TUP-2579: update poms for the tests.
2015-05-27 17:01:28 +08:00
wchen-talend
50c7ea28f7 TUP-2844:Make module view download modules from nexus. 2015-05-27 16:40:31 +08:00
wchen-talend
193c565b2d TUP-2844:Make module view download modules from nexus. 2015-05-27 16:40:30 +08:00
nrousseau
e642f8e82f TUP-2391: set back the old pom.xml 2015-05-27 16:40:29 +08:00
wchen-talend
3183208245 TUP-2391 : disable module download nexus for now . 2015-05-27 16:40:28 +08:00
wchen-talend
60aa4e1a08 TUP-2880 :migrate java/lib to maven repository 2015-05-27 16:40:27 +08:00
wchen-talend
0c60e12e40 TUP-2880 : deploy lib/java to local maven repository 2015-05-27 16:40:26 +08:00
iwangtalend
62ce044400 Set distributionManagement 2015-05-27 00:45:02 +02:00
iwangtalend
5921067eae Deactivate Maven deployment 2015-05-27 00:42:46 +02:00
pbailly
c6408ac2eb [TBD-1980] BigDataNode use the input connection instead of the output connection
to create the KeyList.
2015-05-26 15:44:00 +02:00
GGu
80f57cd14d TUP-2915: add scripts option. 2015-05-26 18:34:11 +08:00
GGu
1cfc4cce98 TUP-2915: use profile way to add option setting for assembly. 2015-05-26 18:34:11 +08:00
GGu
6506153793 TUP-2915: add children job in denpendencies of main job. 2015-05-26 18:34:11 +08:00
GGu
8d53fb1336 TUP-2863: enable to use the parent pom from repository view. 2015-05-26 18:34:10 +08:00
GGu
d7df0ff1a3 TUP-2863: move the shell setting from preference to project setting. 2015-05-26 18:34:10 +08:00
GGu
4d166346b9 TUP-2863: refactor some codes for project setting manager. 2015-05-26 18:34:10 +08:00
GGu
3281c9dacf TUP-2863: move the karaf from preference to project setting. 2015-05-26 18:34:10 +08:00
GGu
bb58ffda05 TUP-2863: refactor the initializer for project preference. 2015-05-26 18:34:10 +08:00
GGu
39c6874202 TUP-2863: remove the unused preference maven pages. 2015-05-26 18:34:10 +08:00
GGu
689ebf0865 TUP-2863: move OSGi Bundle preference page to project setting. 2015-05-26 18:34:10 +08:00
hbhong
0ab83cdbb2 Merge branch 'master' of https://github.com/Talend/tcommon-studio-se 2015-05-26 16:57:47 +08:00
Pierre Teyssier
5661e0f051 Merge pull request #202 from wwang-talend/master
TDI-32594: If UPDATE is used in any of our ELTOutput component : you
2015-05-25 18:13:01 +08:00
wang wei
44931fbac6 TDI-32594: If UPDATE is used in any of our ELTOutput component : you
can't use any SQL expression in the ELTMap otherwise it corrupts the SQL
Generated
https://jira.talendforge.org/browse/TDI-32594
2015-05-25 18:07:53 +08:00
nrousseau
7f3901729d TUP-2926: fix possible freeze when start the studio 2015-05-25 17:50:26 +08:00
nrousseau
334f39389d TUP-2922: add new command to build project sources 2015-05-24 22:57:35 +08:00
nrousseau
246fef3071 TUP-2922: add new command to build project sources 2015-05-23 22:32:31 +08:00
zshen-talend
ad52cb12ce Merge pull request #199 from msjian/master
TDQ-4914: make support reference on DQ side
2015-05-22 10:48:21 +08:00
nrousseau
1463933ee1 Revert "TUP-2579: remove one plugin of slf4j"
This reverts commit 83524c975f.
2015-05-22 09:55:26 +08:00
nrousseau
5896e5495e TUP-2690: update for groovy dependencies 2015-05-22 09:34:40 +08:00
msjian
aba7f43cca TDQ-4914: make support reference on DQ side 2015-05-21 18:45:33 +08:00
wchen-talend
feeee1f3c7 TUP-2844 : remove unsefull log 2015-05-21 17:57:17 +08:00
wchen-talend
500c78e14d TUP-2844 : remove unuseful log 2015-05-21 17:50:32 +08:00
Pierre Teyssier
a44524c114 Merge pull request #198 from lwang-talend/master
TDI-32044: Add new component Teradata SCD
2015-05-21 11:47:40 +08:00
lwang-talend
15afc1b074 TDI-32044: Add new component Teradata SCD
add a mapping to talend boolean type for teradata
2015-05-21 11:44:17 +08:00
Sebastien Gandon
c7f9a2b256 TDI-32543 : fixed library hook notification when loading class 2015-05-20 17:08:42 +02:00
xhkong
4f2ddebc3d TUP-2803 Wrong icons in a TIS_EE_MPX product
https://jira.talendforge.org/browse/TUP-2803
2015-05-20 19:02:36 +08:00
xhkong
d31116ec20 TDI-32578 System Routines problem
https://jira.talendforge.org/browse/TDI-32578
2015-05-20 18:32:09 +08:00
wchen-talend
404615f5ca TDI-32382 :Context(Date type):Cann't save setted value 2015-05-20 17:44:13 +08:00
wchen-talend
774201b15b TUP-2735 : remove archiva 2015-05-20 16:37:38 +08:00
nrousseau
c42b93298c TUP-2916: update branding images 2015-05-20 16:14:43 +08:00
GGu
40f34192bf TDI-32614: fixed the problem for Preview and Data View. 2015-05-20 15:35:01 +08:00
hcyi
6734b31e00 TDI-32602:MariaDB_when click Finish button,error thrown. 2015-05-20 11:40:03 +08:00
nrousseau
e1bbaaa8c2 TDI-32615: fix problem of GUI class loaded 2015-05-20 09:51:10 +08:00
nrousseau
4dea1e0ce7 add exception in case of wrong maven url setup 2015-05-19 18:49:48 +08:00
GGu
3b17877d80 TUP-2846: change to use Aether to install custom jars. 2015-05-19 18:43:38 +08:00
rdubois
f030d7909f TBD-1947: Display window information on the designer 2015-05-19 11:43:23 +02:00
GGu
ca6520c4e6 TUP-2846: fixed the problem for compile whole project. 2015-05-19 10:50:14 +08:00
GGu
6b7158d107 TUP-2846: install custom jar to local m2 repository. 2015-05-19 10:50:14 +08:00
nrousseau
dd8dd1ae45 update poms for maven tests plugin 2015-05-19 09:10:28 +08:00
nrousseau
62282cc4c8 TUP-2908 : force to clean the OSGI if there is any new bundle to load 2015-05-19 09:10:27 +08:00
rdubois
a7600403f0 TBD-1806 fixed: Use the AbstractNode getSubprocessStartNode method 2015-05-18 12:00:33 +02:00
nrousseau
084f7482b2 Merge pull request #197 from lwang-talend/master
TUP-2674: Updgrade CXF jar to v3.1 in tWebservice
2015-05-18 16:24:10 +08:00
lwang-talend
c33796a132 TUP-2674: Updgrade CXF jar to v3.1 in tWebservice
upload the jars for cxf upgrade
2015-05-18 16:20:16 +08:00
Pierre Teyssier
1d93fc28fe Merge pull request #196 from lwang-talend/master
TDI-32366: Netsuite: reject line on tNetsuiteOutput
2015-05-15 16:01:29 +08:00
lwang-talend
b674154aff TDI-32366: Netsuite: reject line on tNetsuiteOutput
add a netsuite exception
2015-05-15 15:34:08 +08:00
GGu
2b71b8238c TUP-2846: move the maven artifact class. 2015-05-15 14:50:52 +08:00
GGu
ba6d2ad885 TUP-2846: impl the maven url helper class. 2015-05-15 14:40:58 +08:00
GGu
f9ea95c24f TUP-2840: add job category in maven setting dialog. 2015-05-15 09:24:57 +08:00
GGu
802a0ab519 TUP-2840: enable to create Maven template from folder in repository. 2015-05-15 09:24:57 +08:00
GGu
6337b21be4 TUP-2863: use the project setting for maven to build job. 2015-05-15 09:24:57 +08:00
GGu
efd392a50a TUP-2863: impl project setting page for Maven. 2015-05-15 09:24:57 +08:00
GGu
4bca7c4b4b TUP-2863: add project preference manager 2015-05-15 09:24:57 +08:00
GGu
6f11c246ce TUP-2863: refactor the package for designer.maven. 2015-05-15 09:24:57 +08:00
zshen-talend
cd31879056 Merge pull request #192 from xqliu-talend/master
TDQ-10298 show the rule name if it contain . and _
2015-05-14 13:08:05 +08:00
xqliu-talend
001df8a71a TDQ-10298 show the rule name if it contain . and _ 2015-05-14 12:00:21 +08:00
wang wei
a65053095b TDI-29444: Support for SQL Templates in Vertica
https://jira.talendforge.org/browse/TDI-29444
2015-05-14 10:25:16 +08:00
hbhong
fb9903e75c Merge branch 'master' of https://github.com/Talend/tcommon-studio-se 2015-05-13 15:23:16 +08:00
zwxue
72b48f46e0 TDI-31430:override TextPainter's method to avoid that context column
width
2015-05-13 10:01:37 +08:00
Rémy DUBOIS
a5ecf21196 Merge pull request #188 from RyanSkraba/master
Refactor out all functionality of AvroMetadataTable into codegen libr…
2015-05-12 14:44:56 +02:00
Ryan Skraba
ca90d65591 Refactor out all functionality of AvroMetadataTable into codegen libraries. Leave AvroMetadataTable in place for now as a thin wrapper (intermediary step to replacing it entirely. 2015-05-12 14:43:10 +02:00
nrousseau
83524c975f TUP-2579: remove one plugin of slf4j 2015-05-12 17:34:51 +08:00
wchen-talend
255f119d26 TUP-2417 :Remote Lib : Migrate all component definition to use the mvn:
url schema
2015-05-12 14:17:00 +08:00
wchen-talend
a344555791 TUP-2844 :Add back the webservice code and add a switch to turn off
nexus
2015-05-12 14:16:59 +08:00
Talend
cde0a92b9d TUP-2844 :Make module view download modules from nexus. 2015-05-12 14:16:58 +08:00
wchen-talend
2e2cab1e14 TUP-2844 :Make module view download modules from nexus. 2015-05-12 14:16:57 +08:00
hwang
6990e726e7 TDI-32508:modification detect 2015-05-08 16:04:03 +08:00
GGu
1780fda278 TUP-2851: after install jar, won't cleanup all libs in .Java, just cleanup the existed one with same names. 2015-05-08 14:38:55 +08:00
ycbai
65a5f928f5 [TDI-31535] Aurora Metadata on db wizard 2015-05-07 17:18:46 +08:00
nrousseau
b6cfc39d1a TDI-29995: add show parameter in the job saved. 2015-05-07 15:44:47 +08:00
hcyi
f21e3e874d TBD-1558 :Refactor M/R jobs to move to Big Data Batch(TBD-1557) 2015-05-07 13:26:29 +08:00
cmeng-talend
046fbf9341 TDI-32430 fix bug: Studio cannot find context on imported job
https://jira.talendforge.org/browse/TDI-32430
2015-05-07 11:03:31 +08:00
cmeng-talend
e7bf8ffaf2 TBD-1889 fix bug: can not get structure of CDH5.4 Hive1+embedded
connection, and can not check successfully in connection editor.
https://jira.talendforge.org/browse/TBD-1889
2015-05-07 10:55:35 +08:00
Sizhao Liu
0a00a88880 TDQ-10280 export jackson-core-asl and jackson-mapper-asl from jackson library plugin 2015-05-06 18:50:44 +02:00
hwang
085380e31b TDI-32046:modification detect/can't move original component 2015-05-06 17:17:33 +08:00
GGu
f7858dc687 TUP-2851: fixed the compile error for first start. 2015-05-06 17:09:33 +08:00
nrousseau
f8af89b4bd Merge pull request #187 from hbhong/master
TMDM-8404:Modified "ImportItemsAction" and "ImportItemsWizardPage" to make it can be extended by MDM
2015-05-06 15:54:43 +08:00
hbhong
89d5e26792 Merge branch 'master' of https://github.com/Talend/tcommon-studio-se.git 2015-05-06 11:28:13 +08:00
ycbai
b618023b15 [TBD-1555] Add supporting of Tez on Hive Wizards 2015-05-06 10:54:51 +08:00
cmeng-talend
7b350d1e5d TUP-2660 new feature: Allow custom distribution for Spark
https://jira.talendforge.org/browse/TUP-2660
2015-05-06 09:55:35 +08:00
Sizhao Liu
aece68a172 TDQ-10270 remove lucene-core-3.0.1 from library plugin, update component reference to 3.0.3 2015-05-05 18:05:13 +02:00
cmeng-talend
ff087d7a62 TUP-2660 new feature: Allow custom distribution for Spark
https://jira.talendforge.org/browse/TUP-2660
2015-05-05 20:08:44 +08:00
cmeng-talend
aeb7342234 TUP-2660 new feature: Allow custom distribution for Spark
https://jira.talendforge.org/browse/TUP-2660
2015-05-05 20:08:31 +08:00
cmeng-talend
0e32ddeb97 TUP-2660 new feature: Allow custom distribution for Spark
https://jira.talendforge.org/browse/TUP-2660
2015-05-05 20:08:16 +08:00
nrousseau
e56e8714aa TUP-2735: add missing plugin to the core feature 2015-05-05 19:17:17 +08:00
cmeng-talend
e82aad0ead TDQ-10259 fix bug: can not get columns with Impala(CDH5.4) , but show
errors instead
https://jira.talendforge.org/browse/TDQ-10259
2015-05-05 18:36:08 +08:00
hcyi
def70d1836 TBD-1558:Refactor Big Data Batch/Streaming GUI ,move the framework
CCombo as second field of the form (related to TBD-1557)
2015-05-05 17:33:31 +08:00
hbhong
75f473b66b Merge branch 'master' of https://github.com/hbhong/tcommon-studio-se 2015-05-05 17:16:28 +08:00
hbhong
3b9c621f58 TMDM-8404:Modified "ImportItemsAction" and "ImportItemsWizardPage" class to make it can be extended by MDM 2015-05-05 17:08:44 +08:00
Talend
11c701a266 TUP-2735: Update the patch system to use Nexus 2015-05-05 16:31:58 +08:00
Talend
8497851cc8 TUP-2735 : Update the patch system to use Nexus 2015-05-05 16:31:57 +08:00
xhkong
e2fb69c694 TDI-32089 Create metadata wizard upper left icon is changed to context
icon when I select a global context for a job 
https://jira.talendforge.org/browse/TDI-32089
2015-05-05 15:22:43 +08:00
xhkong
9140a93fde TDI-32339 Oracle not retrieving Schema properly
https://jira.talendforge.org/browse/TDI-32339
2015-05-05 14:47:28 +08:00
xhkong
6beb5f8abe TDI-32425 Can't edit jdbc connection which don't have db info just have
db type   https://jira.talendforge.org/browse/TDI-32425
2015-05-05 14:17:10 +08:00
xhkong
16e8c01160 TDI-32274 can't connect to TalendForge on linux
https://jira.talendforge.org/browse/TDI-32274
2015-05-05 12:00:52 +08:00
cmeng-talend
e1ac0e3dd9 TDI-31863 fix bug: It's difficult to distinguish the function that name
is same but have difficult parameters
https://jira.talendforge.org/browse/TDI-31863
2015-05-04 11:48:56 +08:00
nrousseau
0d333053c7 update for maven / platform feature for TUP-2798 2015-05-01 13:34:18 +08:00
nrousseau
3b94e276cd TDI-32272: add again the jar in classpath and export package 2015-05-01 11:10:05 +08:00
wchen-talend
3e9c839957 TDI-32272:work for gui team for mdm repository 2015-04-30 18:26:31 +08:00
wchen-talend
0b343a210f TDI-32272 : work for gui team for mdm repository 2015-04-30 18:26:30 +08:00
wchen-talend
f48a0523af TDI-32272:work for gui team for mdm repository 2015-04-30 18:26:29 +08:00
GGu
91439bc244 Because the nexus is not available still, so keep system scope still. 2015-04-30 16:04:46 +08:00
GGu
5780a117fe TUP-2846: fix one problem for clean dependencies. 2015-04-30 16:04:46 +08:00
GGu
6b32ea0cdb TUP-2851: fix the classpath issue when Build Job. 2015-04-30 16:04:46 +08:00
GGu
bfc49ec7cb TUP-2846: check and install jar to local m2 repository. 2015-04-30 16:04:46 +08:00
GGu
d1ab44e2e0 TUP-2839: fixed the problem for children jobs. 2015-04-30 16:04:46 +08:00
GGu
79d962ac3e TUP-2839: add the clean function for code project. 2015-04-30 16:04:45 +08:00
GGu
d3302f2d98 TUP-2839: add pom for each jobs. 2015-04-30 16:04:45 +08:00
cmeng-talend
1372529343 TBD-1869 fix bug: The Impala version shows wrong when importing an
impala item from the repository using Cloudera cdh 5.4
https://jira.talendforge.org/browse/TBD-1869
2015-04-30 11:42:37 +08:00
cmeng-talend
bb9ded7232 TUP-2644 new feature: Upgrade CDH version for 5.6.2
https://jira.talendforge.org/browse/TUP-2644

1. Update some jars
2. disable hive1 standarlone for CDH5.4
3. fix an impala dnd problem
2015-04-30 11:35:27 +08:00
cmeng-talend
1da5653392 TUP-2644 new feature: Upgrade CDH version for 5.6.2
https://jira.talendforge.org/browse/TUP-2644

Fix an invalid thread access problem
2015-04-30 11:35:08 +08:00
cmeng-talend
6912151102 TUP-2644 new feature: Upgrade CDH version for 5.6.2
https://jira.talendforge.org/browse/TUP-2644
2015-04-30 11:35:02 +08:00
cmeng-talend
465f515031 TUP-2644 new feature: Upgrade CDH version for 5.6.2
https://jira.talendforge.org/browse/TUP-2644
2015-04-30 11:33:51 +08:00
Wu Liu
da1cc3a8b3 TUP-1884 : Support for Java 8
add the new plugin:org.talend.libraries.jdbc.access
2015-04-30 11:08:27 +08:00
Chao Meng
548068563d Merge pull request #186 from wwang-talend/master
TBD-1613: Support for Cloudera CDH 5.3 & 5.4
2015-04-29 15:22:44 +08:00
wang wei
8898d2d3e0 TBD-1613: Support for Cloudera CDH 5.3 & 5.4
https://jira.talendforge.org/browse/TBD-1613
2015-04-29 15:17:40 +08:00
xhkong
808e96f582 TUP-2712 Replace the icons of the repository of Note Component
https://jira.talendforge.org/browse/TUP-2712
2015-04-29 14:52:09 +08:00
zshen-talend
3f776835a9 Merge pull request #183 from xqliu-talend/master
TDQ-10208 call getColumnComment() at the end of the loop
2015-04-28 11:15:44 +08:00
xqliu-talend
0f9aff00a3 TDQ-10208 call getColumnComment() at the end of the loop 2015-04-27 17:37:10 +08:00
cmeng-talend
0b68a6b90d TDI-32277 fix bug: It won't pop up "Items which cannot be deleted" sub
window when delete a standard job that is a sub job of Big Data Batch
Job
https://jira.talendforge.org/browse/TDI-32277
2015-04-27 15:04:09 +08:00
cmeng-talend
683c348518 TDI-31812 fix bug: ErrorLog: Error Log print out after Cancel the
importing
https://jira.talendforge.org/browse/TDI-31812
2015-04-27 11:51:21 +08:00
xhkong
028d71f4e7 TUP-2712 Replace the icons of the repository
https://jira.talendforge.org/browse/TUP-2712
2015-04-27 11:00:01 +08:00
hcyi
51a147dff2 TDI-31748:Update the jar version of postgresql to 9.4 on the studio 2015-04-24 09:56:34 +08:00
rdubois
7d3798f516 TBD-1843: add statistics for Spark 2015-04-23 15:00:16 +02:00
cmeng-talend
9e795e6ab5 TDI-32327 fix bug: I can import the job which has same name with the
exist job
https://jira.talendforge.org/browse/TDI-32327
2015-04-23 18:44:05 +08:00
hwang
cd6f42960b TDI-32083: place the connection file into configuration again 2015-04-23 16:55:49 +08:00
hwang
cee6048306 TDI-32076:Can't set job name same with project's name if has child job 2015-04-23 11:38:30 +08:00
cmeng-talend
a15d132949 TDI-32362 fix bug: compile error occured using jdk6
https://jira.talendforge.org/browse/TDI-32362
2015-04-23 10:16:09 +08:00
xhkong
27b80ac54a TDI-32234 Register: Reminder Message is wrong when registering
with an exist Email
https://jira.talendforge.org/browse/TDI-32234
2015-04-22 18:36:51 +08:00
GGu
55ebdc7054 TUP-2830: add all dependencies. 2015-04-22 17:38:50 +08:00
cmeng-talend
62df5350f8 TDI-32362 new feature: Modify drag&drop of salesforce components
https://jira.talendforge.org/browse/TDI-32362
Add a sort method into IRepositoryComponentDndFilter, now it will show
tSalesforceConnection at the top of the list when d&d a salesforce
connection
2015-04-22 15:21:28 +08:00
cmeng-talend
04587d849d TDI-32362 new feature: Modify drag&drop of salesforce components
https://jira.talendforge.org/browse/TDI-32362
2015-04-22 15:21:20 +08:00
CHEN Bin
fc652f1cc7 TBD-1796: Compilation error on tCassandraOutput when field is of type char
https://jira.talendforge.org/browse/TBD-1796
2015-04-22 11:53:34 +08:00
hwang
5f65e240a8 TDI-32265:Impact Analysis is not available in context menu for JSON 2015-04-20 16:28:51 +08:00
xhkong
590de4ec31 fix bug TDI-32274 can't connect to TalendForge on linux
https://jira.talendforge.org/browse/TDI-32274
2015-04-20 15:11:11 +08:00
GGu
322e808972 add back the update libs function. 2015-04-17 15:55:27 +08:00
GGu
52d92a1049 TUP-2826: fixed the classloader issue for avro generator. 2015-04-17 15:55:27 +08:00
Sebastien Gandon
3f6d429bde TUP-2575 : add a way to stop missing jar notifications, forgot on import
package in the manifest.
2015-04-16 15:06:51 +02:00
iwangtalend
381388b7f5 Add org.talend.dataquality.standardization to TOS all p2 repo 2015-04-16 14:48:23 +02:00
wchen-talend
faa1d27530 TDI-31977:Data Viewer on XML metadata is empty 2015-04-16 16:29:47 +08:00
Sébastien Gandon
1d0ad6b51e TUP-2575 : add a way to stop missing jar notifications, especially for checking libraries 2015-04-15 12:30:07 +02:00
GGu
61858d7cf6 TUP-2819: enable use the property key to set the studio.version in ini
file.
2015-04-15 11:20:50 +08:00
xhkong
89fba87c7d fixbug TDI-31911 Checkbox is redundant on the save resources sub window
https://jira.talendforge.org/browse/TDI-31911
2015-04-14 17:26:21 +08:00
xhkong
dc41eb7201 fix bug TDI-31969 The code and Label are always displayed as PB
https://jira.talendforge.org/browse/TDI-31969
2015-04-14 16:36:14 +08:00
ldong-talend
0539412628 TDI-31147:Export the Hadoop Connection as a context Variables. 2015-04-14 11:23:50 +08:00
Wu Liu
296a6cfe9c TDI-31722 : Upgrade MDM components
<< export the missing mdm_webservice_tomcat.jar
2015-04-13 10:27:58 +08:00
nrousseau
45dce3c8a8 TUP-2579: update maven processor 2015-04-12 11:49:48 +08:00
nrousseau
c805d941a5 TDI-31928: update label 2015-04-11 22:40:18 +08:00
nrousseau
73b367e9bd TUP-2579: update jdt feature and maven launch manager 2015-04-11 19:23:03 +08:00
nrousseau
05f98d71d2 Merge remote-tracking branch 'origin/master' into feature/master/TDI_31617_150311 2015-04-11 09:13:29 +08:00
ycbai
5e672f98b9 Merge remote-tracking branch 'origin/master' into
feature/master/TDI_31617_150311
2015-04-10 17:38:18 +08:00
ycbai
860c68c656 Merge remote-tracking branch 'origin/master' into
feature/master/TDI_31617_150311
2015-04-10 17:37:21 +08:00
xhkong
e50f8af864 TUP-2756 new feature: refactor of "connect to TalendForge" form
https://jira.talendforge.org/browse/TUP-2756
2015-04-10 16:31:23 +08:00
Sebastien Gandon
d32ada47d1 TUP-2575: osig hook does not nothify missing jar is the jar is present in a fragment anymore 2015-04-09 16:31:01 +02:00
Sebastien Gandon
a3a2fc8061 TUP-2575 : fixed unit test plugin with an empty manifest 2015-04-09 14:28:33 +02:00
cmeng-talend
5bd0e6a6fa TBD-1265 fix bug: Properties not brought to MapRed Run tab Hadoop
Configuration
https://jira.talendforge.org/browse/TBD-1265
2015-04-09 17:33:25 +08:00
CHEN Bin
d910deb1eb TBD-1042: Support for Cassandra CQL3
https://jira.talendforge.org/browse/TBD-1042
add dependency jar
2015-04-09 17:28:53 +08:00
CHEN Bin
1b6fed0475 [TBD-1749] Remove unused cassandra jars. 2015-04-09 16:35:08 +08:00
ldong-talend
545bbda3be TDI-31572:fix bug. 2015-04-09 11:50:38 +08:00
cmeng-talend
5337ee1f79 TBD-1556 new feature: Upgrade HDP version for 5.6.2
https://jira.talendforge.org/browse/TBD-1556
2015-04-09 10:47:56 +08:00
cmeng-talend
aa72fdcb6c TBD-1552 new feature: Upgrade HDP version for 6.0
https://jira.talendforge.org/browse/TBD-1552
2015-04-09 10:47:52 +08:00
Rémy DUBOIS
e3f78c68d6 Merge pull request #173 from pbailly/master
[TBD-1749] Add cassandra jars.
2015-04-08 15:37:33 +02:00
pbailly
da5a69572f [TBD-1749] Add cassandra jars. 2015-04-08 15:34:16 +02:00
CHEN Bin
16ed6844da TBD-1785: Tez for HDP22
https://jira.talendforge.org/browse/TBD-1785
add tez dependency
2015-04-08 19:04:04 +08:00
Wu Liu
0b5b171961 https://jira.talendforge.org/browse/TDI-31747
Note:update Driver of postgresql
2015-04-08 17:38:44 +08:00
nrousseau
ba35c68981 Merge remote-tracking branch 'origin/master' into feature/master/TDI_31617_150311 2015-04-08 17:29:30 +08:00
jzhao
1e04375a9c TDI-31747: Update jar version for Postgresql on the component
https://jira.talendforge.org/browse/TDI-31747
Note:update Driver of postgresql
2015-04-08 17:23:00 +08:00
ycbai
0c031fdf04 TUP-2579: remove debug ui plugin dependency.
TDI-32087: fix the bug which junit dependencies cannot be added at first
time.
2015-04-08 17:09:53 +08:00
ldong-talend
ad35ddd1e6 TDI-31572:Java Run-Time Memory Visualization in Studio. 2015-04-08 15:17:40 +08:00
nrousseau
bdfa38e574 TUP-2801: fix the restore perspective for the first start of the studio. 2015-04-08 14:43:13 +08:00
CHEN Bin
e9df1e823d TBD-1749: Cassandra support for Spark Batch
https://jira.talendforge.org/browse/TBD-1749
organize denpendcy jars
2015-04-08 14:00:59 +08:00
hcyi
d0d400f5c8 TUP-2732:Add the support of MariaDB 2015-04-08 10:25:29 +08:00
hcyi
b1a86d7b21 TUP-2752:Add MariaDB support for Stat&Logs / Implicit context(TUP-2732) 2015-04-08 10:25:24 +08:00
hcyi
1b4598ebf0 TUP-2747:Add MariaDB support for DB Connections(main task TUP-2732) 2015-04-08 10:25:20 +08:00
lwang-talend
31968892b9 https://jira.talendforge.org/browse/TDI-31722
TDI-31722: Upgrade MDM components
upload new web service jar
2015-04-08 09:49:33 +08:00
wang wei
56fad9370b TDI-32092: Dynamic Schema doesn't work with mysql TEXT type
https://jira.talendforge.org/browse/TDI-32092
2015-04-08 09:44:35 +08:00
rdubois
4ed1d4e86e Fix a likely build issue 2015-04-07 15:27:48 +02:00
nrousseau
65ed71beac TUP-2579: update pom.xml dependencies only if jars exist on the lib
folder.
2015-04-07 18:09:39 +08:00
ycbai
ff2a95d357 TDI-32087: fix junit code generation bugs. 2015-04-07 18:01:59 +08:00
xhkong
05e8049421 newfeature TDI-31542 create a libraries plugin for netsuite
https://jira.talendforge.org/browse/TDI-31920
2015-04-07 15:14:37 +08:00
xhkong
d52bc9a6d8 newfeature TDI_31920 create a libraries plugin for netsuite
https://jira.talendforge.org/browse/TDI-31920
2015-04-07 15:13:17 +08:00
Wu Liu
c1b6b22978 TDI-31542 : Netsuite component update 2015-04-07 13:58:59 +08:00
nrousseau
32f87c50ae TUP-2579: update the visitor to avoid to refresh when files are updated
in the projects not from talend
2015-04-07 13:05:56 +08:00
nrousseau
602627213f TUP-2579: update maven build and and log4j version needed, add some
optimization for the repository display
2015-04-05 14:09:34 +08:00
nrousseau
674599b883 TUP-2579: update m2e feature 2015-04-03 23:37:29 +08:00
nrousseau
63cf93b5b6 Merge branch 'master' into feature/master/TDI_31617_150311 2015-04-03 19:09:55 +08:00
ycbai
8cfe9be2a8 TUP-2579: refactor maven structure.
TDI-32087: use maven to compile test container.
2015-04-03 18:46:45 +08:00
xhkong
367a920f5d TUP-2756 new feature: refactor of "connect to TalendForge" form
https://jira.talendforge.org/browse/TUP-2756
2015-04-03 15:02:12 +08:00
nrousseau
af39dee93d TUP-2795: change version of jdt plugin, wrong one was set before 2015-04-03 12:11:03 +08:00
cmeng-talend
067df938ef TDI-31912 fix bug: can't type anything in commandline
https://jira.talendforge.org/browse/TDI-31912
2015-04-03 10:58:59 +08:00
CHEN Bin
1a6cc7d59c TBD-1757: [SPARK] Create Teradata Component
https://jira.talendforge.org/browse/TBD-1757
2015-04-02 23:00:43 +08:00
xhkong
a115f0c370 TUP-2756 new feature: refactor of "connect to TalendForge" form
https://jira.talendforge.org/browse/TUP-2756
2015-04-02 20:55:01 +08:00
CHEN Bin
fe038ccb24 TBD-1749: Cassandra support for Spark Batch
https://jira.talendforge.org/browse/TBD-1749
2015-04-02 20:21:57 +08:00
nrousseau
ecb7f45670 TUP-2575: remove the changes done in the osgi.lib.loader 2015-04-02 19:34:32 +08:00
nrousseau
44aada0f6e TUP-2690: add new features needed for the new jdt.core 2015-04-02 18:11:02 +08:00
xhkong
0a4daa614b TUP-2756 new feature: refactor of "connect to TalendForge" form
https://jira.talendforge.org/browse/TUP-2756
2015-03-31 15:42:44 +08:00
xhkong
b600b5b071 TUP-2712 new feature:Replace the icons of the repository
https://jira.talendforge.org/browse/TUP-2712
2015-03-31 15:15:09 +08:00
xhkong
05efc1ce8f TUP-2756 new feature: refactor of "connect to TalendForge" form
https://jira.talendforge.org/browse/TUP-2756
2015-03-30 20:13:04 +08:00
wchen-talend
c999daaa27 TDI-31907:NPE while opening a job:
org.talend.core.model.properties.impl.JobletProcessItemImpl.getIcon
2015-03-30 14:15:07 +08:00
ycbai
db014d85c3 Merge remote-tracking branch 'origin/master' into feature/master/TDI_31617_150311 2015-03-30 11:45:48 +08:00
wchen-talend
78384bb54e TUP-2761 :Need some SVN preference setup in the studio to limit the
number of access to svn
2015-03-27 18:17:08 +08:00
hwang
e07fa59ab6 TDI-32046:create test container view 2015-03-27 17:47:39 +08:00
GGu
ad66de6ac9 Merge branch 'feature/6.0/TUP-2579_maven_build_job' into feature/master/TDI_31617_150311 2015-03-27 17:41:09 +08:00
Pierre Teyssier
67d881ddfb Merge pull request #165 from lwang-talend/master
https://jira.talendforge.org/browse/TMDM-7994
2015-03-27 17:15:10 +08:00
GGu
a4e6a67ef5 TUP-2771: disable the console view by default, when maven compile. 2015-03-27 16:57:10 +08:00
GGu
58e98289ea TUP-2771: add the routine install function. 2015-03-27 16:52:41 +08:00
xhkong
d6e0af05b0 TUP-2712 new feature:Replace the icons of the repository
https://jira.talendforge.org/browse/TUP-2712
2015-03-27 15:47:04 +08:00
lwang-talend
312677c19e https://jira.talendforge.org/browse/TMDM-7994
TMDM-7994: tMDMOutput change in component part
update the mdm webservice jar
2015-03-27 15:31:01 +08:00
hwang
a64387f721 TDI-32046:create test container view 2015-03-26 16:08:28 +08:00
ycbai
bfa95db42d Merge remote-tracking branch 'origin/feature/6.0/TUP-2579_maven_build_job' into feature/master/TDI_31617_150311 2015-03-26 14:05:00 +08:00
GGu
5575759ed1 TUP-2579: set maven compiler plugin for version 2.5.1. 2015-03-26 14:00:30 +08:00
ycbai
b4c2a6a920 Merge remote-tracking branch 'origin/master' into feature/master/TDI_31617_150311 2015-03-26 13:58:26 +08:00
GGu
c730b32069 TUP-2579: enhance the code for migrationcheck. 2015-03-26 13:42:55 +08:00
xhkong
138e431467 TUP-2712 new feature:Replace the icons of the repository
https://jira.talendforge.org/browse/TUP-2712
2015-03-25 19:44:43 +08:00
ycbai
e21cd2e4a7 [TDI-32087] Implement code generation of junit.
- Changed the code of tAssert
- Fix some problems
2015-03-25 15:58:20 +08:00
cmeng-talend
b372b26d56 TUP-2712 Backlog Task: Replace the icons of the repository
https://jira.talendforge.org/browse/TUP-2712

Add CSS support to replace the icons from eclipse platform
2015-03-25 15:11:18 +08:00
cmeng-talend
f5f7ef33b2 TUP-2712 Backlog Task: Replace the icons of the repository
https://jira.talendforge.org/browse/TUP-2712

Add CSS support to replace the icons from eclipse platform
2015-03-25 14:57:58 +08:00
xhkong
5568993237 TUP-2712 new feature:Replace the icons of the repository
https://jira.talendforge.org/browse/TUP-2712
2015-03-25 10:04:59 +08:00
rdubois
1328da1a04 TBD-1597 && TBD-1620 fixed 2015-03-24 17:43:07 +01:00
Rémy DUBOIS
5266932674 Merge pull request #160 from pradasouvanlasy/pradasouvanlasy/master
Add setDummy() on IBigDataNode to distinguish 'real' and 'hidden' nodes
2015-03-24 16:09:32 +01:00
Prada Souvanlasy
cc236082cf Add setDummy() on IBigDataNode to distinguish 'real' and 'hidden' nodes 2015-03-24 16:07:01 +01:00
Rémy DUBOIS
f9f75f7267 Merge pull request #159 from pradasouvanlasy/pradasouvanlasy/master
[TBD-1666] Fix introspection issue when a field name contains an undersc...
2015-03-24 14:06:32 +01:00
Prada Souvanlasy
f695cd8bf9 [TBD-1666] Fix introspection issue when a field name contains an underscore 2015-03-24 13:55:47 +01:00
cmeng-talend
bb855b35ec TUP-2712 Backlog Task: Replace the icons of the repository
https://jira.talendforge.org/browse/TUP-2712

Add CSS support to replace the icons from eclipse platform
Need to check whether it works in real product
2015-03-24 19:08:41 +08:00
rdubois
6232374258 TBD-1636 fixed: Do not generate unnecessary map task for PARTITIONING components 2015-03-24 11:05:12 +01:00
hwang
5d78a01d9d TDI-32046:create test container view 2015-03-24 15:18:11 +08:00
Rémy DUBOIS
deb8a0c5db Merge pull request #158 from pbailly/master
[TBD-1647] Fix column order on KeyList
2015-03-23 18:26:05 +01:00
pbailly
c4c87a24fa Merge branch 'master' of ssh://github.com/Talend/tcommon-studio-se 2015-03-23 18:17:28 +01:00
pbailly
fdd236bb52 [TBD-1647] Sort column name for partitionning option to normalize javajet output. 2015-03-23 18:16:17 +01:00
rdubois
e61f5b28f1 TBD-1658 fixed - Avoid the StackOverFlow error in the Spark code generator 2015-03-23 17:05:03 +01:00
nrousseau
d74eb59e0d Merge branch 'master' into feature/6.0/TUP-2579_maven_build_job 2015-03-23 11:56:26 +08:00
nrousseau
80a25a1636 TUP-2575: review the osgi loader to fix some problem of jar popup 2015-03-23 09:53:13 +08:00
rdubois
d71974ebd4 Merge branch 'master' of https://github.com/Talend/tcommon-studio-se into sparkstreaming 2015-03-20 16:37:01 +01:00
cmeng-talend
03e94a2e48 TUP-2749 new feature: Improve search of components from palette
https://jira.talendforge.org/browse/TUP-2749
2015-03-20 19:29:03 +08:00
wchen-talend
3e4bcd0557 TDI-31751:tSAPBapi can create connection with input tables 2015-03-20 14:11:13 +08:00
wchen-talend
3fa79c216d TDI-31167:No missing jars banner in component 2015-03-20 13:37:47 +08:00
hwang
74e9fb89a7 TDI-32046:create test container view 2015-03-20 09:28:05 +08:00
Sebastien Gandon
e6e74270cd TUP-2575 : adding unit test for the lib hook loader 2015-03-19 16:18:33 +01:00
rdubois
8db7692b88 Merge branch 'master' into sparkstreaming 2015-03-19 13:44:19 +01:00
cmeng-talend
5c79cbde61 TUP-2749 new feature: Improve search of components from palette
https://jira.talendforge.org/browse/TUP-2749
2015-03-19 19:21:20 +08:00
GGu
17232d1bb5 Merge branch 'master' into feature/6.0/TUP-2579_maven_build_job 2015-03-19 15:15:50 +08:00
GGu
faff669b11 TUP-2728: check the problem for compile errors. 2015-03-19 14:43:46 +08:00
Rémy DUBOIS
76a1e4ef76 Merge pull request #157 from pbailly/master
Multiple fix on AvroMetadataTable.
2015-03-18 17:48:05 +01:00
pbailly
500303b438 Merge branch 'master' of ssh://github.com/Talend/tcommon-studio-se 2015-03-18 17:41:40 +01:00
pbailly
08260d996d [TBD-1529] Code factoring. 2015-03-18 17:39:39 +01:00
pbailly
fa45818eec [TBD-1637]Use other parameter on AvroMetadataTable to compute the folder project path. 2015-03-18 14:48:21 +01:00
amarkevich
7ae9d457bc initialize bundleID for org.talend.core.runtime.librariesNeeded 2015-03-18 10:30:03 -03:00
pbailly
83002bd57b [TBD-1529] add avro/bean/record.vm. 2015-03-18 12:08:22 +01:00
hcyi
24a2f6cfa4 TBD-1589:Name of button "Convert to Map/Reduce Job" should change to
"Convert to Big Data Batch Job"
2015-03-18 18:52:20 +08:00
xhkong
9980dd1c1d TUP-2712 new feature:Replace the icons of the repository
https://jira.talendforge.org/browse/TUP-2712
2015-03-18 18:46:21 +08:00
CHEN Bin
956802047d TBD-1042: Support for Cassandra CQL3
https://jira.talendforge.org/browse/TBD-1042
add db type mapping for datastax of cassandra
2015-03-18 15:20:35 +08:00
cmeng-talend
9b78136da9 TBD-1458 fix bug: Property Type defaults back to "Built In"
https://jira.talendforge.org/browse/TBD-1458
2015-03-18 11:42:06 +08:00
Sizhao Liu
c6ec0842d8 Add a util class to help resolving encoding issues 2015-03-18 10:11:36 +08:00
pbailly
ef7bf41af5 [TBD-1529] Add rowXstructBeanInfo to allow the usage of dataframe in spark. 2015-03-17 16:09:16 +01:00
GGu
f9c0e87f1a TUP-2728: build jobs via maven way. 2015-03-17 18:03:51 +08:00
cmeng-talend
ea17c33311 TDI-32047 work item: improvement on new studio UI
https://jira.talendforge.org/browse/TDI-32047

Do some improvement for CSS
2015-03-17 13:52:37 +08:00
hwang
75fdf04c52 TDI-31617:remove all the code to tdi ee 2015-03-17 11:01:32 +08:00
hwang
a277a96fa9 TDI-31693:implement the repository part 2015-03-17 11:01:31 +08:00
hwang
366f4b4ed5 TDI-31752:some bugs about test container 2015-03-17 11:01:29 +08:00
hwang
f7fbbecfb9 TDI-31752:some bugs about test container 2015-03-17 11:01:27 +08:00
hwang
9adb2b4f2c TDI-31693:implement the repository part 2015-03-17 11:01:26 +08:00
hwang
92c837393f TDI-31693:implement the repository part 2015-03-17 11:01:24 +08:00
hwang
8e52957b59 TDI-31691:remove no use code 2015-03-17 11:01:22 +08:00
hwang
a431cba1fa TDI-31691:create test container for joblet/mr/storm 2015-03-17 11:01:20 +08:00
hwang
6b9a1af293 TDI-31681:test container is bigger than subjob sometimes 2015-03-17 11:01:18 +08:00
hwang
027d3ab1de TDI-31680:set all the nodes which come from original job read only 2015-03-17 11:01:16 +08:00
hwang
1ebdd13a96 TDI-31657:create JunitContainer,JunitContainerFigure,JunitContainerPart 2015-03-17 11:01:15 +08:00
hwang
9f5a92c4f3 TDI-31657:create JunitContainer,JunitContainerFigure,JunitContainerPart 2015-03-17 11:01:13 +08:00
hwang
12bd7bd8f5 TDI-31657:create JunitContainer,JunitContainerFigure,JunitContainerPart 2015-03-17 11:01:12 +08:00
hwang
f61a9ae4e0 TDI-31657:create JunitContainer,JunitContainerFigure,JunitContainerPart 2015-03-17 11:01:11 +08:00
hwang
804a3326df the relationship message for test process to original process 2015-03-17 11:01:09 +08:00
hwang
44863753e5 TDI-31617:add Test Framework for Jobs and Routes-Junit 2015-03-17 11:01:07 +08:00
hwang
2171f61b00 testJunits 2015-03-17 11:01:05 +08:00
hwang
69573c3d28 testJunits 2015-03-17 11:01:02 +08:00
cmeng-talend
76563521f8 TDI-32047 work item: improvement on new studio UI
https://jira.talendforge.org/browse/TDI-32047
2015-03-16 18:45:24 +08:00
GGu
b246690859 TUP-2728: add the Talend maven launcher. 2015-03-16 15:26:51 +08:00
Rémy DUBOIS
e02f8436a7 Merge pull request #156 from pbailly/master
[TBD-1607] Do not forget a field on the clone method.
2015-03-13 16:55:51 +01:00
rdubois
3e4906593a Fix ClassCastException in the tUniqRow 2015-03-13 16:54:34 +01:00
pbailly
49c2aa14a8 [TBD-1607] Do not forget a field on the clone method. 2015-03-13 16:42:23 +01:00
Rémy DUBOIS
bc07e4d7bd Merge pull request #155 from pbailly/master
[TBD-1588] Add ConnectionTypeName to the avroSchema
2015-03-13 16:27:00 +01:00
pbailly
95038f58f3 Merge branch 'master' of ssh://github.com/Talend/tcommon-studio-se 2015-03-13 15:57:15 +01:00
cmeng-talend
598637706e TBD-1265 fix bug: Properties not brought to MapRed Run tab Hadoop
Configuration
https://jira.talendforge.org/browse/TBD-1265

Add the job history principal to the wizard
2015-03-13 18:28:27 +08:00
xhkong
77c7a553cf TUP-2712 new feature:Replace the icons of the repository
https://jira.talendforge.org/browse/TUP-2712
2015-03-13 16:36:43 +08:00
ldong-talend
310ecfe07a TDI-30557:backport on master. 2015-03-13 11:14:53 +08:00
rdubois
b6bfabed03 Adapt the BigDataNode with the FLOW_MERGE links 2015-03-12 18:17:59 +01:00
rdubois
420e971fb8 Fix the NPE in the Spark tUniqRow 2015-03-12 17:42:00 +01:00
Irene Wang
4e0812c242 Add feature containing test components 2015-03-12 12:52:05 +01:00
pbailly
506ea3c861 [TBD-1588] Add name of the connectionType to the avroSchema. 2015-03-12 11:07:42 +01:00
xhkong
85360387ce TUP-2712 new feature:Replace the icons of the repository
https://jira.talendforge.org/browse/TUP-2712
2015-03-12 17:38:36 +08:00
GGu
b7d0d44cf3 Merge branch 'master' into feature/6.0/TUP-2579_maven_build_job 2015-03-12 16:49:05 +08:00
GGu
843bc7b3bc Merge branch 'master' into feature/6.0/TUP-2579_maven_build_job 2015-03-11 17:52:47 +08:00
cmeng-talend
5f19152ed6 TUP-2715 fix bug: Readonly fields should show gray color
https://jira.talendforge.org/browse/TUP-2715
2015-03-11 15:58:45 +08:00
xhkong
c44bbbf006 TUP-2712 new feature:Replace the icons of the repository(modified) 2015-03-11 14:27:48 +08:00
xhkong
effe8a335c TUP-2712 new feature:Replace the icons of the repository
https://jira.talendforge.org/browse/TUP-2712
2015-03-10 18:48:48 +08:00
cmeng-talend
6fe31718bb TDI-31983 fix bug: UI for Jar Install Banner: The banner color should be
yellow instead of white in yellow;
https://jira.talendforge.org/browse/TDI-31983
2015-03-10 18:12:38 +08:00
wchen-talend
eec9127872 TDI-29892 : tXMLMap: Error message popup error after user imported from
repository to Docume
2015-03-10 17:51:32 +08:00
wchen-talend
0e1e4cca91 TDI-29397:When import items check,uncheck "overwirte existing items"
will effect items choosed
2015-03-10 16:33:44 +08:00
rdubois
9e047e9ce3 Add support for spark streaming 2015-03-10 08:28:56 +01:00
hwang
ef7f879d0a TUP-1571:[Enhance Job Designer] Create Component accompany with
connection
2015-03-10 14:27:30 +08:00
cmeng-talend
e97abc5e44 TUP-2695 new feature: Some places in UI need to improve
https://jira.talendforge.org/browse/TUP-2695
2015-03-09 14:25:01 +08:00
cmeng-talend
166f5b6ffa TUP-2695 new feature: Some places in UI need to improve
https://jira.talendforge.org/browse/TUP-2695
2015-03-09 11:55:42 +08:00
cmeng-talend
143d64d9b8 TUP-2695 new feature: Some places in UI need to improve
https://jira.talendforge.org/browse/TUP-2695
2015-03-06 20:20:49 +08:00
Rémy DUBOIS
0e014538a0 Merge pull request #154 from pbailly/master
[TBD-1537] Allow advanced partitionning option for BigDataNode.
2015-03-06 11:05:25 +01:00
pbailly
3137bfbb1f [TBD-1537] Allow advanced partitionning option for BigDataNode. 2015-03-06 11:01:25 +01:00
xhkong
fc5e48f917 TDI-31167 fix bug No missing jars banner in component (NPE TUJ) 2015-03-06 15:22:50 +08:00
Sizhao Liu
ce40de7ad9 TDQ-9942 fix an NPE when opening jobs with tDqReportRun component 2015-03-06 12:10:51 +08:00
hwang
c6bcb88589 TUP-1571:[Enhance Job Designer] Create Component accompany with
connection
2015-03-06 11:23:39 +08:00
Rémy DUBOIS
7d739d07a0 Merge pull request #153 from RyanSkraba/master
BigDataNode, fix typo checking type of outgoing target node.
2015-03-05 16:27:04 +01:00
Ryan Skraba
e240ccf54a BigDataNode, fix typo checking type of outgoing target node. 2015-03-05 16:21:15 +01:00
nrousseau
2ca24756fe Merge pull request #152 from rdubois/spark-ga-refactoring
Spark ga refactoring to master
2015-03-05 17:36:26 +08:00
rdubois
7f513fb183 Fix the setKeyList issue when the first element of a table is not checked 2015-03-05 10:20:15 +01:00
Sizhao Liu
96538d8fcc TDQ-9942 fix compile error for tDqReportRun 2015-03-05 17:03:54 +08:00
xhkong
87aa00b65c fix bug TDI-31167 No missing jars banner in component 2015-03-05 16:33:07 +08:00
rdubois
1d468b753c Merge branch 'master' of https://github.com/Talend/tcommon-studio-se into spark-ga-refactoring 2015-03-05 09:06:13 +01:00
nrousseau
cb5ad346cc fix for talend debugger class 2015-03-05 14:00:55 +08:00
wchen-talend
4d8b9e5cf4 TUP-2516 : Upgrade Safeguarding - Check of project 2015-03-05 09:30:49 +08:00
rdubois
c3fcc6a3b8 Merge branch 'master' into spark-ga-refactoring 2015-03-04 14:46:03 +01:00
wchen-talend
6331746caa TDI-31947:Add a new action to import IDoc Structures from TDM on the SAP
Connection
2015-03-04 18:28:29 +08:00
ycbai
31b4705701 TBD-1415: add DND support 2015-03-04 15:45:43 +08:00
ycbai
f2067cfba5 TBD-1415: Metadata conn for HBASE doesn't work in PHD with kerberos 2015-03-04 15:45:41 +08:00
cmeng-talend
1307cc137f TDI-31896 fix bug: replacement problem in java code with special
comments
https://jira.talendforge.org/browse/TDI-31896
2015-03-04 14:02:01 +08:00
cmeng-talend
23aeb76205 TUP-2649 new feature: Update branding plugins to use Talend Theme
https://jira.talendforge.org/browse/TUP-2649

Rename plugin name, since the old plugin name can not be loaded into tis
2015-03-04 10:41:59 +08:00
Irene Wang
4e38ca816c Include org.talend.libraries.uniserve in TOS p2 repo 2015-03-03 14:28:40 +01:00
Ryan Skraba
f5eff6d58f Use velocity engine to create Avro specific records (no search-and-replace). 2015-03-03 12:11:31 +01:00
pbailly
68c25be08a Merge branch 'spark-ga-refactoring' of ssh://github.com/pbailly/tcommon-studio-se into spark-ga-refactoring 2015-03-02 11:30:08 +01:00
pbailly
3706fe6b21 Spark: force the usage of KeyValue inputtype and outputtype for an external node 2015-03-02 11:27:22 +01:00
rdubois
1369abbf49 Refactor and comment the getKeyList() method of BigDataNode 2015-03-02 08:48:28 +01:00
wchen-talend
03e2227616 TUP-2671 : Crash of studio 5.6.1 2015-03-02 10:22:56 +08:00
rdubois
2353aef453 Add support for PARTITIONING in the tUniqRow 2015-02-27 17:03:51 +01:00
rdubois
f2684929ae Add comments for the IBigDataNode interface 2015-02-27 13:22:24 +01:00
rdubois
00627bd5bb Add a temporary Serializable implementation to the AvroStruct generated by avro. 2015-02-27 08:51:00 +01:00
rdubois
c3531046f9 Merge branch 'master' of https://github.com/Talend/tcommon-studio-se into spark-ga-refactoring 2015-02-27 08:49:30 +01:00
GGu
cfd61b616f TUP-2669: add one project pom template. 2015-02-27 12:02:48 +08:00
GGu
c9f10c8950 TUP-2668: add m2e.jdt to resolve the missing maven LifecycleMapping. 2015-02-26 18:18:25 +08:00
rdubois
7354e30fd8 Add support for function with Tuple keys 2015-02-25 15:45:26 +01:00
GGu
8e673a642f TUP-2667: remove the org.dom4j dependency, and use DOM, but without
format for xml.
2015-02-25 17:39:23 +08:00
GGu
a144880c08 Merge branch 'master' into feature/6.0/TUP-2579_maven_build_job 2015-02-25 12:26:54 +08:00
wchen-talend
89a8ab94f1 TDI-29397:When import items check,uncheck "overwirte existing items"
will effect items choosed
2015-02-17 13:37:04 +08:00
pbailly
4d8a457da8 Merge branch 'master' of ssh://github.com/Talend/tcommon-studio-se into spark-ga-refactoring 2015-02-16 17:02:20 +01:00
zshen-talend
06dec6871e bug fixed TUP-2650 Update DQ branding plugins to use Talend Theme 2015-02-16 16:44:39 +08:00
nrousseau
56e29f2cb5 TUP-2579: update main pom.xml and manifest for 6.0 build 2015-02-16 15:46:26 +08:00
nrousseau
af06d58fd1 Merge pull request #144 from rdubois/spark-ga-refactoring
Spark ga refactoring
2015-02-16 13:15:10 +08:00
ldong-talend
6f888b3085 TDI-30141:backport on master. 2015-02-16 11:26:08 +08:00
ldong-talend
2ec02e17f9 TDI-31787:context value lost when drag joblet to job,and context mode is
build-in.
2015-02-15 18:22:54 +08:00
hwang
e4685e31c6 TUP-2581:Update of the design for the job / route editor 2015-02-15 17:59:39 +08:00
hwang
9095c64c6a TUP-2602:create round connection 2015-02-15 17:59:37 +08:00
hwang
9078af95de TUP-2602:create round connection 2015-02-15 17:59:34 +08:00
hwang
11c9e0a40b TUP-2581:Update of the design for the job / route editor 2015-02-15 17:59:32 +08:00
GGu
c7a7820a0a TUP-2605: add the children jobs. 2015-02-15 17:35:12 +08:00
GGu
c36365dfcc TUP-2605: keep the jar with version always. 2015-02-15 17:35:12 +08:00
GGu
b371290894 TUP-2605: refactor for the job run/export classpath. 2015-02-15 17:35:12 +08:00
GGu
cb4a438afd TUP-2604: add the job to project pom module. 2015-02-15 17:35:12 +08:00
GGu
6c5ed9cff1 TUP-2604: add the pom for job. 2015-02-15 17:35:12 +08:00
GGu
896e89a47e TUP-2600: add the pom for routines. 2015-02-15 17:35:12 +08:00
GGu
6490a2a60f TUP-2580: fix the run job problem. 2015-02-15 17:35:12 +08:00
GGu
86ced5fa96 TUP-2580: change the sqltemplates to resources folder. 2015-02-15 17:35:11 +08:00
GGu
09df81e7a5 TUP-2580: change xmlmapping to resource folder. 2015-02-15 17:35:11 +08:00
GGu
d344bc54bd TUP-2579 / TUP-2580: add the compile via 1.6 by default, and change some classpath. 2015-02-15 17:35:11 +08:00
GGu
fbbd42e0b5 TUP-2579 / TUP-2580: convert the .Java project to maven. 2015-02-15 17:35:11 +08:00
cmeng-talend
0507de3c7e TUP-2649 new feature: Update the following branding plugins to use
Talend Theme
https://jira.talendforge.org/browse/TUP-2649

1. update pom.xml for org.talend.themes.talend_theme
2. use some new pictures
2015-02-15 15:45:03 +08:00
cmeng-talend
b98d966e92 TUP-2554 new feature: Research and try to realize the new UX
https://jira.talendforge.org/browse/TUP-2554

remove jre require
2015-02-15 13:03:24 +08:00
cmeng-talend
123bf61b67 TUP-2554 new feature: Research and try to realize the new UX
https://jira.talendforge.org/browse/TUP-2554

Move talend themes to org.talend.themes.talend_theme
2015-02-15 12:40:12 +08:00
cmeng-talend
1a7501b60c TUP-2554 new feature: Research and try to realize the new UX
https://jira.talendforge.org/browse/TUP-2554

1. Change Favorites/Recently Used storage strategy
2. Fix some bugs
2015-02-15 12:40:09 +08:00
nrousseau
1cc80febc4 TUP-2554 : add missing pom update and feature dependencies 2015-02-15 12:40:06 +08:00
cmeng-talend
baee6a07f7 TUP-2554 new feature: Research and try to realize the new UX
https://jira.talendforge.org/browse/TUP-2554

Fix some bugs
2015-02-15 12:40:04 +08:00
cmeng-talend
8c9f9906be TUP-2554 new feature: Research and try to realize the new UX
https://jira.talendforge.org/browse/TUP-2554

1. refact codes both yi and me to correct plugins
2. fix bugs in Favorites and Rencently Used
3. add a simple rule for Rencently Used
4. make studio can storage the rencently used component list
2015-02-15 12:40:01 +08:00
cmeng-talend
fdee92a7d0 TUP-2554 new feature: Research and try to realize the new UX
https://jira.talendforge.org/browse/TUP-2554

1. Complete Favorites
2. Complete first edition of Recently Used
2015-02-15 12:39:59 +08:00
cmeng-talend
0f2c368547 TUP-2554 new feature: Research and try to realize the new UX
https://jira.talendforge.org/browse/TUP-2554

Complete the palette draw
2015-02-15 12:39:56 +08:00
cmeng-talend
45d4197122 TUP-2554 new feature: Research and try to realize the new UX
https://jira.talendforge.org/browse/TUP-2554
2015-02-15 12:39:53 +08:00
cmeng-talend
f17e49d952 TUP-2554 new feature: Research and try to realize the new UX
https://jira.talendforge.org/browse/TUP-2554

change some configrations for the new plugin: org.talend.themes.core
2015-02-15 12:39:51 +08:00
hcyi
37fc42ae4c TUP-2593:try to add CSS ids 2015-02-15 12:39:48 +08:00
cmeng-talend
ed86956ee3 TUP-2554 new feature: Research and try to realize the new UX
https://jira.talendforge.org/browse/TUP-2554

do some refact, add some css
2015-02-15 12:39:46 +08:00
cmeng-talend
a25e44e01b TUP-2591 new feature: UX Central Component Download - Palette redesign
https://jira.talendforge.org/browse/TUP-2591

Palette part, Add CSS support
2015-02-15 12:39:01 +08:00
hcyi
3dfb82466b TUP-2593:try to add CSS ids. 2015-02-15 12:35:43 +08:00
cmeng-talend
d075d2b973 TUP-2554 new feature: Research and try to realize the new UX
https://jira.talendforge.org/browse/TUP-2554
2015-02-15 12:35:41 +08:00
zshen-talend
c5ca35a152 Merge pull request #145 from msjian/master
TDQ-9051: fix No schema shows under db connection when create context
2015-02-15 12:09:23 +08:00
msjian
1c9adf1fb6 TDQ-9051: fix No schema shows under db connection when create context
db.
2015-02-15 11:42:51 +08:00
xhkong
cb2b1c38c1 fix bug TDI-29320_BRMS_Duplicate_items_name_cannot_update_automaticly 2015-02-13 10:37:07 +08:00
ldong-talend
048f889ff2 TDI-31834:revert some code of TDI-30490 and fix the pb. 2015-02-13 10:29:12 +08:00
pbailly
73f5862c9a Avro Schema: add easier constructor for AvrooMetadataTable. 2015-02-12 16:13:06 +01:00
pbailly
015b6d9778 Merge branch 'spark-ga-refactoring' of https://github.com/rdubois/tcommon-studio-se into spark-ga-refactoring 2015-02-12 11:58:40 +01:00
rdubois
ed7dbc3dfc Add support for INPUTTYPE and OUTPUTTYPE in the different spark components 2015-02-12 11:47:28 +01:00
xhkong
87be5104bd fix bug TBD-1468 create storm job named all numbers(modified) 2015-02-12 16:24:10 +08:00
xhkong
74e6e0c476 fix bug TBD-1468 create storm job named all numbers 2015-02-12 16:24:06 +08:00
xhkong
31d26cef48 fix bug TDI-23723 Export job,can change job name with / \:*?"<>| and
there is no warning
2015-02-12 14:57:00 +08:00
iwangtalend
2c4dbcdadd Add net.sourceforge.sqlexplorer 2015-02-11 19:09:13 +01:00
iwangtalend
685d7573ec Add net.sourceforge.sqlexplorer.nl and org.talend.dataprofiler.top.chart.nl 2015-02-11 19:01:59 +01:00
Sebastien Gandon
328a1db8ac TUP-2575 : removed unsued code in OSGI hook jar loader 2015-02-11 11:41:49 +01:00
Sebastien Gandon
9f9cd3a2a8 TUP-25544 : fixed osgi hook for missing jars
added a check on fragments before returning a fake entry, to avoid skipping fragment lib search
2015-02-11 11:33:49 +01:00
Sebastien Gandon
a0cccff349 Revert "TUP-2575: add a temporary fix to fix most of the bundles normally"
This reverts commit 4f1a3a25d8.
2015-02-11 11:33:49 +01:00
Irene Wang
4d93927855 Remove org.talend.libraries.jfreechart 2015-02-10 13:15:54 +01:00
Irene Wang
958c9ae2dd Include org.talend.libraries.jfreechart and org.talend.dataprofiler.top.chart in TOS p2 repo 2015-02-10 10:51:19 +01:00
pbailly
0a3a929fa7 Merge branch 'spark-ga-refactoring' of https://github.com/rdubois/tcommon-studio-se into spark-ga-refactoring 2015-02-10 10:46:56 +01:00
pbailly
909ad8732a AvroSchema: improve AvroMetadataTable. 2015-02-10 10:46:37 +01:00
rdubois
e1af3411ce Fix the AvroMetadataTable bugs 2015-02-10 10:34:08 +01:00
pbailly
36ab1c2d2c Merge branch 'spark-ga-refactoring' of https://github.com/rdubois/tcommon-studio-se into spark-ga-refactoring
Conflicts:
	main/plugins/org.talend.core.runtime/src/main/java/org/talend/core/model/metadata/AvroMetadataTable.java
2015-02-09 16:59:54 +01:00
pbailly
441a51345f AvroScehma: refactorise AvroMetadataTable. 2015-02-09 16:57:53 +01:00
rdubois
99c3b6ae09 Rename the Avro structure created for each connection 2015-02-09 16:45:57 +01:00
rdubois
b3471c588e Change the generated class name 2015-02-09 10:30:06 +01:00
rdubois
c17305fd2d Manually update the copyright for several classes 2015-02-09 08:45:17 +01:00
nrousseau
2645dbfa67 TUP-2617: update the classpath for tcommon-studio-se 2015-02-09 15:16:41 +08:00
Lin Dehua
1bc4828a27 TUP-2608fixbug:https://jira.talendforge.org/browse/TUP-2608 2015-02-09 13:09:20 +08:00
pbailly
e4fa0c9200 AvroSchema: Multiple improvement:
- AvroMetadaTable handle the element types:
    "Object", "List", "Dynamic" and "Document";
- Improve type on the avroschema generated of the basic types;
- Remove hand-written path;
- Remove temporary dump of the avro schema;
- Allow regeneration of the schema.
2015-02-06 11:13:03 +01:00
ldong-talend
a7b27c53db TDI-31789:encoding combo's context mode for file positional wizard. 2015-02-06 14:40:18 +08:00
Sizhao Liu
b6e999c039 fix a compile error 2015-02-03 17:02:55 +01:00
hcyi
fd59370bad TDI-29459:Input long type for a column on tRowGenerator component, then
select function for it, the function name is duplicate
2015-02-05 15:59:57 +08:00
hcyi
27a6e5c664 TUP-2551: try to fix a tuj compil fail . 2015-02-05 15:46:20 +08:00
Sizhao Liu
581bda721a update copyright to 2015 in code templates preference file 2015-02-04 16:34:46 +01:00
Sebastien Gandon
4b4466a1d5 improved the stack error in case of component failed to load it's extension plugin 2015-02-04 15:22:37 +01:00
Irene Wang
41ca469b7c Add org.talend.libraries.jexcel.jars fragment to TOS p2 repository 2015-02-04 10:56:19 +01:00
pbailly
6ec4431f7f Avro schema: create AvroMetadataTable 2015-02-03 16:53:10 +01:00
rdubois
499cdf2266 Add tFixedFlowInput and tLogRow for Spark 2015-02-03 14:15:08 +01:00
xhkong
603432725a fix bug TUP-2589: No more handles 2015-02-03 17:13:35 +08:00
xhkong
adf8cf030b fix bug TUP-2589 java.lang.Exception: org.eclipse.swt.SWTError 2015-02-03 17:13:31 +08:00
xhkong
fcb9eafaaf fix bug TDI-19936 cannot display the window properly(reopen) 2015-02-03 16:33:33 +08:00
xhkong
f603d5a47a fix bug TDI-19936 cannot display the window properly 2015-02-03 16:33:29 +08:00
rdubois
2077fcef2a Add a i18n chain for Spark configuration 2015-01-30 11:26:54 +01:00
rdubois
b709d88a8f Create the Spark plugins for code generation 2015-01-29 13:44:59 +01:00
ldong-talend
5b32b9d6dd TDI-31655:document node dirty text lost when a tag project. 2015-01-29 17:55:13 +08:00
hcyi
109fd79ebc TUP-2454:The default value doesn't show for columns in the Schma page
after selecting Retrieve schema by right clicking oracle db connection.
2015-01-27 16:46:42 +08:00
hcyi
32eb940bb8 TDI-31708:SAP Bapi:NPE error when I click edit schema button for line if
I change the line name
2015-01-27 16:42:59 +08:00
hcyi
2746161173 TUP-2551:tSalesforceOutput always display warning after reopen the job. 2015-01-27 16:41:47 +08:00
ldong-talend
97bac8fc3f TDI-31623:continue to access the rest nodes if got a delete pb in
before.
2015-01-26 17:30:55 +08:00
ldong-talend
4137f322b9 TUP-2073 fixed:connecton item should not unlock if it opened in DQ
editor.
2015-01-26 17:22:17 +08:00
xhkong
66ab81df03 fix bug TDI-31713 The default column in tRowGenerator is not usefull 2015-01-26 11:22:37 +08:00
nrousseau
4f1a3a25d8 TUP-2575: add a temporary fix to fix most of the bundles normally 2015-01-24 21:03:37 +08:00
nrousseau
02e7f8f27a TUP-2555: cleanup features 2015-01-24 13:24:59 +08:00
xhkong
0cf5c8bb20 Revert "fix bug TDI-31713 The default column in tRowGenerator is not usefull"
This reverts commit a6849c7532.
2015-01-23 18:45:40 +08:00
xhkong
66da2c2736 TUP-2520: refactor repository.metadata. 2015-01-23 18:44:57 +08:00
xhkong
667d87a0c8 Revert "TUP-2520: refactor repository.metadata."
This reverts commit 4b49726ae9.
2015-01-23 18:33:15 +08:00
xhkong
a6849c7532 fix bug TDI-31713 The default column in tRowGenerator is not usefull 2015-01-23 18:01:25 +08:00
xhkong
4b49726ae9 TUP-2520: refactor repository.metadata. 2015-01-23 16:49:41 +08:00
GGu
3fe7bc389a TUP-2572: fixed the compile error for javacsv. 2015-01-23 14:54:25 +08:00
GGu
b4e3c07e77 TUP-2571: remove update.core. 2015-01-23 14:47:46 +08:00
alex
ee92027b85 Merge pull request #141 from csuntalendbj/master
TESB-14376: Job with tRouteInput component can not be detected in cTalen...
2015-01-21 22:55:43 +03:00
billy sun
29d3b2d6f4 TESB-14376: Job with tRouteInput component can not be detected in cTalendJob 2015-01-21 19:01:40 +08:00
ldong-talend
ccf4c8e54f TDI-30557:backport on master:support reuse context for NoSQL wizard. 2015-01-21 15:44:21 +08:00
nrousseau
df0c1a5362 TUP-2555 : cleanup help feature. 2015-01-20 16:27:21 +08:00
GGu
e4e9485b76 Merge pull request #139 from msjian/master
TDQ-9820: add new type sqlserver2012
2015-01-20 15:59:29 +08:00
msjian
46ea9fc056 TDQ-9820: add new type sqlserver2012 2015-01-20 15:51:16 +08:00
ldong-talend
b6e1575ff3 TDI-31707:backport on master. 2015-01-20 14:23:49 +08:00
hcyi
7264c2f448 TDI-31136:tMap doesn't always show ellipsis to expression builder on OS
X
2015-01-19 16:20:08 +08:00
cmeng-talend
276450a7c5 TBD-1425 fix bug: Hive:Guess schema fail when I click guess schema
button for hive schema
https://jira.talendforge.org/browse/TBD-1425
2015-01-19 12:07:06 +08:00
cmeng-talend
05407a22b3 TDI-31583 fix bug: File XML:The variable type is not consistent with
before for XML Output
https://jira.talendforge.org/browse/TDI-31583
2015-01-19 10:46:26 +08:00
cmeng-talend
1e38c98c77 Fix a compile error after update the jar:
poi-ooxml-3.11-20141221_modified_talend.jar
2015-01-19 09:53:57 +08:00
ldong-talend
882a15bb19 TDI-31692:Can't open add schema sub window when I click edit schema
button for txxxInput for tos_bd.
2015-01-16 15:44:09 +08:00
zshen-talend
2ffbd7f4e5 TDQ-6375 add new method to judge same table 2015-01-15 19:42:20 +08:00
Irene Wang
7db3cc3701 Revert "Remove moved fragment"
This reverts commit 599312bcf9.
2015-01-15 11:33:43 +01:00
Irene Wang
ef196bf206 Merge branch 'master' of github.com:talend/tcommon-studio-se 2015-01-15 11:33:24 +01:00
wang wei
26c036e362 TDI-30541: Unable to create table in redshift
https://jira.talendforge.org/browse/TDI-30541
2015-01-15 18:14:06 +08:00
ycbai
8e27f5500a TBD-1285: fix null propertie problem. 2015-01-15 17:50:17 +08:00
ycbai
3b853841d1 TBD-1285 : Add advanced JDBC parameters in the Hive wizards 2015-01-15 16:58:56 +08:00
hcyi
e6e08dbd53 TDI-31646:it is not good java code . 2015-01-15 16:12:12 +08:00
wchen-talend
6f76caa6b9 TDI-31520:copy to branch' search option appears to take time to generate
the results
2015-01-15 10:27:05 +08:00
ldong-talend
52078d2d02 TDI-31646:hide the precision column for Redshift component. 2015-01-15 10:22:10 +08:00
ldong-talend
d26c4eecec TDI-31656:Switch to tag project:always has warning message at error log
list.
2015-01-15 10:16:17 +08:00
Irene Wang
b8831362ab Merge branch 'master' of github.com:talend/tcommon-studio-se 2015-01-14 16:38:19 +01:00
sgandon
f6b48dfc25 rever version change and remove skipping deployement cause it is skipped by default. 2015-01-14 16:33:24 +01:00
Sebastien Gandon
f8544c5f28 TUP-1566 : fix test.all.test.suite pom version from 1.x to 6.x 2015-01-14 14:17:50 +01:00
hwang
fe30d0c24e TDI-29300:Displaying problem in M/R job editor 2015-01-14 12:13:17 +08:00
jzhao
6756348440 TDI-31607: tS3 components and Frankfurt AWS region
https://jira.talendforge.org/browse/TDI-31607
Note:Add new jars
2015-01-14 11:13:52 +08:00
Irene Wang
d4fac37c31 Set version for maven-deploy-plugin 2015-01-13 19:06:18 +01:00
Irene Wang
b96cb19e6b Set version for maven-deploy-plugin 2015-01-13 18:58:03 +01:00
Irene Wang
485f9b26cc Only deploy necessary plugins 2015-01-13 18:46:43 +01:00
Irene Wang
0b5679333c Move org.talend.libraries.jfreechart back from tcommon-studio-ee 2015-01-13 17:51:47 +01:00
Irene Wang
42a48e1f58 Correct typo in MANIFEST.MF of org.talend.repository.items.importexport.ui.test 2014-11-12 16:20:44 +01:00
Irene Wang
3728224a31 Point to restored org.talend.utils POM 2014-11-12 14:12:49 +01:00
Irene Wang
8baf4f1aea Merge branch 'master' of github.com:talend/tcommon-studio-se 2014-11-12 14:05:58 +01:00
Irene Wang
c024340c82 SCM-239: Restore existing POMs used by MDM 2014-11-12 14:04:46 +01:00
zshen-talend
6ea0c7048d Merge pull request #94 from xqliu-talend/master
TDQ-9667 Problem to select column for analysis and to see column
2014-11-11 16:55:22 +08:00
ycbai
d18a8939bf Merge remote-tracking branch 'origin/maintenance/5.6' 2014-11-11 16:46:11 +08:00
xqliu
d7b6ed485b Merge branch '5.6' 2014-11-11 16:45:02 +08:00
hwang
24272ffc1d Merge branch 'maintenance/5.6' 2014-11-11 11:07:24 +08:00
Irene Wang
350b87ef67 Merge branch 'feature/SCM-239/mavenstudiobuild' 2014-11-10 19:38:07 +01:00
Irene Wang
bda39d5afa Manually merge differences from master and update versions 2014-11-10 15:16:56 +01:00
Irene Wang
5ad8ee75ff Manually merge differences from master 2014-11-10 14:53:32 +01:00
Irene Wang
e4ea9f5b0b Merge branch 'master' into feature/SCM-239/mavenstudiobuild 2014-11-10 14:41:28 +01:00
Irene Wang
2f06ec99fa Merge branch 'master' into feature/SCM-239/mavenstudiobuild
Conflicts:
	main/plugins/org.talend.utils/pom.xml
	main/plugins/pom.xml
2014-11-10 14:18:58 +01:00
zshen-talend
4f188cd281 Merge pull request #88 from xqliu-talend/master
TDQ-9689 tMultiPatternCheck reject message cannot be a context variable.
2014-11-10 17:16:40 +08:00
xqliu
52489dfb3a Merge branch '5.6' 2014-11-10 17:14:11 +08:00
hwang
2bbc4590aa Merge branch 'maintenance/5.6' 2014-11-10 14:24:25 +08:00
GGu
2242de3ba4 Merge branch 'maintenance/5.6' 2014-11-07 17:13:38 +08:00
ycbai
75ea8c40f6 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-11-07 10:47:29 +08:00
cmeng-talend
ffcc750494 Merge branch 'maintenance/5.6' 2014-11-06 18:43:34 +08:00
cmeng-talend
64bb3e7973 Merge branch 'maintenance/5.6' 2014-11-06 18:15:44 +08:00
cmeng-talend
e72d65800c Merge branch 'maintenance/5.6' 2014-11-06 18:10:35 +08:00
hcyi
973dcd46b5 Merge branch 'maintenance/5.6' 2014-11-06 15:05:30 +08:00
zshen-talend
d2600018c8 Merge pull request #79 from xqliu-talend/master
TDQ-9543
2014-11-06 12:21:01 +08:00
xqliu
d62f468963 TDQ-9543
a commit
2014-11-06 12:17:08 +08:00
ycbai
0ae005b5e6 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-11-06 12:14:15 +08:00
xqliu
89afcac5f3 TDQ-9543
1) show catalog and schema in the structure of Netezza connection and jdbc connection
2) let the analysis and indicator can run well on Netezza connection and jdbc connection
3) let reload/compare database connection, drill down, view keys/indexs run well on Netezza's connection and jdbc connection
2014-11-06 12:00:00 +08:00
cmeng-talend
de9fa52c71 Merge branch 'maintenance/5.6' 2014-11-05 18:57:18 +08:00
CHEN Bin
54aef45010 Merge branch 'maintenance/5.6' 2014-11-05 16:55:33 +08:00
Wu Liu
d2982d22d9 Merge branch 'maintenance/5.6' 2014-11-04 18:14:25 +08:00
GGu
8a2734a279 Merge branch 'maintenance/5.6' 2014-11-04 15:48:52 +08:00
GGu
c076122c36 Merge branch 'maintenance/5.6' 2014-11-04 15:30:52 +08:00
ldong-talend
ed08f3da83 Merge branch 'maintenance/5.6' 2014-11-03 16:56:07 +08:00
ldong-talend
2ea6fd7b1b Merge branch 'maintenance/5.6' 2014-11-03 16:08:03 +08:00
ycbai
d89e35ab0e Merge remote-tracking branch 'origin/maintenance/5.6' 2014-11-03 14:29:59 +08:00
GGu
c1f7927309 Merge branch 'maintenance/5.6' 2014-10-31 17:09:59 +08:00
Wu Liu
f792ac73e4 Merge branch 'maintenance/5.6' 2014-10-31 16:37:59 +08:00
cmeng-talend
5314956dde Merge branch 'maintenance/5.6' 2014-10-31 15:24:43 +08:00
GGu
2fe1dc1577 Merge branch 'maintenance/5.6' 2014-10-31 14:18:51 +08:00
GGu
0a15cc8463 Merge branch 'maintenance/4.6' 2014-10-31 11:57:48 +08:00
ldong-talend
20415bf828 Merge branch 'maintenance/5.6' 2014-10-31 11:47:17 +08:00
Igor Lazebny
a87c2d27dc Update version to 5.6.1-SNAPSHOT in poms 2014-10-30 13:02:46 +02:00
Igor Lazebny
a54122d7be Merge branch 'master' of https://github.com/Talend/tcommon-studio-se.git 2014-10-30 12:57:03 +02:00
ycbai
031f0884f3 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-10-29 15:08:06 +08:00
nrousseau
b22013d39c Merge pull request #70 from zshen-talend/master
fixed bug TDQ-9624 The table's number is less in the table folder 'sbrackets under TALEND schema for General JDBC As400
2014-10-29 10:01:25 +08:00
zshen-talend
df8a1e1f6b fixed bug TDQ-9624 The table's number is less in the table folder 's
brackets under TALEND schema for General JDBC As400
2014-10-28 18:06:34 +08:00
cmeng-talend
bc9b5e17a0 Merge branch 'maintenance/5.6' 2014-10-28 17:59:55 +08:00
zwzhao-talend
d394bd340f Merge branch 'maintenance/5.6' 2014-10-28 15:09:18 +08:00
cmeng-talend
c393f56ab7 Merge branch 'maintenance/5.6' 2014-10-28 10:59:34 +08:00
cmeng-talend
5f12a15398 Merge branch 'maintenance/5.6' 2014-10-27 16:11:08 +08:00
hwang
510e914932 Merge branch 'maintenance/5.6' 2014-10-24 13:12:04 +08:00
Wu Liu
c621737a7c Merge branch 'maintenance/5.6' 2014-10-23 21:55:34 +08:00
cmeng-talend
8bd4c78f06 Merge branch 'maintenance/5.6' 2014-10-23 19:01:29 +08:00
CHEN Bin
8f3e37995e Merge branch 'maintenance/5.6' 2014-10-23 18:41:12 +08:00
Igor Lazebny
2b08b315c2 Update version to 5.6.0 in poms 2014-10-23 13:04:54 +03:00
cmeng-talend
2156a15357 Merge branch 'maintenance/5.6' 2014-10-23 14:59:17 +08:00
GGu
9f90cfb474 Merge branch 'maintenance/5.6' 2014-10-22 17:18:23 +08:00
hwang
f5643891cc Merge remote-tracking branch 'origin/maintenance/5.6' 2014-10-22 11:54:54 +08:00
cmeng-talend
5e5afd17f6 Merge branch 'maintenance/5.6' 2014-10-22 11:13:17 +08:00
zwzhao-talend
24a7fc232a Merge branch 'maintenance/5.6' 2014-10-22 10:53:35 +08:00
nrousseau
af5e79a604 Merge branch 'maintenance/5.6' 2014-10-22 10:42:39 +08:00
Irene Wang
b641e44545 Merge from master (remove Bundle-RequiredExecutionEnvironment: J2SE-1.5) 2014-10-21 19:02:40 +02:00
Irene Wang
66fd81958a Merge branch 'maintenance/5.6' 2014-10-21 18:48:17 +02:00
Irene Wang
17c1698b2d Unpack org.talend.libraries.apache.cxf 2014-10-21 15:52:58 +02:00
ldong-talend
741462aff4 Merge branch 'maintenance/5.6' 2014-10-21 16:21:29 +08:00
Irene Wang
5dc4daa66e Merge branch 'master' into feature/SCM-239/mavenstudiobuild 2014-10-21 09:56:36 +02:00
Irene Wang
ad13249ebb Merge from master 2014-10-21 09:55:41 +02:00
cmeng-talend
7fc83ae7c8 Merge branch 'maintenance/5.6' 2014-10-21 11:32:50 +08:00
cmeng-talend
1cf697b5a0 Merge branch 'maintenance/5.6' 2014-10-21 11:21:48 +08:00
Irene Wang
1007ff1673 Update version to 6.0.0 2014-10-20 15:10:42 +02:00
Irene Wang
24be24acc1 Update version to 6.0.0 2014-10-20 15:10:42 +02:00
sgandon
23c93a0cc7 Fixed manifest version that should be set to 1.0.0.qualifier and was not. 2014-10-20 14:44:25 +02:00
Wu Liu
0bb916d68b Merge branch 'maintenance/5.6' 2014-10-20 18:25:39 +08:00
cmeng-talend
5f3774ca25 Merge branch 'maintenance/5.6' 2014-10-20 16:08:02 +08:00
GGu
5a7e36e6cd Merge pull request #56 from xqliu-talend/master
TDQ-9492 "view keys" and "view index" function in overview anlaysis get ...
2014-10-20 11:17:21 +08:00
Irene Wang
a770f4c309 Add Eclipse-BundleShape: dir to plugins that must be expanded 2014-10-17 11:17:40 +02:00
Irene Wang
7a34cdc028 Add Eclipse-BundleShape: dir to plugins that must be expanded 2014-10-17 11:17:40 +02:00
zwzhao-talend
af34435d44 Merge branch 'maintenance/5.6' 2014-10-17 15:30:47 +08:00
ycbai
b9d13f7d62 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-10-17 13:56:21 +08:00
GGu
b8cf6a9679 Merge branch 'maintenance/5.6' 2014-10-17 11:57:33 +08:00
zwzhao-talend
50d03bd96f Merge branch 'bugfix/5.6/TDI-29960_The_Required_checkbox_should_be_checked_as_default_setting_for_components_which_need_to_install_jar' 2014-10-17 10:58:59 +08:00
xqliu
e59df54246 TDQ-9492 "view keys" and "view index" function in overview anlaysis get error. and "Connections" view will not show
https://jira.talendforge.org/browse/TDQ-9492
don't show DI repository view when create database connection in DQ perspective
2014-10-16 19:29:47 +08:00
zshen-talend
cf05e8f524 Merge branch 'maintenance/5.6' 2014-10-16 18:10:57 +08:00
ldong-talend
fcc0e8c655 Merge branch 'maintenance/5.6' 2014-10-16 17:53:34 +08:00
ldong-talend
a6aad2bf34 Merge branch 'maintenance/5.6' 2014-10-16 17:46:27 +08:00
Wu Liu
e1d46f850d Merge branch 'maintenance/5.6' 2014-10-16 16:35:39 +08:00
hcyi
ffd1580765 Merge branch 'maintenance/5.6' 2014-10-15 17:29:52 +08:00
cmeng-talend
e0c9d84740 Merge branch 'maintenance/5.6' 2014-10-15 15:53:33 +08:00
GGu
b647699363 Merge branch 'maintenance/5.6' 2014-10-15 13:27:59 +08:00
zwzhao-talend
2791d45634 Merge branch 'maintenance/5.6' 2014-10-14 18:06:44 +08:00
Sizhao Liu
127ad9e48f TDQ-9544 Add dist/ to bin.includes for Maven/Tycho build (tcommon-studio-se) 2014-10-14 10:48:02 +02:00
Irene Wang
b7937a15d9 Update open source Nexus URLs 2014-10-14 10:46:53 +02:00
cmeng-talend
12649286e1 Merge branch 'maintenance/5.6' 2014-10-14 10:43:09 +08:00
nrousseau
5606a8aafb Merge branch 'maintenance/5.6' 2014-10-13 16:35:14 +02:00
ycbai
3a27020bae Merge remote-tracking branch 'origin/maintenance/5.6' 2014-10-13 17:15:59 +08:00
Wu Liu
bea7caae51 Merge branch 'maintenance/5.6' 2014-10-11 18:51:08 +08:00
zwzhao-talend
26dc78bbb8 Merge branch 'maintenance/5.6' 2014-10-11 18:23:38 +08:00
ldong-talend
e0a25f7819 Merge branch 'maintenance/5.6' 2014-10-11 17:40:03 +08:00
Wu Liu
7bf8eb6b8d Merge branch 'maintenance/5.6' 2014-10-11 15:03:00 +08:00
GGu
4a24aeec00 Merge pull request #48 from xqliu-talend/master
TDQ-9492 "view keys" and "view index" function in overview anlaysis
2014-10-11 14:01:40 +08:00
xqliu
37b08a46a7 Merge branch '5.6' 2014-10-11 13:58:56 +08:00
cmeng-talend
5678279b81 Merge branch 'maintenance/5.6' 2014-10-11 11:28:06 +08:00
Wu Liu
764498f71b Merge branch 'maintenance/5.6' 2014-10-11 11:08:13 +08:00
Sizhao Liu
aa8b4936b0 Merge branch 'maintenance/5.6' for TDQ-9544 Add dist/ to bin.includes for Maven/Tycho build 2014-10-11 01:28:10 +02:00
Wu Liu
6f1e6a441e Merge branch 'maintenance/5.6' 2014-10-10 18:52:04 +08:00
ycbai
d6ba435156 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-10-09 18:33:50 +08:00
nrousseau
1ca02b6441 Merge branch 'maintenance/5.6' 2014-10-09 17:45:05 +08:00
wchen-talend
8e93499846 TDI-30111:refactor repository reivew dialog 2014-10-09 16:09:35 +08:00
cmeng-talend
48495676b9 Merge branch 'maintenance/5.6' 2014-10-09 14:54:12 +08:00
cmeng-talend
6c9f2514ff Merge branch 'maintenance/5.6' 2014-10-09 14:35:29 +08:00
Irene Wang
72458c3f0e Update Nexus repositories to unsecured open source URLs 2014-10-08 10:21:28 +02:00
zshen-talend
5c231add02 Merge pull request #39 from xqliu-talend/master
TDQ-8724 for jdbc connection always get "Confirm Reload Connection"
2014-09-30 17:23:27 +08:00
xqliu
0a97598bcf Merge branch '5.6' 2014-09-30 17:17:41 +08:00
zshen-talend
20888b882b Merge pull request #36 from xqliu-talend/master
TDQ-9492 "view keys" and "view index" function in overview anlaysis
2014-09-30 15:32:38 +08:00
xqliu
8d4ad8bb59 Merge branch '5.6' 2014-09-30 15:21:03 +08:00
zwzhao-talend
3e0387a26a Merge branch 'maintenance/5.6' 2014-09-29 11:57:28 +08:00
ldong-talend
44e7931cec Merge branch 'maintenance/5.6' 2014-09-26 16:19:35 +08:00
ldong-talend
9cc4716876 Merge branch 'maintenance/5.6' 2014-09-26 16:11:59 +08:00
cmeng-talend
2a1fcf726b Merge branch 'maintenance/5.6' 2014-09-25 14:46:30 +08:00
plv
98710c3076 Merge branch 'maintenance/5.6' 2014-09-24 18:13:41 +08:00
zshen-talend
7af1b684e9 fixed bug TDQ-9399 start "Match Data Job" wizard in "Cheat sheets"
when foucus on "Profiling" perspective , can not show file connection in
Repository
2014-09-24 17:47:00 +08:00
ldong-talend
0d2363c4f4 Merge branch 'maintenance/5.6' 2014-09-24 17:22:42 +08:00
plv
0fba8ffbc9 Merge branch 'maintenance/5.6' 2014-09-24 17:02:19 +08:00
GGu
9e0b381924 Merge branch 'maintenance/5.6' 2014-09-24 16:55:00 +08:00
plv
2ea96e5895 Merge branch 'maintenance/5.6' 2014-09-24 16:46:29 +08:00
plv
e9ed3a4a5b Merge branch 'maintenance/5.6' 2014-09-24 15:04:07 +08:00
Stef Mallet
91ee3ffed5 Merge branch 'maintenance/5.6' 2014-09-24 05:29:22 +02:00
zshen-talend
491c85e323 Merge pull request #35 from xqliu-talend/master
TDQ-9378 Make TOS DQ compatible with Apache license
2014-09-23 20:36:50 +08:00
xqliu
e7fd468080 Merge branch '5.6' 2014-09-23 20:32:52 +08:00
cmeng-talend
08e56caf38 Merge branch 'maintenance/5.6' 2014-09-23 16:15:49 +08:00
ycbai
6891c8552b Merge remote-tracking branch 'origin/maintenance/5.6' 2014-09-23 15:57:48 +08:00
ldong-talend
fb3e4c5bab Merge branch 'maintenance/5.6' 2014-09-23 13:51:04 +08:00
nrousseau
a4805077ed Merge branch 'maintenance/5.6' 2014-09-23 13:29:10 +08:00
wchen-talend
6d7413cdd4 Merge branch 'maintenance/5.6' 2014-09-23 12:03:19 +08:00
zwzhao-talend
c22fc83dfd Merge branch 'maintenance/5.6' 2014-09-23 10:52:30 +08:00
zwzhao-talend
ea9d0bce09 Merge branch 'maintenance/5.6' 2014-09-22 18:26:28 +08:00
ldong-talend
97eaa54475 Merge branch 'maintenance/5.6' 2014-09-22 18:16:50 +08:00
zwzhao-talend
7666a8b918 Merge branch 'maintenance/5.6' 2014-09-22 17:52:32 +08:00
GGu
ee8aa40518 Merge branch 'maintenance/5.6' 2014-09-22 17:36:38 +08:00
plv
a26d313019 Merge branch 'maintenance/5.6' 2014-09-22 17:26:02 +08:00
CHEN Bin
4279908206 Merge branch 'maintenance/5.6' 2014-09-22 16:53:18 +08:00
ldong-talend
44c7a90ea7 Merge branch 'maintenance/5.6' 2014-09-22 16:43:30 +08:00
GGu
b56fc05720 Merge branch 'maintenance/5.6' 2014-09-22 13:54:57 +08:00
nrousseau
11e19127c9 Merge branch 'maintenance/5.6' 2014-09-22 10:59:08 +08:00
zwzhao-talend
140bcba846 Merge branch 'maintenance/5.6' 2014-09-22 10:55:28 +08:00
nrousseau
fc501dbf31 Merge branch 'maintenance/5.6' 2014-09-19 23:49:58 +08:00
ldong-talend
8e7e774290 Merge branch 'maintenance/5.6' 2014-09-19 19:28:47 +08:00
nrousseau
72c3ec08c0 Merge branch 'maintenance/5.6' 2014-09-19 18:17:00 +08:00
sgandon
52479e5066 Merge pull request #30 from Talend/maintenance/5.6
merge Maintenance/5.6 to master : update EAS encryption using  Bouncy Castel libs
2014-09-18 13:41:28 +02:00
nrousseau
f8550e62d3 Merge branch 'maintenance/5.6' 2014-09-18 17:02:34 +08:00
ldong-talend
dddc3d8a9b Merge branch 'maintenance/5.6' 2014-09-18 16:31:43 +08:00
ldong-talend
863bce26a1 Merge branch 'maintenance/5.6' 2014-09-18 15:43:26 +08:00
hcyi
8d225a9b03 Merge branch 'maintenance/5.6' 2014-09-18 15:23:00 +08:00
plv
a8f89d6d29 Merge branch 'maintenance/5.6' 2014-09-18 15:19:57 +08:00
zwzhao-talend
fc405559f9 Merge branch 'maintenance/5.6' 2014-09-18 14:19:37 +08:00
zwzhao-talend
bd9857e996 Merge branch 'maintenance/5.6' 2014-09-18 14:05:41 +08:00
wchen-talend
4b7e8b503a Merge remote-tracking branch 'origin/maintenance/5.6' 2014-09-17 11:10:42 +08:00
Irene Wang
506e7b4921 Copy lib JAR from fragment before compilation 2014-09-16 17:47:15 +02:00
Irene Wang
3a772054ec Copy lib JAR from fragment before compilation 2014-09-16 17:47:15 +02:00
Irene Wang
8cad02a6b7 Copy lib JAR from fragment before compilation 2014-09-16 17:37:45 +02:00
Irene Wang
4c7589b959 Remove version of host plugin from fragment manifest 2014-09-16 17:35:32 +02:00
plv
b1f9480b22 Merge branch 'maintenance/5.6' 2014-09-16 17:58:06 +08:00
Irene Wang
7b9a646dc9 Add POMs for new files and update versions in manifests 2014-09-16 11:28:52 +02:00
plv
9c06bcf3ff Merge branch 'maintenance/5.6' 2014-09-16 15:06:32 +08:00
plv
c71bac327b TBD-981 : Support for Amazon EMR (based on Hadoop 2.0) in DI part 2014-09-16 14:59:18 +08:00
zwzhao-talend
b4efbcc0a4 Merge branch 'maintenance/5.6' 2014-09-15 14:24:22 +08:00
Zhao Mingli
262eb7e037 TDQ-9440: fix a NumberFormatException, Merge branch 'maintenance/5.6' 2014-09-15 12:11:26 +08:00
zwzhao-talend
a424cea00a Merge branch 'maintenance/5.6' 2014-09-15 10:50:35 +08:00
zwzhao-talend
ff0e990380 Merge branch 'maintenance/5.6' 2014-09-15 10:21:02 +08:00
nrousseau
7554c1eb4f Merge branch 'maintenance/5.6' 2014-09-12 23:26:17 +08:00
Sebastien Gandon
5ab6bf458f merged 5.6 into mavenization branch, keep mvn versions 2014-09-12 16:40:35 +02:00
cmeng-talend
16f099371d Merge branch 'maintenance/5.6' 2014-09-12 11:02:13 +08:00
Wu Liu
d4acff6e18 Merge branch 'maintenance/5.6' 2014-09-11 18:09:43 +08:00
hcyi
d2dbda9378 Merge branch 'maintenance/5.6' 2014-09-11 14:08:52 +08:00
ldong-talend
98987e2c28 Merge branch 'maintenance/5.6' 2014-09-11 12:05:02 +08:00
Irene Wang
a7c1e0add3 Inherit groupId from parent POM 2014-09-10 18:45:19 +02:00
Irene Wang
45461ad03d Inherit groupId from parent POM 2014-09-10 18:36:36 +02:00
Irene Wang
0f3c9e94db Inherit groupId from parent POM 2014-09-10 18:36:36 +02:00
nrousseau
4baa1d51c0 Merge branch 'maintenance/5.6' 2014-09-10 14:48:05 +08:00
Zhao Mingli
7876a04716 TDQ-9387:revert https://github.com/Talend/tcommon-studio-se/commit/6611614 and redo the refact code
Merge branch 'maintenance/5.6'
2014-09-10 12:35:51 +08:00
ycbai
36e736601f Merge remote-tracking branch 'origin/maintenance/5.6' 2014-09-10 10:42:46 +08:00
hcyi
829975f8e7 Merge branch 'maintenance/5.6' 2014-09-09 15:21:01 +08:00
ldong-talend
3e3e0f819f Merge branch 'maintenance/5.6' 2014-09-09 11:09:17 +08:00
ldong-talend
863fd75750 Merge branch 'maintenance/5.6' 2014-09-05 12:22:09 +08:00
nrousseau
c99ab254e5 Merge branch 'maintenance/5.6' 2014-09-04 18:47:02 +08:00
GGu
60b624ac28 Merge branch 'maintenance/5.6' 2014-09-04 16:47:20 +08:00
hcyi
177fad7ac3 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-09-04 11:50:36 +08:00
plv
9be0e7633c Merge branch 'maintenance/5.6' 2014-09-03 18:27:45 +08:00
ldong-talend
3e6f50a980 Merge branch 'maintenance/5.6' 2014-09-03 17:03:59 +08:00
nrousseau
69f5c7c3f4 Merge branch 'maintenance/5.6' 2014-09-03 12:40:39 +08:00
Zhao Mingli
b28d199eff TDQ-9357 Merge branch 'maintenance/5.6' to master 2014-09-03 11:48:36 +08:00
zwzhao-talend
c2b63e6a80 Merge branch 'maintenance/5.6' 2014-09-03 11:06:01 +08:00
ldong-talend
0ac6bc03f2 Merge branch 'maintenance/5.6' 2014-09-03 10:52:24 +08:00
Zhao Mingli
0957c83b57 Merge branch 'maintenance/5.6' 2014-09-03 10:20:11 +08:00
Zhao Mingli
668e884274 TDQ-9270 add method to judge data types by xqliu 2014-09-03 10:00:45 +08:00
ycbai
0d5e89b1de Merge remote-tracking branch 'origin/maintenance/5.6' 2014-09-03 09:59:12 +08:00
nrousseau
a1cc955236 Merge branch 'maintenance/5.6' 2014-09-02 18:14:04 +08:00
zwzhao-talend
45f9404923 Merge branch 'maintenance/5.6' 2014-09-02 17:53:34 +08:00
GGu
f2bffbac0f Merge branch 'maintenance/5.6' 2014-09-02 17:11:59 +08:00
hwang
f4aa1f8e3c TDM-278:tHMap should not require the user to specify the data type of the output single column in the properties 2014-09-02 15:41:47 +08:00
ldong-talend
98966b5f8f Merge branch 'maintenance/5.6' 2014-09-02 14:27:56 +08:00
ldong-talend
96b396e663 Merge branch 'maintenance/5.6' 2014-09-01 17:06:18 +08:00
Zhao Mingli
3dcb777068 TDQ-9357 msjian: fix a java.io.FileNotFoundException 2014-09-01 16:19:26 +08:00
nrousseau
c313415ea3 Merge branch 'maintenance/5.6' 2014-09-01 15:57:54 +08:00
nrousseau
592d9833d5 Merge branch 'maintenance/5.6' 2014-09-01 12:29:44 +08:00
nrousseau
359fe4fad8 Merge branch 'maintenance/5.6' 2014-09-01 10:47:59 +08:00
nrousseau
66d4bd2da6 Merge branch 'maintenance/5.6' 2014-08-30 18:14:55 +08:00
nrousseau
cdc62caa7e Merge branch 'maintenance/5.6' 2014-08-29 21:38:30 +08:00
hcyi
6104a31e6f Merge remote-tracking branch 'origin/maintenance/5.6' 2014-08-29 19:21:03 +08:00
nrousseau
c22f781a9a Merge branch 'maintenance/5.6' 2014-08-29 16:41:09 +08:00
nrousseau
76322b52e4 TUP-2216: create jexcel.jars / jfreechart.jars 2014-08-29 16:31:35 +08:00
Zhao Mingli
29293c38e7 TDQ-9270: add a new multi keys map 2014-08-29 12:45:45 +08:00
ldong-talend
8f4ed85209 Merge branch 'maintenance/5.6' 2014-08-28 17:24:39 +08:00
ycbai
99554d6972 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-08-28 15:10:21 +08:00
ycbai
c6e63be9f0 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-08-28 14:40:51 +08:00
cmeng-talend
f8d6a32c4b Merge branch 'maintenance/5.6' 2014-08-28 09:40:38 +08:00
Zhao Mingli
cb8e8b4764 TDQ-9355: Add 2 the date format method by msjian 2014-08-27 17:49:21 +08:00
ldong-talend
5612865e3b Merge branch 'maintenance/5.6' 2014-08-27 14:31:42 +08:00
GGu
865eb07475 Merge branch 'maintenance/5.6' 2014-08-27 13:53:59 +08:00
plv
a1d6cb0bc1 Merge branch 'maintenance/5.6' 2014-08-26 17:20:37 +08:00
plv
a55df8726e Merge branch 'maintenance/5.6' 2014-08-25 15:59:01 +08:00
zwzhao-talend
9bef3d6f31 Merge branch 'maintenance/5.6' 2014-08-25 15:51:39 +08:00
plv
7eddeeac11 Merge branch 'maintenance/5.6' 2014-08-25 15:29:46 +08:00
ycbai
1d31836e98 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-08-25 13:34:10 +08:00
nrousseau
c5fc96a041 Merge branch 'maintenance/5.6' 2014-08-22 23:31:54 +08:00
mzhao
bfa98fb515 Merge pull request #22 from yyin-talend/master
TDQ-9344 ERROR org.talend.core.model.metadata.DBConnectionFillerImpl
2014-08-22 16:51:34 +08:00
yyin-talend
af83e1be2b TDQ-9344 ERROR org.talend.core.model.metadata.DBConnectionFillerImpl
--> Replace all resultset's getString/getInt method in
fillTables/fillViews/fillColumns : with new method
getStringFromResultSet,getIntFromResultSet(which use try/catch for each
get)
2014-08-22 16:33:28 +08:00
hcyi
1172b36d73 Merge branch 'maintenance/5.6' 2014-08-22 15:33:26 +08:00
nrousseau
8c0c4b68bb Merge branch 'maintenance/5.6' 2014-08-21 18:50:45 +08:00
mzhao
7372bd7edb Merge pull request #20 from yyin-talend/master
TUP-1616 Refactoring after
2014-08-21 18:35:13 +08:00
yyin-talend
433428e791 TUP-1616 change deleteElements method from private to protected 2014-08-21 15:10:44 +08:00
yyin-talend
9cceaaaf49 TUP-1616 Refactoring after
http://talendforge.org/trac/top/changeset/112329
-->remove the field: confirmForDQ, change the method deleteElements from
private to protected ( for the child to override it)
2014-08-21 14:40:45 +08:00
gangliu
183f7944fd Merge branch 'maintenance/5.6' 2014-08-21 12:04:54 +08:00
gangliu
4741a282a0 [TDI-30383] Lose delete word for folder that below Job Designs when I R-click for this folder 2014-08-21 11:39:05 +08:00
nrousseau
a61f7d4d98 Merge branch 'maintenance/5.6' 2014-08-21 11:17:47 +08:00
zwzhao-talend
66719b767d Merge branch 'maintenance/5.6' 2014-08-21 10:42:39 +08:00
GGu
cd96537206 Merge branch 'maintenance/5.6' 2014-08-21 10:18:56 +08:00
cmeng-talend
eeceabe710 Merge branch 'maintenance/5.6' 2014-08-20 16:05:07 +08:00
CHEN Bin
3301cb0fa0 Merge branch 'maintenance/5.6' 2014-08-20 15:00:13 +08:00
gangliu
e46c09a33a [TUP-2205] NPException while right clicking a job 2014-08-20 14:42:58 +08:00
nrousseau
468d3b21a9 TUP-2202 : have a single popup for all the download of jars 2014-08-19 16:59:58 +08:00
nrousseau
e90e6c69ac TUP-2202 : fix a problem when the jar is not found in the product 2014-08-19 16:59:31 +08:00
nrousseau
5879585e61 TUP-2202 : improve the library manager 2014-08-19 16:58:55 +08:00
Irene Wang
e1dc72eca8 New poms and updated manifests after merge from master 2014-08-18 15:59:01 +02:00
Irene Wang
b53facdaa9 Standardize feature names 2014-08-18 14:08:21 +02:00
Zhangbohong Gao
f202fefbeb TESB-14129: Manifest are not lock route in fact while it display lock
Regarding manifest editor opening as editor opend state.
(Actually regarding all editor can get a RepositoryNode and it reference
to the same node as input param that is editor opened state).

Task-Url: https://jira.talendforge.org/browse/TESB-14129
2014-08-18 14:44:03 +08:00
gangliu
f1968df0e4 [TESB-14098] Add Documentation Node in Mediation Perspective 2014-08-15 16:20:17 +08:00
plv
4ed86df79f bug TDI-29450 fix:Support Vertica Case Insensitive Schema Names 2014-08-15 14:01:05 +08:00
nrousseau
8e09d755dd TUP-2192: use a single build.properties for all plugins 2014-08-15 12:55:52 +08:00
Sebastien Gandon
a3a79f85d5 Merge remote-tracking branch 'origin/maintenance/5.6' into feature/SCM-239/mavenstudiobuild 2014-08-14 18:20:31 +02:00
Irene Wang
4f18372d48 Update versions to 5.6.0 2014-08-11 16:12:41 +02:00
Sebastien Gandon
69d84f0fa8 update .gitignore to ignore /dist and remove on dist from git 2014-08-11 15:48:32 +02:00
Irene Wang
9c1a5410f4 Update versions to 5.6.0 2014-08-11 15:37:59 +02:00
Irene Wang
016cce3125 Remove relative reference to parent-pom 2014-08-04 17:19:37 +02:00
Irene Wang
a5c2a30a1d Add Nexus repository to be able to locate shared parent-pom artifact 2014-08-01 15:27:54 +02:00
Irene Wang
43ebb747d0 Update version to 5.6.0 2014-08-01 11:35:17 +02:00
Irene Wang
81db8da61c Update versions to 5.6.0-SNAPSHOT 2014-07-31 17:30:11 +02:00
Irene Wang
c252d5f372 Update versions to 5.6.0-SNAPSHOT 2014-07-31 17:30:11 +02:00
Irene Wang
0b6c0c6855 Comment out test plugin, import jxl not resolved 2014-07-30 20:28:25 +02:00
Irene Wang
f70eee6e36 Point to aggregator and parent pom.xml in studio-se-master repo 2014-07-29 18:56:52 +02:00
Irene Wang
0ffb8d08ca Add ignore required dependency 2014-07-29 18:46:31 +02:00
Irene Wang
2594957235 Point to parent pom.xml contained in studio-se-master repo 2014-07-29 18:32:29 +02:00
Irene Wang
7c729d0531 Point pom.xml to new platform repository 2014-07-28 10:25:54 +02:00
Irene Wang
66763869a7 Tycho-generated pom.xmls and parent pom.xml 2014-07-25 13:53:26 +02:00
Irene Wang
7ba317c915 Tycho-generated pom.xmls and parent pom.xml 2014-07-25 13:53:26 +02:00
Sébastien Gandon
4e21725763 Refactor main,test and i18n plugins and features for branch master 2014-06-22 05:06:26 +02:00
Sébastien Gandon
91a8182533 All binaries removed from history but required on HEAD 2014-06-22 05:02:21 +02:00
hcyi
7746cb955d Feature TUP-1980 modified : need use build_apl.properties for TOS_DQ jfreechart .
git-svn-id: http://talendforge.org/svn/tos/trunk@117756 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-21 10:47:59 +00:00
hcyi
62819d11a5 feature TDI-29227 : revert the commit #tos:117230
git-svn-id: http://talendforge.org/svn/tos/trunk@117242 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-09 06:28:32 +00:00
hcyi
9e1f1369b4 feature TDI-29227 : revert the commit #tos:117230
git-svn-id: http://talendforge.org/svn/tos/trunk@117238 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-09 06:16:02 +00:00
hcyi
9a18bab18b git-svn-id: http://talendforge.org/svn/tos/trunk@117230 f6f1c999-d317-4740-80b0-e6d1abc6f99e 2014-05-09 03:11:28 +00:00
zwzhao
d1a74899e7 TUP-1835 : Studio build properties : remove all references to empty folders
git-svn-id: http://talendforge.org/svn/tos/trunk@115679 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-28 09:37:18 +00:00
zwzhao
d7cc3e5e53 TUP-1835 : Studio build properties : remove all references to empty folders
git-svn-id: http://talendforge.org/svn/tos/trunk@115590 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-27 09:44:08 +00:00
mhirt
b87e453208 Update copyright to 2014
git-svn-id: http://talendforge.org/svn/tos/trunk@115455 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-25 16:39:57 +00:00
sgandon
170cbbcab3 TUP-1565 fixed build.properties
git-svn-id: http://talendforge.org/svn/tos/trunk@113067 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-07 14:27:11 +00:00
qiongli
c45962932f TDQ-7527 update the sql explorer when rename in database wizard.
git-svn-id: http://talendforge.org/svn/tos/trunk@111770 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-10 03:23:48 +00:00
wchen
1fe1b07684 bug TUP-1476 fixed: After deleting Structures and Maps from Mapping perspective: Job's in Integration perspective do not open anymore per doble-click
git-svn-id: http://talendforge.org/svn/tos/trunk@111666 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-03 09:11:58 +00:00
nrousseau
e12cb66d83 TUP-1086 : clean up jars, and set activate only if one class is loaded
git-svn-id: http://talendforge.org/svn/tos/trunk@108783 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-30 03:51:59 +00:00
nrousseau
73b330e212 TUP-1041 : jar cleanup
git-svn-id: http://talendforge.org/svn/tos/trunk@108005 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-13 10:40:10 +00:00
mhirt
50df3bc3b3 Fix bug TUP-1013 : Add eclipse.inf to all plugins in tos repository
git-svn-id: http://talendforge.org/svn/tos/trunk@107909 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-12 13:11:32 +00:00
nrousseau
60b7f08724 TUP-502 : remove some unused jars
git-svn-id: http://talendforge.org/svn/tos/trunk@99211 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-06 04:19:49 +00:00
plv
3a60aafd41 feature TUP-383 added: move all component libraries into org.talend.libraries bundles
git-svn-id: http://talendforge.org/svn/tos/trunk@97258 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-25 07:19:45 +00:00
msjian
1b66b0ca66 TDQ-5251: make the source of jfreechart related to the jar file
git-svn-id: http://talendforge.org/svn/tos/trunk@88338 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-31 07:35:07 +00:00
nrousseau
b73e465d2c bug TDI-21214 fixed: add several optimization
git-svn-id: http://talendforge.org/svn/tos/trunk@84360 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-01 01:33:43 +00:00
cli
e0b4376e89 TDI-21329: fixed the performance problem, when login project
git-svn-id: http://talendforge.org/svn/tos/trunk@84274 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-30 05:06:03 +00:00
nrousseau
be14b056c0 bug TDI-21014 fixed: fix problem with the document item from the repository.
git-svn-id: http://talendforge.org/svn/tos/trunk@82810 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-07 02:43:29 +00:00
nrousseau
29b84ed58b bug TDI-20960 fixed: force the check of the name field after retrieve the list of the existing items.
git-svn-id: http://talendforge.org/svn/tos/trunk@82733 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-02 10:21:48 +00:00
msjian
ba7bf38fdd TDQ-4794: update to source to jfreechart-1.0.12
git-svn-id: http://talendforge.org/svn/tos/trunk@80852 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-01 09:19:26 +00:00
msjian
d578e7f29a TDQ-4794: update to jfreechart-1.0.12-expermental.jar, swtgraphics2d.jar,jfreechart-1.0.12-swt.jar, jcommon-1.0.15(jfreechart-1.0.12)
git-svn-id: http://talendforge.org/svn/tos/trunk@80844 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-01 08:06:01 +00:00
msjian
f086c24276 TDQ-4794 modify the dependency of jfreechart.jar, update to 1.0.12
git-svn-id: http://talendforge.org/svn/tos/trunk@80752 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-31 04:00:09 +00:00
zshen
06b351c549 TDQ-4145 TDQ-4216 switch page number in column analysis result page will cause "No more handles issue" for large data
git-svn-id: http://talendforge.org/svn/tos/trunk@74869 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-19 12:03:15 +00:00
hwang
b6c769025b USV-5:IDragAndDropServiceHandler.filterNeededComponents(...) never called?
git-svn-id: http://talendforge.org/svn/tos/trunk@74765 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-19 01:45:42 +00:00
mhirt
cf0e63334f Fix bad message in welcome page in French
git-svn-id: http://talendforge.org/svn/tos/trunk@74638 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-15 23:30:46 +00:00
sgandon
0e90223f28 inverted 2 included features to fix ESB SE build pb
git-svn-id: http://talendforge.org/svn/tos/trunk@73207 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-11-25 15:56:59 +00:00
Irene Wang
bf7da7b1ac Move org.talend.libraries.jasperreport to tcommon-studio-ee 2015-01-13 17:24:16 +01:00
Irene Wang
599312bcf9 Remove moved fragment 2015-01-13 17:13:56 +01:00
Irene Wang
964df1094e Move org.talend.libraries.hibernate to tcommon-studio-ee 2015-01-13 15:50:02 +01:00
qyliu
0fd3f58b7a TDI-31335: error Data Type "BF" does not match a Defined Type name.
https://jira.talendforge.org/browse/TDI-31335
2015-01-13 14:09:24 +08:00
Irene Wang
7f0d766fa9 Merge branch 'master' of github.com:talend/tcommon-studio-se 2015-01-12 17:33:02 +01:00
Irene Wang
e15df3c786 Include all JAR fragments in a feature 2015-01-12 17:31:01 +01:00
cmeng-talend
6a1f88f3d1 TBD-1148 fix bug: Can't data viewer for AVRO schema & tAvroInput
https://jira.talendforge.org/browse/TBD-1148
2015-01-12 17:19:59 +08:00
ldong-talend
06d2eeef87 TDI-31613:backport TUP-2457 on 5.5 and revert the code of TDI-30237. 2015-01-12 17:10:15 +08:00
ldong-talend
ee935a3805 TBD-1416:backport on master. 2015-01-12 16:52:14 +08:00
hcyi
67b22e3b38 TDI-30883:EXASOL metadata Integration not working 2015-01-12 15:48:53 +08:00
iwangtalend
7ab7599926 Add org.talend.libraries.javacsv.jars to extra dependencies 2015-01-11 17:32:15 +01:00
Irene Wang
ec9cd7e5a3 Correct POM syntax error 2015-01-09 17:24:09 +01:00
Irene Wang
153cc855e0 Use fragment for org.talend.libraries.javacsv lib 2015-01-09 17:16:59 +01:00
iwangtalend
2d42de573e Add jfreechart-1.0.12-swt.jar to bundle classpath 2015-01-08 19:18:12 +01:00
Sebastien Gandon
ba94881b5a TUP-1566 : update babel pom.xml to fix wrong parent name dues to cut/paste 2015-01-05 16:38:05 +01:00
Sebastien Gandon
4964016163 TUP-1566 : updarte babel pom.xml and .project to match the feature name 2015-01-05 14:27:13 +01:00
Sebastien Gandon
739a275a99 TUP-1566 : added an eclipse babel tos feature 2015-01-05 14:16:37 +01:00
ycbai
6b49f1eb4b TBD-1242 : Improve the display of hadoop properties. 2015-01-05 18:04:33 +08:00
ycbai
185344236a TBD-1242: Problem with check services in the Hadoop Cluster in Kerberos
mode
2015-01-05 16:23:39 +08:00
cmeng-talend
dc580822f3 TDI-31483 fix bug: Quotes at database input query
https://jira.talendforge.org/browse/TDI-31483
2015-01-05 10:31:14 +08:00
cmeng-talend
135cd6d912 TDI-30881 fix bug: The Column number,Create status lost value if I
remove the Name Filter on the retrieve schema wizard
https://jira.talendforge.org/browse/TDI-30881
2015-01-05 09:50:43 +08:00
cmeng-talend
e9243b8275 TDI-31475 fix bug: AS400:It show all of databases schemas whenever I
just input one database
https://jira.talendforge.org/browse/TDI-31475

Fix an invalid thread access problem when checking connection in DB
Wizard.
2015-01-04 17:47:54 +08:00
cmeng-talend
cbf0b02593 TDI-31475 fix bug: AS400:It show all of databases schemas whenever I
just input one database
https://jira.talendforge.org/browse/TDI-31475

Conflicts:
	main/plugins/org.talend.metadata.managment/src/main/java/org/talend/repository/ui/utils/ManagerConnection.java
2015-01-04 17:47:38 +08:00
hcyi
898e5c3580 TDI-31546:TalendForge Log In Issue. 2015-01-04 15:00:07 +08:00
ldong-talend
14101fe8d1 TUP-2511:Java 8 Support. 2015-01-04 11:49:24 +08:00
Mike Hirt
075f444e9c Update copyright to 2015 2015-01-02 14:20:05 +01:00
Sebastien Gandon
a4fe51f3a6 TUP-1566 : fixed issues for building TUP with maven 2015-01-01 22:50:45 +01:00
CHEN Bin
11d099a63b TUP-2478: Heap space error hangs job with parallel iterations
https://jira.talendforge.org/browse/TUP-2478
handle java.lang.Error when iterator enable parallel
2014-12-31 14:21:04 +08:00
Mike Hirt
340b2b6ae1 Update README.md 2014-12-31 01:18:23 +01:00
Irene Wang
88880d5aa7 Rename *-feature and *_feature to *.feature 2014-12-30 15:44:00 +01:00
xhkong
02bbc515c2 TDI-31426 fix bug: if get studio license use : Import License :after get
license successfully , connection is not created automatically
https://jira.talendforge.org/browse/TDI-31426
2014-12-30 18:41:48 +08:00
ldong-talend
e3552ba1b2 TDI-31493:unable to change the value under the "Name" context. 2014-12-30 14:04:58 +08:00
xhkong
7cc2d111b9 feature TDI-31510: Allow custom components to extend FILTER of other
Talend components
https://jira.talendforge.org/browse/TDI-31510
2014-12-30 10:36:49 +08:00
hwang
e12595d2ab TUP-2481:When check the "Data (schema) auto propagate" and save, the "*"
on the tab will not disappear
2014-12-29 16:37:29 +08:00
hwang
85b9b052ee TDI-20893:in create JDBC connection wizard, better to change the default 2014-12-29 15:52:59 +08:00
hwang
c1f772fc31 TDI-20893:in create JDBC connection wizard, better to change the default
path of .jar
2014-12-29 15:20:49 +08:00
GGu
a694fd9cd8 Revert "TDQ-9813: fixed the build problem and classpath."
This reverts commit dd51e2a854.

This reverts commit b140f713e1.
2014-12-26 17:50:23 +08:00
GGu
dd51e2a854 TDQ-9813: fixed the build problem for classpath. 2014-12-25 18:05:49 +08:00
GGu
b140f713e1 TDQ-9813: fixed the build problem. 2014-12-25 15:25:03 +08:00
GGu
c2a1fb7dff TUP-2302: remove the update.core too. it's not used. 2014-12-24 17:57:57 +08:00
GGu
7ba2074f0d TUP-2510: add the testutils for test. 2014-12-24 14:58:56 +08:00
GGu
8863f07943 TUP-2510: remove the junt4. 2014-12-24 11:56:25 +08:00
nrousseau
2d879a2b16 TUP-1566: remove fix version of plugin in feature 2014-12-24 10:09:09 +08:00
ldong-talend
4caea7fe64 TDI-31474:fix the pb of multithreading access the same emf model. 2014-12-24 09:51:29 +08:00
iwangtalend
a4b51553d5 Import org.apache.catalina, change match from perfect to equivalent 2014-12-24 01:05:08 +01:00
iwangtalend
f954905d4c Eclipse 4.4 migration, set imports to "compatible" instead of "equivalent" 2014-12-24 00:59:39 +01:00
newbuild.talend.com
3a57938adf Readd test.all.test.suite to Tycho build, disable deployment 2014-12-23 10:01:16 -08:00
newbuild.talend.com
c139036d39 Remove test.all.test.suite from Tycho build 2014-12-23 09:01:13 -08:00
ldong-talend
7c9329dc4e TDI-31464:accent value in context should always use unicode. 2014-12-23 17:33:37 +08:00
jzhao
de7b6a0f8d TDI-29203: Add the Websphere MQ in the tMomConnection
https://jira.talendforge.org/browse/TDI-29203
Note:Add a new method for get virtual node by unique name
2014-12-23 16:30:47 +08:00
GGu
9dbde0044f Merge branch 'feature/6.0/TUP-2403_refactor_package' 2014-12-23 11:09:14 +08:00
nrousseau
4bef6f4935 Merge branch 'feature/6.0/TUP-1566_Update_Eclipse_framework_to_Luna' 2014-12-23 09:39:52 +08:00
Irene Wang
9ae31d7bee Merge branch 'master' of github.com:talend/tcommon-studio-se 2014-12-22 16:35:30 +01:00
Irene Wang
066431d16e Update version to 6.0.0.qualifier 2014-12-22 14:42:38 +01:00
cmeng-talend
79f3211e71 TDI-31425 fix bug: If import items operation choose wrong root
folder(lots subfolder under it), then importing operation will never
stop.
https://jira.talendforge.org/browse/TDI-31425

Do some improvement
2014-12-22 16:45:33 +08:00
cmeng-talend
debdcb6f4e TDI-31425 fix bug: If import items operation choose wrong root
folder(lots subfolder under it), then importing operation will never
stop.
https://jira.talendforge.org/browse/TDI-31425

Do some improvement
2014-12-22 16:12:47 +08:00
cmeng-talend
3dbe81e26b TDI-31425 fix bug: If import items operation choose wrong root
folder(lots subfolder under it), then importing operation will never
stop.
https://jira.talendforge.org/browse/TDI-31425
2014-12-22 16:12:35 +08:00
ycbai
7b2082074a TBD-1346: Can't dataviewer for hcatalog which has partition 2014-12-22 11:55:14 +08:00
ycbai
9e8532642c TBD-1345: Mapr 4.0.1:The studio will exit when I check file on the HDFS
retrieve schema page
2014-12-22 11:37:13 +08:00
Sebastien Gandon
c19041c30e TDM-4411 : generate a timestamp at every export for TDM generation 2014-12-22 10:02:55 +08:00
Irene Wang
8e111d0a25 Add Eclipse-BundleShape: dir to unpack built plugins 2014-12-19 18:31:11 +01:00
cmeng-talend
1a8d37a99a TDI-31270 fix bug: After import an excle metadata,no message show up if
the file patch not correct
https://jira.talendforge.org/browse/TDI-31270
2014-12-19 19:02:25 +08:00
GGu
58de41ef3f TUP-2403: refactor the package for core.runtime plugin. 2014-12-19 17:33:22 +08:00
GGu
d15ddaad42 TUP-2403: refactor for repository.view.example plugin. 2014-12-19 14:17:25 +08:00
wluo-talend
7ece7a3f46 TDI-31476: Serious precision loss in standard routine and undue rounding
effect
https://jira.talendforge.org/browse/TDI-31476
2014-12-19 10:06:43 +08:00
hcyi
a56feb41e7 TDI-31444:duplicated EMF register in plugin.xml of org.talend.model
plugin
2014-12-18 18:10:25 +08:00
GGu
0ee1f3e265 TUP-2403: refactor for registration plugin. 2014-12-18 17:36:15 +08:00
GGu
5441c50841 TUP-2403: refactor for repository.metadata plugin. 2014-12-18 14:41:11 +08:00
GGu
143ff731b7 TUP-2403: refactor for model plugin. 2014-12-18 14:08:35 +08:00
Irene Wang
8770656f1e Merge branch 'feature/SCM-239/maventupbuild' 2014-12-17 11:42:55 +01:00
zshen-talend
55d58ff10d bugfixed TDQ-9487 change input columns' name, transfer changes to
tMatchGroup, but when open the "Configuration wizard" still use the old
name.
2014-12-17 18:27:18 +08:00
GGu
b9ddb16b7d TUP-2403: refactor for metadata.managment.ui plugin. 2014-12-17 18:18:35 +08:00
GGu
68a7606979 TUP-2403: refactor for metadata.managment plugin. 2014-12-17 16:16:56 +08:00
GGu
c9f6cb667d TUP-2403: refactor for commons.ui.runtime plugin. 2014-12-17 15:40:24 +08:00
GGu
b87c3c28da TUP-2403: refactor for commons.runtime plugin. 2014-12-17 11:44:44 +08:00
GGu
7830f86bb1 TUP-2403: refactor for core.repository plugin. 2014-12-17 09:35:13 +08:00
GGu
af5b103fbc TUP-2403: refactor for core plugin. 2014-12-16 18:10:19 +08:00
ldong-talend
c6aaebdd4c TBD-1111:Collection context parameters for HBase. 2014-12-16 16:59:29 +08:00
hcyi
2327f945ff TDI-30941:CDC for oracle12: Generated XStreamOut Script is always failed
to be executed;
2014-12-16 16:43:51 +08:00
hcyi
26692120a7 TDI-31220:TALEND BETA 5.6: The Check connection fails in DBType:
"General JDBC Connection" mode while goes through fine in DBType:IBM DB2
2014-12-16 16:41:52 +08:00
wchen-talend
d68947d55b TDI-30824:fixedGot SAP Exception after clicking "select all" button When
retrieve tables from sap connection
2014-12-16 15:26:14 +08:00
CHEN Bin
aa740a819f TDI-31266: OutputFIleDelimited having issues with records over 8K when used with other components
https://jira.talendforge.org/browse/TDI-31266
change the tag about Iterator enable parallel from subtree to each component, which can fix the problem if the component is after onComponent/Subjob
2014-12-16 11:13:58 +08:00
Irene Wang
22cdf29462 Rename underscore in org.talend.utils-feature 2014-12-15 16:39:39 +01:00
GGu
2c5d6e868d TUP-2403: refactor the packages for core.ui plugin. 2014-12-15 18:03:52 +08:00
hwang
b308d482ec TBD-1315:MR Job:Map icon lost after deactive MR job 2014-12-15 17:20:39 +08:00
ldong-talend
d878258066 TDI-30848:change context mode if the repository context group deleted. 2014-12-15 15:58:02 +08:00
hcyi
9d6d5eb38e TDI-30941:CDC for oracle12: Generated XStreamOut Script is always failed
to be executed;
2014-12-15 13:51:13 +08:00
newbuild.talend.com
457dbd3c86 Upgrade to Tycho 0.22.0 2014-12-12 17:27:39 -08:00
zshen-talend
ac99420676 bugfix TDQ-9484 remove MapDBDrillDown and DataValidation interface from
indicator class

add unique method to getObject and handle date type is null case.
2014-12-11 16:26:28 +08:00
ldong-talend
9bcb36dbcf Merge branch 'maintenance/5.6' 2014-12-10 15:30:12 +08:00
hcyi
aa2fe90db7 Merge branch 'maintenance/5.6' 2014-12-10 15:01:11 +08:00
cmeng-talend
7beabd8141 Merge branch 'maintenance/5.6' 2014-12-10 11:46:34 +08:00
wchen-talend
980cd5919f Merge branch 'maintenance/5.6' 2014-12-10 10:56:03 +08:00
wchen-talend
e7f5b6d109 Merge branch 'maintenance/5.6' 2014-12-10 10:34:30 +08:00
wchen-talend
3ac2f13668 Merge branch 'maintenance/5.6' 2014-12-10 10:24:21 +08:00
Irene Wang
89ec14f1d5 Merge branch 'master' into feature/SCM-239/maventupbuild 2014-12-09 16:06:39 +01:00
Irene Wang
f6af7e5f5a Add contained JAR to bundle classpath of org.talend.libraries.jfreechart.jars 2014-12-09 14:44:50 +01:00
Irene Wang
cd01340d59 Rename underscore in org.talend.update.p2-feature 2014-12-09 14:44:04 +01:00
Irene Wang
e4d7936264 Remove unnecessary plugin from org.talend.utils POM 2014-12-09 14:43:25 +01:00
Irene Wang
512491b065 Use property for Tycho version 2014-12-09 14:41:50 +01:00
cmeng-talend
e75949431e Merge branch 'maintenance/5.6' 2014-12-09 17:14:27 +08:00
hwang
365cc3c8d8 Merge branch 'maintenance/5.6' 2014-12-09 16:30:34 +08:00
Sebastien Gandon
8170c70544 Merge remote-tracking branch 'origin/feature/6.0/TUP-1566_Update_Eclipse_framework_to_Luna' into feature/6.0/TUP-1566_Update_Eclipse_framework_to_Luna 2014-12-05 10:08:50 +01:00
Sebastien Gandon
536c328dc1 TUP-1566 : changed LocationManager to Platform and fixed a missing black line in the Manifest. 2014-12-05 10:08:26 +01:00
ldong-talend
ec28853044 Merge branch 'maintenance/5.6' 2014-12-05 17:05:37 +08:00
ldong-talend
034e9e4936 Merge branch 'maintenance/5.6' 2014-12-05 16:41:17 +08:00
ldong-talend
ddd7905d5a Merge branch 'maintenance/5.6' 2014-12-05 16:11:43 +08:00
nrousseau
1288573ad3 Merge pull request #117 from qiongli/master
TDQ-9553 remove function isEnabledOldMDMProfiling();
2014-12-05 11:40:12 +08:00
qiongli
0f08e9199c TDQ-9553 remove function isEnabledOldMDMProfiling(); 2014-12-05 11:15:50 +08:00
Sebastien Gandon
74e7913a99 TUP-1566 : merge Master to E4 mig branch, fixed some feature and manifest versions 2014-12-04 16:48:58 +01:00
hcyi
23347f64f1 Merge branch 'maintenance/5.6' 2014-12-03 14:51:58 +08:00
GGu
8fe16309d4 TUP-2293: change and remove some comments. 2014-12-02 10:22:06 +08:00
sgandon
00876b2d6b Merge pull request #85 from Talend/feature/6.0/TUP-2293_PerspectiveBars
TUP-2293: Change to use E4 way for Perspective Bar
2014-12-01 16:23:12 +01:00
wchen-talend
5e9ff0c0f0 Merge branch 'maintenance/5.6' 2014-12-01 15:53:12 +08:00
nrousseau
6b02653e18 TUP-2461: Update version 2014-12-01 10:07:28 +08:00
Sebastien Gandon
2462449357 TUP-2293 : cleanup some code 2014-11-29 01:22:57 +01:00
Sebastien Gandon
8e361bf19d TUP-2293 : fixed perspective restore and removed perspective activation DS 2014-11-28 18:19:51 +01:00
ldong-talend
b040f83f36 Merge branch 'maintenance/5.6' 2014-11-28 21:22:23 +08:00
hcyi
e66d2c3db0 Merge branch 'maintenance/5.6' 2014-11-28 21:06:12 +08:00
cmeng-talend
db6df69c90 Merge branch 'maintenance/5.6' 2014-11-28 20:28:14 +08:00
wchen-talend
0c2dd1c2a8 Merge branch 'maintenance/5.6' 2014-11-28 18:21:55 +08:00
ycbai
39cb80865c Merge remote-tracking branch 'origin/maintenance/5.6' 2014-11-28 17:28:07 +08:00
hwang
9e5e911e47 Merge branch 'maintenance/5.6' 2014-11-28 16:20:39 +08:00
GGu
6b6e756305 Merge branch 'maintenance/5.6' 2014-11-27 18:30:21 +08:00
ycbai
9fa630092e Merge remote-tracking branch 'origin/maintenance/5.6' 2014-11-27 15:31:27 +08:00
Sizhao Liu
f909cfe148 Merge branch 'maintenance/5.6' for TDQ-9769 2014-11-26 14:14:43 +01:00
nrousseau
39d5022364 Merge branch 'maintenance/5.6' 2014-11-26 19:25:42 +08:00
hcyi
2d83d575f7 TBD-1297:Some small problems about EMR hive. 2014-11-26 17:47:31 +08:00
cmeng-talend
02da9deccc Merge branch 'maintenance/5.6' 2014-11-26 14:32:24 +08:00
ldong-talend
04c005016b Merge branch 'maintenance/5.6' 2014-11-26 14:13:16 +08:00
ycbai
9262bfac86 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-11-26 11:24:34 +08:00
nrousseau
6198b6df75 Merge branch 'maintenance/5.6' 2014-11-26 10:07:17 +08:00
ycbai
bcd8f47355 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-11-25 19:20:06 +08:00
hwang
ba18d6c1bb Merge branch 'maintenance/5.6' 2014-11-25 18:43:28 +08:00
zshen-talend
3cd227fc52 Merge pull request #110 from xqliu-talend/master
TDQ-9667 Problem to select column for analysis and to see column
2014-11-25 17:56:16 +08:00
xqliu
a25959c580 TDQ-9667 Problem to select column for analysis and to see column
fix the problem: show NPE when modify the database connection which imported from the demo project
2014-11-25 16:57:34 +08:00
cmeng-talend
11e2e9d200 Merge branch 'maintenance/5.6' 2014-11-25 16:14:32 +08:00
ldong-talend
6553e4b1e3 Merge branch 'maintenance/5.6' 2014-11-25 15:00:04 +08:00
cmeng-talend
4cb4b8e7f2 Merge branch 'maintenance/5.6' 2014-11-25 14:33:33 +08:00
GGu
0d7cfa8eeb Merge branch 'maintenance/5.6' 2014-11-25 11:55:01 +08:00
wchen-talend
591e67380b Merge remote-tracking branch 'origin/maintenance/5.6' 2014-11-24 16:48:10 +08:00
wchen-talend
d6b3edbd98 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-11-24 15:55:02 +08:00
hcyi
a0f977d295 Merge branch 'maintenance/5.6' 2014-11-24 15:33:12 +08:00
wchen-talend
89684b3478 Merge branch 'maintenance/5.6' 2014-11-24 15:14:11 +08:00
GGu
c63c96341f Merge branch 'maintenance/5.6' 2014-11-24 14:40:35 +08:00
wchen-talend
2bb05ac48b Merge branch 'maintenance/5.6' 2014-11-24 14:38:39 +08:00
Sizhao Liu
6fbccad1b7 Merge branch 'maintenance/5.6' for TDQ-9679 2014-11-21 14:53:30 +01:00
ldong-talend
53cb5e4acf Merge branch 'maintenance/5.6' 2014-11-21 18:07:22 +08:00
cmeng-talend
04a11d4a01 Merge branch 'maintenance/5.6' 2014-11-21 17:37:17 +08:00
cmeng-talend
a5280021ba Merge branch 'maintenance/5.6' 2014-11-21 11:27:18 +08:00
cmeng-talend
d7f5be7d39 Merge branch 'maintenance/5.6' 2014-11-21 11:11:16 +08:00
nrousseau
83d1343e8a Merge branch 'maintenance/5.6' 2014-11-21 10:09:08 +08:00
zshen-talend
a3ec4a6f68 Merge pull request #105 from xqliu-talend/master
TDQ-9543 Netezza DB: Error When Attempting to View Keys or Indexes
2014-11-20 16:07:14 +08:00
xqliu
2fef685ca1 TDQ-9543 Netezza DB: Error When Attempting to View Keys or Indexes
1) let Netezza Jdbc connection same with Netezza connection: only show one catalog
2) uppercase the database name when check Netezza connection
2014-11-20 15:26:51 +08:00
nrousseau
8ff73d0827 Merge branch 'maintenance/5.6' 2014-11-20 15:14:42 +08:00
ldong-talend
c4f8436e95 Merge branch 'maintenance/5.6' 2014-11-20 10:00:13 +08:00
ldong-talend
44bfb70c6f Merge branch 'maintenance/5.6' 2014-11-19 18:36:55 +08:00
GGu
9bb278bebc TUP-2293: change the names of startup monitor and refactor them too. 2014-11-19 11:12:44 +08:00
hwang
71994eb86f Merge branch 'maintenance/5.6' 2014-11-18 16:19:55 +08:00
ldong-talend
63b1fbea1e Merge branch 'maintenance/5.6' 2014-11-18 14:41:02 +08:00
ycbai
08a872d3ef Merge remote-tracking branch 'origin/maintenance/5.6' 2014-11-18 13:50:40 +08:00
cmeng-talend
f05091d68b Merge branch 'maintenance/5.6' 2014-11-18 11:48:28 +08:00
GGu
bb1e53c9e6 TUP-2302: remove the unused codes for update scheduler. 2014-11-18 10:37:03 +08:00
Sebastien Gandon
edd2d3f7c9 TUP-1566 : Luna mig, update TOS features 2014-11-17 11:50:43 +01:00
zshen-talend
cb108cb45b fixed merge conflict TDQ-9667 Problem to select column for analysis and
to see column
2014-11-17 18:13:35 +08:00
nrousseau
1674cc51ab Merge pull request #83 from zshen-talend/master
fixed for TDI-30384
2014-11-17 17:01:17 +08:00
nrousseau
063cd73be6 Merge pull request #98 from rdubois/master
TBD-1218: Update the mappings.xml file for Hive and Impala
2014-11-17 16:42:07 +08:00
cmeng-talend
0d88d77a4a Merge branch 'maintenance/5.6' 2014-11-14 15:30:42 +08:00
GGu
a21dd3199d TUP-2302: remove the unused codes for update scheduler. 2014-11-14 14:21:01 +08:00
nrousseau
3cd0e273a3 Merge branch 'maintenance/5.6' 2014-11-14 13:04:58 +08:00
Irene Wang
1866d86e2f SCM-274 Remove superfluous host plugin version for fragments 2014-11-13 17:10:03 +01:00
Irene Wang
2fe45848b8 SCM-273 Remove Bundle-RequiredExecutionEnvironment from plugin MANIFEST.MFs 2014-11-13 16:14:11 +01:00
Irene Wang
4b66b4d969 SCM-239 Include org.talend.libraries.jexcel.jars fragment's jars in its Bundle-Classpath 2014-11-13 12:28:28 +01:00
Irene Wang
29f01f71d9 Merge branch 'master' of github.com:talend/tcommon-studio-se 2014-11-13 12:23:56 +01:00
Irene Wang
cc87d8b34a SCM-239 Add build dependency on org.talend.libraries.jexcel.jars 2014-11-13 12:23:32 +01:00
cmeng-talend
1bcd8c4af2 Merge branch 'maintenance/5.6' 2014-11-13 18:52:07 +08:00
Irene Wang
2ca90e7afa Update plugin version to 6.0.0 2014-11-13 11:26:27 +01:00
Irene Wang
99902d3ca9 Merge branch 'master' of github.com:talend/tcommon-studio-se 2014-11-13 11:04:48 +01:00
Irene Wang
5a11ab2798 SCM-239 Fix org.talend.utilsd dependency on log4j 2014-11-13 11:04:25 +01:00
GGu
2884579576 Merge branch 'maintenance/5.6' 2014-11-13 16:56:24 +08:00
remydub
55534e6e3e Merge branch 'maintenance/5.6' 2014-11-13 09:53:46 +01:00
remydub
7b9cdb0850 Merge branch 'master' of https://github.com/Talend/tcommon-studio-se 2014-11-13 09:52:46 +01:00
GGu
e484127518 Merge branch 'maintenance/5.6' 2014-11-13 11:09:15 +08:00
GGu
4bc87f2b8b TUP-2293: add Debug perspective for example. 2014-11-13 10:53:06 +08:00
GGu
3e581fd20b TUP-2293: add one restore startup monitor. 2014-11-13 10:00:33 +08:00
GGu
9876514846 TUP-2293: change to use extension point to show Talend perspectives. 2014-11-12 14:35:55 +08:00
Sebastien Gandon
fd39c4e95b TUP-2293: use workbench context for code injection instead of application's one 2014-11-07 17:51:53 +01:00
GGu
e293a3c832 TUP-2293: refactor some codes. 2014-11-07 15:07:31 +08:00
GGu
668de1a490 TUP-2293: fixed one problem when close login dialog. 2014-11-07 15:06:50 +08:00
Sebastien Gandon
45f820e08d TUP-2293 remove all the perspective fiddeling, just create a new perspective and use E4 DI. 2014-11-06 18:20:49 +01:00
zshen-talend
04b139416e Merge branch 'master' of https://github.com/zshen-talend/tcommon-studio-se.git 2014-11-06 18:15:02 +08:00
zshen-talend
8f36260f05 fixed bug TDI-30384 Unable to extract schema from an AS400 Connection
some change on the TDQ-9624 is making this issue, this commite fixed it.
2014-11-06 18:01:53 +08:00
GGu
ad6ff16745 TUP-2293: enhance the perspective bar issue, when start new product. 2014-11-06 13:49:10 +08:00
GGu
6737f846ea TUP-2293: fixed the problem for official perspective in the bar to display. 2014-11-03 13:47:44 +08:00
hbhong
a9b5ec4afa TUP-2294: Fix org.talend.rcp.intro.linksbar.TalendCoolBarManager, and also fixed throwing exception (java.lang.Exception: Bad call to getCoolBarManager) when switch perspective 2014-10-22 17:55:25 +08:00
Sebastien Gandon
51fe5eb893 TUP-2299: Luna mig : fixed osgi lib loader using new BundleFileWrapper hook 2014-10-20 16:09:40 +02:00
GGu
1290c6ae77 TUP-2292: removed the unused codes. 2014-10-16 13:54:05 +08:00
GGu
c2b13014a6 TUP-2292: remote the resetUniservLib method. 2014-10-15 17:59:40 +08:00
Sebastien Gandon
4b8726f10f TUP-1566 : try a first compilation on Eclipse 44, commented some code that did not compile 2014-09-04 10:03:18 +02:00
remydub
961a0e05e8 Merge branch 'maintenance/5.6' 2014-08-27 17:58:01 +02:00
remydub
1021576631 Merge branch 'master' of https://github.com/Talend/tcommon-studio-se 2014-08-27 17:57:36 +02:00
remydub
dbbf883502 TBD-899: Change the requirement of generating a node as a virtual node. 2014-08-27 17:00:38 +02:00
remydub
e442353a07 Merge branch 'maintenance/5.6' of https://github.com/Talend/tcommon-studio-se 2014-08-17 17:10:32 +02:00
5459 changed files with 222373 additions and 132088 deletions

3
.gitignore vendored
View File

@@ -4,3 +4,6 @@ target/
class/
classes/
dist/
.settings/
*.iml
.idea

View File

@@ -2,7 +2,7 @@
http://www.talend.com
![alt text](http://www.talend.com/sites/default/files/logo-talend.jpg "Talend")
![alt text](https://www.talend.com/wp-content/uploads/talend_logo_5.png "Talend")
## Contents
@@ -42,6 +42,6 @@ Feel free to share your Talend components on [Talend Exchange](http://www.talend
## License
Copyright (c) 2006-2014 Talend
Copyright (c) 2006-2015 Talend
Licensed under the LPGLv3 License
Licensed under the Apache V2 License

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.talend.babel.all.tos.feature</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.pde.FeatureBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.pde.FeatureNature</nature>
</natures>
</projectDescription>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.talend.babel.all.tos.feature"
label="Babel feature with all languages for TOS"
version="7.1.1.qualifier">
<description url="http://www.example.com/description">
[Enter Feature Description here.]
</description>
<copyright url="http://www.example.com/copyright">
[Enter Copyright Description here.]
</copyright>
<license url="http://www.example.com/license">
[Enter License Description here.]
</license>
<includes
id="org.eclipse.babel.nls_eclipse_de"
version="0.0.0"/>
<includes
id="org.eclipse.babel.nls_eclipse_es"
version="0.0.0"/>
<includes
id="org.eclipse.babel.nls_eclipse_fr"
version="0.0.0"/>
<includes
id="org.eclipse.babel.nls_eclipse_it"
version="0.0.0"/>
<includes
id="org.eclipse.babel.nls_eclipse_ja"
version="0.0.0"/>
<includes
id="org.eclipse.babel.nls_eclipse_pt_BR"
version="0.0.0"/>
<includes
id="org.eclipse.babel.nls_eclipse_ru"
version="0.0.0"/>
<includes
id="org.eclipse.babel.nls_eclipse_zh"
version="0.0.0"/>
</feature>

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.1.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.babel.all.tos.feature</artifactId>
<packaging>eclipse-feature</packaging>
</project>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.common.ui.runtime.nl
Bundle-Version: 1.0.0.qualifier
Fragment-Host: org.talend.common.ui.runtime;bundle-version="1.0.0"
Bundle-Version: 7.1.1.qualifier
Fragment-Host: org.talend.common.ui.runtime

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.1.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.common.ui.runtime.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -1,24 +1,24 @@
AccessorUtils.Assert0=Der 'BeanPropertyAccessors' der Spalte (mit Überschrift '{0}' und id '{1}') ist nicht korrekt konfiguriert. {2} wird benötigt für die Bean <B>
AccessorUtils.Assert1=Der 'BeanPropertyAccessors' der Spalte (mit Überschrift '{0}' und id '{1}') ist nicht korrekt konfiguriert oder der konfigurierte Wert hat nicht den korrekten Typ.
AddPushButton.AddButton.Tip=Hinzufügen
AddAllPushButton.AddAllButton.Tip=Alle hinzufügen
AccessorUtils.Assert0=Der 'BeanPropertyAccessors' der Spalte (mit \u00dcberschrift '{0}' und id '{1}') ist nicht korrekt konfiguriert. {2} wird ben\u00f6tigt f\u00fcr die Bean <B>
AccessorUtils.Assert1=Der 'BeanPropertyAccessors' der Spalte (mit \u00dcberschrift '{0}' und id '{1}') ist nicht korrekt konfiguriert oder der konfigurierte Wert hat nicht den korrekten Typ.
AddPushButton.AddButton.Tip=Hinzuf\u00fcgen
AddAllPushButton.AddAllButton.Tip=Alle hinzuf\u00fcgen
CellEditorDialogBehavior.textContent=...
ColorStyledText.RedoItem.Text=Wiederherstellen
ColorStyledText.UndoItem.Text=Rückgängig
ColorStyledText.UndoItem.Text=R\u00fcckg\u00e4ngig
ColorStyledText.CopyItem.Text=Kopieren
ColorStyledText.PasteItem.Text=Einfügen
ColorStyledText.SelectAllItem.Text=Alle auswählen
ContentProposalAdapterExtended.close=Schließen
ControlUtils.Unsupported1=Dieses Steuerelement ({0}) wird nicht unterstützt, bei Bedarf "Feature Request" eröffnen...
CopyPushButton.CopyButton.Tip=Ausgewählte Elemente kopieren
ColorStyledText.PasteItem.Text=Einf\u00fcgen
ColorStyledText.SelectAllItem.Text=Alle ausw\u00e4hlen
ContentProposalAdapterExtended.close=Schlie\u00dfen
ControlUtils.Unsupported1=Dieses Steuerelement ({0}) wird nicht unterst\u00fctzt, bei Bedarf "Feature Request" er\u00f6ffnen...
CopyPushButton.CopyButton.Tip=Ausgew\u00e4hlte Elemente kopieren
Curve2D.MinNum.Be0=maximumSegements muss positiv oder 0 sein
DateDialog.textContent=Wähle Datum und Zeit
DateDialog.textContent=W\u00e4hle Datum und Zeit
DialogErrorForCellEditorListener.Error.MsgDialogTitle=ERROR
ErrorDialogWidthDetailArea.ErrorMessage.Text=Fehlermeldung
ErrorDialogWidthDetailArea.ErrorMessage.ColumnText=Spalte darf nicht leer sein
ErrorDialogWithContinue.setParameter=Setze Einstellungen und fahre fort
EventUtil.activate=Aktivieren
EventUtil.close=Schließen
EventUtil.close=Schlie\u00dfen
EventUtil.deactivate=Deaktivieren
EventUtil.defaultSelection=Standardauswahl
EventUtil.help=Hilfe
@@ -35,25 +35,25 @@ ExceptionMessageDialog.OK=Aktualisieren
ExceptionMessageDialog.Yes=Ja
ExportPushButton.ExportButton.Tip=Exportiere alle Zeilen in xml-File
ExportPushButtonForExtendedTable.ErrorMsg.Text=Fehler aufgetreten
ExtendedTableAddCommand.Add.Label=Hinzufügen von einem oder mehreren Tabelleneinträgen
ExtendedTableCopyCommand.Copy.Label=Kopieren eines oder mehrerer Tabelleneinträge in die interne Zwischenablage
ExtendedTableAddCommand.Add.Label=Hinzuf\u00fcgen von einem oder mehreren Tabelleneintr\u00e4gen
ExtendedTableCopyCommand.Copy.Label=Kopieren eines oder mehrerer Tabelleneintr\u00e4ge in die interne Zwischenablage
ExtendedTableModel.ModifiedObject.Error=ModifiedBeanListenable-Objekt muss vor Benutzung dieser Methode gesetzt sein
ExtendedTableMoveCommand.MoveLabel=Verschieben eines oder mehrerer Tabelleneinträge nach oben oder unten
ExtendedTablePasteCommand.Paste.Label=Daten aus der internen Zwischenablage einfügen
ExtendedTableRemoveCommand.Romve.Label=Tabelleneinträge löschen
ExtendedTableResetDBTypesCommand.ResetDBTypes.Label=Alle Datenbanktypen auf den Default zurücksetzen
ExtendedTableMoveCommand.MoveLabel=Verschieben eines oder mehrerer Tabelleneintr\u00e4ge nach oben oder unten
ExtendedTablePasteCommand.Paste.Label=Daten aus der internen Zwischenablage einf\u00fcgen
ExtendedTableRemoveCommand.Romve.Label=Tabelleneintr\u00e4ge l\u00f6schen
ExtendedTableResetDBTypesCommand.ResetDBTypes.Label=Alle Datenbanktypen auf den Default zur\u00fccksetzen
ImportPushButton.ImportButton.Tip=Ersetze alle Zeilen durch Import aus xml-Datei
ImportPushButtonForExtendedTable.ErrorMsg.Text=Fehler aufgetreten
LabelledFileField.BrowseButton.Text=Durchsuchen...
LabelledFileField.FileDialog.Text=Auswählen
LabelledFileField.FileDialog.Text=Ausw\u00e4hlen
Mode.Mode.ToString=Modus [{0}]
ModeReader.IgnoreElement=Ignoriere unbekanntes Element
ModifyBeanValueCommand.ModifyCell.Label=Ändere Zellenwert
ModifyBeanValueCommand.ModifyCell.Label=\u00c4ndere Zellenwert
MoveDownPushButton.MoveDownTip=Verschiebe selektierte Objekte nach unten
MoveUpPushButton.MoveUpButton.Tip=Verschiebe selektierte Objekte nach oben
PastePushButton.PasteButton.Label=Einfügen
PastePushButton.PasteButton.Label=Einf\u00fcgen
RemovePushButton.RemoveButton.Tip=Entfernen der selektierten Objekte
ResetDBTypesButton.ResetDBTypesButton.Tip=Datenbanktypen zurücksetzen
ResetDBTypesButton.ResetDBTypesButton.Tip=Datenbanktypen zur\u00fccksetzen
Rule.rule=Regel [{0}]
SaveAsGenericSchemaPushButton.saveAsSchema=Als generisches Schema speichern
SWTCalendarWithTime.contentEvening=Abend
@@ -63,13 +63,13 @@ SWTCalendarWithTime.contentMorning=Morgen
SWTCalendarWithTime.contentNoon=Mittag
SWTCalendarWithTime.contentNow=Jetzt
SWTCalendarWithTime.contnetSec=Sek:
TableViewerCreator.CallMethod.ErrorMsg=Sie können diese Methode nur aufrufen wenn bereits die Methode createTable() aufgerufen wurde
TableViewerCreator.IdProperty.AssertMsg=Sie müssen die idProperty eine Ihrer Spalten ändern. Die idProperty muss für jede Spalte der Tabelle eindeutig sein.
TableViewerCreator.CallMethod.ErrorMsg=Sie k\u00f6nnen diese Methode nur aufrufen wenn bereits die Methode createTable() aufgerufen wurde
TableViewerCreator.IdProperty.AssertMsg=Sie m\u00fcssen die idProperty eine Ihrer Spalten \u00e4ndern. Die idProperty muss f\u00fcr jede Spalte der Tabelle eindeutig sein.
TableViewerCreator.Table.BeNull=Tabelle ist null
TableViewerCreator.TableColumn.AssertMsg=Die TableColumn von TableEditorColumn mit idProperty '{0}' hat nicht die korrekte Table parent
TreeToTablesLinker.Type.Unsupported=Dieser Typ von currentControl wird nicht unterstützt
TreeToTablesLinker.Type.Unsupported=Dieser Typ von currentControl wird nicht unterst\u00fctzt
commons.error=ERROR
ModelSelectionDialog.Option=Option
ModelSelectionDialog.ViewSchema=Schema anzeigen (schreibgeschützt)
ModelSelectionDialog.ViewQuery=Abfrage anzeigen (schreibgeschützt)
ModelSelectionDialog.ViewSchema=Schema anzeigen (schreibgesch\u00fctzt)
ModelSelectionDialog.ViewQuery=Abfrage anzeigen (schreibgesch\u00fctzt)
GlobalServiceRegister.ServiceNotRegistered=Der Service {0} wurde nicht registriert.

View File

@@ -1,7 +1,7 @@
AccessorUtils.Assert0=La "PropiedadDeAcceso" de la columna (título '{0}' y clave '{1}') no esta correctamente configurada. {2} es requerido para bean <B>
AccessorUtils.Assert1=La "PropiedadDeAcceso" de la columna (título '{0}' y clave '{1}') no esta correctamente configurada o el valor fijado no es del tipo correcto.
AccessorUtils.Assert0=La "PropiedadDeAcceso" de la columna (t\u00edtulo '{0}' y clave '{1}') no esta correctamente configurada. {2} es requerido para bean <B>
AccessorUtils.Assert1=La "PropiedadDeAcceso" de la columna (t\u00edtulo '{0}' y clave '{1}') no esta correctamente configurada o el valor fijado no es del tipo correcto.
AddPushButton.AddButton.Tip=Agregue
AddAllPushButton.AddAllButton.Tip=Añadir Todos
AddAllPushButton.AddAllButton.Tip=A\u00f1adir Todos
CellEditorDialogBehavior.textContent=...
ColorStyledText.UndoItem.Text=Deshacer
ColorStyledText.CopyItem.Text=Copiar
@@ -12,11 +12,11 @@ DialogErrorForCellEditorListener.Error.MsgDialogTitle=Error
EventUtil.close=Cerrar
EventUtil.modify=Modificar
ExceptionMessageDialog.No=No
ExceptionMessageDialog.Yes=Sí
ExceptionMessageDialog.Yes=S\u00ed
PastePushButton.PasteButton.Label=Pegar
SWTCalendarWithTime.contentEvening=Tarde
SWTCalendarWithTime.contentMorning=Mañana
SWTCalendarWithTime.contentNoon=Mediodía
SWTCalendarWithTime.contentMorning=Ma\u00f1ana
SWTCalendarWithTime.contentNoon=Mediod\u00eda
SWTCalendarWithTime.contentNow=Ahora
TableViewerCreator.Table.BeNull=la tabla es nula
commons.error=Error

View File

@@ -1,64 +1,64 @@
AccessorUtils.Assert0=L'attribut 'BeanPropertyAccessors' de la colonne (nommée '{0}' et ayant l'id '{1}') n'est pas configuré correctement. {2} est requis pour le bean
AccessorUtils.Assert1=L'attribut 'BeanPropertyAccessors' de la colonne (nommée'{0}' et ayant l'id '{1}') n'est pas configuré correctement ou le type de la valeur affectée n'est pas correct.
AccessorUtils.Assert0=L'attribut 'BeanPropertyAccessors' de la colonne (nomm\u00e9e '{0}' et ayant l'id '{1}') n'est pas configur\u00e9 correctement. {2} est requis pour le bean
AccessorUtils.Assert1=L'attribut 'BeanPropertyAccessors' de la colonne (nomm\u00e9e'{0}' et ayant l'id '{1}') n'est pas configur\u00e9 correctement ou le type de la valeur affect\u00e9e n'est pas correct.
AccessorUtils.isReq=\ est requis pour le bean (<B>).
AddPushButton.AddButton.Tip=Ajouter
AddAllPushButton.AddAllButton.Tip=Ajoute tout
AddAllPushButton.AddAllButton.Tip=Ajouter tout
CellEditorDialogBehavior.textContent=...
ColorStyledText.RedoItem.Text=Répéter
ColorStyledText.RedoItem.Text=R\u00e9p\u00e9ter
ColorStyledText.UndoItem.Text=Annuler
ColorStyledText.CopyItem.Text=Copier
ColorStyledText.PasteItem.Text=Coller
ColorStyledText.SelectAllItem.Text=Sélectionner tout
ColorStyledText.SelectAllItem.Text=S\u00e9lectionner tout
ContentProposalAdapterExtended.close=Fermer
ContentProposalAdapterExtended.closeFocusout=Fermeture de focusout
ControlUtils.Unsupported1=Ce contrôle ({0}) n'est pas supporté, ajouter un "sinon" si vous voulez...
CopyPushButton.CopyButton.Tip=Copie les éléments sélectionnés
Curve2D.MaxNum.Be0=maximumSegements doit être positif ou 0
Curve2D.MinNum.Be0=minimumSegements doit être positif ou 0
DateDialog.textContent=Sélectionner Date et heure
DefaultCellModifier.tableItemDispose=TableItem effacé
ControlUtils.Unsupported1=Ce contr\u00f4le ({0}) n'est pas support\u00e9, ajouter un "sinon" si vous voulez...
CopyPushButton.CopyButton.Tip=Copie les \u00e9l\u00e9ments s\u00e9lectionn\u00e9s
Curve2D.MaxNum.Be0=maximumSegements doit \u00eatre positif ou 0
Curve2D.MinNum.Be0=minimumSegements doit \u00eatre positif ou 0
DateDialog.textContent=S\u00e9lectionner Date et heure
DefaultCellModifier.tableItemDispose=TableItem effac\u00e9
DialogErrorForCellEditorListener.Error.MsgDialogTitle=ERROR
ErrorDialogWidthDetailArea.ErrorMessage.Text=Message d'erreur
ErrorDialogWidthDetailArea.ErrorMessage.ColumnText=La colonne ne peut être vide
ErrorDialogWidthDetailArea.ErrorMessage.ColumnText.NotValid=L'entrée '{0}' n'est pas valide, la valeur originale '{1}' sera utilisée.
ErrorDialogWithContinue.setParameter=Configurer les paramètres et continuer
ErrorDialogWidthDetailArea.ErrorMessage.ColumnText=La colonne ne peut \u00eatre vide
ErrorDialogWidthDetailArea.ErrorMessage.ColumnText.NotValid=L'entr\u00e9e '{0}' n'est pas valide, la valeur originale '{1}' sera utilis\u00e9e.
ErrorDialogWithContinue.setParameter=Configurer les param\u00e8tres et continuer
EventUtil.activate=Activer
EventUtil.arm=ARM
EventUtil.close=Fermer
EventUtil.collapse=réduire
EventUtil.deactivate=Désactiver
EventUtil.defaultSelection=sélection par défaut
EventUtil.deiconify=dé-icônifie
EventUtil.collapse=r\u00e9duire
EventUtil.deactivate=D\u00e9sactiver
EventUtil.defaultSelection=s\u00e9lection par d\u00e9faut
EventUtil.deiconify=d\u00e9-ic\u00f4nifie
EventUtil.detailNull=Null
EventUtil.dispose=Retirer
EventUtil.dragDetect=Détection de glissement
EventUtil.expand=développer
EventUtil.dragDetect=D\u00e9tection de glissement
EventUtil.expand=d\u00e9velopper
EventUtil.focusIn=Activation
EventUtil.focusOut=Désactivation
EventUtil.hardKeyDown=Touche flèche bas
EventUtil.hardKeyUp=Touche flèche haut
EventUtil.focusOut=D\u00e9sactivation
EventUtil.hardKeyDown=Touche fl\u00e8che bas
EventUtil.hardKeyUp=Touche fl\u00e8che haut
EventUtil.help=Aide
EventUtil.hide=cacher
EventUtil.iconify=icônifier
EventUtil.keyDown=Flèche bas
EventUtil.keyUp=Flèche haut
EventUtil.menuDetect=Détection du menu
EventUtil.iconify=ic\u00f4nifier
EventUtil.keyDown=Fl\u00e8che bas
EventUtil.keyUp=Fl\u00e8che haut
EventUtil.menuDetect=D\u00e9tection du menu
EventUtil.modify=Modifier
EventUtil.mouseDoubleClick=double-clic
EventUtil.mouseDown=Souris bas
EventUtil.mouseEnter=Souris Entrée
EventUtil.mouseEnter=Souris Entr\u00e9e
EventUtil.mouseExit=Souris sortie
EventUtil.mouseHover=Survoler avec la souris
EventUtil.mouseMove=Déplacement de la souris
EventUtil.mouseMove=D\u00e9placement de la souris
EventUtil.mouseUp=Souris haut
EventUtil.move=Déplacer
EventUtil.move=D\u00e9placer
EventUtil.paint=peint
EventUtil.resize=redimensionner
EventUtil.selection=Sélection
EventUtil.selection=S\u00e9lection
EventUtil.show=Afficher
EventUtil.traverse=traverse
EventUtil.typeNull=Null
ExceptionHandler.Parameter.BeNull=le paramètre ex ne peut pas être vide
ExceptionHandler.Parameter.BeNull=le param\u00e8tre ex ne peut \u00eatre null
ExceptionMessageDialog.Cancel=Annuler
ExceptionMessageDialog.log=Fichier de log
ExceptionMessageDialog.No=NO
@@ -66,29 +66,29 @@ ExceptionMessageDialog.OK=OK
ExceptionMessageDialog.Yes=Oui
ExportPushButton.ExportButton.Tip=Exporte toutes les lignes dans un fichier XML
ExportPushButtonForExtendedTable.ErrorMsg.Text=Une erreur est survenue
ExtendedTableAddCommand.Add.Label=Ajouter une ou plusieurs entrée(s) de table
ExtendedTableCopyCommand.Copy.Label=Copier une ou plusieurs entrée(s) de table dans le presse-papier interne
ExtendedTableModel.ModifiedObject.Error=L'objet ModifiedBeanListenable doit être défini avant d'utiliser cette méthode
ExtendedTableMoveCommand.MoveLabel=Déplacer vers le haut ou le bas une ou plusieurs entrées de table
ExtendedTablePasteCommand.Paste.Label=Coller des données du presse-papiers interne
ExtendedTableRemoveCommand.Romve.Label=Supprimer les entrées de table
ExtendedTableResetDBTypesCommand.ResetDBTypes.Label=Réinitialiser tous les types de base de données pour obtenir les valeurs par défaut
ImportPushButton.ImportButton.Tip=Remplacer toutes les lignes par celles importées d'un fichier XML.
ExtendedTableAddCommand.Add.Label=Ajouter une ou plusieurs entr\u00e9e(s) de table
ExtendedTableCopyCommand.Copy.Label=Copier une ou plusieurs entr\u00e9e(s) de table dans le presse-papier interne
ExtendedTableModel.ModifiedObject.Error=L'objet ModifiedBeanListenable doit \u00eatre d\u00e9fini avant d'utiliser cette m\u00e9thode
ExtendedTableMoveCommand.MoveLabel=D\u00e9placer vers le haut ou le bas une ou plusieurs entr\u00e9es de table
ExtendedTablePasteCommand.Paste.Label=Coller des donn\u00e9es du presse-papiers interne
ExtendedTableRemoveCommand.Romve.Label=Supprimer les entr\u00e9es de table
ExtendedTableResetDBTypesCommand.ResetDBTypes.Label=R\u00e9initialiser tous les types de base de donn\u00e9es pour obtenir les valeurs par d\u00e9faut
ImportPushButton.ImportButton.Tip=Remplacer toutes les lignes par celles import\u00e9es d'un fichier XML.
ImportPushButtonForExtendedTable.ErrorMsg.Text=Une erreur est survenue
LabelledFileField.BrowseButton.Text=Parcourir...
LabelledFileField.FileDialog.Text=Choissisez un
Mode.Mode.ToString=Mode [{0}]
ModeReader.IgnoreElement=Ignorer les éléments inconnus
ModelSelectionDialog.Title=Editer les paramètres en utilisant le référentiel
ModeReader.IgnoreElement=Ignorer les \u00e9l\u00e9ments inconnus
ModelSelectionDialog.Title=Editer les param\u00e8tres en utilisant le r\u00e9f\u00e9rentiel
ModifyBeanValueCommand.ModifyCell.Label=Modifier la valeur de la cellule
MoveDownPushButton.MoveDownTip=Déplace vers le bas les éléments sélectionnés
MoveUpPushButton.MoveUpButton.Tip=Déplace vers le haut les éléments sélectionnés
MoveDownPushButton.MoveDownTip=D\u00e9place vers le bas les \u00e9l\u00e9ments s\u00e9lectionn\u00e9s
MoveUpPushButton.MoveUpButton.Tip=D\u00e9place vers le haut les \u00e9l\u00e9ments s\u00e9lectionn\u00e9s
PastePushButton.PasteButton.Label=Coller
RemovePushButton.RemoveButton.Tip=Supprime les éléments sélectionnés
RemovePushButton.RemoveButton.Tip=Supprime les \u00e9l\u00e9ments s\u00e9lectionn\u00e9s
ResetDBTypesButton.ResetDBTypesButton.Tip=Initialise les types DB
Rule.rule=Règle [{0}]
SaveAsGenericSchemaPushButton.saveAsSchema=Enregistrer comme schéma générique
SelectContextVariablesPushButton.Label=Sélectionne les variables du contexte
Rule.rule=R\u00e8gle [{0}]
SaveAsGenericSchemaPushButton.saveAsSchema=Enregistrer comme sch\u00e9ma g\u00e9n\u00e9rique
SelectContextVariablesPushButton.Label=S\u00e9lectionne les variables du contexte
SWTCalendarWithTime.contentEvening=Soir
SWTCalendarWithTime.contentHr=H:
SWTCalendarWithTime.contentMin=Min :
@@ -96,21 +96,25 @@ SWTCalendarWithTime.contentMorning=Matin
SWTCalendarWithTime.contentNoon=Midi
SWTCalendarWithTime.contentNow=Maintenant
SWTCalendarWithTime.contnetSec=Sec :
TableViewerCreator.CallMethod.ErrorMsg=Vous ne pouvez appeler cette méthode que si vous avez déjà appelé createTable()
TableViewerCreator.IdProperty.AssertMsg=Vous devez changer l'idProperty de l'une de vos colonnes, l'idProperty doit être unique pour chaque colonne d'une table.
TableViewerCreator.CallMethod.ErrorMsg=Vous ne pouvez appeler cette m\u00e9thode que si vous avez d\u00e9j\u00e0 appel\u00e9 createTable()
TableViewerCreator.columnNullId=La colonne '{0}' a un ID null.
TableViewerCreator.IdProperty.AssertMsg=Vous devez changer l'idProperty de l'une de vos colonnes, l'idProperty doit \u00eatre unique pour chaque colonne d'une table.
TableViewerCreator.Table.BeNull=la table est null.
TableViewerCreator.TableColumn.AssertMsg=La TableColumn de TableEditorColumn avec idProperty '{0}' n'a pas la bonne Table parente
TreeToTablesLinker.Type.Unsupported=Ce type de currentControl n'est pas supporté
TreeToTablesLinker.Type.Unsupported=Ce type de currentControl n'est pas support\u00e9
commons.error=ERROR
exception.errorOccured=Une erreur est survenue ({0}).\nConsultez le log pour plus de détails.
exception.errorOccured=Une erreur est survenue ({0}).\nConsultez le log pour plus de d\u00e9tails.
ModelSelectionDialog.Message=Choisissez une option, ou annulez
ModelSelectionDialog.Option=Option
ModelSelectionDialog.BuiltIn=Basculer la propriété en mode intégré
ModelSelectionDialog.ViewSchema=Voir le schéma (lecture seule)
ModelSelectionDialog.newViewSchema=Voir le schéma
ModelSelectionDialog.ViewQuery=Voir la requête (lecture seule)
ModelSelectionDialog.Update=Mettre à jour la connexion du référentiel.
FileStep2.previewFailure=Erreur de prévisualisation. Des paramètres doivent être modifiés`\nNote : Les erreurs de prévisualisation sont généralement liées à un mauvais paramétrage de l'encodage.
GlobalServiceRegister.ServiceNotRegistered=Le service {0} n'a pas été enregistré.
ModelSelectionDialog.BuiltIn=Basculer la propri\u00e9t\u00e9 en mode Built-In.
ModelSelectionDialog.ViewSchema=Voir le sch\u00e9ma (lecture seule)
ModelSelectionDialog.newViewSchema=Voir le sch\u00e9ma
ModelSelectionDialog.ViewQuery=Voir la requ\u00eate (lecture seule)
ModelSelectionDialog.Update=Mettre \u00e0 jour la connexion du r\u00e9f\u00e9rentiel.
FileStep2.previewFailure=Erreur de pr\u00e9visualisation. Des param\u00e8tres doivent \u00eatre modifi\u00e9s`\nNote : Les erreurs de pr\u00e9visualisation sont g\u00e9n\u00e9ralement li\u00e9es \u00e0 un mauvais param\u00e9trage de l'encodage.
GlobalServiceRegister.ServiceNotRegistered=Le service {0} n'a pas \u00e9t\u00e9 enregistr\u00e9.
MessageBoxExceptionHandler.showMessageForSchemaImportXml.unParseXML.title=Le XML ne peut analyser.
MessageBoxExceptionHandler.showMessageForSchemaImportXml.unParseXML.msg=Le XML ne peut analyser dans ce format.
SSLConfirmDialog.KeyStore=saisissez le KeyStore
SSLConfirmDialog.TrustStore=saisissez le TrustStore
SSLConfirmDialog.Password=saisissez le mot de passe

View File

@@ -1,5 +1,5 @@
AccessorUtils.Assert0=La caratteristica 'BeanPropertyAccessors' della colonna (con titolo'{0}' e id '{1}') non sono configurate correttamente. {2} è obbligatorio per il bean.
AccessorUtils.Assert1=La caratteristica 'BeanPropertyAccessors' della colonna (titolo '{0}' e id '{1}') non è correttemente configurata o il tipo del valore non è corretto.
AccessorUtils.Assert0=La caratteristica 'BeanPropertyAccessors' della colonna (con titolo'{0}' e id '{1}') non sono configurate correttamente. {2} \u00e8 obbligatorio per il bean.
AccessorUtils.Assert1=La caratteristica 'BeanPropertyAccessors' della colonna (titolo '{0}' e id '{1}') non \u00e8 correttemente configurata o il tipo del valore non \u00e8 corretto.
AddPushButton.AddButton.Tip=Aggiungere
AddAllPushButton.AddAllButton.Tip=Aggiungi tutto
CellEditorDialogBehavior.textContent=...
@@ -7,7 +7,7 @@ ColorStyledText.CopyItem.Text=Copia
ColorStyledText.PasteItem.Text=Incolla
ColorStyledText.SelectAllItem.Text=Seleziona tutto
ContentProposalAdapterExtended.close=Chiudere
ControlUtils.Unsupported1=Questo controllo {0} non è sostenuto, aggiunge
ControlUtils.Unsupported1=Questo controllo {0} non \u00e8 sostenuto, aggiunge
CopyPushButton.CopyButton.Tip=Copiare elementi selezionati
Curve2D.MinNum.Be0=minimumSegements deve essere positivo o 0
DialogErrorForCellEditorListener.Error.MsgDialogTitle=Errore
@@ -27,7 +27,7 @@ ExceptionMessageDialog.OK=OK
ExceptionMessageDialog.Yes=Si
ExportPushButton.ExportButton.Tip=Esporta tutti i record su file xml
LabelledFileField.BrowseButton.Text=Naviga...
Mode.Mode.ToString=Modalità [{0}]
Mode.Mode.ToString=Modalit\u00e0 [{0}]
ModeReader.IgnoreElement=Ignora elementi sconosciuti
ModifyBeanValueCommand.ModifyCell.Label=Modificare valore cella
MoveDownPushButton.MoveDownTip=Sposta in basso l'elemento selezionato
@@ -37,11 +37,11 @@ ResetDBTypesButton.ResetDBTypesButton.Tip=Reimposta Tipi dato DB
SaveAsGenericSchemaPushButton.saveAsSchema=Salva come schema generico
SelectContextVariablesPushButton.Label=Seleziona le variabili contesto
TableViewerCreator.Table.BeNull=tabella nulla
TreeToTablesLinker.Type.Unsupported=Questo tipo of currentControl non è supportato
TreeToTablesLinker.Type.Unsupported=Questo tipo of currentControl non \u00e8 supportato
commons.error=Errore
ModelSelectionDialog.Message=Per favore seleziona un'opzione, o annulla.
ModelSelectionDialog.Option=Opzione
ModelSelectionDialog.ViewSchema=Visualizza schema (sola lettura).
ModelSelectionDialog.ViewQuery=Visualizza query (sola lettura)
ModelSelectionDialog.Update=Aggiorna connessione repository
GlobalServiceRegister.ServiceNotRegistered=Il servizio {0} non è stato registrato
GlobalServiceRegister.ServiceNotRegistered=Il servizio {0} non \u00e8 stato registrato

View File

@@ -1,33 +1,33 @@
AccessorUtils.Assert0=\u3053\u306E\u30AB\u30E9\u30E0 (\u30BF\u30A4\u30C8\u30EB '{0}' \u3001id '{1}') \u306E BeanPropertyAccessors \u306F\u6B63\u3057\u304F\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002{2} \u306Fbean <B>\u3067\u8981\u6C42\u3055\u308C\u3066\u3044\u307E\u3059\u3002
AccessorUtils.Assert1=\u3053\u306E\u30AB\u30E9\u30E0 (\u30BF\u30A4\u30C8\u30EB '{0}' \u3001id '{1}') \u306E BeanPropertyAccessors \u306F\u6B63\u3057\u304F\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u306A\u3044\u304B\u3001\u5024\u30BB\u30C3\u30C8\u306E\u578B\u304C\u6B63\u3057\u304F\u3042\u308A\u307E\u305B\u3093\u3002
AccessorUtils.Assert0=\u3053\u306E\u30AB\u30E9\u30E0 (\u30BF\u30A4\u30C8\u30EB '{0}' \u3001id '{1}') \u306E BeanPropertyAccessors\u306F\u6B63\u3057\u304F\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002{2}\u306Fbean <B>\u304C\u5FC5\u8981\u3068\u3057\u307E\u3059\u3002
AccessorUtils.Assert1=\u3053\u306E\u30AB\u30E9\u30E0\uFF08\u30BF\u30A4\u30C8\u30EB '{0}' \u3001id '{1}'\uFF09\u306EBeanPropertyAccessors\u306F\u6B63\u3057\u304F\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u306A\u3044\u304B\u3001\u5024\u30BB\u30C3\u30C8\u306E\u578B\u304C\u6B63\u3057\u304F\u3042\u308A\u307E\u305B\u3093\u3002
AccessorUtils.NoClassDef=NoClassDefFoundError ({0}):{1}
AccessorUtils.isReq=\u306Fbean (<B>) \u3067\u8981\u6C42\u3055\u308C\u307E\u3059\u3002
AccessorUtils.isReqValue=\u306F\u5024 (<V>) \u3067\u8981\u6C42\u3055\u308C\u3066\u3044\u307E\u3059\u304C\u3001\u305D\u306E\u5024\u306FCellEditorValueAdapter\u3067\u9069\u5FDC\u3055\u305B\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u3059\u3002
AddPushButton.AddButton.Tip=\u8FFD\u52A0
AddAllPushButton.AddAllButton.Tip=\u3059\u3079\u3066\u8ffd\u52a0
AddAllPushButton.AddAllButton.Tip=\u3059\u3079\u3066\u8FFD\u52A0
CellEditorDialogBehavior.textContent=...
CellEditorValueAdapterFactory.valueNotStringType=Bean\u306E\u5024\u306FString\u578B\u306E\u30AF\u30E9\u30B9\u3067\u306A\u304F\u3066\u306F\u306A\u308A\u307E\u305B\u3093\u3002
ColorStyledText.RedoItem.Text=\u3084\u308A\u76F4\u3057
ColorStyledText.RedoItem.Text=\u3084\u308A\u76F4\u3059
ColorStyledText.UndoItem.Text=\u5143\u306B\u623B\u3059
ColorStyledText.CopyItem.Text=\u30B3\u30D4\u30FC
ColorStyledText.PasteItem.Text=\u8CBC\u308A\u4ED8\u3051
ColorStyledText.PasteItem.Text=\u8CBC\u4ED8\u3051
ColorStyledText.SelectAllItem.Text=\u3059\u3079\u3066\u9078\u629E
ContentProposalAdapterExtended.close=\u30AF\u30ED\u30FC\u30BA
ContentProposalAdapterExtended.close=\u9589\u3058\u308B
ContentProposalAdapterExtended.closeFocusout=Focusout\u3092\u9589\u3058\u308B
ControlUtils.Unsupported1=\u3053\u306E\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB({0}) \u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3001\u5FC5\u8981\u3067\u3042\u308C\u3070\u30B1\u30FC\u30B9\u3092\u8FFD\u52A0\u3057\u3066\u304F\u3060\u3055\u3044...
CopyPushButton.CopyButton.Tip=\u9078\u629E\u3057\u305F\u30A2\u30A4\u30C6\u30E0\u306E\u30B3\u30D4\u30FC
Curve2D.MaxNum.Be0=maximumSegements\u306F \u6B63\u306E\u6570\u3082\u3057\u304F\u306F0\u3067\u306A\u304F\u3066\u306F\u306A\u308A\u307E\u305B\u3093
Curve2D.MinNum.Be0=\u6700\u5C0F\u30BB\u30B0\u30E1\u30F3\u30C8\u306F\u6B63\u306E\u6570\u304B0\u3067\u306A\u3051\u308C\u3070\u3044\u3051\u307E\u305B\u3093
Curve2D.MinNum.Be0=minimumSegements\u306F \u6B63\u306E\u6570\u3082\u3057\u304F\u306F0\u3067\u306A\u304F\u3066\u306F\u306A\u308A\u307E\u305B\u3093
DateDialog.textContent=\u65E5\u4ED8\u3068\u6642\u9593\u306E\u9078\u629E
DefaultCellModifier.tableItemDispose=\u7834\u68C4\u3055\u308C\u305F\u30C6\u30FC\u30D6\u30EB\u9805\u76EE
DialogErrorForCellEditorListener.Error.MsgDialogTitle=\u30A8\u30E9\u30FC
ErrorDialogWidthDetailArea.ErrorMessage.Text=\u30A8\u30E9\u30FC\u30E1\u30C3\u30BB\u30FC\u30B8
ErrorDialogWidthDetailArea.ErrorMessage.ColumnText=\u30AB\u30E9\u30E0\u306F\u7A7A\u767D\u306F\u8A31\u53EF\u3055\u308C\u307E\u305B\u3093
ErrorDialogWidthDetailArea.ErrorMessage.ColumnText.NotValid=\u5165\u529B'{0}'\u306F\u4E0D\u6B63\u3067\u3059\u3002\u30AA\u30EA\u30B8\u30CA\u30EB\u5024'{1}'\u304C\u4EE3\u7528\u3055\u308C\u307E\u3059\u3002
ErrorDialogWidthDetailArea.ErrorMessage.ColumnText.NotValid=\u5165\u529B\'{0}\'\u306F\u4E0D\u6B63\u3067\u3059\u3002\u30AA\u30EA\u30B8\u30CA\u30EB\u5024\'{1}\'\u304C\u4EE3\u7528\u3055\u308C\u307E\u3059\u3002
ErrorDialogWithContinue.setParameter=\u30D1\u30E9\u30E1\u30FC\u30BF\u3092\u8A2D\u5B9A\u3057\u3066\u7D99\u7D9A
EventUtil.activate=\u30A2\u30AF\u30C6\u30A3\u30D6\u5316
EventUtil.arm=\u906E\u65AD
EventUtil.close=\u30AF\u30ED\u30FC\u30BA
EventUtil.close=\u9589\u3058\u308B
EventUtil.collapse=\u6298\u308A\u305F\u305F\u3080
EventUtil.deactivate=\u975E\u30A2\u30AF\u30C6\u30A3\u30D6\u5316
EventUtil.defaultSelection=\u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u9078\u629E
@@ -57,32 +57,32 @@ EventUtil.mouseUp=\u30DE\u30A6\u30B9\u30A2\u30C3\u30D7
EventUtil.move=\u79FB\u52D5
EventUtil.paint=\u30DA\u30A4\u30F3\u30C8
EventUtil.resize=\u30EA\u30B5\u30A4\u30BA
EventUtil.selectedEqual=\u9078\u629E\u3055\u308C\u305F\=
EventUtil.selectedEqual=\u9078\u629E\u3055\u308C\u305F=
EventUtil.selection=\u9078\u629E
EventUtil.show=\u8868\u793A
EventUtil.traverse=\u30C8\u30E9\u30D0\u30FC\u30B9
EventUtil.typeNull=Null
EventUtil.UnknowDetail=\u30A4\u30D9\u30F3\u30C8\u8A73\u7D30\u306E\u4E0D\u660E\u306A???\u5024 \:
EventUtil.UnknowType=\u30A4\u30D9\u30F3\u30C8\u30BF\u30A4\u30D7\u306E\u4E0D\u660E\u306A???\u5024 \:
EventUtil.verify=\u30D9\u30EA\u30D5\u30A1\u30A4
ExceptionHandler.Parameter.BeNull=ex \u30D1\u30E9\u30E1\u30BF\u306F NULL\u5024\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093
EventUtil.UnknowDetail=\u30A4\u30D9\u30F3\u30C8\u8A73\u7D30\u306E\u4E0D\u660E\u306A???\u5024 :
EventUtil.UnknowType=\u30A4\u30D9\u30F3\u30C8\u30BF\u30A4\u30D7\u306E\u4E0D\u660E\u306A???\u5024 :
EventUtil.verify=\u78BA\u8A8D
ExceptionHandler.Parameter.BeNull=ex \u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u306B\u306Fnull\u3092\u8A2D\u5B9A\u51FA\u6765\u307E\u305B\u3093
ExceptionMessageDialog.Cancel=\u30AD\u30E3\u30F3\u30BB\u30EB
ExceptionMessageDialog.log=\u30ED\u30B0
ExceptionMessageDialog.No=\u3044\u3044\u3048
ExceptionMessageDialog.OK=\u4E86\u89E3
ExceptionMessageDialog.Yes=\u306F\u3044
ExceptionMessageDialog.No=\u4E0D\u53EF
ExceptionMessageDialog.OK=OK
ExceptionMessageDialog.Yes=\u5229\u7528\u53EF
ExportPushButton.ExportButton.Tip=\u3059\u3079\u3066\u306E\u884C\u3092XML\u30D5\u30A1\u30A4\u30EB\u306B\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8
ExportPushButtonForExtendedTable.ErrorMsg.Text=\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F
ExtendedTableAddCommand.Add.Label=\uFF11\u3064\u307E\u305F\u306F\u305D\u308C\u4EE5\u4E0A\u306E\u30C6\u30FC\u30D6\u30EB\u30A8\u30F3\u30C8\u30EA\u306E\u8FFD\u52A0
ExtendedTableCopyCommand.Copy.Label=\u30AF\u30EA\u30C3\u30D7\u30DC\u30FC\u30C9\u306B\uFF11\u3064\u4EE5\u4E0A\u306E\u30C6\u30FC\u30D6\u30EB\u30A8\u30F3\u30C8\u30EA\u3092\u30B3\u30D4\u30FC
ExtendedTableModel.ModifiedObject.Error=\u3053\u306E\u30E1\u30BD\u30C3\u30C9\u3092\u4F7F\u7528\u3059\u308B\u524D\u306B ModifiedBeanListenable \u30AA\u30D6\u30B8\u30A7\u30AF\u30C8\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002
ExtendedTableModel.ModifiedObject.Error=\u3053\u306E\u30E1\u30BD\u30C3\u30C9\u3092\u4F7F\u7528\u3059\u308B\u524D\u306BModifiedBeanListenable\u30AA\u30D6\u30B8\u30A7\u30AF\u30C8\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002
ExtendedTableMoveCommand.MoveLabel=\uFF11\u3064\u307E\u305F\u306F\u305D\u308C\u4EE5\u4E0A\u306E\u30C6\u30FC\u30D6\u30EB\u30A8\u30F3\u30C8\u30EA\u306E\u4E0A\u4E0B\u79FB\u52D5
ExtendedTablePasteCommand.Paste.Label=\u5185\u90E8\u30AF\u30EA\u30C3\u30D7\u30DC\u30FC\u30C9\u304B\u3089\u30C7\u30FC\u30BF\u306E\u8CBC\u308A\u4ED8\u3051
ExtendedTableRemoveCommand.Romve.Label=\u30C6\u30FC\u30D6\u30EB\u30A8\u30F3\u30C8\u30EA\u306E\u524A\u9664
ExtendedTableResetDBTypesCommand.ResetDBTypes.Label=\u3059\u3079\u3066\u306eDB\u30bf\u30a4\u30d7\u3092\u30c7\u30d5\u30a9\u30eb\u30c8\u306b\u30ea\u30bb\u30c3\u30c8
ImportPushButton.ImportButton.Tip=\u3059\u3079\u3066\u306e\u884c\u3092xml\u30d5\u30a1\u30a4\u30eb\u304b\u3089\u306e\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u3067\u7f6e\u63db\u3048
ExtendedTableResetDBTypesCommand.ResetDBTypes.Label=\u30C7\u30D5\u30A9\u30EB\u30C8\u5024\u3092\u53D6\u5F97\u3059\u308B\u305F\u3081\u306B\u5168\u3066\u306EDB\u30BF\u30A4\u30D7\u3092\u30EA\u30BB\u30C3\u30C8
ImportPushButton.ImportButton.Tip=\u3059\u3079\u3066\u306E\u884C\u3092xml\u30D5\u30A1\u30A4\u30EB\u304B\u3089\u306E\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u3067\u7F6E\u63DB\u3048
ImportPushButtonForExtendedTable.ErrorMsg.Text=\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F
LabelledFileField.BrowseButton.Text=\u30D6\u30E9\u30A6\u30BA...
LabelledFileField.BrowseButton.Text=\u53C2\u7167...
LabelledFileField.FileDialog.Text=\u9078\u629E
Mode.Mode.ToString=\u30E2\u30FC\u30C9 [{0}]
ModeReader.IgnoreElement=\u4E0D\u660E\u306A\u8981\u7D20\u3092\u7121\u8996
@@ -90,34 +90,39 @@ ModelSelectionDialog.Title=\u30EA\u30DD\u30B8\u30C8\u30EA\u3092\u4F7F\u7528\u305
ModifyBeanValueCommand.ModifyCell.Label=\u30BB\u30EB\u5024\u306E\u5909\u66F4
MoveDownPushButton.MoveDownTip=\u9078\u629E\u3057\u305F\u30A2\u30A4\u30C6\u30E0\u3092\u4E0B\u306B\u79FB\u52D5
MoveUpPushButton.MoveUpButton.Tip=\u9078\u629E\u3057\u305F\u30A2\u30A4\u30C6\u30E0\u3092\u4E0A\u306B\u79FB\u52D5
PastePushButton.PasteButton.Label=\u8CBC\u308A\u4ED8\u3051
RemovePushButton.RemoveButton.Tip=\u9078\u629E\u3055\u308C\u305F\u30A2\u30A4\u30C6\u30E0\u306E\u524A\u9664
PastePushButton.PasteButton.Label=\u8CBC\u4ED8\u3051
ProposalUtils.CellProposal.Error=\u3053\u306E\u30BF\u30A4\u30D7\u306ECellEditor\u3092\u63D0\u6848\u3059\u308B\u3053\u3068\u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093:
ProposalUtils.CtrlProposal.ErrorMsg=\u3053\u306E\u30BF\u30A4\u30D7\u306E\u5236\u5FA1\u3092\u63D0\u6848\u3059\u308B\u3053\u3068\u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093:
RemovePushButton.RemoveButton.Tip=\u9078\u629E\u3057\u305F\u30A2\u30A4\u30C6\u30E0\u306E\u524A\u9664
ResetDBTypesButton.ResetDBTypesButton.Tip=DB\u30BF\u30A4\u30D7\u306E\u30EA\u30BB\u30C3\u30C8
Rule.rule=\u30EB\u30FC\u30EB [{0}]
SaveAsGenericSchemaPushButton.saveAsSchema=\u6C4E\u7528\u30B9\u30AD\u30FC\u30DE\u3068\u3057\u3066\u4FDD\u5B58
SelectContextVariablesPushButton.Label=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u306E\u9078\u629E
SWTCalendarWithTime.contentEvening=\u5348\u5F8C
SWTCalendarWithTime.contentHr=\u6642 \:
SWTCalendarWithTime.contentMin=\u5206 \:
SWTCalendarWithTime.contentHr=\u6642 :
SWTCalendarWithTime.contentMin=\u5206 :
SWTCalendarWithTime.contentMorning=\u5348\u524D
SWTCalendarWithTime.contentNoon=\u6B63\u5348
SWTCalendarWithTime.contentNow=\u73FE\u5728
SWTCalendarWithTime.contnetSec=\u79D2 \:
SWTCalendarWithTime.contnetSec=\u79D2 :
TableViewerCreator.CallMethod.ErrorMsg=\u3053\u306E\u30E1\u30BD\u30C3\u30C9\u306F\u3001\u65E2\u306B createTable() \u3092\u547C\u3073\u51FA\u3057\u6E08\u307F\u306E\u5834\u5408\u3060\u3051\u547C\u3073\u51FA\u305B\u307E\u3059
TableViewerCreator.columnNullId=\u30AB\u30E9\u30E0'{0}'\u304Cnull\u3067\u3059\uFF01
TableViewerCreator.IdProperty.AssertMsg=\u30AB\u30E9\u30E0\u306EID \u30D7\u30ED\u30D1\u30C6\u30A3\u306E\u5909\u66F4\u304C\u5FC5\u8981\u3067\u3059\u3001ID \u30D7\u30ED\u30D1\u30C6\u30A3\u306F\uFF11\u3064\u306E\u30C6\u30FC\u30D6\u30EB\u3067\u30E6\u30CB\u30FC\u30AF\u3067\u306A\u304F\u3066\u306F\u306A\u308A\u307E\u305B\u3093\u3002
TableViewerCreator.CellModifier.ExError=\u73FE\u5728\u306ECellModifier\u306F\u3053\u306E\u64CD\u4F5C\u3092\u30B5\u30DD\u30FC\u30C8\u3057\u3066\u3044\u307E\u305B\u3093\u3002'{0}'\u3092\u4F7F\u7528\u3059\u308B\u304B\u3001\u62E1\u5F35\u3057\u3066\u3053\u306E\u30D5\u30A3\u30FC\u30C1\u30E3\u30FC\u3092\u4F7F\u7528\u3067\u304D\u308B\u3088\u3046\u306B\u3059\u308B\u30AF\u30E9\u30B9\u3092\u4F7F\u7528\u3057\u307E\u3059
TableViewerCreator.columnNoIBeanProperty=\u30AB\u30E9\u30E0'{0}' ('{1}')\u306B\u306FCellEditor\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u3059\u304C\u3001IBeanPropertyAccessors\u306F\u3042\u308A\u307E\u305B\u3093!
TableViewerCreator.columnNullId=\u30AB\u30E9\u30E0 \'{0}\' \u306FNull\u306EID\u3092\u6301\u3063\u3066\u3044\u307E\u3059\u3002
TableViewerCreator.IdProperty.AssertMsg=\u30AB\u30E9\u30E0\u306EidProperty\u306E\u5909\u66F4\u304C\u5FC5\u8981\u3067\u3059\u3001idProperty\u306F\uFF11\u3064\u306E\u30C6\u30FC\u30D6\u30EB\u3067\u30E6\u30CB\u30FC\u30AF\u3067\u306A\u304F\u3066\u306F\u306A\u308A\u307E\u305B\u3093\u3002
TableViewerCreator.Table.BeNull=\u30C6\u30FC\u30D6\u30EB\u304Cnull\u3067\u3059
TableViewerCreator.TableColumn.AssertMsg=ID \u30D7\u30ED\u30D1\u30C6\u30A3'{0}'\u304C\u3042\u308BTableEditorColumn\u306E\u30C6\u30FC\u30D6\u30EB\u30AB\u30E9\u30E0\u306F\u3001\u6B63\u3057\u3044\u89AA\u30C6\u30FC\u30D6\u30EB\u3092\u6301\u3063\u3066\u3044\u307E\u305B\u3093\u3002
TreeToTablesLinker.Type.Unsupported=\u3053\u306E\u30BF\u30A4\u30D7\u306E currentControl\u306F \u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093
TableViewerCreator.TableColumn.AssertMsg=ID \u30D7\u30ED\u30D1\u30C6\u30A3\'{0}\'\u304C\u3042\u308BTableEditorColumn\u306E\u30C6\u30FC\u30D6\u30EB\u30AB\u30E9\u30E0\u306F\u3001\u6B63\u3057\u3044\u89AA\u30C6\u30FC\u30D6\u30EB\u3092\u6301\u3063\u3066\u3044\u307E\u305B\u3093\u3002
TreeToTablesLinker.Type.Unsupported=\u3053\u306E\u30BF\u30A4\u30D7\u306E\u30AB\u30EC\u30F3\u30C8\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB\u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093
commons.error=\u30A8\u30E9\u30FC
exception.errorOccured=\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F\uFF08{0}\uFF09\n\u8A73\u7D30\u306F\u30ED\u30B0\u3092\u53C2\u7167\u3057\u3066\u304F\u3060\u3055\u3044\u3002
exception.errorOccured=\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F\uFF08{0}\uFF09\\n\u8A73\u7D30\u306F\u30ED\u30B0\u3092\u53C2\u7167\u3057\u3066\u304F\u3060\u3055\u3044\u3002
ModelSelectionDialog.Message=\u30AA\u30D7\u30B7\u30E7\u30F3\u3092\uFF11\u3064\u9078\u629E\u3059\u308B\u304B\u3001\u30AD\u30E3\u30F3\u30BB\u30EB\u3057\u3066\u304F\u3060\u3055\u3044\u3002
ModelSelectionDialog.Option=\u30AA\u30D7\u30B7\u30E7\u30F3
ModelSelectionDialog.BuiltIn=\u7D44\u307F\u8FBC\u307F\u30D7\u30ED\u30D1\u30C6\u30A3\u306B\u5909\u66F4
ModelSelectionDialog.ViewSchema=\u30B9\u30AD\u30FC\u30DE\u306E\u53C2\u7167\uFF08\u8AAD\u8FBC\u306E\u307F\uFF09
ModelSelectionDialog.newViewSchema=\u30B9\u30AD\u30FC\u30DE\u3092\u53C2\u7167
ModelSelectionDialog.ViewQuery=\u30AF\u30A8\u30EA\u306E\u8868\u793A\uFF08\u8AAD\u307F\u53D6\u308A\u5C02\u7528\uFF09\u3002
ModelSelectionDialog.Update=\u30EA\u30DD\u30B8\u30C8\u30EA\u63A5\u7D9A\u306E\u66F4\u65B0\u3002
FileStep2.previewFailure=\u30D7\u30EC\u30D3\u30E5\u30FC\u30A8\u30E9\u30FC\u3002\u3044\u304F\u3064\u304B\u306E\u8A2D\u5B9A\u5909\u66F4\u304C\u5FC5\u8981\u3067\u3059\u3002\n\u6CE8\u8A18\: \u30D7\u30EC\u30D3\u30E5\u30FC\u30A8\u30E9\u30FC\u306F\u4E00\u822C\u7684\u306B\u8AA4\u3063\u305F\u30A8\u30F3\u30B3\u30FC\u30C7\u30A3\u30F3\u30B0\u8A2D\u5B9A\u306B\u3088\u308A\u8D77\u3053\u308A\u307E\u3059\u3002
FileStep2.previewFailure=\u30D7\u30EC\u30D3\u30E5\u30FC\u30A8\u30E9\u30FC\u3002\u3044\u304F\u3064\u304B\u306E\u8A2D\u5B9A\u5909\u66F4\u304C\u5FC5\u8981\u3067\u3059\u3002\\n\u6CE8\u8A18: \u30D7\u30EC\u30D3\u30E5\u30FC\u30A8\u30E9\u30FC\u306F\u4E00\u822C\u7684\u306B\u8AA4\u3063\u305F\u30A8\u30F3\u30B3\u30FC\u30C7\u30A3\u30F3\u30B0\u8A2D\u5B9A\u306B\u3088\u308A\u8D77\u3053\u308A\u307E\u3059\u3002
GlobalServiceRegister.ServiceNotRegistered=\u30B5\u30FC\u30D3\u30B9 {0} \u306F\u767B\u9332\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
MessageBoxExceptionHandler.showMessageForSchemaImportXml.unParseXML.title=XML\u306F\u3001\u89E3\u6790\u3067\u304D\u307E\u305B\u3093.
MessageBoxExceptionHandler.showMessageForSchemaImportXml.unParseXML.msg=XML\u306F\u3001\u3053\u306E\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u3067\u306F\u89E3\u6790\u3067\u304D\u307E\u305B\u3093.

View File

@@ -28,10 +28,10 @@ EventUtil.verify=zweryfikuj
ExceptionMessageDialog.log=Log
ExceptionMessageDialog.Yes=Tak
ExportPushButton.ExportButton.Tip=Eksport wszystkie wiersze do pliku xml
ExtendedTableAddCommand.Add.Label=Dodaj jedn\u0105 lub wi\u0119cej wpisów
ExtendedTableAddCommand.Add.Label=Dodaj jedn\u0105 lub wi\u0119cej wpis\u00f3w
ExtendedTablePasteCommand.Paste.Label=Wklej dane z wewn\u0119trznego schowka
PastePushButton.PasteButton.Label=Wklej
SWTCalendarWithTime.contentEvening=Wieczór
SWTCalendarWithTime.contentEvening=Wiecz\u00f3r
SWTCalendarWithTime.contentHr=Godz:
SWTCalendarWithTime.contentMin=Min:
SWTCalendarWithTime.contentMorning=Rano

View File

@@ -1,5 +1,5 @@
AccessorUtils.Assert0=O 'BeanPropertyAccessors' da coluna (com o título '{0}' e id '{1}') não está configurado corretamente. {2} é requerido para o bean<B>
AccessorUtils.Assert1=O «BeanPropertyAccessors' da coluna (com o título '(0)' e id '(1)') não está configurado corretamente ou o valor definido não tem o tipo certo.
AccessorUtils.Assert0=O 'BeanPropertyAccessors' da coluna (com o t\u00edtulo '{0}' e id '{1}') n\u00e3o est\u00e1 configurado corretamente. {2} \u00e9 requerido para o bean<B>
AccessorUtils.Assert1=O \u00abBeanPropertyAccessors' da coluna (com o t\u00edtulo '(0)' e id '(1)') n\u00e3o est\u00e1 configurado corretamente ou o valor definido n\u00e3o tem o tipo certo.
AddPushButton.AddButton.Tip=Adicionar
AddAllPushButton.AddAllButton.Tip=Adicionar todos
CellEditorDialogBehavior.textContent=...
@@ -9,12 +9,12 @@ ColorStyledText.CopyItem.Text=Copiar
ColorStyledText.PasteItem.Text=Colar
ColorStyledText.SelectAllItem.Text=Selecionar tudo
ContentProposalAdapterExtended.close=Fechar
ControlUtils.Unsupported1=Esse controle não é suportado, adicione caso quiser...
ControlUtils.Unsupported1=Esse controle n\u00e3o \u00e9 suportado, adicione caso quiser...
CopyPushButton.CopyButton.Tip=Copiar itens selecionados
DateDialog.textContent=Selecione Data & Hora
DialogErrorForCellEditorListener.Error.MsgDialogTitle=Erro
ErrorDialogWidthDetailArea.ErrorMessage.Text=Mensagem de erro
ErrorDialogWithContinue.setParameter=Setar os paramêtros e continuar
ErrorDialogWithContinue.setParameter=Setar os param\u00eatros e continuar
EventUtil.activate=Ativar
EventUtil.close=Fechar
EventUtil.defaultSelection=Selecionar default
@@ -22,7 +22,7 @@ EventUtil.help=Ajuda
EventUtil.modify=Modificar
EventUtil.mouseDoubleClick=duplo clique
EventUtil.move=Mover
EventUtil.selection=Seleção
EventUtil.selection=Sele\u00e7\u00e3o
EventUtil.show=Visualizar
ExceptionMessageDialog.Cancel=Cancela
ExceptionMessageDialog.OK=OK
@@ -37,5 +37,5 @@ LabelledFileField.FileDialog.Text=Selecione uma
MoveDownPushButton.MoveDownTip=Move para baixo os itens selecionado
MoveUpPushButton.MoveUpButton.Tip=Sobe para itens selecionados
PastePushButton.PasteButton.Label=Colar
SaveAsGenericSchemaPushButton.saveAsSchema=Salvar esquema genérico
SaveAsGenericSchemaPushButton.saveAsSchema=Salvar esquema gen\u00e9rico
commons.error=Erro

View File

@@ -0,0 +1,20 @@
AddPushButton.AddButton.Tip=Prida\u0165
AddAllPushButton.AddAllButton.Tip=Prida\u0165 V\u0161etko
ColorStyledText.CopyItem.Text=Kop\u00edrova\u0165
ColorStyledText.PasteItem.Text=prilepi\u0165
ContentProposalAdapterExtended.close=Zavrie\u0165
DialogErrorForCellEditorListener.Error.MsgDialogTitle=CHYBA
ErrorDialogWidthDetailArea.ErrorMessage.Text=Chybov\u00e1 Hl\u00e1\u0161ka
EventUtil.activate=Aktivova\u0165
EventUtil.close=Zavrie\u0165
EventUtil.deactivate=Deaktivova\u0165
EventUtil.help=Pomoc
EventUtil.modify=Modifikova\u0165
EventUtil.move=Premiestni\u0165
EventUtil.selection=V\u00fdber
ExceptionMessageDialog.Cancel=Zru\u0161i\u0165
ExceptionMessageDialog.log=Log
ExceptionMessageDialog.OK=Ok
ExceptionMessageDialog.Yes=\u00c1no
PastePushButton.PasteButton.Label=prilepi\u0165
commons.error=CHYBA

View File

@@ -0,0 +1,19 @@
AddAllPushButton.AddAllButton.Tip=Prida\u0165 V\u0161etko
ColorStyledText.CopyItem.Text=Kopírova\u0165
ColorStyledText.PasteItem.Text=prilepi\u0165
ContentProposalAdapterExtended.close=Zavrie\u0165
DialogErrorForCellEditorListener.Error.MsgDialogTitle=CHYBA
ErrorDialogWidthDetailArea.ErrorMessage.Text=Chybová Hlá\u0161ka
EventUtil.activate=Aktivova\u0165
EventUtil.close=Zavrie\u0165
EventUtil.deactivate=Deaktivova\u0165
EventUtil.help=Pomoc
EventUtil.modify=Modifikova\u0165
EventUtil.move=Premiestni\u0165
EventUtil.selection=Výber
ExceptionMessageDialog.Cancel=Zru\u0161i\u0165
ExceptionMessageDialog.log=Log
ExceptionMessageDialog.OK=Ok
ExceptionMessageDialog.Yes=Áno
PastePushButton.PasteButton.Label=prilepi\u0165
commons.error=CHYBA

View File

@@ -4,7 +4,7 @@ ColorStyledText.RedoItem.Text=Yeniden
ColorStyledText.UndoItem.Text=Geri Al
ColorStyledText.CopyItem.Text=Kopyala
ColorStyledText.PasteItem.Text=Yap\u0131\u015Ft\u0131r
ColorStyledText.SelectAllItem.Text=Tümünü Seç
ColorStyledText.SelectAllItem.Text=T\u00fcm\u00fcn\u00fc Se\u00e7
DialogErrorForCellEditorListener.Error.MsgDialogTitle=Hata
PastePushButton.PasteButton.Label=Yap\u0131\u015Ft\u0131r
commons.error=Hata

View File

@@ -1,7 +1,12 @@
AccessorUtils.Assert0=\u8FD9\u4E2A\u5217(\u6807\u9898\u4E3A\u2018{0}\u2019\uFF0CID\u4E3A\u2018{1}\u2019)\u7684\u2018BeanPropertyAccessors\u2019\u6CA1\u6709\u6B63\u786E\u914D\u7F6E\u3002\u2018{2}\u2019\u9700\u8981\u4E00\u4E2ABean<B>
AccessorUtils.Assert1=\u8FD9\u4E2A\u5217(\u6807\u9898\u4E3A\u2018{0}\u2019\uFF0CID\u4E3A\u2018{1}\u2019)\u7684\u2018BeanPropertyAccessors\u2019\u6CA1\u6709\u6B63\u786E\u914D\u7F6E,\u6216\u8005\u503C\u8BBE\u7F6E\u4E3A\u4E0D\u6B63\u786E\u7684\u7C7B\u578B\u3002
AccessorUtils.NoClassDef=NoClassDefFoundError ({0}):{1}
AccessorUtils.isReq=\\ bean \u9700\u8981 (<B>)\u3002
AccessorUtils.isReqValue=\\ \u503C\u9700\u8981 (<V>)\uFF0C\u4F46\u8BE5\u503C\u53EF\u4EE5\u901A\u8FC7 CellEditorValueAdapter \u8C03\u6574\u3002
AddPushButton.AddButton.Tip=\u589E\u52A0
AddAllPushButton.AddAllButton.Tip=\u6DFB\u52A0\u6240\u6709
CellEditorDialogBehavior.textContent=...
CellEditorValueAdapterFactory.valueNotStringType=Bean \u503C\u5E94\u8BE5\u662F\u5B57\u7B26\u4E32\u7C7B\u578B\u7684\u7C7B\uFF01
ColorStyledText.RedoItem.Text=\u91CD\u505A
ColorStyledText.UndoItem.Text=\u590D\u539F
ColorStyledText.CopyItem.Text=\u590D\u5236
@@ -11,18 +16,37 @@ ContentProposalAdapterExtended.close=\u5173\u95ED
ContentProposalAdapterExtended.closeFocusout=\u5173\u95EDfocusout
ControlUtils.Unsupported1=\u8FD9\u4E2A\u9762\u677F({0})\u4E0D\u652F\u6301\u3002\u5982\u679C\u4F60\u60F3\u4F7F\u7528\uFF0C\u8BF7\u6DFB\u52A0\u4E8B\u4EF6\u3002
CopyPushButton.CopyButton.Tip=\u590D\u5236\u88AB\u9009\u4E2D\u7684\u9879
Curve2D.MaxNum.Be0=\u6700\u5927\u5206\u6570\u5FC5\u987B\u4E3A\u6B63\u62160
Curve2D.MinNum.Be0=\u6BB5\u7684\u6700\u5C0F\u503C\u5FC5\u987B\u4E3A\u6B63\u6570\u62160\u3002
DateDialog.textContent=\u9009\u62E9\u65E5\u671F& \u65F6\u95F4
DefaultCellModifier.tableItemDispose=TableItem \u5DF2\u5904\u7406
DialogErrorForCellEditorListener.Error.MsgDialogTitle=\u9519\u8BEF
ErrorDialogWidthDetailArea.ErrorMessage.Text=\u9519\u8BEF\u4FE1\u606F
ErrorDialogWidthDetailArea.ErrorMessage.ColumnText=\u5217\u4E0D\u80FD\u4E3A\u7A7A
ErrorDialogWidthDetailArea.ErrorMessage.ColumnText.NotValid=\u8F93\u5165 \'{0}\' \u65E0\u6548\uFF0C\u5C06\u8F6C\u800C\u4F7F\u7528\u539F\u59CB\u503C \'{1}\'\u3002
ErrorDialogWithContinue.setParameter=\u8BBE\u7F6E\u53C2\u6570\u5E76\u7EE7\u7EED
EventUtil.activate=\u542f\u52a8
EventUtil.arm=arm
EventUtil.close=\u5173\u95ED
EventUtil.collapse=\u5D29\u584C
EventUtil.deactivate=\u64a4\u6d88
EventUtil.defaultSelection=\u9ED8\u8BA4\u9009\u62E9
EventUtil.deiconify=\u53D6\u6D88\u56FE\u6807\u5316
EventUtil.detailNull=\u7A7A
EventUtil.dispose=\u5904\u7406
EventUtil.dragDetect=\u62D6\u66F3\u68C0\u6D4B
EventUtil.expand=\u6269\u5F20
EventUtil.focusIn=\u7126\u70B9
EventUtil.focusOut=\u6563\u7126
EventUtil.hardKeyDown=\u6309\u4E0B\u786C\u952E
EventUtil.hardKeyUp=\u677E\u5F00\u786C\u952E
EventUtil.help=\u5e2e\u52a9
EventUtil.hide=\u9690\u85CF
EventUtil.iconify=\u56FE\u6807\u5316
EventUtil.keyDown=\u6309\u4E0B\u952E
EventUtil.keyUp=\u5F39\u8D77\u952E
EventUtil.menuDetect=\u83DC\u5355\u68C0\u6D4B
EventUtil.modify=\u4FEE\u6539
EventUtil.mouseDoubleClick=\u9F20\u6807\u53CC\u51FB
EventUtil.mouseDown=\u9F20\u6807\u6309\u4E0B
EventUtil.mouseEnter=\u9F20\u6807\u8F93\u5165
@@ -33,10 +57,18 @@ EventUtil.mouseUp=\u9F20\u6807\u5411\u4E0A
EventUtil.move=\u79fb\u52a8
EventUtil.paint=\u989C\u6599
EventUtil.resize=\u8C03\u6574\u5927\u5C0F
EventUtil.selectedEqual=SELECTED=
EventUtil.selection=\u9009\u62E9
EventUtil.show=\u663E\u793A
EventUtil.traverse=\u6A2A\u8D2F
EventUtil.typeNull=\u7A7A
EventUtil.UnknowDetail=\u4E8B\u4EF6\u8BE6\u7EC6\u4FE1\u606F\u7684???\u503C\u672A\u77E5\uFF1A
EventUtil.UnknowType=\u4E8B\u4EF6\u7C7B\u578B\u7684???\u503C\u672A\u77E5\uFF1A
EventUtil.verify=\u9A8C\u8BC1
ExceptionHandler.Parameter.BeNull=\u53C2\u6570\u4E0D\u80FD\u4E3A\u7A7A\u5F02\u5E38
ExceptionMessageDialog.Cancel=\u53D6\u6D88
ExceptionMessageDialog.log=\u65E5\u5FD7
ExceptionMessageDialog.No=\u5426
ExceptionMessageDialog.OK=\u786E\u5B9A
ExceptionMessageDialog.Yes=\u662F
ExportPushButton.ExportButton.Tip=\u5BFC\u51FA\u6240\u6709\u884C\u5230XML\u6587\u4EF6
@@ -52,20 +84,48 @@ ImportPushButton.ImportButton.Tip=\u5BFC\u5165XML\u6587\u4EF6\u66FF\u6362\u6240\
ImportPushButtonForExtendedTable.ErrorMsg.Text=\u51FA\u9519
LabelledFileField.BrowseButton.Text=\u6D4F\u89C8...
LabelledFileField.FileDialog.Text=\u9009\u62E9\u4E00\u4E2A
Mode.Mode.ToString=\u6A21\u5F0F [{0}]
ModeReader.IgnoreElement=\u5FFD\u7565\u672A\u77E5\u5143\u7D20
ModelSelectionDialog.Title=\u4F7F\u7528\u5B58\u50A8\u5E93\u7F16\u8F91\u53C2\u6570
ModifyBeanValueCommand.ModifyCell.Label=\u4FEE\u6539\u5355\u5143\u683C\u503C
MoveDownPushButton.MoveDownTip=\u5411\u4E0B\u79FB\u52A8\u9009\u4E2D\u9879
MoveUpPushButton.MoveUpButton.Tip=\u5411\u4E0A\u79FB\u52A8\u9009\u4E2D\u9879
PastePushButton.PasteButton.Label=\u7C98\u8D34
ProposalUtils.CellProposal.Error=\u5BF9\u6B64\u7C7B\u578B CellEditor \u7684\u63D0\u8BAE\u4E0D\u53D7\u652F\u6301:
ProposalUtils.CtrlProposal.ErrorMsg=\u5BF9\u6B64\u7C7B\u578B\u63A7\u5236\u7684\u63D0\u8BAE\u4E0D\u53D7\u652F\u6301:
RemovePushButton.RemoveButton.Tip=\u5220\u9664\u6240\u9009\u9879
ResetDBTypesButton.ResetDBTypesButton.Tip=\u91CD\u7F6E\u6240\u6709\u6570\u636E\u5E93\u7C7B\u578B
Rule.rule=\u89C4\u5219 [{0}]
SaveAsGenericSchemaPushButton.saveAsSchema=\u53e6\u5b58\u4e3a\u4e00\u822cschema
SelectContextVariablesPushButton.Label=\u9009\u62E9\u4E0A\u4E0B\u6587\u53D8\u91CF
SWTCalendarWithTime.contentEvening=\u665A\u95F4
SWTCalendarWithTime.contentHr=\u65F6:
SWTCalendarWithTime.contentMin=\u5206:
SWTCalendarWithTime.contentMorning=\u65E9\u6668
SWTCalendarWithTime.contentNoon=\u4E2D\u5348
SWTCalendarWithTime.contentNow=\u73B0\u5728
SWTCalendarWithTime.contnetSec=\u79D2:
TableViewerCreator.CallMethod.ErrorMsg=\u53EA\u6709\u4F60\u7684\u5DF2\u7ECF\u8C03\u7528\u4E86createTable()\u65B9\u6CD5\u540E\uFF0C\u624D\u80FD\u8C03\u7528\u6B64\u65B9\u6CD5\u3002
TableViewerCreator.CellModifier.ExError=\u5F53\u524D CellModifier \u4E0D\u652F\u6301\u6B64\u64CD\u4F5C\u3002\\n \u4F7F\u7528 \'{0}\' \u6216\u6269\u5C55\u5B83\u7684\u7C7B\u6765\u4F7F\u7528\u6B64\u529F\u80FD
TableViewerCreator.columnNoIBeanProperty=\u5217 \'{0}\' (\'{1}\') \u8BBE\u5B9A\u4E86 CellEditor\uFF0C\u4F46\u6CA1\u6709 IBeanPropertyAccessors\uFF01
TableViewerCreator.columnNullId=\u5217 \'{0}\' \u7684 id \u4E3A null\uFF01
TableViewerCreator.IdProperty.AssertMsg=\u4F60\u5FC5\u987B\u6539\u53D8\u5217ID\u5C5E\u6027\uFF0C\u4E00\u4E2A\u8868\u4E2D\u5217\u7684ID\u5C5E\u6027\u5FC5\u987B\u552F\u4E00\u3002
TableViewerCreator.Table.BeNull=\u8868\u4E3A\u7A7A
TableViewerCreator.TableColumn.AssertMsg=ID\u5C5E\u6027\u4E3A\u2019{0}\u2018\u7684TableEditorColumn\u7684TableColumn\u6CA1\u6709\u6B63\u786E\u7684Table\u3002
TreeToTablesLinker.Type.Unsupported=\u4e0d\u652f\u6301\u5f53\u524d\u7684\u63a7\u4ef6
commons.error=\u9519\u8BEF
FileStep2.previewFailure=\u9884\u89C8\u9519\u8BEF\u3002\u5FC5\u987B\u4FEE\u6539\u8BBE\u7F6E\u3002\n\uFF08\u9519\u8BEF\u7684\u5B57\u7B26\u7F16\u7801\uFF09
exception.errorOccured=\u51FA\u73B0\u4E00\u4E2A\u9519\u8BEF({0})\u3002\\n\u67E5\u770B\u65E5\u5FD7\u83B7\u53D6\u66F4\u591A\u4FE1\u606F\u3002
ModelSelectionDialog.Message=\u8BF7\u9009\u62E9\u4E00\u4E2A\u9009\u9879\u6216\u53D6\u6D88\u3002
ModelSelectionDialog.Option=\u9009\u9879
ModelSelectionDialog.BuiltIn=\u66F4\u6539\u4E3A\u5185\u7F6E\u5C5E\u6027\u3002
ModelSelectionDialog.ViewSchema=\u67E5\u770B schema (\u53EA\u8BFB)\u3002
ModelSelectionDialog.newViewSchema=\u67E5\u770B schema
ModelSelectionDialog.ViewQuery=\u67E5\u770B\u67E5\u8BE2 (\u53EA\u8BFB)\u3002
ModelSelectionDialog.Update=\u66F4\u65B0\u5B58\u50A8\u5E93\u8FDE\u63A5\u3002
FileStep2.previewFailure=\u9884\u89C8\u9519\u8BEF\u3002\u5FC5\u987B\u4FEE\u6539\u8BBE\u7F6E\u3002\\n\uFF08\u9519\u8BEF\u7684\u5B57\u7B26\u7F16\u7801\uFF09
GlobalServiceRegister.ServiceNotRegistered=\u670D\u52A1{0}\u6CA1\u6709\u88AB\u6CE8\u518C
MessageBoxExceptionHandler.showMessageForSchemaImportXml.unParseXML.title=xml \u65E0\u6CD5\u89E3\u6790\u3002
MessageBoxExceptionHandler.showMessageForSchemaImportXml.unParseXML.msg=xml \u65E0\u6CD5\u4EE5\u8FD9\u79CD\u683C\u5F0F\u89E3\u6790\u3002
SSLConfirmDialog.KeyStore=\u8BF7\u8F93\u5165\u5BC6\u94A5\u5E93
SSLConfirmDialog.TrustStore=\u8BF7\u8F93\u5165\u4FE1\u4EFB\u5E93
SSLConfirmDialog.Password=\u8BF7\u8F93\u5165\u5BC6\u7801

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.commons.runtime.nl
Bundle-Version: 1.0.0.qualifier
Bundle-Version: 7.1.1.qualifier
Fragment-Host: org.talend.commons.runtime

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.1.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.commons.runtime.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -1,22 +1,22 @@
EntryLocation.returnTableName={Tabellenname={0}, Spaltenname={1}}
ExceptionHandler.Parameter.BeNull=ex param kann nicht null sein
ListenableList.IndexSameLength.Error=indexOrigin und indexDestination müssen die gleiche Länge haben
ListenableList.IndexSameLength.Error=indexOrigin und indexDestination m\u00fcssen die gleiche L\u00e4nge haben
ReflectionPropertyException.Access.ErrorMsg3=Fehler beim versuchten Zugriff auf '{0}' der Eigenschaft '{1}' der Klasse '{2}'
ResourceUtils.streamNull=Stream ist null
ReusableMultiKey.Keys.BeNull=Die Liste der Schlüsselwerte darf nicht null sein
VersionUtils.Version.Error2=Ungültiger String {0} (attending M{1}m)
ReusableMultiKey.Keys.BeNull=Die Liste der Schl\u00fcsselwerte darf nicht null sein
VersionUtils.Version.Error2=Ung\u00fcltiger String {0} (attending M{1}m)
resources.file.notCreated=Datei "{0}" konnte nicht angelegt werden ({1})
resources.file.notDeleted=Datei "{0}" konnte nicht gelöscht werden
resources.file.notDeleted=Datei "{0}" konnte nicht gel\u00f6scht werden
resources.file.notGet=Die erforderliche Datei "{0}" wurde im Ordner "{1}" nicht gefunden
resources.fileContent.notGet=Auf den Inhalt der Datei "{0}" konnte nicht zugegriffen werden
resources.folder.notCreated=Ordner "{0}" konnte nicht angelegt werden
resources.folder.notDeleted=Ordner "{0}" konnte nicht gelöscht werden
resources.folder.notDeleted=Ordner "{0}" konnte nicht gel\u00f6scht werden
resources.folder.notEmptied=Folder "{0}" kann nicht geleert werden
resources.folder.notGet=Benötigter Ordner "{0}" nicht gefunden in Projekt "{1}"
resources.folder.notGet=Ben\u00f6tigter Ordner "{0}" nicht gefunden in Projekt "{1}"
resources.members.notGet=Objekte des Containers "{0}" konnten nicht ermittelt werden
resources.project.notGet=Benötigtes Projekt "{0}" nicht gefunden
resources.project.notGet=Ben\u00f6tigtes Projekt "{0}" nicht gefunden
resources.resource.notMoved=Ressource "{0}" konnte nicht nach "{1}" verschoben werden
utils.data.container=Id {0} wird bereits im Container verwendet
utils.workbench.extensions.badNumberOfExtension=Ungültige Anzahl an Erweiterungen gefunden für {0}. Es wurden zwischen {1} und {2} erwartet. Gefunden wurden {3}.
utils.workbench.extensions.badNumberOfExtension=Ung\u00fcltige Anzahl an Erweiterungen gefunden f\u00fcr {0}. Es wurden zwischen {1} und {2} erwartet. Gefunden wurden {3}.
utils.workbench.extensions.noExtension=Es konnte kein Plug-In gefunden werden, welches die Extension-Point ID "{0}" erweitert.
XmlNodeRetriever.singleQuotes='

View File

@@ -24,7 +24,7 @@ StringUtils.IllegalArgument0=only support the \\uxxxx or \\xhh encoding.
StringUtils.IllegalArgument1=Malformed \\uxxxx encoding.
StringUtils.IllegalArgument2=Malformed \\uxxxx encoding.
StringUtils.IllegalArgument3=Malformed \\0xxx encoding.
VersionUtils.Version.Error2=Malformed string {0} (attending M{1}m)
VersionUtils.Version.Error2=Malformed string {0} (expecting M{1}m)
FilesUtils.operationCanceled=Operation is canceled during copying folders or files.
resources.file.notCreated=File "{0}" cannot be created ({1})
resources.file.notDeleted=File "{0}" cannot be deleted
@@ -38,7 +38,7 @@ resources.members.notGet=Members of container "{0}" cannot be retrieve
resources.project.notGet=Required project "{0}" not found
resources.resource.notMoved=Resource "{0}" cannot be moved to "{1}"
utils.data.container=Id {0} already used in container
utils.workbench.extensions.badNumberOfExtension=Bad number of extension found on {0}. Attending between {1} and {2} wile found {3}.
utils.workbench.extensions.badNumberOfExtension=Bad number of extensions found on {0}. Expecting between {1} and {2} but found {3}.
utils.workbench.extensions.noExtension=No plug-in extending extension point ID "{0}" can be found.
XmlNodeRetriever.countResult=Count result \:
XmlNodeRetriever.field2Node=field2Node=
@@ -55,3 +55,4 @@ SoftwareSystemManager.NULL_INSTANCE_SOFTWARE_SYS=null software system instance.
AS400ResultSet.unknowCloumn=Invalid argument\: unknown column name
AS400ResultSet.parameterIndex=Invalid argument\: parameter index
AS400ResultSet.outofRange=\ is out of range.
ITaCoKitService.exception.multipleInstance=More than one instance found: {0}

View File

@@ -1,38 +1,47 @@
DatabaseContentRetriever.PRODUCTNAME=Nom de produit de la base de données :
DatabaseContentRetriever.PRODUCTNAME=Nom de produit de la base de donn\u00e9es :
DatabaseContentRetriever.PRODUCTVERSION=Version du produit :
DB2ForZosResultSet.parameterIndex=Argument invalide\: index du param\u00e8tre
DB2ForZosResultSet.unknowCloumn=Argument invalide\: nom de colonne inconnu
SybaseResultSet.parameterIndex=Argument invalide\:index du param\u00e8tre
SybaseResultSet.unknowCloumn=Argument invalide:\ nom de colonne inconnu
AbstractFakeResultSet.unknowCloumn=Argument invalide : {0} est un nom de colonne inconnu
AbstractFakeResultSet.parameterIndexOutOfRange=Argument invalide\: index du param\u00e8tre {0} hors de la plage
EntryLocation.returnTableName= {tableName={0}, columnName={1}}
ExceptionHandler.Parameter.BeNull=le paramètre ex ne peut pas être vide
ListenableList.IndexSameLength.Error=indexOrigin et indexDestination doivent avoir la même longueur
ReflectionPropertyException.Access.ErrorMsg3=Une erreur est survenue lors de l'accès à {0} de la propriété ' de la propriété '{1}' de la classe '{2}'
ResourceUtils.canMove1=Peut déplacer
ResourceUtils.canMove2=Peut déplacer {0} -> {1}
ResourceUtils.cannotMoveRule3=Impossible de déplacer {0} -> {1} (Règle 3-Descendant)
ResourceUtils.cnanotMoveRule1=Impossible de déplacer {0} -> {1} (Règle 1-Tester si la source et la cible sont différentes)
ExceptionHandler.Parameter.BeNull=le param\u00e8tre ex ne peut \u00eatre null
ListenableList.IndexSameLength.Error=indexOrigin et indexDestination doivent avoir la m\u00eame longueur
ReflectionPropertyException.Access.ErrorMsg3=Une erreur est survenue lors de l'acc\u00e8s \u00e0 {0} de la propri\u00e9t\u00e9 ' de la propri\u00e9t\u00e9 '{1}' de la classe '{2}'
ResourceUtils.canMove1=Peut d\u00e9placer
ResourceUtils.canMove2=Peut d\u00e9placer {0} -> {1}
ResourceUtils.cannotMoveRule3=Impossible de d\u00e9placer {0} -> {1} (R\u00e8gle 3-Descendant)
ResourceUtils.cnanotMoveRule1=Impossible de d\u00e9placer {0} -> {1} (R\u00e8gle 1-Tester si la source et la cible sont diff\u00e9rentes)
ResourceUtils.go=\ ->
ResourceUtils.streamNull=le flux est null
ReusableMultiKey.Keys.BeNull=Le tableau de clés ne peut pas être null
ReusableMultiKey.Keys.BeNull=Le tableau de cl\u00e9s ne peut pas \u00eatre null
StringUtils.IllegalArgument0=supporte uniquement l'encodage \\uxxxx ou \\xhh.
StringUtils.IllegalArgument1=Encodage \\uxxxx malformé.
StringUtils.IllegalArgument3=Encodage \\0xxx malformé.
VersionUtils.Version.Error2=Chaîne de caractères mal formée {0} (attendait M{1}m)
FilesUtils.operationCanceled=Opération de copie de fichier ou de répertoire annulée
resources.file.notCreated=Le fichier "{0}" ne peut être créé ({1})
resources.file.notDeleted=Le fichier "{0}" ne peut être supprimé
resources.file.notGet=Fichier requis "{0}" non trouvé dans le répertoire "{1}"
resources.fileContent.notGet=Le contenu du fichier "{0}" ne peut être récupéré
resources.folder.notCreated=Le dossier "{0}" ne peut être créé
resources.folder.notDeleted=Le dossier "{0}" ne peut être supprimé
resources.folder.notEmptied=Le dossier "{0}" ne peut être vidé
StringUtils.IllegalArgument1=Encodage \\uxxxx malform\u00e9.
StringUtils.IllegalArgument2=Encodage \\uxxxx malform\u00e9.
StringUtils.IllegalArgument3=Encodage \\0xxx malform\u00e9.
VersionUtils.Version.Error2=Cha\u00eene de caract\u00e8res mal form\u00e9e {0} (attendait M{1}m)
FilesUtils.operationCanceled=Op\u00e9ration de copie de fichier ou de r\u00e9pertoire annul\u00e9e
resources.file.notCreated=Le fichier "{0}" ne peut \u00eatre cr\u00e9\u00e9 ({1})
resources.file.notDeleted=Le fichier "{0}" ne peut \u00eatre supprim\u00e9
resources.file.notGet=Fichier requis "{0}" non trouv\u00e9 dans le r\u00e9pertoire "{1}"
resources.fileContent.notGet=Le contenu du fichier "{0}" ne peut \u00eatre r\u00e9cup\u00e9r\u00e9
resources.folder.notCreated=Le dossier "{0}" ne peut \u00eatre cr\u00e9\u00e9
resources.folder.notDeleted=Le dossier "{0}" ne peut \u00eatre supprim\u00e9
resources.folder.notEmptied=Le dossier "{0}" ne peut \u00eatre vid\u00e9
resources.folder.notGet=Impossible de trouver le dossier requis "{0}" dans le projet "{1}"
resources.members.notGet=Les membres du conteneur "{0}" ne peuvent être récupérés
resources.project.notGet=Impossible de récupérer le projet requis "{0}"
resources.resource.notMoved=Impossible de déplacer la ressource "{0}" vers "{1}"
utils.data.container=L'Id {0} est déjà utilisé dans un conteneur
utils.workbench.extensions.badNumberOfExtension=Mauvais nombre d'extension trouvé dans {0}. Entre {1} et {2} attendu mais {3} trouvé.
utils.workbench.extensions.noExtension=Impossible de trouver un plug-in pour étendre le point d'extension d'ID {0}.
XmlNodeRetriever.countResult=Résultat du compte \:
resources.members.notGet=Les membres du conteneur "{0}" ne peuvent \u00eatre r\u00e9cup\u00e9r\u00e9s
resources.project.notGet=Impossible de r\u00e9cup\u00e9rer le projet requis "{0}"
resources.resource.notMoved=Impossible de d\u00e9placer la ressource "{0}" vers "{1}"
utils.data.container=L'Id {0} est d\u00e9j\u00e0 utilis\u00e9 dans un conteneur
utils.workbench.extensions.badNumberOfExtension=Mauvais nombre d'extension trouv\u00e9 dans {0}. Entre {1} et {2} attendu mais {3} trouv\u00e9.
utils.workbench.extensions.noExtension=Impossible de trouver un plug-in pour \u00e9tendre le point d'extension d'ID {0}.
XmlNodeRetriever.countResult=R\u00e9sultat du compte \:
XmlNodeRetriever.mainExpression=expression principale =
XmlNodeRetriever.singleQuotes='
VersionUtils.readPropertyFileError=Erreur de lecture de propriété dans le fichier talend.properties.
XmlNodeRetriever.xPathExpression=Expression XPath = '
VersionUtils.readPropertyFileError=Erreur de lecture de propri\u00e9t\u00e9 dans le fichier talend.properties.
AS400ResultSet.unknowCloumn=Argument invalide\: nom de colonne inconnu
AS400ResultSet.parameterIndex=Argument invalide\: index du param\u00e8tre
AS400ResultSet.outofRange=\ est hors de la plage.

View File

@@ -6,4 +6,4 @@ resources.folder.notCreated=Impossibile creare cartella "{0}"
resources.folder.notDeleted=Impossibile cancellare cartella "{0}"
resources.folder.notEmptied=Impossibile svuotare cartella "{0}"
resources.folder.notGet=Cartella "{0}" non trovata nel progetto "{1}"
utils.data.container=Id {0} già usato nel contenitore
utils.data.container=Id {0} gi\u00e0 usato nel contenitore

View File

@@ -1,46 +1,58 @@
DatabaseContentRetriever.PRODUCTNAME=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u88FD\u54C1\u540D\uFF1A
DatabaseContentRetriever.PRODUCTVERSION=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u88FD\u54C1\u30D0\u30FC\u30B8\u30E7\u30F3\uFF1A
DB2ForZosResultSet.outofRange=\u306F\u3002\u7BC4\u56F2\u5916\u3067\u3059\u3002
DB2ForZosResultSet.parameterIndex=\u7121\u52B9\u306A\u5F15\u6570 \: \u30D1\u30E9\u30E1\u30FC\u30BF\u30A4\u30F3\u30C7\u30C3\u30AF\u30B9
DB2ForZosResultSet.unknowCloumn=\u7121\u52B9\u306A\u5F15\u6570 \: \u30AB\u30E9\u30E0\u540D\u304C\u4E0D\u660E
SybaseResultSet.parameterIndex=\u7121\u52B9\u306A\u5F15\u6570 \: \u30D1\u30E9\u30E1\u30FC\u30BF\u30A4\u30F3\u30C7\u30C3\u30AF\u30B9
SybaseResultSet.unknowCloumn=\u7121\u52B9\u306A\u5F15\u6570 \: \u30AB\u30E9\u30E0\u540D\u304C\u4E0D\u660E
AbstractFakeResultSet.unknowCloumn=\u7121\u52B9\u306A\u5F15\u6570 \: {0} \u306F\u4E0D\u6B63\u306A\u30AB\u30E9\u30E0\u540D\u3067\u3059\u3002
AbstractFakeResultSet.parameterIndexOutOfRange=\u7121\u52B9\u306A\u5F15\u6570 \: \u30A4\u30F3\u30C7\u30C3\u30AF\u30B9{0} \u306E\u76EE\u76DB\u308A\u304C\u4E0D\u6B63\u3067\u3059\u3002
EntryLocation.returnTableName={\u30C6\u30FC\u30D6\u30EB\u540D\={0}, \u30AB\u30E9\u30E0\u540D\={1}}
ExceptionHandler.Parameter.BeNull=ex \u30D1\u30E9\u30E1\u30BF\u306F NULL\u5024\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093
ExtensionImplementationProviders.ExtensionPointError=\u30A8\u30AF\u30B9\u30C6\u30F3\u30B7\u30E7\u30F3\u30DD\u30A4\u30F3\u30C8\u3092\u30B7\u30F3\u30B0\u30EB\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u3068\u8A8D\u3081\u3066\u304F\u3060\u3055\u3044
DB2ForZosResultSet.outofRange=\\ \u7BC4\u56F2\u5916\u3067\u3059\u3002
DB2ForZosResultSet.parameterIndex=\u5F15\u6570\u304C\u7121\u52B9\u3067\u3059: \u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u30A4\u30F3\u30C7\u30C3\u30AF\u30B9
DB2ForZosResultSet.unknowCloumn=\u5F15\u6570\u304C\u7121\u52B9\u3067\u3059: \u4E0D\u660E\u306A\u30AB\u30E9\u30E0\u540D
SybaseResultSet.outofRange=\ \u7BC4\u56F2\u5916\u3067\u3059\u3002
SybaseResultSet.parameterIndex=\u5F15\u6570\u304C\u7121\u52B9\u3067\u3059: \u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u30A4\u30F3\u30C7\u30C3\u30AF\u30B9
SybaseResultSet.unknowCloumn=\u5F15\u6570\u304C\u7121\u52B9\u3067\u3059: \u4E0D\u660E\u306A\u30AB\u30E9\u30E0\u540D
AbstractFakeResultSet.unknowCloumn=\u7121\u52B9\u306A\u5F15\u6570 : {0} \u306F\u4E0D\u6B63\u306A\u30AB\u30E9\u30E0\u540D\u3067\u3059\u3002
AbstractFakeResultSet.parameterIndexOutOfRange=\u7121\u52B9\u306A\u5F15\u6570\uFF1A\u30A4\u30F3\u30C7\u30C3\u30AF\u30B9{0} \u306E\u76EE\u76DB\u308A\u304C\u4E0D\u6B63\u3067\u3059\u3002
EntryLocation.returnTableName={\u30C6\u30FC\u30D6\u30EB\u540D={0}, \u30AB\u30E9\u30E0\u540D={1}}
ExceptionHandler.Parameter.BeNull=ex \u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u306B\u306Fnull\u3092\u8A2D\u5B9A\u51FA\u6765\u307E\u305B\u3093
ExtensionImplementationProviders.ExtensionPointError=\u62E1\u5F35\u30DD\u30A4\u30F3\u30C8\u306F\u30B7\u30F3\u30B0\u30EB\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u3092\u8A8D\u8A3C\u3057\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093
ListenableList.IndexSameLength.Error=indexOrigin \u3068 indexDestination\u306F \u540C\u3058\u9577\u3055\u3067\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093
ReflectionPropertyException.Access.ErrorMsg3=\u30AF\u30E9\u30B9 '{2}' \u306E\u30D7\u30ED\u30D1\u30C6\u30A3 '{1}' \u306E\u30D7\u30ED\u30D1\u30C6\u30A3\u306E {0} \u3078\u306E\u30A2\u30AF\u30BB\u30B9\u8A66\u884C\u4E2D\u306E\u30A8\u30E9\u30FC
ReflectionPropertyException.Access.ErrorMsg3=\u30AF\u30E9\u30B9 \'{2}\' \u306E\u30D7\u30ED\u30D1\u30C6\u30A3 \'{1}\' \u306E\u30D7\u30ED\u30D1\u30C6\u30A3\u306E {0} \u3078\u306E\u30A2\u30AF\u30BB\u30B9\u8A66\u884C\u4E2D\u306E\u30A8\u30E9\u30FC
ResourceUtils.canMove1=\u79FB\u52D5\u53EF\u80FD
ResourceUtils.canMove2=\u79FB\u52D5\u53EF\u80FD {0} -> {1}
ResourceUtils.cannotMoveRule3=\u79FB\u52D5\u4E0D\u53EF {0} -> {1} \uFF08\u30EB\u30FC\u30EB3-Descendant\uFF09
ResourceUtils.cnanotMoveRule1=\u79FB\u52D5\u4E0D\u53EF {0} -> {1} \uFF08\u30EB\u30FC\u30EB1-\u79FB\u52D5\u5143\u3068\u79FB\u52D5\u5148\u304C\u9055\u3046\u304B\u30C6\u30B9\u30C8\uFF09
ResourceUtils.go=\ ->
ResourceUtils.streamNull=\u30B9\u30C8\u30EA\u30FC\u30E0\u304CNull\u3067\u3059
ReusableMultiKey.Keys.BeNull=\u30AD\u30FC\u306E\u914D\u5217\u306FNull\u3067\u3042\u3063\u3066\u306F\u3044\u3051\u307E\u305B\u3093
StringUtils.IllegalArgument0=\\uxxxx\u307E\u305F\u306F\\xhh\u30A8\u30F3\u30B3\u30FC\u30C7\u30A3\u30F3\u30B0\u306E\u307F\u30B5\u30DD\u30FC\u30C8\u3057\u307E\u3059\u3002
StringUtils.IllegalArgument1=\\uxxxx\u30A8\u30F3\u30B3\u30FC\u30C7\u30A3\u30F3\u30B0\u304C\u4E0D\u6B63\u3067\u3059\u3002
StringUtils.IllegalArgument2=\\uxxxx\u30A8\u30F3\u30B3\u30FC\u30C7\u30A3\u30F3\u30B0\u304C\u4E0D\u6B63\u3067\u3059\u3002
StringUtils.IllegalArgument3=\\0xxx\u30A8\u30F3\u30B3\u30FC\u30C7\u30A3\u30F3\u30B0\u304C\u4E0D\u6B63\u3067\u3059\u3002
VersionUtils.Version.Error2=\u4E0D\u6B63\u306A\u6587\u5B57\u5217 {0} (M{1}m\u3092\u4F34\u3046)
FilesUtils.operationCanceled=\u30D5\u30A1\u30A4\u30EB\u307E\u305F\u306F\u30D5\u30A9\u30EB\u30C0\u306E\u30B3\u30D4\u30FC\u4E2D\u306B\u64CD\u4F5C\u304C\u30AD\u30E3\u30F3\u30BB\u30EB\u3055\u308C\u307E\u3057\u305F\u3002
resources.file.notCreated=\u30D5\u30A1\u30A4\u30EB "{0}" \u3092\u4F5C\u6210\u3067\u304D\u307E\u305B\u3093 ({1})
resources.file.notDeleted=\u30D5\u30A1\u30A4\u30EB "{0}" \u3092\u524A\u9664\u3067\u304D\u307E\u305B\u3093
resources.file.notGet=\u5FC5\u8981\u306A\u30D5\u30A1\u30A4\u30EB "{0}" \u304C\u30D5\u30A9\u30EB\u30C0 "{1}" \u306B\u898B\u3064\u304B\u308A\u307E\u305B\u3093
resources.fileContent.notGet=\u30D5\u30A1\u30A4\u30EB "{0}" \u306E\u5185\u5BB9\u304C\u53D6\u5F97\u3067\u304D\u307E\u305B\u3093
resources.folder.notCreated="{0}"\u30D5\u30A9\u30EB\u30C0\u3092\u4F5C\u6210\u3067\u304D\u307E\u305B\u3093
resources.folder.notDeleted="{0}"\u30D5\u30A9\u30EB\u30C0\u3092\u524A\u9664\u3067\u304D\u307E\u305B\u3093
resources.folder.notEmptied="{0}"\u30D5\u30A9\u30EB\u30C0\u3092\u7A7A\u306B\u3067\u304D\u307E\u305B\u3093
resources.folder.notGet=\u5FC5\u8981\u306A\u30D5\u30A9\u30EB\u30C0 "{0}" \u304C\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8 "{1}" \u306B\u898B\u3064\u304B\u308A\u307E\u305B\u3093
resources.members.notGet=\u30B3\u30F3\u30C6\u30CA "{0}" \u306E\u30E1\u30F3\u30D0\u304C\u53D6\u5F97\u3067\u304D\u307E\u305B\u3093
resources.project.notGet=\u5FC5\u8981\u306A\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8 "{0}" \u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093
resources.resource.notMoved=\u30EA\u30BD\u30FC\u30B9 "{0}" \u306F "{1}" \u306B\u79FB\u52D5\u3067\u304D\u307E\u305B\u3093
resources.file.notCreated=\u30D5\u30A1\u30A4\u30EB \"{0}\" \u3092\u4F5C\u6210\u3067\u304D\u307E\u305B\u3093 ({1})
resources.file.notDeleted=\u30D5\u30A1\u30A4\u30EB \"{0}\" \u3092\u524A\u9664\u3067\u304D\u307E\u305B\u3093
resources.file.notGet=\u5FC5\u8981\u306A\u30D5\u30A1\u30A4\u30EB \"{0}\" \u304C\u30D5\u30A9\u30EB\u30C0 \"{1}\" \u306B\u898B\u3064\u304B\u308A\u307E\u305B\u3093
resources.fileContent.notGet=\u30D5\u30A1\u30A4\u30EB \"{0}\" \u306E\u5185\u5BB9\u304C\u53D6\u5F97\u3067\u304D\u307E\u305B\u3093
resources.folder.notCreated=\u30D5\u30A9\u30EB\u30C0 \"{0}\" \u3092\u4F5C\u6210\u3067\u304D\u307E\u305B\u3093
resources.folder.notDeleted=\"{0}\"\u30D5\u30A9\u30EB\u30C0\u3092\u524A\u9664\u3067\u304D\u307E\u305B\u3093
resources.folder.notEmptied=\"{0}\"\u30D5\u30A9\u30EB\u30C0\u3092\u7A7A\u306B\u3067\u304D\u307E\u305B\u3093
resources.folder.notGet=\u5FC5\u8981\u306A\u30D5\u30A9\u30EB\u30C0 \"{0}\" \u304C\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8 \"{1}\" \u306B\u898B\u3064\u304B\u308A\u307E\u305B\u3093
resources.members.notGet=\u30B3\u30F3\u30C6\u30CA \"{0}\" \u306E\u30E1\u30F3\u30D0\u304C\u53D6\u5F97\u3067\u304D\u307E\u305B\u3093
resources.project.notGet=\u5FC5\u8981\u306A\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8 \"{0}\" \u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093
resources.resource.notMoved=\u30EA\u30BD\u30FC\u30B9 \"{0}\" \u3092 \"{1}\" \u306B\u79FB\u52D5\u3067\u304D\u307E\u305B\u3093
utils.data.container=Id {0} \u306F\u3059\u3067\u306B\u30B3\u30F3\u30C6\u30CA\u3067\u4F7F\u7528\u4E2D\u3067\u3059
utils.workbench.extensions.badNumberOfExtension=\u4E0D\u6B63\u306A\u6570\u306E\u62E1\u5F35\u304C {0} \u306B\u898B\u3064\u304B\u308A\u307E\u3057\u305F\u3002 {1} \u3068 {2} \u306E\u9593\u306B\u4E0D\u6B63\u306A {3} \u304C\u3042\u308A\u307E\u3059\u3002
utils.workbench.extensions.noExtension=\u30D7\u30E9\u30B0\u30A4\u30F3\u62E1\u5F35\u30DD\u30A4\u30F3\u30C8ID "{0}" \u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002
XmlNodeRetriever.countResult=\u30AB\u30A6\u30F3\u30C8\u7D50\u679C \:
XmlNodeRetriever.field2Node=\u30D5\u30A3\u30FC\u30EB\u30C92\u30CE\u30FC\u30C9\=
XmlNodeRetriever.filed1Node=\u30D5\u30A3\u30FC\u30EB\u30C91\u30CE\u30FC\u30C9\=
XmlNodeRetriever.mainExpression=\u30E1\u30A4\u30F3\u5F0F\=
XmlNodeRetriever.mainNode=\u30E1\u30A4\u30F3\u30CE\u30FC\u30C9\=
XmlNodeRetriever.proposal2Node=\u63D0\u68482\u30CE\u30FC\u30C9\uFF1A
XmlNodeRetriever.prposal1Node=\u63D0\u68481\u30CE\u30FC\u30C9\uFF1A
XmlNodeRetriever.singleQuotes='
XmlNodeRetriever.xPathExpression=XPath\u5F0F\='
AS400ResultSet.outofRange=\u306F\u3001\u7BC4\u56F2\u5916\u3067\u3059\u3002
utils.workbench.extensions.noExtension=\u30D7\u30E9\u30B0\u30A4\u30F3\u62E1\u5F35\u30DD\u30A4\u30F3\u30C8ID \"{0}\" \u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002
XmlNodeRetriever.countResult=\u30AB\u30A6\u30F3\u30C8\u7D50\u679C :
XmlNodeRetriever.field2Node=\u30D5\u30A3\u30FC\u30EB\u30C92\u30CE\u30FC\u30C9=
XmlNodeRetriever.filed1Node=\u30D5\u30A3\u30FC\u30EB\u30C91\u30CE\u30FC\u30C9=
XmlNodeRetriever.mainExpression=\u30E1\u30A4\u30F3\u5F0F=
XmlNodeRetriever.mainNode=\u30E1\u30A4\u30F3\u30CE\u30FC\u30C9=
XmlNodeRetriever.proposal2Node=\u63D0\u68482\u30CE\u30FC\u30C9\uFF1A:
XmlNodeRetriever.prposal1Node=\u63D0\u68481\u30CE\u30FC\u30C9\uFF1A:
XmlNodeRetriever.singleQuotes=\'
XmlNodeRetriever.xPathExpression=XPath\u5F0F=\'
VersionUtils.readPropertyFileError=talend.properties\u30D5\u30A1\u30A4\u30EB\u5185\u306E\u30D7\u30ED\u30D1\u30C6\u30A3\u306E\u8AAD\u307F\u53D6\u308A\u3067\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F\u3002
SoftwareSystemManager.NULL_CONN_INSTANCE=Null\u63A5\u7D9A\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u3002
SoftwareSystemManager.NULL_INSTANCE_SOFTWARE_SYS=Null\u30BD\u30D5\u30C8\u30A6\u30A7\u30A2\u30B7\u30B9\u30C6\u30E0\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u3002
AS400ResultSet.unknowCloumn=\u5F15\u6570\u304C\u7121\u52B9\u3067\u3059: \u4E0D\u660E\u306A\u30AB\u30E9\u30E0\u540D
AS400ResultSet.parameterIndex=\u5F15\u6570\u304C\u7121\u52B9\u3067\u3059: \u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u30A4\u30F3\u30C7\u30C3\u30AF\u30B9
AS400ResultSet.outofRange=\\ \u7BC4\u56F2\u5916\u3067\u3059\u3002
ITaCoKitService.exception.multipleInstance=\u8907\u6570\u306E\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u304C\u898B\u3064\u304B\u308A\u307E\u3057\u305F: {0}

View File

@@ -1,4 +1,4 @@
FilesUtils.operationCanceled=Operação é cancelada durante a cópia de pastas e arquivos
resources.folder.notGet=A pasta necessária {0} não foi encontrada dentro do projeto
resources.project.notGet=Projeto necessária {0} não foi encontrada
FilesUtils.operationCanceled=Opera\u00e7\u00e3o \u00e9 cancelada durante a c\u00f3pia de pastas e arquivos
resources.folder.notGet=A pasta necess\u00e1ria {0} n\u00e3o foi encontrada dentro do projeto
resources.project.notGet=Projeto necess\u00e1ria {0} n\u00e3o foi encontrada
XmlNodeRetriever.singleQuotes='

View File

@@ -1,30 +1,58 @@
DatabaseContentRetriever.PRODUCTNAME=\u6570\u636E\u5E93\u4EA7\u54C1\u540D\u79F0\uFF1A
DatabaseContentRetriever.PRODUCTVERSION=\u6570\u636E\u5E93\u4EA7\u54C1\u7248\u672C\uFF1A
DB2ForZosResultSet.outofRange=\u8D85\u51FA\u8303\u56F4\u3002
DB2ForZosResultSet.parameterIndex=\u65E0\u6548\u7684\u53C2\u6570\uFF1A\u53C2\u6570\u7D22\u5F15
DB2ForZosResultSet.unknowCloumn=\u65E0\u6548\u7684\u53C2\u6570\uFF1A\u5217\u540D\u672A\u77E5
SybaseResultSet.outofRange=\u8D85\u51FA\u8303\u56F4\u3002
SybaseResultSet.parameterIndex=\u65E0\u6548\u7684\u53C2\u6570\uFF1A\u53C2\u6570\u7D22\u5F15
SybaseResultSet.unknowCloumn=\u65E0\u6548\u7684\u53C2\u6570\uFF1A\u5217\u540D\u672A\u77E5
AbstractFakeResultSet.unknowCloumn=\u4E0D\u5408\u6CD5\u7684\u53C2\u6570\uFF1A\u672A\u77E5\u5217\u540D {0}
AbstractFakeResultSet.parameterIndexOutOfRange=\u4E0D\u5408\u6CD5\u7684\u53C2\u6570\uFF1A\u53C2\u6570\u7D22\u5F15 {0} \u8D85\u51FA\u8303\u56F4
EntryLocation.returnTableName={tableName={0}, columnName={1}}
ExceptionHandler.Parameter.BeNull=\u53C2\u6570\u4E0D\u80FD\u4E3A\u7A7A\u5F02\u5E38
ExtensionImplementationProviders.ExtensionPointError=\u6269\u5C55\u70B9\u5FC5\u987B\u6388\u6743\u5355\u4E2A\u5B9E\u4F8B
ListenableList.IndexSameLength.Error=\u539F\u59CB\u7D22\u5F15\u548C\u76EE\u6807\u7D22\u5F15\u5FC5\u987B\u4E3A\u76F8\u540C\u7684\u957F\u5EA6
ReflectionPropertyException.Access.ErrorMsg3=\u5F53\u5F15\u7528\u7C7B{2}\u7684\u5C5E\u6027{1}\u503C{0}\u662F\u51FA\u9519
ResourceUtils.canMove1=\u53EF\u79FB\u52A8
ResourceUtils.canMove2=\u53EF\u4EE5\u79FB\u52A8 {0} -> {1}
ResourceUtils.cannotMoveRule3=\u65E0\u6CD5\u79FB\u52A8 {0} -> {1}(\u89C4\u5219 3-\u540E\u4EE3)
ResourceUtils.cnanotMoveRule1=\u65E0\u6CD5\u79FB\u52A8 {0} -> {1}(\u89C4\u5219 1-\u6E90\u548C\u76EE\u6807\u4E0D\u540C\u65F6\u6267\u884C\u6D4B\u8BD5)
ResourceUtils.go=\\ ->
ResourceUtils.streamNull=\u6D41\u4E3A\u7A7A
ReusableMultiKey.Keys.BeNull=\u4E3B\u952E\u6570\u7EC4\u4E0D\u80FD\u4E3A\u7A7A
StringUtils.IllegalArgument0=\u53EA\u652F\u6301 \\\\uxxxx \u6216 \\\\xhh \u7F16\u7801\u3002
StringUtils.IllegalArgument1=\\\\uxxxx \u7F16\u7801\u683C\u5F0F\u9519\u8BEF\u3002
StringUtils.IllegalArgument2=\\\\uxxxx \u7F16\u7801\u683C\u5F0F\u9519\u8BEF\u3002
StringUtils.IllegalArgument3=\\\\0xxx \u7F16\u7801\u683C\u5F0F\u9519\u8BEF\u3002
VersionUtils.Version.Error2=\u7578\u5F62\u5B57\u7B26\u4E32{0}(\u51FA\u73B0M{1}m)
FilesUtils.operationCanceled=\u590D\u5236\u6587\u4EF6\u6216\u6587\u4EF6\u5939\u65F6\u64CD\u4F5C\u5DF2\u53D6\u6D88\u3002
resources.file.notCreated=\u6587\u4EF6"{0}"\u4E0D\u80FD\u88AB\u521B\u5EFA({1})
resources.file.notDeleted=\u6587\u4EF6"{0}"\u4E0D\u80FD\u88AB\u5220\u9664
resources.file.notGet=\u8981\u6C42\u7684\u6587\u4EF6"{0}"\u6CA1\u6709\u5728\u6587\u4EF6\u5939"{1}"\u4E2D
resources.fileContent.notGet=\u6587\u4EF6"{0}"\u7684\u5185\u5BB9\u65E0\u6CD5\u8BFB\u53D6\u3002
resources.folder.notCreated=\u6587\u4EF6\u5939"{0}"\u4E0D\u80FD\u88AB\u521B\u5EFA
resources.folder.notDeleted=\u6587\u4EF6\u5939"{0}"\u4E0D\u80FD\u88AB\u5220\u9664
resources.folder.notEmptied=\u6587\u4EF6\u5939"{0}"\u4E0D\u80FD\u4E3A\u7A7A
resources.folder.notGet=\u8981\u6C42\u7684\u6587\u4EF6\u5939"{0}"\u6CA1\u6709\u5728\u5DE5\u7A0B"{1}"\u4E2D
resources.file.notCreated=\u6587\u4EF6\"{0}\"\u4E0D\u80FD\u88AB\u521B\u5EFA({1})
resources.file.notDeleted=\u6587\u4EF6\"{0}\"\u4E0D\u80FD\u88AB\u5220\u9664
resources.file.notGet=\u8981\u6C42\u7684\u6587\u4EF6\"{0}\"\u6CA1\u6709\u5728\u6587\u4EF6\u5939\"{1}\"\u4E2D
resources.fileContent.notGet=\u6587\u4EF6\"{0}\"\u7684\u5185\u5BB9\u65E0\u6CD5\u8BFB\u53D6\u3002
resources.folder.notCreated=\u6587\u4EF6\u5939\"{0}\"\u4E0D\u80FD\u88AB\u521B\u5EFA
resources.folder.notDeleted=\u6587\u4EF6\u5939\"{0}\"\u4E0D\u80FD\u88AB\u5220\u9664
resources.folder.notEmptied=\u6587\u4EF6\u5939\"{0}\"\u4E0D\u80FD\u4E3A\u7A7A
resources.folder.notGet=\u8981\u6C42\u7684\u6587\u4EF6\u5939\"{0}\"\u6CA1\u6709\u5728\u5DE5\u7A0B\"{1}\"\u4E2D
resources.members.notGet=\u5BB9\u5668\u7684\u6210\u5458\u4E0D\u80FD\u88AB\u8BFB\u53D6\u3002
resources.project.notGet=\u8981\u6C42\u7684\u5DE5\u7A0B"{0}"\u4E0D\u5B58\u5728
resources.resource.notMoved=\u8D44\u6E90"{0}"\u4E0D\u80FD\u79FB\u52A8\u5230"{1}"
resources.project.notGet=\u8981\u6C42\u7684\u5DE5\u7A0B\"{0}\"\u4E0D\u5B58\u5728
resources.resource.notMoved=\u8D44\u6E90\"{0}\"\u4E0D\u80FD\u79FB\u52A8\u5230\"{1}\"
utils.data.container=Id{0}\u5DF2\u7ECF\u88AB\u4F7F\u7528\u5728\u5BB9\u5668\u4E2D
utils.workbench.extensions.badNumberOfExtension=\u65E0\u6548\u7684\u6269\u5C55\u6570\u5B57\u88AB\u53D1\u73B0\u5728{0}\u4E2D\uFF0C\u5F53\u67E5\u627E{3}\u51FA\u73B0\u5728{1}\u548C{2}\u4E4B\u95F4
utils.workbench.extensions.noExtension=\u6269\u5C55\u70B9ID\u4E3A"{0}"\u7684Plug-in\u4E0D\u5B58\u5728
utils.workbench.extensions.noExtension=\u6269\u5C55\u70B9ID\u4E3A\"{0}\"\u7684Plug-in\u4E0D\u5B58\u5728
XmlNodeRetriever.countResult=\u8BA1\u7B97\u7ED3\u679C\uFF1A
XmlNodeRetriever.field2Node=\u9886\u57DF2\u8282\u70B9=
XmlNodeRetriever.filed1Node=\u9886\u57DF1\u8282\u70B9=
XmlNodeRetriever.mainExpression=\u4E3B\u8868\u8FBE\u5F0F=
XmlNodeRetriever.mainNode=\u4E3B\u8282\u70B9
XmlNodeRetriever.proposal2Node=\u65B9\u68482\u8282\u70B9:
XmlNodeRetriever.prposal1Node=\u65B9\u68481\u8282\u70B9:
XmlNodeRetriever.singleQuotes=.
XmlNodeRetriever.xPathExpression=\u8DEF\u5F84\u8868\u8FBE\u5F0F=\u2018\u2019
VersionUtils.readPropertyFileError=\u5728 talend.properties \u6587\u4EF6\u4E2D\u8BFB\u53D6\u5C5E\u6027\u65F6\u51FA\u9519\u3002
SoftwareSystemManager.NULL_CONN_INSTANCE=\u7A7A\u8FDE\u63A5\u5B9E\u4F8B
SoftwareSystemManager.NULL_INSTANCE_SOFTWARE_SYS=\u7A7A\u8F6F\u4EF6\u7CFB\u7EDF\u5B9E\u4F8B
AS400ResultSet.unknowCloumn=\u65E0\u6548\u7684\u53C2\u6570\uFF1A\u5217\u540D\u672A\u77E5
AS400ResultSet.parameterIndex=\u65E0\u6548\u7684\u53C2\u6570\uFF1A\u53C2\u6570\u7D22\u5F15
AS400ResultSet.outofRange=\\ \u8D85\u51FA\u8303\u56F4\u3002
ITaCoKitService.exception.multipleInstance=\u53D1\u73B0\u591A\u4E2A\u5B9E\u4F8B\uFF1A{0}

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Commons UI Nl Fragment
Bundle-SymbolicName: org.talend.commons.ui.nl
Bundle-Version: 2.2.0.qualifier
Bundle-Version: 7.1.1.qualifier
Fragment-Host: org.talend.commons.ui
Bundle-Vendor: .Talend SA.

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.1.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.commons.ui.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -1,62 +1,63 @@
commons.error=Fehler
TableViewerCreator.TableColumn.AssertMsg=Die TableColumn von TableEditorColumn mit idProperty '{0}' hat nicht die korrekte Table parent
ColorStyledText.PasteItem.Text=Einfügen
ColorStyledText.PasteItem.Text=Einf\u00fcgen
EventUtil.UnknowDetail=unbekanter ??? Wert von event detail:
ImportPushButtonForExtendedTable.ErrorMsg.Text=Fehler aufgetreten
ResetDBTypesButton.ResetDBTypesButton.Tip=Datenbanktypen zurücksetzen
ResetDBTypesButton.ResetDBTypesButton.Tip=Datenbanktypen zur\u00fccksetzen
ExportPushButtonForExtendedTable.ErrorMsg.Text=Fehler aufgetreten
TableViewerCreator.IdProperty.AssertMsg=Sie müssen die idProperty eine Ihrer Spalten ändern. Die idProperty muss für jede Spalte der Tabelle eindeutig sein.
TableViewerCreator.CallMethod.ErrorMsg=Sie können diese Methode nur aufrufen wenn bereits die Methode createTable() aufgerufen wurde
ExtendedTablePasteCommand.Paste.Label=Daten aus der internen Zwischenablage einfügen
TableViewerCreator.IdProperty.AssertMsg=Sie m\u00fcssen die idProperty eine Ihrer Spalten \u00e4ndern. Die idProperty muss f\u00fcr jede Spalte der Tabelle eindeutig sein.
TableViewerCreator.CallMethod.ErrorMsg=Sie k\u00f6nnen diese Methode nur aufrufen wenn bereits die Methode createTable() aufgerufen wurde
ExtendedTablePasteCommand.Paste.Label=Daten aus der internen Zwischenablage einf\u00fcgen
ExtendedTableModel.ModifiedObject.Error=ModifiedBeanListenable-Objekt muss vor Benutzung dieser Methode gesetzt sein
ImportPushButton.ImportButton.Tip=Ersetze alle Zeilen durch Import aus xml-Datei
LabelledFileField.FileDialog.Text=Auswählen
LabelledFileField.FileDialog.Text=Ausw\u00e4hlen
ModelSelectionDialog.Option=Option
TableViewerCreator.Table.BeNull=Tabelle ist null
AddAllPushButton.AddAllButton.Tip=Alles hinzufügen
ExtendedTableRemoveCommand.Romve.Label=Tabelleneinträge löschen
AddAllPushButton.AddAllButton.Tip=Alles hinzuf\u00fcgen
ExtendedTableRemoveCommand.Romve.Label=Tabelleneintr\u00e4ge l\u00f6schen
AddPushButton.AddButton.Tip=Hinzuf\u00fcgen
MoveDownPushButton.MoveDownTip=Verschiebe selektierte Objekte nach unten
ExtendedTableCopyCommand.Copy.Label=Kopieren eines oder mehrerer Tabelleneinträge in die interne Zwischenablage
AccessorUtils.isReq=wird benötigt für die Bean (<B>).
ExtendedTableCopyCommand.Copy.Label=Kopieren eines oder mehrerer Tabelleneintr\u00e4ge in die interne Zwischenablage
AccessorUtils.isReq=wird ben\u00f6tigt f\u00fcr die Bean (<B>).
EventUtil.UnknowType=unbekanter ??? Wert von event type:
RemovePushButton.RemoveButton.Tip=Entfernen der selektierten Objekte
FileStep2.previewFailure=Fehler bei der Vorschau. Prüfen Sie die Einstellungen.\nHinweis: Fehler in der Vorschau liegen häufig an einer falschen Einstellung des Encodings.
PastePushButton.PasteButton.Label=Einfügen
ModelSelectionDialog.ViewSchema=Schema anzeigen (schreibgeschützt)
FileStep2.previewFailure=Fehler bei der Vorschau. Pr\u00fcfen Sie die Einstellungen.\nHinweis: Fehler in der Vorschau liegen h\u00e4ufig an einer falschen Einstellung des Encodings.
PastePushButton.PasteButton.Label=Einf\u00fcgen
ModelSelectionDialog.ViewSchema=Schema anzeigen (schreibgesch\u00fctzt)
LabelledFileField.BrowseButton.Text=Durchsuchen...
ModelSelectionDialog.ViewQuery=Abfrage anzeigen (schreibgeschützt)
ModelSelectionDialog.ViewQuery=Abfrage anzeigen (schreibgesch\u00fctzt)
MoveUpPushButton.MoveUpButton.Tip=Verschiebe selektierte Objekte nach oben
AccessorUtils.Assert1=Der 'BeanPropertyAccessors' der Spalte (mit Überschrift '{0}' und id '{1}') ist nicht korrekt konfiguriert oder der konfigurierte Wert hat nicht den korrekten Typ.
exception.errorOccured=Ein Fehler ist aufgetreten({0}).\nWeitere Details können dem Log entnommen werden.
AccessorUtils.Assert1=Der 'BeanPropertyAccessors' der Spalte (mit \u00dcberschrift '{0}' und id '{1}') ist nicht korrekt konfiguriert oder der konfigurierte Wert hat nicht den korrekten Typ.
exception.errorOccured=Ein Fehler ist aufgetreten({0}).\nWeitere Details k\u00f6nnen dem Log entnommen werden.
ColorStyledText.CopyItem.Text=Kopieren
AccessorUtils.Assert0=Der 'BeanPropertyAccessors' der Spalte (mit Überschrift '{0}' und id '{1}') ist nicht korrekt konfiguriert. {2} wird benötigt für die Bean <B>
ExtendedTableMoveCommand.MoveLabel=Verschieben eines oder mehrerer Tabelleneinträge nach oben oder unten
CopyPushButton.CopyButton.Tip=Ausgewählte Elemente kopieren
ExtendedTableResetDBTypesCommand.ResetDBTypes.Label=Alle Datenbanktypen auf den Default zurücksetzen
ExtendedTableAddCommand.Add.Label=Hinzufügen von einem oder mehreren Tabelleneinträgen
ControlUtils.Unsupported1=Dieses Steuerelement ({0}) wird nicht unterstützt, bei Bedarf "Feature Request" eröffnen...
AccessorUtils.isReqValue=wird benötigt für den Wert (<V>), der Wert kann mit dem CellEditorValueAdapter hinzugefügt werden.
AccessorUtils.Assert0=Der 'BeanPropertyAccessors' der Spalte (mit \u00dcberschrift '{0}' und id '{1}') ist nicht korrekt konfiguriert. {2} wird ben\u00f6tigt f\u00fcr die Bean <B>
ExtendedTableMoveCommand.MoveLabel=Verschieben eines oder mehrerer Tabelleneintr\u00e4ge nach oben oder unten
CopyPushButton.CopyButton.Tip=Ausgew\u00e4hlte Elemente kopieren
ExtendedTableResetDBTypesCommand.ResetDBTypes.Label=Alle Datenbanktypen auf den Default zur\u00fccksetzen
ExtendedTableAddCommand.Add.Label=Hinzuf\u00fcgen von einem oder mehreren Tabelleneintr\u00e4gen
ControlUtils.Unsupported1=Dieses Steuerelement ({0}) wird nicht unterst\u00fctzt, bei Bedarf "Feature Request" er\u00f6ffnen...
AccessorUtils.isReqValue=wird ben\u00f6tigt f\u00fcr den Wert (<V>), der Wert kann mit dem CellEditorValueAdapter hinzugef\u00fcgt werden.
AccessorUtils.NoClassDef=NoClassDefFoundError({0}):
ErrorDialogWidthDetailArea.ErrorMessage.Text=Fehlermeldung
ExceptionHandler.Parameter.BeNull=ex param kann nicht null sein
TreeToTablesLinker.Type.Unsupported=Dieser Typ von currentControl wird nicht unterstützt
TreeToTablesLinker.Type.Unsupported=Dieser Typ von currentControl wird nicht unterst\u00fctzt
Mode.Mode.ToString=Modus [{0}]
ModifyBeanValueCommand.ModifyCell.Label=Ändere Zellenwert
ColorStyledText.SelectAllItem.Text=Alle auswählen
ModifyBeanValueCommand.ModifyCell.Label=\u00c4ndere Zellenwert
ColorStyledText.SelectAllItem.Text=Alle ausw\u00e4hlen
DialogErrorForCellEditorListener.Error.MsgDialogTitle=Fehler
ExportPushButton.ExportButton.Tip=Exportiere alle Zeilen in xml-File
TableViewerCreator.CellModifier.ExError=Der aktuelle CellModifier untersützt diese Operation nicht. \n Verwenden Sie '{0}' oder eine Klasse welche diese erweitert um dieses Feature zu verwenden
TableViewerCreator.CellModifier.ExError=Der aktuelle CellModifier unters\u00fctzt diese Operation nicht. \n Verwenden Sie '{0}' oder eine Klasse welche diese erweitert um dieses Feature zu verwenden
Curve2D.MinNum.Be0=maximumSegements muss positiv oder 0 sein
ModeReader.IgnoreElement=Ignoriere unbekanntes Element
Curve2D.MaxNum.Be0=maximumSegements muss positiv oder 0 sein
CellEditorDialogBehavior.textContent=...
ColorStyledText.RedoItem.Text=Wiederherstellen
ColorStyledText.UndoItem.Text=Rückgängig
ContentProposalAdapterExtended.close=Schließen
DateDialog.textContent=Wähle Datum und Zeit
ColorStyledText.UndoItem.Text=R\u00fcckg\u00e4ngig
ContentProposalAdapterExtended.close=Schlie\u00dfen
DateDialog.textContent=W\u00e4hle Datum und Zeit
ErrorDialogWithContinue.setParameter=Setze Einstellungen und fahre fort
EventUtil.activate=Aktivieren
EventUtil.close=Schließen
EventUtil.close=Schlie\u00dfen
EventUtil.deactivate=Deaktivieren
EventUtil.defaultSelection=Standardauswahl
EventUtil.help=Hilfe

View File

@@ -2,25 +2,25 @@ commons.error=Error
ColorStyledText.PasteItem.Text=Pegar
EventUtil.UnknowDetail=desconocido ??? valor de detalle del evento :
TableViewerCreator.Table.BeNull=la tabla es nula
AddAllPushButton.AddAllButton.Tip=Añadir Todos
AddAllPushButton.AddAllButton.Tip=A\u00f1adir Todos
AddPushButton.AddButton.Tip=Agregue
AccessorUtils.isReq=es necesario para el bean (<B>).
EventUtil.UnknowType=desconocido ??? valor del tipo de evento :
PastePushButton.PasteButton.Label=Pegar
AccessorUtils.Assert1=La "PropiedadDeAcceso" de la columna (título '{0}' y clave '{1}') no esta correctamente configurada o el valor fijado no es del tipo correcto.
AccessorUtils.Assert1=La "PropiedadDeAcceso" de la columna (t\u00edtulo '{0}' y clave '{1}') no esta correctamente configurada o el valor fijado no es del tipo correcto.
ColorStyledText.CopyItem.Text=Copiar
AccessorUtils.Assert0=La "PropiedadDeAcceso" de la columna (título '{0}' y clave '{1}') no esta correctamente configurada. {2} es requerido para bean <B>
AccessorUtils.Assert0=La "PropiedadDeAcceso" de la columna (t\u00edtulo '{0}' y clave '{1}') no esta correctamente configurada. {2} es requerido para bean <B>
AccessorUtils.isReqValue=es requerido para el valor (<V>), pero el valor no puede ser adaptado con CellEditorValueAdapter.
AccessorUtils.NoClassDef=ErrorClassDefNoEncontrada({0})
ColorStyledText.SelectAllItem.Text=Seleccionar todo
DialogErrorForCellEditorListener.Error.MsgDialogTitle=Error
CellEditorDialogBehavior.textContent=...
CellEditorValueAdapterFactory.valueNotStringType=Valor debería ser de una clase de tipo String
CellEditorValueAdapterFactory.valueNotStringType=Valor deber\u00eda ser de una clase de tipo String
ColorStyledText.UndoItem.Text=Deshacer
ContentProposalAdapterExtended.close=Cerrar
EventUtil.close=Cerrar
EventUtil.modify=Modificar
SWTCalendarWithTime.contentEvening=Tarde
SWTCalendarWithTime.contentMorning=Mañana
SWTCalendarWithTime.contentNoon=Mediodía
SWTCalendarWithTime.contentMorning=Ma\u00f1ana
SWTCalendarWithTime.contentNoon=Mediod\u00eda
SWTCalendarWithTime.contentNow=Ahora

View File

@@ -1,130 +1,136 @@
commons.error=ERROR
TableViewerCreator.TableColumn.AssertMsg=La TableColumn de TableEditorColumn avec idProperty '{0}' n'a pas la bonne Table parente
ColorStyledText.PasteItem.Text=Coller
EventUtil.UnknowDetail=Valeur inconnue du détail de l'événement \:
EventUtil.UnknowDetail=Valeur inconnue du d\u00e9tail de l'\u00e9v\u00e9nement \:
ImportPushButtonForExtendedTable.ErrorMsg.Text=Une erreur est survenue
ResetDBTypesButton.ResetDBTypesButton.Tip=Initialise les types DB
TableViewerCreator.IdProperty.AssertMsg=Vous devez changer l'idProperty de l'une de vos colonnes, l'idProperty doit être unique pour chaque colonne d'une table.
TableViewerCreator.CallMethod.ErrorMsg=Vous ne pouvez appeler cette méthode que si vous avez déjà appelé createTable()
ModelSelectionDialog.BuiltIn=Basculer la propriété en mode intégré
ExtendedTablePasteCommand.Paste.Label=Coller les données du presse-papier interne
SelectContextVariablesPushButton.Label=Sélectionne les variables du contexte
ExtendedTableModel.ModifiedObject.Error=L'objet ModifiedBeanListenable doit être défini avant d'utiliser cette méthode
ExportPushButtonForExtendedTable.ErrorMsg.Text=Erreur
TableViewerCreator.IdProperty.AssertMsg=Vous devez changer l'idProperty de l'une de vos colonnes, l'idProperty doit \u00eatre unique pour chaque colonne d'une table.
TableViewerCreator.CallMethod.ErrorMsg=Vous ne pouvez appeler cette m\u00e9thode que si vous avez d\u00e9j\u00e0 appel\u00e9 createTable()
ModelSelectionDialog.BuiltIn=Basculer la propri\u00e9t\u00e9 en mode Built-In.
ExtendedTablePasteCommand.Paste.Label=Coller les donn\u00e9es du presse-papier interne
SelectContextVariablesPushButton.Label=S\u00e9lectionne les variables du contexte
ExtendedTableModel.ModifiedObject.Error=L'objet ModifiedBeanListenable doit \u00eatre d\u00e9fini avant d'utiliser cette m\u00e9thode
ImportPushButton.ImportButton.Tip=Remplacer toutes les lignes par l'import du fichier xml
LabelledFileField.FileDialog.Text=Choissisez un
ModelSelectionDialog.Option=Option
ModelSelectionDialog.Update=Mettre à jour la connexion.
ModelSelectionDialog.Update=Mettre \u00e0 jour la connexion.
TableViewerCreator.Table.BeNull=table vide
ModelSelectionDialog.Title=Editer les paramètres en utilisant le référentiel
ModelSelectionDialog.Title=Editer les param\u00e8tres en utilisant le r\u00e9f\u00e9rentiel
AddAllPushButton.AddAllButton.Tip=Ajoute tout
ExtendedTableRemoveCommand.Romve.Label=Supprimer les entrées de table
ExtendedTableRemoveCommand.Romve.Label=Supprimer les entr\u00e9es de table
AddPushButton.AddButton.Tip=Ajouter
MoveDownPushButton.MoveDownTip=Déplace vers le bas les éléments sélectionnés
ExtendedTableCopyCommand.Copy.Label=Copier une ou plusieurs entrée(s) de table dans le presse-papier interne
ProposalUtils.CtrlProposal.ErrorMsg=La suggestion de ce type de Control n'est pas supportée :
MoveDownPushButton.MoveDownTip=D\u00e9place vers le bas les \u00e9l\u00e9ments s\u00e9lectionn\u00e9s
ExtendedTableCopyCommand.Copy.Label=Copier une ou plusieurs entr\u00e9e(s) de table dans le presse-papier interne
ProposalUtils.CtrlProposal.ErrorMsg=La suggestion de ce type de Control n'est pas support\u00e9e :
AccessorUtils.isReq=est requis pour le bean (<B>).
EventUtil.UnknowType=valeur inconnue du type d'événement \:
ProposalUtils.CellProposal.Error=La suggestion de ce type de CellEditor n'est pas supportée :
RemovePushButton.RemoveButton.Tip=Supprime les éléments sélectionnés
FileStep2.previewFailure=Erreur de prévisualisation. Des paramètres doivent être modifiés.\nNote : les erreurs de prévisualisation sont généralement dues à un mauvais paramètre d'encodage.
EventUtil.UnknowType=valeur inconnue du type d'\u00e9v\u00e9nement \:
ProposalUtils.CellProposal.Error=La suggestion de ce type de CellEditor n'est pas support\u00e9e :
RemovePushButton.RemoveButton.Tip=Supprime les \u00e9l\u00e9ments s\u00e9lectionn\u00e9s
FileStep2.previewFailure=Erreur de pr\u00e9visualisation. Des param\u00e8tres doivent \u00eatre modifi\u00e9s.\nNote : les erreurs de pr\u00e9visualisation sont g\u00e9n\u00e9ralement dues \u00e0 un mauvais param\u00e8tre d'encodage.
PastePushButton.PasteButton.Label=Coller
ModelSelectionDialog.ViewSchema=Voir le schéma (lecture seule)
ModelSelectionDialog.ViewSchema=Voir le sch\u00e9ma (lecture seule)
LabelledFileField.BrowseButton.Text=Parcourir...
ModelSelectionDialog.ViewQuery=Voir la requête (lecture seule)
MoveUpPushButton.MoveUpButton.Tip=Déplace vers le haut les éléments sélectionnés
AccessorUtils.Assert1=L'attribut 'BeanPropertyAccessors' de la colonne (nommée'{0}' et ayant l'id '{1}') n'est pas configuré correctement ou le type de la valeur affectée n'est pas correct.
exception.errorOccured=Une erreur est survenue ({0}). Lire le fichier de log pour plus de détails.
ModelSelectionDialog.ViewQuery=Voir la requ\u00eate (lecture seule)
MoveUpPushButton.MoveUpButton.Tip=D\u00e9place vers le haut les \u00e9l\u00e9ments s\u00e9lectionn\u00e9s
AccessorUtils.Assert1=L'attribut 'BeanPropertyAccessors' de la colonne (nomm\u00e9e'{0}' et ayant l'id '{1}') n'est pas configur\u00e9 correctement ou le type de la valeur affect\u00e9e n'est pas correct.
exception.errorOccured=Une erreur est survenue ({0}). Lire le fichier de log pour plus de d\u00e9tails.
ColorStyledText.CopyItem.Text=Copier
AccessorUtils.Assert0=L'attribut 'BeanPropertyAccessors' de la colonne (nommée '{0}' et ayant l'id '{1}') n'est pas configuré correctement. {2} est requis pour le bean
ExtendedTableMoveCommand.MoveLabel=Déplacer vers le haut ou le bas une ou plusieurs entrées de table
CopyPushButton.CopyButton.Tip=Copie les éléments sélectionnés
ExtendedTableResetDBTypesCommand.ResetDBTypes.Label=Réinitialiser tous les types de base de données pour obtenir les valeurs par défaut
ExtendedTableAddCommand.Add.Label=Ajouter une ou plusieurs entrée(s) de table
ControlUtils.Unsupported1=Ce contrôle ({0}) n'est pas supporté. Ajoutez "Case" si vous voulez ...
AccessorUtils.isReqValue=est requis pour la valeur (<V>), mais la valeur peut être adaptée avec le CellEditorValueAdapter.
AccessorUtils.NoClassDef=ErreurClassDefNonTrouvé ({0}):
AccessorUtils.Assert0=L'attribut 'BeanPropertyAccessors' de la colonne (nomm\u00e9e '{0}' et ayant l'id '{1}') n'est pas configur\u00e9 correctement. {2} est requis pour le bean
ExtendedTableMoveCommand.MoveLabel=D\u00e9placer vers le haut ou le bas une ou plusieurs entr\u00e9es de table
CopyPushButton.CopyButton.Tip=Copie les \u00e9l\u00e9ments s\u00e9lectionn\u00e9s
ExtendedTableResetDBTypesCommand.ResetDBTypes.Label=R\u00e9initialiser tous les types de base de donn\u00e9es pour obtenir les valeurs par d\u00e9faut
ExtendedTableAddCommand.Add.Label=Ajouter une ou plusieurs entr\u00e9e(s) de table
ControlUtils.Unsupported1=Ce contr\u00f4le ({0}) n'est pas support\u00e9. Ajoutez "Case" si vous voulez ...
AccessorUtils.isReqValue=est requis pour la valeur (<V>), mais la valeur peut \u00eatre adapt\u00e9e avec le CellEditorValueAdapter.
AccessorUtils.NoClassDef=ErreurClassDefNonTrouv\u00e9 ({0}):
ErrorDialogWidthDetailArea.ErrorMessage.Text=Message d'erreur
ExceptionHandler.Parameter.BeNull=le paramètre ex ne peut pas être vide
ExceptionHandler.Parameter.BeNull=le param\u00e8tre ex ne peut \u00eatre null
ModelSelectionDialog.Message=Choisissez une option, ou annulez
TreeToTablesLinker.Type.Unsupported=Ce type de currentControl n'est pas supporté
TreeToTablesLinker.Type.Unsupported=Ce type de currentControl n'est pas support\u00e9
Mode.Mode.ToString=Mode [{0}]
ModifyBeanValueCommand.ModifyCell.Label=Modifier la valeur de la cellule
ColorStyledText.SelectAllItem.Text=Sélectionner tout
ColorStyledText.SelectAllItem.Text=S\u00e9lectionner tout
DialogErrorForCellEditorListener.Error.MsgDialogTitle=ERROR
ExportPushButton.ExportButton.Tip=Exporte toutes les lignes dans un fichier XML
TableViewerCreator.CellModifier.ExError=Le CellModifier courant ne supporte pas cette opération. Utilisez '{0}' ou une classe qui l'étend pour cette fonction.
Curve2D.MinNum.Be0=minimumSegements doit être positif ou égal à 0
ModeReader.IgnoreElement=Ignorer un élément inconnu
Curve2D.MaxNum.Be0=maximumSegments doit être positif ou nul
TableViewerCreator.CellModifier.ExError=Le CellModifier courant ne supporte pas cette op\u00e9ration. Utilisez '{0}' ou une classe qui l'\u00e9tend pour cette fonction.
Curve2D.MinNum.Be0=minimumSegements doit \u00eatre positif ou \u00e9gal \u00e0 0
ModeReader.IgnoreElement=Ignorer un \u00e9l\u00e9ment inconnu
Curve2D.MaxNum.Be0=maximumSegments doit \u00eatre positif ou nul
CellEditorDialogBehavior.textContent=...
CellEditorValueAdapterFactory.valueNotStringType=La valeur du Bean doit être une classe type String
ColorStyledText.RedoItem.Text=Répéter
CellEditorValueAdapterFactory.valueNotStringType=La valeur du Bean doit \u00eatre une classe type String
ColorStyledText.RedoItem.Text=R\u00e9p\u00e9ter
ColorStyledText.UndoItem.Text=Annuler
ContentProposalAdapterExtended.close=Fermer
ContentProposalAdapterExtended.closeFocusout=Fermeture de focusout
DateDialog.textContent=Sélectionnez la date et l'heure
DefaultCellModifier.tableItemDispose=TableItem effacé
ErrorDialogWithContinue.setParameter=Renseignez les paramètres et continuez
DateDialog.textContent=S\u00e9lectionnez la date et l'heure
DefaultCellModifier.tableItemDispose=TableItem effac\u00e9
ErrorDialogWithContinue.setParameter=Renseignez les param\u00e8tres et continuez
EventUtil.activate=Activer
EventUtil.arm=arme
EventUtil.close=Fermer
EventUtil.collapse=Réduire
EventUtil.deactivate=Désactiver
EventUtil.defaultSelection=sélection par défaut
EventUtil.deiconify=dé-icônifie
EventUtil.collapse=R\u00e9duire
EventUtil.deactivate=D\u00e9sactiver
EventUtil.defaultSelection=s\u00e9lection par d\u00e9faut
EventUtil.deiconify=d\u00e9-ic\u00f4nifie
EventUtil.detailNull=Null
EventUtil.dispose=Retirer
EventUtil.dragDetect=Détection de glissement
EventUtil.expand=développer
EventUtil.dragDetect=D\u00e9tection de glissement
EventUtil.expand=d\u00e9velopper
EventUtil.focusIn=Activation
EventUtil.focusOut=Désactivation
EventUtil.hardKeyDown=Touche flèche bas
EventUtil.hardKeyUp=Touche flèche haut
EventUtil.focusOut=D\u00e9sactivation
EventUtil.hardKeyDown=Touche fl\u00e8che bas
EventUtil.hardKeyUp=Touche fl\u00e8che haut
EventUtil.help=Aide
EventUtil.hide=cacher
EventUtil.iconify=icônifier
EventUtil.keyDown=Flèche bas
EventUtil.keyUp=Flèche haut
EventUtil.menuDetect=Détection du menu
EventUtil.iconify=ic\u00f4nifier
EventUtil.keyDown=Fl\u00e8che bas
EventUtil.keyUp=Fl\u00e8che haut
EventUtil.menuDetect=D\u00e9tection du menu
EventUtil.modify=Modifier
EventUtil.mouseDoubleClick=Double-clic de souris
EventUtil.mouseDoubleClick=double-clic
EventUtil.mouseDown=Souris bas
EventUtil.mouseEnter=Souris Entrée
EventUtil.mouseEnter=Souris Entr\u00e9e
EventUtil.mouseExit=Souris sortie
EventUtil.mouseHover=Survoler avec la souris
EventUtil.mouseMove=Déplacement de la souris
EventUtil.mouseMove=D\u00e9placement de la souris
EventUtil.mouseUp=Souris haut
EventUtil.move=Déplacer
EventUtil.move=D\u00e9placer
EventUtil.paint=peint
EventUtil.resize=redimensionner
EventUtil.selectedEqual=SÉLECTIONNÉ
EventUtil.selection=Sélection
EventUtil.selectedEqual=S\u00c9LECTIONN\u00c9
EventUtil.selection=S\u00e9lection
EventUtil.show=Afficher
EventUtil.traverse=traverse
EventUtil.typeNull=Null
EventUtil.verify=vérifier
EventUtil.verify=v\u00e9rifier
ExceptionMessageDialog.log=Fichier de log
Rule.rule=Règle [{0}]
SaveAsGenericSchemaPushButton.saveAsSchema=Enregistrer comme schéma générique
SWTCalendarWithTime.contentEvening=Soirée
Rule.rule=R\u00e8gle [{0}]
SaveAsGenericSchemaPushButton.saveAsSchema=Enregistrer comme sch\u00e9ma g\u00e9n\u00e9rique
SWTCalendarWithTime.contentEvening=Soir\u00e9e
SWTCalendarWithTime.contentHr=Hr:
SWTCalendarWithTime.contentMin=Min \:
SWTCalendarWithTime.contentMorning=Matin
SWTCalendarWithTime.contentNoon=Midi
SWTCalendarWithTime.contentNow=Maintenant
SWTCalendarWithTime.contnetSec=Sec \:
TableViewerCreator.columnNoIBeanProperty=La colonne {0}' ('{1}') possède un CellEditor mais n'a pas de IBeanPropertyAccessors !
TableViewerCreator.columnNoIBeanProperty=La colonne {0}' ('{1}') poss\u00e8de un CellEditor mais n'a pas de IBeanPropertyAccessors !
TableViewerCreator.columnNullId=La colonne '{0}' a un id null \!
StateComposite.FLL_DB_INFOR=Renseigner les informations de la BdD
StateComposite.HELP_MESSAGE=Messages d'aide
StateComposite.MESSAGE1=Il est possible de créer des Jobs dynamiques et de configurer un nom de fichier ou de table dépendant de la table d'entrée.
StateComposite.MESSAGE1=Il est possible de cr\u00e9er des Jobs dynamiques et de configurer un nom de fichier ou de table d\u00e9pendant de la table d'entr\u00e9e.
StateComposite.MESSAGE2=Ceci requiert simplement l'utilisation du texte
StateComposite.MESSAGE3=\ dans le nom du fichier ou de la table.
StateComposite.MESSAGE4=Par exemple pour une table :
StateComposite.MESSAGE5=Par exemple pour un fichier :
StateComposite.MESSAGE6=ou peut-être
StateComposite.OUTPUT_SELECTION=Sélection de la sortie
StateComposite.SEL_JOBNAME=Définir le nom des Jobs
StateComposite.MESSAGE6=ou peut-\u00eatre
StateComposite.OUTPUT_SELECTION=S\u00e9lection de la sortie
StateComposite.SEL_JOBNAME=D\u00e9finir le nom des Jobs
StateComposite.STATE=Etat
StateComposite.TABLE_SELECTION=Sélection de la table
StateComposite.TEMPLATE_SELECTION=Sélection du modèle
StateComposite.TABLE_SELECTION=S\u00e9lection de la table
StateComposite.TEMPLATE_SELECTION=S\u00e9lection du mod\u00e8le
ArchiveDirectoryChooser.WizardProjectsImportPage_RootSelectTitle=S\u00e9lectionner r\u00e9per&toire racine :
ArchiveDirectoryChooser.DataTransfer_browse=Pa&rcourir
ArchiveDirectoryChooser.WizardProjectsImportPage_ArchiveSelectTitle=S\u00e9lectionner fichier &archive :
ArchiveDirectoryChooser.FileExport_selectDestinationMessage=S\u00e9lectionner un r\u00e9pertoire vers lequel exporter.
ArchiveDirectoryChooser.ArchiveExport_description=Exporter les ressources vers un fichier archive dans le syst\u00e8me de fichiers local.

View File

@@ -8,24 +8,24 @@ TableViewerCreator.Table.BeNull=tabella nulla
AddAllPushButton.AddAllButton.Tip=Aggiungi tutto
AddPushButton.AddButton.Tip=Aggiungere
MoveDownPushButton.MoveDownTip=Sposta in basso l'elemento selezionato
AccessorUtils.isReq=è richiesto per il bean (<B>).
AccessorUtils.isReq=\u00e8 richiesto per il bean (<B>).
PastePushButton.PasteButton.Label=Incolla
ModelSelectionDialog.ViewSchema=Visualizza schema (sola lettura).
LabelledFileField.BrowseButton.Text=Naviga...
ModelSelectionDialog.ViewQuery=Visualizza query (sola lettura)
MoveUpPushButton.MoveUpButton.Tip=Sposta in alto l'elemento selezionato
AccessorUtils.Assert1=La caratteristica 'BeanPropertyAccessors' della colonna (titolo '{0}' e id '{1}') non è correttemente configurata o il tipo del valore non è corretto.
AccessorUtils.Assert1=La caratteristica 'BeanPropertyAccessors' della colonna (titolo '{0}' e id '{1}') non \u00e8 correttemente configurata o il tipo del valore non \u00e8 corretto.
exception.errorOccured=Errore rilevato ({0}). Controlla il log per maggiori dettagli.
ColorStyledText.CopyItem.Text=Copia
AccessorUtils.Assert0=La caratteristica 'BeanPropertyAccessors' della colonna (con titolo'{0}' e id '{1}') non sono configurate correttamente. {2} è obbligatorio per il bean.
AccessorUtils.Assert0=La caratteristica 'BeanPropertyAccessors' della colonna (con titolo'{0}' e id '{1}') non sono configurate correttamente. {2} \u00e8 obbligatorio per il bean.
CopyPushButton.CopyButton.Tip=Copiare elementi selezionati
ControlUtils.Unsupported1=Questo controllo {0} non è sostenuto, aggiunge
AccessorUtils.isReqValue=è richiesto per il valore (<V>), ma il volore potrebbe essere adattoto al CellEditorValueAdapter
ControlUtils.Unsupported1=Questo controllo {0} non \u00e8 sostenuto, aggiunge
AccessorUtils.isReqValue=\u00e8 richiesto per il valore (<V>), ma il volore potrebbe essere adattoto al CellEditorValueAdapter
AccessorUtils.NoClassDef=NoClassDefFoundError ({0}):
ErrorDialogWidthDetailArea.ErrorMessage.Text=Messaggio errore
ModelSelectionDialog.Message=Per favore seleziona un'opzione, o annulla.
TreeToTablesLinker.Type.Unsupported=Questo tipo of currentControl non è supportato
Mode.Mode.ToString=Modalità [{0}]
TreeToTablesLinker.Type.Unsupported=Questo tipo of currentControl non \u00e8 supportato
Mode.Mode.ToString=Modalit\u00e0 [{0}]
ModifyBeanValueCommand.ModifyCell.Label=Modificare valore cella
ColorStyledText.SelectAllItem.Text=Seleziona tutto
DialogErrorForCellEditorListener.Error.MsgDialogTitle=Errore
@@ -49,8 +49,8 @@ ExceptionMessageDialog.log=Accedi
SaveAsGenericSchemaPushButton.saveAsSchema=Salva come schema generico
StateComposite.FLL_DB_INFOR=Riempi informazione DB
StateComposite.HELP_MESSAGE=Messaggi d'aiuto
StateComposite.MESSAGE1=È impossibile creare job dinamici ed impostare un nome file o tabella che dipendono dalla tabella di input.
StateComposite.MESSAGE2=Per questo è necessario utilizzare il testo
StateComposite.MESSAGE1=\u00c8 impossibile creare job dinamici ed impostare un nome file o tabella che dipendono dalla tabella di input.
StateComposite.MESSAGE2=Per questo \u00e8 necessario utilizzare il testo
StateComposite.MESSAGE4=Per esempio per una tabella:
StateComposite.MESSAGE5=Per esempio per un file:
StateComposite.OUTPUT_SELECTION=Selezione output

View File

@@ -1,42 +1,42 @@
commons.error=\u30A8\u30E9\u30FC
TableViewerCreator.TableColumn.AssertMsg=ID \u30D7\u30ED\u30D1\u30C6\u30A3'{0}'\u304C\u3042\u308BTableEditorColumn\u306E\u30C6\u30FC\u30D6\u30EB\u30AB\u30E9\u30E0\u306F\u3001\u6B63\u3057\u3044\u89AA\u30C6\u30FC\u30D6\u30EB\u3092\u6301\u3063\u3066\u3044\u307E\u305B\u3093\u3002
ColorStyledText.PasteItem.Text=\u8CBC\u308A\u4ED8\u3051
EventUtil.UnknowDetail=\u30A4\u30D9\u30F3\u30C8\u8A73\u7D30\u306E\u4E0D\u660E\u306A???\u5024 \:
ColorStyledText.PasteItem.Text=\u8CBC\u4ED8\u3051
EventUtil.UnknowDetail=\u30A4\u30D9\u30F3\u30C8\u8A73\u7D30\u306E\u4E0D\u660E\u306A???\u5024 :
ImportPushButtonForExtendedTable.ErrorMsg.Text=\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F
ResetDBTypesButton.ResetDBTypesButton.Tip=DB\u30BF\u30A4\u30D7\u306E\u30EA\u30BB\u30C3\u30C8
ExportPushButtonForExtendedTable.ErrorMsg.Text=\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F
TableViewerCreator.IdProperty.AssertMsg=\u30AB\u30E9\u30E0\u306EID \u30D7\u30ED\u30D1\u30C6\u30A3\u306E\u5909\u66F4\u304C\u5FC5\u8981\u3067\u3059\u3001ID \u30D7\u30ED\u30D1\u30C6\u30A3\u306F\uFF11\u3064\u306E\u30C6\u30FC\u30D6\u30EB\u3067\u30E6\u30CB\u30FC\u30AF\u3067\u306A\u304F\u3066\u306F\u306A\u308A\u307E\u305B\u3093\u3002
TableViewerCreator.IdProperty.AssertMsg=\u30AB\u30E9\u30E0\u306EidProperty\u306E\u5909\u66F4\u304C\u5FC5\u8981\u3067\u3059\u3001idProperty\u306F\uFF11\u3064\u306E\u30C6\u30FC\u30D6\u30EB\u3067\u30E6\u30CB\u30FC\u30AF\u3067\u306A\u304F\u3066\u306F\u306A\u308A\u307E\u305B\u3093\u3002
TableViewerCreator.CallMethod.ErrorMsg=\u3053\u306E\u30E1\u30BD\u30C3\u30C9\u306F\u3001\u65E2\u306B createTable() \u3092\u547C\u3073\u51FA\u3057\u6E08\u307F\u306E\u5834\u5408\u3060\u3051\u547C\u3073\u51FA\u305B\u307E\u3059
ModelSelectionDialog.BuiltIn=\u7D44\u307F\u8FBC\u307F\u30D7\u30ED\u30D1\u30C6\u30A3\u306B\u5909\u66F4
ExtendedTablePasteCommand.Paste.Label=\u5185\u90E8\u30AF\u30EA\u30C3\u30D7\u30DC\u30FC\u30C9\u304B\u3089\u30C7\u30FC\u30BF\u306E\u8CBC\u308A\u4ED8\u3051
SelectContextVariablesPushButton.Label=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u5909\u6570\u306E\u9078\u629E
ExtendedTableModel.ModifiedObject.Error=\u3053\u306E\u30E1\u30BD\u30C3\u30C9\u3092\u4F7F\u7528\u3059\u308B\u524D\u306B ModifiedBeanListenable \u30AA\u30D6\u30B8\u30A7\u30AF\u30C8\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002
ImportPushButton.ImportButton.Tip=\u3059\u3079\u3066\u306e\u884c\u3092xml\u30d5\u30a1\u30a4\u30eb\u304b\u3089\u306e\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u3067\u7f6e\u63db\u3048
SelectContextVariablesPushButton.Label=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u306E\u9078\u629E
ExtendedTableModel.ModifiedObject.Error=\u3053\u306E\u30E1\u30BD\u30C3\u30C9\u3092\u4F7F\u7528\u3059\u308B\u524D\u306BModifiedBeanListenable\u30AA\u30D6\u30B8\u30A7\u30AF\u30C8\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002
ImportPushButton.ImportButton.Tip=\u3059\u3079\u3066\u306E\u884C\u3092xml\u30D5\u30A1\u30A4\u30EB\u304B\u3089\u306E\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u3067\u7F6E\u63DB\u3048
LabelledFileField.FileDialog.Text=\u9078\u629E
ModelSelectionDialog.Option=\u30AA\u30D7\u30B7\u30E7\u30F3
ModelSelectionDialog.Update=\u30EA\u30DD\u30B8\u30C8\u30EA\u63A5\u7D9A\u306E\u66F4\u65B0\u3002
TableViewerCreator.Table.BeNull=\u30C6\u30FC\u30D6\u30EB\u304Cnull\u3067\u3059
ModelSelectionDialog.Title=\u30EA\u30DD\u30B8\u30C8\u30EA\u3092\u4F7F\u7528\u3057\u3066\u30D1\u30E9\u30E1\u30FC\u30BF\u306E\u7DE8\u96C6
AddAllPushButton.AddAllButton.Tip=\u3059\u3079\u3066\u8ffd\u52a0
AddAllPushButton.AddAllButton.Tip=\u3059\u3079\u3066\u8FFD\u52A0
ExtendedTableRemoveCommand.Romve.Label=\u30C6\u30FC\u30D6\u30EB\u30A8\u30F3\u30C8\u30EA\u306E\u524A\u9664
AddPushButton.AddButton.Tip=\u8FFD\u52A0
MoveDownPushButton.MoveDownTip=\u9078\u629E\u3057\u305F\u30A2\u30A4\u30C6\u30E0\u3092\u4E0B\u306B\u79FB\u52D5
ExtendedTableCopyCommand.Copy.Label=\u5185\u90E8\u30AF\u30EA\u30C3\u30D7\u30DC\u30FC\u30C9\u306B\uFF11\u3064\u307E\u305F\u306F\u305D\u308C\u4EE5\u4E0A\u306E\u30C6\u30FC\u30D6\u30EB\u30A8\u30F3\u30C8\u30EA\u306E\u30B3\u30D4\u30FC
ProposalUtils.CtrlProposal.ErrorMsg=\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB\u306E\u3053\u306E\u30BF\u30A4\u30D7\u306E\u63D0\u6848\u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093 \:
ExtendedTableCopyCommand.Copy.Label=\u30AF\u30EA\u30C3\u30D7\u30DC\u30FC\u30C9\u306B\uFF11\u3064\u4EE5\u4E0A\u306E\u30C6\u30FC\u30D6\u30EB\u30A8\u30F3\u30C8\u30EA\u3092\u30B3\u30D4\u30FC
ProposalUtils.CtrlProposal.ErrorMsg=\u3053\u306E\u30BF\u30A4\u30D7\u306E\u5236\u5FA1\u3092\u63D0\u6848\u3059\u308B\u3053\u3068\u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093:
AccessorUtils.isReq=\u306Fbean (<B>) \u3067\u8981\u6C42\u3055\u308C\u307E\u3059\u3002
EventUtil.UnknowType=\u30A4\u30D9\u30F3\u30C8\u30BF\u30A4\u30D7\u306E\u4E0D\u660E\u306A???\u5024 \:
ProposalUtils.CellProposal.Error=CellEditor\u306E\u3053\u306E\u30BF\u30A4\u30D7\u306E\u63D0\u6848\u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093 \:
EventUtil.UnknowType=\u30A4\u30D9\u30F3\u30C8\u30BF\u30A4\u30D7\u306E\u4E0D\u660E\u306A???\u5024 :
ProposalUtils.CellProposal.Error=CellEditor\u306E\u3053\u306E\u30BF\u30A4\u30D7\u306E\u63D0\u6848\u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093 :
RemovePushButton.RemoveButton.Tip=\u9078\u629E\u3057\u305F\u30A2\u30A4\u30C6\u30E0\u306E\u524A\u9664
FileStep2.previewFailure=\u30D7\u30EC\u30D3\u30E5\u30FC\u30A8\u30E9\u30FC\u3002\u3044\u304F\u3064\u304B\u306E\u8A2D\u5B9A\u5909\u66F4\u304C\u5FC5\u8981\u3067\u3059\u3002\n\u6CE8\u8A18\: \u30D7\u30EC\u30D3\u30E5\u30FC\u30A8\u30E9\u30FC\u306F\u4E00\u822C\u7684\u306B\u8AA4\u3063\u305F\u30A8\u30F3\u30B3\u30FC\u30C7\u30A3\u30F3\u30B0\u8A2D\u5B9A\u306B\u3088\u308A\u8D77\u3053\u308A\u307E\u3059\u3002
PastePushButton.PasteButton.Label=\u8CBC\u308A\u4ED8\u3051
ModelSelectionDialog.ViewSchema=\u30B9\u30AD\u30FC\u30DE\u306E\u8868\u793A\uFF08\u8AAD\u307F\u53D6\u308A\u5C02\u7528\uFF09\u3002
FileStep2.previewFailure=\u30D7\u30EC\u30D3\u30E5\u30FC\u30A8\u30E9\u30FC\u3002\u3044\u304F\u3064\u304B\u306E\u8A2D\u5B9A\u5909\u66F4\u304C\u5FC5\u8981\u3067\u3059\u3002\\n\u6CE8\u8A18: \u30D7\u30EC\u30D3\u30E5\u30FC\u30A8\u30E9\u30FC\u306F\u4E00\u822C\u7684\u306B\u8AA4\u3063\u305F\u30A8\u30F3\u30B3\u30FC\u30C7\u30A3\u30F3\u30B0\u8A2D\u5B9A\u306B\u3088\u308A\u8D77\u3053\u308A\u307E\u3059\u3002
PastePushButton.PasteButton.Label=\u8CBC\u4ED8\u3051
ModelSelectionDialog.ViewSchema=\u30B9\u30AD\u30FC\u30DE\u306E\u53C2\u7167\uFF08\u8AAD\u8FBC\u306E\u307F\uFF09
LabelledFileField.BrowseButton.Text=\u53C2\u7167...
ModelSelectionDialog.ViewQuery=\u30AF\u30A8\u30EA\u306E\u8868\u793A\uFF08\u8AAD\u307F\u53D6\u308A\u5C02\u7528\uFF09\u3002
MoveUpPushButton.MoveUpButton.Tip=\u9078\u629E\u3057\u305F\u30A2\u30A4\u30C6\u30E0\u3092\u4E0A\u306B\u79FB\u52D5
AccessorUtils.Assert1=\u3053\u306E\u30AB\u30E9\u30E0 (\u30BF\u30A4\u30C8\u30EB '{0}' \u3001id '{1}') \u306E BeanPropertyAccessors \u306F\u6B63\u3057\u304F\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u306A\u3044\u304B\u3001\u5024\u30BB\u30C3\u30C8\u306E\u578B\u304C\u6B63\u3057\u304F\u3042\u308A\u307E\u305B\u3093\u3002
exception.errorOccured=\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F\uFF08{0}\uFF09\n\u8A73\u7D30\u306F\u30ED\u30B0\u3092\u53C2\u7167\u3057\u3066\u304F\u3060\u3055\u3044\u3002
AccessorUtils.Assert1=\u3053\u306E\u30AB\u30E9\u30E0\uFF08\u30BF\u30A4\u30C8\u30EB '{0}' \u3001id '{1}'\uFF09\u306EBeanPropertyAccessors\u306F\u6B63\u3057\u304F\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u306A\u3044\u304B\u3001\u5024\u30BB\u30C3\u30C8\u306E\u578B\u304C\u6B63\u3057\u304F\u3042\u308A\u307E\u305B\u3093\u3002
exception.errorOccured=\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F\uFF08{0}\uFF09\\n\u8A73\u7D30\u306F\u30ED\u30B0\u3092\u53C2\u7167\u3057\u3066\u304F\u3060\u3055\u3044\u3002
ColorStyledText.CopyItem.Text=\u30B3\u30D4\u30FC
AccessorUtils.Assert0=\u3053\u306E\u30AB\u30E9\u30E0 (\u30BF\u30A4\u30C8\u30EB '{0}' \u3001id '{1}') \u306E BeanPropertyAccessors \u306F\u6B63\u3057\u304F\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002{2} \u306Fbean <B>\u3067\u8981\u6C42\u3055\u308C\u3066\u3044\u307E\u3059\u3002
AccessorUtils.Assert0=\u3053\u306E\u30AB\u30E9\u30E0 (\u30BF\u30A4\u30C8\u30EB '{0}' \u3001id '{1}') \u306E BeanPropertyAccessors\u306F\u6B63\u3057\u304F\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002{2}\u306Fbean <B>\u304C\u5FC5\u8981\u3068\u3057\u307E\u3059\u3002
ExtendedTableMoveCommand.MoveLabel=\uFF11\u3064\u307E\u305F\u306F\u305D\u308C\u4EE5\u4E0A\u306E\u30C6\u30FC\u30D6\u30EB\u30A8\u30F3\u30C8\u30EA\u306E\u4E0A\u4E0B\u79FB\u52D5
CopyPushButton.CopyButton.Tip=\u9078\u629E\u3057\u305F\u30A2\u30A4\u30C6\u30E0\u306E\u30B3\u30D4\u30FC
ExtendedTableResetDBTypesCommand.ResetDBTypes.Label=\u30C7\u30D5\u30A9\u30EB\u30C8\u5024\u3092\u53D6\u5F97\u3059\u308B\u305F\u3081\u306B\u5168\u3066\u306EDB\u30BF\u30A4\u30D7\u3092\u30EA\u30BB\u30C3\u30C8
@@ -45,21 +45,21 @@ ControlUtils.Unsupported1=\u3053\u306E\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB({0})
AccessorUtils.isReqValue=\u306F\u5024 (<V>) \u3067\u8981\u6C42\u3055\u308C\u3066\u3044\u307E\u3059\u304C\u3001\u305D\u306E\u5024\u306F CellEditorValueAdapter \u3067\u9069\u5FDC\u3055\u305B\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u3059\u3002
AccessorUtils.NoClassDef=NoClassDefFoundError ({0}):
ErrorDialogWidthDetailArea.ErrorMessage.Text=\u30A8\u30E9\u30FC\u30E1\u30C3\u30BB\u30FC\u30B8
ExceptionHandler.Parameter.BeNull=ex \u30D1\u30E9\u30E1\u30BF\u306F NULL\u5024\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093
ExceptionHandler.Parameter.BeNull=ex \u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u306B\u306Fnull\u3092\u8A2D\u5B9A\u51FA\u6765\u307E\u305B\u3093
ModelSelectionDialog.Message=\u30AA\u30D7\u30B7\u30E7\u30F3\u3092\uFF11\u3064\u9078\u629E\u3059\u308B\u304B\u3001\u30AD\u30E3\u30F3\u30BB\u30EB\u3057\u3066\u304F\u3060\u3055\u3044\u3002
TreeToTablesLinker.Type.Unsupported=\u3053\u306E\u30BF\u30A4\u30D7\u306EcurrentControl\u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093
TreeToTablesLinker.Type.Unsupported=\u3053\u306E\u30BF\u30A4\u30D7\u306E\u30AB\u30EC\u30F3\u30C8\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB\u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093
Mode.Mode.ToString=\u30E2\u30FC\u30C9 [{0}]
ModifyBeanValueCommand.ModifyCell.Label=\u30BB\u30EB\u5024\u306E\u5909\u66F4
ColorStyledText.SelectAllItem.Text=\u3059\u3079\u3066\u9078\u629E
DialogErrorForCellEditorListener.Error.MsgDialogTitle=\u30A8\u30E9\u30FC
ExportPushButton.ExportButton.Tip=\u3059\u3079\u3066\u306E\u884C\u3092XML\u30D5\u30A1\u30A4\u30EB\u306B\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8
TableViewerCreator.CellModifier.ExError=\u73FE\u5728\u306E CellModifier \u306F\u3053\u306E\u64CD\u4F5C\u3092\u30B5\u30DD\u30FC\u30C8\u3057\u3066\u3044\u307E\u305B\u3093\u3002\n\u3053\u306E\u6A5F\u80FD\u3092\u4F7F\u3046\u306B\u306F\u3001'{0}'\u304B\u7D99\u627F\u30AF\u30E9\u30B9\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044\u3002
TableViewerCreator.CellModifier.ExError=\u73FE\u5728\u306ECellModifier\u306F\u3053\u306E\u64CD\u4F5C\u3092\u30B5\u30DD\u30FC\u30C8\u3057\u3066\u3044\u307E\u305B\u3093\u3002'{0}'\u3092\u4F7F\u7528\u3059\u308B\u304B\u3001\u62E1\u5F35\u3057\u3066\u3053\u306E\u30D5\u30A3\u30FC\u30C1\u30E3\u30FC\u3092\u4F7F\u7528\u3067\u304D\u308B\u3088\u3046\u306B\u3059\u308B\u30AF\u30E9\u30B9\u3092\u4F7F\u7528\u3057\u307E\u3059
Curve2D.MinNum.Be0=minimumSegements\u306F \u6B63\u306E\u6570\u3082\u3057\u304F\u306F0\u3067\u306A\u304F\u3066\u306F\u306A\u308A\u307E\u305B\u3093
ModeReader.IgnoreElement=\u4E0D\u660E\u306A\u8981\u7D20\u3092\u7121\u8996
Curve2D.MaxNum.Be0=maximumSegements\u306F \u6B63\u306E\u6570\u3082\u3057\u304F\u306F0\u3067\u306A\u304F\u3066\u306F\u306A\u308A\u307E\u305B\u3093
CellEditorDialogBehavior.textContent=...
CellEditorValueAdapterFactory.valueNotStringType=Bean\u306E\u5024\u306FString\u578B\u306E\u30AF\u30E9\u30B9\u3067\u306A\u304F\u3066\u306F\u306A\u308A\u307E\u305B\u3093\u3002
ColorStyledText.RedoItem.Text=\u3084\u308A\u76F4\u3057
ColorStyledText.RedoItem.Text=\u3084\u308A\u76F4\u3059
ColorStyledText.UndoItem.Text=\u5143\u306B\u623B\u3059
ContentProposalAdapterExtended.close=\u9589\u3058\u308B
ContentProposalAdapterExtended.closeFocusout=Focusout\u3092\u9589\u3058\u308B
@@ -73,7 +73,7 @@ EventUtil.collapse=\u6298\u308A\u305F\u305F\u3080
EventUtil.deactivate=\u975E\u30A2\u30AF\u30C6\u30A3\u30D6\u5316
EventUtil.defaultSelection=\u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u9078\u629E
EventUtil.deiconify=\u975E\u30A2\u30A4\u30B3\u30F3\u5316
EventUtil.detailNull=NULL\u5024
EventUtil.detailNull=Null
EventUtil.dispose=\u7834\u68C4
EventUtil.dragDetect=\u30C9\u30E9\u30C3\u30B0\u306E\u691C\u77E5
EventUtil.expand=\u5C55\u958B\u3059\u308B
@@ -102,35 +102,35 @@ EventUtil.selectedEqual=\u9078\u629E\u3055\u308C\u305F
EventUtil.selection=\u9078\u629E
EventUtil.show=\u8868\u793A
EventUtil.traverse=\u30C8\u30E9\u30D0\u30FC\u30B9
EventUtil.typeNull=NULL\u5024
EventUtil.typeNull=Null
EventUtil.verify=\u78BA\u8A8D
ExceptionMessageDialog.log=\u30ED\u30B0
Rule.rule=\u30EB\u30FC\u30EB [{0}]
SaveAsGenericSchemaPushButton.saveAsSchema=\u6C4E\u7528\u30B9\u30AD\u30FC\u30DE\u3068\u3057\u3066\u4FDD\u5B58
SWTCalendarWithTime.contentEvening=\u5348\u5F8C
SWTCalendarWithTime.contentHr=\u6642 \:
SWTCalendarWithTime.contentMin=\u5206 \:
SWTCalendarWithTime.contentHr=\u6642 :
SWTCalendarWithTime.contentMin=\u5206 :
SWTCalendarWithTime.contentMorning=\u5348\u524D
SWTCalendarWithTime.contentNoon=\u6B63\u5348
SWTCalendarWithTime.contentNow=\u73FE\u5728
SWTCalendarWithTime.contnetSec=\u79D2 \:
TableViewerCreator.columnNoIBeanProperty=\u30AB\u30E9\u30E0 '{0}' ('{1}') \u306F CellEditor \u30BB\u30C3\u30C8\u3092\u6301\u3061\u307E\u3059\u304C\u3001 IBeanPropertyAccessors\u3092\u6301\u3061\u307E\u305B\u3093\u3002
TableViewerCreator.columnNullId=\u30AB\u30E9\u30E0 '{0}' \u306FNull\u306EID\u3092\u6301\u3063\u3066\u3044\u307E\u3059\u3002
SWTCalendarWithTime.contnetSec=\u79D2 :
TableViewerCreator.columnNoIBeanProperty=\u30AB\u30E9\u30E0'{0}' ('{1}')\u306B\u306FCellEditor\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u3059\u304C\u3001IBeanPropertyAccessors\u306F\u3042\u308A\u307E\u305B\u3093!
TableViewerCreator.columnNullId=\u30AB\u30E9\u30E0 \'{0}\' \u306FNull\u306EID\u3092\u6301\u3063\u3066\u3044\u307E\u3059\u3002
StateComposite.FLL_DB_INFOR=DB\u60C5\u5831\u306E\u5165\u529B
StateComposite.HELP_MESSAGE=\u30D8\u30EB\u30D7\u30E1\u30C3\u30BB\u30FC\u30B8
StateComposite.MESSAGE1=\u30C0\u30A4\u30CA\u30DF\u30C3\u30AF\u30B8\u30E7\u30D6\u3092\u4F5C\u6210\u3057\u305F\u308A\u3001\u5165\u529B\u30C6\u30FC\u30D6\u30EB\u306B\u4F9D\u5B58\u3059\u308B\u30D5\u30A1\u30A4\u30EB\u540D\u307E\u305F\u306F\u30C6\u30FC\u30D6\u30EB\u540D\u3092\u8A2D\u5B9A\u3059\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u3059\u3002
StateComposite.MESSAGE2=\u3053\u306E\u305F\u3081\u306B\u30C6\u30AD\u30B9\u30C8\u3092\u4F7F\u7528\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059
StateComposite.MESSAGE3=\u30D5\u30A1\u30A4\u30EB\u540D\u307E\u305F\u306F\u30C6\u30FC\u30D6\u30EB\u540D\u306B
StateComposite.MESSAGE4=\uFF11\u30C6\u30FC\u30D6\u30EB\u306E\u4F8B\uFF1A
StateComposite.MESSAGE5=\uFF11\u30D5\u30A1\u30A4\u30EB\u306E\u4F8B\uFF1A
StateComposite.MESSAGE6=\u304A\u305D\u3089\u304F
StateComposite.MESSAGE1=\u52D5\u7684\u30B8\u30E7\u30D6\u3092\u4F5C\u6210\u3057\u3001\u30D5\u30A1\u30A4\u30EB\u540D\u3084\u30C6\u30FC\u30D6\u30EB\u3092\u8A2D\u5B9A\u3059\u308B\u3053\u3068\u306F\u53EF\u80FD\u3067\u3059...
StateComposite.MESSAGE2=\u3053\u308C\u306B\u3064\u3044\u3066\u306F\u3001\u30C6\u30AD\u30B9\u30C8\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044
StateComposite.MESSAGE3=\u30D5\u30A1\u30A4\u30EB\u540D\u3001\u307E\u305F\u306F\u30C6\u30FC\u30D6\u30EB\u540D\u306B
StateComposite.MESSAGE4=\u4F8B\u3000\u30C6\u30FC\u30D6\u30EB:
StateComposite.MESSAGE5=\u4F8B\u3000\u30D5\u30A1\u30A4\u30EB:
StateComposite.MESSAGE6=\ \u304A\u305D\u3089\u304F
StateComposite.OUTPUT_SELECTION=\u51FA\u529B\u9078\u629E
StateComposite.SEL_JOBNAME=\u30B8\u30E7\u30D6\u540D\u306E\u8A2D\u5B9A
StateComposite.STATE=\u72B6\u614B
StateComposite.TABLE_SELECTION=\u30C6\u30FC\u30D6\u30EB\u9078\u629E
StateComposite.TEMPLATE_SELECTION=\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u9078\u629E
ArchiveDirectoryChooser.WizardProjectsImportPage_RootSelectTitle=\u30EB\u30FC\u30C8\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u3092\u9078\u629E
ArchiveDirectoryChooser.DataTransfer_browse=\u53C2\u7167...
ArchiveDirectoryChooser.WizardProjectsImportPage_ArchiveSelectTitle=\u30A2\u30FC\u30AB\u30A4\u30D6\u30D5\u30A1\u30A4\u30EB\u3092\u9078\u629E
ArchiveDirectoryChooser.WizardProjectsImportPage_RootSelectTitle=\u30EB\u30FC&\u30C8\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u306E\u9078\u629E:
ArchiveDirectoryChooser.DataTransfer_browse=\u53C2&\u7167...
ArchiveDirectoryChooser.WizardProjectsImportPage_ArchiveSelectTitle=&\u30A2\u30FC\u30AB\u30A4\u30D6\u30D5\u30A1\u30A4\u30EB\u306E\u9078\u629E:
ArchiveDirectoryChooser.FileExport_selectDestinationMessage=\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u5148\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u3092\u9078\u629E
ArchiveDirectoryChooser.ArchiveExport_description=\u30EA\u30BD\u30FC\u30B9\u3092\u30ED\u30FC\u30AB\u30EB\u30D5\u30A1\u30A4\u30EB\u30B7\u30B9\u30C6\u30E0\u306B\u30A2\u30FC\u30AB\u30A4\u30D6\u30D5\u30A1\u30A4\u30EB\u3068\u3057\u3066\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8
ArchiveDirectoryChooser.ArchiveExport_description=\u30EA\u30BD\u30FC\u30B9\u3092\u30ED\u30FC\u30AB\u30EB\u30D5\u30A1\u30A4\u30EB\u30B7\u30B9\u30C6\u30E0\u4E0A\u306E\u30A2\u30FC\u30AB\u30A4\u30D6\u30D5\u30A1\u30A4\u30EB\u306B\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u3057\u307E\u3059\u3002

View File

@@ -7,7 +7,7 @@ AddPushButton.AddButton.Tip=Dodaj
PastePushButton.PasteButton.Label=Wklej
ColorStyledText.CopyItem.Text=Kopiuj
CopyPushButton.CopyButton.Tip=Skopiuj zaznaczone obiekty
ExtendedTableAddCommand.Add.Label=Dodaj jedn\u0105 lub wi\u0119cej wpisów
ExtendedTableAddCommand.Add.Label=Dodaj jedn\u0105 lub wi\u0119cej wpis\u00f3w
ErrorDialogWidthDetailArea.ErrorMessage.Text=Wiadomo\u015B\u0107 b\u0142\u0119du
TreeToTablesLinker.Type.Unsupported=Ten typ currentControl nie jest wspierany
ColorStyledText.SelectAllItem.Text=Zaznacz wszystko
@@ -36,7 +36,7 @@ EventUtil.resize=zmie\u0144 rozmiar
EventUtil.show=poka\u017C
EventUtil.verify=zweryfikuj
ExceptionMessageDialog.log=Log
SWTCalendarWithTime.contentEvening=Wieczór
SWTCalendarWithTime.contentEvening=Wiecz\u00f3r
SWTCalendarWithTime.contentHr=Godz:
SWTCalendarWithTime.contentMin=Min:
SWTCalendarWithTime.contentMorning=Rano
@@ -46,6 +46,6 @@ SWTCalendarWithTime.contnetSec=Sek:
StateComposite.HELP_MESSAGE=Wiadomo\u015Bci pomocy
StateComposite.MESSAGE4=Np. dla jednej tabeli:
StateComposite.MESSAGE5=Np. dla jednego pliku:
StateComposite.OUTPUT_SELECTION=Wybór wyj\u015Bcia
StateComposite.OUTPUT_SELECTION=Wyb\u00f3r wyj\u015Bcia
StateComposite.STATE=Stan
StateComposite.TABLE_SELECTION=Wyór tabeli
StateComposite.TABLE_SELECTION=Wy\u00f3r tabeli

View File

@@ -11,15 +11,15 @@ AccessorUtils.isReq=e requerido para o bean (<B>).
PastePushButton.PasteButton.Label=Colar
LabelledFileField.BrowseButton.Text=Browse...
MoveUpPushButton.MoveUpButton.Tip=Sobe para itens selecionados
AccessorUtils.Assert1=O «BeanPropertyAccessors' da coluna (com o título '(0)' e id '(1)') não está configurado corretamente ou o valor definido não tem o tipo certo.
AccessorUtils.Assert1=O \u00abBeanPropertyAccessors' da coluna (com o t\u00edtulo '(0)' e id '(1)') n\u00e3o est\u00e1 configurado corretamente ou o valor definido n\u00e3o tem o tipo certo.
exception.errorOccured=Ocorreu um erro ({0}). Verificar no arquivo de log os detalhes.
ColorStyledText.CopyItem.Text=Copiar
AccessorUtils.Assert0=O 'BeanPropertyAccessors' da coluna (com o título '{0}' e id '{1}') não está configurado corretamente. {2} é requerido para o bean<B>
AccessorUtils.Assert0=O 'BeanPropertyAccessors' da coluna (com o t\u00edtulo '{0}' e id '{1}') n\u00e3o est\u00e1 configurado corretamente. {2} \u00e9 requerido para o bean<B>
ExtendedTableMoveCommand.MoveLabel=Mover para cima ou para baixa uma ou mais tabelas
CopyPushButton.CopyButton.Tip=Copiar itens selecionados
ExtendedTableAddCommand.Add.Label=Adicione uma ou mais entradas tabela
ControlUtils.Unsupported1=Esse controle não é suportado, adicione caso quiser...
AccessorUtils.isReqValue=é exigido para o valor (<V>), mas o valor poderá ser adaptado com CellEditorValueAdapter.
ControlUtils.Unsupported1=Esse controle n\u00e3o \u00e9 suportado, adicione caso quiser...
AccessorUtils.isReqValue=\u00e9 exigido para o valor (<V>), mas o valor poder\u00e1 ser adaptado com CellEditorValueAdapter.
AccessorUtils.NoClassDef=NoClassDefFoundError ({0}):
ErrorDialogWidthDetailArea.ErrorMessage.Text=Mensagem de erro
ColorStyledText.SelectAllItem.Text=Selecionar tudo
@@ -31,7 +31,7 @@ ColorStyledText.RedoItem.Text=Refazer
ColorStyledText.UndoItem.Text=Desfazer
ContentProposalAdapterExtended.close=Fechar
DateDialog.textContent=Selecione Data & Hora
ErrorDialogWithContinue.setParameter=Setar os paramêtros e continuar
ErrorDialogWithContinue.setParameter=Setar os param\u00eatros e continuar
EventUtil.activate=Ativar
EventUtil.close=Fechar
EventUtil.defaultSelection=Selecionar default
@@ -40,6 +40,6 @@ EventUtil.modify=Modificar
EventUtil.mouseDoubleClick=duplo clique
EventUtil.move=Mover
EventUtil.selectedEqual=Selecionado
EventUtil.selection=Seleção
EventUtil.selection=Sele\u00e7\u00e3o
EventUtil.show=Visualizar
SaveAsGenericSchemaPushButton.saveAsSchema=Salvar esquema genérico
SaveAsGenericSchemaPushButton.saveAsSchema=Salvar esquema gen\u00e9rico

View File

@@ -0,0 +1,18 @@
commons.error=CHYBA
ColorStyledText.PasteItem.Text=prilepi\u0165
AddAllPushButton.AddAllButton.Tip=Prida\u0165 V\u0161etko
AddPushButton.AddButton.Tip=Prida\u0165
PastePushButton.PasteButton.Label=prilepi\u0165
ColorStyledText.CopyItem.Text=Kop\u00edrova\u0165
ErrorDialogWidthDetailArea.ErrorMessage.Text=Chybov\u00e1 Hl\u00e1\u0161ka
DialogErrorForCellEditorListener.Error.MsgDialogTitle=CHYBA
ContentProposalAdapterExtended.close=Zavrie\u0165
EventUtil.activate=Aktivova\u0165
EventUtil.close=Zavrie\u0165
EventUtil.deactivate=Deaktivova\u0165
EventUtil.help=Pomoc
EventUtil.modify=Modifikova\u0165
EventUtil.move=Premiestni\u0165
EventUtil.selection=V\u00fdber
ExceptionMessageDialog.log=Log
StateComposite.STATE=Stav

View File

@@ -0,0 +1,17 @@
commons.error=CHYBA
ColorStyledText.PasteItem.Text=prilepi\u0165
AddAllPushButton.AddAllButton.Tip=Prida\u0165 V\u0161etko
PastePushButton.PasteButton.Label=prilepi\u0165
ColorStyledText.CopyItem.Text=Kopírova\u0165
ErrorDialogWidthDetailArea.ErrorMessage.Text=Chybová Hlá\u0161ka
DialogErrorForCellEditorListener.Error.MsgDialogTitle=CHYBA
ContentProposalAdapterExtended.close=Zavrie\u0165
EventUtil.activate=Aktivova\u0165
EventUtil.close=Zavrie\u0165
EventUtil.deactivate=Deaktivova\u0165
EventUtil.help=Pomoc
EventUtil.modify=Modifikova\u0165
EventUtil.move=Premiestni\u0165
EventUtil.selection=Výber
ExceptionMessageDialog.log=Log
StateComposite.STATE=Stav

View File

@@ -4,7 +4,7 @@ AddAllPushButton.AddAllButton.Tip=Hepsini Ekle
AddPushButton.AddButton.Tip=Ekle
PastePushButton.PasteButton.Label=Yap\u0131\u015Ft\u0131r
ColorStyledText.CopyItem.Text=Kopyala
ColorStyledText.SelectAllItem.Text=Tümünü Seç
ColorStyledText.SelectAllItem.Text=T\u00fcm\u00fcn\u00fc Se\u00e7
DialogErrorForCellEditorListener.Error.MsgDialogTitle=Hata
ColorStyledText.RedoItem.Text=Yeniden
ColorStyledText.UndoItem.Text=Geri Al

View File

@@ -7,12 +7,16 @@ ResetDBTypesButton.ResetDBTypesButton.Tip=\u91CD\u7F6E\u6240\u6709\u6570\u636E\u
ExportPushButtonForExtendedTable.ErrorMsg.Text=\u51FA\u9519!
TableViewerCreator.IdProperty.AssertMsg=\u4F60\u5FC5\u987B\u6539\u53D8\u5217ID\u5C5E\u6027\uFF0C\u4E00\u4E2A\u8868\u4E2D\u5217\u7684ID\u5C5E\u6027\u5FC5\u987B\u552F\u4E00\u3002
TableViewerCreator.CallMethod.ErrorMsg=\u53EA\u6709\u4F60\u7684\u5DF2\u7ECF\u8C03\u7528\u4E86createTable()\u65B9\u6CD5\u540E\uFF0C\u624D\u80FD\u8C03\u7528\u6B64\u65B9\u6CD5\u3002
ModelSelectionDialog.BuiltIn=\u66F4\u6539\u4E3A\u5185\u7F6E\u5C5E\u6027\u3002
ExtendedTablePasteCommand.Paste.Label=\u4ECE\u5916\u90E8\u526A\u8D34\u677F\u7C98\u8D34\u6570\u636E
SelectContextVariablesPushButton.Label=\u9009\u62E9\u4E0A\u4E0B\u6587\u53D8\u91CF
ExtendedTableModel.ModifiedObject.Error=ModifiedBeanListenable\u7684\u5BF9\u8C61\u5FC5\u987B\u5728\u4F7F\u7528\u8FD9\u4E2A\u65B9\u6CD5\u4E4B\u524D\u88AB\u5B9E\u73B0\u3002
ImportPushButton.ImportButton.Tip=\u5BFC\u5165XML\u6587\u4EF6\u66FF\u6362\u6240\u6709\u884C
LabelledFileField.FileDialog.Text=\u9009\u62E9\u4E00\u4E2A
ModelSelectionDialog.Option=\u9009\u9879
ModelSelectionDialog.Update=\u66F4\u65B0\u5B58\u50A8\u5E93\u8FDE\u63A5\u3002
TableViewerCreator.Table.BeNull=\u8868\u4E3A\u7A7A
ModelSelectionDialog.Title=\u4F7F\u7528\u5B58\u50A8\u5E93\u7F16\u8F91\u53C2\u6570
AddAllPushButton.AddAllButton.Tip=\u6DFB\u52A0\u6240\u6709
ExtendedTableRemoveCommand.Romve.Label=\u5220\u9664\u8868
AddPushButton.AddButton.Tip=\u6DFB\u52A0
@@ -23,12 +27,14 @@ AccessorUtils.isReq=\u9700\u8981\u4E00\u4E2ABean(<B>)
EventUtil.UnknowType=\u672A\u77E5\u7684\u65F6\u95F4\u7C7B\u578B\uFF1A
ProposalUtils.CellProposal.Error=CellEditor\u7C7B\u578B\u63D0\u793A\u4E0D\u88AB\u652F\u6301\uFF1A
RemovePushButton.RemoveButton.Tip=\u5220\u9664\u6240\u9009\u9879
FileStep2.previewFailure=\u9884\u89c8\u9519\u8bef\u3002\u987b\u6539\u53d8\u4e00\u4e9b\u8bbe\u7f6e\u3002 \n\u6ce8\u610f\uff1a\u9884\u89c8\u9519\u8bef\u53ef\u80fd\u662f\u56e0\u4e3a\u9519\u8bef\u7684\u7f16\u7801\u8bbe\u7f6e\u9020\u6210\u7684\u3002
FileStep2.previewFailure=\u9884\u89c8\u9519\u8bef\u3002\u987b\u6539\u53d8\u4e00\u4e9b\u8bbe\u7f6e\u3002 \\n\u6ce8\u610f\uff1a\u9884\u89c8\u9519\u8bef\u53ef\u80fd\u662f\u56e0\u4e3a\u9519\u8bef\u7684\u7f16\u7801\u8bbe\u7f6e\u9020\u6210\u7684\u3002
PastePushButton.PasteButton.Label=\u7C98\u8D34
ModelSelectionDialog.ViewSchema=\u67E5\u770B schema (\u53EA\u8BFB)\u3002
LabelledFileField.BrowseButton.Text=\u6D4F\u89C8...
ModelSelectionDialog.ViewQuery=\u67E5\u770B\u67E5\u8BE2 (\u53EA\u8BFB)\u3002
MoveUpPushButton.MoveUpButton.Tip=\u5411\u4E0A\u79FB\u52A8\u9009\u4E2D\u9879
AccessorUtils.Assert1=\u8FD9\u4E2A\u5217(\u6807\u9898\u4E3A\u2018{0}\u2019\uFF0CID\u4E3A\u2018{1}\u2019)\u7684\u2018BeanPropertyAccessors\u2019\u6CA1\u6709\u6B63\u786E\u914D\u7F6E,\u6216\u8005\u503C\u8BBE\u7F6E\u4E3A\u4E0D\u6B63\u786E\u7684\u7C7B\u578B\u3002
exception.errorOccured=\u4E00\u4E2A\u9519\u8BEF\u53D1\u751F({0}).\n \u8BE6\u7EC6\u63CF\u8FF0\u67E5\u770B\u65E5\u5FD7\u3002
exception.errorOccured=\u4E00\u4E2A\u9519\u8BEF\u53D1\u751F({0}).\\n \u8BE6\u7EC6\u63CF\u8FF0\u67E5\u770B\u65E5\u5FD7\u3002
ColorStyledText.CopyItem.Text=\u590D\u5236
AccessorUtils.Assert0=\u8FD9\u4E2A\u5217(\u6807\u9898\u4E3A\u2018{0}\u2019\uFF0CID\u4E3A\u2018{1}\u2019)\u7684\u2018BeanPropertyAccessors\u2019\u6CA1\u6709\u6B63\u786E\u914D\u7F6E\u3002\u2018{2}\u2019\u9700\u8981\u4E00\u4E2ABean<B>
ExtendedTableMoveCommand.MoveLabel=\u5411\u4E0A\u6216\u5411\u4E0B\u79FB\u52A8\u4E00\u4E2A\u6216\u591A\u4E2A\u8868
@@ -40,29 +46,47 @@ AccessorUtils.isReqValue=\u9700\u8981\u4E00\u4E2A\u503C(<V>),\u4F46\u662F\u8FD9\
AccessorUtils.NoClassDef=\u7C7B\u672A\u5B9A\u4E49\u9519\u8BEF\uFF1A
ErrorDialogWidthDetailArea.ErrorMessage.Text=\u9519\u8BEF\u4FE1\u606F
ExceptionHandler.Parameter.BeNull=\u53C2\u6570\u4E0D\u80FD\u4E3A\u7A7A\u5F02\u5E38
ModelSelectionDialog.Message=\u8BF7\u9009\u62E9\u4E00\u4E2A\u9009\u9879\u6216\u53D6\u6D88\u3002
TreeToTablesLinker.Type.Unsupported=\u5F53\u524D\u63A7\u952E\u7C7B\u578B\u4E0D\u652F\u6301\u3002
Mode.Mode.ToString=\u6A21\u5F0F [{0}]
ModifyBeanValueCommand.ModifyCell.Label=\u4FEE\u6539\u5355\u5143\u683C\u503C
ColorStyledText.SelectAllItem.Text=\u5168\u9009
DialogErrorForCellEditorListener.Error.MsgDialogTitle=\u9519\u8BEF
ExportPushButton.ExportButton.Tip=\u5BFC\u51FA\u6240\u6709\u884C\u5230XML\u6587\u4EF6
TableViewerCreator.CellModifier.ExError=\u5F53\u524DCellModifier\u4E0D\u652F\u6301\u6B64\u64CD\u4F5C\u3002\n \u4F7F\u7528\u2019{0}\u2018\u7C7B\u6216\u7EE7\u627F\u8FD9\u4E2A\u7C7B\u7684\u5B50\u7C7B
TableViewerCreator.CellModifier.ExError=\u5F53\u524DCellModifier\u4E0D\u652F\u6301\u6B64\u64CD\u4F5C\u3002\\n \u4F7F\u7528\u2019{0}\u2018\u7C7B\u6216\u7EE7\u627F\u8FD9\u4E2A\u7C7B\u7684\u5B50\u7C7B
Curve2D.MinNum.Be0=\u6BB5\u7684\u6700\u5C0F\u503C\u5FC5\u987B\u4E3A\u6B63\u6570\u62160\u3002
ModeReader.IgnoreElement=\u5FFD\u7565\u672A\u77E5\u5143\u7D20
Curve2D.MaxNum.Be0=\u6BB5\u7684\u6700\u5927\u503C\u5FC5\u987B\u4E3A\u6B63\u6570\u62160\u3002
CellEditorDialogBehavior.textContent=...
CellEditorValueAdapterFactory.valueNotStringType=Bean\u503C\u5FC5\u987B\u662F\u4E00\u4E2AString\u7C7B\u578B\uFF01
ColorStyledText.RedoItem.Text=\u91CD\u505A
ColorStyledText.UndoItem.Text=\u590D\u539F
ContentProposalAdapterExtended.close=\u5173\u95ED
ContentProposalAdapterExtended.closeFocusout=\u5173\u95EDfocusout
DateDialog.textContent=\u9009\u62E9\u65E5\u671F& \u65F6\u95F4
DefaultCellModifier.tableItemDispose=TableItem \u5DF2\u5904\u7406
ErrorDialogWithContinue.setParameter=\u8BBE\u7F6E\u53C2\u6570\u5E76\u7EE7\u7EED
EventUtil.activate=\u542f\u52a8
EventUtil.arm=arm
EventUtil.close=\u5173\u95ED
EventUtil.collapse=\u5D29\u584C
EventUtil.deactivate=\u64a4\u6d88
EventUtil.defaultSelection=\u9ED8\u8BA4\u9009\u62E9
EventUtil.deiconify=\u53D6\u6D88\u56FE\u6807\u5316
EventUtil.detailNull=\u7A7A
EventUtil.dispose=\u5904\u7406
EventUtil.dragDetect=\u62D6\u66F3\u68C0\u6D4B
EventUtil.expand=\u6269\u5F20
EventUtil.focusIn=\u7126\u70B9
EventUtil.focusOut=\u6563\u7126
EventUtil.hardKeyDown=\u6309\u4E0B\u786C\u952E
EventUtil.hardKeyUp=\u677E\u5F00\u786C\u952E
EventUtil.help=\u5e2e\u52a9
EventUtil.hide=\u9690\u85CF
EventUtil.iconify=\u56FE\u6807\u5316
EventUtil.keyDown=\u6309\u4E0B\u952E
EventUtil.keyUp=\u5F39\u8D77\u952E
EventUtil.menuDetect=\u83DC\u5355\u68C0\u6D4B
EventUtil.modify=\u4FEE\u6539
EventUtil.mouseDoubleClick=\u9F20\u6807\u53CC\u51FB
EventUtil.mouseDown=\u9F20\u6807\u6309\u4E0B
@@ -77,8 +101,11 @@ EventUtil.resize=\u8C03\u6574\u5927\u5C0F
EventUtil.selectedEqual=\u9009\u5B9A\u7684
EventUtil.selection=\u9009\u62E9
EventUtil.show=\u663E\u793A
EventUtil.traverse=\u6A2A\u8D2F
EventUtil.typeNull=\u7A7A
EventUtil.verify=\u9A8C\u8BC1
ExceptionMessageDialog.log=\u65E5\u5FD7
Rule.rule=\u89C4\u5219 [{0}]
SaveAsGenericSchemaPushButton.saveAsSchema=\u53e6\u5b58\u4e3a\u4e00\u822cschema
SWTCalendarWithTime.contentEvening=\u665A\u95F4
SWTCalendarWithTime.contentHr=\u5C0F\u65F6\uFF1A
@@ -87,3 +114,23 @@ SWTCalendarWithTime.contentMorning=\u65E9\u6668
SWTCalendarWithTime.contentNoon=\u4E2D\u5348
SWTCalendarWithTime.contentNow=\u73B0\u5728
SWTCalendarWithTime.contnetSec=\u79D2\uFF1A
TableViewerCreator.columnNoIBeanProperty=\u5217 \'{0}\' (\'{1}\') \u8BBE\u5B9A\u4E86 CellEditor\uFF0C\u4F46\u6CA1\u6709 IBeanPropertyAccessors\uFF01
TableViewerCreator.columnNullId=\u5217 \'{0}\' \u7684 id \u4E3A null\uFF01
StateComposite.FLL_DB_INFOR=\u586B\u5199\u6570\u636E\u5E93\u4FE1\u606F
StateComposite.HELP_MESSAGE=\u5E2E\u52A9\u6D88\u606F
StateComposite.MESSAGE1=\u53EF\u4EE5\u521B\u5EFA\u52A8\u6001\u4F5C\u4E1A\u5E76\u8BBE\u5B9A\u4F9D\u8D56\u4E8E\u8F93\u5165\u8868\u7684\u6587\u4EF6\u540D\u6216\u8868\u540D\u3002
StateComposite.MESSAGE2=\u5BF9\u6B64\uFF0C\u53EA\u5728\u9700\u5728\u6587\u4EF6\u540D\u6216\u8868\u540D\u4E2D
StateComposite.MESSAGE3=\\ \u4F7F\u7528\u6587\u672C\u3002
StateComposite.MESSAGE4=\u4F8B\u5982\u5BF9\u4E8E\u4E00\u4E2A\u8868:
StateComposite.MESSAGE5=\u4F8B\u5982\u5BF9\u4E8E\u4E00\u4E2A\u6587\u4EF6:
StateComposite.MESSAGE6=\\ \u6216\u8005\u53EF\u80FD
StateComposite.OUTPUT_SELECTION=\u8F93\u51FA\u9009\u62E9
StateComposite.SEL_JOBNAME=\u8BBE\u5B9A\u4F5C\u4E1A\u540D\u79F0
StateComposite.STATE=\u72B6\u6001
StateComposite.TABLE_SELECTION=\u8868\u9009\u62E9
StateComposite.TEMPLATE_SELECTION=\u6A21\u677F\u9009\u62E9
ArchiveDirectoryChooser.WizardProjectsImportPage_RootSelectTitle=\u9009\u62E9\u6839\u76EE\u5F55
ArchiveDirectoryChooser.DataTransfer_browse=\u6D4F\u89C8(&R)...
ArchiveDirectoryChooser.WizardProjectsImportPage_ArchiveSelectTitle=\u9009\u62E9&\u5F52\u6863\u6587\u4EF6
ArchiveDirectoryChooser.FileExport_selectDestinationMessage=\u9009\u62E9\u8981\u5BFC\u51FA\u5230\u7684\u76EE\u5F55
ArchiveDirectoryChooser.ArchiveExport_description=\u5C06\u8D44\u6E90\u5BFC\u51FA\u5230\u672C\u5730\u6587\u4EF6\u7CFB\u7EDF\u4E0A\u7684\u5B58\u6863\u6587\u4EF6\u4E2D\u3002

View File

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

View File

@@ -1,5 +1,5 @@
providerName=www.example.org
pluginName=Modèle de base de données Talend
pluginName=Mod\u00e8le de base de donn\u00e9es Talend
prefsName=Talend
talend.scheme=Projet Talend par défaut
talend.scheme=Projet Talend par d\u00e9faut
prefs=Talend

View File

@@ -1,5 +1,5 @@
providerName=www.example.org
pluginName=Talend\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u30E2\u30C7\u30EB
prefsName=Talend
talend.scheme=Talend \u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u30B9\u30AD\u30FC\u30E0
talend.scheme=Talend\u30C7\u30D5\u30A9\u30EB\u30C8\u30B9\u30AD\u30FC\u30DE
prefs=Talend

View File

@@ -0,0 +1,4 @@
providerName=www.nejaka stranka.sk
prefsName=Talend
talend.scheme=Talend z\u00e1kladn\u00e1 sch\u00e9ma
prefs=Talend

View File

@@ -0,0 +1,4 @@
providerName=www.nejaka stranka.sk
prefsName=Talend
talend.scheme=Talend základná schéma
prefs=Talend

View File

@@ -1 +1,5 @@
providerName=www.example.org
pluginName=\u7EC4\u4EF6\u6A21\u5757
prefsName=Talend
talend.scheme=Talend \u9ED8\u8BA4 scheme
prefs=Talend

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.1.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.core.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -60,7 +60,7 @@ HTMLDocGenerator.value=\u0642\u064A\u0645\u0629
HTMLDocGenerator.values=\u0627\u0644\u0642\u064A\u0645
HTMLDocGenerator.version=\u0627\u0644\u0625\u0635\u062F\u0627\u0631
ConnectionParameterName.HostLabel=\u0627\u0644\u0645\u0636\u064A\u0641
ConnectionParameterName.DatabaseLabel=\u0642\u0627\u0639\u062F\u0629 \u0627\u0644\u0628\u064A\u0627\u0646\u0627\u062A
ConnectionParameterName.SchemaLabel=\u0645\u062E\u0637\u0637
ConnectionParameterName.PasswordLabel=\u0631\u0645\u0632 \u0627\u0644\u0645\u0631\u0648\u0631
ConnectionParameterName.DbfileLabel=\u0642\u0627\u0639\u062F\u0629 \u0627\u0644\u0628\u064A\u0627\u0646\u0627\u062A
ConnectionParameterName.DatabaseLabel=\u0642\u0627\u0639\u062F\u0629 \u0628\u064A\u0627\u0646\u0627\u062A
ConnectionParameterName.DbfileLabel=\u0642\u0627\u0639\u062F\u0629 \u0628\u064A\u0627\u0646\u0627\u062A

View File

@@ -1,30 +1,28 @@
EUpdateResult.Update=Aus Repository übernehmen
EUpdateResult.Update=Aus Repository \u00fcbernehmen
EMetadataEncoding.UTF16LE=Unicode (16 bit)
SelectRepositoryContextDialog.SelectAll=Alle auswählen
PerspectiveMenuManager.dummy=Dummy
SelectRepositoryContextDialog.SelectAll=Alle ausw\u00e4hlen
EMetadataEncoding.Cyrillic=Kyrillisch
EUpdateResult.BuiltIn=Ändern in Built-In Modus
EUpdateResult.Rename=Namen ändern
ContextProcessSection.ParameterNameIsNotValid=Ungültigiger Parametername.
EMetadataEncoding.Hebrew=Hebräisch
EUpdateResult.BuiltIn=\u00c4ndern in Built-In Modus
EUpdateResult.Rename=Namen \u00e4ndern
ContextProcessSection.ParameterNameIsNotValid=Ung\u00fcltigiger Parametername.
EMetadataEncoding.Hebrew=Hebr\u00e4isch
UpdatesConstants.Context=Context
UpdatesConstants.Job=Job
ProjectSettingsWizard.EditProjectPageTitle=Bearbeite Projekt
RepositoryUpdateManager.NoModificationTitle=Keine Änderungen nötig
RepositoryUpdateManager.NoModificationTitle=Keine \u00c4nderungen n\u00f6tig
CorePreferencePage.javaInterpreter=&Java-Interpreter
EMetadataEncoding.GB2312=Chinesisch
SelectRepositoryContextDialog.CollapseAll=Alle verbergen
ERepositoryObjectType.FolderNotFound=Ordner für Typ {0} konnte nicht gefunden werden.
CorePreferencePage.componentDefaultFileDirectory=Standard-&Ordner für Komponente:
CorePreferencePage.runInMultiThread=&Multithread-Ausführung (Standardwert für neue Jobs)
MappingFileLoader.UndeclaredDbType="{0}" ist kein zugewiesener Datenbanktyp für das DBMS id "{1}" beim Node: {2}
ERepositoryObjectType.FolderNotFound=Ordner f\u00fcr Typ {0} konnte nicht gefunden werden.
CorePreferencePage.componentDefaultFileDirectory=Standard-&Ordner f\u00fcr Komponente:
CorePreferencePage.runInMultiThread=&Multithread-Ausf\u00fchrung (Standardwert f\u00fcr neue Jobs)
MappingFileLoader.UndeclaredDbType="{0}" ist kein zugewiesener Datenbanktyp f\u00fcr das DBMS id "{1}" beim Node: {2}
EConnectionType.tableMenu=Tabelle
MappingFileLoader.UnbindedDbTypes=Im DBMS id "{0}" Mapping-Datei, sind nachfolgende DB-Typen nicht an den Talend Typ "{1}" gebunden : {2}
EConnectionType.onComponentErrorMenu=Beim Komponenten Fehler
PerspectiveMenuManager.perspectiveLabel=&Perspektive
EConnectionType.runAfterMenu=Ausführen nach
EConnectionType.runAfterMenu=Ausf\u00fchren nach
GlobalServiceRegister.ServiceNotRegistered=Der Service {0} wurde nicht registriert.
ConextTemplateComposite.OrderText=Ursprüngliche Reihenfolge
ConextTemplateComposite.OrderText=Urspr\u00fcngliche Reihenfolge
CorePreferencePage.groupBySource="&Gruppiert nach Quelle" in Context
EMetadataEncoding.Greek=Griechisch
EMetadataEncoding.UTF16BE=Unicode BigEndian (16 bit)
@@ -32,11 +30,11 @@ EConnectionType.synchronize=Synchonisiert
VersionSection.Version=Version
SelectRepositoryContextDialog.ExpandAll=Alle anzeigen
EUpdateItemType.Components=Components
EConnectionType.mergeMenu=Zusammenführen
EConnectionType.mergeMenu=Zusammenf\u00fchren
EUpdateItemType.Schema=Schema
EMetadataEncoding.UTF8=Unicode 2.0 UTF-8
EMetadataEncoding.UTF7=Unicode 2.0 UTF-7
RepositoryUpdateManager.RenameContextMessages=Möchten Sie die Umbenennung der Variablen an alle Jobs übertragen. Falls ja, kann die Aktualisierung eine Weile dauern. Ansonsten werden alte Variablen in eingebettete Variablen umgestellt.
RepositoryUpdateManager.RenameContextMessages=M\u00f6chten Sie die Umbenennung der Variablen an alle Jobs \u00fcbertragen. Falls ja, kann die Aktualisierung eine Weile dauern. Ansonsten werden alte Variablen in eingebettete Variablen umgestellt.
EUpdateItemType.Query=Abfrage
ExtractMetaDataFromDataBase.SchemaNoPresent=Schema nicht in der Datenbank
UpdatesConstants.Component=Komponente
@@ -46,59 +44,59 @@ ContextProcessSection.errorTitle=Fehler
EConnectionType.parallelize=Parallelisiert
VersionSection.CreationDate=Erstellungsdatum
MappingFileLoader.UnbindedTalendTypes=Im DBMS id "{0}" Mapping-Datei, sind nachfolgende Talend-Typen nicht an "{1}" gebunden: Datenbanktyp:{2}
ContextProcessSection.7=Name für neuen Context
ContextProcessSection.7=Name f\u00fcr neuen Context
ContextProcessSection.6=Neuer Context
EConnectionType.mainMenu=Main
ContextProcessSection.4=Neuen Context hinzufügen basierend auf ->(
ContextProcessSection.2=Bestätigung abfragen?
ContextProcessSection.4=Neuen Context hinzuf\u00fcgen basierend auf ->(
ContextProcessSection.2=Best\u00e4tigung abfragen?
ContextProcessSection.1=menuTable
EUpdateItemType.Property=Eigenschaft
SelectRepositoryContextDialog.DeselectAll=Alle abwählen
SelectRepositoryContextDialog.DeselectAll=Alle abw\u00e4hlen
CorePreferencePage.iReportPath=&iReport Pfad:
MetadataTalendType.DBMSNotSetted=DBMS nicht eingegeben
ImportExternalJarAction.title=Externe JARs hinzufügen
ImportExternalJarAction.title=Externe JARs hinzuf\u00fcgen
ExtractMetaDataFromDataBase.dbTypeNotFound=dbType '{0}' nicht gefunden
RepositoryUpdateManager.NoModificationMessages=Es gibt keine Änderungen, die aktualisiert werden müssen.
RepositoryUpdateManager.NoModificationMessages=Es gibt keine \u00c4nderungen, die aktualisiert werden m\u00fcssen.
EMetadataEncoding.Latin6=Latin6 (Nordisch)
EMetadataEncoding.Latin5=Latin5 (Türkisch)
EMetadataEncoding.Latin5=Latin5 (T\u00fcrkisch)
EMetadataEncoding.Latin4=Latin4 (Nordeuropa)
EMetadataEncoding.Latin3=Latin3 (Südeuropa)
EMetadataEncoding.Latin3=Latin3 (S\u00fcdeuropa)
EMetadataEncoding.Latin2=Latin2 (Osteuropa)
EMetadataEncoding.Latin1=Latin1 (Westeuropa)
ContextProcessSection.51=ContextProcessSection.15
EMetadataEncoding.UTF16=Unicode 2.0 (16 bit)
ContextProcessSection.50=ContextProcessSection.14
CorePreferencePage.temporaryFiles=&Temporäre Dateien:
RepositoryUpdateManager.Title=Änderung
CorePreferencePage.temporaryFiles=&Tempor\u00e4re Dateien:
RepositoryUpdateManager.Title=\u00c4nderung
ContextProcessSection.49=Standard-Context
RepositoryObject.NotImplemented=nicht implementiert
ERepositoryObjectType.NotImplemented=nicht implementiert
ExtractMetaDataFromDataBase.connectionSuccessful=Verbindung erfolgreich
SelectRepositoryContextGroupDialog.Default=Default
XmlArray.InvalidFile=Ungültige Datei.
XmlArray.InvalidFile=Ung\u00fcltige Datei.
EConnectionType.lookupMenu=Nachschlagen
ContextProcessSection.30=Dieser Name existiert bereits
EUpdateItemType.Variable=Variable
ContextProcessSection.29=Fehler
CorePreferencePage.previewLimit=&Vorschaulimit:
ConextTemplateComposite.OrderMessages=Die umzusortierende Variablen müssen ausgewählt sein.
ConextTemplateComposite.OrderMessages=Die umzusortierende Variablen m\u00fcssen ausgew\u00e4hlt sein.
EUpdateItemType.Name=Name
ContextProcessSection.13=Neuen Namen für Context {0} vergeben
ContextProcessSection.13=Neuen Namen f\u00fcr Context {0} vergeben
ContextProcessSection.12=Context umbennenen
EUpdateItemType.SAPFunction=SAP Funktion
EMetadataEncoding.Big5=Big Five (Traditionell Chinesisch)
ContextProcessSection.RemoveInformation={0} ist der Standard-Kontext und kann nicht entfernt werden.
RepositoryUpdateManager.Messages=Möchten Sie die Änderungen auf alle Jobs übertragen? Dies kann lange dauern.
MappingFileLoader.InvalidTalendType="{0}" ist kein gültiger {1} Talend-Typ für ddas DBMS id "{2}" beim Node: {3}
RepositoryUpdateManager.Check=Überprüfe...
RepositoryUpdateManager.Messages=M\u00f6chten Sie die \u00c4nderungen auf alle Jobs \u00fcbertragen? Dies kann lange dauern.
MappingFileLoader.InvalidTalendType="{0}" ist kein g\u00fcltiger {1} Talend-Typ f\u00fcr ddas DBMS id "{2}" beim Node: {3}
RepositoryUpdateManager.Check=\u00dcberpr\u00fcfe...
ListPreferencePage.RemoveButtonName=Entfernen
UpdatesConstants.Joblet=Joblet
EMetadataEncoding.EUC_CN=Simplified Chinese (Extended Unix Code-CN)
EMetadataEncoding.Arabic=Arabisch
EMetadataEncoding.Microsoft_Latin1=Microsoft (Latin-1)
MappingFileLoader.DbmsIdAlreadyExists=DBMS mit Id "{0}" existiert bereits!"
EConnectionType.runIfMenu=Ausführen wenn
VersionSection.ModificationDate=Änderungsdatum
EConnectionType.runIfMenu=Ausf\u00fchren wenn
VersionSection.ModificationDate=\u00c4nderungsdatum
MappingFileLoader.DbTypeAlreadyExists=Im DBMS id "{0}" mapping, erscheint in der Datei "{2} der DB Typ "{1}" mehr als einmal am Node:{3}
AbstractComponentsProvider.folderNotExist=Ordner {0} existiert nicht.
AbstractItemMigrationTask.taskFailed=Migrationsprozess {0} beim Element {1} fehlgeschlagen
@@ -106,7 +104,7 @@ ComponentToRepositoryProperty.error=Fehler
ContextComposite.tableValue=Werte als Tabelle
ContextComposite.treeValue=Werte als Baum
ContextComposite.variable=Variablen
ContextSetConfigurationDialog.nameNotValid=Der Name ist ungültig
ContextSetConfigurationDialog.nameNotValid=Der Name ist ung\u00fcltig
ECodeLanguage.unknowLanguage=Unbekannte Sprache
ExtractMetaDataUtils.noData=Keine Daten gefunden.
JavaTypesManager.bigDecimal=BIGDECIMAL ist Nummer:
@@ -165,15 +163,15 @@ HTMLDocGenerator.creation=Anlegen
HTMLDocGenerator.description=Beschreibung
HTMLDocGenerator.job_description=Beschreibung
HTMLDocGenerator.job_settings=Einstellungen
HTMLDocGenerator.key=Schlüsselwert
HTMLDocGenerator.key=Schl\u00fcsselwert
HTMLDocGenerator.language=Sprache
HTMLDocGenerator.length=Länge
HTMLDocGenerator.length=L\u00e4nge
HTMLDocGenerator.mapper.alias=Alias
HTMLDocGenerator.mapper.expression=Ausdruck
HTMLDocGenerator.mapper.table.name=Tabellenname
HTMLDocGenerator.modification=Änderung
HTMLDocGenerator.modification=\u00c4nderung
HTMLDocGenerator.name=Name
HTMLDocGenerator.nullable=Null zulässig
HTMLDocGenerator.nullable=Null zul\u00e4ssig
HTMLDocGenerator.precision=Genauigkeit
HTMLDocGenerator.project_description=Projektbeschreibung
HTMLDocGenerator.project_name=Projektname
@@ -186,6 +184,7 @@ HTMLDocGenerator.type=Typ
HTMLDocGenerator.unique_name=Eindeutiger Name
ConnectionParameterName.HostLabel=Host
ConnectionParameterName.PortLabel=Port
ConnectionParameterName.SchemaLabel=Schema
ConnectionParameterName.UserLabel=User
ConnectionParameterName.PasswordLabel=Passwort
ConnectionParameterName.DbPathLabel=Datenbank Root-Pfad

View File

@@ -1,7 +1,6 @@
EUpdateResult.Update=\u0395\u03BD\u03B7\u03BC\u03AD\u03C1\u03C9\u03C3\u03B7 \u03B1\u03C0\u03CC \u03C4\u03BF \u03C7\u03CE\u03C1\u03BF \u03B1\u03C0\u03CC\u03B8\u03B5\u03C3\u03B7\u03C2
EMetadataEncoding.UTF16LE=Unicode (16 bit)
SelectRepositoryContextDialog.SelectAll=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u038C\u03BB\u03C9\u03BD
PerspectiveMenuManager.dummy=\u0395\u03B9\u03BA\u03BF\u03BD\u03B9\u03BA\u03CC
SelectRepositoryContextGroupDialog.Messages=\u03A0\u03C1\u03BF\u03C3\u03B8\u03AE\u03BA\u03B7 \u03C4\u03B7\u03C2 \u03BC\u03B7 \u03C5\u03C0\u03AC\u03C1\u03C7\u03BF\u03C5\u03C3\u03B1\u03C2 \u03BF\u03BC\u03AC\u03B4\u03B1\u03C2 \u03C0\u03B5\u03C1\u03B9\u03B5\u03C7\u03BF\u03BC\u03AD\u03BD\u03BF\u03C5 \u03C3\u03C4\u03B7\u03BD \u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1 \u03B1\u03C0\u03CC \u03C4\u03BF \u03C0\u03BB\u03B1\u03AF\u03C3\u03B9\u03BF \u03C7\u03CE\u03C1\u03BF\u03C5 \u03B1\u03C0\u03CC\u03B8\u03B5\u03C3\u03B7\u03C2.
EMetadataEncoding.Cyrillic=Cyrillic
EUpdateResult.BuiltIn=\u0391\u03BB\u03BB\u03B1\u03B3\u03AE \u03C3\u03B5 \u03C0\u03C1\u03BF\u03BA\u03B1\u03B8\u03BF\u03C1\u03B9\u03C3\u03BC\u03AD\u03BD\u03B7 \u03BA\u03B1\u03C4\u03AC\u03C3\u03C4\u03B1\u03C3\u03B7 \u03BB\u03B5\u03B9\u03C4\u03BF\u03C5\u03C1\u03B3\u03AF\u03B1\u03C2
@@ -23,7 +22,6 @@ EConnectionType.tableMenu=\u03A0\u03AF\u03BD\u03B1\u03BA\u03B1\u03C2
MappingFileLoader.UnbindedDbTypes=\u03A3\u03C4\u03BF \u03B1\u03C1\u03C7\u03B5\u03AF\u03BF \u03C7\u03B1\u03C1\u03C4\u03BF\u03B3\u03C1\u03AC\u03C6\u03B7\u03C3\u03B7\u03C2 dbms \u03C4\u03B1\u03C5\u03C4\u03CC\u03C4\u03B7\u03C4\u03B1\u03C2 "{0}", \u03BF\u03B9 \u03C4\u03CD\u03C0\u03BF\u03C5 \u0392\u03B4 \u03C0\u03B1\u03C1\u03B1\u03BA\u03AC\u03C4\u03C9 \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03C3\u03C5\u03BD\u03B4\u03B5\u03B4\u03B5\u03BC\u03AD\u03BD\u03BF\u03B9 \u03BC\u03B5 Talend \u03C4\u03CD\u03C0\u03BF\u03C5\u03C2 "{1}" : {2}
EConnectionType.onComponentErrorMenu=\u03A3\u03C6\u03AC\u03BB\u03BC\u03B1 \u03A3\u03B5 \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CC \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF
EConnectionType.onComponentOkMenu=\u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CC \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF Ok
PerspectiveMenuManager.perspectiveLabel=&\u0386\u03C0\u03BF\u03C8\u03B7
EConnectionType.runAfterMenu=\u0395\u03BA\u03C4\u03AD\u03BB\u03B5\u03C3\u03B7 \u039C\u03B5\u03C4\u03AC
GlobalServiceRegister.ServiceNotRegistered=\u0397 \u03C5\u03C0\u03B7\u03C1\u03B5\u03C3\u03AF\u03B1 {0} \u03B4\u03B5\u03BD \u03AD\u03C7\u03B5\u03B9 \u03BA\u03B1\u03C4\u03B1\u03C7\u03C9\u03C1\u03B7\u03B8\u03B5\u03AF.
ConextTemplateComposite.OrderText=\u0391\u03C1\u03C7\u03B9\u03BA\u03AE \u03C4\u03B1\u03BE\u03B9\u03BD\u03CC\u03BC\u03B7\u03C3\u03B7
@@ -229,9 +227,7 @@ HTMLDocGenerator.values=\u03A4\u03B9\u03BC\u03AD\u03C2
HTMLDocGenerator.version=\u0388\u03BA\u03B4\u03BF\u03C3\u03B7
ConnectionParameterName.HostLabel=\u039A\u03CC\u03BC\u03B2\u03BF\u03C2
ConnectionParameterName.PortLabel=\u0398\u03CD\u03C1\u03B1
ConnectionParameterName.DatabaseLabel=\u0392\u03AC\u03C3\u03B7 \u0394\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD
ConnectionParameterName.SchemaLabel=\u03A3\u03C7\u03AE\u03BC\u03B1
ConnectionParameterName.UserLabel=\u03C7\u03C1\u03AE\u03C3\u03C4\u03B7\u03C2
ConnectionParameterName.PasswordLabel=\u039A\u03C9\u03B4\u03B9\u03BA\u03AE \u03BB\u03AD\u03BE\u03B7
ConnectionParameterName.DbfileLabel=\u0392\u03AC\u03C3\u03B7 \u0394\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD
ConnectionParameterName.DbPathLabel=\u0392\u03B1\u03C3\u03B9\u03BA\u03CC \u039C\u03BF\u03BD\u03BF\u03C0\u03AC\u03C4\u03B9 \u0392\u03AC\u03C3\u03B7\u03C2 \u0394\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD

View File

@@ -1,8 +1,7 @@
EUpdateResult.Update=Update from repository
EMetadataEncoding.UTF16LE=Unicode (16 bit)
SelectRepositoryContextDialog.SelectAll=Select All
PerspectiveMenuManager.dummy=Dummy
SelectRepositoryContextGroupDialog.Messages= Add the nonexistent context group into job from the repository context.
SelectRepositoryContextGroupDialog.Messages=In the Job, add a nonexistent context group from the repository context
EMetadataEncoding.Cyrillic=Cyrillic
EUpdateResult.BuiltIn=Change to built-in mode
EUpdateResult.Rename=Change the name
@@ -24,7 +23,6 @@ EConnectionType.tableMenu=Table
MappingFileLoader.UnbindedDbTypes=In dbms id "{0}" mapping file, Db types below are not bind with "{1}" Talend types : {2}
EConnectionType.onComponentErrorMenu=On Component Error
EConnectionType.onComponentOkMenu=On Component Ok
PerspectiveMenuManager.perspectiveLabel=&Perspective
EConnectionType.runAfterMenu=Run After
GlobalServiceRegister.ServiceNotRegistered=The service {0} has not been registered.
ConextTemplateComposite.OrderText=Original order
@@ -132,7 +130,7 @@ ContextSetConfigurationDialog.nameNotValid=the name is not valid
ConextTemplateComposite.addToRepositoryContextAction.label=Add to repository context
ECodeLanguage.unknowLanguage=Unknown language
ExtractMetaDataUtils.noData=No data found.
JavaSimpleDateFormatProposalProvider.displaySingleQuote=\ '' : Display a single quote
JavaSimpleDateFormatProposalProvider.displaySingleQuote=\ ' : Display a single quote
JavaSimpleDateFormatProposalProvider.quoteDisplayError=Two single quotes display only one single quote
JavaTypesManager.bigDecimal=BIGDECIMAL is number:
JavaTypesManager.integer=INTEGER is number:
@@ -312,3 +310,10 @@ ActionBarBuildHelper.CloseAllAction_text=C&lose All
ActionBarBuildHelper.CloseAllAction_toolTip=Close All
ActionBarBuildHelper.SaveAll_text=Sav&e All
ActionBarBuildHelper.SaveAll_toolTip=Save All
ContextOrderProperty.BuiltInComment=Built-in context variables
ContextOrderProperty.RepositoryComment=Context variables from repository context:
ProcessorUtilities.nullProcess=The testCase process is null.
EComponentCategory_advanceSetting=Advanced settings
EComponentCategory.advancedSettings=Advanced Settings
ConnectionParameterName.DatabaseLabel=Database
ConnectionParameterName.DbfileLabel=Database

View File

@@ -1,23 +1,23 @@
SelectRepositoryContextDialog.SelectAll=Seleccionar todo
UpdatesConstants.Context=Contexto
UpdatesConstants.Job=Trabajo
CorePreferencePage.runInMultiThread=Ejecución Multi Thread (Valor Default para creación de job)
VersionSection.Version=Versión
CorePreferencePage.runInMultiThread=Ejecuci\u00f3n Multi Thread (Valor Default para creaci\u00f3n de job)
VersionSection.Version=Versi\u00f3n
EUpdateItemType.Components=Componentes
EUpdateItemType.Schema=Esquema
ContextValueErrorChecker.ErrorTitile=Valor en error de contexto:
ContextProcessSection.errorTitle=Error
VersionSection.CreationDate=Fecha Creación
VersionSection.CreationDate=Fecha Creaci\u00f3n
EUpdateItemType.Property=Propiedad
XmlArray.InvalidFile=Fichero inválido
XmlArray.InvalidFile=Fichero inv\u00e1lido
ContextProcessSection.29=Error
EUpdateItemType.Name=Nombre
VersionSection.ModificationDate=Fecha Modificación
VersionSection.ModificationDate=Fecha Modificaci\u00f3n
AbstractComponentsProvider.folderNotExist=Carpeta (0) no existe
AbstractItemMigrationTask.taskFailed=Tarea de Migración {0} ha fallado en elemento {1}
AbstractItemMigrationTask.taskFailed=Tarea de Migraci\u00f3n {0} ha fallado en elemento {1}
ComponentToRepositoryProperty.error=Error
ContextComposite.tableValue=Valores como Tabla
ContextComposite.treeValue=Valores como árbol
ContextComposite.treeValue=Valores como \u00e1rbol
VersionSection.Status=Estado
XSDValidater.IllegalArgument=la entrada de archivo xsd no existe
ApplicationActionBarAdvisor.menuFileLabel=&Archivo
@@ -37,22 +37,23 @@ BusinessAppearanceComposite.textAlignment.vertical.centre=Centro
ConextTableValuesComposite.nameLabel=Nombre
ContextTemplateComposite.CommentLabel=Comentario
ContextTemplateComposite.nameLabel=Nombre
ContextTemplateComposite.sourceLabel=Orígen
ContextTemplateComposite.sourceLabel=Or\u00edgen
ContextTemplateComposite.typeLabel=Tipo
ContextTreeConstants.contextName=Contexto
ContextTreeConstants.valueName=Valor
GroupByVariableAction.groupVariable=Agrupar por variable
EComponentCategory_doc=Documentacion
EComponentCategory_sqlTemplate=Patrón SQL
EComponentCategory_sqlTemplate=Patr\u00f3n SQL
HTMLDocGenerator.column=Columna
HTMLDocGenerator.content=Contenido
HTMLDocGenerator.description=Descripción
HTMLDocGenerator.job_description=Descripción
HTMLDocGenerator.description=Descripci\u00f3n
HTMLDocGenerator.job_description=Descripci\u00f3n
HTMLDocGenerator.key=Clave
HTMLDocGenerator.language=Lenguaje
HTMLDocGenerator.length=Longitud
HTMLDocGenerator.mapper.alias=Alias
HTMLDocGenerator.mapper.expression=Expresión
HTMLDocGenerator.mapper.expression=Expresi\u00f3n
HTMLDocGenerator.source=Origen
HTMLDocGenerator.status=Estado
HTMLDocGenerator.type=Tipo
HTMLDocGenerator.values=Valores
@@ -60,4 +61,4 @@ ConnectionParameterName.HostLabel=Host
ConnectionParameterName.PortLabel=Puerto
ConnectionParameterName.SchemaLabel=Esquema
ConnectionParameterName.UserLabel=Usuario
ConnectionParameterName.PasswordLabel=Contraseña
ConnectionParameterName.PasswordLabel=Contrase\u00f1a

View File

@@ -1,79 +1,78 @@
EUpdateResult.Update=Mettre à jour à partir du référentiel
EUpdateResult.Update=Mettre \u00e0 jour \u00e0 partir du r\u00e9f\u00e9rentiel
EMetadataEncoding.UTF16LE=Unicode (16 bits)
SelectRepositoryContextDialog.SelectAll=Sélectionner tout
PerspectiveMenuManager.dummy=Factice
SelectRepositoryContextGroupDialog.Messages=Ajoute le contexte inexistant dans le Job à partir du contexte du Répertoire.
SelectRepositoryContextDialog.SelectAll=S\u00e9lectionner tout
SelectRepositoryContextGroupDialog.Messages=Ajoute le groupe de contextes inexistant au Job \u00e0 partir du contexte du R\u00e9f\u00e9rentiel
EMetadataEncoding.Cyrillic=Cyrillique
EUpdateResult.BuiltIn=Passer en mode built-in
EUpdateResult.Rename=Changer le nom
ContextProcessSection.ParameterNameIsNotValid=Le nom de paramètre n'est pas valide.
EMetadataEncoding.Hebrew=Hébreux
ContextProcessSection.ParameterNameIsNotValid=Le nom de param\u00e8tre n'est pas valide.
EMetadataEncoding.Hebrew=H\u00e9breux
UpdatesConstants.Context=Contexte
UpdatesConstants.Job=Job
ProjectSettingsWizard.EditProjectPageTitle=Editer le projet
RepositoryUpdateManager.NoModificationTitle=Aucune modification nécessaire
CorePreferencePage.javaInterpreter=Interpréteur &Java
RepositoryUpdateManager.NoModificationTitle=Aucune modification n\u00e9cessaire
CorePreferencePage.javaInterpreter=Interpr\u00e9teur &Java
EMetadataEncoding.GB2312=Chinois
SelectRepositoryContextDialog.CollapseAll=Réduire tout
SelectRepositoryContextDialog.CollapseAll=R\u00e9duire tout
ERepositoryObjectType.FolderNotFound=Impossible de trouver le dossier pour le type {0}.
CorePreferencePage.componentDefaultFileDirectory=Répertoire par défaut des composants
SelectRepositoryContextDialog.ExistenceMessage=La variable "{0}" a existé dans le Job(Contexte : "{1}").
CorePreferencePage.runInMultiThread=Execution multi thread (valeur par défaut lors de la création d'un job)
MappingFileLoader.UndeclaredDbType="{0}" n'est pas un type de BdD déclaré pour le SGBD d'ID "{1}" dans le noeud : {2}
CorePreferencePage.componentDefaultFileDirectory=R\u00e9pertoire par d\u00e9faut des composants
SelectRepositoryContextDialog.ExistenceMessage=La variable "{0}" a exist\u00e9 dans le Job(Contexte : "{1}").
CorePreferencePage.runInMultiThread=Ex\u00e9cution multi thread (valeur par d\u00e9faut lors de la cr\u00e9ation d'un Job)
MappingFileLoader.UndeclaredDbType="{0}" n'est pas un type de BdD d\u00e9clar\u00e9 pour le SGBD d'ID "{1}" dans le noeud : {2}
EConnectionType.tableMenu=Table
MappingFileLoader.UnbindedDbTypes=Dans le fichier de mapping d'ID "{1}" du SGBD , les types de BdD ci-dessous ne sont pas liés aux types Talend "{1}" : {2}
MappingFileLoader.UnbindedDbTypes=Dans le fichier de mapping d'ID "{1}" du SGBD , les types de BdD ci-dessous ne sont pas li\u00e9s aux types Talend "{1}" : {2}
EConnectionType.onComponentErrorMenu=On Component Error
EConnectionType.onComponentOkMenu=On Component Ok
PerspectiveMenuManager.perspectiveLabel=&Perspective
EConnectionType.runAfterMenu=Exécuter après
GlobalServiceRegister.ServiceNotRegistered=Le service {0} n'a pu être enregistré.
EConnectionType.runAfterMenu=Ex\u00e9cuter apr\u00e8s
GlobalServiceRegister.ServiceNotRegistered=Le service {0} n'a pu \u00eatre enregistr\u00e9.
ConextTemplateComposite.OrderText=Ordre d'origine
SelectRepositoryContextDialog.Title=Sélectionne les variables du contexte
EUpdateResult.Add=Ajouter depuis le référentiel
SelectRepositoryContextDialog.Title=S\u00e9lectionne les variables du contexte
EUpdateResult.Add=Ajouter au r\u00e9f\u00e9rentiel
SelectRepositoryContextDialog.View=Voir...
EUpdateResult.JobletUpdate=Mise à jour des joblets
EConnectionType.onSubjobOkMenu=Sur Réussite du Sous-Job
EUpdateResult.JobletUpdate=Mise \u00e0 jour des joblets
EConnectionType.onSubjobOkMenu=Sur R\u00e9ussite du Sous-Job
CorePreferencePage.groupBySource="regrouper par source" en contexte
EConnectionType.onSubjobErrorMenu=Sur Erreur du Sous-Job
RepositoryUpdateManager.ItemsToUpdate=Vérification des éléments à mettre à jour
SelectRepositoryContextDialog.Label=Sélectionne les variables des contextes du référentiel
RepositoryUpdateManager.ItemsToUpdate=V\u00e9rification des \u00e9l\u00e9ments \u00e0 mettre \u00e0 jour
SelectRepositoryContextDialog.Label=S\u00e9lectionne les variables des contextes du r\u00e9f\u00e9rentiel
EMetadataEncoding.Greek=Grec
EMetadataEncoding.UTF16BE=Unicode BigEndian (16 bit)
EConnectionType.synchronize=Synchroniser
VersionSection.Version=Version
EConnectionType.onRowsEndMenu=A la fin des lignes
EUpdateResult.Delete=Supprimer du référentiel
SelectRepositoryContextDialog.ExpandAll=Développer tout
EConnectionType.onRowsEndMenu=\u00c0 la fin des lignes
EUpdateResult.Delete=Supprimer du r\u00e9f\u00e9rentiel
SelectRepositoryContextDialog.ExpandAll=D\u00e9velopper tout
EUpdateItemType.Components=Composants
EConnectionType.mergeMenu=Merge
RepositoryUpdateManager.RenameContextTitle=Renommer la question
EUpdateItemType.Schema=Schéma
EUpdateItemType.Schema=Sch\u00e9ma
ContextValueErrorChecker.ErrorTitile=Erreur de valeur de Contexte:
EMetadataEncoding.UTF8=Unicode 2.0 UTF-8
EMetadataEncoding.UTF7=Unicode 2.0 UTF-7
RepositoryUpdateManager.RenameContextMessages=Voulez-vous réellement propager le renommage des variables à tous les Jobs ? Si oui, la mise à jour peut prendre du temps. Si non, les anciennes variables seront changées en mode Built-In dans le Job.
EUpdateItemType.Query=Requête
ExtractMetaDataFromDataBase.SchemaNoPresent=Schéma absent de la base de données
SelectRepositoryContextDialog.DuplicationMessage=Vous avez sélectionné la variable "{0}" dans le contexte "{1}".
RepositoryUpdateManager.RenameContextMessages=Voulez-vous r\u00e9ellement propager le renommage des variables \u00e0 tous les Jobs ? Si oui, la mise \u00e0 jour peut prendre du temps. Si non, les anciennes variables seront chang\u00e9es en mode Built-In dans le Job.
EUpdateItemType.Query=Requ\u00eate
ExtractMetaDataFromDataBase.SchemaNoPresent=Sch\u00e9ma absent de la base de donn\u00e9es
SelectRepositoryContextDialog.DuplicationMessage=Vous avez s\u00e9lectionn\u00e9 la variable "{0}" dans le contexte "{1}".
UpdatesConstants.Component=Composant
CorePreferencePage.perlInterpreter=Interpréteur Perl
CorePreferencePage.perlInterpreter=Interpr\u00e9teur Perl
EMetadataEncoding.GB18030=Chinois National Standard
ContextProcessSection.errorTitle=ERROR
EConnectionType.parallelize=Paralléliser
VersionSection.CreationDate=Date de création
MappingFileLoader.UnbindedTalendTypes=Dans le fichier de mapping d'ID "{1}" du SGBD , les types Talend ci-dessous ne sont pas liés aux types de BdD "{1}" : {2}
EConnectionType.parallelize=Parall\u00e9liser
VersionSection.CreationDate=Date de cr\u00e9ation
MappingFileLoader.UnbindedTalendTypes=Dans le fichier de mapping d'ID "{1}" du SGBD , les types Talend ci-dessous ne sont pas li\u00e9s aux types de BdD "{1}" : {2}
ContextProcessSection.7=Nommer le nouveau contexte
ContextProcessSection.6=Nouveau contexte
EConnectionType.mainMenu=Main
ContextProcessSection.4=Ajouter un nouveau contexte basé sur ->(
ContextProcessSection.4=Ajouter un nouveau contexte bas\u00e9 sur ->(
ContextProcessSection.2=Demander confirmation ?
ContextProcessSection.1=menuTable
EUpdateItemType.Property=Propriété
SelectRepositoryContextDialog.DeselectAll=Désélectionner tout
EUpdateItemType.Property=Propri\u00e9t\u00e9
SelectRepositoryContextDialog.DeselectAll=D\u00e9s\u00e9lectionner tout
CorePreferencePage.iReportPath=Chemin iReport
MetadataTalendType.DBMSNotSetted=SGBD non paramétré
MetadataTalendType.DBMSNotSetted=SGBD non param\u00e9tr\u00e9
ImportExternalJarAction.title=Ajouter un JAR externe
ExtractMetaDataFromDataBase.dbTypeNotFound=dbType '{0}' non trouvé
RepositoryUpdateManager.NoModificationMessages=Aucune modification nécessaire pour la mise à jour
ExtractMetaDataFromDataBase.dbTypeNotFound=dbType '{0}' non trouv\u00e9
RepositoryUpdateManager.NoModificationMessages=Aucune modification n\u00e9cessaire pour la mise \u00e0 jour
EMetadataEncoding.Latin6=Latin6 (Nordique)
EMetadataEncoding.Latin5=Latin5 (Turc)
EMetadataEncoding.Latin4=Latin4 (Europe du nord)
@@ -86,72 +85,72 @@ ContextProcessSection.50=ContextProcessSection.14
CorePreferencePage.temporaryFiles=Fichiers &temporaires
EUpdateResult.Reload=Recharger les composants
RepositoryUpdateManager.Title=Modification
ContextProcessSection.49=Contexte par défaut
RepositoryObject.NotImplemented=non implémenté
ERepositoryObjectType.NotImplemented=non implémenté
ExtractMetaDataFromDataBase.connectionSuccessful=Connexion réussie
SelectRepositoryContextGroupDialog.Default=Défaut
ContextProcessSection.49=Contexte par d\u00e9faut
RepositoryObject.NotImplemented=non impl\u00e9ment\u00e9
ERepositoryObjectType.NotImplemented=non impl\u00e9ment\u00e9
ExtractMetaDataFromDataBase.connectionSuccessful=Connexion r\u00e9ussie
SelectRepositoryContextGroupDialog.Default=D\u00e9faut
XmlArray.InvalidFile=Fichier invalide.
EConnectionType.lookupMenu=Look Up
ContextProcessSection.30=Ce nom existe déjà
ContextProcessSection.30=Ce nom existe d\u00e9j\u00e0
EUpdateItemType.Variable=Variable
ContextProcessSection.29=ERROR
CorePreferencePage.previewLimit=Aperçu limite
ConextTemplateComposite.OrderMessages=Précisez si vous désirez réorganiser les variables.
CorePreferencePage.previewLimit=Aper\u00e7u limite
ConextTemplateComposite.OrderMessages=Si vous souhaitez r\u00e9organiser les variables, cela doit \u00eatre s\u00e9lectionn\u00e9.
SelectRepositoryContextDialog.DuplicationTitle=Avertissement de duplication !
EUpdateItemType.Name=Nom
ContextProcessSection.13=Nouveau nom pour le contexte {0}
ContextProcessSection.12=Renommer un contexte
EUpdateItemType.SAPFunction=Fonction SAP
EMetadataEncoding.Big5=Chinois traditionnel
ContextProcessSection.RemoveInformation={0} est le contexte par défaut et ne peut être supprimé.
RepositoryUpdateManager.Messages=Voulez-vous détecter tous les Jobs affectés par les modifications apportées à l'élément ? Cela peut prendre du temps.
ContextProcessSection.RemoveInformation={0} est le contexte par d\u00e9faut et ne peut \u00eatre supprim\u00e9.
RepositoryUpdateManager.Messages=Voulez-vous d\u00e9tecter tous les Jobs affect\u00e9s par les modifications apport\u00e9es \u00e0 l'\u00e9l\u00e9ment ? Cela peut prendre du temps.
MappingFileLoader.InvalidTalendType="{0}" n'est pas un type Talend valide {1} pour le SGBD d'ID "{2}" dans le noeud : {3}
RepositoryUpdateManager.Check=Vérification...
RepositoryUpdateManager.Check=V\u00e9rification...
ListPreferencePage.RemoveButtonName=Supprimer
UpdatesConstants.Joblet=Joblet
EMetadataEncoding.EUC_CN=Chinois simplifié (Code CN Unix étendus)
EMetadataEncoding.EUC_CN=Chinois simplifi\u00e9 (Code CN Unix \u00e9tendus)
EConnectionType.iteratorMenu=Iterate
EMetadataEncoding.Arabic=Arabe
EMetadataEncoding.Microsoft_Latin1=Microsoft (Latin-1)
SelectRepositoryContextGroupDialog.Title=Ajouter un groupe de contextes
MappingFileLoader.DbmsIdAlreadyExists=Un sgbd avec id "{0}" existe déjà!
EConnectionType.runIfMenu=Exécuter si
MappingFileLoader.DbmsIdAlreadyExists=Un SGBD d'ID "{0}" existe d\u00e9j\u00e0.
EConnectionType.runIfMenu=Run if
VersionSection.ModificationDate=Date de modification
MappingFileLoader.DbTypeAlreadyExists=Dans le mapping d'ID "{0}" du SGBD, le type de BdD "{1}" apparaît plus d'une fois dans le fichier "{2}" dans le noeud : {3}
MappingFileLoader.DbTypeAlreadyExists=Dans le mapping d'ID "{0}" du SGBD, le type de BdD "{1}" appara\u00eet plus d'une fois dans le fichier "{2}" dans le noeud : {3}
AbstractComponentsProvider.folderNotExist=Le dossier {0} n'existe pas.
AbstractItemMigrationTask.taskFailed=Tâche de migration {0} échouée à l'élément {1}
ColumnNameChangedExt.columnChanged=N\u0153ud : {0} Colonne modifiée : {1}-> {2}
AbstractItemMigrationTask.taskFailed=T\u00e2che de migration {0} \u00e9chou\u00e9e \u00e0 l'\u00e9l\u00e9ment {1}
ColumnNameChangedExt.columnChanged=N\u0153ud : {0} Colonne modifi\u00e9e : {1}-> {2}
ComponentToRepositoryProperty.error=ERROR
ComponentToRepositoryProperty.ImpossibleUseOCI=Impossible d'utiliser le type OCI dans le Répertoire !
ComponentToRepositoryProperty.ImpossibleUseOCI=Impossible d'utiliser le type OCI dans le R\u00e9pertoire !
ContextComposite.tableValue=Valeurs en table
ContextComposite.treeValue=Valeurs en arbre
ContextComposite.variable=Variables
ContextSetConfigurationDialog.nameNotValid=le nom n'est pas valide
ConextTemplateComposite.addToRepositoryContextAction.label=Ajouter au contexte du référentiel
ConextTemplateComposite.addToRepositoryContextAction.label=Ajouter au contexte du r\u00e9f\u00e9rentiel
ECodeLanguage.unknowLanguage=Langage inconnu
ExtractMetaDataUtils.noData=Aucune donnée trouvée
ExtractMetaDataUtils.noData=Aucune donn\u00e9e trouv\u00e9e
JavaSimpleDateFormatProposalProvider.displaySingleQuote= " : Affiche un guillemet simple
JavaSimpleDateFormatProposalProvider.quoteDisplayError=Deux apostrophes affichent uniquement une seule apostrophe
JavaTypesManager.bigDecimal=BIGDECIMAL est le nombre :
JavaTypesManager.integer=INTEGER est le nombre :
JavaTypesManager.list=LIST est le nombre :
JavaTypesManager.string=STRING est le nombre :
JavaTypesManager.bigDecimal=BIGDECIMAL est un nombre :
JavaTypesManager.integer=INTEGER est un nombre :
JavaTypesManager.list=LIST est un nombre :
JavaTypesManager.string=STRING est un nombre :
MetadataTalendType.dbIdNotFound=Impossible de trouver le SGBD d'ID {0}.
PatternCalendar.dateFormat="yyyy-MM-dd HH:mm:ss"
PatternCalendar.example=Exemple :
PerlDynamicProposalUtil.autoConvert=sera automatiquement converti en {0}>[index] dans le code généré
ProcessorUtilities.generatingJob=Génération du job en cours...
PerlDynamicProposalUtil.autoConvert=sera automatiquement converti en {0}>[index] dans le code g\u00e9n\u00e9r\u00e9
ProcessorUtilities.generatingJob=G\u00e9n\u00e9ration du job en cours...
ProcessorUtilities.loadingJob=Chargement du job en cours...
VersionSection.Status=Statut
XSDValidater.IllegalArgument=Le fichier XSD d'entrée n'existe pas.
MultiStringSelectionDialog.nameEmpty=Le nom ne peut pas être vide
PromptDialog.stringTip=Le texte d'entrée doit être entouré par des guillemets.
XSDValidater.IllegalArgument=Le fichier XSD d'entr\u00e9e n'existe pas.
MultiStringSelectionDialog.nameEmpty=Le nom ne peut pas \u00eatre vide
PromptDialog.stringTip=Le texte d'entr\u00e9e doit \u00eatre entour\u00e9 par des guillemets.
ApplicationActionBarAdvisor.menuFileLabel=&Fichier
ApplicationActionBarAdvisor.menuEditLabel=&Editer
ApplicationActionBarAdvisor.navigateLabel=&Naviguer
ApplicationActionBarAdvisor.projectLabel=&Projet
ApplicationActionBarAdvisor.menuWindowLabel=Fe&nêtre
ApplicationActionBarAdvisor.menuWindowLabel=Fe&n\u00eatre
ApplicationActionBarAdvisor.menuHelpLabel=&Aide
BusinessAppearanceComposite.textAlignmentGroup=Alignement du texte
BusinessAppearanceComposite.textAlignment.horizontal=Horizontal
@@ -174,84 +173,84 @@ ContextTreeConstants.valueName=Valeur
ContextTreeConstants.variableName=Variable
GroupByContextAction.groupContext=Grouper par contexte
GroupByVariableAction.groupVariable=Grouper par variable
CorePreferencePage.alwaysWelcome=Toujours afficher la vue de bienvenue au démarrage
MetadataTool.errorMessage=Impossible de créer le caractère courant
CorePreferencePage.alwaysWelcome=Toujours afficher la vue de bienvenue au d\u00e9marrage
MetadataTool.errorMessage=Impossible de cr\u00e9er le caract\u00e8re courant
MetadataTool.invalid=Valeur invalide
MetadataTool.invalidChar=Caractère invalide
MetadataTool.nameNull=Le nom du schéma ne peut être vide.
MetadataTool.invalidChar=Caract\u00e8re invalide
MetadataTool.nameNull=Le nom du sch\u00e9ma ne peut \u00eatre vide.
MetadataTool.nullValue=Valeur null
MetadataTool.schemaExist=Le nom du schéma existe déjà.
MetadataTool.schemaIn=Le nom du schéma est invalide.
MetadataTool.schemaInvalid=Nom de schéma invalide.
MetadataTool.schemaNull=Le nom du schéma est vide.
RepositoryUpdateManager.NotFoundMessages=Aucune relation à trouver.
RepositoryUpdateManager.NotFoundTitle=Non trouvé
MetadataTool.schemaExist=Le nom du sch\u00e9ma existe d\u00e9j\u00e0.
MetadataTool.schemaIn=Le nom du sch\u00e9ma est invalide.
MetadataTool.schemaInvalid=Nom de sch\u00e9ma invalide.
MetadataTool.schemaNull=Le nom du sch\u00e9ma est vide.
RepositoryUpdateManager.NotFoundMessages=Aucune relation \u00e0 trouver.
RepositoryUpdateManager.NotFoundTitle=Non trouv\u00e9
EUpdateItemType.ContextGroup=Groupe de contexte
UpdatesConstants.ContextGroup=Groupe de contexte
ExtractMetaDataUtils.1=Impossible d'initialiser la connexion.
RelationshipItemBuilder.buildingIndex=Construction de l'index...
RuleOperationChoiceDialog.editRules=Editer les règles
RuleOperationChoiceDialog.rule=Règle :
RuleOperationChoiceDialog.selectRulesFile=Sélectionner un règle depuis un fichier
RuleOperationChoiceDialog.viewRules=Voir les règles (lecture seule)
RuleOperationChoiceDialog.editRules=Editer les r\u00e8gles
RuleOperationChoiceDialog.rule=R\u00e8gle :
RuleOperationChoiceDialog.selectRulesFile=S\u00e9lectionner un r\u00e8gle depuis un fichier
RuleOperationChoiceDialog.viewRules=Voir les r\u00e8gles (lecture seule)
EComponentCategory_appearance=Apparence
EComponentCategory_assignment=Affectation
EComponentCategory_basicSetting=Paramètres simples
EComponentCategory_basicSetting=Param\u00e8tres simples
EComponentCategory_context=Contexte
EComponentCategory_doc=Documentation
EComponentCategory_dynamicSetting=Paramètres dynamiques
EComponentCategory_dynamicSetting=Param\u00e8tres dynamiques
EComponentCategory_errorRecovery=Reprise sur erreur
EComponentCategory_extra=Extra
EComponentCategory_logs=Logs
EComponentCategory_main=Main
EComponentCategory_properties=Propriétés
EComponentCategory_sqlTemplate=Modèle SQL
EComponentCategory_properties=Propri\u00e9t\u00e9s
EComponentCategory_sqlTemplate=Mod\u00e8le SQL
EComponentCategory_statsAndLogs=Stats & Logs
EComponentCategory_svnHistory=Historique SVN
EComponentCategory_technical=Technique
EComponentCategory_version=Version
EComponentCategory_view=View
InegerCellEditorListener.NegativeNumberMessage=La valeur de {0} ne peut être un nombre négatif.
InegerCellEditorListener.NumeralMessage=La valeur de {0} doit être numérique.
EComponentCategory_headerFooter=En-tête/Pied de page
EComponentCategory.basicRun=Exécution simple
EComponentCategory.breakpoint=Point d'arrêt
EComponentCategory.debugRun=Exécution en mode Debug
InegerCellEditorListener.NegativeNumberMessage=La valeur de {0} ne peut \u00eatre un nombre n\u00e9gatif.
InegerCellEditorListener.NumeralMessage=La valeur de {0} doit \u00eatre num\u00e9rique.
EComponentCategory_headerFooter=En-t\u00eate/Pied de page
EComponentCategory.basicRun=Ex\u00e9cution simple
EComponentCategory.breakpoint=Point d'arr\u00eat
EComponentCategory.debugRun=Ex\u00e9cution en mode Debug
EUpdateItemType.SAPIDoc=SAP IDoc
HTMLDocGenerator_generate_document=Documentation générée
HTMLDocGenerator.author=Créé par :
HTMLDocGenerator.author1=Créé par :
HTMLDocGenerator_generate_document=Documentation g\u00e9n\u00e9r\u00e9e
HTMLDocGenerator.author=Cr\u00e9\u00e9 par :
HTMLDocGenerator.author1=Cr\u00e9\u00e9 par :
HTMLDocGenerator.column=Colonne
HTMLDocGenerator.comment=Commentaire
HTMLDocGenerator.component=Composant :
HTMLDocGenerator.component_description=Description du composant
HTMLDocGenerator.component_list=Liste des composants
HTMLDocGenerator.component_name=Nom du composant
HTMLDocGenerator.component_parameters=Paramètres du composant :
HTMLDocGenerator.component_parameters=Param\u00e8tres du composant :
HTMLDocGenerator.component_type=Type de composant
HTMLDocGenerator.content=contenu
HTMLDocGenerator.context=Contexte :
HTMLDocGenerator.context_list=Liste des contextes
HTMLDocGenerator.creation=Création
HTMLDocGenerator.creation=Cr\u00e9ation
HTMLDocGenerator.description=Description
HTMLDocGenerator.ended=terminé(e)
HTMLDocGenerator.extra_settings=Paramètres supplémentaires
HTMLDocGenerator.generation_date=Date de génération
HTMLDocGenerator.ended=termin\u00e9(e)
HTMLDocGenerator.extra_settings=Param\u00e8tres suppl\u00e9mentaires
HTMLDocGenerator.generation_date=Date de g\u00e9n\u00e9ration
HTMLDocGenerator.job_description=Description
HTMLDocGenerator.job_preview_picture=Aperçu
HTMLDocGenerator.job_settings=Paramètres
HTMLDocGenerator.key=Clé
HTMLDocGenerator.label=Libellé
HTMLDocGenerator.job_preview_picture=Aper\u00e7u
HTMLDocGenerator.job_settings=Param\u00e8tres
HTMLDocGenerator.key=Cl\u00e9
HTMLDocGenerator.label=Libell\u00e9
HTMLDocGenerator.language=Langue
HTMLDocGenerator.length=Length
HTMLDocGenerator.mapper.alias=Alias
HTMLDocGenerator.mapper.expression=Expression
HTMLDocGenerator.mapper.join.type=Type de jointure
HTMLDocGenerator.mapper.metadatatable.entries=Entrées de la table des métadonnées
HTMLDocGenerator.mapper.operator=Opérateur
HTMLDocGenerator.mapper.metadatatable.entries=Entr\u00e9es de la table des m\u00e9tadonn\u00e9es
HTMLDocGenerator.mapper.operator=Op\u00e9rateur
HTMLDocGenerator.mapper.table.for=Table de mapping de
HTMLDocGenerator.mapper.table.name=Nom de la table
HTMLDocGenerator.mapper.table.properties=Propriétés de la table de mapping
HTMLDocGenerator.mapper.table.properties=Propri\u00e9t\u00e9s de la table de mapping
HTMLDocGenerator.modification=Modification
HTMLDocGenerator.name=Nom
HTMLDocGenerator.nullable=Nullable
@@ -259,27 +258,37 @@ HTMLDocGenerator.precision=Precision
HTMLDocGenerator.project_description=Description du projet
HTMLDocGenerator.project_name=Nom du projet
HTMLDocGenerator.prompt=Invite
HTMLDocGenerator.properties=Propriétés
HTMLDocGenerator.properties=Propri\u00e9t\u00e9s
HTMLDocGenerator.purpose=Objectif
HTMLDocGenerator.row_default=Défaut
HTMLDocGenerator.row_default=D\u00e9faut
HTMLDocGenerator.row_functions=Fonctions
HTMLDocGenerator.row_generator_info=Informations du générateur de lignes de
HTMLDocGenerator.row_parameters=Paramètres
HTMLDocGenerator.schema_for=Schéma de
HTMLDocGenerator.row_generator_info=Informations du g\u00e9n\u00e9rateur de lignes de
HTMLDocGenerator.row_parameters=Param\u00e8tres
HTMLDocGenerator.schema_for=Sch\u00e9ma de
HTMLDocGenerator.source=Source
HTMLDocGenerator.source_code=Code Source
HTMLDocGenerator.stats_logs=Stats & Logs
HTMLDocGenerator.status=Statut
HTMLDocGenerator.summary=Résumé
HTMLDocGenerator.summary=R\u00e9sum\u00e9
HTMLDocGenerator.tmap.matching.mode=Mode de correspondance
HTMLDocGenerator.type=Type
HTMLDocGenerator.unique_name=Nom unique
HTMLDocGenerator.value=Valeur
HTMLDocGenerator.values=Valeurs
HTMLDocGenerator.version=Version
ConnectionParameterName.HostLabel=Hôte
ConnectionParameterName.HostLabel=H\u00f4te
ConnectionParameterName.PortLabel=Port
ConnectionParameterName.SchemaLabel=Schéma
ConnectionParameterName.SchemaLabel=Sch\u00e9ma
ConnectionParameterName.UserLabel=Utilisateur
ConnectionParameterName.PasswordLabel=Mot de passe
ConnectionParameterName.DbPathLabel=Chemin d'accès racine à la base de données
ConnectionParameterName.DbPathLabel=Chemin d'acc\u00e8s racine \u00e0 la base de donn\u00e9es
ActionBarBuildHelper.CloseEditorAction_toolTip=Fermer
ActionBarBuildHelper.CloseAllAction_toolTip=Fermer tout
ActionBarBuildHelper.SaveAll_text=Sauv&egarder tout
ActionBarBuildHelper.SaveAll_toolTip=Sauvegarder tout
ContextOrderProperty.BuiltInComment=Variables de contexte built-in
ContextOrderProperty.RepositoryComment=Variables de contexte du contexte du r\u00e9f\u00e9rentiel :
EComponentCategory_advanceSetting=Param\u00e8tres avanc\u00e9s
EComponentCategory.advancedSettings=Param\u00e8tres avanc\u00e9s
ConnectionParameterName.DatabaseLabel=Base de donn\u00e9es
ConnectionParameterName.DbfileLabel=Base de donn\u00e9es

View File

@@ -6,7 +6,7 @@ CorePreferencePage.runInMultiThread=Vi\u0161enitno izvr\u0161avanje (Pretpostavl
ConextTemplateComposite.OrderText=Originalni poredak
CorePreferencePage.groupBySource="Grupiraj prema izvoru" u kontekstu
VersionSection.Version=Verzija
EUpdateItemType.Schema=\n\n \n\nCollection\n\nSchema
EUpdateItemType.Schema=\n\n\t\n\nCollection\n\nSchema
ContextValueErrorChecker.ErrorTitile=Gre\u0161ka u vrijednosti konteksta:
ContextProcessSection.errorTitle=Gre\u0161ka
VersionSection.CreationDate=Datum kreiranja
@@ -68,8 +68,6 @@ HTMLDocGenerator.unique_name=Jedinstveni naziv
HTMLDocGenerator.version=Verzija
ConnectionParameterName.HostLabel=Host
ConnectionParameterName.PortLabel=Port
ConnectionParameterName.DatabaseLabel=Baza podataka
ConnectionParameterName.SchemaLabel=\n\n \n\nCollection\n\nSchema
ConnectionParameterName.SchemaLabel=\n\n\t\n\nCollection\n\nSchema
ConnectionParameterName.UserLabel=korisnik
ConnectionParameterName.PasswordLabel=Lozinka
ConnectionParameterName.DbfileLabel=Baza podataka

View File

@@ -1,11 +1,10 @@
EUpdateResult.Update=Aggiorna dal repository
SelectRepositoryContextDialog.SelectAll=Seleziona tutto
PerspectiveMenuManager.dummy=Manichino
SelectRepositoryContextGroupDialog.Messages=\ Aggiungi un gruppo di contesto non esistente dal contesto del repository.
EMetadataEncoding.Cyrillic=Cirillico
EUpdateResult.BuiltIn=Cambia in modalità Built-In
EUpdateResult.BuiltIn=Cambia in modalit\u00e0 Built-In
EUpdateResult.Rename=Cambiare il nome
ContextProcessSection.ParameterNameIsNotValid=Il nome del parametro non è valido.
ContextProcessSection.ParameterNameIsNotValid=Il nome del parametro non \u00e8 valido.
EMetadataEncoding.Hebrew=Ebraico
UpdatesConstants.Context=Contesto
UpdatesConstants.Job=Job
@@ -17,14 +16,13 @@ SelectRepositoryContextDialog.CollapseAll=Comprimi tutto
ERepositoryObjectType.FolderNotFound=Impossibile trovare cartella per tipo {0}
CorePreferencePage.componentDefaultFileDirectory=Cartella predefinita dei componenti
CorePreferencePage.runInMultiThread=Esecuzione in Multi Thread (valore di default per un nuovo lavoro)
MappingFileLoader.UndeclaredDbType="{0}" non è un tipo di db dichiarato per l'id dbms "{1}" al nodo\: {2}
MappingFileLoader.UndeclaredDbType="{0}" non \u00e8 un tipo di db dichiarato per l'id dbms "{1}" al nodo\: {2}
EConnectionType.tableMenu=Tabella
MappingFileLoader.UnbindedDbTypes=Nel file di mappatura dell'id dbms "{0}", i tipi Talend sottostanti non sono legati con i tipi Talend "{1}"\: {2}
EConnectionType.onComponentErrorMenu=Su errore componente
EConnectionType.onComponentOkMenu=Su componente OK
PerspectiveMenuManager.perspectiveLabel=&Prospettiva
EConnectionType.runAfterMenu=Eseguire dopo
GlobalServiceRegister.ServiceNotRegistered=Il servizio {0} non è stato registrato
GlobalServiceRegister.ServiceNotRegistered=Il servizio {0} non \u00e8 stato registrato
ConextTemplateComposite.OrderText=Ordine originale
SelectRepositoryContextDialog.Title=Seleziona le variabili contesto
SelectRepositoryContextDialog.View=Vedi...
@@ -61,7 +59,7 @@ EConnectionType.mainMenu=Principale
ContextProcessSection.4=Aggiungere nuovo contesto sulla base di ->(
ContextProcessSection.2=Chiedere conferma ?
ContextProcessSection.1=menuTable
EUpdateItemType.Property=Proprietà
EUpdateItemType.Property=Propriet\u00e0
SelectRepositoryContextDialog.DeselectAll=Deselezionare tutto
CorePreferencePage.iReportPath=percorso iReport
MetadataTalendType.DBMSNotSetted=DBMS non impostato
@@ -85,7 +83,7 @@ ExtractMetaDataFromDataBase.connectionSuccessful=Connessione avvenuta
SelectRepositoryContextGroupDialog.Default=Predefinito
XmlArray.InvalidFile=File non valido.
EConnectionType.lookupMenu=Look Up
ContextProcessSection.30=Il nome esiste già
ContextProcessSection.30=Il nome esiste gi\u00e0
EUpdateItemType.Variable=Variabile
ContextProcessSection.29=Errore
CorePreferencePage.previewLimit=Anteprima limiti
@@ -96,20 +94,20 @@ ContextProcessSection.13=Dare un nome per il contesto {0}
ContextProcessSection.12=Rinominare contesto
EUpdateItemType.SAPFunction=Funzione SAP
EMetadataEncoding.Big5=Big Five (Cinese Tradizionale)
ContextProcessSection.RemoveInformation={0} è il contesto predefinito, non può essere rimosso.
ContextProcessSection.RemoveInformation={0} \u00e8 il contesto predefinito, non pu\u00f2 essere rimosso.
RepositoryUpdateManager.Messages=Desideri propagare le modifiche a tutti i job? Potrebbe impegare relativamente tempo.
MappingFileLoader.InvalidTalendType="{0}" non è un tipo Talend {1} valido per l'id dbms "{2}" al nodo\: {3}
MappingFileLoader.InvalidTalendType="{0}" non \u00e8 un tipo Talend {1} valido per l'id dbms "{2}" al nodo\: {3}
RepositoryUpdateManager.Check=Controllo...
ListPreferencePage.RemoveButtonName=Cancellare
UpdatesConstants.Joblet=Joblet
EMetadataEncoding.EUC_CN=Cinese Semplificato (Codice Unix-CN)
EConnectionType.iteratorMenu=Il codice sorgente è stato generato in automatico da {0}
EConnectionType.iteratorMenu=Il codice sorgente \u00e8 stato generato in automatico da {0}
EMetadataEncoding.Arabic=Arabico
SelectRepositoryContextGroupDialog.Title=Aggiungi gruppo contesto
MappingFileLoader.DbmsIdAlreadyExists=Un dbms con id "{0}" esiste già\!"
MappingFileLoader.DbmsIdAlreadyExists=Un dbms con id "{0}" esiste gi\u00e0\!"
EConnectionType.runIfMenu=Eseguire se
VersionSection.ModificationDate=Data modifica
MappingFileLoader.DbTypeAlreadyExists=Nell'id "{0}" della mappatura del dbms, il tipo di Db "{1}" appare più di una volta nel file "{2}" al nodo\: {3}
MappingFileLoader.DbTypeAlreadyExists=Nell'id "{0}" della mappatura del dbms, il tipo di Db "{1}" appare pi\u00f9 di una volta nel file "{2}" al nodo\: {3}
AbstractComponentsProvider.folderNotExist=Cartella {0} non esiste
AbstractItemMigrationTask.taskFailed=Migrazione {0} fallita dell'elemento{1}
ColumnNameChangedExt.columnChanged=Nodo: {0} Campo alterato: {1} -> {2}
@@ -117,15 +115,15 @@ ComponentToRepositoryProperty.error=Errore
ContextComposite.tableValue=Valori come tabella
ContextComposite.treeValue=Valori come albero
ContextComposite.variable=Variabili
ContextSetConfigurationDialog.nameNotValid=il nome non è valido
ContextSetConfigurationDialog.nameNotValid=il nome non \u00e8 valido
ConextTemplateComposite.addToRepositoryContextAction.label=Aggiungi contesto al repository
ExtractMetaDataUtils.noData=Nessun dato trovato
JavaSimpleDateFormatProposalProvider.displaySingleQuote=\ '' : Mostra apice singolo
JavaSimpleDateFormatProposalProvider.displaySingleQuote=\ ' : Mostra apice singolo
JavaSimpleDateFormatProposalProvider.quoteDisplayError=Due virgolette singole vengono mostrate solo come una virgoletta singola
JavaTypesManager.bigDecimal=BIGDECIMAL è un numero:
JavaTypesManager.integer=INTEGER è un numero:
JavaTypesManager.list=LIST è un numero:
JavaTypesManager.string=STRING è un numero:
JavaTypesManager.bigDecimal=BIGDECIMAL \u00e8 un numero:
JavaTypesManager.integer=INTEGER \u00e8 un numero:
JavaTypesManager.list=LIST \u00e8 un numero:
JavaTypesManager.string=STRING \u00e8 un numero:
PatternCalendar.dateFormat="aaaa-mm-gg HH:mm:ss"
PatternCalendar.example=Esempio:
ProcessorUtilities.finalizeBuild=Finalizzazione costruzione...
@@ -133,7 +131,7 @@ ProcessorUtilities.generatingJob=Generazione job...
ProcessorUtilities.loadingJob=Caricamento job...
VersionSection.Status=Stato
XSDValidater.IllegalArgument=il file di input xsd non esiste
MultiStringSelectionDialog.nameEmpty=Il nome non può essere vuoto
MultiStringSelectionDialog.nameEmpty=Il nome non pu\u00f2 essere vuoto
PromptDialog.stringTip=Il testo inserito deve essere compreso tra virgolette singole.
ApplicationActionBarAdvisor.menuFileLabel=&File
ApplicationActionBarAdvisor.menuEditLabel=&Edizione
@@ -167,11 +165,11 @@ CorePreferencePage.alwaysWelcome=Mostra sempre schermata di benvenuto all'avvio
MetadataTool.errorMessage=Impossibile inserire l'attuale carattere
MetadataTool.invalid=Valore invalido
MetadataTool.invalidChar=Carattere invalido
MetadataTool.nameNull=Il nome dello schema non può essere nullo
MetadataTool.nameNull=Il nome dello schema non pu\u00f2 essere nullo
MetadataTool.nullValue=Valore nullo
MetadataTool.schemaExist=Il nome dello schema esiste già.
MetadataTool.schemaIn=Il nome dello schema è invalido.
MetadataTool.schemaNull=Il nome dello schema è nullo.
MetadataTool.schemaExist=Il nome dello schema esiste gi\u00e0.
MetadataTool.schemaIn=Il nome dello schema \u00e8 invalido.
MetadataTool.schemaNull=Il nome dello schema \u00e8 nullo.
RepositoryUpdateManager.NotFoundMessages=Non ci sono relazioni da trovare.
EUpdateItemType.ContextGroup=Gruppo di contesti
UpdatesConstants.ContextGroup=Gruppo di contesto
@@ -181,7 +179,6 @@ RuleOperationChoiceDialog.editRules=Modifica regole
RuleOperationChoiceDialog.rule=Regola:
RuleOperationChoiceDialog.selectRulesFile=Seleziona una regola da un file
RuleOperationChoiceDialog.viewRules=Vedi regole(sola lettura)
EComponentCategory_advanceSetting=Impostazioi avanzate
EComponentCategory_appearance=Aspetto
EComponentCategory_assignment=Assegnazione
EComponentCategory_basicSetting=Impostazioni base
@@ -199,9 +196,8 @@ EComponentCategory_svnHistory=Storia SVN
EComponentCategory_technical=Tecnico
EComponentCategory_version=Versione
EComponentCategory_view=Visualizza
InegerCellEditorListener.NegativeNumberMessage=Il valore di {0} non può essere un numero negativo.
InegerCellEditorListener.NegativeNumberMessage=Il valore di {0} non pu\u00f2 essere un numero negativo.
EComponentCategory_headerFooter=Header/Footer
EComponentCategory.advancedSettings=Impostazioi avanzate
EComponentCategory.basicRun=Esecuzione base
EComponentCategory.breakpoint=Breakpoint
EComponentCategory.debugRun=Esecuzione debug

View File

@@ -1,13 +1,12 @@
EUpdateResult.Update=\u30EC\u30DD\u30B8\u30C8\u30EA\u3092\u66F4\u65B0
EMetadataEncoding.UTF16LE=Unicode (16 bit)
SelectRepositoryContextDialog.SelectAll=\u5168\u9078\u629E
PerspectiveMenuManager.dummy=\u30C0\u30DF\u30FC
SelectRepositoryContextGroupDialog.Messages=\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u65B0\u898F\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7\u3092\u30B8\u30E7\u30D6\u306B\u8FFD\u52A0
EMetadataEncoding.Cyrillic=\u30AD\u30EA\u30EB\u8A9E
EUpdateResult.BuiltIn=\u7D44\u8FBC\u307F\u30E2\u30FC\u30C9\u3078\u5909\u66F4
EUpdateResult.Update=\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u66F4\u65B0
EMetadataEncoding.UTF16LE=Unicode (16\u30D3\u30C3\u30C8)
SelectRepositoryContextDialog.SelectAll=\u3059\u3079\u3066\u9078\u629E
SelectRepositoryContextGroupDialog.Messages=\u30B8\u30E7\u30D6\u5185\u3067\u3001\u5B58\u5728\u3057\u306A\u3044\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7\u3092\u30EA\u30DD\u30B8\u30C8\u30EA\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u304B\u3089\u8FFD\u52A0\u3057\u307E\u3059
EMetadataEncoding.Cyrillic=\u30AD\u30EA\u30EB
EUpdateResult.BuiltIn=\u30D3\u30EB\u30C9\u30A4\u30F3\u30E2\u30FC\u30C9\u3078\u5909\u66F4
EUpdateResult.Rename=\u540D\u524D\u3092\u5909\u66F4
ContextProcessSection.ParameterNameIsNotValid=\u5F15\u6570\u540D\u304C\u6B63\u3057\u304F\u3042\u308A\u307E\u305B\u3093\u3002
EMetadataEncoding.Hebrew=\u30D8\u30D6\u30E9\u30A4\u8A9E
ContextProcessSection.ParameterNameIsNotValid=\u30D1\u30E9\u30E1\u30FC\u30BF\u540D\u304C\u4E0D\u6B63\u3067\u3059\u3002
EMetadataEncoding.Hebrew=\u30D8\u30D6\u30E9\u30A4
UpdatesConstants.Context=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8
UpdatesConstants.Job=\u30B8\u30E7\u30D6
ProjectSettingsWizard.EditProjectPageTitle=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306E\u7DE8\u96C6
@@ -15,29 +14,30 @@ RepositoryUpdateManager.NoModificationTitle=\u5909\u66F4\u306E\u5FC5\u8981\u306F
CorePreferencePage.javaInterpreter=&Java\u30A4\u30F3\u30BF\u30D7\u30EA\u30BF
EMetadataEncoding.GB2312=\u4E2D\u56FD\u8A9E
SelectRepositoryContextDialog.CollapseAll=\u5168\u3066\u6298\u308A\u7573\u3080
ERepositoryObjectType.FolderNotFound={0}\u30BF\u30A4\u30D7\u7528\u30D5\u30A9\u30EB\u30C0\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002
ERepositoryObjectType.FolderNotFound=\u30BF\u30A4\u30D7 {0} \u306E\u30D5\u30A9\u30EB\u30C0\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002
CorePreferencePage.componentDefaultFileDirectory=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u521D\u671F\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA
CorePreferencePage.runInMultiThread=\u30DE\u30EB\u30C1\u30B9\u30EC\u30C3\u30C9\u5B9F\u884C\uFF08\u30B8\u30E7\u30D6\u751F\u6210\u306E\u305F\u3081\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u5024\uFF09
MappingFileLoader.UndeclaredDbType="{0}" \u306F\u3001\u30CE\u30FC\u30C9\:{2} \u306EID "{1}" \u306EDBMS\u306EDB\u30BF\u30A4\u30D7\u3068\u3057\u3066\u5BA3\u8A00\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
SelectRepositoryContextDialog.ExistenceMessage=\u5909\u6570\"{0}\"\u306F\u30B8\u30E7\u30D6\u5185\u306B\u5B58\u5728\u3057\u307E\u3059(\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8:\"{1}\")\u3002
CorePreferencePage.runInMultiThread=\u30DE\u30EB\u30C1\u30B9\u30EC\u30C3\u30C9\u5B9F\u884C
MappingFileLoader.UndeclaredDbType=\"{0}\"\u306F\u30CE\u30FC\u30C9: {2}\u306EDBMS ID \"{1}\"\u306B\u3068\u3063\u3066\u5BA3\u8A00\u3055\u308C\u305FDb\u30BF\u30A4\u30D7\u3067\u306F\u3042\u308A\u307E\u305B\u3093
EConnectionType.tableMenu=\u30C6\u30FC\u30D6\u30EB
MappingFileLoader.UnbindedDbTypes=ID "{0}" \u306EDBMS\u306E\u30DE\u30C3\u30D4\u30F3\u30B0\u30D5\u30A1\u30A4\u30EB\u306B\u304A\u3044\u3066\u3001\u4EE5\u4E0B\u306EDB\u30BF\u30A4\u30D7\u306FTalend\u30BF\u30A4\u30D7 \: {2}\u306E "{1}" \u3068\u7D50\u3073\u3064\u3044\u3066\u3044\u307E\u305B\u3093\u3002
MappingFileLoader.UnbindedDbTypes=DBMS ID \"{0}\"\u30DE\u30C3\u30D4\u30F3\u30B0\u30D5\u30A1\u30A4\u30EB\u306B\u304A\u3044\u3066\u3001\u4EE5\u4E0B\u306EDb\u30BF\u30A4\u30D7\u306F\"{1}\" Talend\u30BF\u30A4\u30D7: {2}\u306B\u30D0\u30A4\u30F3\u30C9\u3055\u308C\u3066\u3044\u307E\u305B\u3093
EConnectionType.onComponentErrorMenu=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304C\u30A8\u30E9\u30FC\u306E\u5834\u5408
EConnectionType.onComponentOkMenu=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304COK\u306E\u5834\u5408
PerspectiveMenuManager.perspectiveLabel=\u30D1\u30FC\u30B9\u30DA\u30AF\u30C6\u30A3\u30D6 (&P)
EConnectionType.runAfterMenu=\u4E8B\u524D\u5B9F\u884C
ConextTemplateComposite.OrderText=\u30AA\u30EA\u30B8\u30CA\u30EB\u306E\u9806\u756A
SelectRepositoryContextDialog.Title=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u5909\u6570\u9078\u629E
GlobalServiceRegister.ServiceNotRegistered=\u30B5\u30FC\u30D3\u30B9 {0} \u306F\u767B\u9332\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
ConextTemplateComposite.OrderText=\u30AA\u30EA\u30B8\u30CA\u30EB\u306E\u9806\u5E8F
SelectRepositoryContextDialog.Title=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u306E\u9078\u629E
EUpdateResult.Add=\u30EA\u30DD\u30B8\u30C8\u30EA\u306B\u8FFD\u52A0
SelectRepositoryContextDialog.View=\u53C2\u7167...
EUpdateResult.JobletUpdate=\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u30CE\u30FC\u30C9\u3092\u66F4\u65B0
EUpdateResult.JobletUpdate=\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u30CE\u30FC\u30C9\u306E\u66F4\u65B0
EConnectionType.onSubjobOkMenu=\u30B5\u30D6\u30B8\u30E7\u30D6\u304COK\u306E\u5834\u5408
CorePreferencePage.groupBySource=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u5185\u306E"\u30BD\u30FC\u30B9\u306B\u3088\u308B\u30B0\u30EB\u30FC\u30D7"
CorePreferencePage.groupBySource=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u3092\"\u30BD\u30FC\u30B9\u3067\u30B0\u30EB\u30FC\u30D7\u5316\"
EConnectionType.onSubjobErrorMenu=\u30B5\u30D6\u30B8\u30E7\u30D6\u304C\u30A8\u30E9\u30FC\u306E\u5834\u5408
RepositoryUpdateManager.ItemsToUpdate=\u9078\u629E\u30A2\u30A4\u30C6\u30E0\u3092\u66F4\u65B0
RepositoryUpdateManager.ItemsToUpdate=\u66F4\u65B0\u3059\u308B\u9805\u76EE\u3092\u30C1\u30A7\u30C3\u30AF
SelectRepositoryContextDialog.Label=\u30EA\u30DD\u30B8\u30C8\u30EA\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u304B\u3089\u5909\u6570\u3092\u9078\u629E
EMetadataEncoding.Greek=\u30AE\u30EA\u30B7\u30E3\u8A9E
EMetadataEncoding.UTF16BE=Unicode BigEndian (16 bit)
EConnectionType.synchronize=\u540C\u671F\u3059\u308B
EMetadataEncoding.UTF16BE=Unicode BigEndian (16\u30D3\u30C3\u30C8)
EConnectionType.synchronize=\u540C\u671F
VersionSection.Version=\u30D0\u30FC\u30B8\u30E7\u30F3
EConnectionType.onRowsEndMenu=\u6700\u7D42\u884C\u306E\u5834\u5408
EUpdateResult.Delete=\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u524A\u9664
@@ -49,40 +49,42 @@ EUpdateItemType.Schema=\u30B9\u30AD\u30FC\u30DE
ContextValueErrorChecker.ErrorTitile=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u5024\u30A8\u30E9\u30FC:
EMetadataEncoding.UTF8=Unicode 2.0 UTF-8
EMetadataEncoding.UTF7=Unicode 2.0 UTF-7
RepositoryUpdateManager.RenameContextMessages=\u5909\u66F4\u3092\u5168\u3066\u306E\u30B8\u30E7\u30D6\u306B\u53CD\u6620\u3057\u307E\u3059\u304B\uFF1F /n\u53CD\u6620\u3059\u308B\u5834\u5408\u3001\u66F4\u65B0\u51E6\u7406\u306B\u6642\u9593\u304C\u304B\u304B\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002/n\u53CD\u6620\u3057\u306A\u3044\u5834\u5408\u3001\u4EE5\u524D\u306E\u5909\u6570\u304C\u30B8\u30E7\u30D6\u306B\u30D3\u30EB\u30C9\u30A4\u30F3\u3055\u308C\u307E\u3059\u3002
RepositoryUpdateManager.RenameContextMessages=\u540D\u524D\u5909\u66F4\u5909\u6570\u3092\u4ECA\u3059\u3050\u3059\u3079\u3066\u306E\u30B8\u30E7\u30D6\u306B\u30D7\u30ED\u30D1\u30B2\u30FC\u30C8\u3057\u307E\u3059\u304B?[\u306F\u3044]\u3092\u9078\u629E\u3057\u305F\u5834\u5408\u3001\u66F4\u65B0\u306B\u975E\u5E38\u306B\u9577\u3044\u6642\u9593\u304C\u304B\u304B\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002[\u3044\u3044\u3048]\u3092\u9078\u629E\u3059\u308B\u3068\u3001\u53E4\u3044\u5909\u6570\u304C\u30B8\u30E7\u30D6\u5185\u3067\u7D44\u307F\u8FBC\u307F\u306B\u5909\u308F\u308A\u307E\u3059\u3002
EUpdateItemType.Query=\u30AF\u30A8\u30EA
ExtractMetaDataFromDataBase.SchemaNoPresent=\u30B9\u30AD\u30FC\u30DE\u304C\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u306B\u5B58\u5728\u3057\u307E\u305B\u3093
SelectRepositoryContextDialog.DuplicationMessage=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8"{1}"\u3067\u5909\u6570"{0}"\u3092\u9078\u629E\u3057\u307E\u3057\u305F\u3002
UpdatesConstants.Component=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8
CorePreferencePage.perlInterpreter=Perl\u30A4\u30F3\u30BF\u30D7\u30EA\u30BF
EMetadataEncoding.GB18030=\u4E2D\u56FD\u8A9E\u56FD\u5BB6\u57FA\u6E96
EMetadataEncoding.GB18030=\u4E2D\u56FD\u6A19\u6E96
ContextProcessSection.errorTitle=\u30A8\u30E9\u30FC
EConnectionType.parallelize=\u4E26\u5217\u51E6\u7406\u3059\u308B
EConnectionType.parallelize=\u4E26\u5217
VersionSection.CreationDate=\u4F5C\u6210\u65E5
MappingFileLoader.UnbindedTalendTypes=ID "{0}" \u306EDBMS\u306E\u30DE\u30C3\u30D4\u30F3\u30B0\u30D5\u30A1\u30A4\u30EB\u306B\u304A\u3044\u3066\u3001\u4EE5\u4E0B\u306ETalend\u30BF\u30A4\u30D7\u306FDB\u30BF\u30A4\u30D7 \: {2}\u306E "{1}" \u3068\u7D50\u3073\u3064\u3044\u3066\u3044\u307E\u305B\u3093\u3002
MappingFileLoader.UnbindedTalendTypes=DBMS ID \"{0}\"\u30DE\u30C3\u30D4\u30F3\u30B0\u30D5\u30A1\u30A4\u30EB\u306B\u304A\u3044\u3066\u3001\u4EE5\u4E0B\u306ETalend\u30BF\u30A4\u30D7\u306F\"{1}\" Db\u30BF\u30A4\u30D7: {2}\u306B\u30D0\u30A4\u30F3\u30C9\u3055\u308C\u3066\u3044\u307E\u305B\u3093
ContextProcessSection.7=\u65B0\u898F\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u540D\u524D\u3092\u6307\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044
ContextProcessSection.6=\u65B0\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8
EConnectionType.mainMenu=\u30E1\u30A4\u30F3
ContextProcessSection.4=\u4EE5\u4E0B\u3092\u30D9\u30FC\u30B9\u306B\u65B0\u898F\u30B3\u30F3\u30C6\u30F3\u30C4\u3092\u8FFD\u52A0->(
ContextProcessSection.2=\u78BA\u8A8D\u3057\u307E\u3059\u304B?
ContextProcessSection.4=\u4EE5\u4E0B\u306B\u57FA\u3065\u3044\u3066\u3001\u65B0\u898F\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u3092\u8FFD\u52A0\u3057\u307E\u3059 ->(
ContextProcessSection.2=\u78BA\u8A8D\u3092\u6C42\u3081\u307E\u3059\u304B\uFF1F
ContextProcessSection.1=\u30E1\u30CB\u30E5\u30FC\u30C6\u30FC\u30D6\u30EB
EUpdateItemType.Property=\u30D7\u30ED\u30D1\u30C6\u30A3
SelectRepositoryContextDialog.DeselectAll=\u9078\u629E\u3092\u5168\u3066\u89E3\u9664
SelectRepositoryContextDialog.DeselectAll=\u5168\u3066\u9078\u629E\u89E3\u9664
CorePreferencePage.iReportPath=iReport\u306E\u30D1\u30B9
ImportExternalJarAction.title=\u5916\u90E8jar\u30D5\u30A1\u30A4\u30EB\u306E\u8FFD\u52A0
ExtractMetaDataFromDataBase.dbTypeNotFound=DB\u30BF\u30A4\u30D7'{0}'\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093
MetadataTalendType.DBMSNotSetted=DBMS\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
ImportExternalJarAction.title=\u5916\u90E8\u306EJAR\u3092\u8FFD\u52A0
ExtractMetaDataFromDataBase.dbTypeNotFound=DB\u30BF\u30A4\u30D7 \'{0}\' \u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002
RepositoryUpdateManager.NoModificationMessages=\u66F4\u65B0\u304C\u5FC5\u8981\u306A\u5BFE\u8C61\u306F\u3042\u308A\u307E\u305B\u3093\u3002
EMetadataEncoding.Latin6=Latin6(\u5317\u6B27\u8A9E)
EMetadataEncoding.Latin5=Latin5(\u30C8\u30EB\u30B3\u8A9E)
EMetadataEncoding.Latin4=Latin4(\u5317\u30E8\u30FC\u30ED\u30C3\u30D1)
EMetadataEncoding.Latin3=Latin3(\u5357\u30E8\u30FC\u30ED\u30C3\u30D1)
EMetadataEncoding.Latin2=Latin2(\u6771\u30E8\u30FC\u30ED\u30C3\u30D1)
EMetadataEncoding.Latin1=Latin1(\u897F\u30E8\u30FC\u30ED\u30C3\u30D1)
EMetadataEncoding.Latin6=\u30E9\u30C6\u30F36 (\u5317\u6B27)
EMetadataEncoding.Latin5=\u30E9\u30C6\u30F35 (\u30C8\u30EB\u30B3)
EMetadataEncoding.Latin4=\u30E9\u30C6\u30F34\uFF08\u5317\u30E8\u30FC\u30ED\u30C3\u30D1\uFF09
EMetadataEncoding.Latin3=\u30E9\u30C6\u30F33\uFF08\u5357\u30E8\u30FC\u30ED\u30C3\u30D1\uFF09
EMetadataEncoding.Latin2=\u30E9\u30C6\u30F32\uFF08\u6771\u30E8\u30FC\u30ED\u30C3\u30D1\uFF09
EMetadataEncoding.Latin1=\u30E9\u30C6\u30F31\uFF08\u897F\u30E8\u30FC\u30ED\u30C3\u30D1\uFF09
ContextProcessSection.51=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D7\u30ED\u30BB\u30B9\u30BB\u30AF\u30B7\u30E7\u30F315
EMetadataEncoding.UTF16=Unicode 2.0 (16 bit)
EMetadataEncoding.UTF16=Unicode 2.0 (16\u30D3\u30C3\u30C8)
ContextProcessSection.50=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D7\u30ED\u30BB\u30B9\u30BB\u30AF\u30B7\u30E7\u30F314
CorePreferencePage.temporaryFiles=&\u4E00\u6642\u30D5\u30A1\u30A4\u30EB
EUpdateResult.Reload=\u30B3\u30F3\u30DD\u30CD\u30F3\u30C8\u3092\u30EA\u30ED\u30FC\u30C9
RepositoryUpdateManager.Title=\u4FEE\u6B63
RepositoryUpdateManager.Title=\u5909\u66F4
ContextProcessSection.49=\u30C7\u30D5\u30A9\u30EB\u30C8\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8
RepositoryObject.NotImplemented=\u672A\u5B9F\u88C5
ERepositoryObjectType.NotImplemented=\u672A\u5B9F\u88C5
@@ -93,71 +95,73 @@ EConnectionType.lookupMenu=\u30EB\u30C3\u30AF\u30A2\u30C3\u30D7
ContextProcessSection.30=\u305D\u306E\u540D\u524D\u306F\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059\u3002
EUpdateItemType.Variable=\u5909\u6570
ContextProcessSection.29=\u30A8\u30E9\u30FC
CorePreferencePage.previewLimit=\u30D7\u30EC\u30D3\u30E5\u30FC\u5236\u9650
CorePreferencePage.previewLimit=\u30D7\u30EC\u30D3\u30E5\u30FC\u306E\u5236\u9650
ConextTemplateComposite.OrderMessages=\u3082\u3057\u3053\u308C\u3089\u306E\u5909\u6570\u3092\u4E26\u3079\u66FF\u3048\u308B\u5834\u5408\u306F\u3001\u305D\u308C\u3092\u9078\u629E\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002
SelectRepositoryContextDialog.DuplicationTitle=\u91CD\u8907\u306E\u8B66\u544A!
EUpdateItemType.Name=\u540D\u524D
ContextProcessSection.13=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8{0}\u306B\u65B0\u898F\u540D\u79F0\u3092\u8A2D\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044\u3002
ContextProcessSection.12=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u5909\u66F4
ContextProcessSection.13=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u65B0\u3057\u3044\u540D\u524D\u3092\u6307\u5B9A\u3057\u307E\u3059 {0}
ContextProcessSection.12=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u540D\u79F0\u5909\u66F4
EUpdateItemType.SAPFunction=SAP\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3
EMetadataEncoding.Big5=\u4E94\u5927\u56FD(\u7E41\u4F53\u5B57)
ContextProcessSection.RemoveInformation={0}\u306F\u30C7\u30D5\u30A9\u30EB\u30C8\u30B3\u30F3\u30C6\u30F3\u30C4\u3067\u3059\u3002\u524A\u9664\u3067\u304D\u307E\u305B\u3093\u3002
RepositoryUpdateManager.Messages=\u5168\u3066\u306E\u30B8\u30E7\u30D6\u306B\u5909\u66F4\u3092\u53CD\u6620\u3057\u307E\u3059\u304B\uFF1F /n\u3053\u306E\u51E6\u7406\u306B\u306F\u6642\u9593\u304C\u304B\u304B\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002
MappingFileLoader.InvalidTalendType=\u30CE\u30FC\u30C9\:{3} \u306EDBMS ID "{2}" \u306E Talend\u30BF\u30A4\u30D7\u3068\u3057\u3066 "{0}" \u306F\u6709\u52B9\u306A {1} \u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002
RepositoryUpdateManager.Check=\u30C1\u30A7\u30C3\u30AF...
ContextProcessSection.RemoveInformation={0} \u306F\u30C7\u30D5\u30A9\u30EB\u30C8\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u3067\u3059\u3001\u524A\u9664\u3067\u304D\u307E\u305B\u3093\u3002
RepositoryUpdateManager.Messages=\u3053\u306E\u30A2\u30A4\u30C6\u30E0\u3067\u5B9F\u884C\u3057\u305F\u5909\u66F4\u306E\u5F71\u97FF\u3092\u53D7\u3051\u308B\u3059\u3079\u3066\u306E\u30B8\u30E7\u30D6\u3092\u691C\u51FA\u3057\u307E\u3059\u304B? \u3053\u308C\u306B\u306F\u5C11\u3057\u6642\u9593\u304C\u304B\u304B\u308A\u307E\u3059\u3002
MappingFileLoader.InvalidTalendType=\"{0}\"\u306F\u30CE\u30FC\u30C9: {3}\u306EDBMS ID \"{2}\"\u306B\u3068\u3063\u3066\u6709\u52B9\u306A{1} Talend\u30BF\u30A4\u30D7\u3067\u306F\u3042\u308A\u307E\u305B\u3093
RepositoryUpdateManager.Check=\u30C1\u30A7\u30C3\u30AF\u4E2D...
ListPreferencePage.RemoveButtonName=\u524A\u9664
UpdatesConstants.Joblet=\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8
EMetadataEncoding.EUC_CN=\u7C21\u4F53\u5B57\u4E2D\u56FD\u8A9E\uFF08Unix\u30B3\u30FC\u30C9CN\u62E1\u5F35\uFF09
EMetadataEncoding.EUC_CN=\u4E2D\u56FD\u8A9E\uFF08\u7C21\u4F53\u5B57\uFF09\uFF08\u62E1\u5F35UNIX\u30B3\u30FC\u30C9- CN\uFF09
EConnectionType.iteratorMenu=\u53CD\u5FA9
EMetadataEncoding.Arabic=\u30A2\u30E9\u30D3\u30A2\u8A9E
EMetadataEncoding.Microsoft_Latin1=Microsoft (Latin-1)
SelectRepositoryContextGroupDialog.Title=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7\u3092\u8FFD\u52A0
MappingFileLoader.DbmsIdAlreadyExists=ID "{0}" \u306EDBMS\u306F\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059\u3002
EConnectionType.runIfMenu=\u6761\u4EF6\u4ED8\u304D\u5B9F\u884C
EMetadataEncoding.Microsoft_Latin1=Microsoft (\u30E9\u30C6\u30F31)
SelectRepositoryContextGroupDialog.Title=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7\u306E\u8FFD\u52A0
MappingFileLoader.DbmsIdAlreadyExists=ID \"{0}\" \u306EDBMS\u306F\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059\u3002
EConnectionType.runIfMenu=Run if
VersionSection.ModificationDate=\u66F4\u65B0\u65E5
MappingFileLoader.DbTypeAlreadyExists=ID "{0}" \u306EDBMS\u306E\u30DE\u30C3\u30D4\u30F3\u30B0\u306B\u304A\u3044\u3066\u3001DB\u30BF\u30A4\u30D7 "{1}" \u304C \u30CE\u30FC\u30C9\:{3}\u306E \u30D5\u30A1\u30A4\u30EB "{2}"\u3067\uFF11\u56DE\u4EE5\u4E0A\u51FA\u73FE\u3057\u307E\u3059\u3002
AbstractComponentsProvider.folderNotExist=\u30D5\u30A9\u30EB\u30C0 {0}\u306F\u5B58\u5728\u3057\u307E\u305B\u3093\u3002
AbstractItemMigrationTask.taskFailed=
MappingFileLoader.DbTypeAlreadyExists=DBMS ID \"{0}\"\u30DE\u30C3\u30D4\u30F3\u30B0\u3067\u3001Db\u30BF\u30A4\u30D7\"{1}\"\u304C\u30CE\u30FC\u30C9:{3}\u306E\u30D5\u30A1\u30A4\u30EB\"{2}\"\u306B\u8907\u6570\u56DE\u8868\u793A\u3055\u308C\u307E\u3059
AbstractComponentsProvider.folderNotExist=\u30D5\u30A9\u30EB\u30C0 {0} \u304C\u5B58\u5728\u3057\u307E\u305B\u3093\u3002
AbstractItemMigrationTask.taskFailed=\u79FB\u884C\u30BF\u30B9\u30AF{0}\u304C\u30A2\u30A4\u30C6\u30E0{1}\u3067\u5931\u6557\u3057\u307E\u3057\u305F
ColumnNameChangedExt.columnChanged=\u30CE\u30FC\u30C9: {0} \u30AB\u30E9\u30E0\u304C\u5909\u66F4\u3055\u308C\u307E\u3057\u305F : {1}-> {2}
ComponentToRepositoryProperty.error=\u30A8\u30E9\u30FC
\n
\n\n Migration task {0} failed on item {1}
\n
ComponentToRepositoryProperty.ImpossibleUseOCI=\u30EA\u30DD\u30B8\u30C8\u30EA\u3067OCI\u30BF\u30A4\u30D7\u306F\u4F7F\u7528\u3067\u304D\u307E\u305B\u3093\u3002
ContextComposite.tableValue=\u30C6\u30FC\u30D6\u30EB\u306E\u5024
ContextComposite.treeValue=\u30C4\u30EA\u30FC\u306E\u5024
ContextComposite.variable=\u5909\u6570
\n
ColumnNameChangedExt.columnChanged=\u30CE\u30FC\u30C9: {0} \u30AB\u30E9\u30E0\u304C\u5909\u66F4\u3055\u308C\u307E\u3057\u305F : {1}-> {2}
ComponentToRepositoryProperty.error=\u30A8\u30E9\u30FC
ContextSetConfigurationDialog.nameNotValid=\u540D\u524D\u304C\u6709\u52B9\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002
ConextTemplateComposite.addToRepositoryContextAction.label=\u30EA\u30DD\u30B8\u30C8\u30EA\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306B\u8FFD\u52A0
ECodeLanguage.unknowLanguage=\u4E0D\u660E\u306A\u8A00\u8A9E
ExtractMetaDataUtils.noData=\u30C7\u30FC\u30BF\u304C\u3042\u308A\u307E\u305B\u3093\u3002
ContextComposite.tableValue=\u30C6\u30FC\u30D6\u30EB\u3068\u3057\u3066\u306E\u5024
JavaSimpleDateFormatProposalProvider.displaySingleQuote=\\ \'\' : \u30B7\u30F3\u30B0\u30EB\u30AF\u30A9\u30FC\u30C8\u306E\u8868\u793A
JavaSimpleDateFormatProposalProvider.quoteDisplayError=\uFF12\u3064\u306E\u30B7\u30F3\u30B0\u30EB\u30AF\u30A9\u30FC\u30C8\u3067\uFF11\u3064\u306E\u30B7\u30F3\u30B0\u30EB\u30AF\u30A9\u30FC\u30C8\u3092\u793A\u3057\u307E\u3059\u3002
ContextComposite.variable=\u5909\u6570
ContextSetConfigurationDialog.nameNotValid=\u540D\u79F0\u304C\u6B63\u3057\u304F\u3042\u308A\u307E\u305B\u3093
ConextTemplateComposite.addToRepositoryContextAction.label=\u30EC\u30DD\u30B8\u30C8\u30EA\u306E\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306B\u8FFD\u52A0
ECodeLanguage.unknowLanguage=\u672A\u77E5\u306E\u8A00\u8A9E
ExtractMetaDataUtils.noData=\u30C7\u30FC\u30BF\u304C\u3042\u308A\u307E\u305B\u3093\u3002
JavaSimpleDateFormatProposalProvider.displaySingleQuote=\ '' \: \u30B7\u30F3\u30B0\u30EB\u30AF\u30A9\u30FC\u30C8\u306E\u8868\u793A
JavaSimpleDateFormatProposalProvider.quoteDisplayError=\uFF12\u3064\u306E\u30B7\u30F3\u30B0\u30EB\u30AF\u30A9\u30FC\u30C8\u3067\uFF11\u3064\u306E\u30B7\u30F3\u30B0\u30EB\u30AF\u30A9\u30FC\u30C8\u3092\u793A\u3057\u307E\u3059\u3002
JavaTypesManager.bigDecimal=BIGDECIMAL\u306F\u6570\u5024\u3067\u3059:
JavaTypesManager.integer=INTEGER\u306F\u6570\u5024\u3067\u3059:
JavaTypesManager.list=LIST\u306F\u6570\u5024\u3067\u3059:
JavaTypesManager.string=STRING\u306F\u6570\u5024\u3067\u3059:
MetadataTalendType.dbIdNotFound=DBMS ID: {0}\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002
PatternCalendar.dateFormat=\"yyyy-MM-dd HH:mm:ss\"
PatternCalendar.example=\u4F8B:
PerlDynamicProposalUtil.autoConvert=\ \u751F\u6210\u3055\u308C\u305F\u30B3\u30FC\u30C9\u306B\u304A\u3044\u3066{0}->[index]\u306B\u81EA\u52D5\u5909\u63DB\u3055\u308C\u307E\u3059
ProcessorUtilities.finalizeBuild=\u30D3\u30EB\u30C9\u3092\u7D42\u4E86\u4E2D...
ProcessorUtilities.generatingJob=\u30B8\u30E7\u30D6\u751F\u6210\u4E2D...
ProcessorUtilities.loadingJob=\u30B8\u30E7\u30D6\u8AAD\u8FBC\u307F\u4E2D...
JavaTypesManager.string=STRING\u306F\u6570\u5024\u3067\u3059\:
MetadataTalendType.dbIdNotFound=DBMS Id : {0} \u306F\u898B\u3064\u304B\u308A\u307E\u305B\u3093!
VersionSection.Status=\u30B9\u30C6\u30FC\u30BF\u30B9
XSDValidater.IllegalArgument=\u5165\u529BXSD\u30D5\u30A1\u30A4\u30EB\u304C\u5B58\u5728\u3057\u307E\u305B\u3093\u3002
MultiStringSelectionDialog.nameEmpty=\u540D\u524D\u304C\u7A7A\u3067\u3059
PatternCalendar.example=\u4F8B\:
ProcessorUtilities.finalizeBuild=\u30D3\u30EB\u30C9\u3092\u7D42\u4E86\u4E2D...
PromptDialog.stringTip=\u5165\u529B\u30C6\u30AD\u30B9\u30C8\u306F\u30B7\u30F3\u30B0\u30EB\u30AF\u30A9\u30FC\u30C8\u3067\u56F2\u3080\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002
ApplicationActionBarAdvisor.menuFileLabel=&\u30D5\u30A1\u30A4\u30EB
ApplicationActionBarAdvisor.menuEditLabel=&\u7DE8\u96C6
ProcessorUtilities.loadingJob=\u30B8\u30E7\u30D6\u8AAD\u8FBC\u307F\u4E2D...
VersionSection.Status=\u72B6\u614B
XSDValidater.IllegalArgument=\u5165\u529Bxsd\u30D5\u30A1\u30A4\u30EB\u304C\u3001\u5B58\u5728\u3057\u3066\u3044\u307E\u305B\u3093\u3002
MultiStringSelectionDialog.nameEmpty=\u540D\u524D\u304C\u7A7A\u3067\u3059
ApplicationActionBarAdvisor.navigateLabel=\u30CA\u30D3\u30B2\u30FC\u30C8 (&N)
ApplicationActionBarAdvisor.gotoLabel=\u79FB\u52D5 (&G)
ApplicationActionBarAdvisor.projectLabel=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8 \uFF08&P)
ApplicationActionBarAdvisor.menuWindowLabel=&\u30A6\u30A3\u30F3\u30C9\u30A6
ApplicationActionBarAdvisor.menuHelpLabel=&\u30D8\u30EB\u30D7
ApplicationActionBarAdvisor.menuFileLabel=\u30D5\u30A1\u30A4\u30EB (&F)
ApplicationActionBarAdvisor.menuEditLabel=&\u7DE8\u96C6
ApplicationActionBarAdvisor.navigateLabel=&\u30CA\u30D3\u3059\u308B
ApplicationActionBarAdvisor.gotoLabel=&\u79FB\u52D5
ApplicationActionBarAdvisor.projectLabel=&\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8
BusinessAppearanceComposite.textAlignmentGroup=\u30C6\u30AD\u30B9\u30C8\u306E\u4F4D\u7F6E\u5408\u308F\u305B
BusinessAppearanceComposite.textAlignment.horizontal=\u6A2A\u4F4D\u7F6E
BusinessAppearanceComposite.textAlignment.vertical=\u5782\u76F4
BusinessAppearanceComposite.textAlignment.horizontal.left=\u5DE6
BusinessAppearanceComposite.textAlignment.horizontal.right=\u53F3
BusinessAppearanceComposite.textAlignment.horizontal.centre=\u4E2D\u5FC3
ApplicationActionBarAdvisor.menuHelpLabel=&\u30D8\u30EB\u30D7
BusinessAppearanceComposite.textAlignmentGroup=\u30C6\u30AD\u30B9\u30C8\u4F4D\u7F6E\u5408\u308F\u305B
BusinessAppearanceComposite.textAlignment.vertical.top=\u4E0A
BusinessAppearanceComposite.textAlignment.vertical.bottom=\u4E0B
BusinessAppearanceComposite.textAlignment.vertical.centre=\u4E2D\u5FC3
ConextTableValuesComposite.nameLabel=\u540D\u524D
ContextTemplateComposite.CommentLabel=\u30B3\u30E1\u30F3\u30C8
@@ -171,13 +175,13 @@ ContextTreeConstants.valueName=\u5024
ContextTreeConstants.variableName=\u5909\u6570
GroupByContextAction.groupContext=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u3067\u30B0\u30EB\u30FC\u30D7\u5316
GroupByVariableAction.groupVariable=\u5909\u6570\u3067\u30B0\u30EB\u30FC\u30D7\u5316
ContextTemplateComposite.typeLabel=\u30BF\u30A4\u30D7
CorePreferencePage.alwaysWelcome=\u8D77\u52D5\u6642\u306B\u30A6\u30A7\u30EB\u30AB\u30E0\u753B\u9762\u3092\u8868\u793A
MetadataTool.errorMessage=\u3053\u306E\u6587\u5B57\u306F\u5165\u529B\u3067\u304D\u307E\u305B\u3093\u3002
MetadataTool.invalid=\u4E0D\u6B63\u306A\u5024\u3067\u3059\u3002
MetadataTool.invalidChar=\u7121\u52B9\u306A\u6587\u5B57
MetadataTool.nameNull=\u30B9\u30AD\u30FC\u30DE\u540D\u3092\u6307\u5B9A\u3057\u3066\u4E0B\u3055\u3044\u3002
MetadataTool.nullValue=Null\u5024
GroupByVariableAction.groupVariable=\u5909\u6570\u3067\u30B0\u30EB\u30FC\u30D7\u5316
MetadataTool.schemaExist=\u30B9\u30AD\u30FC\u30DE\u540D\u304C\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059\u3002
MetadataTool.schemaIn=\u30B9\u30AD\u30FC\u30DE\u540D\u304C\u4E0D\u6B63\u3067\u3059\u3002
MetadataTool.schemaInvalid=\u30B9\u30AD\u30FC\u30DE\u540D\u304C\u4E0D\u6B63\u3067\u3059\u3002
MetadataTool.schemaNull=\u30B9\u30AD\u30FC\u30DE\u540D\u304CNULL\u3067\u3059\u3002
@@ -185,48 +189,56 @@ RepositoryUpdateManager.NotFoundMessages=\u30EA\u30EC\u30FC\u30B7\u30E7\u30F3\u3
RepositoryUpdateManager.NotFoundTitle=\u898B\u3064\u304B\u308A\u307E\u305B\u3093
EUpdateItemType.ContextGroup=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7
UpdatesConstants.ContextGroup=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7
MetadataTool.schemaIn=\u30B9\u30AD\u30FC\u30DE\u540D\u304C\u4E0D\u6B63\u3067\u3059\u3002
MetadataTool.schemaInvalid=\u30B9\u30AD\u30FC\u30DE\u540D\u304C\u4E0D\u6B63\u3067\u3059\u3002
MetadataTool.schemaNull=\u30B9\u30AD\u30FC\u30DE\u540D\u304CNULL\u3067\u3059\u3002
ExtractMetaDataUtils.1=\u63A5\u7D9A\u306E\u521D\u671F\u5316\u304C\u4E0D\u53EF\u80FD\u3067\u3059\u3002
RelationshipItemBuilder.buildingIndex=\u30A4\u30F3\u30C7\u30C3\u30AF\u30B9\u306E\u30D3\u30EB\u30C9\u4E2D...
RelationshipItemBuilder.forItem=\u30A2\u30A4\u30C6\u30E0\u306B\u3064\u3044\u3066
RuleOperationChoiceDialog.editRules=\u30EB\u30FC\u30EB\u306E\u7DE8\u96C6
RepositoryUpdateManager.NotFoundTitle=\u898B\u3064\u304B\u308A\u307E\u305B\u3093
RuleOperationChoiceDialog.rule=\u30EB\u30FC\u30EB:
RuleOperationChoiceDialog.selectRulesFile=\u30D5\u30A1\u30A4\u30EB\u304B\u3089\u30EB\u30FC\u30EB\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\u3002
RuleOperationChoiceDialog.viewRules=\u30EB\u30FC\u30EB\u306E\u8868\u793A(\u8AAD\u307F\u53D6\u308A\u5C02\u7528)
ExtractMetaDataUtils.1=\u63A5\u7D9A\u306E\u521D\u671F\u5316\u304C\u51FA\u6765\u307E\u305B\u3093\u3002
EComponentCategory_appearance=\u5916\u89B3
EComponentCategory_assignment=\u5272\u308A\u5F53\u3066
EComponentCategory_basicSetting=\u57FA\u672C\u8A2D\u5B9A
EComponentCategory_context=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8
EComponentCategory_doc=\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8
EComponentCategory_dynamicSetting=\u52D5\u7684\u8A2D\u5B9A
EComponentCategory_errorRecovery=\u30A8\u30E9\u30FC\u30EA\u30AB\u30D0\u30EA
EComponentCategory_extra=\u8FFD\u52A0
EComponentCategory_logs=\u30ED\u30B0
EComponentCategory_main=\u30E1\u30A4\u30F3
EComponentCategory_basicSetting=\u57FA\u672C\u8A2D\u5B9A
EComponentCategory_doc=\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8
EComponentCategory_properties=\u30D7\u30ED\u30D1\u30C6\u30A3
EComponentCategory_rulerAndGrid=\u30EB\u30FC\u30E9\u30FC\u3068\u30B0\u30EA\u30C3\u30C9
EComponentCategory_sqlTemplate=SQL\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8
EComponentCategory_statsAndLogs=\u7D71\u8A08&\u30ED\u30B0
EComponentCategory_svnHistory=SVN\u5C65\u6B74
EComponentCategory_errorRecovery=\u30A8\u30E9\u30FC\u30EA\u30AB\u30D0\u30EA
EComponentCategory_technical=\u30C6\u30AF\u30CB\u30AB\u30EB
EComponentCategory_version=\u30D0\u30FC\u30B8\u30E7\u30F3
EComponentCategory_view=\u8868\u793A
InegerCellEditorListener.NegativeNumberMessage={0} \u306E\u5024\u306F\u8CA0\u6570\u306B\u3067\u304D\u307E\u305B\u3093\u3002
InegerCellEditorListener.NumeralMessage={0} \u306B\u306F\u6570\u5024\u3092\u5165\u308C\u3066\u304F\u3060\u3055\u3044\u3002
EComponentCategory_rulerAndGrid=Rulers & Grid
EComponentCategory_headerFooter=\u30D8\u30C3\u30C0\u30FC\uFF0F\u30D5\u30C3\u30BF\u30FC
EComponentCategory.basicRun=\u57FA\u672C\u5B9F\u884C
EComponentCategory.breakpoint=\u30D6\u30EC\u30FC\u30AF\u30DD\u30A4\u30F3\u30C8
EComponentCategory.debugRun=\u30C7\u30D0\u30C3\u30B0\u5B9F\u884C
EComponentCategory_view=\u8868\u793A
InegerCellEditorListener.NegativeNumberMessage={0} \u306E\u5024\u306F\u8CA0\u6570\u306B\u3067\u304D\u307E\u305B\u3093\u3002
InegerCellEditorListener.NumeralMessage={0} \u306B\u306F\u6570\u5024\u3092\u5165\u308C\u3066\u304F\u3060\u3055\u3044\u3002
EComponentCategory.targetExec=\u30EA\u30E2\u30FC\u30C8\u5B9F\u884C
EUpdateItemType.SAPIDoc=SAP IDoc
EUpdateItemType.JobVersion=\u30B8\u30E7\u30D6\u306E\u30D0\u30FC\u30B8\u30E7\u30F3
UpdatesConstants.JobVersion=\u30B8\u30E7\u30D6\u306E\u30D0\u30FC\u30B8\u30E7\u30F3
ProposalUtils.CellProposal.Error=\u3053\u306E\u30BF\u30A4\u30D7\u306ECellEditor\u3092\u63D0\u6848\u3059\u308B\u3053\u3068\u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093:
ProposalUtils.CtrlProposal.ErrorMsg=\u3053\u306E\u30BF\u30A4\u30D7\u306E\u5236\u5FA1\u3092\u63D0\u6848\u3059\u308B\u3053\u3068\u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093:
HTMLDocGenerator_generate_document=\u751F\u6210\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8
HTMLDocGenerator.author=\u4F5C\u6210\u8005
HTMLDocGenerator.author1=\u4F5C\u6210\u8005
HTMLDocGenerator.column=\u30AB\u30E9\u30E0
HTMLDocGenerator.comment=\u30B3\u30E1\u30F3\u30C8
EUpdateItemType.SAPIDoc=SAP iDoc
HTMLDocGenerator.component=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\uFF1A
HTMLDocGenerator.component_description=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u8AAC\u660E
HTMLDocGenerator_generate_document=\u751F\u6210\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8
HTMLDocGenerator.component_list=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30EA\u30B9\u30C8
HTMLDocGenerator.component_name=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u540D
HTMLDocGenerator.component_parameters=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF
HTMLDocGenerator.component_type=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30BF\u30A4\u30D7
HTMLDocGenerator.comment=\u30B3\u30E1\u30F3\u30C8
HTMLDocGenerator.component=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8
HTMLDocGenerator.content=\u30B3\u30F3\u30C6\u30F3\u30C4
HTMLDocGenerator.context=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\uFF1A
HTMLDocGenerator.context_list=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u4E00\u89A7
HTMLDocGenerator.creation=\u4F5C\u6210
HTMLDocGenerator.description=\u8AAC\u660E
@@ -234,40 +246,40 @@ HTMLDocGenerator.ended=\u7D42\u4E86
HTMLDocGenerator.extra_settings=\u8FFD\u52A0\u8A2D\u5B9A
HTMLDocGenerator.generation_date=\u751F\u6210\u65E5
HTMLDocGenerator.input=\u5165\u529B
HTMLDocGenerator.context_list=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u4E00\u89A7
HTMLDocGenerator.job_description=\u8AAC\u660E
HTMLDocGenerator.job_preview_picture=\u30B8\u30E7\u30D6\u30D7\u30EC\u30D3\u30E5\u30FC\u753B\u50CF
HTMLDocGenerator.description=\u8AAC\u660E
HTMLDocGenerator.job_settings=\u57FA\u672C\u8A2D\u5B9A
HTMLDocGenerator.key=\u30AD\u30FC
HTMLDocGenerator.label=\u30E9\u30D9\u30EB
HTMLDocGenerator.language=\u8A00\u8A9E
HTMLDocGenerator.length=\u9577\u3055
HTMLDocGenerator.job_description=\u30B8\u30E7\u30D6\u8AAC\u660E
HTMLDocGenerator.mapper.alias=\u5225\u540D
HTMLDocGenerator.mapper.entries=\u30AB\u30B9\u30BF\u30E0\u6761\u4EF6\u30A8\u30F3\u30C8\u30EA
HTMLDocGenerator.job_settings=\u30B8\u30E7\u30D6\u8A2D\u5B9A
HTMLDocGenerator.mapper.expression=\u5F0F
HTMLDocGenerator.mapper.iaminimized=\u6700\u5C0F\u5316
HTMLDocGenerator.mapper.isjoin=\u30B8\u30E7\u30A4\u30F3
HTMLDocGenerator.mapper.join.type=\u30B8\u30E7\u30A4\u30F3\u30BF\u30A4\u30D7
HTMLDocGenerator.length=\u9577\u3055
HTMLDocGenerator.mapper.alias=\u30A8\u30A4\u30EA\u30A2\u30B9
HTMLDocGenerator.mapper.metadatatable.entries=\u30E1\u30BF\u30C7\u30FC\u30BF\u30C6\u30FC\u30D6\u30EB\u30A8\u30F3\u30C8\u30EA
HTMLDocGenerator.mapper.operator=\u6F14\u7B97\u5B50
HTMLDocGenerator.mapper.table.for=\u30DE\u30C3\u30D1\u30FC\u30C6\u30FC\u30D6\u30EB
HTMLDocGenerator.mapper.table.name=\u30C6\u30FC\u30D6\u30EB\u540D
HTMLDocGenerator.mapper.table.properties=\u30DE\u30C3\u30D1\u30FC\u30C6\u30FC\u30D6\u30EB\u5C5E\u6027
HTMLDocGenerator.mapper.isjoin=\u30B8\u30E7\u30A4\u30F3
HTMLDocGenerator.modification=\u5909\u66F4
HTMLDocGenerator.name=\u540D\u524D
HTMLDocGenerator.need_prompt=\u30D7\u30ED\u30F3\u30D7\u30C8\uFF1F
HTMLDocGenerator.mapper.operator=\u30AA\u30DA\u30EC\u30FC\u30BF
HTMLDocGenerator.mapper.table.for=\u30DE\u30C3\u30D1\u30FC\u30C6\u30FC\u30D6\u30EB
HTMLDocGenerator.nullable=NULL\u53EF\u80FD
HTMLDocGenerator.original_function_para=\u30AA\u30EA\u30B8\u30CA\u30EB\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\uFF1A
HTMLDocGenerator.output=\u51FA\u529B
HTMLDocGenerator.precision=\u7CBE\u5EA6
HTMLDocGenerator.modification=\u4FEE\u6B63
HTMLDocGenerator.project_description=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306E\u8AAC\u660E
HTMLDocGenerator.project_name=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u540D
HTMLDocGenerator.prompt=\u30D7\u30ED\u30F3\u30D7\u30C8
HTMLDocGenerator.nullable=\u30CC\u30EB\u53EF\u80FD
HTMLDocGenerator.properties=\u30D7\u30ED\u30D1\u30C6\u30A3
HTMLDocGenerator.purpose=\u76EE\u7684
HTMLDocGenerator.output=\u51FA\u529B
HTMLDocGenerator.precision=\u7CBE\u5EA6
HTMLDocGenerator.project_description=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8AAC\u660E
HTMLDocGenerator.project_name=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u540D
HTMLDocGenerator.row_default=\u30C7\u30D5\u30A9\u30EB\u30C8
HTMLDocGenerator.row_functions=\u95A2\u6570
HTMLDocGenerator.row_generator_info=RowGenerator\u60C5\u5831
HTMLDocGenerator.row_parameters=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC
HTMLDocGenerator.schema_for=\u30B9\u30AD\u30FC\u30DE
HTMLDocGenerator.source=\u30BD\u30FC\u30B9
HTMLDocGenerator.source_code=\u30BD\u30FC\u30B9\u30B3\u30FC\u30C9
@@ -276,18 +288,32 @@ HTMLDocGenerator.status=\u30B9\u30C6\u30FC\u30BF\u30B9
HTMLDocGenerator.summary=\u6982\u8981
HTMLDocGenerator.tmap.constraint.entries=\u5236\u7D04\u30C6\u30FC\u30D6\u30EB\u30A8\u30F3\u30C8\u30EA
HTMLDocGenerator.tmap.isinnerjoin=\u30A4\u30F3\u30CA\u30FC\u30B8\u30E7\u30A4\u30F3
HTMLDocGenerator.source=\u30BD\u30FC\u30B9
HTMLDocGenerator.tmap.isnullable=NULL\u53EF\u80FD
HTMLDocGenerator.tmap.isreject=\u30EA\u30B8\u30A7\u30AF\u30C8
HTMLDocGenerator.tmap.isrejectinner=\u30A4\u30F3\u30CA\u30FC\u30B8\u30E7\u30A4\u30F3\u306E\u30EA\u30B8\u30A7\u30AF\u30C8
HTMLDocGenerator.tmap.matching.mode=\u30DE\u30C3\u30C1\u30F3\u30B0\u30E2\u30FC\u30C9
HTMLDocGenerator.type=\u30BF\u30A4\u30D7
HTMLDocGenerator.tmap.constraint.entries=\u5236\u7D04\u30C6\u30FC\u30D6\u30EB\u30A8\u30F3\u30C8\u30EA
HTMLDocGenerator.unique_name=\u30E6\u30CB\u30FC\u30AF\u306A\u540D\u524D
HTMLDocGenerator.value=\u5024
HTMLDocGenerator.values=\u5024
HTMLDocGenerator.version=\u30D0\u30FC\u30B8\u30E7\u30F3
ConnectionParameterName.HostLabel=\u30DB\u30B9\u30C8
ConnectionParameterName.PortLabel=\u30DD\u30FC\u30C8
HTMLDocGenerator.type=\u30BF\u30A4\u30D7
ConnectionParameterName.SchemaLabel=\u30B9\u30AD\u30FC\u30DE
ConnectionParameterName.UserLabel=\u30E6\u30FC\u30B6\u30FC
ConnectionParameterName.PasswordLabel=\u30D1\u30B9\u30EF\u30FC\u30C9
ConnectionParameterName.DbPathLabel=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u30FB\u30EB\u30FC\u30C8\u30D1\u30B9
HTMLDocGenerator.tmap.expressionfilter=\u8868\u73FE\u30D5\u30A3\u30EB\u30BF\u30FC
ActionBarBuildHelper.CloseEditorAction_text=&\u30AF\u30ED\u30FC\u30BA
ActionBarBuildHelper.CloseEditorAction_toolTip=\u30AF\u30ED\u30FC\u30BA
ActionBarBuildHelper.CloseAllAction_text=&\u3059\u3079\u3066\u9589\u3058\u308B
ActionBarBuildHelper.CloseAllAction_toolTip=\u3059\u3079\u3066\u9589\u3058\u308B
ActionBarBuildHelper.SaveAll_text=\u3059\u3079\u3066\u4FDD&\u5B58
ActionBarBuildHelper.SaveAll_toolTip=\u3059\u3079\u3066\u4FDD\u5B58
ContextOrderProperty.BuiltInComment=\u7D44\u307F\u8FBC\u307F\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u5909\u6570
ContextOrderProperty.RepositoryComment=\u30EA\u30DD\u30B8\u30C8\u30EA\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u304B\u3089\u306E\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u5909\u6570:
ProcessorUtilities.nullProcess=testCase\u30D7\u30ED\u30BB\u30B9\u304CNull\u3067\u3059\u3002
EComponentCategory_advanceSetting=\u8A73\u7D30\u8A2D\u5B9A
EComponentCategory.advancedSettings=\u8A73\u7D30\u8A2D\u5B9A
ConnectionParameterName.DatabaseLabel=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9
ConnectionParameterName.DbfileLabel=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9

View File

@@ -38,7 +38,7 @@ ContextProcessSection.errorTitle=B\u0142\u0105d
VersionSection.CreationDate=Data utworzenia
ContextProcessSection.7=Nadaj nazw\u0119 nowemu kontekstowi
ContextProcessSection.6=Nowy kontekst
EConnectionType.mainMenu=G\u0142ówny
EConnectionType.mainMenu=G\u0142\u00f3wny
ContextProcessSection.4=Dodaj nowy kontekst na podst. ->(
ContextProcessSection.2=Pyta\u0107 o potwierdzenie?
ContextProcessSection.1=menuTable
@@ -46,7 +46,7 @@ EUpdateItemType.Property=W\u0142a\u015Bciwo\u015B\u0107
CorePreferencePage.iReportPath=\u015Bcie\u017Cka iReport
EMetadataEncoding.Latin6=Latin6(Nordycki)
EMetadataEncoding.Latin5=Latin5(Turcja)
EMetadataEncoding.Latin4=Latin4(Pó\u0142 Europa)
EMetadataEncoding.Latin4=Latin4(P\u00f3\u0142 Europa)
EMetadataEncoding.Latin3=Latin3(Po\u0142 Europa)
EMetadataEncoding.Latin2=Latin2(Wsch Europa)
EMetadataEncoding.Latin1=Latin1(Zach Europa)
@@ -92,14 +92,14 @@ ApplicationActionBarAdvisor.menuHelpLabel=&Pomoc
BusinessAppearanceComposite.textAlignment.horizontal=Poziomy
BusinessAppearanceComposite.textAlignment.vertical=Pionowy
BusinessAppearanceComposite.textAlignment.horizontal.centre=Wy\u015Brodkowany
BusinessAppearanceComposite.textAlignment.vertical.top=góra
BusinessAppearanceComposite.textAlignment.vertical.bottom=dó\u0142
BusinessAppearanceComposite.textAlignment.vertical.top=g\u00f3ra
BusinessAppearanceComposite.textAlignment.vertical.bottom=d\u00f3\u0142
BusinessAppearanceComposite.textAlignment.vertical.centre=Wy\u015Brodkowany
ConextTableValuesComposite.nameLabel=Nazwa
ContextTemplateComposite.CommentLabel=Komentarz
ContextTemplateComposite.nameLabel=Nazwa
ContextTemplateComposite.scriptCodeLabel=Kod skryptu
ContextTemplateComposite.sourceLabel=\u0179ród\u0142o
ContextTemplateComposite.sourceLabel=\u0179r\u00f3d\u0142o
ContextTemplateComposite.typeLabel=Typ
ContextTreeConstants.contextName=Contekst
ContextTreeConstants.valueName=Warto\u015B\u0107
@@ -110,7 +110,7 @@ EComponentCategory_appearance=Wygl\u0105d
EComponentCategory_assignment=Przypisanie
EComponentCategory_context=Contekst
EComponentCategory_doc=Dokuemntacja
EComponentCategory_main=G\u0142ówny
EComponentCategory_main=G\u0142\u00f3wny
EComponentCategory_properties=W\u0142a\u015Bciwo\u015Bci
EComponentCategory_sqlTemplate=Wzorzec SQL
EComponentCategory_statsAndLogs=Statystyki i logi
@@ -121,12 +121,13 @@ HTMLDocGenerator.author=Autor
HTMLDocGenerator.author1=Autor
HTMLDocGenerator.column=Kolumna
HTMLDocGenerator.comment=Komentarz
HTMLDocGenerator.component_list=Lista komponentów
HTMLDocGenerator.component_list=Lista komponent\u00f3w
HTMLDocGenerator.component_name=Nazwa komponentu
HTMLDocGenerator.content=zawarto\u015B\u0107
HTMLDocGenerator.context=Kontekst:
HTMLDocGenerator.creation=Tworzenie
HTMLDocGenerator.job_settings=Ustawienia
HTMLDocGenerator.key=Klucz
HTMLDocGenerator.label=Etykieta
HTMLDocGenerator.language=J\u0119zyk
HTMLDocGenerator.length=D\u0142ugo\u015B\u0107
@@ -138,7 +139,7 @@ HTMLDocGenerator.name=Nazwa
HTMLDocGenerator.precision=Precyzja
HTMLDocGenerator.properties=W\u0142a\u015Bciwo\u015Bci
HTMLDocGenerator.row_parameters=Paramatry
HTMLDocGenerator.source=\u0179ród\u0142o
HTMLDocGenerator.source=\u0179r\u00f3d\u0142o
HTMLDocGenerator.status=Status
HTMLDocGenerator.type=Typ
HTMLDocGenerator.unique_name=Nazwa unikalna
@@ -147,9 +148,7 @@ HTMLDocGenerator.values=Warto\u015Bci
HTMLDocGenerator.version=Wersja
ConnectionParameterName.HostLabel=Host
ConnectionParameterName.PortLabel=Port
ConnectionParameterName.DatabaseLabel=Baza danych
ConnectionParameterName.SchemaLabel=Schemat
ConnectionParameterName.UserLabel=U\u017Cytkownik
ConnectionParameterName.PasswordLabel=Has\u0142o
ConnectionParameterName.DbfileLabel=Baza danych
ConnectionParameterName.DbPathLabel=\u015Acie\u017Cka do katalogu baz danych

View File

@@ -1,74 +1,74 @@
EUpdateResult.Update=Atualizar repositório
EUpdateResult.Update=Atualizar reposit\u00f3rio
EMetadataEncoding.UTF16LE=Unicode (16 bit)
SelectRepositoryContextDialog.SelectAll=Selecionar tudo
EMetadataEncoding.Cyrillic=Cyrillic
EUpdateResult.Rename=Alterar o nome
ContextProcessSection.ParameterNameIsNotValid=Nome parâmetro não é válido.
ContextProcessSection.ParameterNameIsNotValid=Nome par\u00e2metro n\u00e3o \u00e9 v\u00e1lido.
EMetadataEncoding.Hebrew=Hebreu
UpdatesConstants.Context=Contexto
ProjectSettingsWizard.EditProjectPageTitle=Editar um Projeto
CorePreferencePage.javaInterpreter=Intérpreter &Java
EMetadataEncoding.GB2312=Chinês
CorePreferencePage.javaInterpreter=Int\u00e9rpreter &Java
EMetadataEncoding.GB2312=Chin\u00eas
CorePreferencePage.runInMultiThread=Multi Thread execution (Criar valor default para o job)
EConnectionType.tableMenu=Tabela
EConnectionType.onComponentErrorMenu=Erro no componente
EConnectionType.onComponentOkMenu=Componente ok
PerspectiveMenuManager.perspectiveLabel=&Perspectiva
ConextTemplateComposite.OrderText=Ordem original
EMetadataEncoding.Greek=Grego
EMetadataEncoding.UTF16BE=Unicode BigEndian (16 bit)
EConnectionType.synchronize=Sincronizar
VersionSection.Version=Versão
EConnectionType.onRowsEndMenu=Última linha
EUpdateResult.Delete=Deletar o repositório
VersionSection.Version=Vers\u00e3o
EConnectionType.onRowsEndMenu=\u00daltima linha
EUpdateResult.Delete=Deletar o reposit\u00f3rio
ContextValueErrorChecker.ErrorTitile=Erro no valor do contexto:
EMetadataEncoding.UTF8=Unicode 2.0 UTF-8
EMetadataEncoding.UTF7=Unicode 2.0 UTF-7
ExtractMetaDataFromDataBase.SchemaNoPresent=Esquema não esta presente na base de dados
EMetadataEncoding.GB18030=Chinês nacional padrão
ExtractMetaDataFromDataBase.SchemaNoPresent=Esquema n\u00e3o esta presente na base de dados
EMetadataEncoding.GB18030=Chin\u00eas nacional padr\u00e3o
ContextProcessSection.errorTitle=Erro
ContextProcessSection.7=Dê um nome para o novo contexto
ContextProcessSection.7=D\u00ea um nome para o novo contexto
ContextProcessSection.6=Novo contexto
EConnectionType.mainMenu=Main
ContextProcessSection.4=Adicionar novo contexto baseado em ->(
ContextProcessSection.2=Perguntar para confirmação?
ContextProcessSection.2=Perguntar para confirma\u00e7\u00e3o?
ContextProcessSection.1=Tabela menu
SelectRepositoryContextDialog.DeselectAll=Remover seleção de Todos
SelectRepositoryContextDialog.DeselectAll=Remover sele\u00e7\u00e3o de Todos
CorePreferencePage.iReportPath=Caminho do iReport
ExtractMetaDataFromDataBase.dbTypeNotFound=dbType '{0}' não encontrado
ExtractMetaDataFromDataBase.dbTypeNotFound=dbType '{0}' n\u00e3o encontrado
EMetadataEncoding.UTF16=Unicode 2.0 (16 bit)
CorePreferencePage.temporaryFiles=Arquivos temporários
CorePreferencePage.temporaryFiles=Arquivos tempor\u00e1rios
EUpdateResult.Reload=Re-Carregar componentes
ContextProcessSection.49=Contexto padrão
ContextProcessSection.49=Contexto padr\u00e3o
ExtractMetaDataFromDataBase.connectionSuccessful=Conectado com sucesso
XmlArray.InvalidFile=Arquivo Inválido
ContextProcessSection.30=Este nome já existe
XmlArray.InvalidFile=Arquivo Inv\u00e1lido
ContextProcessSection.30=Este nome j\u00e1 existe
ContextProcessSection.29=Erro
CorePreferencePage.previewLimit=Multi Thread executando (Criar valor default para Job)
ConextTemplateComposite.OrderMessages=Se você quiser reordenar as variáveis, elas devem estar selecionados
ConextTemplateComposite.OrderMessages=Se voc\u00ea quiser reordenar as vari\u00e1veis, elas devem estar selecionados
EUpdateItemType.Name=Nome
ContextProcessSection.13=Dê um novo nome para o contexto {0}
ContextProcessSection.13=D\u00ea um novo nome para o contexto {0}
ContextProcessSection.12=Renomear contexto
EMetadataEncoding.Big5=Grande 5 (Chinês tradicional)
ContextProcessSection.RemoveInformation={0} é contexto padrão, ele não poder ser removido.
EMetadataEncoding.EUC_CN=Chinês simplificado (Extensão Unix Code - CN)
EMetadataEncoding.Arabic=Arábico
EMetadataEncoding.Big5=Grande 5 (Chin\u00eas tradicional)
ContextProcessSection.RemoveInformation={0} \u00e9 contexto padr\u00e3o, ele n\u00e3o poder ser removido.
ListPreferencePage.RemoveButtonName=Remover
EMetadataEncoding.EUC_CN=Chin\u00eas simplificado (Extens\u00e3o Unix Code - CN)
EMetadataEncoding.Arabic=Ar\u00e1bico
EMetadataEncoding.Microsoft_Latin1=Microsoft (Latin-1)
AbstractComponentsProvider.folderNotExist=Diretório {0} não existe.
AbstractItemMigrationTask.taskFailed=Tarefa de migração {0} falhou no item {1}
AbstractComponentsProvider.folderNotExist=Diret\u00f3rio {0} n\u00e3o existe.
AbstractItemMigrationTask.taskFailed=Tarefa de migra\u00e7\u00e3o {0} falhou no item {1}
ColumnNameChangedExt.columnChanged=Nodo: Coluna {0} alterada: {1}->{2}
ComponentToRepositoryProperty.error=Erro
ComponentToRepositoryProperty.ImpossibleUseOCI=Impossível usar tipo OCI no repositório!
ComponentToRepositoryProperty.ImpossibleUseOCI=Imposs\u00edvel usar tipo OCI no reposit\u00f3rio!
ContextComposite.tableValue=Tabela de Valores
ContextComposite.treeValue=Árvore de valores
ContextSetConfigurationDialog.nameNotValid=O nome não é válido
ConextTemplateComposite.addToRepositoryContextAction.label=Adicionar ao contexto do repositório
ContextComposite.treeValue=\u00c1rvore de valores
ContextSetConfigurationDialog.nameNotValid=O nome n\u00e3o \u00e9 v\u00e1lido
ConextTemplateComposite.addToRepositoryContextAction.label=Adicionar ao contexto do reposit\u00f3rio
ECodeLanguage.unknowLanguage=Idioma desconhecido
ExtractMetaDataUtils.noData=Dado não encontrado
ExtractMetaDataUtils.noData=Dado n\u00e3o encontrado
PatternCalendar.dateFormat="aaaa-MM-dd HH:mm:ss"
PerlDynamicProposalUtil.autoConvert=seria automaticamente convertido para {0}->[index] no código gerado
XSDValidater.IllegalArgument=O arquivo XSD de entrada não existe.
MultiStringSelectionDialog.nameEmpty=Nome não pode ser vazio
PerlDynamicProposalUtil.autoConvert=seria automaticamente convertido para {0}->[index] no c\u00f3digo gerado
XSDValidater.IllegalArgument=O arquivo XSD de entrada n\u00e3o existe.
MultiStringSelectionDialog.nameEmpty=Nome n\u00e3o pode ser vazio
ApplicationActionBarAdvisor.menuFileLabel=&Arquivo
ApplicationActionBarAdvisor.menuEditLabel=&Editar
ApplicationActionBarAdvisor.navigateLabel=&Navegar
@@ -84,40 +84,40 @@ BusinessAppearanceComposite.textAlignment.vertical.top=superior
BusinessAppearanceComposite.textAlignment.vertical.bottom=inferior
BusinessAppearanceComposite.textAlignment.vertical.centre=Centro
ConextTableValuesComposite.nameLabel=Nome
ContextTemplateComposite.CommentLabel=Comentário
ContextTemplateComposite.CommentLabel=Coment\u00e1rio
ContextTemplateComposite.nameLabel=Nome
ContextTemplateComposite.scriptCodeLabel=Script código
ContextTemplateComposite.scriptCodeLabel=Script c\u00f3digo
ContextTemplateComposite.sourceLabel=Fonte
ContextTreeConstants.contextName=Contexto
ContextTreeConstants.promptName=Limite
ContextTreeConstants.valueName=Valor
EComponentCategory_appearance=Aparência
EComponentCategory_assignment=Atribuição
EComponentCategory_appearance=Apar\u00eancia
EComponentCategory_assignment=Atribui\u00e7\u00e3o
EComponentCategory_context=Contexto
EComponentCategory_doc=Documentação
EComponentCategory_doc=Documenta\u00e7\u00e3o
EComponentCategory_main=Main
EComponentCategory_properties=Propriedades
EComponentCategory_sqlTemplate=Template SQL
EComponentCategory_technical=Técnico
EComponentCategory_version=Versão
EComponentCategory_view=Visão
HTMLDocGenerator.comment=Comentário
EComponentCategory_technical=T\u00e9cnico
EComponentCategory_version=Vers\u00e3o
EComponentCategory_view=Vis\u00e3o
HTMLDocGenerator.comment=Coment\u00e1rio
HTMLDocGenerator.component_list=Lista de componentes
HTMLDocGenerator.component_name=Nome do componente
HTMLDocGenerator.context=Contexto:
HTMLDocGenerator.creation=Criar
HTMLDocGenerator.label=Label
HTMLDocGenerator.mapper.expression=Expressão
HTMLDocGenerator.mapper.expression=Express\u00e3o
HTMLDocGenerator.mapper.table.name=Nome da Tabela
HTMLDocGenerator.name=Nome
HTMLDocGenerator.project_description=Descrição do Projeto
HTMLDocGenerator.project_description=Descri\u00e7\u00e3o do Projeto
HTMLDocGenerator.project_name=Nome do projeto
HTMLDocGenerator.prompt=Limite
HTMLDocGenerator.properties=Propriedades
HTMLDocGenerator.source=Fonte
HTMLDocGenerator.unique_name=Nome único
HTMLDocGenerator.unique_name=Nome \u00fanico
HTMLDocGenerator.value=Valor
HTMLDocGenerator.version=Versão
HTMLDocGenerator.version=Vers\u00e3o
ConnectionParameterName.HostLabel=Host
ConnectionParameterName.PortLabel=Porta
ConnectionParameterName.PasswordLabel=Senha

View File

@@ -153,9 +153,7 @@ HTMLDocGenerator.values=\u0412\u0435\u043B\u0438\u0447\u0438\u043D\u044B
HTMLDocGenerator.version=\u0412\u0435\u0440\u0441\u0438\u044F
ConnectionParameterName.HostLabel=\u0425\u043E\u0441\u0442
ConnectionParameterName.PortLabel=\u041F\u043E\u0440\u0442
ConnectionParameterName.DatabaseLabel=\u0411\u0414
ConnectionParameterName.SchemaLabel=\u0421\u0445\u0435\u043C\u0430
ConnectionParameterName.UserLabel=\u041F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044C
ConnectionParameterName.PasswordLabel=\u041F\u0430\u0440\u043E\u043B\u044C
ConnectionParameterName.DbfileLabel=\u0411\u0414
ConnectionParameterName.DbPathLabel=\u041F\u0443\u0442\u044C \u043A \u043A\u043E\u0440\u043D\u0435\u0432\u043E\u043C\u0443 \u043A\u0430\u0442\u0430\u043B\u043E\u0433\u0443 \u0431\u0430\u0437\u044B \u0434\u0430\u043D\u043D\u044B\u0445

View File

@@ -0,0 +1,78 @@
UpdatesConstants.Context=Kontext
SelectRepositoryContextDialog.CollapseAll=Zabali\u0165 v\u0161etko
EConnectionType.tableMenu=Tabu\u013Eka
VersionSection.Version=Verzia
SelectRepositoryContextDialog.ExpandAll=Rozbali\u0165 v\u0161etko
EUpdateItemType.Schema=Sch\u00e9ma
UpdatesConstants.Component=Komponent
ContextProcessSection.errorTitle=CHYBA
VersionSection.CreationDate=D\u00e1tum Vytvorenia
EConnectionType.mainMenu=Hlavn\u00fd
ExtractMetaDataFromDataBase.connectionSuccessful=\u00daspe\u0161n\u00e9 pripojenie
XmlArray.InvalidFile=Nespr\u00e1vny s\u00fabor.
ContextProcessSection.29=CHYBA
EUpdateItemType.Name=Meno
EUpdateItemType.SAPFunction=SAP Funkcia
ListPreferencePage.RemoveButtonName=Odstr\u00e1ni\u0165
AbstractComponentsProvider.folderNotExist=Adres\u00e1r {0} neexistuje.
AbstractItemMigrationTask.taskFailed=Migra\u010Dn\u00e1 \u00faloha {0} zlyhala na polo\u017Eke {1}
ComponentToRepositoryProperty.error=CHYBA
ECodeLanguage.unknowLanguage=Nezn\u00e1my jazyk
VersionSection.Status=Stav
BusinessAppearanceComposite.textAlignment.horizontal=Horizont\u00e1lny
BusinessAppearanceComposite.textAlignment.vertical=Vertik\u00e1lny
BusinessAppearanceComposite.textAlignment.horizontal.left=\u013Dav\u00fd
BusinessAppearanceComposite.textAlignment.horizontal.right=Prav\u00fd
ConextTableValuesComposite.nameLabel=Meno
ContextTemplateComposite.CommentLabel=Koment\u00e1r
ContextTemplateComposite.nameLabel=Meno
ContextTemplateComposite.sourceLabel=Zdroj
ContextTemplateComposite.typeLabel=Typ
ContextTreeConstants.contextName=Kontext
ContextTreeConstants.valueName=Hodnota
MetadataTool.nullValue=Nulov\u00e1 Hodnota
EComponentCategory_assignment=Priradenie
EComponentCategory_basicSetting=Z\u00e1kladn\u00e9 nastavenia
EComponentCategory_context=Kontext
EComponentCategory_doc=Dokument\u00e1cia
EComponentCategory_dynamicSetting=Dynamick\u00e9 nastavenia
EComponentCategory_main=Hlavn\u00fd
EComponentCategory_properties=Vlastnosti
EComponentCategory_version=Verzia
EComponentCategory_view=Poh\u013Ead
HTMLDocGenerator.author=Autor
HTMLDocGenerator.author1=Autor
HTMLDocGenerator.comment=Koment\u00e1r
HTMLDocGenerator.content=Obsah
HTMLDocGenerator.description=Popis
HTMLDocGenerator.job_description=Popis
HTMLDocGenerator.job_settings=Nastavenia
HTMLDocGenerator.key=K\u013E\u00fa\u010D
HTMLDocGenerator.label=Popis
HTMLDocGenerator.language=Jazyk
HTMLDocGenerator.length=D\u013A\u017Eka
HTMLDocGenerator.mapper.alias=Alias
HTMLDocGenerator.mapper.expression=V\u00fdraz
HTMLDocGenerator.mapper.operator=Oper\u00e1tor
HTMLDocGenerator.mapper.table.name=N\u00e1zov Tabu\u013Eky
HTMLDocGenerator.name=Meno
HTMLDocGenerator.project_description=Opis projektu
HTMLDocGenerator.project_name=N\u00e1zov Projektu
HTMLDocGenerator.properties=Vlastnosti
HTMLDocGenerator.row_functions=Funkcie
HTMLDocGenerator.row_parameters=Parametre
HTMLDocGenerator.source=Zdroj
HTMLDocGenerator.status=Stav
HTMLDocGenerator.type=Typ
HTMLDocGenerator.value=Hodnota
HTMLDocGenerator.version=Verzia
ConnectionParameterName.HostLabel=Host
ConnectionParameterName.PortLabel=Port
ConnectionParameterName.SchemaLabel=Sch\u00e9ma
ConnectionParameterName.UserLabel=U\u017E\u00edvate\u013E
ConnectionParameterName.PasswordLabel=Heslo
ActionBarBuildHelper.CloseEditorAction_text=&Zatvori\u0165
ActionBarBuildHelper.CloseEditorAction_toolTip=Zavrie\u0165
ActionBarBuildHelper.CloseAllAction_text=Z&atvori\u0165 V\u0161etko
ActionBarBuildHelper.CloseAllAction_toolTip=Zatvori\u0165 V\u0161etko
ActionBarBuildHelper.SaveAll_toolTip=Ulo\u017Ei\u0165 V\u0161etko

View File

@@ -0,0 +1,78 @@
UpdatesConstants.Context=Kontext
SelectRepositoryContextDialog.CollapseAll=Zabali\u0165 v\u0161etko
EConnectionType.tableMenu=Tabu\u013Eka
VersionSection.Version=Verzia
SelectRepositoryContextDialog.ExpandAll=Rozbali\u0165 v\u0161etko
EUpdateItemType.Schema=Schéma
UpdatesConstants.Component=Komponent
ContextProcessSection.errorTitle=CHYBA
VersionSection.CreationDate=Dátum Vytvorenia
EConnectionType.mainMenu=Hlavný
ExtractMetaDataFromDataBase.connectionSuccessful=Úspe\u0161né pripojenie
XmlArray.InvalidFile=Nesprávny súbor.
ContextProcessSection.29=CHYBA
EUpdateItemType.Name=Meno
EUpdateItemType.SAPFunction=SAP Funkcia
ListPreferencePage.RemoveButtonName=Odstráni\u0165
AbstractComponentsProvider.folderNotExist=Adresár {0} neexistuje.
AbstractItemMigrationTask.taskFailed=Migra\u010Dná úloha {0} zlyhala na polo\u017Eke {1}
ComponentToRepositoryProperty.error=CHYBA
ECodeLanguage.unknowLanguage=Neznámy jazyk
VersionSection.Status=Stav
BusinessAppearanceComposite.textAlignment.horizontal=Horizontálny
BusinessAppearanceComposite.textAlignment.vertical=Vertikálny
BusinessAppearanceComposite.textAlignment.horizontal.left=\u013Davý
BusinessAppearanceComposite.textAlignment.horizontal.right=Pravý
ConextTableValuesComposite.nameLabel=Meno
ContextTemplateComposite.CommentLabel=Komentár
ContextTemplateComposite.nameLabel=Meno
ContextTemplateComposite.sourceLabel=Zdroj
ContextTemplateComposite.typeLabel=Typ
ContextTreeConstants.contextName=Kontext
ContextTreeConstants.valueName=Hodnota
MetadataTool.nullValue=Nulová Hodnota
EComponentCategory_assignment=Priradenie
EComponentCategory_basicSetting=Základné nastavenia
EComponentCategory_context=Kontext
EComponentCategory_doc=Dokumentácia
EComponentCategory_dynamicSetting=Dynamické nastavenia
EComponentCategory_main=Hlavný
EComponentCategory_properties=Vlastnosti
EComponentCategory_version=Verzia
EComponentCategory_view=Poh\u013Ead
HTMLDocGenerator.author=Autor
HTMLDocGenerator.author1=Autor
HTMLDocGenerator.comment=Komentár
HTMLDocGenerator.content=Obsah
HTMLDocGenerator.description=Popis
HTMLDocGenerator.job_description=Popis
HTMLDocGenerator.job_settings=Nastavenia
HTMLDocGenerator.key=K\u013Eú\u010D
HTMLDocGenerator.label=Popis
HTMLDocGenerator.language=Jazyk
HTMLDocGenerator.length=D\u013A\u017Eka
HTMLDocGenerator.mapper.alias=Alias
HTMLDocGenerator.mapper.expression=Výraz
HTMLDocGenerator.mapper.operator=Operátor
HTMLDocGenerator.mapper.table.name=Názov Tabu\u013Eky
HTMLDocGenerator.name=Meno
HTMLDocGenerator.project_description=Opis projektu
HTMLDocGenerator.project_name=Názov Projektu
HTMLDocGenerator.properties=Vlastnosti
HTMLDocGenerator.row_functions=Funkcie
HTMLDocGenerator.row_parameters=Parametre
HTMLDocGenerator.source=Zdroj
HTMLDocGenerator.status=Stav
HTMLDocGenerator.type=Typ
HTMLDocGenerator.value=Hodnota
HTMLDocGenerator.version=Verzia
ConnectionParameterName.HostLabel=Host
ConnectionParameterName.PortLabel=Port
ConnectionParameterName.SchemaLabel=Schéma
ConnectionParameterName.UserLabel=U\u017Eívate\u013E
ConnectionParameterName.PasswordLabel=Heslo
ActionBarBuildHelper.CloseEditorAction_text=&Zatvori\u0165
ActionBarBuildHelper.CloseEditorAction_toolTip=Zavrie\u0165
ActionBarBuildHelper.CloseAllAction_text=Z&atvori\u0165 V\u0161etko
ActionBarBuildHelper.CloseAllAction_toolTip=Zatvori\u0165 V\u0161etko
ActionBarBuildHelper.SaveAll_toolTip=Ulo\u017Ei\u0165 V\u0161etko

View File

@@ -1,3 +1,4 @@
EUpdateItemType.Schema=Schema
ContextProcessSection.errorTitle=Gre\u0161ka
ContextProcessSection.29=Gre\u0161ka
ComponentToRepositoryProperty.error=Gre\u0161ka
@@ -7,3 +8,4 @@ EComponentCategory_sqlTemplate=SQL \u0161ablon
HTMLDocGenerator.label=Labela
HTMLDocGenerator.project_description=Opis projekta
HTMLDocGenerator.project_name=Naziv projekta
ConnectionParameterName.SchemaLabel=Schema

View File

@@ -1,4 +1,4 @@
SelectRepositoryContextDialog.SelectAll=Tümünü Seç
SelectRepositoryContextDialog.SelectAll=T\u00fcm\u00fcn\u00fc Se\u00e7
VersionSection.Version=Versiyon
EUpdateItemType.Schema=\u015Eema
ContextProcessSection.errorTitle=Hata
@@ -7,7 +7,7 @@ ContextProcessSection.29=Hata
EUpdateItemType.Name=Ad\u0131
ComponentToRepositoryProperty.error=Hata
ApplicationActionBarAdvisor.menuFileLabel=&Dosya
ApplicationActionBarAdvisor.menuEditLabel=Dü&zenle
ApplicationActionBarAdvisor.menuEditLabel=D\u00fc&zenle
ApplicationActionBarAdvisor.navigateLabel=D&ola\u015F
ApplicationActionBarAdvisor.gotoLabel=&Git
ApplicationActionBarAdvisor.menuHelpLabel=&Yard\u0131m
@@ -18,21 +18,19 @@ ConextTableValuesComposite.nameLabel=Ad\u0131
ContextTemplateComposite.nameLabel=Ad\u0131
ContextTemplateComposite.sourceLabel=Kaynak
ContextTemplateComposite.typeLabel=Tip
EComponentCategory_appearance=Görünüm
EComponentCategory_appearance=G\u00f6r\u00fcn\u00fcm
EComponentCategory_assignment=Atama
EComponentCategory_properties=Özellikler
EComponentCategory_properties=\u00d6zellikler
EComponentCategory_version=Versiyon
HTMLDocGenerator.description=Aç\u0131klama
HTMLDocGenerator.job_description=Aç\u0131klama
HTMLDocGenerator.description=A\u00e7\u0131klama
HTMLDocGenerator.job_description=A\u00e7\u0131klama
HTMLDocGenerator.label=Etiket
HTMLDocGenerator.mapper.operator=Operatör
HTMLDocGenerator.mapper.operator=Operat\u00f6r
HTMLDocGenerator.name=Ad\u0131
HTMLDocGenerator.properties=Özellikler
HTMLDocGenerator.properties=\u00d6zellikler
HTMLDocGenerator.source=Kaynak
HTMLDocGenerator.type=Tip
HTMLDocGenerator.version=Versiyon
ConnectionParameterName.PortLabel=Port
ConnectionParameterName.DatabaseLabel=Veriambar\u0131
ConnectionParameterName.SchemaLabel=\u015Eema
ConnectionParameterName.PasswordLabel=\u015Eifre
ConnectionParameterName.DbfileLabel=Veriambar\u0131

View File

@@ -1,4 +1,7 @@
EUpdateResult.Update=\u4ECE\u5B58\u50A8\u5E93\u66F4\u65B0
EMetadataEncoding.UTF16LE=Unicode (16 \u4F4D)
SelectRepositoryContextDialog.SelectAll=\u5168\u9009
SelectRepositoryContextGroupDialog.Messages=\u5728\u4F5C\u4E1A\u4E2D\uFF0C\u4ECE\u5B58\u50A8\u5E93\u4E0A\u4E0B\u6587\u6DFB\u52A0\u4E00\u4E2A\u4E0D\u5B58\u5728\u7684\u4E0A\u4E0B\u6587\u7EC4
EMetadataEncoding.Cyrillic=\u53E4\u4EE3\u65AF\u62C9\u592B\u8BED
EUpdateResult.BuiltIn=\u66F4\u6539\u4E3ABuilt-In\u6A21\u5F0F
EUpdateResult.Rename=\u66F4\u6539\u540D\u79F0
@@ -6,24 +9,26 @@ ContextProcessSection.ParameterNameIsNotValid=\u53C2\u6570\u540D\u5B57\u65E0\u65
EMetadataEncoding.Hebrew=\u5E0C\u4F2F\u6765\u8BED
UpdatesConstants.Context=\u7EC4\u4EF6
UpdatesConstants.Job=\u8fdb\u7a0b
ProjectSettingsWizard.EditProjectPageTitle=\u7F16\u8F91\u5DE5\u7A0B
RepositoryUpdateManager.NoModificationTitle=\u6CA1\u6709\u9700\u8981\u7684\u4FEE\u6539
CorePreferencePage.javaInterpreter=Java\u89E3\u91CA\u5668
EMetadataEncoding.GB2312=\u4E2D\u6587
SelectRepositoryContextDialog.CollapseAll=\u6536\u8D77
ERepositoryObjectType.FolderNotFound=\u7C7B\u578B{0}\u7684\u76EE\u5F55\u672A\u627E\u5230
CorePreferencePage.componentDefaultFileDirectory=\u7EC4\u4EF6\u7F3A\u7701\u6587\u4EF6\u76EE\u5F55
SelectRepositoryContextDialog.ExistenceMessage=\u4F5C\u4E1A\u4E2D\u5DF2\u7ECF\u5B58\u5728\u53D8\u91CF \"{0}\" (\u4E0A\u4E0B\u6587:\"{1}\")\u3002
CorePreferencePage.runInMultiThread=\u591A\u7EBF\u7A0B\u8FD0\u884C(\u521b\u5efa\u65b0\u4f5c\u4e1a\u9ed8\u8ba4\u91c7\u7528)
MappingFileLoader.UndeclaredDbType="{0}"\u6CA1\u6709\u88AB\u7533\u660E\u7684\u6570\u636E\u5E93\u7C7B\u578B\uFF0C\u5728\u6570\u636E\u5E93ID"{1}"\u5728\u8282\u70B9\uFF1A{2}
MappingFileLoader.UndeclaredDbType=\"{0}\"\u6CA1\u6709\u88AB\u7533\u660E\u7684\u6570\u636E\u5E93\u7C7B\u578B\uFF0C\u5728\u6570\u636E\u5E93ID\"{1}\"\u5728\u8282\u70B9\uFF1A{2}
EConnectionType.tableMenu=\u8868\u683C
MappingFileLoader.UnbindedDbTypes=\u5728\u6570\u636E\u5E93ID"{0}"\u7684Mapping\u6587\u4EF6\uFF0C\u6570\u636E\u5E93\u7C7B\u578B\u6CA1\u6709\u7528"{1}" Talend \u7C7B\u578B\uFF1A"{2}"\u7ED1\u5B9A
MappingFileLoader.UnbindedDbTypes=\u5728\u6570\u636E\u5E93ID\"{0}\"\u7684Mapping\u6587\u4EF6\uFF0C\u6570\u636E\u5E93\u7C7B\u578B\u6CA1\u6709\u7528\"{1}\" Talend \u7C7B\u578B\uFF1A\"{2}\"\u7ED1\u5B9A
EConnectionType.onComponentErrorMenu=\u7EC4\u4EF6\u8FD0\u884C\u9519\u8BEF
EConnectionType.onComponentOkMenu=\u7EC4\u4EF6\u8FD0\u884C\u6B63\u786E
PerspectiveMenuManager.perspectiveLabel=\u900F\u89C6\u56FE(&P)
EConnectionType.runAfterMenu=\u8FD0\u884C\u540E
GlobalServiceRegister.ServiceNotRegistered=\u670D\u52A1{0}\u6CA1\u6709\u88AB\u6CE8\u518C
ConextTemplateComposite.OrderText=\u539F\u59CB\u987A\u5E8F
SelectRepositoryContextDialog.Title=\u9009\u62E9\u4E0A\u4E0B\u6587\u53D8\u91CF
EUpdateResult.Add=\u6DFB\u52A0\u5230\u5E93
SelectRepositoryContextDialog.View=\u67E5\u770B...
EUpdateResult.JobletUpdate=\u66F4\u65B0joblet\u8282\u70B9
EConnectionType.onSubjobOkMenu=\u5B50job\u6B63\u786E
CorePreferencePage.groupBySource=\u5728\u4E0A\u4E0B\u6587\u201C\u6839\u636E\u6E90\u5206\u7EC4\u201D
@@ -34,22 +39,26 @@ EMetadataEncoding.Greek=\u5E0C\u814A
EMetadataEncoding.UTF16BE=Unicode BigEndian (16\u4F4D)
EConnectionType.synchronize=\u540C\u6B65
VersionSection.Version=\u7248\u672C
EConnectionType.onRowsEndMenu=\u884C\u7ED3\u675F
EUpdateResult.Delete=\u4ECE\u5E93\u4E2D\u5220\u9664
SelectRepositoryContextDialog.ExpandAll=\u5C55\u5F00
EUpdateItemType.Components=\u7EC4\u4EF6
EConnectionType.mergeMenu=\u5408\u5E76
RepositoryUpdateManager.RenameContextTitle=\u91CD\u547D\u540D\u95EE\u9898
EUpdateItemType.Schema=\u67B6\u6784
ContextValueErrorChecker.ErrorTitile=\u4E0A\u4E0B\u6587\u503C\u9519\u8BEF:
ContextValueErrorChecker.ErrorTitile=\u4E0A\u4E0B\u6587\u503C\u9519\u8BEF:
EMetadataEncoding.UTF8=Unicode 2.0 UTF-8
EMetadataEncoding.UTF7=Unicode 2.0 UTF-7
RepositoryUpdateManager.RenameContextMessages=\u662F\u5426\u786E\u5B9A\u8981\u628A\u91CD\u547D\u540D\u53D8\u91CF\u4F20\u64AD\u5230\u6240\u6709\u4F5C\u4E1A\uFF1F\\n\\n \u5982\u679C\u662F\uFF0C\u53EF\u80FD\u9700\u8981\u5F88\u957F\u65F6\u95F4\u8FDB\u884C\u66F4\u65B0\u3002\\n\\n \u5982\u679C\u4E0D\u662F\uFF0C\u65E7\u7684\u53D8\u91CF\u5C06\u6539\u4E3A\u5185\u7F6E\u4E8E\u4F5C\u4E1A\u4E2D\u3002
EUpdateItemType.Query=\u67E5\u8BE2
ExtractMetaDataFromDataBase.SchemaNoPresent=Schema\u5728\u6570\u636E\u5E93\u4E2D\u672A\u51FA\u73B0
SelectRepositoryContextDialog.DuplicationMessage=\u60A8\u5DF2\u5728\u4E0A\u4E0B\u6587 \"{1}\" \u4E2D\u9009\u62E9\u53D8\u91CF \"{0}\"\u3002
UpdatesConstants.Component=\u7EC4\u4EF6
CorePreferencePage.perlInterpreter=Perl\u89E3\u91CA\u5668
EMetadataEncoding.GB18030=\u4E2D\u6587\u56FD\u6807
ContextProcessSection.errorTitle=\u9519\u8BEF
EConnectionType.parallelize=\u5E76\u884C
VersionSection.CreationDate=\u521B\u5EFA\u65E5\u671F
MappingFileLoader.UnbindedTalendTypes=\u5728\u6570\u636E\u5E93ID"{0}"\u7684Mapping\u6587\u4EF6\uFF0CTalend\u7C7B\u578B\u6CA1\u6709\u7528"{1}"\u6570\u636E\u5E93\u7C7B\u578B:{2}\u7ED1\u5B9A
MappingFileLoader.UnbindedTalendTypes=\u5728\u6570\u636E\u5E93ID\"{0}\"\u7684Mapping\u6587\u4EF6\uFF0CTalend\u7C7B\u578B\u6CA1\u6709\u7528\"{1}\"\u6570\u636E\u5E93\u7C7B\u578B:{2}\u7ED1\u5B9A
ContextProcessSection.7=\u4E3A\u65B0\u7684\u4E0A\u4E0B\u6587\u6307\u5B9A\u540D\u5B57
ContextProcessSection.6=\u65B0\u7684\u4E0A\u4E0B\u6587
EConnectionType.mainMenu=\u4E3B\u7EBF
@@ -69,7 +78,9 @@ EMetadataEncoding.Latin4=Latin4 (\u5317\u6B27)
EMetadataEncoding.Latin3=Latin3 (\u5357\u6B27)
EMetadataEncoding.Latin2=Latin2 (\u4E1C\u6B27)
EMetadataEncoding.Latin1=Latin1 (\u897F\u6B27)
ContextProcessSection.51=ContextProcessSection.15
EMetadataEncoding.UTF16=Unicode 2.0 (16\u4F4D)
ContextProcessSection.50=ContextProcessSection.14
CorePreferencePage.temporaryFiles=\u4E34\u65F6\u6587\u4EF6
EUpdateResult.Reload=\u91CD\u65B0\u52A0\u8F7D\u7EC4\u4EF6
RepositoryUpdateManager.Title=\u4fee\u6539
@@ -85,23 +96,27 @@ EUpdateItemType.Variable=\u53D8\u91CF
ContextProcessSection.29=\u9519\u8BEF
CorePreferencePage.previewLimit=\u9884\u89C8\u9650\u5236
ConextTemplateComposite.OrderMessages=\u5982\u679C\u60A8\u60F3\u91CD\u65B0\u6392\u5217\u53D8\u91CF\uFF0C\u5FC5\u987B\u9009\u4E2D\u5B83.
SelectRepositoryContextDialog.DuplicationTitle=\u91CD\u590D\u8B66\u544A\uFF01
EUpdateItemType.Name=\u8fde\u63a5\u540d
ContextProcessSection.13=\u4E3A\u4E0A\u4E0B\u6587\u6307\u5B9A\u65B0\u540D\u5B57{0}
ContextProcessSection.12=\u4E3A\u4E0A\u4E0B\u6587\u6539\u540D
EUpdateItemType.SAPFunction=SAP \u51FD\u6570
EMetadataEncoding.Big5=\u7E41\u4F53\u4E2D\u6587
ContextProcessSection.RemoveInformation={0}\u4E3A\u9ED8\u8BA4\u7684\u4E0A\u4E0B\u6587,\u4E0D\u80FD\u5220\u9664
RepositoryUpdateManager.Messages=\u60A8\u60F3\u5C06\u8FD9\u4E9B\u4FEE\u6539\u4F20\u9012\u5230\u6240\u6709\u4F5C\u4E1A\u4E2D\u5417\uFF1F\u53EF\u80FD\u9700\u8981\u8F83\u957F\u65F6\u95F4\u3002
MappingFileLoader.InvalidTalendType="{0}"\u662F\u4E00\u4E2A\u975E\u6CD5\u7684Talend\u7C7B\u578B\u5BF9\u6570\u636E\u5E93ID"{2}"\uFF0C\u5728\u8282\u70B9\uFF1A{3}
MappingFileLoader.InvalidTalendType=\"{0}\"\u662F\u4E00\u4E2A\u975E\u6CD5\u7684Talend\u7C7B\u578B\u5BF9\u6570\u636E\u5E93ID\"{2}\"\uFF0C\u5728\u8282\u70B9\uFF1A{3}
RepositoryUpdateManager.Check=\u68C0\u67E5\u4E2D...
ListPreferencePage.RemoveButtonName=\u79FB\u9664
UpdatesConstants.Joblet=Joblet
EMetadataEncoding.EUC_CN=\u7B80\u4F53\u4E2D\u6587(\u6269\u5C55\u7684Unix Code-CN)
EConnectionType.iteratorMenu=\u8FED\u4EE3
EMetadataEncoding.Arabic=\u963F\u62C9\u4F2F\u8BED
EMetadataEncoding.Microsoft_Latin1=\u5FAE\u8F6F(Latin-1)
MappingFileLoader.DbmsIdAlreadyExists=\u6570\u636E\u5E93ID"{0}"\u5DF2\u7ECF\u5B58\u5728\uFF01
SelectRepositoryContextGroupDialog.Title=\u6DFB\u52A0\u4E0A\u4E0B\u6587\u7EC4
MappingFileLoader.DbmsIdAlreadyExists=\u6570\u636E\u5E93ID\"{0}\"\u5DF2\u7ECF\u5B58\u5728\uFF01
EConnectionType.runIfMenu=\u6B63\u5E38\u65F6\u8FD0\u884C
VersionSection.ModificationDate=\u4FEE\u6539\u65E5\u671F
MappingFileLoader.DbTypeAlreadyExists=\u5728\u6570\u636E\u5E93ID{0}\u4E2D\uFF0C\u6570\u636E\u7C7B\u578B"{1}" \u51FA\u73B0\u591A\u6B21\u5728\u6587\u4EF6"{2}" \u8282\u70B9:{3}
MappingFileLoader.DbTypeAlreadyExists=\u5728\u6570\u636E\u5E93ID{0}\u4E2D\uFF0C\u6570\u636E\u7C7B\u578B\"{1}\" \u51FA\u73B0\u591A\u6B21\u5728\u6587\u4EF6\"{2}\" \u8282\u70B9:{3}
AbstractComponentsProvider.folderNotExist=\u6587\u4EF6\u5939{0}\u4E0D\u5B58\u5728.
AbstractItemMigrationTask.taskFailed=\u8FC1\u79FB{0}\u9879\u76EE\u5931\u8D25{1}
ColumnNameChangedExt.columnChanged=\u7ED3\u70B9: {0} \u5217\u6539\u53D8: {1}-> {2}
@@ -114,14 +129,26 @@ ContextSetConfigurationDialog.nameNotValid=\u8BE5\u540D\u79F0\u65E0\u6548
ConextTemplateComposite.addToRepositoryContextAction.label=\u6DFB\u52A0\u5230repository\u4E0A\u4E0B\u6587
ECodeLanguage.unknowLanguage=\u672A\u77E5\u8BED\u8A00
ExtractMetaDataUtils.noData=\u672A\u627E\u5230\u6570\u636E.
JavaSimpleDateFormatProposalProvider.displaySingleQuote=\\ \'\'\uFF1A\u663E\u793A\u4E00\u4E2A\u5355\u5F15\u53F7
JavaSimpleDateFormatProposalProvider.quoteDisplayError=\u4E24\u4E2A\u5355\u5F15\u53F7\u663E\u793A\u4E3A\u4E00\u4E2A\u5355\u5F15\u53F7
JavaTypesManager.bigDecimal=BIGDECIMAL \u662F\u6570\u5B57\uFF1A
JavaTypesManager.integer=INTEGER \u662F\u6570\u5B57\uFF1A
JavaTypesManager.list=LIST \u662F\u6570\u5B57\uFF1A
JavaTypesManager.string=STRING \u662F\u6570\u5B57\uFF1A
MetadataTalendType.dbIdNotFound=DBMS Id\uFF1A{0}\u65E0\u6CD5\u627E\u5230\uFF01
PatternCalendar.dateFormat=\"yyyy-MM-dd HH:mm:ss\"
PatternCalendar.example=\u793A\u4F8B:
PerlDynamicProposalUtil.autoConvert=\\ \u4F1A\u5728\u751F\u6210\u7684\u4EE3\u7801\u4E2D\u81EA\u52A8\u8F6C\u6362\u4E3A {0}->[index]
ProcessorUtilities.finalizeBuild=\u6700\u7EC8\u786E\u5B9A\u6784\u5EFA...
ProcessorUtilities.generatingJob=\u6B63\u5728\u751F\u6210\u4F5C\u4E1A...
ProcessorUtilities.loadingJob=\u6B63\u5728\u52A0\u8F7D\u4F5C\u4E1A...
VersionSection.Status=\u72B6\u6001
XSDValidater.IllegalArgument=\u8F93\u5165\u7684xsd\u6587\u4EF6\u4E0D\u5B58\u5728
MultiStringSelectionDialog.nameEmpty=\u540D\u79F0\u4E0D\u80FD\u4E3A\u7A7A
PromptDialog.stringTip=\u8F93\u5165\u6587\u5B57\u5FC5\u987B\u7F6E\u4E8E\u5355\u5F15\u53F7\u5185\u3002
ApplicationActionBarAdvisor.menuFileLabel=\u6587\u4EF6(&F)
ApplicationActionBarAdvisor.menuEditLabel=\u7F16\u8F91(&E)
ApplicationActionBarAdvisor.navigateLabel=&\u5BFC\u822A
ApplicationActionBarAdvisor.gotoLabel=\u8DF3\u8F6C
ApplicationActionBarAdvisor.projectLabel=\u5DE5\u7A0B
ApplicationActionBarAdvisor.menuWindowLabel=\u7A97\u53E3(&W)
@@ -147,51 +174,144 @@ ContextTreeConstants.valueName=\u53C2\u6570\u503C
ContextTreeConstants.variableName=\u53D8\u91CF
GroupByContextAction.groupContext=\u6309\u4E0A\u4E0B\u6587\u5206\u7EC4
GroupByVariableAction.groupVariable=\u6309\u53D8\u91CF\u5206\u7EC4
EComponentCategory_advanceSetting=\u9AD8\u7EA7\u8BBE\u7F6E
CorePreferencePage.alwaysWelcome=\u542F\u52A8\u65F6\u59CB\u7EC8\u663E\u793A\u6B22\u8FCE\u7684\u89C6\u56FE
MetadataTool.errorMessage=\u65E0\u6CD5\u8F93\u5165\u5F53\u524D\u5B57\u7B26\u3002
MetadataTool.invalid=\u65E0\u6548\u503C
MetadataTool.invalidChar=\u65E0\u6548\u5B57\u7B26
MetadataTool.nameNull=Schema \u540D\u79F0\u4E0D\u80FD\u4E3A null\u3002
MetadataTool.nullValue=\u7A7A\u503C
MetadataTool.schemaExist=schema \u540D\u79F0\u5DF2\u5B58\u5728\u3002
MetadataTool.schemaIn=schema \u540D\u79F0\u65E0\u6548\u3002
MetadataTool.schemaInvalid=Schema \u540D\u79F0\u65E0\u6548\u3002
MetadataTool.schemaNull=Schema \u540D\u79F0\u4E3A null\u3002
RepositoryUpdateManager.NotFoundMessages=\u6CA1\u6709\u53EF\u5BFB\u627E\u7684\u5173\u7CFB\u3002
RepositoryUpdateManager.NotFoundTitle=\u627E\u4E0D\u5230
EUpdateItemType.ContextGroup=ContextGroup
UpdatesConstants.ContextGroup=\u4E0A\u4E0B\u6587\u7EC4
ExtractMetaDataUtils.1=\u65E0\u6CD5\u521D\u59CB\u5316\u8FDE\u63A5\u3002
RelationshipItemBuilder.buildingIndex=\u6B63\u5728\u6784\u5EFA\u7D22\u5F15...
RelationshipItemBuilder.forItem=\u4E3A\u9879\u76EE
RuleOperationChoiceDialog.editRules=\u7F16\u8F91\u89C4\u5219
RuleOperationChoiceDialog.rule=\u89C4\u5219\uFF1A
RuleOperationChoiceDialog.selectRulesFile=\u4ECE\u6587\u4EF6\u9009\u62E9\u89C4\u5219
RuleOperationChoiceDialog.viewRules=\u67E5\u770B\u89C4\u5219 (\u53EA\u8BFB)
EComponentCategory_appearance=\u5916\u89C2
EComponentCategory_assignment=\u6307\u6D3E
EComponentCategory_basicSetting=\u57FA\u672C\u8BBE\u7F6E
EComponentCategory_context=\u7EC4\u4EF6
EComponentCategory_doc=\u6587\u6863
EComponentCategory_dynamicSetting=\u52A8\u6001\u8BBE\u7F6E
EComponentCategory_errorRecovery=\u9519\u8BEF\u6062\u590D
EComponentCategory_extra=\u989D\u5916\u7684
EComponentCategory_logs=\u65E5\u5FD7
EComponentCategory_main=\u4E3B\u7EBF
EComponentCategory_properties=\u5C5E\u6027
EComponentCategory_rulerAndGrid=\u6807\u5C3A\u548C\u7F51\u683C
EComponentCategory_sqlTemplate=SQL\u6A21\u677F
EComponentCategory_statsAndLogs=\u9759\u6001\u4FE1\u606F\u548C\u65E5\u5FD7
EComponentCategory_svnHistory=SVN\u5386\u53F2\u8BB0\u5F55
EComponentCategory_technical=\u6280\u672F
EComponentCategory_version=\u7248\u672C
EComponentCategory_view=\u89c6\u56fe
EComponentCategory.advancedSettings=\u9AD8\u7EA7\u8BBE\u7F6E
InegerCellEditorListener.NegativeNumberMessage={0} \u7684\u503C\u4E0D\u80FD\u662F\u8D1F\u6570\u3002
InegerCellEditorListener.NumeralMessage={0} \u7684\u503C\u5E94\u8BE5\u4E3A\u6570\u5B57\u3002
EComponentCategory_headerFooter=\u9875\u7709/\u9875\u811A
EComponentCategory.basicRun=\u57FA\u672C\u8FD0\u884C
EComponentCategory.breakpoint=\u65AD\u70B9
EComponentCategory.debugRun=\u8C03\u8BD5\u8FD0\u884C
EComponentCategory.targetExec=\u76EE\u6807\u6267\u884C
EUpdateItemType.SAPIDoc=SAP IDoc
EUpdateItemType.JobVersion=JobVersion
UpdatesConstants.JobVersion=JobVersion
ProposalUtils.CellProposal.Error=\u5BF9\u6B64\u7C7B\u578B CellEditor \u7684\u63D0\u8BAE\u4E0D\u53D7\u652F\u6301:
ProposalUtils.CtrlProposal.ErrorMsg=\u5BF9\u6B64\u7C7B\u578B\u63A7\u5236\u7684\u63D0\u8BAE\u4E0D\u53D7\u652F\u6301:
HTMLDocGenerator_generate_document=\u751F\u6210\u7684\u6587\u6863
HTMLDocGenerator.author=\u4F5C\u8005
HTMLDocGenerator.author1=\u4F5C\u8005
HTMLDocGenerator.column=\u5217
HTMLDocGenerator.comment=\u6CE8\u89E3
HTMLDocGenerator.component=\u7EC4\u4EF6:
HTMLDocGenerator.component_description=\u7EC4\u4EF6\u63CF\u8FF0
HTMLDocGenerator.component_list=\u7ec4\u4ef6\u5217\u8868
HTMLDocGenerator.component_name=\u7ec4\u4ef6\u540d
HTMLDocGenerator.component_parameters=\u7EC4\u4EF6\u53C2\u6570:
HTMLDocGenerator.component_type=\u7EC4\u4EF6\u7C7B\u578B
HTMLDocGenerator.content=\u5185\u5BB9
HTMLDocGenerator.context=\u4e0a\u4e0b\u6587\uff1a
HTMLDocGenerator.context_list=\u4E0A\u4E0B\u6587\u5217\u8868
HTMLDocGenerator.creation=\u521B\u5EFA
HTMLDocGenerator.description=\u5FC5\u8981\u7684
HTMLDocGenerator.ended=\u7ED3\u675F
HTMLDocGenerator.extra_settings=\u989D\u5916\u8BBE\u7F6E
HTMLDocGenerator.generation_date=\u751F\u6210\u65E5\u671F
HTMLDocGenerator.input=\u8F93\u5165
HTMLDocGenerator.job_description=\u5FC5\u8981\u7684
HTMLDocGenerator.job_preview_picture=\u9884\u89C8\u56FE\u7247
HTMLDocGenerator.job_settings=\u8BBE\u7F6E
HTMLDocGenerator.key=\u5173\u952E\u5B57
HTMLDocGenerator.label=\u6807\u7B7E
HTMLDocGenerator.language=\u8BED\u8A00
HTMLDocGenerator.length=\u957F\u5EA6
HTMLDocGenerator.mapper.alias=\u522B\u79F0
HTMLDocGenerator.mapper.entries=\u81EA\u5B9A\u4E49\u6761\u4EF6\u6761\u76EE
HTMLDocGenerator.mapper.expression=\u8868\u8FBE\u5F0F
HTMLDocGenerator.mapper.iaminimized=isMinimized
HTMLDocGenerator.mapper.isjoin=isJoin
HTMLDocGenerator.mapper.join.type=\u8FDE\u63A5\u7C7B\u578B
HTMLDocGenerator.mapper.metadatatable.entries=\u5143\u6570\u636E\u8868\u6761\u76EE
HTMLDocGenerator.mapper.operator=\u64CD\u4F5C\u7B26
HTMLDocGenerator.mapper.table.for=\u7528\u4E8E\u4EE5\u4E0B\u9879\u7684\u6620\u5C04\u5668\u8868:
HTMLDocGenerator.mapper.table.name=\u6570\u636e\u8868
HTMLDocGenerator.mapper.table.properties=\u6620\u5C04\u5668\u8868\u5C5E\u6027
HTMLDocGenerator.modification=\u4fee\u6539
HTMLDocGenerator.name=\u4f5c\u4e1a\u540d
HTMLDocGenerator.need_prompt=\u9700\u8981\u63D0\u793A\uFF1F
HTMLDocGenerator.nullable=\u53EF\u4E3A\u7A7A
HTMLDocGenerator.original_function_para=\u539F\u59CB\u51FD\u6570\u53C2\u6570:
HTMLDocGenerator.output=\u8F93\u51FA
HTMLDocGenerator.precision=\u7CBE\u5EA6
HTMLDocGenerator.project_description=\u5de5\u7a0b\u63cf\u8ff0
HTMLDocGenerator.project_name=\u5de5\u7a0b\u540d
HTMLDocGenerator.prompt=\u63D0\u793A
HTMLDocGenerator.properties=\u5C5E\u6027
HTMLDocGenerator.purpose=\u76EE\u7684
HTMLDocGenerator.row_default=\u65e0
HTMLDocGenerator.row_functions=\u51FD\u6570
HTMLDocGenerator.row_generator_info=\u7528\u4E8E\u4EE5\u4E0B\u9879\u7684\u884C\u751F\u6210\u5668\u4FE1\u606F:
HTMLDocGenerator.row_parameters=\u53C2\u6570
HTMLDocGenerator.schema_for=\u7528\u4E8E\u4EE5\u4E0B\u9879\u7684 Schema:
HTMLDocGenerator.source=\u6765\u6E90
HTMLDocGenerator.source_code=\u6E90\u4EE3\u7801
HTMLDocGenerator.stats_logs=\u7EDF\u8BA1\u4FE1\u606F\u548C\u65E5\u5FD7
HTMLDocGenerator.status=\u72B6\u6001
HTMLDocGenerator.summary=\u6982\u8981
HTMLDocGenerator.tmap.constraint.entries=\u7EA6\u675F\u8868\u6761\u76EE
HTMLDocGenerator.tmap.isinnerjoin=isInnerJoin
HTMLDocGenerator.tmap.isnullable=isNullable
HTMLDocGenerator.tmap.isreject=isReject
HTMLDocGenerator.tmap.isrejectinner=isRejectInnerJoin
HTMLDocGenerator.tmap.matching.mode=\u5339\u914D\u6A21\u5F0F
HTMLDocGenerator.type=\u7C7B\u578B
HTMLDocGenerator.unique_name=\u552f\u4e00\u540d\u5b57
HTMLDocGenerator.value=\u503c
HTMLDocGenerator.values=\u503C
HTMLDocGenerator.version=\u7248\u672C
ConnectionParameterName.HostLabel=\u4e3b\u673a
ConnectionParameterName.PortLabel=\u7aef\u53e3
ConnectionParameterName.SchemaLabel=\u67B6\u6784
ConnectionParameterName.UserLabel=\u7528\u6237
ConnectionParameterName.PasswordLabel=\u5bc6\u7801
ConnectionParameterName.DbPathLabel=\u6570\u636E\u5E93\u7684\u6839\u8DEF\u5F84
HTMLDocGenerator.tmap.expressionfilter=expressionFilter
ActionBarBuildHelper.CloseEditorAction_text=& \u5173\u95ED
ActionBarBuildHelper.CloseEditorAction_toolTip=\u5173\u95ED
ActionBarBuildHelper.CloseAllAction_text=\u5173\u95ED\u5168\u90E8
ActionBarBuildHelper.CloseAllAction_toolTip=\u5173\u95ED\u6240\u6709
ActionBarBuildHelper.SaveAll_text=\u4FDD\u5B58\u6240\u6709
ActionBarBuildHelper.SaveAll_toolTip=\u4FDD\u5B58\u5168\u90E8
ContextOrderProperty.BuiltInComment=\u5185\u7F6E\u4E0A\u4E0B\u6587\u53D8\u91CF
ContextOrderProperty.RepositoryComment=\u6765\u81EA\u5B58\u50A8\u5E93\u4E0A\u4E0B\u6587\u7684\u4E0A\u4E0B\u6587\u53D8\u91CF\uFF1A
ProcessorUtilities.nullProcess=testCase \u8FDB\u7A0B\u4E3A null\u3002
EComponentCategory_advanceSetting=\u9AD8\u7EA7\u8BBE\u7F6E
EComponentCategory.advancedSettings=\u9AD8\u7EA7\u8BBE\u7F6E
ConnectionParameterName.DatabaseLabel=\u6570\u636E\u5E93
ConnectionParameterName.DbfileLabel=\u6570\u636E\u5E93

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.core.repository.nl
Bundle-Version: 1.0.0.qualifier
Fragment-Host: org.talend.core.repository;bundle-version="1.0.0"
Bundle-Version: 7.1.1.qualifier
Fragment-Host: org.talend.core.repository

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.1.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.core.repository.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -1,17 +1,17 @@
AbstractEMFRepositoryFactory.job=Job
AbstractEMFRepositoryFactory.presistenceException.whoCauseProblems=Folgende Objekte verursachen Probleme:
ProxyRepositoryFactory.bussinessException.itemNonModifiable=Sie haben nicht genügent Rechte, um diese Aktion durchzuführen
ProxyRepositoryFactory.illegalArgumentException.labelNotMatchPattern=Beschriftung {0} stimmt nicht mit Pattern {1} überein
ProxyRepositoryFactory.bussinessException.itemNonModifiable=Sie haben nicht gen\u00fcgent Rechte, um diese Aktion durchzuf\u00fchren
ProxyRepositoryFactory.illegalArgumentException.labelNotMatchPattern=Beschriftung {0} stimmt nicht mit Pattern {1} \u00fcberein
ProxyRepositoryFactory.Label=Beschriftung
ProxyRepositoryFactory.log.Restoration=Wiederherstellung [{0}] von {1} bis "/{2}".
ProxyRepositoryFactory.log.lock=Sperre [{0}] von "{1}".
ProxyRepositoryFactory.log.loggedOn={0} gelogged nach {1}
ProxyRepositoryFactory.log.logicalDeletion=Logische Löscung [{0}] durch {1}.
ProxyRepositoryFactory.log.logicalDeletion=Logische L\u00f6scung [{0}] durch {1}.
ProxyRepositoryFactory.log.move=Verschiebe [{0}] nach "{1}".
ProxyRepositoryFactory.log.physicalDeletion=Physische Löschung [{0}] durch {1}.
ProxyRepositoryFactory.log.tempFolderEmptied=Temporärer Order geleert ({0} Dateien gelöscht in {1} ms)
ProxyRepositoryFactory.log.physicalDeletion=Physische L\u00f6schung [{0}] durch {1}.
ProxyRepositoryFactory.log.tempFolderEmptied=Tempor\u00e4rer Order geleert ({0} Dateien gel\u00f6scht in {1} ms)
ProxyRepositoryFactory.log.unlock=Entsperrt [{0}] durch "{1}".
ProxyRepositoryFactory.logonInProgress=Anmeldung wird durchgeführt...
ProxyRepositoryFactory.logonInProgress=Anmeldung wird durchgef\u00fchrt...
ProxyRepositoryFactory.synchronizeLibraries=Synchroniziere Bibliotheken...
CreateSandboxProjectDialog.Failure=Fehlschlag
CreateSandboxProjectDialog.ProjectDesc=Beschreibung
@@ -24,15 +24,15 @@ CreateSandboxProjectDialog.Login=Anmeldung
CreateSandboxProjectDialog.Password=Passwort
PropertiesWizardPage.Author=Autor
PropertiesWizardPage.Description=Beschreibung
PropertiesWizardPage.ItemExistsError=Ein solches Element existiert bereits. Prüfen und leeren Sie ggf. den Papierkorb
PropertiesWizardPage.KeywordsError=Name ist kein gültiger Bezeichner.
PropertiesWizardPage.ItemExistsError=Ein solches Element existiert bereits. Pr\u00fcfen und leeren Sie ggf. den Papierkorb
PropertiesWizardPage.KeywordsError=Name ist kein g\u00fcltiger Bezeichner.
PropertiesWizardPage.Name=Name
PropertiesWizardPage.NameEmptyError=Name ist leer.
PropertiesWizardPage.NameFormatError=Name enthält ungültige Zeichen.
PropertiesWizardPage.NameFormatError=Name enth\u00e4lt ung\u00fcltige Zeichen.
PropertiesWizardPage.Path=Pfad
PropertiesWizardPage.Purpose=Verwendungszweck
PropertiesWizardPage.SelectfolderMessage=Wählen Sie den Ordner aus, in dem das Objekt erzeugt werden soll
PropertiesWizardPage.SelectfolderTitle=Ordner auswählen
PropertiesWizardPage.SelectfolderMessage=W\u00e4hlen Sie den Ordner aus, in dem das Objekt erzeugt werden soll
PropertiesWizardPage.SelectfolderTitle=Ordner ausw\u00e4hlen
PropertiesWizardPage.Status=Status
PropertiesWizardPage.Version=Version
PropertiesWizardPage.Version.Major=M
@@ -42,35 +42,35 @@ EAuthenticationMethod.simpleAuth=Einfache Authentifizierung
CopyAction.thisText.copy=Kopieren
RestoreAction.action.title=Wiederherstellen
RestoreAction.action.toolTipText=Wiederherstellen
PasteAction.thisText.paste=Einfügen
DeleteAction.action.foreverTitle=Endgültig löschen
DeleteAction.action.logicalTitle=Löschen
PasteAction.thisText.paste=Einf\u00fcgen
DeleteAction.action.foreverTitle=Endg\u00fcltig l\u00f6schen
DeleteAction.action.logicalTitle=L\u00f6schen
DeleteAction.action.logicalToolTipText=Objekt in den Papierkorb verschieben
DeleteAction.dialog.message0=werden endgültig gelöscht (keine Wiederherstellung möglich)
DeleteAction.dialog.message0=werden endg\u00fcltig gel\u00f6scht (keine Wiederherstellung m\u00f6glich)
DeleteAction.dialog.message2=Trotzdem weitermachen ?
DeleteAction.dialog.messageAllElements=Alle Elemente werden endgültig gelöscht. (Wiederherstellung nicht möglich)
DeleteAction.dialog.title=Endgültig löschen
DeleteAction.error.title=Löschen nicht erlaubt
DeleteAction.warning.message1=Kann Ordner nicht löschen, da wenigstens ein Element in dem Ordner noch geöffnet ist. schließen Sie jegliche Elemente und probieren sie es erneut
DeleteAction.dialog.messageAllElements=Alle Elemente werden endg\u00fcltig gel\u00f6scht. (Wiederherstellung nicht m\u00f6glich)
DeleteAction.dialog.title=Endg\u00fcltig l\u00f6schen
DeleteAction.error.title=L\u00f6schen nicht erlaubt
DeleteAction.warning.message1=Kann Ordner nicht l\u00f6schen, da wenigstens ein Element in dem Ordner noch ge\u00f6ffnet ist. schlie\u00dfen Sie jegliche Elemente und probieren sie es erneut
DeleteAction.warning.title=Warnung
DuplicateAction.dialog.title=Bitte einen Job-Namen eingeben
DuplicateAction.thisText.duplicate=Duplizieren
DuplicateAction.NameEmptyError=Name ist leer.
DuplicateAction.NameFormatError=Name enthält ungültige Zeichen.
DuplicateAction.ItemExistsError=Ein solches Element existiert bereits. Prüfen und leeren Sie ggf. den Papierkorb
DuplicateAction.KeywordsError=Name ist kein gültiger Bezeichner.
DuplicateAction.NameFormatError=Name enth\u00e4lt ung\u00fcltige Zeichen.
DuplicateAction.ItemExistsError=Ein solches Element existiert bereits. Pr\u00fcfen und leeren Sie ggf. den Papierkorb
DuplicateAction.KeywordsError=Name ist kein g\u00fcltiger Bezeichner.
EmptyRecycleBinAction.action.title=Papierkorb leeren
EmptyRecycleBinAction.action.toolTipText=Papierkorb leeren
EmptyRecycleBinAction.dialog.title=Papierkorb leeren
PasteObjectAction.error.labelAlreadyExists=Ein Objekt mit dieser Beschriftung exisitiert bereits in diesem Verzeichnis
PasteObjectAction.error.title=Einfügen nicht möglich
JobletReferenceDialog.DeletedInfor=Mülleimer
PasteObjectAction.error.title=Einf\u00fcgen nicht m\u00f6glich
JobletReferenceDialog.DeletedInfor=M\u00fclleimer
JobletReferenceDialog.project=Projekt
ContextReferenceDialog.Recycle=Mülleimer
ContextReferenceDialog.Recycle=M\u00fclleimer
ContextReferenceDialog.Types=Typ
ItemReferenceDialog.item=Element
ItemReferenceDialog.project=Projekt
ItemReferenceDialog.deletedInfor=Mülleimer
ItemReferenceDialog.deletedInfor=M\u00fclleimer
ProjectRepositoryNode.code=Code
ProjectRepositoryNode.columns=Spalten
ProjectRepositoryNode.validationRules=Validierungsregeln
@@ -83,10 +83,10 @@ ProjectRepositoryNode.sapFunctions=SAP Funktionen
ProjectRepositoryNode.sapIDocs=SAP iDocs
RepositoryDropAdapter_moveTitle=Verschieben
NewFolderWizard.description=Neuen Ordner im Repository erzeugen
NewFolderWizard.failureText=Es ist ein Fehler aufgetreten. Ordner kann nicht erzeugt werden. Sehen Sie ins Log für weitere Details.
NewFolderWizard.failureText=Es ist ein Fehler aufgetreten. Ordner kann nicht erzeugt werden. Sehen Sie ins Log f\u00fcr weitere Details.
NewFolderWizard.failureTitle=ERROR
NewFolderWizard.label=Beschriftung
NewFolderWizard.nameEmpty=Beschriftung wird benötigt
NewFolderWizard.nameEmpty=Beschriftung wird ben\u00f6tigt
NewFolderWizard.nameInvalid=Beschriftung {0} ist nicht erlaubt
NewFolderWizard.title=Ordner
NewFolderWizard.windowTitle=Neuer Ordner
@@ -94,5 +94,5 @@ CreateFolderAction.action.title=Erstelle Ordner
CreateFolderAction.action.toolTipText=Erstelle Ordner
RenameFolderAction.action.title=Ordner umbennnen
RenameFolderAction.action.toolTipText=Ordner umbennnen
RenameFolderAction.warning.editorOpen.title=Aktion nicht verfügbar
RenameFolderAction.warning.cannotFind.title=Aktion nicht verfügbar
RenameFolderAction.warning.editorOpen.title=Aktion nicht verf\u00fcgbar
RenameFolderAction.warning.cannotFind.title=Aktion nicht verf\u00fcgbar

View File

@@ -99,7 +99,6 @@ DuplicateAction.cannotGenerateItem=Cannot generate pasted item label.
DuplicateAction.dialog.message=Give name to new job
DuplicateAction.dialog.title=Please input job name
DuplicateAction.input.message=Input new name
DuplicateAction.input.title=Please input new name
DuplicateAction.thisText.duplicate=Duplicate
DuplicateAction.NameEmptyError=Name is empty.
DuplicateAction.NameFormatError=Name contains incorrect characters.
@@ -181,3 +180,29 @@ ProxyRepositoryFactory.RenameFolderContainsLockedItem=Cannot rename a folder whi
RepositoryDropAdapter_errorMsg=This directory contains the locked item,it can not be moved now
RepositoryDropAdapter_folder=Folder
RenameFolderAction.description=Rename the folder
ProxyRepositoryFactory.projectCanNotOpen=Cannot open the project.Error task is {0}.
ProjectRepositoryNode.sapBapi=SAP Bapi
ProjectRepositoryNode.sapFunctions.inputSchema=Input
ProjectRepositoryNode.sapFunctions.outputSchema=Output
ProjectRepositoryNode.sapTables=SAP Tables
DuplicateAction.input.title.v2=Duplicate
DuplicateAction.SameAsProjectname=Name is same as project name.
DeleteAction.error.testCaseLockedOrOpenedObject.newMessage=The test case/cases of {0} is/are locked, so you can't delete it.\n If this object is opened ,you must close it before deletion.
ProjectRepositoryNode.sapBWDataSource=SAP DataSource
ProjectRepositoryNode.sapBWDataStoreObject=SAP DSO
ProjectRepositoryNode.sapBWInfoCube=SAP InfoCube
ProjectRepositoryNode.sapBWInfoObject=SAP InfoObject
ConvertJobsUtil.warning.title=Warning
ConvertJobsUtil.warning.message=The target framework is not fully supported for this release.
ItemReferenceDialog.doNotDelete.button=Don't delete
ItemReferenceDialog.forceDelete.button=Force delete
ItemReferenceDialog.forceDelete.warn.title=Are You Sure?
ItemReferenceDialog.forceDelete.warn.message=Force delete action may break items which use this item. Do you really want to force delete it?
ProjectRepositoryNode.sapContentExtractor=SAP BI Content Extractor
ProjectRepositoryNode.calculationViewSchemas=Calculation View schemas
ProjectRepositoryNode.sapBWAdvancedDataStoreObject=SAP ADSO
ProxyRepositoryFactory.CycleReferenceError=The cycle projects reference detected.
ProxyRepositoryFactory.titleWarning=Warning
ProxyRepositoryFactory.msgMissingReferencedProjects=Missing referenced project [{0}]. Do you want to continue login project?
ProxyRepositoryFactory.exceptionMissingReferencedProjects=Missing referenced project [{0}].
ProxyRepositoryFactory.btnLabelContinue=Continue

View File

@@ -3,18 +3,18 @@ AbstractEMFRepositoryFactory.job=Trabajo
AbstractEMFRepositoryFactory.presistenceException.whoCauseProblems=Los elementos que causan problema son:
ProxyRepositoryFactory.Label=Etiqueta
CreateSandboxProjectDialog.Failure=Fallo
CreateSandboxProjectDialog.ProjectDesc=Descripción
CreateSandboxProjectDialog.ProjectDesc=Descripci\u00f3n
CreateSandboxProjectDialog.ProjectLabel=Etiqueta
CreateSandboxProjectDialog.successTitile=Éxito
CreateSandboxProjectDialog.successTitile=\u00c9xito
CreateSandboxProjectDialog.svnUrl=Url
CreateSandboxProjectDialog.userLastname=Apellidos
CreateSandboxProjectDialog.Password=Contraseña
CreateSandboxProjectDialog.Password=Contrase\u00f1a
PropertiesWizardPage.Author=Autor
PropertiesWizardPage.Locker=Bloqueador
PropertiesWizardPage.Description=Descripción
PropertiesWizardPage.Description=Descripci\u00f3n
PropertiesWizardPage.Name=Nombre
PropertiesWizardPage.Status=Estado
PropertiesWizardPage.Version=Versión
PropertiesWizardPage.Version=Versi\u00f3n
CopyAction.thisText.copy=Copiar
PasteAction.thisText.paste=Pegar
DeleteAction.action.logicalTitle=Borrar

View File

@@ -1,162 +1,180 @@
AbstractEMFRepositoryFactory.cannotGenerateItem=Impossible de créer le libellé de l'élément collé.
AbstractEMFRepositoryFactory.cannotGenerateItem=Impossible de cr\u00e9er le libell\u00e9 de l'\u00e9l\u00e9ment coll\u00e9.
AbstractEMFRepositoryFactory.job=Job
AbstractEMFRepositoryFactory.presistenceException.OnlyOneOccurenceMustbeFound=Plusieurs éléments ont été récupérés en même temps.\n{0}
AbstractEMFRepositoryFactory.presistenceException.whoCauseProblems=Les éléments à l'origine des problèmes sont :
AbstractEMFRepositoryFactory.presistenceException.OnlyOneOccurenceMustbeFound=Plusieurs \u00e9l\u00e9ments ont \u00e9t\u00e9 r\u00e9cup\u00e9r\u00e9s en m\u00eame temps.\n{0}
AbstractEMFRepositoryFactory.presistenceException.whoCauseProblems=Les \u00e9l\u00e9ments \u00e0 l'origine des probl\u00e8mes sont :
AbstractEMFRepositoryFactory.requiredComponent=Requis pour utiliser le composant \:
ProxyRepositoryFactory.bussinessException.itemNonModifiable=Vous n'avez pas assez de droits pour cette action
ProxyRepositoryFactory.exec.migration.tasks=Exécution des tâches de migration
ProxyRepositoryFactory.illegalArgumentException.labeAlreadyInUse=Le libellé {0} est déjà utilisé
ProxyRepositoryFactory.illegalArgumentException.labelNotMatchPattern=Le libellé {0} ne correspond pas au modèle {1}
ProxyRepositoryFactory.exec.migration.tasks=Ex\u00e9cution des t\u00e2ches de migration
ProxyRepositoryFactory.illegalArgumentException.labeAlreadyInUse=Le libell\u00e9 {0} est d\u00e9j\u00e0 utilis\u00e9
ProxyRepositoryFactory.illegalArgumentException.labelNotMatchPattern=Le libell\u00e9 {0} ne correspond pas au mod\u00e8le {1}
ProxyRepositoryFactory.initializeProjectConnection=Initialisation de la connexion au projet
ProxyRepositoryFactory.JobNameErroe=Erreur dans le nom du Job
ProxyRepositoryFactory.Label=Libellé
ProxyRepositoryFactory.Label=Libell\u00e9
ProxyRepositoryFactory.load.componnents=Charger des composants...
ProxyRepositoryFactory.log.Restoration=Restauration de [{0}] par {1} vers "/{2}".
ProxyRepositoryFactory.log.lock=Verrou de [{0}] par "{1}".
ProxyRepositoryFactory.log.loggedOn={0} connecté à {1}
ProxyRepositoryFactory.log.loggedOn={0} connect\u00e9 \u00e0 {1}
ProxyRepositoryFactory.log.logicalDeletion=Suppression logique de [{0}] par {1}.
ProxyRepositoryFactory.log.move=Déplacement de [{0}] vers "{1}".
ProxyRepositoryFactory.log.move=D\u00e9placement de [{0}] vers "{1}".
ProxyRepositoryFactory.log.newIdGenerated=Nouvel ID g\u00e9n\u00e9r\u00e9 sur le projet [{0}] \= {1}
ProxyRepositoryFactory.log.physicalDeletion=Suppression physique de [{0}] par {1}
ProxyRepositoryFactory.log.tempFolderEmptied=Dossier temp vidé ({0} fichiers supprimés en {1}ms)
ProxyRepositoryFactory.log.unlock=Déverrouiller [{0}] par "{1}".
ProxyRepositoryFactory.log.tempFolderEmptied=Dossier temp vid\u00e9 ({0} fichiers supprim\u00e9s en {1}ms)
ProxyRepositoryFactory.log.unlock=D\u00e9verrouiller [{0}] par "{1}".
ProxyRepositoryFactory.logonInProgress=Connexion en cours...
ProxyRepositoryFactory.projectIsNotCompatible=Le projet {0} a été ouvert par un studio plus récent. Impossible de l'ouvrir.
ProxyRepositoryFactory.projectIsNotCompatible=Le projet {0} a \u00e9t\u00e9 ouvert par un studio plus r\u00e9cent. Impossible de l'ouvrir.
ProxyRepositoryFactory.ReplaceJob=est en cours d'utilisation, voulez-vous le remplacer ?
ProxyRepositoryFactory.synch.repo.items=Synchronisation des éléments du référentiel
ProxyRepositoryFactory.synchronizeLibraries=Synchronisation des bibliothèques...
CreateSandboxProjectDialog.createUserLabel=Créer un nouvel utilisateur lié au projet Sandbox créé
ProxyRepositoryFactory.synch.repo.items=Synchronisation des \u00e9l\u00e9ments du r\u00e9f\u00e9rentiel
ProxyRepositoryFactory.synchronizeLibraries=Synchronisation des biblioth\u00e8ques...
CreateSandboxProjectDialog.createUserLabel=Cr\u00e9er un nouvel utilisateur li\u00e9 au projet Sandbox cr\u00e9\u00e9
CreateSandboxProjectDialog.Failure=Echec
CreateSandboxProjectDialog.failureMessage=Echec de la création du projet Sandbox.
CreateSandboxProjectDialog.failureMessage=Echec de la cr\u00e9ation du projet Sandbox.
CreateSandboxProjectDialog.ProjectDesc=Description
CreateSandboxProjectDialog.ProjectLabel=Libellé
CreateSandboxProjectDialog.ProjectSvnAdvance=Paramètres avancés de SVN
CreateSandboxProjectDialog.successMessage=Création réussie du projet Sandbox.
CreateSandboxProjectDialog.successTitile=Succès
CreateSandboxProjectDialog.ProjectLabel=Libell\u00e9
CreateSandboxProjectDialog.ProjectSvnAdvance=Param\u00e8tres avanc\u00e9s de SVN
CreateSandboxProjectDialog.successMessage=Cr\u00e9ation r\u00e9ussie du projet Sandbox.
CreateSandboxProjectDialog.successTitile=Succ\u00e8s
CreateSandboxProjectDialog.svnUrl=URL
CreateSandboxProjectDialog.Title=Créer le projet Sandbox - {0}
CreateSandboxProjectDialog.userFirstname=Prénom
CreateSandboxProjectDialog.userLoginMessage=Le nom du projet SVN ne peut être vide
CreateSandboxProjectDialog.userLoginValidMessage=L'identifiant de l'utilisateur doit être un e-mail valide
CreateSandboxProjectDialog.userPasswordEmptyMessage=Le mot de passe ne doit pas être vide
CreateSandboxProjectDialog.Title=Cr\u00e9er le projet Sandbox - {0}
CreateSandboxProjectDialog.userFirstname=Pr\u00e9nom
CreateSandboxProjectDialog.userLastname=Nom de famille
CreateSandboxProjectDialog.userLoginMessage=Le nom du projet SVN ne peut \u00eatre vide
CreateSandboxProjectDialog.userLoginValidMessage=L'identifiant de l'utilisateur doit \u00eatre un e-mail valide
CreateSandboxProjectDialog.userPasswordEmptyMessage=Le mot de passe ne doit pas \u00eatre vide
CreateSandboxProjectDialog.Login=Identifiant
CreateSandboxProjectDialog.Password=Mot de passe
CreateSandboxProjectDialog.URLMessage=Vous devez définir l'URL SVN
CreateSandboxProjectDialog.userSvnSettingLabel=Paramètres par défaut SVN
CreateSandboxProjectDialog.URLMessage=Vous devez d\u00e9finir l'URL SVN
CreateSandboxProjectDialog.userSvnSettingLabel=Param\u00e8tres par d\u00e9faut SVN
PropertiesWizardPage.Author=Auteur
PropertiesWizardPage.Locker=Verrouillé par :
PropertiesWizardPage.Locker=Verrouill\u00e9 par :
PropertiesWizardPage.Description=Description
PropertiesWizardPage.EmptyDescWarning=Il n'est pas recommandé de laisser vide la description.
PropertiesWizardPage.EmptyPurposeWarning=Il n'est pas recommandé de laisser l'objectif vide.
PropertiesWizardPage.ItemExistsError=Cet élément existe déjà. Vérifiez la corbeille et videz-la si besoin.
PropertiesWizardPage.EmptyDescWarning=Il n'est pas recommand\u00e9 de laisser vide la description.
PropertiesWizardPage.EmptyPurposeWarning=Il n'est pas recommand\u00e9 de laisser l'objectif vide.
PropertiesWizardPage.ItemExistsError=Cet \u00e9l\u00e9ment existe d\u00e9j\u00e0. V\u00e9rifiez la corbeille et videz-la si besoin.
PropertiesWizardPage.KeywordsError=Le nom n'est pas un identifiant valide.
PropertiesWizardPage.Name=Nom
PropertiesWizardPage.NameEmptyError=Le nom est vide.
PropertiesWizardPage.NameFormatError=Le nom contient des caractères incorrects.
PropertiesWizardPage.NameFormatError=Le nom contient des caract\u00e8res incorrects.
PropertiesWizardPage.Path=Chemin
PropertiesWizardPage.Purpose=Objectif
PropertiesWizardPage.Select=Sélectionner
PropertiesWizardPage.SelectfolderMessage=Sélectionner le dossier dans lequel l'élément sera créé
PropertiesWizardPage.SelectfolderTitle=Sélectionner dossier
PropertiesWizardPage.Select=S\u00e9lectionner
PropertiesWizardPage.SelectfolderMessage=S\u00e9lectionner le dossier dans lequel l'\u00e9l\u00e9ment sera cr\u00e9\u00e9
PropertiesWizardPage.SelectfolderTitle=S\u00e9lectionner dossier
PropertiesWizardPage.Status=Statut
PropertiesWizardPage.Version=Version
PropertiesWizardPage.Version.Major=M
PropertiesWizardPage.Version.Minor=M
PropertiesWizardPage.ImageSizeError=Sélectionnez une image de taille 32*32.
PropertiesWizardPage.ImageSizeError=S\u00e9lectionnez une image de taille 32*32.
EAuthenticationMethod.anonymousAuth=Authentification anonyme
EAuthenticationMethod.simpleAuth=Authentification simple
AdvancedSocketFactory.failedInitial=Erreur\: échec d'initialisation\:
LDAPCATruster.sslError1=Erreur SSL : échec de la vérification de la chaîne de certification du serveur.
AdvancedSocketFactory.failedInitial=Erreur\: \u00e9chec d'initialisation\:
LDAPCATruster.sslError1=Erreur SSL : \u00e9chec de la v\u00e9rification de la cha\u00eene de certification du serveur.
CopyAction.thisText.copy=Copier
RestoreAction.action.title=Restaurer
RestoreAction.action.toolTipText=Restaurer
PasteAction.thisText.paste=Coller
DeleteAction.action.foreverTitle=Supprimer définitivement
DeleteAction.action.foreverTitle=Supprimer d\u00e9finitivement
DeleteAction.action.logicalTitle=DELETE
DeleteAction.action.logicalToolTipText=Mettre l'objet à la corbeille
DeleteAction.dialog.message0=Sera effacé définitivement (récupération impossible)
DeleteAction.dialog.message1=Les éléments sélectionnés seront supprimés définitivement (pas de récupération possible).
DeleteAction.action.logicalToolTipText=Mettre l'objet \u00e0 la corbeille
DeleteAction.deleteJobAssignedToOneService=\ est assign\u00e9 \u00e0 une op\u00e9ration d'un Service.\nSupprimer ce Job ?
DeleteAction.dialog.message0=Sera effac\u00e9 d\u00e9finitivement (r\u00e9cup\u00e9ration impossible)
DeleteAction.dialog.message1=Les \u00e9l\u00e9ments s\u00e9lectionn\u00e9s seront supprim\u00e9s d\u00e9finitivement (pas de r\u00e9cup\u00e9ration possible).
DeleteAction.dialog.message2=Continuer ?
DeleteAction.dialog.messageAllElements=Tous les éléments seront supprimés définitivement (impossible de récupérer).
DeleteAction.dialog.title=Supprimer définitivement
DeleteAction.error.lockedOrOpenedObject.newMessage={0} est verrouillé, vous ne pouvez le supprimer.\n Si cet objet est ouvert, vous devez le fermer avant suppression.
DeleteAction.dialog.messageAllElements=Tous les \u00e9l\u00e9ments seront supprim\u00e9s d\u00e9finitivement (impossible de r\u00e9cup\u00e9rer).
DeleteAction.dialog.title=Supprimer d\u00e9finitivement
DeleteAction.error.lockedOrOpenedObject.newMessage={0} est verrouill\u00e9, vous ne pouvez le supprimer.\n Si cet objet est ouvert, vous devez le fermer avant suppression.
DeleteAction.error.title=Suppression interdite
DeleteAction.warning.message1=Impossible de supprimer le dossier car au moins un élément de ce dossier est ouvert. Fermez les éléments ouverts et réessayez.
DeleteAction.warning.message1=Impossible de supprimer le dossier car au moins un \u00e9l\u00e9ment de ce dossier est ouvert. Fermez les \u00e9l\u00e9ments ouverts et r\u00e9essayez.
DeleteAction.warning.title=Avertissement
DuplicateAction.cannotGenerateItem=Impossible de créer le libellé de l'élément collé.
DuplicateAction.cannotGenerateItem=Impossible de cr\u00e9er le libell\u00e9 de l'\u00e9l\u00e9ment coll\u00e9.
DuplicateAction.dialog.message=Nommer le nouveau job
DuplicateAction.dialog.title=Merci d'entrer un nom de Job
DuplicateAction.input.message=Saisissez le nouveau nom
DuplicateAction.input.title=Merci de saisir un nouveau nom
DuplicateAction.thisText.duplicate=Dupliquer
DuplicateAction.NameEmptyError=Le nom est vide.
DuplicateAction.NameFormatError=Le nom contient des caractères incorrects.
DuplicateAction.ItemExistsError=Cet élément existe déjà. Vérifiez la corbeille et videz-la si besoin.
DuplicateAction.NameFormatError=Le nom contient des caract\u00e8res incorrects.
DuplicateAction.ItemExistsError=Cet \u00e9l\u00e9ment existe d\u00e9j\u00e0. V\u00e9rifiez la corbeille et videz-la si besoin.
DuplicateAction.KeywordsError=Le nom n'est pas un identifiant valide.
EmptyRecycleBinAction.action.title=Vider la Corbeille
EmptyRecycleBinAction.action.toolTipText=Vider la Corbeille
EmptyRecycleBinAction.dialog.title=Vider la Corbeille
PasteObjectAction.error.labelAlreadyExists=Un objet avec ce libellé existe déjà dans ce chemin
PasteObjectAction.error.labelAlreadyExists=Un objet avec ce libell\u00e9 existe d\u00e9j\u00e0 dans ce chemin
PasteObjectAction.error.title=Impossible de coller
JobletReferenceDialog.DeletedInfor=dans la Corbeille
JobletReferenceDialog.Messages=Impossible de supprimer certains joblets car ils sont référencés dans des Jobs.
JobletReferenceDialog.Messages=Impossible de supprimer certains joblets car ils sont r\u00e9f\u00e9renc\u00e9s dans des Jobs.
JobletReferenceDialog.NodeTotals=Totaux
JobletReferenceDialog.NodeTotalsTip=Total des r\u00e9f\u00e9rences des n\u0153uds
JobletReferenceDialog.project=Project
JobletReferenceDialog.ReferenceJob=Job de référence
JobletReferenceDialog.Title=Echec de la suppression du joblet
JobletReferenceDialog.ReferenceJob=Job de r\u00e9f\u00e9rence
JobletReferenceDialog.Title=\u00c9chec de la suppression du Joblet
ContextReferenceDialog.Title=Supprimer le groupe de contexte
ContextReferenceDialog.Recycle=dans la Corbeille
ContextReferenceDialog.ReferenceJob=Objets de référence
ContextReferenceDialog.ReferenceJob=Objets de r\u00e9f\u00e9rence
ContextReferenceDialog.Types=Type
CopyToGenericSchemaHelper.cannotGenarateItem=Impossible de créer le libellé de l'élément collé.
ProxyRepositoryFactory.ReplaceJobHazardDescription=\nLes dépendances envers la connexion originale peuvent être perdues.
ItemReferenceDialog.title=Eléments ne pouvant être supprimés
ItemReferenceDialog.item=Elément
ItemReferenceDialog.referenceItem=Elément de référence
ContextReferenceDialog.Messages=Le contexte({0} {1}) est r\u00e9f\u00e9renc\u00e9 dans\:\n
ContextReferenceDialog.kindMessages1=Le groupe de contextes {0} {1} est r\u00e9f\u00e9renc\u00e9 par la liste suivante. Le supprimer malgr\u00e9 tout ?
CopyToGenericSchemaHelper.cannotGenarateItem=Impossible de cr\u00e9er le libell\u00e9 de l'\u00e9l\u00e9ment coll\u00e9.
ProxyRepositoryFactory.ReplaceJobHazardDescription=\nLes d\u00e9pendances envers la connexion originale peuvent \u00eatre perdues.
ItemReferenceDialog.title=El\u00e9ments ne pouvant \u00eatre supprim\u00e9s
ItemReferenceDialog.item=El\u00e9ment
ItemReferenceDialog.referenceItem=El\u00e9ment de r\u00e9f\u00e9rence
ItemReferenceDialog.nodeTotals=Totaux
ItemReferenceDialog.project=Project
ItemReferenceDialog.deletedInfor=dans la Corbeille
ItemReferenceDialog.messages=Des éléments ne peuvent être supprimés car ils sont référencés par d'autres.
ItemReferenceDialog.messages=Des \u00e9l\u00e9ments ne peuvent \u00eatre supprim\u00e9s car ils sont r\u00e9f\u00e9renc\u00e9s par d'autres.
ProjectRepositoryNode.code=Code
ProjectRepositoryNode.rulesManagement=Gestion des règles
ProjectRepositoryNode.itemInvalid=Elément invalide : [{0}] {1}
ProjectRepositoryNode.invalidItem=Elément invalide
ProjectRepositoryNode.rulesManagement=Gestion des r\u00e8gles
ProjectRepositoryNode.itemInvalid=El\u00e9ment invalide : [{0}] {1}
ProjectRepositoryNode.invalidItem=El\u00c3\u00a9ment invalide
ProjectRepositoryNode.columns=Colonnes
ProjectRepositoryNode.validationRules=Règles de validation
ProjectRepositoryNode.validationRules=R\u00e8gles de validation
ProjectRepositoryNode.cdcFoundation=Fondation CDC
ProjectRepositoryNode.genericSchema=Schémas génériques
ProjectRepositoryNode.queries=Requêtes
ProjectRepositoryNode.synonymSchemas=Schémas synonymes
ProjectRepositoryNode.tableSchemas=Schémas des tables
ProjectRepositoryNode.viewSchemas=Schémas des vues
ProjectRepositoryNode.genericSchema=Sch\u00e9mas g\u00e9n\u00e9riques
ProjectRepositoryNode.queries=Requ\u00eates
ProjectRepositoryNode.synonymSchemas=Sch\u00e9mas synonymes
ProjectRepositoryNode.tableSchemas=Sch\u00e9mas des tables
ProjectRepositoryNode.viewSchemas=Sch\u00e9mas des vues
ProjectRepositoryNode.sapFunctions=Fonctions SAP
ProjectRepositoryNode.sapIDocs=SAP iDocs
RepositoryDropAdapter_copyingItems=Copie des éléments...
RepositoryDropAdapter_lockedByOthers=Cet élément est verrouillé par d'autres utilisateurs, impossible de le déplacer.
RepositoryDropAdapter_lockedByYou=Cet élément est verrouillé par vous-même, il ne peut être déplacé.
RepositoryDropAdapter_moveTitle=Déplacer
RepositoryDropAdapter_movingItems=Déplacement des éléments...
RepositoryDropAdapter.checkingLockStatus=Vérifier le statut de verrouillage de
RepositoryDropAdapter.moving=Déplacement
NewFolderWizard.description=Créer un nouveau dossier dans le référentiel
NewFolderWizard.failureText=Une erreur est survenue. Impossible de créer le dossier. Consultez le log pour plus de détails.
RepositoryDropAdapter_copyingItems=Copie des \u00e9l\u00e9ments...
RepositoryDropAdapter_lockedByOthers=Cet \u00e9l\u00e9ment est verrouill\u00e9 par d'autres utilisateurs, impossible de le d\u00e9placer.
RepositoryDropAdapter_lockedByYou=Cet \u00e9l\u00e9ment est verrouill\u00e9 par vous-m\u00eame, il ne peut \u00eatre d\u00e9plac\u00e9.
RepositoryDropAdapter_moveTitle=D\u00e9placer
RepositoryDropAdapter_movingItems=D\u00e9placement des \u00e9l\u00e9ments...
RepositoryDropAdapter.checkingLockStatus=V\u00e9rifier le statut de verrouillage de
RepositoryDropAdapter.moving=D\u00e9placement
NewFolderWizard.description=Cr\u00e9er un nouveau dossier dans le r\u00e9f\u00e9rentiel
NewFolderWizard.failureText=Une erreur est survenue. Impossible de cr\u00e9er le dossier. Consultez le log pour plus de d\u00e9tails.
NewFolderWizard.failureTitle=ERROR
NewFolderWizard.label=Libellé
NewFolderWizard.nameEmpty=Libellé requis
NewFolderWizard.nameIncorrect=Le libellé contient des caractères incorrects
NewFolderWizard.nameInvalid=Libellé {0} est interdit
NewFolderWizard.label=Libell\u00e9
NewFolderWizard.nameEmpty=Libell\u00e9 requis
NewFolderWizard.nameIncorrect=Le libell\u00e9 contient des caract\u00e8res incorrects
NewFolderWizard.nameInvalid=Libell\u00e9 {0} est interdit
NewFolderWizard.title=Dossier
NewFolderWizard.windowTitle=Nouveau dossier
CreateFolderAction.action.title=Créer un dossier
CreateFolderAction.action.toolTipText=Créer un dossier
CreateFolderAction.action.title=Cr\u00e9er un dossier
CreateFolderAction.action.toolTipText=Cr\u00e9er un dossier
RenameFolderAction.action.title=Renommer dossier
RenameFolderAction.action.toolTipText=Renommer dossier
RenameFolderAction.warning.editorOpen.message=Impossible de renommer le dossier "{1}" car un élément ({0}) contenu dans ce dossier est ouvert.\nFermez-le et réessayez.
RenameFolderAction.warning.editorOpen.message=Impossible de renommer le dossier "{1}" car un \u00e9l\u00e9ment ({0}) contenu dans ce dossier est ouvert.\nFermez-le et r\u00e9essayez.
RenameFolderAction.warning.editorOpen.title=Action indisponible
RenameFolderAction.warning.cannotFind.message=Impossible de renommer le dossier, il a été déplacé ou supprimé. Cliquez sur le bouton Rafraîchir pour mettre à jour le référentiel.
RenameFolderAction.warning.cannotFind.message=Impossible de renommer le dossier, il a \u00e9t\u00e9 d\u00e9plac\u00e9 ou supprim\u00e9. Cliquez sur le bouton Rafra\u00eechir pour mettre \u00e0 jour le r\u00e9f\u00e9rentiel.
RenameFolderAction.warning.cannotFind.title=Action indisponible
ProxyRepositoryFactory.cleanWorkspace=Vider l'espace de modélisation graphique
ProxyRepositoryFactory.DeleteFolderContainsLockedItem=Impossible de supprimer un dossier contenant des éléments verrouillés.
ProxyRepositoryFactory.MoveFolderContainsLockedItem=Impossible de déplacer un dossier contenant des éléments verrouillés.
ProxyRepositoryFactory.RenameFolderContainsLockedItem=Impossible de renommer un fichier contenant des éléments verrouillés.
ProxyRepositoryFactory.cleanWorkspace=Vider l'espace de mod\u00e9lisation graphique
ProxyRepositoryFactory.DeleteFolderContainsLockedItem=Impossible de supprimer un dossier contenant des \u00e9l\u00e9ments verrouill\u00e9s.
ProxyRepositoryFactory.MoveFolderContainsLockedItem=Impossible de d\u00e9placer un dossier contenant des \u00e9l\u00e9ments verrouill\u00e9s.
ProxyRepositoryFactory.RenameFolderContainsLockedItem=Impossible de renommer un fichier contenant des \u00e9l\u00e9ments verrouill\u00e9s.
RepositoryDropAdapter_errorMsg=Ce r\u00e9pertoire contient l'\u00e9l\u00e9ment verrouill\u00e9, il ne peut \u00eatre d\u00e9plac\u00e9
RepositoryDropAdapter_folder=Dossier
RenameFolderAction.description=Renommer le dossier
ProxyRepositoryFactory.projectCanNotOpen=Impossible d'ouvrir le projet. La t\u00e2che en erreur est {0}.
ProjectRepositoryNode.sapBapi=SAP Bapi
ProjectRepositoryNode.sapFunctions.outputSchema=Sortie
ProjectRepositoryNode.sapTables=Tables SAP
DuplicateAction.input.title.v2=Duplicate
DuplicateAction.SameAsProjectname=Le nom est le m\u00eame que celui du projet.
DeleteAction.error.testCaseLockedOrOpenedObject.newMessage=Les tests/sc\u00e9narios de {0} sont verrouill\u00e9s, vous ne pouvez les supprimer.\nSi cet objet est ouvert, fermez-le avant suppression.
ConvertJobsUtil.warning.message=Le framework cible n'est pas totalement support\u00e9 dans cette version.
ItemReferenceDialog.doNotDelete.button=Ne pas supprimer
ItemReferenceDialog.forceDelete.button=Forcer la suppression
ItemReferenceDialog.forceDelete.warn.title=\u00cates-vous s\u00fbr ?
ItemReferenceDialog.forceDelete.warn.message=Forcer la suppression peut briser des \u00e9l\u00e9ments utilisant cet \u00e9l\u00e9ment. Forcer la suppression ?

View File

@@ -24,9 +24,9 @@ CreateSandboxProjectDialog.ProjectSvnAdvance=Impostazioni avanzate SVN
CreateSandboxProjectDialog.successTitile=Riuscita
CreateSandboxProjectDialog.svnUrl=Url
CreateSandboxProjectDialog.Title=Creazione progetto sandbox - {0}
CreateSandboxProjectDialog.userLoginMessage=Il login del progetto svn non può essere vuoto
CreateSandboxProjectDialog.userLoginMessage=Il login del progetto svn non pu\u00f2 essere vuoto
CreateSandboxProjectDialog.userLoginValidMessage=L'utente del login deve essere un'email valida.
CreateSandboxProjectDialog.userPasswordEmptyMessage=La password degl login non può essere vuota.
CreateSandboxProjectDialog.userPasswordEmptyMessage=La password degl login non pu\u00f2 essere vuota.
CreateSandboxProjectDialog.Login=Login
CreateSandboxProjectDialog.Password=Password
CreateSandboxProjectDialog.URLMessage=Devi impostare l'URL dell'svn
@@ -35,14 +35,14 @@ PropertiesWizardPage.Author=Autore
PropertiesWizardPage.Locker=Bloccatore
PropertiesWizardPage.Description=Descrizione
PropertiesWizardPage.ItemExistsError=Oggetto preesistente. Controlla il cestino e svuotalo se necessario.
PropertiesWizardPage.KeywordsError=Il nome non è un identificatore valido
PropertiesWizardPage.KeywordsError=Il nome non \u00e8 un identificatore valido
PropertiesWizardPage.Name=Nome
PropertiesWizardPage.NameEmptyError=Il nome è vuoto.
PropertiesWizardPage.NameEmptyError=Il nome \u00e8 vuoto.
PropertiesWizardPage.NameFormatError=Il nome contiene caratteri incorretti
PropertiesWizardPage.Path=Percorso
PropertiesWizardPage.Purpose=Scopo
PropertiesWizardPage.Select=Seleziona
PropertiesWizardPage.SelectfolderMessage=Seleziona la cartella in cui l'elemento sarà creato
PropertiesWizardPage.SelectfolderMessage=Seleziona la cartella in cui l'elemento sar\u00e0 creato
PropertiesWizardPage.SelectfolderTitle=Seleziona cartella
PropertiesWizardPage.Status=Stato
PropertiesWizardPage.Version=Versione
@@ -52,7 +52,7 @@ PropertiesWizardPage.ImageSizeError=Per favore selezione l'immagine in formato 3
EAuthenticationMethod.anonymousAuth=Autenticazione anonima
EAuthenticationMethod.simpleAuth=Autenticazione semplice
LDAPCATruster.sslError1=Errore SSL: catena di verifica del certificato del server fallita.
LDAPCATruster.sslError3=Errore SSL: Il certificato CA non è nella catena di certificazione del server
LDAPCATruster.sslError3=Errore SSL: Il certificato CA non \u00e8 nella catena di certificazione del server
CopyAction.thisText.copy=Copia
RestoreAction.action.title=Recuperare
RestoreAction.action.toolTipText=Recuperare
@@ -60,7 +60,7 @@ PasteAction.thisText.paste=Incolla
DeleteAction.action.foreverTitle=Elimina definitivamente
DeleteAction.action.logicalTitle=Cancella
DeleteAction.action.logicalToolTipText=Cestina oggetto
DeleteAction.dialog.message0=sarà cancellato per sempre (non sarà possibile recuperarlo)
DeleteAction.dialog.message0=sar\u00e0 cancellato per sempre (non sar\u00e0 possibile recuperarlo)
DeleteAction.dialog.title=Elimina definitivamente
DeleteAction.error.title=Eliminazione vietata
DeleteAction.warning.title=Avvertimento
@@ -68,16 +68,15 @@ DuplicateAction.cannotGenerateItem=Impossibile generare copia elemento
DuplicateAction.dialog.message=Dai un nome al nuovo lavoro
DuplicateAction.dialog.title=Inserire il nome del lavoro
DuplicateAction.input.message=Inserisci un nuovo nome
DuplicateAction.input.title=Per favore inserisci un nuovo nome
DuplicateAction.thisText.duplicate=Duplica
DuplicateAction.NameEmptyError=Il nome è vuoto.
DuplicateAction.NameEmptyError=Il nome \u00e8 vuoto.
DuplicateAction.NameFormatError=Il nome contiene caratteri incorretti
DuplicateAction.ItemExistsError=Oggetto preesistente. Controlla il cestino e svuotalo se necessario.
DuplicateAction.KeywordsError=Il nome non è un identificatore valido
DuplicateAction.KeywordsError=Il nome non \u00e8 un identificatore valido
EmptyRecycleBinAction.action.title=Svuota cestino
EmptyRecycleBinAction.action.toolTipText=Svuota cestino
EmptyRecycleBinAction.dialog.title=Svuota cestino
PasteObjectAction.error.labelAlreadyExists=Un oggetto con questa etichetta esiste già nel percorso
PasteObjectAction.error.labelAlreadyExists=Un oggetto con questa etichetta esiste gi\u00e0 nel percorso
PasteObjectAction.error.title=Impossibile incollare
JobletReferenceDialog.DeletedInfor=nel Cestino
JobletReferenceDialog.NodeTotals=Totali
@@ -104,18 +103,18 @@ ProjectRepositoryNode.tableSchemas=Schemi tabella
ProjectRepositoryNode.viewSchemas=Visualizza schemi
ProjectRepositoryNode.sapFunctions=Funzioni SAP
RepositoryDropAdapter_copyingItems=Copia elementi...
RepositoryDropAdapter_lockedByOthers=Questo elemento è bloccato da un altro utente ed ora non puoi muoverlo.
RepositoryDropAdapter_lockedByYou=Questo elemento è bloccato da te ed ora non puoi muoverlo.
RepositoryDropAdapter_lockedByOthers=Questo elemento \u00e8 bloccato da un altro utente ed ora non puoi muoverlo.
RepositoryDropAdapter_lockedByYou=Questo elemento \u00e8 bloccato da te ed ora non puoi muoverlo.
RepositoryDropAdapter_moveTitle=Muovi
RepositoryDropAdapter_movingItems=Spostamento elementi...
RepositoryDropAdapter.checkingLockStatus=Controllo stato blocco di
NewFolderWizard.description=Crea una nuova cartella nel repository
NewFolderWizard.failureText=È occorso un errore. Impossibile creare la cartella. Vedi i log per maggiori dettagli
NewFolderWizard.failureText=\u00c8 occorso un errore. Impossibile creare la cartella. Vedi i log per maggiori dettagli
NewFolderWizard.failureTitle=Errore
NewFolderWizard.label=Etichetta
NewFolderWizard.nameEmpty=Etichetta richiesta
NewFolderWizard.nameIncorrect=L'etichetta contiene caratteri incorretti.
NewFolderWizard.nameInvalid=Etichetta {0} è proibita
NewFolderWizard.nameInvalid=Etichetta {0} \u00e8 proibita
NewFolderWizard.title=Cartella
NewFolderWizard.windowTitle=Nuova cartella
CreateFolderAction.action.title=Crea cartella

View File

@@ -1,8 +1,8 @@
AbstractEMFRepositoryFactory.cannotGenerateItem=\u30A2\u30A4\u30C6\u30E0\u306E\u30E9\u30D9\u30EB\u3092\u751F\u6210\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093\u3002
AbstractEMFRepositoryFactory.cannotGenerateItem=\u8CBC\u4ED8\u3051\u3055\u308C\u305F\u30A2\u30A4\u30C6\u30E0\u30E9\u30D9\u30EB\u3092\u751F\u6210\u3067\u304D\u307E\u305B\u3093\u3002
AbstractEMFRepositoryFactory.job=\u30B8\u30E7\u30D6
AbstractEMFRepositoryFactory.presistenceException.OnlyOneOccurenceMustbeFound=\u4E00\u3064\u4EE5\u4E0A\u306E\u30A2\u30A4\u30C6\u30E0\u304C\u540C\u6642\u306B\u53D6\u5F97\u3055\u308C\u307E\u3057\u305F\u3002\n{0}
AbstractEMFRepositoryFactory.presistenceException.whoCauseProblems=\u554F\u984C\u306E\u539F\u56E0\u3068\u306A\u3063\u305F\u9805\u76EE\:
AbstractEMFRepositoryFactory.requiredComponent=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u4F7F\u7528\u8981\u6C42:
AbstractEMFRepositoryFactory.presistenceException.OnlyOneOccurenceMustbeFound=\u4E00\u3064\u4EE5\u4E0A\u306E\u30A2\u30A4\u30C6\u30E0\u304C\u540C\u6642\u306B\u53D6\u5F97\u3055\u308C\u307E\u3057\u305F\u3002\\n{0}
AbstractEMFRepositoryFactory.presistenceException.whoCauseProblems=\u554F\u984C\u306E\u539F\u56E0\u3068\u306A\u3063\u305F\u9805\u76EE:
AbstractEMFRepositoryFactory.requiredComponent=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u4F7F\u7528\u306B\u5FC5\u8981\u306A\u3053\u3068:
ProxyRepositoryFactory.bussinessException.itemNonModifiable=\u3042\u306A\u305F\u306F\u3053\u306E\u30A2\u30AF\u30B7\u30E7\u30F3\u306E\u6A29\u9650\u304C\u3042\u308A\u307E\u305B\u3093\u3002
ProxyRepositoryFactory.exec.migration.tasks=\u79FB\u884C\u30BF\u30B9\u30AF\u3092\u5B9F\u884C\u3057\u307E\u3059
ProxyRepositoryFactory.illegalArgumentException.labeAlreadyInUse=\u30E9\u30D9\u30EB{0}\u306F\u65E2\u306B\u4F7F\u7528\u3055\u308C\u3066\u3044\u307E\u3059
@@ -11,22 +11,24 @@ ProxyRepositoryFactory.initializeProjectConnection=\u30D7\u30ED\u30B8\u30A7\u30A
ProxyRepositoryFactory.JobNameErroe=\u30B8\u30E7\u30D6\u540D\u3000\u30A8\u30E9\u30FC
ProxyRepositoryFactory.Label=\u30E9\u30D9\u30EB
ProxyRepositoryFactory.load.componnents=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30ED\u30FC\u30C9...
ProxyRepositoryFactory.log.Restoration={1}\u304B\u3089[{0}]\u3092 "/{2}"\u3078\u5FA9\u5143\u3057\u307E\u3059\u3002
ProxyRepositoryFactory.log.lock="{1}"\u306B\u3088\u3063\u3066 [{0}]\u3000\u3092\u30ED\u30C3\u30AF
ProxyRepositoryFactory.log.loggedOn=[{0}]\u306F"{1}"\u306B\u3088\u3063\u3066\u8A18\u9332\u3055\u308C\u3066\u3044\u307E\u3059\u3002
ProxyRepositoryFactory.log.logicalDeletion="{1}"\u304B\u3089[{0}]\u3092\u8AD6\u7406\u524A\u9664\u3057\u307E\u3059\u3002
ProxyRepositoryFactory.log.move="{1}"\u304B\u3089[{0}]\u3078\u79FB\u52D5\u3057\u307E\u3059\u3002
ProxyRepositoryFactory.log.physicalDeletion="{1}"\u304B\u3089[{0}]\u3092\u7269\u7406\u524A\u9664\u3057\u307E\u3059\u3002
ProxyRepositoryFactory.log.Restoration={1}\u304B\u3089[{0}]\u3092 \"/{2}\"\u3078\u5FA9\u5143\u3057\u307E\u3059\u3002
ProxyRepositoryFactory.log.lock=\"{1}\"\u306B\u3088\u3063\u3066 [{0}]\u3000\u3092\u30ED\u30C3\u30AF
ProxyRepositoryFactory.log.loggedOn=[{0}]\u306F\"{1}\"\u306B\u3088\u3063\u3066\u8A18\u9332\u3055\u308C\u3066\u3044\u307E\u3059\u3002
ProxyRepositoryFactory.log.logicalDeletion=\"{1}\"\u306B\u3088\u3063\u3066 [{0}]\u3092\u8AD6\u7406\u524A\u9664
ProxyRepositoryFactory.log.move=[{0}] \u3092 \"{1}\"\u3078\u79FB\u52D5\u3002
ProxyRepositoryFactory.log.newIdGenerated=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8[{0}] = {1}\u3067\u65B0\u898FID\u304C\u751F\u6210\u3055\u308C\u307E\u3057\u305F
ProxyRepositoryFactory.log.physicalDeletion=\"{1}\"\u306B\u3088\u3063\u3066 [{0}]\u3092\u7269\u7406\u524A\u9664
ProxyRepositoryFactory.log.tempFolderEmptied=\u4E00\u6642\u30D5\u30A9\u30EB\u30C0\u306F\u7A7A\u3067\u3059 ({0} \u30D5\u30A1\u30A4\u30EB\u306F {1} \u30DF\u30EA\u79D2\u3067\u524A\u9664\u3055\u308C\u307E\u3059)
ProxyRepositoryFactory.log.unlock="{1}"\u306B\u3088\u3063\u3066 [{0}] \u3092\u30ED\u30C3\u30AF\u89E3\u9664
ProxyRepositoryFactory.log.unlock=\"{1}\"\u306B\u3088\u3063\u3066 [{0}] \u3092\u30ED\u30C3\u30AF\u89E3\u9664
ProxyRepositoryFactory.logonInProgress=\u30ED\u30B0\u30AA\u30F3\u4E2D\u3067\u3059...
ProxyRepositoryFactory.projectIsNotCompatible=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8{0}\u306F\u3088\u308A\u65B0\u3057\u3044Studio\u306B\u3088\u3063\u3066\u65E2\u306B\u958B\u304B\u308C\u3066\u3044\u308B\u305F\u3081\u3001\u958B\u304F\u3053\u3068\u304C\u3067\u304D\u307E\u305B\u3093\u3002
ProxyRepositoryFactory.ReplaceJob=\u65E2\u306B\u4F7F\u7528\u3055\u308C\u3066\u3044\u307E\u3059\u304C\u3001\u7F6E\u63DB\u3048\u307E\u3059\u304B\uFF1F
ProxyRepositoryFactory.synch.repo.items=\u30EA\u30DD\u30B8\u30C8\u30EA\u3092\u540C\u671F\u4E2D\u3067\u3059
ProxyRepositoryFactory.synchronizeLibraries=\u30E9\u30A4\u30D6\u30E9\u30EA\u3092\u540C\u671F\u4E2D...
CreateSandboxProjectDialog.createUserLabel=\u4F5C\u6210\u3057\u305Fsandbox\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306B\u30EA\u30F3\u30AF\u3057\u305F\u65B0\u898F\u30E6\u30FC\u30B6\u306E\u4F5C\u6210
CreateSandboxProjectDialog.Failure=\u5931\u6557
CreateSandboxProjectDialog.failureMessage=\u30B5\u30F3\u30C9\u30DC\u30C3\u30AF\u30B9\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306E\u4F5C\u6210\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002
CreateSandboxProjectDialog.ProjectDesc=\u30B8\u30E7\u30D6\u8AAC\u660E
CreateSandboxProjectDialog.ProjectDesc=\u8AAC\u660E
CreateSandboxProjectDialog.ProjectLabel=\u30E9\u30D9\u30EB
CreateSandboxProjectDialog.ProjectSvnAdvance=SVN\u8A73\u7D30\u8A2D\u5B9A
CreateSandboxProjectDialog.successMessage=sandbox\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306E\u4F5C\u6210\u306B\u6210\u529F\u3057\u307E\u3057\u305F
@@ -35,29 +37,29 @@ CreateSandboxProjectDialog.svnUrl=URL
CreateSandboxProjectDialog.Title=Sandbox\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306E\u4F5C\u6210 - {0}
CreateSandboxProjectDialog.userFirstname=\u30D5\u30A1\u30FC\u30B9\u30C8\u30CD\u30FC\u30E0
CreateSandboxProjectDialog.userLastname=\u30E9\u30B9\u30C8\u30CD\u30FC\u30E0
CreateSandboxProjectDialog.userLoginMessage=Sandbox\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u3078\u306E\u30ED\u30B0\u30A4\u30F3\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044
CreateSandboxProjectDialog.userLoginMessage=svn\u30ED\u30B0\u30A4\u30F3\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044
CreateSandboxProjectDialog.userLoginValidMessage=\u6B63\u3057\u3044e-mail\u30A2\u30C9\u30EC\u30B9\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044
CreateSandboxProjectDialog.userPasswordEmptyMessage=\u30D1\u30B9\u30EF\u30FC\u30C9\u306E\u8A2D\u5B9A\u304C\u5FC5\u8981\u3067\u3059
CreateSandboxProjectDialog.Login=\u30ED\u30B0\u30A4\u30F3
CreateSandboxProjectDialog.Password=\u30D1\u30B9\u30EF\u30FC\u30C9
CreateSandboxProjectDialog.URLMessage=svnURL\u3092\u8A2D\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044
CreateSandboxProjectDialog.userSvnSettingLabel=\u30C7\u30D5\u30A9\u30EB\u30C8SVN\u8A2D\u5B9A
PropertiesWizardPage.Author=\u4f5c\u6210\u8005
PropertiesWizardPage.Author=\u4F5C\u6210\u8005
PropertiesWizardPage.Locker=\u30ED\u30C3\u30AB\u30FC
PropertiesWizardPage.Description=\u30B8\u30E7\u30D6\u8AAC\u660E
PropertiesWizardPage.EmptyDescWarning=\u30B8\u30E7\u30D6\u8AAC\u660E\u6B04\u306E\u5165\u529B\u3092\u63A8\u5968\u3057\u307E\u3059
PropertiesWizardPage.EmptyPurposeWarning=\u76EE\u7684\u6B04\u306E\u5165\u529B\u3092\u63A8\u5968\u3057\u307E\u3059
PropertiesWizardPage.ItemExistsError=\u3053\u306E\u30A2\u30A4\u30C6\u30E0\u306F\u65E2\u306B\u5B58\u5728\u3057\u3066\u3044\u307E\u3059\u3002\u30B4\u30DF\u7BB1\u3092\u30C1\u30A7\u30C3\u30AF\u3057\u3066\u3001\u5FC5\u8981\u306A\u3089\u7A7A\u306B\u3057\u3066\u304F\u3060\u3055\u3044\u3002
PropertiesWizardPage.KeywordsError=\u540D\u524D\u304C\u6709\u52B9\u306AID\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002
PropertiesWizardPage.Description=\u8AAC\u660E
PropertiesWizardPage.EmptyDescWarning=\u8AAC\u660E\u3092\u7A7A\u306B\u3059\u308B\u3053\u3068\u306F\u63A8\u5968\u3055\u308C\u307E\u305B\u3093\u3002
PropertiesWizardPage.EmptyPurposeWarning=\u76EE\u7684\u3092\u7A7A\u306B\u3059\u308B\u3053\u3068\u306F\u63A8\u5968\u3055\u308C\u307E\u305B\u3093\u3002
PropertiesWizardPage.ItemExistsError=\u30A2\u30A4\u30C6\u30E0\u304C\u5B58\u5728\u3057\u307E\u3059\u3002\u3054\u307F\u7BB1\u3092\u78BA\u8A8D\u3057\u3066\u5FC5\u8981\u306B\u5FDC\u3058\u3066\u7A7A\u306B\u3057\u3066\u4E0B\u3055\u3044\u3002
PropertiesWizardPage.KeywordsError=\u540D\u524D\u304C\u6709\u52B9\u306A\u8B58\u5225\u5B50\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002
PropertiesWizardPage.Name=\u540D\u524D
PropertiesWizardPage.NameEmptyError=\u540D\u524D\u304C\u3042\u308A\u307E\u305B\u3093
PropertiesWizardPage.NameEmptyError=\u540D\u524D\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044\u3002
PropertiesWizardPage.NameFormatError=\u540D\u524D\u306B\u4E0D\u6B63\u306A\u6587\u5B57\u304C\u542B\u307E\u308C\u3066\u3044\u307E\u3059\u3002
PropertiesWizardPage.Path=\u30D1\u30B9
PropertiesWizardPage.Purpose=\u76EE\u7684
PropertiesWizardPage.Select=SELECT
PropertiesWizardPage.SelectfolderMessage=\u4F5C\u6210\u3059\u308B\u30D5\u30A9\u30EB\u30C0\u3092\u9078\u629E
PropertiesWizardPage.Select=\u9078\u629E
PropertiesWizardPage.SelectfolderMessage=\u30A2\u30A4\u30C6\u30E0\u3092\u4F5C\u6210\u3059\u308B\u30D5\u30A9\u30EB\u30C0\u30FC\u3092\u9078\u629E\u3057\u307E\u3059
PropertiesWizardPage.SelectfolderTitle=\u30D5\u30A9\u30EB\u30C0\u306E\u9078\u629E
PropertiesWizardPage.Status=\u30b9\u30c6\u30fc\u30bf\u30b9
PropertiesWizardPage.Status=\u30B9\u30C6\u30FC\u30BF\u30B9
PropertiesWizardPage.Version=\u30D0\u30FC\u30B8\u30E7\u30F3
PropertiesWizardPage.Version.Major=M
PropertiesWizardPage.Version.Minor=m
@@ -66,11 +68,11 @@ EAuthenticationMethod.anonymousAuth=\u533F\u540D\u306E\u8A8D\u8A3C
EAuthenticationMethod.simpleAuth=\u5358\u7D14\u306A\u8A8D\u8A3C
AdvancedSocketFactory.failedInitial=\u30A8\u30E9\u30FC \uFF1A \u521D\u671F\u5316\u306B\u5931\u6557\u3057\u307E\u3057\u305F \uFF1A
LDAPCATruster.failedCreateCert=\u8A3C\u660E\u66F8\u30B9\u30C8\u30A2\u306E\u4F5C\u6210\u306B\u5931\u6557\u3057\u307E\u3057\u305F\uFF1A
LDAPCATruster.failedCreateTmp=\u4E00\u6642\u30C8\u30E9\u30B9\u30C8\u30B9\u30C8\u30A2\u306E\u4F5C\u6210\u306B\u5931\u6557\u3057\u307E\u3057\u305F \:
LDAPCATruster.failedInitialTrust=initial trust manager\u306E\u4F5C\u6210\u306B\u5931\u6557\u3057\u307E\u3057\u305F\:
LDAPCATruster.failedLoadCert=\u8A3C\u660E\u66F8\u30B9\u30C8\u30A2\u306E\u30ED\u30FC\u30C9\u306B\u5931\u6557\u3057\u307E\u3057\u305F \:
LDAPCATruster.failedSaveTrust=\u8A3C\u660E\u66F8\u306E\u4FDD\u5B58\u306B\u5931\u6557\u3057\u307E\u3057\u305F\:
LDAPCATruster.locationInvalid=CERT\u30B9\u30C8\u30A2\u30D5\u30A1\u30A4\u30EB\u306E\u5834\u6240\u304C\u4E0D\u6B63\u3067\u3059\uFF1A
LDAPCATruster.failedCreateTmp=\u4E00\u6642\u30C8\u30E9\u30B9\u30C8\u30B9\u30C8\u30A2\u306E\u4F5C\u6210\u306B\u5931\u6557\u3057\u307E\u3057\u305F :
LDAPCATruster.failedInitialTrust=\u521D\u671F\u30C8\u30E9\u30B9\u30C8\u30DE\u30CD\u30FC\u30B8\u30E3\u306E\u4F5C\u6210\u306B\u5931\u6557\u3057\u307E\u3057\u305F :
LDAPCATruster.failedLoadCert=\u8A3C\u660E\u66F8\u30B9\u30C8\u30A2\u306E\u30ED\u30FC\u30C9\u306B\u5931\u6557\u3057\u307E\u3057\u305F :
LDAPCATruster.failedSaveTrust=\u8A3C\u660E\u66F8\u306E\u4FDD\u5B58\u306B\u5931\u6557\u3057\u307E\u3057\u305F:
LDAPCATruster.locationInvalid=\u8A3C\u660E\u66F8\u30B9\u30C8\u30A2\u30D5\u30A1\u30A4\u30EB\u306E\u30ED\u30B1\u30FC\u30B7\u30E7\u30F3\u304C\u7121\u52B9\u3067\u3059:
LDAPCATruster.noCertificate=\u30B5\u30FC\u30D0\u8A3C\u660E\u66F8\u3092\u30A4\u30F3\u30DD\u30FC\u30C8\u3059\u308B\u306B\u306F\u3001keytool\u30B3\u30DE\u30F3\u30C9\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044\u3002
LDAPCATruster.sslError1=SSL\u30A8\u30E9\u30FC\uFF1A\u30B5\u30FC\u30D0\u30FC\u8A3C\u660E\u66F8\u306E\u691C\u8A3C\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002
LDAPCATruster.sslError2=SSL\u30A8\u30E9\u30FC\uFF1A\u30B5\u30FC\u30D0\u30FC\u8A3C\u660E\u66F8\u306E\u691C\u8A3C\u306B\u5931\u6557\u3057\u3001CA\u304C\u6B20\u843D\u3057\u3066\u3044\u307E\u3059\u3002
@@ -78,36 +80,35 @@ LDAPCATruster.sslError3=SSL\u30A8\u30E9\u30FC\uFF1ACA\u304C\u30B5\u30FC\u30D0\u8
CopyAction.thisText.copy=\u30B3\u30D4\u30FC
RestoreAction.action.title=\u5FA9\u5143
RestoreAction.action.toolTipText=\u5FA9\u5143
PasteAction.thisText.paste=\u8CBC\u308A\u4ED8\u3051
DeleteAction.action.foreverTitle=\u5B8C\u5168\u306B\u524A\u9664
PasteAction.thisText.paste=\u8CBC\u4ED8\u3051
DeleteAction.action.foreverTitle=\u3054\u307F\u7BB1\u3092\u7A7A\u306B\u3059\u308B
DeleteAction.action.logicalTitle=\u524A\u9664
DeleteAction.action.logicalToolTipText=\u3054\u307F\u7BB1\u306B\u9001\u308B
DeleteAction.action.logicalToolTipText=\u30B4\u30DF\u7BB1\u306B\u30AA\u30D6\u30B8\u30A7\u30AF\u30C8\u3092\u79FB\u52D5
DeleteAction.deleteJobAssignedToOneService=\u30AA\u30DA\u30EC\u30FC\u30B7\u30E7\u30F3\u30B5\u30FC\u30D3\u30B9\u306B\u5272\u308A\u5F53\u3066\u3089\u308C\u3066\u3044\u307E\u3059\u304C\u3001\u3053\u306E\u30B8\u30E7\u30D6\u3092\u524A\u9664\u3057\u307E\u3059\u304B\uFF1F
DeleteAction.deleteSomeJobsAssignedToServices=\u30AA\u30DA\u30EC\u30FC\u30B7\u30E7\u30F3\u30B5\u30FC\u30D3\u30B9\u306B\u5272\u308A\u5F53\u3066\u3089\u308C\u3066\u3044\u307E\u3059\u304C\u3001\u3053\u308C\u3089\u306E\u30B8\u30E7\u30D6\u3092\u524A\u9664\u3057\u307E\u3059\u304B\uFF1F
DeleteAction.dialog.message0=\u3054\u307F\u7BB1\u3092\u7A7A\u306B\u3059\u308B\uFF08\u5FA9\u65E7\u3067\u304D\u307E\u305B\u3093\uFF09
DeleteAction.dialog.message1=\u9078\u629E\u3057\u305F\u8981\u7D20\u306F\u6C38\u4E45\u306B\u524A\u9664\u3055\u308C\u307E\u3059\u3002
DeleteAction.dialog.message0=\u5B8C\u5168\u306B\u524A\u9664\u3055\u308C\u307E\u3059\uFF08\u5143\u306B\u623B\u3059\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093\uFF09
DeleteAction.dialog.message1=\u9078\u629E\u3057\u305F\u30A2\u30A4\u30C6\u30E0\u306F\u5B8C\u5168\u306B\u524A\u9664\u3055\u308C\u307E\u3059\uFF08\u5FA9\u65E7\u51FA\u6765\u307E\u305B\u3093\uFF09\u3002
DeleteAction.dialog.message2=\u7D9A\u3051\u307E\u3059\u304B\uFF1F
DeleteAction.dialog.messageAllElements=\u5168\u3066\u306E\u8981\u7D20\u306F\u6C38\u4E45\u306B\u524A\u9664\u3055\u308C\u307E\u3059\u3002
DeleteAction.dialog.title=\u5B8C\u5168\u306B\u524A\u9664
DeleteAction.dialog.messageAllElements=\u5168\u3066\u306E\u30A2\u30A4\u30C6\u30E0\u306F\u5B8C\u5168\u306B\u524A\u9664\u3055\u308C\u307E\u3059\u3002
DeleteAction.dialog.title=\u3054\u307F\u7BB1\u3092\u7A7A\u306B\u3059\u308B
DeleteAction.error.lockedOrOpenedObject.newMessage={0}\u306F\u30ED\u30C3\u30AF\u3055\u308C\u3066\u3044\u308B\u305F\u3081\u524A\u9664\u3059\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u305B\u3093\u3002\u30AA\u30D6\u30B8\u30A7\u30AF\u30C8\u304C\u958B\u304B\u308C\u3066\u3044\u308B\u5834\u5408\u306F\u4E8B\u524D\u306B\u9589\u3058\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002
DeleteAction.error.title=\u524A\u9664\u304C\u7981\u6B62\u3055\u308C\u3066\u307E\u3059
DeleteAction.error.title=\u524A\u9664\u306F\u7981\u6B62\u3055\u308C\u3066\u3044\u307E\u3059
DeleteAction.warning.message1=\u30D5\u30A9\u30EB\u30C0\u5185\u306E\u30D5\u30A1\u30A4\u30EB\u304C\u958B\u304B\u308C\u3066\u3044\u308B\u305F\u3081\u30D5\u30A9\u30EB\u30C0\u3092\u524A\u9664\u3067\u304D\u307E\u305B\u3093\u3002\u3059\u3079\u3066\u306E\u30A2\u30A4\u30C6\u30E0\u3092\u9589\u3058\u305F\u72B6\u614B\u3067\u518D\u5B9F\u884C\u3057\u3066\u304F\u3060\u3055\u3044\u3002
DeleteAction.warning.title=\u8B66\u544A
DuplicateAction.cannotGenerateItem=\u30A2\u30A4\u30C6\u30E0\u306E\u30E9\u30D9\u30EB\u3092\u751F\u6210\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093\u3002
DuplicateAction.cannotGenerateItem=\u8CBC\u4ED8\u3051\u3055\u308C\u305F\u30A2\u30A4\u30C6\u30E0\u30E9\u30D9\u30EB\u3092\u751F\u6210\u3067\u304D\u307E\u305B\u3093\u3002
DuplicateAction.dialog.message=\u65B0\u898F\u30B8\u30E7\u30D6\u306B\u540D\u524D\u3092\u4ED8\u3051\u3066\u304F\u3060\u3055\u3044
DuplicateAction.dialog.title=\u30B8\u30E7\u30D6\u540D\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044
DuplicateAction.input.message=\u65B0\u3057\u3044\u540D\u524D\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044
DuplicateAction.input.title=\u65B0\u898F\u540D\u79F0\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044
DuplicateAction.thisText.duplicate=\u8907\u88FD
DuplicateAction.NameEmptyError=\u540D\u524D\u304C\u3042\u308A\u307E\u305B\u3093
DuplicateAction.NameEmptyError=\u540D\u524D\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044\u3002
DuplicateAction.NameFormatError=\u540D\u524D\u306B\u4E0D\u6B63\u306A\u6587\u5B57\u304C\u542B\u307E\u308C\u3066\u3044\u307E\u3059\u3002
DuplicateAction.ItemExistsError=\u3053\u306E\u30A2\u30A4\u30C6\u30E0\u306F\u65E2\u306B\u5B58\u5728\u3057\u3066\u3044\u307E\u3059\u3002\u30B4\u30DF\u7BB1\u3092\u30C1\u30A7\u30C3\u30AF\u3057\u3066\u3001\u5FC5\u8981\u306A\u3089\u7A7A\u306B\u3057\u3066\u304F\u3060\u3055\u3044\u3002
DuplicateAction.KeywordsError=\u540D\u524D\u304C\u6709\u52B9\u306AID\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002
DuplicateAction.ItemExistsError=\u30A2\u30A4\u30C6\u30E0\u304C\u5B58\u5728\u3057\u307E\u3059\u3002\u3054\u307F\u7BB1\u3092\u78BA\u8A8D\u3057\u3066\u5FC5\u8981\u306B\u5FDC\u3058\u3066\u7A7A\u306B\u3057\u3066\u4E0B\u3055\u3044\u3002
DuplicateAction.KeywordsError=\u540D\u524D\u304C\u6709\u52B9\u306A\u8B58\u5225\u5B50\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002
EmptyRecycleBinAction.action.title=\u3054\u307F\u7BB1\u3092\u7A7A\u306B\u3059\u308B
EmptyRecycleBinAction.action.toolTipText=\u3054\u307F\u7BB1\u3092\u7A7A\u306B\u3059\u308B
EmptyRecycleBinAction.dialog.title=\u3054\u307F\u7BB1\u3092\u7A7A\u306B\u3059\u308B
EmptyRecycleBinAction.dialog.allDependencies=\u30B4\u30DF\u7BB1\u3092\u7A7A\u306B\u3067\u304D\u307E\u305B\u3093\u3002\u30C7\u30FC\u30BF\u5206\u6790\u30D1\u30FC\u30B9\u30DA\u30AF\u30C6\u30A3\u30D6\u306B\u4F7F\u7528\u3055\u308C\u3066\u3044\u308B\u30A2\u30A4\u30C6\u30E0\u304C\u3042\u308A\u307E\u3059\u3002
PasteObjectAction.error.labelAlreadyExists=\u3053\u306E\u30AA\u30D6\u30B8\u30A7\u30AF\u30C8\u30E9\u30D9\u30EB\u306F\u65E2\u306B\u3053\u306E\u30D1\u30B9\u306B\u5B58\u5728\u3057\u307E\u3059
PasteObjectAction.error.labelAlreadyExists=\u3053\u306E\u30D1\u30B9\u306B\u306F\u3001\u3053\u306E\u30E9\u30D9\u30EB\u3092\u3082\u3063\u305F\u30AA\u30D6\u30B8\u30A7\u30AF\u30C8\u304C\u3059\u3067\u306B\u5B58\u5728\u3057\u3066\u3044\u307E\u3059
PasteObjectAction.error.title=\u8CBC\u308A\u4ED8\u3051\u3067\u304D\u307E\u305B\u3093
JobletReferenceDialog.DeletedInfor=\u3054\u307F\u7BB1\u3078
JobletReferenceDialog.Messages=\u30B8\u30E7\u30D6\u304B\u3089\u53C2\u7167\u3055\u308C\u3066\u3044\u308B\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u306F\u524A\u9664\u3067\u304D\u307E\u305B\u3093\u3002
@@ -121,10 +122,11 @@ ContextReferenceDialog.Recycle=\u3054\u307F\u7BB1\u3078
ContextReferenceDialog.ReferenceJob=\u53C2\u7167\u30AA\u30D6\u30B8\u30A7\u30AF\u30C8
ContextReferenceDialog.Types=\u30BF\u30A4\u30D7
ContextReferenceDialog.NodeTypeTip=\u30CE\u30FC\u30C9\u53C2\u7167\u30BF\u30A4\u30D7
ContextReferenceDialog.Messages=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\uFF08{0}{1}\uFF09\u306F\:\n\u304B\u3089\u53C2\u7167\u3055\u308C\u3066\u3044\u307E\u3059
ContextReferenceDialog.Messages=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\uFF08{0}{1}\uFF09\u306F:\\n\u304B\u3089\u53C2\u7167\u3055\u308C\u3066\u3044\u307E\u3059
ContextReferenceDialog.kindMessages={0} \u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7\u306F\u4EE5\u4E0B\u306E\u30EA\u30B9\u30C8\u304B\u3089\u53C2\u7167\u3055\u308C\u3066\u3044\u307E\u3059\u304C\u3001\u524A\u9664\u3092\u5B9F\u884C\u3057\u307E\u3059\u304B\uFF1F \u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7\u3092\u524A\u9664\u3057\u305F\u3044\u5834\u5408\u3001\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7\u306F\u30B8\u30E7\u30D6\u3092\u6B21\u56DE\u958B\u3044\u305F\u969B\u306B\u30D3\u30EB\u30C8-\u30A4\u30F3\u306B\u5909\u308F\u308A\u307E\u3059\u3002
ContextReferenceDialog.kindMessages1=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7 {0} {1} \u306F\u4EE5\u4E0B\u306E\u30EA\u30B9\u30C8\u304B\u3089\u53C2\u7167\u3055\u308C\u3066\u3044\u307E\u3059\u3002\u524A\u9664\u3092\u5B9F\u884C\u3057\u307E\u3059\u304B\uFF1F
CopyToGenericSchemaHelper.cannotGenarateItem=\u30A2\u30A4\u30C6\u30E0\u306E\u30E9\u30D9\u30EB\u3092\u751F\u6210\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093\u3002
CopyToGenericSchemaHelper.cannotGenarateItem=\u8CBC\u4ED8\u3051\u3055\u308C\u305F\u30A2\u30A4\u30C6\u30E0\u30E9\u30D9\u30EB\u3092\u751F\u6210\u3067\u304D\u307E\u305B\u3093\u3002
ProxyRepositoryFactory.ReplaceJobHazardDescription=\n\u5143\u306E\u63A5\u7D9A\u3078\u306E\u4F9D\u5B58\u304C\u5931\u308F\u308C\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059!
ItemReferenceDialog.title=\u524A\u9664\u3067\u304D\u306A\u3044\u30A2\u30A4\u30C6\u30E0
ItemReferenceDialog.item=\u30A2\u30A4\u30C6\u30E0
ItemReferenceDialog.referenceItem=\u53C2\u7167\u30A2\u30A4\u30C6\u30E0
@@ -145,28 +147,31 @@ ProjectRepositoryNode.queries=\u30AF\u30A8\u30EA
ProjectRepositoryNode.synonymSchemas=\u30B7\u30CE\u30CB\u30E0
ProjectRepositoryNode.tableSchemas=\u30C6\u30FC\u30D6\u30EB
ProjectRepositoryNode.viewSchemas=\u30D3\u30E5\u30FC
ProjectRepositoryNode.sapIDocs=SAP iDocs
ProjectRepositoryNode.sapFunctions=SAP\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3
ProjectRepositoryNode.sapIDocs=SAP iDoc
RepositoryDropAdapter_copyingItems=\u30A2\u30A4\u30C6\u30E0\u3092\u30B3\u30D4\u30FC\u4E2D...
RepositoryDropAdapter_lockedByOthers=\u30A2\u30A4\u30C6\u30E0\u306F\u4ED6\u306E\u30E6\u30FC\u30B6\u30FC\u306B\u30ED\u30C3\u30AF\u3055\u308C\u3066\u3044\u308B\u305F\u3081\u79FB\u52D5\u51FA\u6765\u307E\u305B\u3093\u3002
RepositoryDropAdapter_lockedByYou=\u30A2\u30A4\u30C6\u30E0\u304C\u30ED\u30C3\u30AF\u3055\u308C\u3066\u3044\u308B\u305F\u3081\u3001\u79FB\u52D5\u51FA\u6765\u307E\u305B\u3093\u3002
RepositoryDropAdapter_lockedByOthers=\u3053\u306E\u30A2\u30A4\u30C6\u30E0\u306F\u4ED6\u306E\u30E6\u30FC\u30B6\u30FC\u306B\u3088\u3063\u3066\u30ED\u30C3\u30AF\u3055\u308C\u3066\u3044\u307E\u3059\u3002\u4ECA\u306F\u79FB\u52D5\u3067\u304D\u307E\u305B\u3093\u3002
RepositoryDropAdapter_lockedByYou=\u3053\u306E\u30A2\u30A4\u30C6\u30E0\u306F\u3042\u306A\u305F\u3088\u3063\u3066\u30ED\u30C3\u30AF\u3055\u308C\u3066\u3044\u307E\u3059\u3002\u4ECA\u306F\u79FB\u52D5\u3067\u304D\u307E\u305B\u3093\u3002
RepositoryDropAdapter_moveTitle=\u79FB\u52D5
RepositoryDropAdapter_movingItems=\u30A2\u30A4\u30C6\u30E0\u3092\u79FB\u52D5\u4E2D...
RepositoryDropAdapter.checkingLockStatus=\u30ED\u30C3\u30AF\u72B6\u6CC1\u3092\u78BA\u8A8D
RepositoryDropAdapter.checkingLockStatus=\u30ED\u30C3\u30AF\u30B9\u30C6\u30FC\u30BF\u30B9\u306E\u30C1\u30A7\u30C3\u30AF\u4E2D
RepositoryDropAdapter.moving=\u79FB\u52D5\u4E2D
NewFolderWizard.description=\u30EA\u30DD\u30B8\u30C8\u30EA\u306B\u65B0\u898F\u30D5\u30A9\u30EB\u30C0\u306E\u4F5C\u6210
NewFolderWizard.failureText=\u30A8\u30E9\u30FC\u767A\u751F\u3002\u30D5\u30A9\u30EB\u30C0\u306F\u4F5C\u6210\u3055\u308C\u307E\u305B\u3093\u3067\u3057\u305F\u3002\u8A73\u7D30\u306F\u30ED\u30B0\u3092\u307F\u3066\u304F\u3060\u3055\u3044\u3002
NewFolderWizard.failureTitle=\u30A8\u30E9\u30FC
NewFolderWizard.label=\u30E9\u30D9\u30EB
NewFolderWizard.nameEmpty=\u30E9\u30D9\u30EB\u304C\u5FC5\u8981\u3067\u3059
NewFolderWizard.nameEmpty=\u30E9\u30D9\u30EB\u540D\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044
NewFolderWizard.nameIncorrect=\u30E9\u30D9\u30EB\u306B\u4E0D\u6B63\u306A\u6587\u5B57\u304C\u542B\u307E\u308C\u3066\u3044\u307E\u3059\u3002
NewFolderWizard.nameInvalid=\u30E9\u30D9\u30EB{0} \u306F\u4F7F\u7528\u3067\u304D\u307E\u305B\u3093
NewFolderWizard.title=\u30D5\u30A9\u30EB\u30C0
NewFolderWizard.windowTitle=\u65B0\u898F\u306E\u30D5\u30A9\u30EB\u30C0
NewFolderWizard.title=\u30D5\u30A9\u30EB\u30C0\u30FC
NewFolderWizard.windowTitle=\u65B0\u898F\u30D5\u30A9\u30EB\u30C0
CreateFolderAction.action.title=\u30D5\u30A9\u30EB\u30C0\u306E\u4F5C\u6210
CreateFolderAction.action.toolTipText=\u30D5\u30A9\u30EB\u30C0\u306E\u4F5C\u6210
RenameFolderAction.action.title=\u30D5\u30A9\u30EB\u30C0\u306E\u30EA\u30CD\u30FC\u30E0
RenameFolderAction.action.toolTipText=\u30D5\u30A9\u30EB\u30C0\u306E\u30EA\u30CD\u30FC\u30E0
RenameFolderAction.warning.editorOpen.message=\u3053\u306E\u30D5\u30A9\u30EB\u30C0\u30FC\u306B\u542B\u307E\u308C\u3066\u3044\u308B\u30A2\u30A4\u30C6\u30E0({0})\u304C\u73FE\u5728\u958B\u3044\u3066\u3044\u308B\u305F\u3081\u3001"{1}"\u30D5\u30A9\u30EB\u30C0\u30FC\u306E\u540D\u524D\u3092\u5909\u66F4\u3067\u304D\u307E\u305B\u3093\u3002\u9589\u3058\u3066\u304B\u3089\u518D\u8A66\u884C\u3057\u3066\u4E0B\u3055\u3044\u3002
RenameFolderAction.warning.editorOpen.title=\u6709\u52B9\u306A\u64CD\u4F5C\u3067\u306F\u3042\u308A\u307E\u305B\u3093
RenameFolderAction.warning.cannotFind.message=\u30D5\u30A9\u30EB\u30C0\u30FC\u306E\u540D\u79F0\u5909\u66F4\u304C\u51FA\u6765\u307E\u305B\u3093\u3002\u65E2\u306B\u79FB\u52D5\u3057\u3066\u3044\u308B\u304B\u524A\u9664\u3055\u308C\u3066\u3044\u308B\u304B\u3082\u3057\u308C\u306A\u3044\u306E\u3067\u3001\u30EA\u30D5\u30EC\u30C3\u30B7\u30E5\u3057\u3066\u30EA\u30DD\u30B8\u30C8\u30EA\u5185\u5BB9\u3092\u66F4\u65B0\u3057\u3066\u4E0B\u3055\u3044\u3002
RenameFolderAction.warning.cannotFind.title=\u6709\u52B9\u306A\u64CD\u4F5C\u3067\u306F\u3042\u308A\u307E\u305B\u3093
ProxyRepositoryFactory.cleanWorkspace=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u3092\u30AF\u30EA\u30FC\u30F3\u30A2\u30C3\u30D7
ProxyRepositoryFactory.DeleteFolderContainsLockedItem=\u30ED\u30C3\u30AF\u3055\u308C\u305F\u30A2\u30A4\u30C6\u30E0\u3092\u542B\u3080\u30D5\u30A9\u30EB\u30C0\u306F\u524A\u9664\u51FA\u6765\u307E\u305B\u3093
@@ -175,3 +180,29 @@ ProxyRepositoryFactory.RenameFolderContainsLockedItem=\u30ED\u30C3\u30AF\u3055\u
RepositoryDropAdapter_errorMsg=\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u306B\u30ED\u30C3\u30AF\u3055\u308C\u305F\u30A2\u30A4\u30C6\u30E0\u304C\u542B\u307E\u308C\u307E\u3059\u3002\u79FB\u52D5\u51FA\u6765\u307E\u305B\u3093
RepositoryDropAdapter_folder=\u30D5\u30A9\u30EB\u30C0\u30FC
RenameFolderAction.description=\u30D5\u30A9\u30EB\u30C0\u306E\u30EA\u30CD\u30FC\u30E0
ProxyRepositoryFactory.projectCanNotOpen=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u3092\u958B\u304F\u3053\u3068\u304C\u3067\u304D\u307E\u305B\u3093\u3002\u30A8\u30E9\u30FC\u30BF\u30B9\u30AF\u306F{0}\u3067\u3059\u3002
ProjectRepositoryNode.sapBapi=SAP Bapi
ProjectRepositoryNode.sapFunctions.inputSchema=Input (\u5165\u529B)
ProjectRepositoryNode.sapFunctions.outputSchema=\u51FA\u529B
ProjectRepositoryNode.sapTables=SAP\u30C6\u30FC\u30D6\u30EB
DuplicateAction.input.title.v2=\u8907\u88FD
DuplicateAction.SameAsProjectname=\u540D\u524D\u304C\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u540D\u3092\u91CD\u8907\u3057\u307E\u3059
DeleteAction.error.testCaseLockedOrOpenedObject.newMessage=\u30C6\u30B9\u30C8\u30B1\u30FC\u30B9\u53C8\u306F{0}\u306E\u30B1\u30FC\u30B9\u304C\u30ED\u30C3\u30AF\u3055\u308C\u3066\u3044\u308B\u306E\u3067\u524A\u9664\u51FA\u6765\u307E\u305B\u3093\u3002\u524A\u9664\u306E\u524D\u306B\u30AA\u30D6\u30B8\u30A7\u30AF\u30C8\u3092\u9589\u3058\u3066\u4E0B\u3055\u3044\u3002
ProjectRepositoryNode.sapBWDataSource=SAP DataSource
ProjectRepositoryNode.sapBWDataStoreObject=SAP DSO
ProjectRepositoryNode.sapBWInfoCube=SAP InfoCube
ProjectRepositoryNode.sapBWInfoObject=SAP InfoObject
ConvertJobsUtil.warning.title=\u8B66\u544A
ConvertJobsUtil.warning.message=\u30BF\u30FC\u30B2\u30C3\u30C8\u30D5\u30EC\u30FC\u30E0\u30EF\u30FC\u30AF\u306F\u3001\u3053\u306E\u30EA\u30EA\u30FC\u30B9\u3067\u306F\u5B8C\u5168\u306B\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
ItemReferenceDialog.doNotDelete.button=\u524A\u9664\u3057\u306A\u3044
ItemReferenceDialog.forceDelete.button=\u524A\u9664\u306E\u5F37\u5236
ItemReferenceDialog.forceDelete.warn.title=\u3088\u308D\u3057\u3044\u3067\u3059\u304B?
ItemReferenceDialog.forceDelete.warn.message=\u524A\u9664\u306E\u5F37\u5236\u30A2\u30AF\u30B7\u30E7\u30F3\u3092\u5B9F\u884C\u3059\u308B\u3068\u3001\u3053\u306E\u30A2\u30A4\u30C6\u30E0\u3092\u4F7F\u7528\u3057\u3066\u3044\u308B\u30A2\u30A4\u30C6\u30E0\u304C\u58CA\u308C\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002\u524A\u9664\u3092\u5F37\u5236\u3057\u307E\u3059\u304B?
ProjectRepositoryNode.sapContentExtractor=SAP BI\u30B3\u30F3\u30C6\u30F3\u30C4\u62BD\u51FA
ProjectRepositoryNode.calculationViewSchemas=\u8A08\u7B97\u30D3\u30E5\u30FC\u30B9\u30AD\u30FC\u30DE
ProjectRepositoryNode.sapBWAdvancedDataStoreObject=SAP ADSO
ProxyRepositoryFactory.CycleReferenceError=\u30B5\u30A4\u30AF\u30EB\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u53C2\u7167\u304C\u691C\u51FA\u3055\u308C\u307E\u3057\u305F\u3002
ProxyRepositoryFactory.titleWarning=\u8B66\u544A
ProxyRepositoryFactory.msgMissingReferencedProjects=\u53C2\u7167\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8[{0}]\u304C\u3042\u308A\u307E\u305B\u3093\u3002\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u3078\u306E\u30ED\u30B0\u30A4\u30F3\u3092\u7D9A\u884C\u3057\u307E\u3059\u304B?
ProxyRepositoryFactory.exceptionMissingReferencedProjects=\u53C2\u7167\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8[{0}]\u304C\u3042\u308A\u307E\u305B\u3093\u3002
ProxyRepositoryFactory.btnLabelContinue=\u7D9A\u884C

View File

@@ -12,8 +12,8 @@ PropertiesWizardPage.Version=Wersja
EAuthenticationMethod.anonymousAuth=Autentykacja anonimowa
EAuthenticationMethod.simpleAuth=Autentykacja prosta
CopyAction.thisText.copy=Kopiuj
RestoreAction.action.title=Przywró\u0107
RestoreAction.action.toolTipText=Przywró\u0107
RestoreAction.action.title=Przywr\u00f3\u0107
RestoreAction.action.toolTipText=Przywr\u00f3\u0107
PasteAction.thisText.paste=Wklej
DeleteAction.action.foreverTitle=Skasuj bezpowrotnie
DeleteAction.action.logicalTitle=Usu\u0144
@@ -24,14 +24,14 @@ DeleteAction.error.title=Kasowanie zabronione
DeleteAction.warning.title=Ostrze\u017Cenie
DuplicateAction.cannotGenerateItem=Nie mo\u017Cna wygenerowa\u0107 etykiety dla wklejanego obiektu.
DuplicateAction.thisText.duplicate=Duplikuj
EmptyRecycleBinAction.action.title=Opró\u017Cnij kosz
EmptyRecycleBinAction.action.toolTipText=Opró\u017Cnij kosz
EmptyRecycleBinAction.dialog.title=Opró\u017Cnij kosz
EmptyRecycleBinAction.action.title=Opr\u00f3\u017Cnij kosz
EmptyRecycleBinAction.action.toolTipText=Opr\u00f3\u017Cnij kosz
EmptyRecycleBinAction.dialog.title=Opr\u00f3\u017Cnij kosz
ContextReferenceDialog.Types=Typ
CopyToGenericSchemaHelper.cannotGenarateItem=Nie mo\u017Cna wygenerowa\u0107 etykiety dla wklejanego obiektu.
ItemReferenceDialog.item=Element
ProjectRepositoryNode.code=Kod
NewFolderWizard.failureTitle=B\u0141\u0104D
NewFolderWizard.label=Etykieta
CreateFolderAction.action.title=Utwórz folder
CreateFolderAction.action.toolTipText=Utwórz folder
CreateFolderAction.action.title=Utw\u00f3rz folder
CreateFolderAction.action.toolTipText=Utw\u00f3rz folder

View File

@@ -1,43 +1,43 @@
AbstractEMFRepositoryFactory.cannotGenerateItem=Impossível gerar label do item copiado
AbstractEMFRepositoryFactory.presistenceException.whoCauseProblems=Quais são os itens que causaram problema:
ProxyRepositoryFactory.initializeProjectConnection=Iniciar Conexão do Projeto
AbstractEMFRepositoryFactory.cannotGenerateItem=Imposs\u00edvel gerar label do item copiado
AbstractEMFRepositoryFactory.presistenceException.whoCauseProblems=Quais s\u00e3o os itens que causaram problema:
ProxyRepositoryFactory.initializeProjectConnection=Iniciar Conex\u00e3o do Projeto
ProxyRepositoryFactory.Label=Label
CreateSandboxProjectDialog.ProjectLabel=Label
CreateSandboxProjectDialog.Login=Login
CreateSandboxProjectDialog.Password=Senha
PropertiesWizardPage.Name=Nome
PropertiesWizardPage.Version=Versão
EAuthenticationMethod.anonymousAuth=Autenticação Anônima
EAuthenticationMethod.simpleAuth=Autenticação Simples
PropertiesWizardPage.Version=Vers\u00e3o
EAuthenticationMethod.anonymousAuth=Autentica\u00e7\u00e3o An\u00f4nima
EAuthenticationMethod.simpleAuth=Autentica\u00e7\u00e3o Simples
CopyAction.thisText.copy=Copiar
RestoreAction.action.title=Restaurar
RestoreAction.action.toolTipText=Restaurar
PasteAction.thisText.paste=Colar
DeleteAction.action.logicalTitle=Deletar
DeleteAction.action.logicalToolTipText=Colocar objeto na lixeira
DeleteAction.warning.title=Advertência
DuplicateAction.cannotGenerateItem=Impossível gerar label do item copiado
DeleteAction.warning.title=Advert\u00eancia
DuplicateAction.cannotGenerateItem=Imposs\u00edvel gerar label do item copiado
DuplicateAction.dialog.message=Criar novo nome para o job
DuplicateAction.dialog.title=Favor inserir nome do job
DuplicateAction.thisText.duplicate=Duplicado
EmptyRecycleBinAction.action.title=Lixeira vazia
EmptyRecycleBinAction.action.toolTipText=Lixeira vazia
EmptyRecycleBinAction.dialog.title=Lixeira vazia
PasteObjectAction.error.labelAlreadyExists=Um objeto com este rótulo já existe neste caminho
PasteObjectAction.error.title=Impossível colar
PasteObjectAction.error.labelAlreadyExists=Um objeto com este r\u00f3tulo j\u00e1 existe neste caminho
PasteObjectAction.error.title=Imposs\u00edvel colar
JobletReferenceDialog.NodeTotals=Totais
JobletReferenceDialog.project=Projeto
JobletReferenceDialog.ReferenceJob=Job de referência
CopyToGenericSchemaHelper.cannotGenarateItem=Impossível gerar label do item copiado
JobletReferenceDialog.ReferenceJob=Job de refer\u00eancia
CopyToGenericSchemaHelper.cannotGenarateItem=Imposs\u00edvel gerar label do item copiado
ItemReferenceDialog.item=Item
ItemReferenceDialog.nodeTotals=Totais
ItemReferenceDialog.project=Projeto
ProjectRepositoryNode.code=Código
ProjectRepositoryNode.code=C\u00f3digo
RepositoryDropAdapter_moveTitle=Mover
NewFolderWizard.failureTitle=Erro
NewFolderWizard.label=Label
NewFolderWizard.nameEmpty=Label é obrigatório
NewFolderWizard.nameEmpty=Label \u00e9 obrigat\u00f3rio
NewFolderWizard.nameIncorrect=Label contem caracteres incorretos
NewFolderWizard.nameInvalid=Label {0} é proibido
NewFolderWizard.nameInvalid=Label {0} \u00e9 proibido
CreateFolderAction.action.title=Criar pasta
CreateFolderAction.action.toolTipText=Criar pasta

View File

@@ -0,0 +1,36 @@
ProxyRepositoryFactory.Label=Popis
CreateSandboxProjectDialog.ProjectDesc=Popis
CreateSandboxProjectDialog.ProjectLabel=Popis
CreateSandboxProjectDialog.successTitile=\u00daspe\u0161ne
CreateSandboxProjectDialog.svnUrl=URL
CreateSandboxProjectDialog.userFirstname=Meno
CreateSandboxProjectDialog.userLastname=Priezvisko
CreateSandboxProjectDialog.userPasswordEmptyMessage=U\u017E\u00edvate\u013Esk\u00e9 heslo nem\u00f4\u017Ee by\u0165 pr\u00e1zdne
CreateSandboxProjectDialog.Login=Login
CreateSandboxProjectDialog.Password=Heslo
PropertiesWizardPage.Author=Autor
PropertiesWizardPage.Description=Popis
PropertiesWizardPage.Name=Meno
PropertiesWizardPage.Status=Stav
PropertiesWizardPage.Version=Verzia
CopyAction.thisText.copy=Kop\u00edrova\u0165
RestoreAction.action.title=Obnovi\u0165
RestoreAction.action.toolTipText=Obnovi\u0165
PasteAction.thisText.paste=prilepi\u0165
DeleteAction.action.foreverTitle=Odstr\u00e1ni\u0165 nav\u017Edy
DeleteAction.action.logicalTitle=Zmaza\u0165
DeleteAction.dialog.title=Odstr\u00e1ni\u0165 nav\u017Edy
DeleteAction.warning.title=Varovanie
JobletReferenceDialog.project=Projekt
ContextReferenceDialog.Types=Typ
ItemReferenceDialog.item=Polo\u017Eka
ItemReferenceDialog.project=Projekt
ProjectRepositoryNode.code=K\u00f3d
ProjectRepositoryNode.columns=St\u013Apce
RepositoryDropAdapter_moveTitle=Premiestni\u0165
NewFolderWizard.failureTitle=CHYBA
NewFolderWizard.label=Popis
NewFolderWizard.title=ADRES\u00c1R
RepositoryDropAdapter_folder=ADRES\u00c1R
ProjectRepositoryNode.sapFunctions.inputSchema=VSTUP
ProjectRepositoryNode.sapFunctions.outputSchema=V\u00ddSTUP

View File

@@ -0,0 +1,36 @@
ProxyRepositoryFactory.Label=Popis
CreateSandboxProjectDialog.ProjectDesc=Popis
CreateSandboxProjectDialog.ProjectLabel=Popis
CreateSandboxProjectDialog.successTitile=Úspe\u0161ne
CreateSandboxProjectDialog.svnUrl=URL
CreateSandboxProjectDialog.userFirstname=Meno
CreateSandboxProjectDialog.userLastname=Priezvisko
CreateSandboxProjectDialog.userPasswordEmptyMessage=U\u017Eívate\u013Eské heslo nemô\u017Ee by\u0165 prázdne
CreateSandboxProjectDialog.Login=Login
CreateSandboxProjectDialog.Password=Heslo
PropertiesWizardPage.Author=Autor
PropertiesWizardPage.Description=Popis
PropertiesWizardPage.Name=Meno
PropertiesWizardPage.Status=Stav
PropertiesWizardPage.Version=Verzia
CopyAction.thisText.copy=Kopírova\u0165
RestoreAction.action.title=Obnovi\u0165
RestoreAction.action.toolTipText=Obnovi\u0165
PasteAction.thisText.paste=prilepi\u0165
DeleteAction.action.foreverTitle=Odstráni\u0165 nav\u017Edy
DeleteAction.action.logicalTitle=Zmaza\u0165
DeleteAction.dialog.title=Odstráni\u0165 nav\u017Edy
DeleteAction.warning.title=Varovanie
JobletReferenceDialog.project=Projekt
ContextReferenceDialog.Types=Typ
ItemReferenceDialog.item=Polo\u017Eka
ItemReferenceDialog.project=Projekt
ProjectRepositoryNode.code=Kód
ProjectRepositoryNode.columns=St\u013Apce
RepositoryDropAdapter_moveTitle=Premiestni\u0165
NewFolderWizard.failureTitle=CHYBA
NewFolderWizard.label=Popis
NewFolderWizard.title=ADRESÁR
RepositoryDropAdapter_folder=ADRESÁR
ProjectRepositoryNode.sapFunctions.inputSchema=VSTUP
ProjectRepositoryNode.sapFunctions.outputSchema=VÝSTUP

View File

@@ -158,7 +158,7 @@ RepositoryDropAdapter_lockedByOthers=This item is locked by other users, it can
RepositoryDropAdapter_lockedByYou=This item is locked by you, it can not be moved now.
RepositoryDropAdapter_moveTitle=Move
RepositoryDropAdapter_movingItems=Moving items...
RepositoryDropAdapter.checkingLockStatus=Checking lock status of
RepositoryDropAdapter.checkingLockStatus=Checking lock status of {0}
RepositoryDropAdapter.moving=Moving
NewFolderWizard.description=Create a new folder in repository

View File

@@ -1,8 +1,8 @@
ProxyRepositoryFactory.Label=Etiket
CreateSandboxProjectDialog.ProjectDesc=Aç\u0131klama
CreateSandboxProjectDialog.ProjectDesc=A\u00e7\u0131klama
CreateSandboxProjectDialog.ProjectLabel=Etiket
CreateSandboxProjectDialog.Password=\u015Eifre
PropertiesWizardPage.Description=Aç\u0131klama
PropertiesWizardPage.Description=A\u00e7\u0131klama
PropertiesWizardPage.Name=Ad\u0131
PropertiesWizardPage.Version=Versiyon
CopyAction.thisText.copy=Kopyala

View File

@@ -1,28 +1,54 @@
AbstractEMFRepositoryFactory.cannotGenerateItem=\u65E0\u6CD5\u751F\u6210\u7C98\u8D34\u9879\u76EE\u7684\u6807\u7B7E.
AbstractEMFRepositoryFactory.job=\u4f5c\u4e1a
AbstractEMFRepositoryFactory.presistenceException.OnlyOneOccurenceMustbeFound=\u540C\u65F6\u68C0\u7D22\u5230\u591A\u4E2A\u9879\u76EE\u3002\\n{0}
AbstractEMFRepositoryFactory.presistenceException.whoCauseProblems=\u5F15\u8D77\u95EE\u9898\u7684\u9879\u76EE\u662F:
AbstractEMFRepositoryFactory.requiredComponent=\u4F7F\u7528\u7EC4\u4EF6\u6240\u9700\u7684 :
ProxyRepositoryFactory.bussinessException.itemNonModifiable=\u4e0d\u53ef\u4fee\u6539\u9879
ProxyRepositoryFactory.exec.migration.tasks=\u6267\u884C\u8FC1\u79FB\u4EFB\u52A1
ProxyRepositoryFactory.illegalArgumentException.labeAlreadyInUse=\u6807\u7B7E {0} \u5DF2\u88AB\u4F7F\u7528
ProxyRepositoryFactory.illegalArgumentException.labelNotMatchPattern=\u6807\u7b7e {0} \u4e0e\u6a21\u5f0f {1} \u4e0d\u7b26
ProxyRepositoryFactory.initializeProjectConnection=\u521D\u59CB\u5316\u5DE5\u7A0B\u8FDE\u63A5
ProxyRepositoryFactory.JobNameErroe=\u4F5C\u4E1A\u540D\u79F0\u9519\u8BEF
ProxyRepositoryFactory.Label=\u6807\u7B7E
ProxyRepositoryFactory.load.componnents=\u52A0\u8F7D\u7EC4\u4EF6...
ProxyRepositoryFactory.log.Restoration=[{0}] \u88ab {1} \u6062\u590d\u5230 \u201c/{2}\u201d\u3002
ProxyRepositoryFactory.log.lock=\u201c{1}\u201d\u88ab[{0}]\u9501\u5b9a\u3002
ProxyRepositoryFactory.log.loggedOn={0}\u6ce8\u518c\u5165{1}\u3002
ProxyRepositoryFactory.log.logicalDeletion=\u903b\u8f91[{0}]\u88ab{1}\u5220\u9664\u3002
ProxyRepositoryFactory.log.move=\u4ece\u201c{1}\u201d\u79fb\u52a8\u5230[{0}]\u3002
ProxyRepositoryFactory.log.newIdGenerated=\u5728\u5DE5\u7A0B [{0}] \u4E0A\u751F\u6210\u7684\u65B0 ID = {1}
ProxyRepositoryFactory.log.physicalDeletion=\u7269\u7406\u6027\u5220\u9664 \u7531{1}\u5220\u9664[{0}]\u3002
ProxyRepositoryFactory.log.tempFolderEmptied=\u4e34\u65f6\u6587\u4ef6\u5939\u6e05\u7a7a(\u6587\u4ef6{0}\u5728{1}ms\u5185\u88ab\u5220\u9664)
ProxyRepositoryFactory.log.unlock=[{0}]\u88ab\u201c{1}\u201d\u89e3\u9501\u3002
ProxyRepositoryFactory.logonInProgress=\u6B63\u5728\u767B\u5F55...
ProxyRepositoryFactory.projectIsNotCompatible=\u5DE5\u7A0B {0} \u5DF2\u88AB\u4E00\u4E2A\u65E5\u671F\u66F4\u65B0\u7684 studio \u6253\u5F00\uFF0C\u6240\u4EE5\u65E0\u6CD5\u6253\u5F00\u3002
ProxyRepositoryFactory.ReplaceJob=\u5DF2\u5728\u4F7F\u7528\u4E2D\uFF0C\u662F\u5426\u8981\u66FF\u6362\u5B83\uFF1F
ProxyRepositoryFactory.synch.repo.items=\u540C\u6B65\u5B58\u50A8\u5E93\u9879\u76EE
ProxyRepositoryFactory.synchronizeLibraries=\u540C\u6B65\u5E93...
CreateSandboxProjectDialog.createUserLabel=\u65B0\u5EFA\u94FE\u63A5\u5230\u521B\u5EFA\u6C99\u7BB1\u5DE5\u7A0B\u7684\u7528\u6237
CreateSandboxProjectDialog.Failure=\u5931\u8D25
CreateSandboxProjectDialog.failureMessage=\u521B\u5EFA\u6C99\u76D2\u9879\u76EE\u5931\u8D25
CreateSandboxProjectDialog.ProjectDesc=\u5FC5\u8981\u7684
CreateSandboxProjectDialog.ProjectLabel=\u6807\u7B7E
CreateSandboxProjectDialog.ProjectSvnAdvance=SVN\u9AD8\u7EA7\u8BBE\u7F6E
CreateSandboxProjectDialog.successMessage=\u6210\u529F\u521B\u5EFA\u6C99\u76D2\u9879\u76EE
CreateSandboxProjectDialog.successTitile=\u6210\u529f
CreateSandboxProjectDialog.svnUrl=\u7F51\u5740
CreateSandboxProjectDialog.Title=\u521B\u5EFASandbox\u9879\u76EE- {0}
CreateSandboxProjectDialog.userFirstname=\u7B2C\u4E00\u4E2A\u540D\u5B57
CreateSandboxProjectDialog.userLastname=\u59D3
CreateSandboxProjectDialog.userLoginMessage=\u5DE5\u7A0B svn \u767B\u5F55\u4E0D\u80FD\u4E3A\u7A7A
CreateSandboxProjectDialog.userLoginValidMessage=\u7528\u6237\u767B\u5F55\u5FC5\u987B\u662F\u6709\u6548\u7684\u7535\u5B50\u90AE\u4EF6
CreateSandboxProjectDialog.userPasswordEmptyMessage=\u7528\u6237\u5BC6\u7801\u4E0D\u80FD\u4E3A\u7A7A
CreateSandboxProjectDialog.Login=\u987b\u6307\u5b9a\u767b\u5f55
CreateSandboxProjectDialog.Password=\u4EE3\u7406\u5BC6\u7801
CreateSandboxProjectDialog.URLMessage=\u5FC5\u987B\u8BBE\u5B9A svn URL
CreateSandboxProjectDialog.userSvnSettingLabel=\u9ED8\u8BA4\u7684 SVN \u8BBE\u7F6E
PropertiesWizardPage.Author=\u4F5C\u8005
PropertiesWizardPage.Locker=\u66F4\u8863\u5BA4
PropertiesWizardPage.Description=\u5FC5\u8981\u7684
PropertiesWizardPage.EmptyDescWarning=\u4E0D\u9F13\u52B1\u7A7A\u8BF4\u660E\u3002
PropertiesWizardPage.EmptyPurposeWarning=\u4E0D\u9F13\u52B1\u7A7A\u7684\u76EE\u7684\u3002
PropertiesWizardPage.ItemExistsError=\u76F8\u540C\u540D\u79F0\u7684\u9879\u5DF2\u5B58\u5728\uFF0C\u5982\u6709\u9700\u8981\uFF0C\u8BF7\u68C0\u67E5\u56DE\u6536\u7AD9
PropertiesWizardPage.KeywordsError=\u540D\u5B57\u4E0D\u5408\u6CD5
PropertiesWizardPage.Name=\u4f5c\u4e1a\u540d
@@ -35,8 +61,22 @@ PropertiesWizardPage.SelectfolderMessage=\u9009\u62E9\u5C06\u8981\u521B\u5EFA\u6
PropertiesWizardPage.SelectfolderTitle=\u9009\u62E9\u76EE\u5F55
PropertiesWizardPage.Status=\u72B6\u6001
PropertiesWizardPage.Version=\u7248\u672C
PropertiesWizardPage.Version.Major=M
PropertiesWizardPage.Version.Minor=M
PropertiesWizardPage.ImageSizeError=\u8BF7\u9009\u62E9\u5C3A\u5BF8\u4E3A 32*32 \u7684\u56FE\u50CF\u3002
EAuthenticationMethod.anonymousAuth=\u533f\u540d\u9a8c\u8bc1
EAuthenticationMethod.simpleAuth=\u7b80\u5355\u9a8c\u8bc1
AdvancedSocketFactory.failedInitial=\u9519\u8BEF: \u521D\u59CB\u5316\u5931\u8D25
LDAPCATruster.failedCreateCert=\u65E0\u6CD5\u521B\u5EFA\u8BC1\u4E66\u5E93\uFF1A
LDAPCATruster.failedCreateTmp=\u65E0\u6CD5\u521B\u5EFA\u4E34\u65F6\u4FE1\u4EFB\u5E93\uFF1A
LDAPCATruster.failedInitialTrust=\u65E0\u6CD5\u521B\u5EFA\u521D\u59CB\u4FE1\u4EFB\u7BA1\u7406\u5668\uFF1A
LDAPCATruster.failedLoadCert=\u65E0\u6CD5\u52A0\u8F7D\u8BC1\u4E66\u5E93\uFF1A
LDAPCATruster.failedSaveTrust=\u65E0\u6CD5\u4FDD\u5B58\u4FE1\u4EFB\u5E93\uFF1A
LDAPCATruster.locationInvalid=\u8BC1\u4E66\u5E93\u6587\u4EF6\u7684\u4F4D\u7F6E\u65E0\u6548\uFF1A
LDAPCATruster.noCertificate=\\n\u8BF7\u4F7F\u7528 keytool \u547D\u4EE4\u5BFC\u5165\u670D\u52A1\u5668\u8BC1\u4E66\u3002
LDAPCATruster.sslError1=SSL \u9519\u8BEF\uFF1A\u670D\u52A1\u5668\u8BC1\u4E66\u94FE\u9A8C\u8BC1\u5931\u8D25\u3002
LDAPCATruster.sslError2=SSL \u9519\u8BEF\uFF1A\u670D\u52A1\u5668\u8BC1\u4E66\u94FE\u9A8C\u8BC1\u5931\u8D25\u4E14 \\\\nCA \u7F3A\u5931\u3002
LDAPCATruster.sslError3=SSL \u9519\u8BEF\uFF1ACA \u8BC1\u4E66\u4E0D\u5728\u670D\u52A1\u5668\u8BC1\u4E66\u94FE\u4E2D\u3002
CopyAction.thisText.copy=\u590D\u5236
RestoreAction.action.title=\u6062\u590D
RestoreAction.action.toolTipText=\u6062\u590D
@@ -44,14 +84,22 @@ PasteAction.thisText.paste=\u7C98\u8D34
DeleteAction.action.foreverTitle=\u6c38\u4e45\u5220\u9664
DeleteAction.action.logicalTitle=\u5220\u9664
DeleteAction.action.logicalToolTipText=\u5c06\u5bf9\u8c61\u653e\u5165\u56de\u6536\u7ad9
DeleteAction.deleteJobAssignedToOneService=\\ \u88AB\u5206\u914D\u7ED9\u4E00\u4E2A\u670D\u52A1\u7684\u4E00\u4E2A\u64CD\u4F5C\uFF01\\n\u662F\u5426\u8981\u5220\u9664\u6B64\u4F5C\u4E1A\uFF1F
DeleteAction.deleteSomeJobsAssignedToServices=\\ \u88AB\u5206\u914D\u7ED9\u4E00\u4E9B\u670D\u52A1\u7684\u4E00\u4E9B\u64CD\u4F5C\uFF01\\n\u662F\u5426\u8981\u5220\u9664\u8FD9\u4E9B\u4F5C\u4E1A\uFF1F
DeleteAction.dialog.message0=\u5C06\u6C38\u4E45\u5220\u9664\uFF08\u4E0D\u53EF\u6062\u590D\uFF09\u3002
DeleteAction.dialog.message1=\u6240\u9009\u5143\u7D20\u5C06\u6C38\u4E45\u5220\u9664 (\u65E0\u6CD5\u6062\u590D)\u3002
DeleteAction.dialog.message2=\u4ECD\u7136\u7EE7\u7EED\uFF1F
DeleteAction.dialog.messageAllElements=\u6240\u6709\u5143\u7D20\u90FD\u5C06\u6C38\u4E45\u5220\u9664 (\u65E0\u6CD5\u6062\u590D)\u3002
DeleteAction.dialog.title=\u6c38\u4e45\u5220\u9664
DeleteAction.error.lockedOrOpenedObject.newMessage={0} \u5DF2\u9501\u5B9A\uFF0C\u56E0\u6B64\u60A8\u65E0\u6CD5\u5220\u9664\u5B83\u3002\\n\u5982\u679C\u6B64\u5BF9\u8C61\u6253\u5F00\uFF0C\u60A8\u5FC5\u987B\u5C06\u5176\u5173\u95ED\u4E4B\u540E\u624D\u80FD\u5220\u9664\u3002
DeleteAction.error.title=\u7981\u6b62\u5220\u9664
DeleteAction.warning.message1=\u65E0\u6CD5\u5220\u9664\u8BE5\u6587\u4EF6\u5939\uFF0C\u56E0\u4E3A\u5176\u4E2D\u81F3\u5C11\u6709\u4E00\u4E2A\u9879\u76EE\u5F53\u524D\u5904\u4E8E\u6253\u5F00\u72B6\u6001\u3002\u5173\u95ED\u6240\u6709\u6253\u5F00\u7684\u9879\u76EE\u5E76\u91CD\u8BD5\u3002
DeleteAction.warning.title=\u8B66\u544A
DuplicateAction.cannotGenerateItem=\u65E0\u6CD5\u751F\u6210\u7C98\u8D34\u9879\u76EE\u7684\u6807\u7B7E.
DuplicateAction.dialog.message=\u547D\u540D\u65B0\u4F5C\u4E1A
DuplicateAction.dialog.title=\u8BF7\u8F93\u5165\u4F5C\u4E1A\u540D
DuplicateAction.thisText.duplicate=\u91CD\u590D
DuplicateAction.input.message=\u8F93\u5165\u65B0\u540D\u79F0
DuplicateAction.thisText.duplicate=\u590D\u5236
DuplicateAction.NameEmptyError=\u4f5c\u4e1a\u540d\u4e3a\u7a7a\u3002
DuplicateAction.NameFormatError=\u4f5c\u4e1a\u540d\u5305\u542b\u4e0d\u5408\u6cd5\u7b26\u3002
DuplicateAction.ItemExistsError=\u76F8\u540C\u540D\u79F0\u7684\u9879\u5DF2\u5B58\u5728\uFF0C\u5982\u6709\u9700\u8981\uFF0C\u8BF7\u68C0\u67E5\u56DE\u6536\u7AD9
@@ -59,23 +107,55 @@ DuplicateAction.KeywordsError=\u540D\u5B57\u4E0D\u5408\u6CD5
EmptyRecycleBinAction.action.title=\u6e05\u7a7a\u56de\u6536\u7ad9
EmptyRecycleBinAction.action.toolTipText=\u6e05\u7a7a\u56de\u6536\u7ad9
EmptyRecycleBinAction.dialog.title=\u6e05\u7a7a\u56de\u6536\u7ad9
EmptyRecycleBinAction.dialog.allDependencies=\u4F60\u4E0D\u80FD\u6E05\u7A7A\u56DE\u6536\u7AD9\uFF0C\u4EFB\u4F55\u9879\u76EE\u90FD\u72EC\u7ACB\u4E8E\u6570\u636E\u5206\u5DE5\u5177\u7684\u89C6\u89D2\uFF0C\u8BF7\u4E0D\u8981\u5220\u9664\u5B83\u3002
PasteObjectAction.error.labelAlreadyExists=\u5df2\u7ecf\u5b58\u5728\u5f53\u524d\u8def\u5f84\u4e0b\u5e26\u6b64\u6807\u7b7e\u7684\u5bf9\u8c61
PasteObjectAction.error.title=\u65e0\u6cd5\u7c98\u8d34
JobletReferenceDialog.DeletedInfor=\u5728\u56DE\u6536\u7AD9
JobletReferenceDialog.Messages=\u6709\u4E9B joblet \u4E0D\u80FD\u5220\u9664\uFF0C\u56E0\u4E3A\u5B83\u4EEC\u662F\u4ECE\u4F5C\u4E1A\u5F15\u7528\u7684\u3002
JobletReferenceDialog.NodeTotals=\u603B\u6570
JobletReferenceDialog.NodeTotalsTip=\u8282\u70B9\u5F15\u7528\u603B\u6570
JobletReferenceDialog.project=\u5de5\u7a0b
JobletReferenceDialog.ReferenceJob=\u5F15\u7528\u4F5C\u4E1A
JobletReferenceDialog.Title=\u5220\u9664joblet\u5931\u8D25
ContextReferenceDialog.Title=\u5220\u9664\u73AF\u5883\u7EC4
ContextReferenceDialog.Recycle=\u5728\u56DE\u6536\u7AD9
ContextReferenceDialog.ReferenceJob=\u5F15\u7528\u5BF9\u8C61
ContextReferenceDialog.Types=\u7C7B\u578B
ContextReferenceDialog.NodeTypeTip=\u8282\u70B9\u5F15\u7528\u7684\u7C7B\u578B
ContextReferenceDialog.Messages=\u4E0A\u4E0B\u6587 ({0} {1}) \u5F15\u7528\u81EA\uFF1A\\n
ContextReferenceDialog.kindMessages={0} {1} \u7684\u4E0A\u4E0B\u6587\u7EC4\u88AB\u4EE5\u4E0B\u5217\u8868\u5F15\u7528\uFF0C\u5982\u679C\u786E\u5B9E\u60F3\u8981\u5C06\u5176\u5220\u9664\uFF0C\u518D\u6B21\u6253\u5F00\u4F5C\u4E1A\u65F6\uFF0C\u4F5C\u4E1A\u4E2D\u6240\u7528\u7684\u4E0A\u4E0B\u6587\u7EC4\u5C06\u6539\u4E3A\u5185\u7F6E\u3002\u662F\u5426\u4ECD\u60F3\u5C06\u5176\u5220\u9664\uFF1F
ContextReferenceDialog.kindMessages1={0} {1} \u7684\u4E0A\u4E0B\u6587\u7EC4\u88AB\u4EE5\u4E0B\u5217\u8868\u5F15\u7528\uFF0C\u662F\u5426\u4ECD\u60F3\u5C06\u5176\u5220\u9664\uFF1F
CopyToGenericSchemaHelper.cannotGenarateItem=\u65E0\u6CD5\u751F\u6210\u7C98\u8D34\u9879\u76EE\u7684\u6807\u7B7E.
ProxyRepositoryFactory.ReplaceJobHazardDescription=\\n\u5BF9\u539F\u59CB\u8FDE\u63A5\u7684\u4F9D\u8D56\u53EF\u80FD\u4F1A\u4E22\u5931\uFF01
ItemReferenceDialog.title=\u65E0\u6CD5\u5220\u9664\u7684\u9879\u76EE
ItemReferenceDialog.item=\u9879\u76EE
ItemReferenceDialog.referenceItem=\u5F15\u7528\u9879\u76EE
ItemReferenceDialog.nodeTotals=\u603B\u6570
ItemReferenceDialog.nodeTotalsTip=\u8282\u70B9\u5F15\u7528\u603B\u6570
ItemReferenceDialog.project=\u5de5\u7a0b
ItemReferenceDialog.deletedInfor=\u5728\u56DE\u6536\u7AD9
ItemReferenceDialog.messages=\u6709\u4E9B\u9879\u76EE\u4E0D\u80FD\u5220\u9664\uFF0C\u56E0\u4E3A\u5B83\u4EEC\u5F15\u7528\u81EA\u5176\u4ED6\u9879\u76EE\u3002
ProjectRepositoryNode.code=\u4ee3\u7801
ProjectRepositoryNode.rulesManagement=\u89C4\u5219\u7BA1\u7406
ProjectRepositoryNode.itemInvalid=\u9879\u76EE\u65E0\u6548\uFF1A[{0}] {1}
ProjectRepositoryNode.invalidItem=\u65E0\u6548\u9879\u76EE
ProjectRepositoryNode.columns=\u663E\u793A\u5217
ProjectRepositoryNode.validationRules=\u9A8C\u8BC1\u89C4\u5219
ProjectRepositoryNode.cdcFoundation=CDC Foundation
ProjectRepositoryNode.genericSchema=\u666E\u901A schema
ProjectRepositoryNode.queries=\u67E5\u8BE2
ProjectRepositoryNode.synonymSchemas=\u540c\u4e49\u5b57schema
ProjectRepositoryNode.tableSchemas=\u8868\u683cschema
ProjectRepositoryNode.viewSchemas=\u89c6\u56feschema
ProjectRepositoryNode.sapFunctions=SAP \u51FD\u6570
ProjectRepositoryNode.sapIDocs=SAP iDocs
RepositoryDropAdapter_copyingItems=\u6B63\u5728\u590D\u5236\u9879\u76EE...
RepositoryDropAdapter_lockedByOthers=\u6B64\u9879\u76EE\u88AB\u5176\u4ED6\u7528\u6237\u9501\u5B9A\uFF0C\u73B0\u5728\u65E0\u6CD5\u79FB\u52A8\u3002
RepositoryDropAdapter_lockedByYou=\u6B64\u9879\u76EE\u88AB\u60A8\u9501\u5B9A\uFF0C\u73B0\u5728\u65E0\u6CD5\u79FB\u52A8\u3002
RepositoryDropAdapter_moveTitle=\u79fb\u52a8
RepositoryDropAdapter_movingItems=\u6B63\u5728\u79FB\u52A8\u9879\u76EE...
RepositoryDropAdapter.checkingLockStatus=\u68C0\u67E5\u4EE5\u4E0B\u9879\u7684\u9501\u5B9A\u72B6\u6001\uFF1A
RepositoryDropAdapter.moving=\u6B63\u5728\u79FB\u52A8
NewFolderWizard.description=\u5728\u50a8\u5b58\u5e93\u91cc\u521b\u5efa\u65b0\u6587\u4ef6\u5939
NewFolderWizard.failureText=\u9519\u8bef\u3002\u6587\u4ef6\u5939\u4e0d\u80fd\u88ab\u521b\u5efa\uff0c\u53c2\u770b\u65e5\u5fd7\u83b7\u53d6\u66f4\u591a\u8be6\u60c5\u3002
NewFolderWizard.failureTitle=\u9519\u8BEF
@@ -89,5 +169,40 @@ CreateFolderAction.action.title=\u521b\u5efa\u6587\u4ef6\u5939
CreateFolderAction.action.toolTipText=\u521b\u5efa\u6587\u4ef6\u5939
RenameFolderAction.action.title=\u91cd\u547d\u540d\u6587\u4ef6\u5939
RenameFolderAction.action.toolTipText=\u91cd\u547d\u540d\u6587\u4ef6\u5939
RenameFolderAction.warning.editorOpen.message=\u65E0\u6CD5\u91CD\u547D\u540D \"{1}\" \u6587\u4EF6\u5939\uFF0C\u56E0\u4E3A\u5176\u4E2D\u6709\u4E00\u4E2A\u9879\u76EE ({0}) \u5F53\u524D\u5904\u4E8E\u6253\u5F00\u72B6\u6001\u3002\\n\u5173\u95ED\u5B83\u5E76\u91CD\u8BD5\u3002
RenameFolderAction.warning.editorOpen.title=\u4e8b\u4ef6\u65e0\u6548
RenameFolderAction.warning.cannotFind.message=\u65E0\u6CD5\u91CD\u547D\u540D\u6587\u4EF6\u5939\uFF0C\u5176\u53EF\u80FD\u5DF2\u88AB\u79FB\u52A8\u6216\u5220\u9664\u3002\u5355\u51FB\u5237\u65B0\u6309\u94AE\u66F4\u65B0\u5B58\u50A8\u5E93\u3002
RenameFolderAction.warning.cannotFind.title=\u4e8b\u4ef6\u65e0\u6548
ProxyRepositoryFactory.cleanWorkspace=\u6E05\u6D01\u5DE5\u4F5C\u533A
ProxyRepositoryFactory.DeleteFolderContainsLockedItem=\u65E0\u6CD5\u5220\u9664\u5305\u542B\u9501\u5B9A\u9879\u76EE\u7684\u6587\u4EF6\u5939
ProxyRepositoryFactory.MoveFolderContainsLockedItem=\u65E0\u6CD5\u79FB\u52A8\u5305\u542B\u9501\u5B9A\u9879\u76EE\u7684\u6587\u4EF6\u5939
ProxyRepositoryFactory.RenameFolderContainsLockedItem=\u65E0\u6CD5\u91CD\u547D\u540D\u5305\u542B\u9501\u5B9A\u9879\u76EE\u7684\u6587\u4EF6\u5939
RepositoryDropAdapter_errorMsg=\u6B64\u76EE\u5F55\u5305\u542B\u9501\u5B9A\u7684\u9879\u76EE\uFF0C\u73B0\u5728\u65E0\u6CD5\u79FB\u52A8
RepositoryDropAdapter_folder=\u5939
RenameFolderAction.description=\u91CD\u547D\u540D\u6587\u4EF6\u5939
ProxyRepositoryFactory.projectCanNotOpen=\u65E0\u6CD5\u6253\u5F00\u5DE5\u7A0B\u3002\u9519\u8BEF\u4EFB\u52A1\u662F {0}\u3002
ProjectRepositoryNode.sapBapi=SAP Bapi
ProjectRepositoryNode.sapFunctions.inputSchema=\u8F93\u5165
ProjectRepositoryNode.sapFunctions.outputSchema=\u8F93\u51FA
ProjectRepositoryNode.sapTables=SAP \u8868
DuplicateAction.input.title.v2=\u590D\u5236
DuplicateAction.SameAsProjectname=\u540D\u79F0\u4E0E\u5DE5\u7A0B\u540D\u79F0\u76F8\u540C\u3002
DeleteAction.error.testCaseLockedOrOpenedObject.newMessage=\u6D4B\u8BD5\u7528\u4F8B{0}\u88AB\u9501\u5B9A\uFF0C\u56E0\u6B64\u60A8\u65E0\u6CD5\u5220\u9664\u5B83.\\n\u5982\u679C\u6B64\u5BF9\u8C61\u88AB\u6253\u5F00\uFF0C\u60A8\u5FC5\u987B\u5728\u5220\u9664\u4E4B\u524D\u5173\u95ED\u5B83\u3002
ProjectRepositoryNode.sapBWDataSource=SAP DataSource
ProjectRepositoryNode.sapBWDataStoreObject=SAP DSO
ProjectRepositoryNode.sapBWInfoCube=SAP InfoCube
ProjectRepositoryNode.sapBWInfoObject=SAP InfoObject
ConvertJobsUtil.warning.title=\u8B66\u544A
ConvertJobsUtil.warning.message=\u6B64\u7248\u672C\u4E0D\u5B8C\u5168\u652F\u6301\u76EE\u6807\u6846\u67B6.
ItemReferenceDialog.doNotDelete.button=\u4E0D\u8981\u5220\u9664
ItemReferenceDialog.forceDelete.button=\u5F3A\u5236\u5220\u9664
ItemReferenceDialog.forceDelete.warn.title=\u662F\u5426\u786E\u5B9A\uFF1F
ItemReferenceDialog.forceDelete.warn.message=\u5F3A\u5236\u5220\u9664\u64CD\u4F5C\u53EF\u80FD\u4F1A\u7834\u574F\u4F7F\u7528\u6B64\u9879\u76EE\u7684\u9879\u76EE\u3002\u662F\u5426\u771F\u7684\u8981\u5220\u9664\u5B83\uFF1F
ProjectRepositoryNode.sapContentExtractor=SAP BI Content Extractor
ProjectRepositoryNode.calculationViewSchemas=\u8BA1\u7B97\u89C6\u56FE schema
ProjectRepositoryNode.sapBWAdvancedDataStoreObject=SAP ADSO
ProxyRepositoryFactory.CycleReferenceError=\u68C0\u6D4B\u5230\u5FAA\u73AF\u5DE5\u7A0B\u5F15\u7528\u3002
ProxyRepositoryFactory.titleWarning=\u8B66\u544A
ProxyRepositoryFactory.msgMissingReferencedProjects=\u7F3A\u5C11\u5F15\u7528\u7684\u5DE5\u7A0B [{0}]\u3002\u662F\u5426\u8981\u7EE7\u7EED\u767B\u5F55\u5DE5\u7A0B\uFF1F
ProxyRepositoryFactory.exceptionMissingReferencedProjects=\u7F3A\u5C11\u5F15\u7528\u7684\u5DE5\u7A0B [{0}]\u3002
ProxyRepositoryFactory.btnLabelContinue=\u7EE7\u7EED

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.core.runtime.nl
Bundle-Version: 1.0.0.qualifier
Fragment-Host: org.talend.core.runtime;bundle-version="1.0.0"
Bundle-Version: 7.1.1.qualifier
Fragment-Host: org.talend.core.runtime

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.1.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.core.runtime.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -5,22 +5,22 @@ ColorsCodeViewerPreferencePage.Comment1Color=Farbe Kommentar1
ColorsCodeViewerPreferencePage.Comment2Color=Farbe Kommentar2
ColorsCodeViewerPreferencePage.DigitColor=Farbe Zahlen
ColorsCodeViewerPreferencePage.FunctionColor=Farbe Funktionen
ColorsCodeViewerPreferencePage.InvalidColor=Farbe Ungültig
ColorsCodeViewerPreferencePage.LabelColor=Farbe Überschriften
ColorsCodeViewerPreferencePage.InvalidColor=Farbe Ung\u00fcltig
ColorsCodeViewerPreferencePage.LabelColor=Farbe \u00dcberschriften
ColorsCodeViewerPreferencePage.Literal1Color=Farbe Literal1
ColorsCodeViewerPreferencePage.Literal2Color=Farbe Literal2
ColorsCodeViewerPreferencePage.MarkupColor=Farbe Markierung
ColorsCodeViewerPreferencePage.OperatorColor=Farbe Operatoren
ColorsCodeViewerPreferencePage.defaultColor=Farbe Standard
ColorsCodeViewerPreferencePage.fieldTip=&Fett
ColorsCodeViewerPreferencePage.keyword1Color=Farbe Schlüsselwort1
ColorsCodeViewerPreferencePage.keyword2Color=Farbe Schlüsselwort2
ColorsCodeViewerPreferencePage.keyword3Color=Farbe Schlüsselwort3
ComponentsFormatPreferencePage.add=Hinzufügen
ComponentsFormatPreferencePage.errorCreateConnectionName=Der Name "{0}" ist ungültig.
ComponentsFormatPreferencePage.formatConnection=Vorbelegung für &Verbindung:
ComponentsFormatPreferencePage.formatHint=Vorbelegung für &Tipp:
ComponentsFormatPreferencePage.formatLable=Vorbelegung für &Bezeichnung:
ColorsCodeViewerPreferencePage.keyword1Color=Farbe Schl\u00fcsselwort1
ColorsCodeViewerPreferencePage.keyword2Color=Farbe Schl\u00fcsselwort2
ColorsCodeViewerPreferencePage.keyword3Color=Farbe Schl\u00fcsselwort3
ComponentsFormatPreferencePage.add=Hinzuf\u00fcgen
ComponentsFormatPreferencePage.errorCreateConnectionName=Der Name "{0}" ist ung\u00fcltig.
ComponentsFormatPreferencePage.formatConnection=Vorbelegung f\u00fcr &Verbindung:
ComponentsFormatPreferencePage.formatHint=Vorbelegung f\u00fcr &Tipp:
ComponentsFormatPreferencePage.formatLable=Vorbelegung f\u00fcr &Bezeichnung:
ComponentsFormatPreferencePage.remove=Entfernen
ComponentsFormatPreferencePage.ErrorTitle=ERROR
ComponentToRepositoryProperty.error=ERROR
@@ -30,23 +30,23 @@ ContextComposite.variable=Variablen
ContextParameterProposal.NoCommentAvaiable=kein Kommentar vorhanden.
ContextProcessSection.1=menuTable
ContextProcessSection.12=Context umbennenen
ContextProcessSection.13=Neuen Namen für Context {0} vergeben
ContextProcessSection.2=Bestätigung abfragen?
ContextProcessSection.13=Neuen Namen f\u00fcr Context {0} vergeben
ContextProcessSection.2=Best\u00e4tigung abfragen?
ContextProcessSection.29=ERROR
ContextProcessSection.30=Dieser Name existiert bereits
ContextProcessSection.4=Neuen Context hinzufügen basierend auf ->(
ContextProcessSection.4=Neuen Context hinzuf\u00fcgen basierend auf ->(
ContextProcessSection.49=Standard-Context
ContextProcessSection.50=ContextProcessSection.14
ContextProcessSection.51=ContextProcessSection.15
ContextProcessSection.6=Neuer Context
ContextProcessSection.7=Name für neuen Context
ContextProcessSection.ParameterNameIsNotValid=Ungültigiger Parametername.
ContextProcessSection.7=Name f\u00fcr neuen Context
ContextProcessSection.ParameterNameIsNotValid=Ung\u00fcltigiger Parametername.
ContextProcessSection.RemoveInformation={0} ist der Standard-Kontext und kann nicht entfernt werden.
ContextProcessSection.errorTitle=ERROR
ConextTableValuesComposite.nameLabel=Name
ConextTemplateComposite.OrderMessages=Die umzusortierende Variablen müssen ausgewählt sein.
ConextTemplateComposite.OrderText=Ursprüngliche Reihenfolge
ContextSetConfigurationDialog.nameNotValid=Der Name ist ungültig
ConextTemplateComposite.OrderMessages=Die umzusortierende Variablen m\u00fcssen ausgew\u00e4hlt sein.
ConextTemplateComposite.OrderText=Urspr\u00fcngliche Reihenfolge
ContextSetConfigurationDialog.nameNotValid=Der Name ist ung\u00fcltig
ContextTemplateComposite.CommentLabel=Kommentar
ContextTemplateComposite.nameLabel=Name
ContextTemplateComposite.scriptCodeLabel=Skript-Code
@@ -56,15 +56,15 @@ ContextTreeConstants.contextName=Context
ContextTreeConstants.promptName=Aufforderung
ContextTreeConstants.valueName=Wert
ContextTreeConstants.variableName=Variable
CorePreferencePage.componentDefaultFileDirectory=Standard-&Ordner für Komponente:
CorePreferencePage.componentDefaultFileDirectory=Standard-&Ordner f\u00fcr Komponente:
CorePreferencePage.groupBySource="&Gruppiert nach Quelle" in Context
CorePreferencePage.iReportPath=&iReport Pfad:
CorePreferencePage.javaInterpreter=&Java-Interpreter
CorePreferencePage.perlInterpreter=&Perl-Interpreter:
CorePreferencePage.previewLimit=&Vorschaulimit:
CorePreferencePage.runInMultiThread=&Multithread-Ausführung (Standardwert für neue Jobs)
CorePreferencePage.temporaryFiles=&Temporäre Dateien:
DbTableSelectorDialog.textContent=Tabellennamen wählen
CorePreferencePage.runInMultiThread=&Multithread-Ausf\u00fchrung (Standardwert f\u00fcr neue Jobs)
CorePreferencePage.temporaryFiles=&Tempor\u00e4re Dateien:
DbTableSelectorDialog.textContent=Tabellennamen w\u00e4hlen
ECodeLanguage.unknowLanguage=Unbekannte Sprache
EComponentCategory_appearance=Darstellung
EComponentCategory_assignment=Zuweisung
@@ -82,10 +82,10 @@ EComponentCategory.validationRules=Validierungsregeln
EConnectionType.lookupMenu=Nachschlagen
EConnectionType.mainMenu=Main
EConnectionType.onComponentErrorMenu=Beim Komponenten Fehler
EConnectionType.runAfterMenu=Ausführen nach
EConnectionType.runIfMenu=Ausführen wenn
EConnectionType.runAfterMenu=Ausf\u00fchren nach
EConnectionType.runIfMenu=Ausf\u00fchren wenn
EConnectionType.tableMenu=Tabelle
EConnectionType.mergeMenu=Zusammenführen
EConnectionType.mergeMenu=Zusammenf\u00fchren
EConnectionType.synchronize=Synchonisiert
EConnectionType.parallelize=Parallelisiert
EMetadataEncoding.Arabic=Arabisch
@@ -95,12 +95,12 @@ EMetadataEncoding.EUC_CN=Simplified Chinese (Extended Unix Code-CN)
EMetadataEncoding.GB18030=Chinese National Standard
EMetadataEncoding.GB2312=Chinese
EMetadataEncoding.Greek=Griechisch
EMetadataEncoding.Hebrew=Hebräisch
EMetadataEncoding.Hebrew=Hebr\u00e4isch
EMetadataEncoding.Latin1=Latin1 (West European)
EMetadataEncoding.Latin2=Latin2 (East European)
EMetadataEncoding.Latin3=Latin3 (South European)
EMetadataEncoding.Latin4=Latin4 (Nordeuropa)
EMetadataEncoding.Latin5=Latin5 (Türkisch)
EMetadataEncoding.Latin5=Latin5 (T\u00fcrkisch)
EMetadataEncoding.Latin6=Latin6 (Nordic)
EMetadataEncoding.Microsoft_Latin1=Microsoft (Latin-1)
EMetadataEncoding.UTF16=Unicode 2.0 (16 bit)
@@ -108,7 +108,7 @@ EMetadataEncoding.UTF16BE=Unicode BigEndian (16 bit)
EMetadataEncoding.UTF16LE=Unicode (16 bit)
EMetadataEncoding.UTF7=Unicode 2.0 UTF-7
EMetadataEncoding.UTF8=Unicode 2.0 UTF-8
ERepositoryObjectType.FolderNotFound=Ordner für Typ {0} konnte nicht gefunden werden.
ERepositoryObjectType.FolderNotFound=Ordner f\u00fcr Typ {0} konnte nicht gefunden werden.
ERepositoryObjectType.NotImplemented=nicht implementiert
ExtractMetaDataFromDataBase.SchemaNoPresent=Schema nicht in der Datenbank
ExtractMetaDataFromDataBase.connectionSuccessful=Verbindung erfolgreich
@@ -122,21 +122,21 @@ JavaTypesManager.integer=INTEGER ist Nummer:
JavaTypesManager.list=LIST ist Nummer:
JavaTypesManager.string=STRING ist Nummer:
ListPreferencePage.RemoveButtonName=Entfernen
MetadataDialog.Message=Alle Spalten des Input-Schemas werden in das Output-Schema übernommen
MetadataDialog.SchemaModification=Schema-Änderung
MetadataDialog.TransferMessage=Alle Spalten des Output-Schemas werden in das Input-Schema übernommen
MetadataEmfTableEditor.ColumnInvalid=Der Spaltenname "{0}" ist ungültig.
MetadataDialog.Message=Alle Spalten des Input-Schemas werden in das Output-Schema \u00fcbernommen
MetadataDialog.SchemaModification=Schema-\u00c4nderung
MetadataDialog.TransferMessage=Alle Spalten des Output-Schemas werden in das Input-Schema \u00fcbernommen
MetadataEmfTableEditor.ColumnInvalid=Der Spaltenname "{0}" ist ung\u00fcltig.
MetadataEmfTableEditor.ColumnNameExists=Der Spaltenname "{0}" existiert bereits
MetadataTableEditor.ColumnNameExists=Der Spaltenname "{0}" existiert bereits.
MetadataTableEditor.ColumnNameIsInvalid=Der Spaltenname "{0}" ist ungültig.
MetadataTableEditor.ColumnNameIsInvalid=Der Spaltenname "{0}" ist ung\u00fcltig.
MetadataTableEditorView.ColumnTitle=Spalte
MetadataTableEditorView.CommentTitle=Kommentar
MetadataTableEditorView.DBTypeTitle=Db Type
MetadataTableEditorView.DefaultTitle=Default
MetadataTableEditorView.KeyTitle=Schlüsselwert
MetadataTableEditorView.LengthTitle=Länge
MetadataTableEditorView.NullableTitle=Null zulässig
MetadataTableEditorView.PatternTitle=Datumsformat (Ctrl+Space verfügbar)
MetadataTableEditorView.KeyTitle=Schl\u00fcsselwert
MetadataTableEditorView.LengthTitle=L\u00e4nge
MetadataTableEditorView.NullableTitle=Null zul\u00e4ssig
MetadataTableEditorView.PatternTitle=Datumsformat (Ctrl+Space verf\u00fcgbar)
MetadataTableEditorView.PrecisionTitle=Genauigkeit
MetadataTableEditorView.TypleTitle=Typ
MetadataTalendType.DBMSNotSetted=DBMS nicht eingegeben
@@ -147,12 +147,12 @@ MetadataTalendTypeEditor.column1.Name=Metadaten-Mapping-Datei
MetadataTalendTypeEditor.editMappingDialog.title=Editieren der Mapping-Datei
MetadataTalendTypeEditor.error.message=Fehlermeldung
MetadataTalendTypeEditor.fileIsImported=Diese Datei wurde bereits importiert.
MetadataTalendTypeEditor.fileIsInvalid=Die importierte Metadaten-Datei ist nicht gültig.
MetadataTalendTypeEditor.fileIsInvalid=Die importierte Metadaten-Datei ist nicht g\u00fcltig.
MetadataTalendTypeEditor.fileNameStartRule=Dateiname muss mit 'mapping_' beginnen.
MetadataTool.nullValue=Null Wert
PaletteContentDialog.connection=Vorbelegung für &Verbindung:
PaletteContentDialog.hint=Vorbelegung für &Tipp:
PaletteContentDialog.lable=Vorbelegung für &Bezeichnung:
PaletteContentDialog.connection=Vorbelegung f\u00fcr &Verbindung:
PaletteContentDialog.hint=Vorbelegung f\u00fcr &Tipp:
PaletteContentDialog.lable=Vorbelegung f\u00fcr &Bezeichnung:
Parameter.Name=Parameter name
PatternCalendar.dateFormat="yyyy-MM-dd HH:mm:ss"
PatternCalendar.example=Beispiel:
@@ -163,39 +163,39 @@ ProcessorUtilities.finalizeBuild=Finalisiere Erstellung...
ProcessorUtilities.generatingJob=Erstelle job...
ProcessorUtilities.loadingJob=Lade job...
PropertiesWizard.EditPropertiesPageTitle=Eigenschaften bearbeiten
PropertiesWizard.alreadyLockedByUser=Diese Eigenschaften sind schreibgeschützt da das Element im Editor geöffnet wurde.
PropertiesWizard.alreadyLockedByUser=Diese Eigenschaften sind schreibgesch\u00fctzt da das Element im Editor ge\u00f6ffnet wurde.
PropertiesWizardPage.Author=Autor
PropertiesWizardPage.Description=Beschreibung
PropertiesWizardPage.ItemExistsError=Ein solches Element existiert bereits. Prüfen und leeren Sie ggf. den Papierkorb
PropertiesWizardPage.KeywordsError=Name ist kein gültiger Bezeichner.
PropertiesWizardPage.ItemExistsError=Ein solches Element existiert bereits. Pr\u00fcfen und leeren Sie ggf. den Papierkorb
PropertiesWizardPage.KeywordsError=Name ist kein g\u00fcltiger Bezeichner.
PropertiesWizardPage.Name=Name
PropertiesWizardPage.NameEmptyError=Name ist leer.
PropertiesWizardPage.NameFormatError=Name enthält ungültige Zeichen.
PropertiesWizardPage.NameFormatError=Name enth\u00e4lt ung\u00fcltige Zeichen.
PropertiesWizardPage.Path=Pfad
PropertiesWizardPage.Purpose=Verwendungszweck
PropertiesWizardPage.SelectfolderMessage=Wählen Sie den Ordner aus, in dem das Objekt erzeugt werden soll
PropertiesWizardPage.SelectfolderTitle=Ordner auswählen
PropertiesWizardPage.SelectfolderMessage=W\u00e4hlen Sie den Ordner aus, in dem das Objekt erzeugt werden soll
PropertiesWizardPage.SelectfolderTitle=Ordner ausw\u00e4hlen
PropertiesWizardPage.Status=Status
PropertiesWizardPage.Version=Version
PropertiesWizardPage.Version.Major=M
PropertiesWizardPage.Version.Minor=M
RepositoryObject.NotImplemented=nicht implementiert
RepositoryUpdateManager.Title=Änderung
RepositoryUpdateManager.Check=Überprüfe...
RepositoryUpdateManager.NoModificationTitle=Keine Änderungen nötig
RepositoryUpdateManager.NoModificationMessages=Es gibt keine Änderungen, die aktualisiert werden müssen.
RepositoryUpdateManager.Title=\u00c4nderung
RepositoryUpdateManager.Check=\u00dcberpr\u00fcfe...
RepositoryUpdateManager.NoModificationTitle=Keine \u00c4nderungen n\u00f6tig
RepositoryUpdateManager.NoModificationMessages=Es gibt keine \u00c4nderungen, die aktualisiert werden m\u00fcssen.
RoutinesFunctionProposal.System=System
RoutinesFunctionProposal.User=User
SchemaCellEditor.nameExistOrInvalid=Dieser Name existiert bereits oder ist ungültig
SchemaCellEditor.nameExistOrInvalid=Dieser Name existiert bereits oder ist ung\u00fcltig
SchemaOperationChoiceDialog.Option=Option
SchemaOperationChoiceDialog.Title=Schema
SchemaOperationChoiceDialog.ViewSchemaMessage=Schema anzeigen (schreibgeschützt)
SelectRepositoryContextDialog.DeselectAll=Alle abwählen
SchemaOperationChoiceDialog.ViewSchemaMessage=Schema anzeigen (schreibgesch\u00fctzt)
SelectRepositoryContextDialog.DeselectAll=Alle abw\u00e4hlen
SelectRepositoryContextDialog.CollapseAll=Alle verbergen
SelectRepositoryContextDialog.SelectAll=Alle auswählen
SelectRepositoryContextDialog.SelectAll=Alle ausw\u00e4hlen
SelectRepositoryContextDialog.ExpandAll=Alle anzeigen
SelectRepositoryContextGroupDialog.Default=Default
TalendDataCollectorPreviewPreferencePage_Key=Schlüsselwert
TalendDataCollectorPreviewPreferencePage_Key=Schl\u00fcsselwert
TalendDataCollectorPreviewPreferencePage_Value=Wert
TalendTabbedPropertyComposite.compactButton.toolTip=&Kompaktsicht
TalendTabbedPropertyComposite.tableButton.toolTip=&Tabellensicht
@@ -205,10 +205,10 @@ VariableItemEditor.new=Neu
VariableItemEditor.remove=Entfernen
VariableItemEditor.variable=Variablen:
VersionSection.CreationDate=Erstellt am
VersionSection.ModificationDate=Änderungsdatum
VersionSection.ModificationDate=\u00c4nderungsdatum
VersionSection.Version=Version
VersionSection.Status=Status
XmlArray.InvalidFile=Ungültige Datei.
XmlArray.InvalidFile=Ung\u00fcltige Datei.
repository.context=Kontexte
repository.column=Spalte
repository.documentation=Dokumentation
@@ -244,21 +244,21 @@ EUpdateItemType.Query=Abfrage
EUpdateItemType.Variable=Variable
EUpdateItemType.Components=Components
EUpdateItemType.Name=Name
EUpdateResult.BuiltIn=Ändern in Built-In Modus
EUpdateResult.Update=Aus Repository übernehmen
EUpdateResult.Rename=Namen ändern
EUpdateResult.BuiltIn=\u00c4ndern in Built-In Modus
EUpdateResult.Update=Aus Repository \u00fcbernehmen
EUpdateResult.Rename=Namen \u00e4ndern
UpdatesConstants.Context=Context
UpdatesConstants.Component=Komponente
UpdatesConstants.Joblet=Joblet
UpdatesConstants.Job=Job
ProjectSettingsWizard.EditProjectPageTitle=Bearbeite Projekt
MetadataTypeLengthConstants.FIELD_DEFAULT_TYPE=Standardtyp
MetadataTypeLengthConstants.FIELD_DEFAULT_LENGTH=Standardlänge
MetadataTypeLengthConstants.FIELD_DEFAULT_LENGTH=Standardl\u00e4nge
MetadataTypeLengthConstants.VALUE_DEFAULT_TYPE=Standardtyp
MetadataTypeLengthConstants.VALUE_DEFAULT_LENGTH=Standardlänge
MetadataTypeLengthPreferencePage.VALUE=Standardeinstellung für Felder mit Null-Werten
MetadataTypeLengthPreferencePage.FIELD=Standardeinstellung für alle Felder
MetadataTypeLengthPreferencePage.DBTYPE=Standardlänge für Datentypen
MetadataTypeLengthConstants.VALUE_DEFAULT_LENGTH=Standardl\u00e4nge
MetadataTypeLengthPreferencePage.VALUE=Standardeinstellung f\u00fcr Felder mit Null-Werten
MetadataTypeLengthPreferencePage.FIELD=Standardeinstellung f\u00fcr alle Felder
MetadataTypeLengthPreferencePage.DBTYPE=Standardl\u00e4nge f\u00fcr Datentypen
MetadataTypeLengthConstants.BOOLEAN_LENGTH=Boolean
MetadataTypeLengthConstants.BIGDECIMAL_LENGTH=BigDecimal
MetadataTypeLengthConstants.BYTE_LENGTH=Byte
@@ -292,12 +292,11 @@ BusinessAppearanceComposite.textAlignment.vertical.centre=Zentriert
ConnectionBean.Local=Lokal
ConnectionBean.DefaultConnection=Standardverbindung
OpenXSDFileDialog.cancel=Abbruch
OpenXSDFileDialog.confirm=Bestätigen
OpenXSDFileDialog.confirm=Best\u00e4tigen
RepositoryContentProvider.repositoryLabel.Queries=Abfragen
RepositoryContentProvider.repositoryLabel.sapFunction=SAP Funktionen
repository.servicesPort=Port
BinRepositoryNode.label=Papierkorb
HadoopCustomVersionDialog.table.descColumn=Beschreibung
HadoopCustomVersionDialog.btn.addLibBtn.tooltip=Libraries hinzufügen...
HadoopCustomVersionDialog.btn.addLibBtn.tooltip=Libraries hinzuf\u00fcgen...
HadoopCustomLibrariesUtil.cannotCreate=kann {0} nicht erstellen
LibrariesListSelectionDialog.browseButton.text=Durchsuchen...

View File

@@ -124,7 +124,7 @@ MetadataDialog.Message=\u038C\u03BB\u03B5\u03C2 \u03BF\u03B9 \u03C3\u03C4\u03AE\
MetadataDialog.SchemaModification=\u03A4\u03C1\u03BF\u03C0\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u03C3\u03C7\u03AE\u03BC\u03B1\u03C4\u03BF\u03C2
MetadataDialog.TransferMessage=\u038C\u03BB\u03B5\u03C2 \u03BF\u03B9 \u03C3\u03C4\u03AE\u03BB\u03B5\u03C2 \u03B1\u03C0\u03CC \u03C4\u03BF \u03C3\u03C7\u03AE\u03BC\u03B1 \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5 \u03B8\u03B1 \u03BC\u03B5\u03C4\u03B1\u03C6\u03B5\u03C1\u03B8\u03BF\u03CD\u03BD \u03C3\u03C4\u03BF \u03C3\u03C7\u03AE\u03BC\u03B1 \u03B5\u03B9\u03C3\u03CC\u03B4\u03BF\u03C5
MetadataEmfTableEditor.ColumnInvalid=\u03A4\u03BF \u03CC\u03BD\u03BF\u03BC\u03B1 \u03C3\u03C4\u03AE\u03BB\u03B7\u03C2 "{0}" \u03B5\u03AF\u03BD\u03B1\u03B9 \u03BC\u03B7 \u03AD\u03B3\u03BA\u03C5\u03C1\u03BF.
MetadataEmfTableEditor.ColumnNameExists=\u03A4\u03BF \u03CC\u03BD\u03BF\u03BC\u03B1 \u03C3\u03C4\u03AE\u03BB\u03B7\u03C2 ''{0}'' \u03C5\u03C0\u03AC\u03C1\u03C7\u03B5\u03B9 \u03AE\u03B4\u03B7.
MetadataEmfTableEditor.ColumnNameExists=\u03A4\u03BF \u03CC\u03BD\u03BF\u03BC\u03B1 \u03C3\u03C4\u03AE\u03BB\u03B7\u03C2 '{0}' \u03C5\u03C0\u03AC\u03C1\u03C7\u03B5\u03B9 \u03AE\u03B4\u03B7.
MetadataTableEditor.ColumnNameExists=\u03A4\u03BF \u03CC\u03BD\u03BF\u03BC\u03B1 \u03C3\u03C4\u03AE\u03BB\u03B7\u03C2 "{0}" \u03C5\u03C0\u03AC\u03C1\u03C7\u03B5\u03B9 \u03AE\u03B4\u03B7.
MetadataTableEditor.ColumnNameIsInvalid=\u03A4\u03BF \u03CC\u03BD\u03BF\u03BC\u03B1 \u03C3\u03C4\u03AE\u03BB\u03B7\u03C2 "{0}" \u03B5\u03AF\u03BD\u03B1\u03B9 \u03BC\u03B7 \u03AD\u03B3\u03BA\u03C5\u03C1\u03BF.
MetadataTableEditorView.ColumnTitle=\u03A3\u03C4\u03AE\u03BB\u03B7
@@ -331,7 +331,6 @@ OpenXSDFileDialog.confirm=\u0395\u03C0\u03B9\u03B2\u03B5\u03B2\u03B1\u03AF\u03C9
OpenXSDFileDialog.fileName=\u038C\u03BD\u03BF\u03BC\u03B1 \u0391\u03C1\u03C7\u03B5\u03AF\u03BF\u03C5:
OpenXSDFileDialog.xmlFileSelection=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u03B5\u03BD\u03CC\u03C2 \u0391\u03C1\u03C7\u03B5\u03AF\u03BF\u03C5 XML \u03C0\u03C1\u03BF\u03C2 \u0395\u03C0\u03B9\u03BA\u03CD\u03C1\u03C9\u03C3\u03B7
RepositoryContentProvider.repositoryLabel.Queries=\u0395\u03C1\u03C9\u03C4\u03AE\u03BC\u03B1\u03C4\u03B1
RepositoryContentProvider.repositoryLabel.sapFunction=\u03A3\u03C5\u03BD\u03B1\u03C1\u03C4\u03AE\u03C3\u03B5\u03B9\u03C2 SAP
repository.servicesOperation=\u039B\u03B5\u03B9\u03C4\u03BF\u03C5\u03C1\u03B3\u03AF\u03B1
repository.servicesPort=\u0398\u03CD\u03C1\u03B1
BinRepositoryNode.label=\u039A\u03AC\u03B4\u03BF\u03C2 \u03B1\u03BD\u03B1\u03BA\u03CD\u03BA\u03BB\u03C9\u03C3\u03B7\u03C2

View File

@@ -167,7 +167,7 @@ GroupByVariableAction.groupVariable=Group by Variable
JavaFunctionParser.checkMethod=Routines : "{0}.{1}\\" parse failed. please check your the Method.
JavaGlobalVariableProposal.Description=Description\: {0}
JavaGlobalVariableProposal.VariableName=\n\nVariable Name\: {1}
JavaSimpleDateFormatProposalProvider.displaySingleQuote=\ '' : Display a single quote
JavaSimpleDateFormatProposalProvider.displaySingleQuote=\ ' : Display a single quote
JavaSimpleDateFormatProposalProvider.quoteDisplayError=Two single quotes display only one single quote
JavaTypesManager.bigDecimal=BIGDECIMAL is number:
JavaTypesManager.integer=INTEGER is number:
@@ -199,11 +199,11 @@ MetadataDialog.CopySelectionToOutput=Copy the selected columns from input schema
MetadataDialog.Message=All columns from the input schema will be transfered to the output schema
MetadataDialog.SchemaModification=Schema modification
MetadataDialog.TransferMessage=All columns from the output schema will be transfered to the input schema
MetadataEmfTableEditor.ColumnInvalid=The column name ''{0}'' is invalid.
MetadataEmfTableEditor.ColumnNameExists=The column name ''{0}'' already exists
MetadataEmfTableEditor.ColumnInvalid=The column name '{0}' is invalid.
MetadataEmfTableEditor.ColumnNameExists=The column name '{0}' already exists
MetadataEmfTableEditor.ColumnNameIsNullError=Error\: Column name is null
MetadataTableEditor.ColumnNameExists=The column name ''{0}'' already exists.
MetadataTableEditor.ColumnNameIsInvalid=The column name ''{0}'' is invalid.
MetadataTableEditor.ColumnNameExists=The column name '{0}' already exists.
MetadataTableEditor.ColumnNameIsInvalid=The column name '{0}' is invalid.
MetadataTableEditor.ColumnNameIsNull=Error\: Column name is null
MetadataTableEditorView.ColumnTitle=Column
MetadataTableEditorView.CommentTitle=Comment
@@ -332,10 +332,10 @@ SelectRepositoryContextDialog.ExpandAll=Expand All
SelectRepositoryContextDialog.Title=Select Context Variables
SelectRepositoryContextDialog.View=View...
SelectRepositoryContextGroupDialog.Default=default
SelectRepositoryContextGroupDialog.Messages=\ Add the nonexistent context group into job from the repository context.
SelectRepositoryContextGroupDialog.Messages=\ In the Job, add a nonexistent context group from the repository context
SelectRepositoryContextGroupDialog.Title=Add Context Group
TalendDataCollectorPreferencePage_EnableCapture=Enable capture
TalendDataCollectorPreferencePage_Description=The Usage Data Collector collects information about how individuals are using the Talend products. The intent is to use this data to help users and organizations better understand how developers are using Talend products.
TalendDataCollectorPreferencePage_Description=The Usage Data Collector collects information about how individuals are using the Talend products. The intent is to use this data to help Talend better understand how users and organizations are using Talend products.
TalendDataCollectorPreviewPreferencePage_Description=The following Keys/Values have been captured by the Usage Data Collector.
TalendDataCollectorPreviewPreferencePage_EmptyValue=<Empty>
TalendDataCollectorPreviewPreferencePage_Key=Key
@@ -418,7 +418,6 @@ repository.tdqelement.businessrule=TDQ Business Rules
repository.tdqelement.indicator=TDQ Indicators
repository.tdqelement.pattern=TDQ Patterns
EUpdateItemType.Property=Property
EUpdateItemType.MapReduce=Map Reduce
EUpdateItemType.Schema=Schema
EUpdateItemType.SAPFunction=SAP Function
EUpdateItemType.SAPIDoc=SAP IDoc
@@ -498,7 +497,6 @@ OpenXSDFileDialog.fileName=File Name:
OpenXSDFileDialog.xmlFileSelection=Select a XML File to Validate
OpenXSDFileDialog.xmlSelectedOrNot=As you have selected a XSD metadata file, \n there should be a xml file to validate.
RepositoryContentProvider.repositoryLabel.Queries=Queries
RepositoryContentProvider.repositoryLabel.sapFunction=SAP Functions
repository.routes=Routes
repository.servicesOperation=Operation
repository.servicesPort=Port
@@ -560,7 +558,7 @@ repository.systemIndicators.businessRules=Business Rules
repository.systemIndicators.correlation=Correlation
repository.systemIndicators.functionalDependency=Functional Dependency
repository.systemIndicators.overview=Overview
repository.systemIndicators.patternFinder=Pattern Finder
repository.systemIndicators.patternFinder=Pattern Frequency Statistics
repository.systemIndicators.patternMatching=Pattern Matching
repository.systemIndicators.rowComparison=Row Comparison
repository.systemIndicators.simpleStatistics=Simple Statistics
@@ -572,7 +570,65 @@ repository.systemIndicators.phoneNumberStatistics=Phone Number Statistics
repository.systemIndicators.fraudDetection=Fraud Detection
EUpdateItemType.MapPath=Map path
EUpdateResult.PathUpdate=Update for map path
AContextualAction.EditorManager_saveChangesQuestion=''{0}'' has been modified. Save changes?
AContextualAction.EditorManager_saveChangesQuestion='{0}' has been modified. Save changes?
AContextualAction.Save_Resource=Save Resource
EConnectionType.tableRefMenu=Table_ref
EComponentCategory.stormConfig=Storm Configuration
repository.metadataSalesforceModule=SalesforceModule(AccountHistory)
EComponentCategory.sparkConfig=Spark Configuration
repository.SAPIDoc=SAP IDoc
repository.SAPTable=SAP Table
ProgressMonitorDialogWithCancel.executeMessage.default=Executing...
ProgressMonitorDialogWithCancel.waitingFinishMessage.default=Can not interrupt the Check Connection action normally,\n
ProgressMonitorDialogWithCancel.executeTimeout=Execute time out, Studio has tried to interrupt this checking action at background.
ProgressMonitorDialogWithCancel.CheckingConnectionJob.waitingFinish=waiting {0} finish...
ProgressMonitorDialogWithCancel.CheckingConnectionJob.emptyWaitingfinish=waiting to finish...
EComponentCategory.memoryRun=Memory Run
EUpdateResult.JobUpdate=Update for job node
EUpdateItemType.Batch=Batch
EUpdateItemType.Streaming=Streaming
UpdatesConstants.Storm=Storm
UpdatesConstants.Spark=Spark
UpdatesConstants.SparkStreaming=Spark_Streaming
OverTimePopupDialogTask.title=Executing...
OverTimePopupDialogTask.message=Executing task in background, please wait...
OverTimePopupDialogTask.executeTimeout=Execute time out, Studio has tried to interrupt this checking action at background.
OverTimePopupDialogTask.killed=Execution is killed
OverTimePopupDialogTask.waitingFinishMessage.default=Can not interrupt the background task normally,\n
OverTimePopupDialogTask.CheckingConnectionJob.waitingFinish=waiting {0} finish...
OverTimePopupDialogTask.CheckingConnectionJob.emptyWaitingfinish=waiting to finish...
EComponentCategory_gitHistory=Git History
repository.gitroot=GIT
EComponentCategory.parameters=Parameters
EComponentCategory.actionInputOutput=Input/Output Schema
EConnectionType.RejectMenu=Reject
RepositoryContentProvider.repositoryLabel.sapBapi=SAP Bapi
RepositoryContentProvider.repositoryLabel.sapBapi.input=Input
RepositoryContentProvider.repositoryLabel.sapBapi.output=Output
RepositoryContentProvider.repositoryLabel.sapTable=SAP Tables
RepositoryContentProvider.repositoryLabel.sapDataSource=SAP DataSource
RepositoryContentProvider.repositoryLabel.sapDSO=SAP DSO
RepositoryContentProvider.repositoryLabel.sapInfoCube=SAP InfoCube
RepositoryContentProvider.repositoryLabel.sapInfoObject=SAP InfoObject
ComponentReturnVariableUtils.ErrorMessage=Error Message
ComponentReturnVariableUtils.NbReject=Number of reject
ComponentReturnVariableUtils.NbSuccess=Number of success
ComponentReturnVariableUtils.NbLine=Number of line
repository.metadataRulesManagement=Rules Management
repository.metadataRulesManagement.alias=Rules Management
EUpdateItemType.StructurePath=Structure path
EUpdateResult.StructurePathUpdate=Update for structure path
UpdatesConstants.Spark_Joblet=Spark_Joblet
UpdatesConstants.Spark_Streaming_Joblet=Spark_Streaming_Joblet
EComponentCategory_deployment=Deployment
RepositoryContentProvider.repositoryLabel.sapContentExtractor=SAP BI Content Extractor
ShareLibsJob.wrongUsernameOrPassword=Authorization failed caused by wrong Nexus username or password.
RelationshipItemBuilder.unexpect.item=Unexpected item type: {0}
RelationshipItemBuilder.unexpect.relation=Unexpected relation type: {0}
DynamicElement.incorrectInstance=Current json object is not an instance of {0}: {1}
DynamicElement.tagName.empty=tagName is empty!
DynamicPlugin.addExtension.empty=ExtensionPoint or Id is empty!
RelationshipItemBuilder.unexpect.typesConflict=Too many types found for {0}:{1}
ReferenceProjectProblemManager.ErrorMoreThanOneBranchUsing={0} more than one branches are using in projects reference chain.
EComponentCategory_advanceSetting=Advanced settings
RepositoryUpdateManager.job.title=Updating items...

View File

@@ -1,9 +1,9 @@
AbstractComponentsProvider.folderNotExist=Carpeta (0) no existe
AbstractItemMigrationTask.taskFailed=Tarea de Migración {0} ha fallado en elemento {1}
AbstractItemMigrationTask.taskFailed=Tarea de Migraci\u00f3n {0} ha fallado en elemento {1}
AdvancedSocketFactory.failedInitial=Error: fallo al iniciar:
ColorsCodeViewerPreferencePage.Comment1Color=Color Comentario1
ColorsCodeViewerPreferencePage.Comment2Color=Color Comentario2
ColorsCodeViewerPreferencePage.InvalidColor=Color Inválido
ColorsCodeViewerPreferencePage.InvalidColor=Color Inv\u00e1lido
ColorsCodeViewerPreferencePage.LabelColor=Color Etiqueta
ColorsCodeViewerPreferencePage.Literal1Color=Color Literal1
ColorsCodeViewerPreferencePage.Literal2Color=Color Literal2
@@ -16,7 +16,7 @@ ComponentsFormatPreferencePage.add=Agregue
ComponentsFormatPreferencePage.ErrorTitle=Error
ComponentToRepositoryProperty.error=Error
ContextComposite.tableValue=Valores como Tabla
ContextComposite.treeValue=Valores como árbol
ContextComposite.treeValue=Valores como \u00e1rbol
ContextValueErrorChecker.ErrorTitile=Valor en error de contexto:
ContextProcessSection.29=Error
ContextProcessSection.49=Contexto estandar
@@ -24,17 +24,17 @@ ContextProcessSection.errorTitle=Error
ConextTableValuesComposite.nameLabel=Nombre
ContextTemplateComposite.CommentLabel=Comentario
ContextTemplateComposite.nameLabel=Nombre
ContextTemplateComposite.sourceLabel=Orígen
ContextTemplateComposite.sourceLabel=Or\u00edgen
ContextTemplateComposite.typeLabel=Tipo
ContextTreeConstants.contextName=Contexto
ContextTreeConstants.valueName=Valor
CorePreferencePage.runInMultiThread=Ejecución Multi Thread (Valor Default para creación de job)
EComponentCategory_assignment=Asignación
CorePreferencePage.runInMultiThread=Ejecuci\u00f3n Multi Thread (Valor Default para creaci\u00f3n de job)
EComponentCategory_assignment=Asignaci\u00f3n
EComponentCategory_context=Contexto
EComponentCategory_doc=Documentacion
EComponentCategory_properties=Propiedades
EComponentCategory_sqlTemplate=Patrón SQL
EComponentCategory_version=Versión
EComponentCategory_sqlTemplate=Patr\u00f3n SQL
EComponentCategory_version=Versi\u00f3n
GroupByVariableAction.groupVariable=Agrupar por variable
LDAPCATruster.failedCreateCert=Fallo al crear el almacen de certificados:
LDAPCATruster.failedLoadCert=Fallo al cargar el almacen de certificados:
@@ -45,25 +45,25 @@ MetadataTableEditorView.LengthTitle=Longitud
MetadataTableEditorView.TypleTitle=Tipo
PropertiesWizardPage.Author=Autor
PropertiesWizardPage.Locker=Bloqueador
PropertiesWizardPage.Description=Descripción
PropertiesWizardPage.Description=Descripci\u00f3n
PropertiesWizardPage.Name=Nombre
PropertiesWizardPage.Status=Estado
PropertiesWizardPage.Version=Versión
PropertiesWizardPage.Version=Versi\u00f3n
RoutinesFunctionProposal.System=Sistema
RoutinesFunctionProposal.User=Usuario
SchemaOperationChoiceDialog.Title=Esquema
SelectRepositoryContextDialog.SelectAll=Seleccionar todo
TalendDataCollectorPreviewPreferencePage_EmptyValue=<Vacío>
TalendDataCollectorPreviewPreferencePage_EmptyValue=<Vac\u00edo>
TalendDataCollectorPreviewPreferencePage_Key=Clave
TalendDataCollectorPreviewPreferencePage_Value=Valor
TalendDataCollectorUploadingPreferencePage_Days=Días
TalendDataCollectorUploadingPreferencePage_Days=D\u00edas
VariableItemEditor.name=Nombre
VariableItemEditor.variable=Variables:
VersionSection.CreationDate=Fecha Creación
VersionSection.ModificationDate=Fecha de modificación
VersionSection.Version=Versión
VersionSection.CreationDate=Fecha Creaci\u00f3n
VersionSection.ModificationDate=Fecha de modificaci\u00f3n
VersionSection.Version=Versi\u00f3n
VersionSection.Status=Estado
XmlArray.InvalidFile=Fichero inválido
XmlArray.InvalidFile=Fichero inv\u00e1lido
repository.column=Columna
repository.documentation=Documentacion
repository.metadataFileEDCDIC=Copybook
@@ -96,5 +96,5 @@ ConnectionBean.Remote=Remoto
OpenXSDFileDialog.confirm=Confirmar
RepositoryContentProvider.repositoryLabel.Queries=Queries
repository.servicesPort=Puerto
HadoopCustomVersionDialog.table.descColumn=Descripción
HadoopCustomVersionDialog.btn.addLibBtn.tooltip=Adherir Librerías
HadoopCustomVersionDialog.table.descColumn=Descripci\u00f3n
HadoopCustomVersionDialog.btn.addLibBtn.tooltip=Adherir Librer\u00edas

View File

@@ -1,5 +1,6 @@
AbstractBrandingService_job_license_header_content=// ============================================================================\n//\n// Copyright (c) 2005-2010, Talend Inc.\n//\n// Ce code source a \u00e9t\u00e9 automatiquement g\u00e9n\u00e9r\u00e9 par_{0}\n// / JobDesigner (CodeGenerator version {1})\n// Vous pouvez trouver plus d'informations \u00e0 propos des produits Talend \u00e0 www.talend.com.\n// Vous pouvez distribuer ce code suivant les termes de la licence GNU LGPL\n// http://www.gnu.org/licenses/lgpl.html).\n//\n// ============================================================================
AbstractComponentsProvider.folderNotExist=Le dossier {0} n'existe pas
AbstractItemMigrationTask.taskFailed=La tâche de migration {0} a échoué sur l'élément {1}
AbstractItemMigrationTask.taskFailed=La t\u00e2che de migration {0} a \u00e9chou\u00e9 sur l'\u00e9l\u00e9ment {1}
AdvancedSocketFactory.failedInitial=Erreur : impossible d'initialiser :
ArchiveFileExportOperationFullPath.SpecialFile=spagic.properties
ColorsCodeViewerPreferencePage.Comment1Color=Couleur de Comment1
@@ -7,47 +8,51 @@ ColorsCodeViewerPreferencePage.Comment2Color=couleur Commentaire2
ColorsCodeViewerPreferencePage.DigitColor=couleur Chiffre
ColorsCodeViewerPreferencePage.FunctionColor=couleur Fonction
ColorsCodeViewerPreferencePage.InvalidColor=Couleur invalide
ColorsCodeViewerPreferencePage.LabelColor=Couleur du libellé
ColorsCodeViewerPreferencePage.LabelColor=Couleur du libell\u00e9
ColorsCodeViewerPreferencePage.Literal1Color=Couleur de Literal1
ColorsCodeViewerPreferencePage.Literal2Color=Couleur Littéral2
ColorsCodeViewerPreferencePage.Literal2Color=Couleur Litt\u00e9ral2
ColorsCodeViewerPreferencePage.MarkupColor=Couleur Marquage
ColorsCodeViewerPreferencePage.OperatorColor=Couleur de l'opérateur
ColorsCodeViewerPreferencePage.defaultColor=Couleur par défaut
ColorsCodeViewerPreferencePage.OperatorColor=Couleur de l'op\u00e9rateur
ColorsCodeViewerPreferencePage.defaultColor=Couleur par d\u00e9faut
ColorsCodeViewerPreferencePage.fieldTip=&Gras
ColorsCodeViewerPreferencePage.keyword1Color=Couleur de Keyword1
ColorsCodeViewerPreferencePage.keyword2Color=couleur MotClé2
ColorsCodeViewerPreferencePage.keyword2Color=couleur MotCl\u00e92
ColorsCodeViewerPreferencePage.keyword3Color=Couleur de Keyword3
ColumnNameChangedExt.columnChanged=N\u0153ud : {0} Colonne modifiée : {1}-> {2}
ColumnNameChangedExt.columnChanged=N\u0153ud : {0} Colonne modifi\u00e9e : {1}-> {2}
ComponentsFormatPreferencePage.add=Ajouter
ComponentsFormatPreferencePage.errorCreateConnectionName=Le nom "{0}" est invalide.
ComponentsFormatPreferencePage.formatConnection=Format de connexion par défaut:
ComponentsFormatPreferencePage.formatHint=Format astuce par défaut :
ComponentsFormatPreferencePage.formatLable=Format du libellé par défaut :
ComponentsFormatPreferencePage.formatConnection=Format de connexion par d\u00e9faut:
ComponentsFormatPreferencePage.formatHint=Format astuce par d\u00e9faut :
ComponentsFormatPreferencePage.formatLable=Format du libell\u00e9 par d\u00e9faut :
ComponentsFormatPreferencePage.remove=Remove
ComponentsFormatPreferencePage.ErrorTitle=ERROR
ComponentToRepositoryProperty.error=ERROR
ComponentToRepositoryProperty.ImpossibleUseOCI=Impossible d'utiliser le type OCI dans le r\u00e9f\u00e9rentiel.
ContextComposite.tableValue=Table des valeurs
ContextComposite.treeValue=Arbre des valeurs
ContextComposite.variable=Variables
ContextParameterProposal.ContextVariable=\n\nVariable de context.
ContextValueErrorChecker.ErrorTitile=Erreur de la valeur de contexte :
ContextParameterProposal.NoCommentAvaiable=pas de commentaire disponible.
ContextParameterProposal.Type=\nType\: {1}
ContextParameterProposal.VariableName=\n\nNom de la variable\: {2}
ContextProcessSection.1=menuTable
ContextProcessSection.12=Renommer le contexte
ContextProcessSection.13=Nouveau nom pour le contexte {0}
ContextProcessSection.2=Demander confirmation ?
ContextProcessSection.29=ERROR
ContextProcessSection.30=Ce nom existe déjà
ContextProcessSection.4=Ajouter un nouveau contexte à partir de ->(
ContextProcessSection.49=Contexte par défaut
ContextProcessSection.30=Ce nom existe d\u00e9j\u00e0
ContextProcessSection.4=Ajouter un nouveau contexte \u00e0 partir de ->(
ContextProcessSection.49=Contexte par d\u00e9faut
ContextProcessSection.50=ContextProcessSection.14
ContextProcessSection.51=ContextProcessSection.15
ContextProcessSection.6=Nouveau contexte
ContextProcessSection.7=Nommer le nouveau contexte
ContextProcessSection.ParameterNameIsNotValid=Le nom de paramètre n'est pas valide.
ContextProcessSection.RemoveInformation={0} est le contexte par défaut et ne peut être supprimé.
ContextProcessSection.ParameterNameIsNotValid=Le nom de param\u00e8tre n'est pas valide.
ContextProcessSection.RemoveInformation={0} est le contexte par d\u00e9faut et ne peut \u00eatre supprim\u00e9.
ContextProcessSection.errorTitle=ERROR
ConextTableValuesComposite.nameLabel=Nom
ConextTemplateComposite.OrderMessages=Précisez si vous désirez réorganiser les variables.
ConextTemplateComposite.OrderMessages=Si vous souhaitez r\u00e9organiser les variables, cela doit \u00eatre s\u00e9lectionn\u00e9.
ConextTemplateComposite.OrderText=Ordre d'origine
ContextSetConfigurationDialog.nameNotValid=le nom est invalide
ContextTemplateComposite.CommentLabel=Commentaire
@@ -59,44 +64,46 @@ ContextTreeConstants.contextName=Contexte
ContextTreeConstants.promptName=Invite
ContextTreeConstants.valueName=Valeur
ContextTreeConstants.variableName=Variable
ConextTemplateComposite.addToRepositoryContextAction.label=Ajouter au contexte du référentiel
CorePreferencePage.componentDefaultFileDirectory=Répertoire par défaut des composants
ConextTemplateComposite.addToRepositoryContextAction.label=Ajouter au contexte du r\u00e9f\u00e9rentiel
CorePreferencePage.componentDefaultFileDirectory=R\u00e9pertoire par d\u00e9faut des composants
CorePreferencePage.groupBySource="regrouper par source" en contexte
CorePreferencePage.iReportPath=Chemin d'accès iReport
CorePreferencePage.alwaysWelcome=Toujours afficher la vue de bienvenue au démarrage
CorePreferencePage.javaInterpreter=Interpréteur &Java
CorePreferencePage.perlInterpreter=Interpréteur Perl
CorePreferencePage.previewLimit=Aperçu limite
CorePreferencePage.runInMultiThread=Execution multi thread (valeur par défaut lors de la création d'un job)
CorePreferencePage.iReportPath=Chemin d'acc\u00e8s iReport
CorePreferencePage.alwaysWelcome=Toujours afficher la vue de bienvenue au d\u00e9marrage
CorePreferencePage.javaInterpreter=Interpr\u00e9teur &Java
CorePreferencePage.perlInterpreter=Interpr\u00e9teur Perl
CorePreferencePage.previewLimit=Aper\u00e7u limite
CorePreferencePage.runInMultiThread=Ex\u00e9cution multi thread (valeur par d\u00e9faut lors de la cr\u00e9ation d'un Job)
CorePreferencePage.temporaryFiles=Fichiers &temporaires
DbTableSelectorDialog.textContent=Choisir le nom de la table
ECodeLanguage.unknowLanguage=Langage inconnu
EComponentCategory_appearance=Apparence
EComponentCategory_assignment=Affectation
EComponentCategory_basicSetting=Paramètres simples
EComponentCategory_basicSetting=Param\u00e8tres simples
EComponentCategory_context=Contexte
EComponentCategory_doc=Documentation
EComponentCategory_dynamicSetting=Paramètres dynamiques
EComponentCategory_dynamicSetting=Param\u00e8tres dynamiques
EComponentCategory_errorRecovery=Reprise sur erreur
EComponentCategory_extra=Extra
EComponentCategory_logs=Logs
EComponentCategory_main=Main
EComponentCategory_properties=Propriétés
EComponentCategory_sqlTemplate=Modèle SQL
EComponentCategory_properties=Propri\u00e9t\u00e9s
EComponentCategory_sqlTemplate=Mod\u00e8le SQL
EComponentCategory_statsAndLogs=Stats & Logs
EComponentCategory_svnHistory=Historique SVN
EComponentCategory_technical=Technique
EComponentCategory_version=Version
EComponentCategory_headerFooter=En-tête/Pied de page
EComponentCategory_headerFooter=En-t\u00eate/Pied de page
EComponentCategory_view=View
EComponentCategory.validationRules=Règles de validation
EComponentCategory.advancedSettings=Paramètres avancés
EComponentCategory.basicRun=Exécution simple
EComponentCategory.breakpoint=Point d'arrêt
EComponentCategory.debugRun=Exécution Debug
EComponentCategory.validationRules=R\u00e8gles de validation
EComponentCategory.advancedSettings=Param\u00e8tres avanc\u00e9s
EComponentCategory.basicRun=Ex\u00e9cution simple
EComponentCategory.breakpoint=Point d'arr\u00eat
EComponentCategory.parallelization=Parall\u00e9lisation
EComponentCategory.debugRun=Ex\u00e9cution Debug
EComponentCategory.availableExtensions=Extensions disponibles
EComponentCategory.downloadedExtensions=Extensions téléchargées
EComponentCategory.downloadedExtensions=Extensions t\u00e9l\u00e9charg\u00e9es
EComponentCategory.myExtensions=Mes extensions
EComponentCategory.executeJob=Ex\u00e9cuter le Job
EComponentCategory.monitoring=Monitoring
EComponentCategory.hadoopConfig=Configuration de Hadoop
EConnectionType.iteratorMenu=Iterate
@@ -106,13 +113,13 @@ EConnectionType.onComponentErrorMenu=On Component Error
EConnectionType.onComponentOkMenu=On Component Ok
EConnectionType.onSubjobErrorMenu=On Subjob Error
EConnectionType.onSubjobOkMenu=On Subjob Ok
EConnectionType.runAfterMenu=Exécuter après
EConnectionType.runIfMenu=Exécuter si
EConnectionType.runAfterMenu=Ex\u00e9cuter apr\u00e8s
EConnectionType.runIfMenu=Run if
EConnectionType.tableMenu=Table
EConnectionType.onRowsEndMenu=A la fin des lignes
EConnectionType.onRowsEndMenu=\u00c0 la fin des lignes
EConnectionType.mergeMenu=Merge
EConnectionType.synchronize=Synchroniser
EConnectionType.parallelize=Paralléliser
EConnectionType.parallelize=Parall\u00e9liser
EConnectionType.route=Route
EConnectionType.when=When
EConnectionType.otherwise=Otherwise
@@ -123,11 +130,11 @@ EConnectionType.endblock=Route
EMetadataEncoding.Arabic=Arabe
EMetadataEncoding.Big5=Chinois traditionnel
EMetadataEncoding.Cyrillic=Cyrillique
EMetadataEncoding.EUC_CN=Chinois simplifié (Code CN Unix étendus)
EMetadataEncoding.EUC_CN=Chinois simplifi\u00e9 (Code CN Unix \u00e9tendus)
EMetadataEncoding.GB18030=Chinois National Standard
EMetadataEncoding.GB2312=Chinois
EMetadataEncoding.Greek=Grec
EMetadataEncoding.Hebrew=Hébreu
EMetadataEncoding.Hebrew=H\u00e9breu
EMetadataEncoding.Latin1=Latin1 (Europe de l'ouest)
EMetadataEncoding.Latin2=Latin2 (Europe de l'est)
EMetadataEncoding.Latin3=Latin3 (Europe du sud)
@@ -142,153 +149,170 @@ EMetadataEncoding.UTF16LE=Unicode (16 bit)
EMetadataEncoding.UTF7=Unicode 2.0 UTF-7
EMetadataEncoding.UTF8=Unicode 2.0 UTF-8
ERepositoryObjectType.FolderNotFound=Impossible de trouver le dossier pour le type {0}.
ERepositoryObjectType.NotImplemented=non implémenté
ExtractMetaDataFromDataBase.SchemaNoPresent=Le schéma n'est pas dans la base de données
ExtractMetaDataFromDataBase.connectionSuccessful=Connexion réussie
ExtractMetaDataFromDataBase.dbTypeNotFound=dbType '{0}' non trouvé
ERepositoryObjectType.NotImplemented=non impl\u00e9ment\u00e9
ExtractMetaDataFromDataBase.SchemaNoPresent=Le sch\u00e9ma n'est pas dans la base de donn\u00e9es
ExtractMetaDataFromDataBase.connectionSuccessful=Connexion r\u00e9ussie
ExtractMetaDataFromDataBase.dbTypeNotFound=dbType '{0}' non trouv\u00e9
ExtractMetaDataUtils.1=Impossible d'initialiser la connexion.
Function.FunctionName=Nom de la fonction {0}
FunctionManager.PurePerl.Desc=D
FunctionManager.PurePerl.ParaName=Paramètre personnalisé
GlobalServiceRegister.ServiceNotRegistered=Le service {0} n'a pas été enregistré.
FunctionManager.PurePerl.ParaName=Param\u00e8tre personnalis\u00e9
GlobalServiceRegister.ServiceNotRegistered=Le service {0} n'a pas \u00e9t\u00e9 enregistr\u00e9.
GroupByContextAction.groupContext=Grouper par contexte
GroupByVariableAction.groupVariable=Grouper par variable
JavaSimpleDateFormatProposalProvider.displaySingleQuote=\ ' : afficher un guillemet simple
JavaSimpleDateFormatProposalProvider.quoteDisplayError=Deux apostrophes affichent uniquement une seule apostrophe
JavaTypesManager.bigDecimal=BIGDECIMAL est le nombre :
JavaTypesManager.integer=INTEGER est le nombre :
JavaTypesManager.list=LIST est le nombre :
JavaTypesManager.string=STRING est le nombre :
LDAPCATruster.sslError1=Erreur SSL : échec de la vérification de la chaîne de certification du serveur.
JavaTypesManager.bigDecimal=BIGDECIMAL est un nombre :
JavaTypesManager.integer=INTEGER est un nombre :
JavaTypesManager.list=LIST est un nombre :
JavaTypesManager.string=STRING est un nombre :
LDAPCATruster.sslError1=Erreur SSL : \u00e9chec de la v\u00e9rification de la cha\u00eene de certification du serveur.
ListPreferencePage.RemoveButtonName=Remove
MetadataDialog.CopyToInput.toolTipText=Copie tout le schéma de sortie vers le schéma d'entrée
MetadataDialog.CopySelectionToInput.toolTipText=Copie de colonnes de schéma de sortie vers schéma d'entrée
MetadataDialog.CopyToOutput=Copie tout le schéma d'entrée vers le schéma de sortie
MetadataDialog.CopySelectionToOutput=Copie les colonnes sélectionnées du schéma source vers le schéma cible
MetadataDialog.Message=Toutes les colonnes du schéma d'entrée seront transférées au schéma de sortie
MetadataDialog.SchemaModification=Modification de schéma
LogImageCacheAction.CacheImage=Image du cache\:
LogImageCacheAction.CacheImageDesc=Desc. de l'image du cache :
MappingFileLoader.DbmsIdAlreadyExists=Le SGBD d'ID "{0}" existe d\u00e9j\u00e0."
MappingFileLoader.UndeclaredDbType="{0}" type non d\u00e9clar\u00e9 de BdD pour l'ID du SGBD "{1}" sur le noeud\: {2}
MetadataDialog.CopyToInput.toolTipText=Copie tout le sch\u00e9ma de sortie vers le sch\u00e9ma d'entr\u00e9e
MetadataDialog.CopySelectionToInput.toolTipText=Copie de colonnes de sch\u00e9ma de sortie vers sch\u00e9ma d'entr\u00e9e
MetadataDialog.CopyToOutput=Copie tout le sch\u00e9ma d'entr\u00e9e vers le sch\u00e9ma de sortie
MetadataDialog.CopySelectionToOutput=Copie les colonnes s\u00e9lectionn\u00e9es du sch\u00e9ma source vers le sch\u00e9ma cible
MetadataDialog.Message=Toutes les colonnes du sch\u00e9ma d'entr\u00e9e seront transf\u00e9r\u00e9es au sch\u00e9ma de sortie
MetadataDialog.SchemaModification=Modification de sch\u00e9ma
MetadataDialog.TransferMessage=Toutes les colonnes du sch
MetadataEmfTableEditor.ColumnInvalid=Le nom de colonne "{0}" est invalide
MetadataEmfTableEditor.ColumnNameExists=Le nom de colonne "{0}" existe déjà
MetadataTableEditor.ColumnNameExists=Le nom de colonne "{0}" existe déjà.
MetadataEmfTableEditor.ColumnNameExists=Le nom de colonne "{0}" existe d\u00e9j\u00e0
MetadataTableEditor.ColumnNameExists=Le nom de colonne "{0}" existe d\u00e9j\u00e0.
MetadataTableEditor.ColumnNameIsInvalid=Le nom de colonne "{0}" est invalide
MetadataTableEditorView.ColumnTitle=Colonne
MetadataTableEditorView.CommentTitle=Commentaire
MetadataTableEditorView.DBTypeTitle=Type de base de données
MetadataTableEditorView.DefaultTitle=Défaut
MetadataTableEditorView.KeyTitle=Clé
MetadataTableEditorView.DBTypeTitle=Type de base de donn\u00e9es
MetadataTableEditorView.DefaultTitle=D\u00e9faut
MetadataTableEditorView.KeyTitle=Cl\u00e9
MetadataTableEditorView.LengthTitle=Length
MetadataTableEditorView.NullableTitle=Nullable
MetadataTableEditorView.PatternTitle=Modèle date (Ctrl+Espace disponible)
MetadataTableEditorView.PatternTitle=Mod\u00e8le de date (Ctrl+Espace disponible)
MetadataTableEditorView.PrecisionTitle=Precision
MetadataTableEditorView.TypleTitle=Type
MetadataTalendType.DBMSNotSetted=SGBD non défini
MetadataTalendType.dbIdNotFound=ID du SGBD : {0} introuvable.
MetadataTalendType.DBMSNotSetted=SGBD non d\u00e9fini
MetadataTalendTypeEditor.button.edit=E&dit
MetadataTalendTypeEditor.button.export=E&xport
MetadataTalendTypeEditor.button.import=I&mport
MetadataTalendTypeEditor.column1.Name=Fichier de mapping de métadonnées
MetadataTalendTypeEditor.column1.Name=Fichier de mapping de m\u00e9tadonn\u00e9es
MetadataTalendTypeEditor.editMappingDialog.title=Editer le fichier de mapping
MetadataTalendTypeEditor.error.message=Message d'erreur
MetadataTalendTypeEditor.fileIsImported=Le fichier a déjà été importé.
MetadataTalendTypeEditor.fileIsInvalid=Le fichier de métadonnées importé n'est pas valide.
MetadataTalendTypeEditor.fileIsImported=Le fichier a d\u00e9j\u00e0 \u00e9t\u00e9 import\u00e9.
MetadataTalendTypeEditor.fileIsInvalid=Le fichier de m\u00e9tadonn\u00e9es import\u00e9 n'est pas valide.
MetadataTalendTypeEditor.fileNameStartRule=Le nom de fichier doit commencer par 'mapping_'.
MetadataTool.errorMessage=Impossible d'écrire le caractère courant.
MetadataTool.errorMessage=Impossible d'\u00e9crire le caract\u00e8re courant.
MetadataTool.invalid=Valeur invalide
MetadataTool.invalidChar=Caractère invalide
MetadataTool.nameNull=Le nom du schéma ne peut être null.
MetadataTool.invalidChar=Caract\u00e8re invalide
MetadataTool.nameNull=Le nom du sch\u00e9ma ne peut \u00eatre null.
MetadataTool.nullValue=Valeur null
MetadataTool.schemaExist=Le nom du schéma existe déjà.
MetadataTool.schemaIn=Le nom du schéma est invalide.
MetadataTool.schemaInvalid=Nom de schéma invalide.
MetadataTool.schemaNull=Le nom du schéma est null.
PaletteContentDialog.connection=Format de connection par défaut:
PaletteContentDialog.hint=Format astuce par défaut :
PaletteContentDialog.lable=Format du libellé par défaut :
MetadataTool.schemaExist=Le nom du sch\u00e9ma existe d\u00e9j\u00e0.
MetadataTool.schemaIn=Le nom du sch\u00e9ma est invalide.
MetadataTool.schemaInvalid=Nom de sch\u00e9ma invalide.
MetadataTool.schemaNull=Le nom du sch\u00e9ma est null.
NodeReturnProposal.Availability=\nDisponibilit\u00e9\: {4}
NodeReturnProposal.GlobalVariable=\n\nVariable globale, propri\u00e9t\u00e9 du composant {1} [{2}].
NodeReturnProposal.Type=\nType\: {3}
NodeReturnProposal.VariableName=\n\nNom de la variable\: {5}
PaletteContentDialog.connection=Format de connection par d\u00e9faut:
PaletteContentDialog.hint=Format astuce par d\u00e9faut :
PaletteContentDialog.lable=Format du libell\u00e9 par d\u00e9faut :
Parameter.Comment=\ commentaire \:
Parameter.Name=Nom du paramètre
Parameter.Name=Nom du param\u00e8tre
Parameter.Type=\ type \:
Parameter.Value=\ valeur \:
PatternCalendar.dateFormat="aaaa-MM-jj HH:mm:ss"
PatternCalendar.example=Exemple :
PatternCalendar.pattern=Modèle :
PatternCalendar.pattern=Mod\u00e8le :
PerspectiveMenuManager.dummy=Factice
PerspectiveMenuManager.perspectiveLabel=&Perspective
ProcessorUtilities.generatingJob=Génération du job en cours...
ProcessorUtilities.generatingJob=G\u00e9n\u00e9ration du job en cours...
ProcessorUtilities.loadingJob=Chargement du job en cours...
PropertiesWizard.EditPropertiesPageTitle=Editer les propriétés
PropertiesWizard.alreadyLockedByUser=Les propriétés sont en lecture seule car cet objet est déjà verrouillé par un éditeur.
PropertiesWizard.EditPropertiesPageTitle=Editer les propri\u00e9t\u00e9s
PropertiesWizard.alreadyLockedByUser=Les propri\u00e9t\u00e9s sont en lecture seule car cet objet est d\u00e9j\u00e0 verrouill\u00e9 par un \u00e9diteur.
PropertiesWizardPage.Author=Auteur
PropertiesWizardPage.Locker=Verrouillé par :
PropertiesWizardPage.Locker=Verrouill\u00e9 par :
PropertiesWizardPage.Description=Description
PropertiesWizardPage.EmptyDescWarning=Il n'est pas recommandé de laisser vide la description.
PropertiesWizardPage.EmptyPurposeWarning=Il n'est pas recommandé de laisser l'objectif vide.
PropertiesWizardPage.ItemExistsError=Cet élément existe déjà. Vérifiez la corbeille et videz-la si besoin.
PropertiesWizardPage.EmptyDescWarning=Il n'est pas recommand\u00e9 de laisser vide la description.
PropertiesWizardPage.EmptyPurposeWarning=Il n'est pas recommand\u00e9 de laisser l'objectif vide.
PropertiesWizardPage.ItemExistsError=Cet \u00e9l\u00e9ment existe d\u00e9j\u00e0. V\u00e9rifiez la corbeille et videz-la si besoin.
PropertiesWizardPage.KeywordsError=Le nom n'est pas un identifiant valide.
PropertiesWizardPage.Name=Nom
PropertiesWizardPage.NameEmptyError=Le nom est vide.
PropertiesWizardPage.NameFormatError=Le nom contient des caractères incorrects.
PropertiesWizardPage.NameFormatError=Le nom contient des caract\u00e8res incorrects.
PropertiesWizardPage.Path=Chemin
PropertiesWizardPage.Purpose=Objectif
PropertiesWizardPage.Select=Sélectionner
PropertiesWizardPage.SelectfolderMessage=Sélectionner le dossier dans lequel l'élément sera créé
PropertiesWizardPage.SelectfolderTitle=Sélectionner dossier
PropertiesWizardPage.Select=S\u00e9lectionner
PropertiesWizardPage.SelectfolderMessage=S\u00e9lectionner le dossier dans lequel l'\u00e9l\u00e9ment sera cr\u00e9\u00e9
PropertiesWizardPage.SelectfolderTitle=S\u00e9lectionner dossier
PropertiesWizardPage.Status=Statut
PropertiesWizardPage.Version=Version
PropertiesWizardPage.Version.Major=M
PropertiesWizardPage.Version.Minor=M
PropertiesWizardPage.ImageSizeError=Sélectionnez une image de taille 32*32.
PropertiesWizardPage.ImageSizeError=S\u00e9lectionnez une image de taille 32*32.
RelationshipItemBuilder.buildingIndex=Construction de l'index...
RepositoryObject.NotImplemented=non implémenté
RepositoryToComponentProperty.xmlFileSelection=Sélectionner un fichier XML à valider
RepositoryObject.NotImplemented=non impl\u00e9ment\u00e9
RepositoryToComponentProperty.xmlFileSelection=S\u00e9lectionner un fichier XML \u00e0 valider
RepositoryUpdateManager.Title=Modification
RepositoryUpdateManager.Check=Vérification...
RepositoryUpdateManager.Messages=Propager les modifications à tous les Jobs ? \n Cela peut prendre un moment.
RepositoryUpdateManager.MessagesForTDQ=Propager les modifications à tous les Jobs ? \nCertaines dépendances d'analyses vont perdre des informations.\nCela peut prendre un moment.
RepositoryUpdateManager.NoModificationTitle=Aucune modification nécessaire
RepositoryUpdateManager.NoModificationMessages=Aucune modification nécessaire pour effectuer la mise à jour.
RepositoryUpdateManager.NotFoundMessages=Aucune relation à trouver.
RepositoryUpdateManager.Check=V\u00e9rification...
RepositoryUpdateManager.Messages=Propager les modifications \u00e0 tous les Jobs ? \n Cela peut prendre un moment.
RepositoryUpdateManager.MessagesForTDQ=Propager les modifications \u00e0 tous les Jobs ? \nCertaines d\u00e9pendances d'analyses vont perdre des informations.\nCela peut prendre un moment.
RepositoryUpdateManager.NoModificationTitle=Aucune modification n\u00e9cessaire
RepositoryUpdateManager.NoModificationMessages=Aucune modification n\u00e9cessaire pour effectuer la mise \u00e0 jour.
RepositoryUpdateManager.NotFoundMessages=Aucune relation \u00e0 trouver.
RepositoryUpdateManager.NotFoundTitle=Introuvable
RepositoryUpdateManager.RenameContextMessages=Voulez-vous vraiment propager la variable renommée à tous les Jobs ? \n\nSi oui, la mise à jour peut prendre un moment. \n\n Si non, les anciennes variables seront passées en Built-In dans les Jobs.
RepositoryUpdateManager.RenameContextMessages=Voulez-vous vraiment propager la variable renomm\u00e9e \u00e0 tous les Jobs ? \n\nSi oui, la mise \u00e0 jour peut prendre un moment. \n\n Si non, les anciennes variables seront pass\u00e9es en Built-In dans les Jobs.
RepositoryUpdateManager.RenameContextTitle=Renommer la question
RepositoryUpdateManager.ItemsToUpdate=Vérification des éléments à mettre à jour
RepositoryUpdateManager.ItemsToUpdate=V\u00e9rification des \u00e9l\u00e9ments \u00e0 mettre \u00e0 jour
RoutinesFunctionProposal.CreatedBy=Cr\u00e9\u00e9 par\n:
RoutinesFunctionProposal.Description=Description\:
RoutinesFunctionProposal.Example=Exemple\n:
RoutinesFunctionProposal.System=System
RoutinesFunctionProposal.User=Utilisateur
RuleOperationChoiceDialog.editRules=Editer les règles
RuleOperationChoiceDialog.rule=Règle :
RuleOperationChoiceDialog.selectRulesFile=Sélectionner un règle depuis un fichier
RuleOperationChoiceDialog.viewRules=Voir les règles (lecture seule)
SchemaCellEditor.giveSchemaName=Donner le nom pour le schéma
RuleOperationChoiceDialog.editRules=Editer les r\u00e8gles
RuleOperationChoiceDialog.rule=R\u00e8gle :
RuleOperationChoiceDialog.selectRulesFile=S\u00e9lectionner un r\u00e8gle depuis un fichier
RuleOperationChoiceDialog.viewRules=Voir les r\u00e8gles (lecture seule)
SchemaCellEditor.giveSchemaName=Donner le nom pour le sch\u00e9ma
SchemaCellEditor.inputName=Saisir le nom
SchemaCellEditor.nameExistOrInvalid=Ce nom existe déjà ou est invalide
SchemaCellEditor.schemaName= Nom du schéma
SchemaOperationChoiceDialog.ChangeBuiltInMessage=Changer le schéma en Built-In.
SchemaOperationChoiceDialog.ChangeRepositoryMessage=Modifier le schéma à partir du Référentiel.
SchemaOperationChoiceDialog.CreateBuiltInMessage=Créer un schéma Built-In
SchemaOperationChoiceDialog.CreateRepositoryMessage=Créer un schéma à partir du Référentiel.
SchemaOperationChoiceDialog.EditSchemaMessage=Editer le schéma.
SchemaCellEditor.nameExistOrInvalid=Ce nom existe d\u00e9j\u00e0 ou est invalide
SchemaCellEditor.schemaName= Nom du sch\u00e9ma
SchemaOperationChoiceDialog.ChangeBuiltInMessage=Changer le sch\u00e9ma en Built-In.
SchemaOperationChoiceDialog.ChangeRepositoryMessage=Modifier le sch\u00e9ma \u00e0 partir du R\u00e9f\u00e9rentiel.
SchemaOperationChoiceDialog.CreateBuiltInMessage=Cr\u00e9er un sch\u00e9ma Built-In
SchemaOperationChoiceDialog.CreateRepositoryMessage=Cr\u00e9er un sch\u00e9ma \u00e0 partir du R\u00e9f\u00e9rentiel.
SchemaOperationChoiceDialog.EditSchemaMessage=Modifier le sch\u00e9ma.
SchemaOperationChoiceDialog.Message=Choisissez une option, ou annulez
SchemaOperationChoiceDialog.Option=Option
SchemaOperationChoiceDialog.StatusMessage=Le schéma est invalide, ou il existe déjà.
SchemaOperationChoiceDialog.Title=Schéma
SchemaOperationChoiceDialog.ViewSchemaMessage=Voir le schéma (lecture seule)
SchemaOperationChoiceDialog.StatusMessage=Le sch\u00e9ma est invalide, ou il existe d\u00e9j\u00e0.
SchemaOperationChoiceDialog.Title=Sch\u00e9ma
SchemaOperationChoiceDialog.ViewSchemaMessage=Voir le sch\u00e9ma (lecture seule)
SchemaXPathQuerysDialog.Mappings=Correspondances
SelectRepositoryContextDialog.DeselectAll=Désélectionner tout
SelectRepositoryContextDialog.CollapseAll=Réduire tous
SelectRepositoryContextDialog.DuplicationMessage=Vous avez sélectionné la variable "{0}" dans le contexte "{1}".
SelectRepositoryContextDialog.ExistenceMessage=La variable "{0}" a existé dans le Job(Contexte : "{1}").
SelectRepositoryContextDialog.Label=Sélectionne les variables des contextes du référentiel
SelectRepositoryContextDialog.SelectAll=Sélectionner tout
SelectRepositoryContextDialog.DeselectAll=D\u00e9s\u00e9lectionner tout
SelectRepositoryContextDialog.CollapseAll=R\u00e9duire tous
SelectRepositoryContextDialog.DuplicationMessage=Vous avez s\u00e9lectionn\u00e9 la variable "{0}" dans le contexte "{1}".
SelectRepositoryContextDialog.ExistenceMessage=La variable "{0}" a exist\u00e9 dans le Job(Contexte : "{1}").
SelectRepositoryContextDialog.Label=S\u00e9lectionne les variables des contextes du r\u00e9f\u00e9rentiel
SelectRepositoryContextDialog.SelectAll=S\u00e9lectionner tout
SelectRepositoryContextDialog.ExpandAll=Agrandir tout
SelectRepositoryContextDialog.Title=Sélectionne les variables du contexte
SelectRepositoryContextDialog.Title=S\u00e9lectionne les variables du contexte
SelectRepositoryContextDialog.View=Voir...
SelectRepositoryContextGroupDialog.Default=Défaut
SelectRepositoryContextGroupDialog.Default=D\u00e9faut
SelectRepositoryContextGroupDialog.Messages=\ Ajoute le groupe de contextes inexistant au Job \u00e0 partir du contexte du R\u00e9f\u00e9rentiel
SelectRepositoryContextGroupDialog.Title=Ajouter un groupe de contextes
TalendDataCollectorPreferencePage_EnableCapture=Activer la capture
TalendDataCollectorPreferencePage_Description=Le collecteur de données d'utilisation collecte des informations concernant la manière dont une personne utilise les produits Talend. L'objectif est, via ces données, d'aider les utilisateurs et les entreprises à comprendre comment les développeurs utilisent les produits Talend.
TalendDataCollectorPreviewPreferencePage_Description=Les clés/valeurs suivantes ont été capturées par le collecteur de données d'utilisation.
TalendDataCollectorPreviewPreferencePage_Key=Clé
TalendDataCollectorPreferencePage_Description=Le collecteur de donn\u00e9es d'utilisation collecte des informations concernant la mani\u00e8re dont une personne utilise les produits Talend. L'objectif est, via ces donn\u00e9es, d'aider Talend \u00e0 comprendre comment les utilisateurs et les entreprises utilisent les produits Talend.
TalendDataCollectorPreviewPreferencePage_Description=Les cl\u00e9s/valeurs suivantes ont \u00e9t\u00e9 captur\u00e9es par le collecteur de donn\u00e9es d'utilisation.
TalendDataCollectorPreviewPreferencePage_EmptyValue=<Vide>
TalendDataCollectorPreviewPreferencePage_Key=Cl\u00e9
TalendDataCollectorPreviewPreferencePage_Value=Valeur
TalendDataCollectorUploadingPreferencePage_Description=Les informations rassemblées par le Collecteur de données d'utilisation est régulièrement chargé sur les serveurs hébergés par Talend.
TalendDataCollectorUploadingPreferencePage_Description=Les informations rassembl\u00e9es par le Collecteur de donn\u00e9es d'utilisation est r\u00e9guli\u00e8rement charg\u00e9 sur les serveurs h\u00e9berg\u00e9s par Talend.
TalendDataCollectorUploadingPreferencePage_LastUpload=Dernier chargement
TalendDataCollectorUploadingPreferencePage_UploadPeriod=Période de chargement
TalendDataCollectorUploadingPreferencePage_Uploadingtitile=Chargement
TalendDataCollectorUploadingPreferencePage_UploadPeriod=P\u00e9riode de chargement
TalendDataCollectorUploadingPreferencePage_Days=Jours
TalendTabbedPropertyComposite.compactButton.toolTip=Vue compacte
TalendTabbedPropertyComposite.tableButton.toolTip=Vue de la table
@@ -298,25 +322,25 @@ VariableItemEditor.new=Nouveau
VariableItemEditor.remove=Remove
VariableItemEditor.twmplatePattern=Echec de la generation des fichiers java
VariableItemEditor.variable=Variables :
VersionSection.CreationDate=Date de création
VersionSection.CreationDate=Date de cr\u00e9ation
VersionSection.ModificationDate=Date de modification
VersionSection.Version=Version
VersionSection.Status=Statut
XmlArray.InvalidFile=Fichier invalide.
XSDValidater.IllegalArgument=Le fichier XSD d'entrée n'existe pas.
XSDValidater.IllegalArgument=Le fichier XSD d'entr\u00e9e n'existe pas.
repository.context=Contextes
repository.column=Colonne
repository.documentation=Documentation
repository.folder=Dossier
repository.generated=Généré
repository.generated=G\u00e9n\u00e9r\u00e9
repository.jobdoc=Documentation des Jobs
repository.joblet=Création de Joblets
repository.joblet=Joblets
repository.recyclebin=Corbeille
repository.jobletdoc=Documentation des Joblets
repository.joblets=Joblets
repository.jobs=Jobs
repository.metadata=Métadonnées
repository.metadataConnections=Bases de données
repository.metadata=M\u00e9tadonn\u00e9es
repository.metadataConnections=Bases de donn\u00e9es
repository.metadataConnections.alias=BD
repository.metadataFileEDCDIC=Copybook
repository.metadataFileEDCDIC.alias=Copybook
@@ -324,13 +348,14 @@ repository.concept=Concept
repository.metadataSAPConnections=Connexions SAP
repository.metadataSAPConnections.alias=SAP
repository.SAPFunction=Fonction SAP
repository.metadataSQLPatterns=Modèles SQL
repository.metadataFileDelimited=Fichier délimité
repository.metadataSQLPatterns=Mod\u00e8les SQL
repository.metadataSQLPatterns.alias=Mod\u00e8les SQL
repository.metadataFileDelimited=Fichier d\u00e9limit\u00e9
repository.metadataFileDelimited.alias=DELIM
repository.metadataTable=Schéma des métadonnées
repository.metadataColumn=Colonne de métadonnées
repository.metadataFileRules=Règles embarquées
repository.metadataFileRules.alias=Règle
repository.metadataTable=Sch\u00e9ma des m\u00e9tadonn\u00e9es
repository.metadataColumn=Colonne de m\u00e9tadonn\u00e9es
repository.metadataFileRules=R\u00e8gles embarqu\u00e9es
repository.metadataFileRules.alias=R\u00e8gle
repository.metadataFileHL7=HL7
repository.metadataFileHL7.alias=HL7
repositorymetadataEDIFact=UN/EDIFACT
@@ -339,41 +364,41 @@ repository.metadataFileFTP=FTP
repository.metadataFileFTP.alias=FTP
repository.metadataFileBRMS=BRMS
repository.metadataFileBRMS.alias=BRMS
repository.metadataValidationRules=Règles de validation
repository.metadataValidationRules=R\u00e8gles de validation
repository.process=Jobs
repository.service=Services
repository.query=Requête
repository.query=Requ\u00eate
repository.CDC=CDC
repository.svnroot=SVN
repository.referencedProjects=Projet référencé
repository.referencedProjects=Projet r\u00e9f\u00e9renc\u00e9
repository.beans=Beans
repository.snippets=Snippets
repository.tdqelement.analysis=Analyses TDQ
repository.tdqelement.report=Rapports TDQ
repository.tdqelement.dbconnection=Connexions bases de données TDQ
repository.tdqelement.dbconnection=Connexions bases de donn\u00e9es TDQ
repository.tdqelement.mdmconnection=Connexions MDM TDQ
repository.tdqelement.businessrule=Règles métier TDQ
repository.tdqelement.businessrule=R\u00e8gles m\u00e9tier TDQ
repository.tdqelement.indicator=Indicateurs TDQ
repository.tdqelement.pattern=Modèles TDQ
EUpdateItemType.Property=Propriété
EUpdateItemType.MapReduce=Map Reduce
EUpdateItemType.Schema=Schéma
repository.tdqelement.pattern=Mod\u00e8les TDQ
EUpdateItemType.Property=Propri\u00e9t\u00e9
EUpdateItemType.Schema=Sch\u00e9ma
EUpdateItemType.SAPFunction=Fonction SAP
EUpdateItemType.SAPIDoc=SAP IDoc
EUpdateItemType.Query=Requête
EUpdateItemType.Query=Requ\u00eate
EUpdateItemType.Variable=Variable
EUpdateItemType.ContextGroup=Groupe de contexte
EUpdateItemType.Components=Composants
EUpdateItemType.Name=Nom
EUpdateItemType.ValidationRule=Règle de validation
EUpdateItemType.ValidationRule=R\u00e8gle de validation
EUpdateResult.BuiltIn=Passer en mode built-in
EUpdateResult.JobletUpdate=Mise à jour des joblets
EUpdateResult.Update=Mettre à jour à partir du référentiel
EUpdateResult.JobletUpdate=Mise \u00e0 jour des joblets
EUpdateResult.Update=Mettre \u00e0 jour \u00e0 partir du r\u00e9f\u00e9rentiel
EUpdateResult.Reload=Recharger les composants
EUpdateResult.Rename=Changer le nom
EUpdateResult.Add=Ajouter à partir du référentiel
EUpdateResult.Delete=Supprimer du référentiel
EUpdateResult.Add=Ajouter \u00e0 partir du r\u00e9f\u00e9rentiel
EUpdateResult.Delete=Supprimer du r\u00e9f\u00e9rentiel
UpdatesConstants.Context=Contexte
UpdatesConstants.ContextGroup=Groupe de contextes
UpdatesConstants.Component=Composant
UpdatesConstants.Joblet=Joblet
UpdatesConstants.Job=Job
@@ -382,9 +407,9 @@ MetadataTypeLengthConstants.FIELD_DEFAULT_TYPE=Default Type
MetadataTypeLengthConstants.FIELD_DEFAULT_LENGTH=Default Length
MetadataTypeLengthConstants.VALUE_DEFAULT_TYPE=Default Type
MetadataTypeLengthConstants.VALUE_DEFAULT_LENGTH=Default Length
MetadataTypeLengthPreferencePage.VALUE=Paramètres par défaut pour les champs comprenant des valeurs nulls
MetadataTypeLengthPreferencePage.FIELD=Paramètres par défaut pour tous les champs
MetadataTypeLengthPreferencePage.DBTYPE=Longueur par défaut pour le type de données
MetadataTypeLengthPreferencePage.VALUE=Param\u00e8tres par d\u00e9faut pour les champs comprenant des valeurs nulls
MetadataTypeLengthPreferencePage.FIELD=Param\u00e8tres par d\u00e9faut pour tous les champs
MetadataTypeLengthPreferencePage.DBTYPE=Longueur par d\u00e9faut pour le type de donn\u00e9es
MetadataTypeLengthConstants.BOOLEAN_LENGTH=Boolean
MetadataTypeLengthConstants.BIGDECIMAL_LENGTH=BigDecimal
MetadataTypeLengthConstants.BYTE_LENGTH=Byte
@@ -402,57 +427,135 @@ MetadataTypeLengthConstants.LIST_LENGTH=liste
MetadataTypeLengthConstants.DATETIME_LENGTH=Datetime
ModuleListCellEditor.externalLabel=Modules externes
ModuleListCellEditor.innerLabel=Modules internes
ModuleListCellEditor.selectLabel=Sélectionner un module
ModuleListCellEditor.title=Sélectionner un module
MultiStringSelectionDialog.nameEmpty=Le nom ne peut être vide
PromptDialog.stringTip=Le texte d'entrée doit être entouré de guillemets simples.
ModuleListCellEditor.selectLabel=S\u00e9lectionner un module
ModuleListCellEditor.title=S\u00e9lectionner un module
MultiStringSelectionDialog.nameEmpty=Le nom ne peut \u00eatre vide
PromptDialog.stringTip=Le texte d'entr\u00e9e doit \u00eatre entour\u00e9 de guillemets simples.
ApplicationActionBarAdvisor.menuFileLabel=&Fichier
ApplicationActionBarAdvisor.menuEditLabel=&Editer
ApplicationActionBarAdvisor.navigateLabel=&Naviguer
ApplicationActionBarAdvisor.projectLabel=&Projet
ApplicationActionBarAdvisor.menuWindowLabel=Fe&nêtre
ApplicationActionBarAdvisor.menuWindowLabel=Fe&n\u00eatre
ApplicationActionBarAdvisor.menuHelpLabel=&Aide
BusinessAppearanceComposite.textAlignmentGroup=Alignement du texte
BusinessAppearanceComposite.textAlignment.horizontal=Horizontal
BusinessAppearanceComposite.textAlignment.vertical=Vertical
BusinessAppearanceComposite.textAlignment.horizontal.left=Gauche
BusinessAppearanceComposite.textAlignment.horizontal.right=Droite
BusinessAppearanceComposite.textAlignment.horizontal.centre=Centr\u00e9
BusinessAppearanceComposite.textAlignment.vertical.top=Haut
BusinessAppearanceComposite.textAlignment.vertical.bottom=Bas
BusinessAppearanceComposite.textAlignment.vertical.centre=Centr\u00e9
ConnectionBean.Local=local
ConnectionBean.Remote=Distant
ConnectionBean.DefaultConnection=connexion par défaut
InegerCellEditorListener.NegativeNumberMessage=La valeur de {0} ne peut être un nombre négatif.
InegerCellEditorListener.NumeralMessage=La valeur de {0} doit être numérique.
ConnectionBean.DefaultConnection=connexion par d\u00e9faut
InegerCellEditorListener.NegativeNumberMessage=La valeur de {0} ne peut \u00eatre un nombre n\u00e9gatif.
InegerCellEditorListener.NumeralMessage=La valeur de {0} doit \u00eatre num\u00e9rique.
OpenXSDFileDialog.cancel=Annuler
OpenXSDFileDialog.confirm=Confirmer
OpenXSDFileDialog.fileName=Nom de fichier :
OpenXSDFileDialog.xmlFileSelection=Sélectionner un fichier XML à valider
RepositoryContentProvider.repositoryLabel.Queries=Requêtes
RepositoryContentProvider.repositoryLabel.sapFunction=Fonctions SAP
OpenXSDFileDialog.xmlFileSelection=S\u00e9lectionner un fichier XML \u00e0 valider
OpenXSDFileDialog.xmlSelectedOrNot=Comme vous avez s\u00e9lectionn\u00e9 un fichier de m\u00e9tadonn\u00e9es XSD, \n il doit y avoir un fichier XML \u00e0 valider.
RepositoryContentProvider.repositoryLabel.Queries=Requ\u00eates
repository.routes=Routes
repository.servicesOperation=Opération
repository.servicesOperation=Op\u00e9ration
repository.servicesPort=Port
BinRepositoryNode.label=Corbeille
HDFS=HDFS
HCAT=HCAT
AbstractRepositoryContentHandler.deleteNode.exception=Echec de la suppression des pertinences de noeud : {0}
HadoopCustomVersionDialog.title=Définir la distribution Hadoop personnalisée
HadoopCustomVersionDialog.topTitle=D\u00e9finition de la version Hadoop personnalis\u00e9e
HadoopCustomVersionDialog.title=D\u00e9finir la distribution Hadoop personnalis\u00e9e
HadoopCustomVersionDialog.msg=Configurer les biblioth\u00e8ques n\u00e9cessaires \u00e0 la version personnalis\u00e9e de Hadoop
HadoopCustomVersionDialog.table.descColumn=Description
HadoopCustomVersionDialog.btn.addLibBtn.tooltip=Ajouter des bibliothèques...
HadoopCustomVersionDialog.importLibs=Importer les bibliothèques...
HadoopCustomVersionDialog.table.libNameColumn=Nom de la biblioth\u00e8que
HadoopCustomVersionDialog.btn.addLibBtn.tooltip=Ajouter des biblioth\u00e8ques...
HadoopCustomVersionDialog.btn.importLibBtn.tooltip=Importer des biblioth\u00e8ques depuis la d\u00e9finition existante
HadoopCustomVersionDialog.btn.exportLibBtn.tooltip=Export de la d\u00e9finition de la version Hadoop personnalis\u00e9e
HadoopCustomVersionDialog.importLibs=Importer les biblioth\u00e8ques...
HadoopVersionDialog.importFromExistVersion=Importer depuis une version existante
HadoopVersionDialog.msg=Sélectionnez une option pour importer la définition de la version personnalisée de Hadoop.
HadoopVersionDialog.msg=S\u00e9lectionnez une option pour importer la d\u00e9finition de la version personnalis\u00e9e de Hadoop.
HadoopVersionDialog.zipLocation=Zip :
HadoopVersionDialog.importFromZip=Importer depuis un .zip
HadoopVersionDialog.title=Importer la définition personnalisée
HadoopVersionDialog.title=Importer la d\u00e9finition personnalis\u00e9e
HadoopVersionDialog.distribution=Distribution :
HadoopVersionDialog.distribution.tooltip=Configurer la distribution Hadoop
HadoopVersionDialog.version=Version :
HadoopVersionDialog.version.tooltip=Configurer la version de la distribution
HadoopVersionDialog.confirmMsg=La configuration actuelle sera remplacée. Continuer ?
HadoopCustomLibrariesUtil.cannotCreate=Impossible de créer {0}
LibrariesListSelectionDialog.title=Sélectionnez les bibliothèques
LibrariesListSelectionDialog.selectLibFromOS=Sélectionnez les bibliothèques
HadoopVersionDialog.browseBtn=Pa&rcourir...
HadoopVersionDialog.confirmMsg=La configuration actuelle sera remplac\u00e9e. Continuer ?
HadoopCustomLibrariesUtil.cannotCreate=Impossible de cr\u00e9er {0}
HadoopCustomLibrariesUtil.importFailed=Echec de l'import de la d\u00e9finition personnalis\u00e9e
HadoopCustomLibrariesUtil.exmportFailed=Echec de l'export de la d\u00e9finition personnalis\u00e9e
HadoopCustomLibrariesUtil.libMissing=Des Jar sont introuvables dans le studio : {0}, consultez la vue Modules pour les installer
HadoopCustomLibrariesUtil.importConfirmMsg=Continuer ?
LibrariesListSelectionDialog.title=S\u00e9lectionnez les biblioth\u00e8ques
LibrariesListSelectionDialog.button.internal=Biblioth\u00e8ques int\u00e9gr\u00e9es
LibrariesListSelectionDialog.button.external=Biblioth\u00e8ques externes
LibrariesListSelectionDialog.selectLibFromOS=S\u00e9lectionnez les biblioth\u00e8ques
LibrariesListSelectionDialog.browseButton.text=Parcourir...
GenerateSelectSQLAction.NewQuery=Nouvelle requête {0}
LibrariesListSelectionDialog.deployLibs=D\u00e9ployer les biblioth\u00e8ques...
GenerateSelectSQLAction.NewQuery=Nouvelle requ\u00eate {0}
UpdatesConstants.MR=Map_Reduce
AbstractBrandingService.routines_license_header_content2014=// ============================================================================\n//\n// Copyright (c) 2006-2014, Talend Inc.\n//\n// Ce code source a \u00e9t\u00e9 automatiquement g\u00e9n\u00e9r\u00e9 par_{0}\n// / JobDesigner (CodeGenerator version {1})\n// Vous pouvez trouver plus d'informations \u00e0 propos des produits Talend \u00e0 www.talend.com.\n// Vous pouvez distribuer ce code suivant les termes de la licence GNU LGPL\n// http://www.gnu.org/licenses/lgpl.html).\n//\n// ============================================================================
repository.tdqelement.sourceFile=Fichiers source
repository.tdqelement.jrxml=Mod\u00e8le JRXML
repository.dataprofiling=Profiling de donn\u00e9es
repository.libraries=Biblioh\u00e8ques
repository.patternRegex=Regex
repository.rules=R\u00e8gles
repository.rulesSql=SQL
repository.systemIndicators=Indicateurs syst\u00e8me
repository.userDefineIndicators=Indicateurs personnalis\u00e9s
repository.systemIndicators.advancedStatistics=Statistiques avanc\u00e9es
repository.systemIndicators.businessRules=R\u00e8gles m\u00e9tier
repository.systemIndicators.correlation=Corr\u00e9lation
repository.systemIndicators.functionalDependency=D\u00e9pendance fonctionnelle
repository.systemIndicators.overview=Vue d'ensemble
repository.systemIndicators.patternFinder=Statistiques de fr\u00e9quence des mod\u00e8les
repository.systemIndicators.patternMatching=Rapprochement des mod\u00e8les
repository.systemIndicators.rowComparison=Comparaison de lignes
repository.systemIndicators.simpleStatistics=Statistiques simples
repository.systemIndicators.soundex=Soundex
repository.systemIndicators.summaryStatistics=R\u00e9sum\u00e9 statistique
repository.systemIndicators.textStatistics=Statistiques de texte
repository.tdqExchange=Exchange
repository.systemIndicators.phoneNumberStatistics=Statistiques de num\u00e9ros de t\u00e9l\u00e9phone
repository.systemIndicators.fraudDetection=D\u00e9tection de la fraude
EUpdateItemType.MapPath=Chemin du mapping
EUpdateResult.PathUpdate=Mise \u00e0 jour du chemin du mapping
AContextualAction.EditorManager_saveChangesQuestion='{0}'" a \u00e9t\u00e9 modifi\u00e9. Sauvegarder ?
AContextualAction.Save_Resource=Sauvegarder la ressource
EComponentCategory.stormConfig=Configuration de Storm
EComponentCategory.sparkConfig=Configuration Spark
repository.SAPIDoc=SAP IDoc
repository.SAPTable=Table SAP
ProgressMonitorDialogWithCancel.executeMessage.default=Ex\u00e9cution...
ProgressMonitorDialogWithCancel.executeTimeout=Suspension de l'ex\u00e9cution, le Studio a essay\u00e9 d'interrompre la v\u00e9rification en t\u00e2che de fond.
ProgressMonitorDialogWithCancel.CheckingConnectionJob.waitingFinish=en attente de la fin de {0}...
ProgressMonitorDialogWithCancel.CheckingConnectionJob.emptyWaitingfinish=en attente de la fin...
EUpdateItemType.Batch=Batch
EUpdateItemType.Streaming=Streaming
UpdatesConstants.Storm=Storm
UpdatesConstants.Spark=Spark
UpdatesConstants.SparkStreaming=Spark_Streaming
OverTimePopupDialogTask.title=Ex\u00e9cution...
OverTimePopupDialogTask.message=T\u00e2che d'ex\u00e9cution en arri\u00e8re plan, patientez...
OverTimePopupDialogTask.killed=Ex\u00e9cution arr\u00eat\u00e9e
EComponentCategory_gitHistory=Historique Git
repository.gitroot=GIT
EComponentCategory.parameters=Param\u00e8tres
EComponentCategory.actionInputOutput=Sch\u00e9ma d'entr\u00e9e/de sortie
EConnectionType.RejectMenu=Reject
RepositoryContentProvider.repositoryLabel.sapBapi.output=Sortie
RepositoryContentProvider.repositoryLabel.sapTable=Tables SAP
ComponentReturnVariableUtils.ErrorMessage=Message d'erreur
ComponentReturnVariableUtils.NbReject=Nombre de rejets
ComponentReturnVariableUtils.NbSuccess=Nombre de r\u00e9ussites
ComponentReturnVariableUtils.NbLine=Nombre de lignes
repository.metadataRulesManagement=Gestion des r\u00e8gles
repository.metadataRulesManagement.alias=Gestion des r\u00e8gles
EUpdateItemType.StructurePath=Chemin de la structure
EComponentCategory_deployment=D\u00e9ploiement
DynamicElement.incorrectInstance=L'objet JSON n'est pas une instance de {0} : {1}
EComponentCategory_advanceSetting=Param\u00e8tres avanc\u00e9s

View File

@@ -61,7 +61,7 @@ PropertiesWizardPage.Version.Minor=M
PropertiesWizardPage.ImageSizeError=Molim odaberite sliku veli\u010Dine 32*32.
RelationshipItemBuilder.forItem=za stavku
RoutinesFunctionProposal.User=korisnik
SchemaOperationChoiceDialog.Title=\n\n \n\nCollection\n\nSchema
SchemaOperationChoiceDialog.Title=\n\n\t\n\nCollection\n\nSchema
VariableItemEditor.name=Ime
VariableItemEditor.remove=Ukloni
VariableItemEditor.variable=Varijable:
@@ -73,7 +73,7 @@ XmlArray.InvalidFile=Neispravna datoteka.
XSDValidater.IllegalArgument=Ne postoji ulazna xsd datoteka
repository.documentation=Dokumentacija
EUpdateItemType.Property=Svojstvo
EUpdateItemType.Schema=\n\n \n\nCollection\n\nSchema
EUpdateItemType.Schema=\n\n\t\n\nCollection\n\nSchema
EUpdateItemType.Name=Ime
UpdatesConstants.Context=Kontekst
UpdatesConstants.Joblet=Joblet

View File

@@ -18,7 +18,7 @@ ColorsCodeViewerPreferencePage.keyword2Color=colore Keyword2
ColorsCodeViewerPreferencePage.keyword3Color=Colore Keyword3
ColumnNameChangedExt.columnChanged=Nodo: {0} Campo alterato: {1} -> {2}
ComponentsFormatPreferencePage.add=Aggiungere
ComponentsFormatPreferencePage.errorCreateConnectionName=Il nome "{0}" è invalido.
ComponentsFormatPreferencePage.errorCreateConnectionName=Il nome "{0}" \u00e8 invalido.
ComponentsFormatPreferencePage.formatConnection=Formato connessione predefinita:
ComponentsFormatPreferencePage.formatHint=Formato consiglio predefinito:
ComponentsFormatPreferencePage.formatLable=Formato etichetta predefinito:
@@ -30,25 +30,25 @@ ContextComposite.treeValue=Valori come albero
ContextComposite.variable=Variabili
ContextValueErrorChecker.ErrorTitile=Errore nel valore di contesto:
ContextParameterProposal.NoCommentAvaiable=Commenti non disponibili.
ContextProcessSection.1=Menù tabella
ContextProcessSection.1=Men\u00f9 tabella
ContextProcessSection.12=Rinomina contesto
ContextProcessSection.13=Dai un nuovo nome per il contesto {0}
ContextProcessSection.2=Chiedere conferma ?
ContextProcessSection.29=Errore
ContextProcessSection.30=Il nome esiste già
ContextProcessSection.30=Il nome esiste gi\u00e0
ContextProcessSection.4=Aggiungere nuovo contesto sulla base di ->(
ContextProcessSection.49=Contesto predefinito
ContextProcessSection.50=ContextProcessSection.14
ContextProcessSection.51=ContextProcessSection.15
ContextProcessSection.6=Nuovo contesto
ContextProcessSection.7=Dai un nome per il nuovo contesto
ContextProcessSection.ParameterNameIsNotValid=Il nome del parametro non è valido.
ContextProcessSection.RemoveInformation={0} è il contesto predefinito, non può essere rimosso.
ContextProcessSection.ParameterNameIsNotValid=Il nome del parametro non \u00e8 valido.
ContextProcessSection.RemoveInformation={0} \u00e8 il contesto predefinito, non pu\u00f2 essere rimosso.
ContextProcessSection.errorTitle=Errore
ConextTableValuesComposite.nameLabel=Nome
ConextTemplateComposite.OrderMessages=Precisare se si vuole riorganizzare le variabili.
ConextTemplateComposite.OrderText=Ordine originale
ContextSetConfigurationDialog.nameNotValid=il nome non è valido
ContextSetConfigurationDialog.nameNotValid=il nome non \u00e8 valido
ContextTemplateComposite.CommentLabel=Commento
ContextTemplateComposite.nameLabel=Nome
ContextTemplateComposite.scriptCodeLabel=codice script
@@ -69,7 +69,6 @@ CorePreferencePage.previewLimit=Anteprima limiti
CorePreferencePage.runInMultiThread=Esecuzione in Multi Thread (valore di default per un nuovo lavoro)
CorePreferencePage.temporaryFiles=&File temporanei
DbTableSelectorDialog.textContent=Seleziona nome tabella
EComponentCategory_advanceSetting=Impostazioi avanzate
EComponentCategory_appearance=Aspetto
EComponentCategory_assignment=Assegnazione
EComponentCategory_basicSetting=Impostazioni base
@@ -97,7 +96,7 @@ EComponentCategory.availableExtensions=Estensioni disponibili
EComponentCategory.downloadedExtensions=Scarica estensioni
EComponentCategory.myExtensions=Mie estensioni
EComponentCategory.monitoring=Monitoraggio
EConnectionType.iteratorMenu=Il codice sorgente è stato generato in automatico da {0}
EConnectionType.iteratorMenu=Il codice sorgente \u00e8 stato generato in automatico da {0}
EConnectionType.lookupMenu=Look Up
EConnectionType.mainMenu=Principale
EConnectionType.onComponentErrorMenu=Su errore componente
@@ -140,22 +139,22 @@ ExtractMetaDataFromDataBase.dbTypeNotFound=Tipo db '{0}' non trovato
Function.FunctionName=Nome funzione {0}
FunctionManager.PurePerl.Desc=Imposta la tua espressione
FunctionManager.PurePerl.ParaName=personalizza parametri
GlobalServiceRegister.ServiceNotRegistered=Il servizio {0} non è stato registrato
GlobalServiceRegister.ServiceNotRegistered=Il servizio {0} non \u00e8 stato registrato
GroupByContextAction.groupContext=Raggruppa per contesto
GroupByVariableAction.groupVariable=Raggruppa per variabile
JavaSimpleDateFormatProposalProvider.quoteDisplayError=Due virgolette singole vengono mostrate solo come una virgoletta singola
JavaTypesManager.bigDecimal=BIGDECIMAL è un numero:
JavaTypesManager.integer=INTEGER è un numero:
JavaTypesManager.list=LIST è un numero:
JavaTypesManager.string=STRING è un numero:
JavaTypesManager.bigDecimal=BIGDECIMAL \u00e8 un numero:
JavaTypesManager.integer=INTEGER \u00e8 un numero:
JavaTypesManager.list=LIST \u00e8 un numero:
JavaTypesManager.string=STRING \u00e8 un numero:
LDAPCATruster.failedCreateCert=Fallimento creazione certificato memorizzazione :
LDAPCATruster.failedCreateTmp=Fallimento creazione credenzialità memorizzazione temporanea:
LDAPCATruster.failedInitialTrust=Fallimento creazione gestione credenzialità iniziale:
LDAPCATruster.failedCreateTmp=Fallimento creazione credenzialit\u00e0 memorizzazione temporanea:
LDAPCATruster.failedInitialTrust=Fallimento creazione gestione credenzialit\u00e0 iniziale:
LDAPCATruster.failedLoadCert=Fallimento caricamento certificato di memorizzazione:
LDAPCATruster.failedSaveTrust=Fallimento salvataggio certificato di memorizzazione:
LDAPCATruster.locationInvalid=La locazione del file del certificato di memorizzazione non è valida:
LDAPCATruster.locationInvalid=La locazione del file del certificato di memorizzazione non \u00e8 valida:
LDAPCATruster.sslError1=Errore SSL: catena di verifica del certificato del server fallita.
LDAPCATruster.sslError3=Errore SSL: Il certificato CA non è nella catena di certificazione del server
LDAPCATruster.sslError3=Errore SSL: Il certificato CA non \u00e8 nella catena di certificazione del server
ListPreferencePage.RemoveButtonName=Rimuovi
MetadataDialog.CopyToInput.toolTipText=Copia tutte le colonne di uno schema di output in uno schema di input
MetadataDialog.CopySelectionToInput.toolTipText=Copia le colonne prescelte da output a input schema
@@ -163,10 +162,10 @@ MetadataDialog.CopyToOutput=Copia tutte le le colonne da uno schema di input ad
MetadataDialog.CopySelectionToOutput=Copia le colonne prescelta da input a output schema
MetadataDialog.Message=Tutte le colonne da uno schema di input saranno trasferite ad uno schema di output
MetadataDialog.TransferMessage=Tutte le colonne da uno schema di output saranno trasferite ad uno schema di input
MetadataEmfTableEditor.ColumnInvalid=Il nome colonna ''{0}'' è invalido
MetadataEmfTableEditor.ColumnNameExists=Il nome colonna ''{0}'' esiste già.
MetadataTableEditor.ColumnNameExists=Il nome colonna ''{0}'' esiste già.
MetadataTableEditor.ColumnNameIsInvalid=Il nome colonna ''{0}'' è invalido
MetadataEmfTableEditor.ColumnInvalid=Il nome colonna '{0}' \u00e8 invalido
MetadataEmfTableEditor.ColumnNameExists=Il nome colonna '{0}' esiste gi\u00e0.
MetadataTableEditor.ColumnNameExists=Il nome colonna '{0}' esiste gi\u00e0.
MetadataTableEditor.ColumnNameIsInvalid=Il nome colonna '{0}' \u00e8 invalido
MetadataTableEditorView.ColumnTitle=Colonna
MetadataTableEditorView.CommentTitle=Commento
MetadataTableEditorView.DBTypeTitle=Tipo DB
@@ -184,17 +183,17 @@ MetadataTalendTypeEditor.button.import=I&mportare
MetadataTalendTypeEditor.column1.Name=File mappatura Metadata
MetadataTalendTypeEditor.editMappingDialog.title=Modifica file di mappatura
MetadataTalendTypeEditor.error.message=Messaggio errore
MetadataTalendTypeEditor.fileIsImported=Il file è già stato importato.
MetadataTalendTypeEditor.fileIsInvalid=Il file metadata importato non è valido.
MetadataTalendTypeEditor.fileIsImported=Il file \u00e8 gi\u00e0 stato importato.
MetadataTalendTypeEditor.fileIsInvalid=Il file metadata importato non \u00e8 valido.
MetadataTalendTypeEditor.fileNameStartRule=Il nome del file deve iniziare con 'mapping_'.
MetadataTool.errorMessage=Impossibile inserire l'attuale carattere
MetadataTool.invalid=Valore invalido
MetadataTool.invalidChar=Carattere invalido
MetadataTool.nameNull=Il nome dello schema non può essere nullo
MetadataTool.nameNull=Il nome dello schema non pu\u00f2 essere nullo
MetadataTool.nullValue=Valore nullo
MetadataTool.schemaExist=Il nome dello schema esiste già.
MetadataTool.schemaIn=Il nome dello schema è invalido.
MetadataTool.schemaNull=Il nome dello schema è nullo.
MetadataTool.schemaExist=Il nome dello schema esiste gi\u00e0.
MetadataTool.schemaIn=Il nome dello schema \u00e8 invalido.
MetadataTool.schemaNull=Il nome dello schema \u00e8 nullo.
PaletteContentDialog.connection=Formato connessione predefinita:
PaletteContentDialog.hint=Formato consiglio predefinito:
PaletteContentDialog.lable=Formato etichetta predefinito:
@@ -207,19 +206,19 @@ PerspectiveMenuManager.perspectiveLabel=&Prospettiva
ProcessorUtilities.finalizeBuild=Finalizzazione costruzione...
ProcessorUtilities.generatingJob=Generazione job...
ProcessorUtilities.loadingJob=Caricamento job...
PropertiesWizard.EditPropertiesPageTitle=Modifica proprietà
PropertiesWizard.EditPropertiesPageTitle=Modifica propriet\u00e0
PropertiesWizardPage.Author=Autore
PropertiesWizardPage.Locker=Bloccatore
PropertiesWizardPage.Description=Descrizione
PropertiesWizardPage.ItemExistsError=Oggetto preesistente. Controlla il cestino e svuotalo se necessario.
PropertiesWizardPage.KeywordsError=Il nome non è un identificatore valido
PropertiesWizardPage.KeywordsError=Il nome non \u00e8 un identificatore valido
PropertiesWizardPage.Name=Nome
PropertiesWizardPage.NameEmptyError=Il nome è vuoto.
PropertiesWizardPage.NameEmptyError=Il nome \u00e8 vuoto.
PropertiesWizardPage.NameFormatError=Il nome contiene caratteri incorretti
PropertiesWizardPage.Path=Percorso
PropertiesWizardPage.Purpose=Scopo
PropertiesWizardPage.Select=Seleziona
PropertiesWizardPage.SelectfolderMessage=Seleziona la cartella in cui l'elemento sarà creato
PropertiesWizardPage.SelectfolderMessage=Seleziona la cartella in cui l'elemento sar\u00e0 creato
PropertiesWizardPage.SelectfolderTitle=Seleziona cartella
PropertiesWizardPage.Status=Stato
PropertiesWizardPage.Version=Versione
@@ -245,7 +244,7 @@ RuleOperationChoiceDialog.selectRulesFile=Seleziona una regola da un file
RuleOperationChoiceDialog.viewRules=Vedi regole(sola lettura)
SchemaCellEditor.giveSchemaName=Prendi il nome per lo schema
SchemaCellEditor.inputName=Inserisci il nome
SchemaCellEditor.nameExistOrInvalid=Questo nome esiste già o è invalido
SchemaCellEditor.nameExistOrInvalid=Questo nome esiste gi\u00e0 o \u00e8 invalido
SchemaCellEditor.schemaName=Nome schema
SchemaOperationChoiceDialog.ChangeBuiltInMessage=Cambia schema nel built-in
SchemaOperationChoiceDialog.ChangeRepositoryMessage=Cambia schema dal repository
@@ -254,7 +253,7 @@ SchemaOperationChoiceDialog.CreateRepositoryMessage=Crea schema dal repository
SchemaOperationChoiceDialog.EditSchemaMessage=Modifica schema.
SchemaOperationChoiceDialog.Message=Per favore seleziona un'opzione, o annulla.
SchemaOperationChoiceDialog.Option=Opzione
SchemaOperationChoiceDialog.StatusMessage=Schema invalido o esiste già.
SchemaOperationChoiceDialog.StatusMessage=Schema invalido o esiste gi\u00e0.
SchemaOperationChoiceDialog.Title=Schema
SchemaOperationChoiceDialog.ViewSchemaMessage=Visualizza schema (sola lettura).
SchemaXPathQuerysDialog.Mappings=Mappature
@@ -269,12 +268,12 @@ SelectRepositoryContextDialog.View=Vedi...
SelectRepositoryContextGroupDialog.Default=Nessuno
SelectRepositoryContextGroupDialog.Title=Aggiungi gruppo contesto
TalendDataCollectorPreferencePage_EnableCapture=Abilita cattura
TalendDataCollectorPreferencePage_Description=Il Raccoglitore di utilizzo dati raccoglie l'informazione su come gli individui utilizzano i prodotti Talend. L'intento è di utilizzare questo dato per aiutare utenti ed organizzazioni a capire meglio come sono sviluppati i prodotti Talend.
TalendDataCollectorPreferencePage_Description=Il Raccoglitore di utilizzo dati raccoglie l'informazione su come gli individui utilizzano i prodotti Talend. L'intento \u00e8 di utilizzare questo dato per aiutare utenti ed organizzazioni a capire meglio come sono sviluppati i prodotti Talend.
TalendDataCollectorPreviewPreferencePage_Description=Le seguenti chiavi/valori sono state catturate dal Raccoglietore di utilizzo dati.
TalendDataCollectorPreviewPreferencePage_EmptyValue=<Vuoto>
TalendDataCollectorPreviewPreferencePage_Key=Chiave
TalendDataCollectorPreviewPreferencePage_Value=Valore
TalendDataCollectorUploadingPreferencePage_Description=L'informazione raccolta dal Raccoglitore di utilizzo dati è periodicamente spedita ai server ospitati da Talend.
TalendDataCollectorUploadingPreferencePage_Description=L'informazione raccolta dal Raccoglitore di utilizzo dati \u00e8 periodicamente spedita ai server ospitati da Talend.
TalendDataCollectorUploadingPreferencePage_LastUpload=Ultima spedizione
TalendDataCollectorUploadingPreferencePage_Uploadingtitile=Spedizione
TalendDataCollectorUploadingPreferencePage_UploadPeriod=Periodo spedizione
@@ -339,7 +338,7 @@ repository.tdqelement.mdmconnection=Connessione MDM TDQ
repository.tdqelement.businessrule=Regole business TDQ
repository.tdqelement.indicator=Indicatore TDQ
repository.tdqelement.pattern=Modelli TDQ
EUpdateItemType.Property=Propietà
EUpdateItemType.Property=Propiet\u00e0
EUpdateItemType.Schema=Schema
EUpdateItemType.SAPFunction=Funzione SAP
EUpdateItemType.SAPIDoc=IDoc SAP
@@ -350,7 +349,7 @@ EUpdateItemType.Components=Componenti
EUpdateItemType.Name=Nome
EUpdateItemType.JobVersion=Versione job
EUpdateItemType.ValidationRule=regola di validazione
EUpdateResult.BuiltIn=Cambia in modalità Built-In
EUpdateResult.BuiltIn=Cambia in modalit\u00e0 Built-In
EUpdateResult.JobletUpdate=Aggiorna nodo per Joblet
EUpdateResult.Update=Aggiorna dal repository
EUpdateResult.Reload=Ricarica componenti
@@ -389,7 +388,7 @@ ModuleListCellEditor.externalLabel=Moduli esterni
ModuleListCellEditor.innerLabel=Moduli interni
ModuleListCellEditor.selectLabel=Seleziona il modulo
ModuleListCellEditor.title=Seleziona il modulo
MultiStringSelectionDialog.nameEmpty=Il nome non può essere vuoto
MultiStringSelectionDialog.nameEmpty=Il nome non pu\u00f2 essere vuoto
PromptDialog.stringTip=Il testo inserito deve essere compreso tra virgolette singole.
ApplicationActionBarAdvisor.menuFileLabel=&File
ApplicationActionBarAdvisor.menuEditLabel=&Edizione
@@ -415,7 +414,6 @@ OpenXSDFileDialog.confirm=Conferma
OpenXSDFileDialog.fileName=Nome file:
OpenXSDFileDialog.xmlFileSelection=Seleziona un file XML da validare
RepositoryContentProvider.repositoryLabel.Queries=Interrogazioni
RepositoryContentProvider.repositoryLabel.sapFunction=Funzioni SAP
repository.routes=Percorsi
repository.servicesOperation=Operazione
repository.servicesPort=Porta

View File

@@ -1,6 +1,7 @@
AbstractBrandingService_job_license_header_content=// ============================================================================\n//\n// Copyright (c) 2005-2010, Talend Inc.\n//\n// \u672C\u30BD\u30FC\u30B9\u30B3\u30FC\u30C9\u306F\u4EE5\u4E0B\u306E\u6A5F\u80FD\u3067\u81EA\u52D5\u4F5C\u6210\u3055\u308C\u305F\u3082\u306E\u3067\u3042\u308B_{0}\n// / JobDesigner (CodeGenerator version {1})\n// Talend\u88FD\u54C1\u306B\u95A2\u3057\u3066\u306E\u8A73\u7D30\u306A\u60C5\u5831\u306F\u4EE5\u4E0B\u306E\u30B5\u30A4\u30C8\u306B\u8A18\u8F09\u3055\u308C\u3066\u3044\u308B www.talend.com.\n// GNU LGPL \u30E9\u30A4\u30BB\u30F3\u30B9\u306B\u3088\u308A\u672C\u30B3\u30FC\u30C9\u3092\u914D\u5E03\u3059\u308B\u3053\u3068\u304C\u53EF\u80FD\u3067\u3042\u308B\n// http://www.gnu.org/licenses/lgpl.html).\n//\n// ============================================================================
AbstractComponentsProvider.folderNotExist=\u30D5\u30A9\u30EB\u30C0 {0} \u304C\u5B58\u5728\u3057\u307E\u305B\u3093\u3002
AbstractItemMigrationTask.taskFailed=Migration task {0} failed on item {1}
AdvancedSocketFactory.failedInitial=\u30A8\u30E9\u30FC : \u521D\u671F\u5316\u306B\u5931\u6557\u3057\u307E\u3057\u305F :
AbstractItemMigrationTask.taskFailed=\u79FB\u884C\u30BF\u30B9\u30AF{0}\u304C\u30A2\u30A4\u30C6\u30E0{1}\u3067\u5931\u6557\u3057\u307E\u3057\u305F
AdvancedSocketFactory.failedInitial=\u30A8\u30E9\u30FC \uFF1A \u521D\u671F\u5316\u306B\u5931\u6557\u3057\u307E\u3057\u305F \uFF1A
ArchiveFileExportOperationFullPath.SpecialFile=spagic.properties
ColorsCodeViewerPreferencePage.Comment1Color=\u30B3\u30E1\u30F3\u30C8\uFF11\u306E\u914D\u8272
ColorsCodeViewerPreferencePage.Comment2Color=\u30B3\u30E1\u30F3\u30C8\uFF12\u306E\u914D\u8272
@@ -8,38 +9,38 @@ ColorsCodeViewerPreferencePage.DigitColor=\u6570\u5B57\u306E\u914D\u8272
ColorsCodeViewerPreferencePage.FunctionColor=\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3\u306E\u914D\u8272
ColorsCodeViewerPreferencePage.InvalidColor=\u4E0D\u6B63\u8272
ColorsCodeViewerPreferencePage.LabelColor=\u30E9\u30D9\u30EB\u306E\u914D\u8272
ColorsCodeViewerPreferencePage.Literal1Color=\u30EA\u30C6\u30E9\u30EB\uFF11\u306E\u914D\u8272
ColorsCodeViewerPreferencePage.Literal1Color=\u30EA\u30C6\u30E9\u30EB1\u8272
ColorsCodeViewerPreferencePage.Literal2Color=\u30EA\u30C6\u30E9\u30EB\uFF12\u306E\u914D\u8272
ColorsCodeViewerPreferencePage.MarkupColor=\u30DE\u30FC\u30AF\u30A2\u30C3\u30D7\u306E\u914D\u8272
ColorsCodeViewerPreferencePage.OperatorColor=\u30AA\u30DA\u30EC\u30FC\u30BF\u8272
ColorsCodeViewerPreferencePage.OperatorColor=\u6F14\u7B97\u5B50\u8272
ColorsCodeViewerPreferencePage.defaultColor=\u30C7\u30D5\u30A9\u30EB\u30C8\u8272
ColorsCodeViewerPreferencePage.fieldTip=\u30DC\u30FC\u30EB\u30C9 (&B)
ColorsCodeViewerPreferencePage.fieldTip=&\u592A\u5B57
ColorsCodeViewerPreferencePage.keyword1Color=\u30AD\u30FC\u30EF\u30FC\u30C9\uFF11\u306E\u914D\u8272
ColorsCodeViewerPreferencePage.keyword2Color=\u30AD\u30FC\u30EF\u30FC\u30C9\uFF12\u306E\u914D\u8272
ColorsCodeViewerPreferencePage.keyword3Color=\u30AD\u30FC\u30EF\u30FC\u30C9\uFF13\u306E\u914D\u8272
ColorsCodeViewerPreferencePage.keyword3Color=\u30AD\u30FC\u30EF\u30FC\u30C93\u8272
ColumnNameChangedExt.columnChanged=\u30CE\u30FC\u30C9: {0} \u30AB\u30E9\u30E0\u304C\u5909\u66F4\u3055\u308C\u307E\u3057\u305F : {1}-> {2}
ComponentsFormatPreferencePage.add=\u8FFD\u52A0
ComponentsFormatPreferencePage.errorCreateConnectionName="{0}"\u304C\u4E0D\u6B63\u3067\u3059
ComponentsFormatPreferencePage.formatConnection=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u63A5\u7D9A\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\:
ComponentsFormatPreferencePage.formatHint=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u30D2\u30F3\u30C8\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\:
ComponentsFormatPreferencePage.formatLable=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u30E9\u30D9\u30EB\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\:
ComponentsFormatPreferencePage.errorCreateConnectionName=\"{0}\"\u304C\u4E0D\u6B63\u3067\u3059
ComponentsFormatPreferencePage.formatConnection=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u63A5\u7D9A\u306E\u30C7\u30D5\u30A9\u30EB\u30C8:
ComponentsFormatPreferencePage.formatHint=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u30D2\u30F3\u30C8\u306E\u30C7\u30D5\u30A9\u30EB\u30C8:
ComponentsFormatPreferencePage.formatLable=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u30E9\u30D9\u30EB\u306E\u30C7\u30D5\u30A9\u30EB\u30C8:
ComponentsFormatPreferencePage.remove=\u524A\u9664
ComponentsFormatPreferencePage.ErrorTitle=\u30A8\u30E9\u30FC
ComponentToRepositoryProperty.error=\u30A8\u30E9\u30FC
ComponentToRepositoryProperty.ImpossibleUseOCI=\u30EA\u30DD\u30B8\u30C8\u30EA\u3067OCI\u30BF\u30A4\u30D7\u306F\u4F7F\u7528\u3067\u304D\u307E\u305B\u3093\u3002
ContextComposite.tableValue=\u30C6\u30FC\u30D6\u30EB\u3068\u3057\u3066\u306E\u5024
ContextComposite.treeValue=\u30C4\u30EA\u30FC\u8868\u793A\u306E\u5024
ContextComposite.tableValue=\u30C6\u30FC\u30D6\u30EB\u306E\u5024
ContextComposite.treeValue=\u30C4\u30EA\u30FC\u306E\u5024
ContextComposite.variable=\u5909\u6570
ContextParameterProposal.ContextVariable=\n\n\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u5909\u6570\u3002
ContextParameterProposal.Description=\u8AAC\u660E\uFF1A {0}
ContextParameterProposal.ContextVariable=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u5909\u6570\u3002
ContextParameterProposal.Description=\u8AAC\u660E: {0}
ContextValueErrorChecker.ErrorTitile=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u5024\u30A8\u30E9\u30FC:
ContextParameterProposal.NoCommentAvaiable=\u30B3\u30E1\u30F3\u30C8\u306F\u4F7F\u7528\u3067\u304D\u307E\u305B\u3093\u3002
ContextParameterProposal.Type=\n\u30BF\u30A4\u30D7\: {1}
ContextParameterProposal.VariableName=\n\n\u5909\u6570\u540D\: {2}
ContextParameterProposal.Type=\u30BF\u30A4\u30D7: {1}
ContextParameterProposal.VariableName=\u5909\u6570\u540D: {2}
ContextProcessSection.1=\u30E1\u30CB\u30E5\u30FC\u30C6\u30FC\u30D6\u30EB
ContextProcessSection.12=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u540D\u79F0\u5909\u66F4
ContextProcessSection.13=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u65B0\u3057\u3044\u540D\u524D\u3092\u6307\u5B9A\u3057\u307E\u3059 {0}
ContextProcessSection.2=\u78BA\u8A8D\u3057\u307E\u3059\u304B?
ContextProcessSection.2=\u78BA\u8A8D\u3092\u6C42\u3081\u307E\u3059\u304B\uFF1F
ContextProcessSection.29=\u30A8\u30E9\u30FC
ContextProcessSection.30=\u305D\u306E\u540D\u524D\u306F\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059\u3002
ContextProcessSection.4=\u4EE5\u4E0B\u306B\u57FA\u3065\u3044\u3066\u3001\u65B0\u898F\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u3092\u8FFD\u52A0\u3057\u307E\u3059 ->(
@@ -66,17 +67,17 @@ ContextTreeConstants.valueName=\u5024
ContextTreeConstants.variableName=\u5909\u6570
ConextTemplateComposite.addToRepositoryContextAction.label=\u30EA\u30DD\u30B8\u30C8\u30EA\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306B\u8FFD\u52A0
CorePreferencePage.componentDefaultFileDirectory=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u521D\u671F\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA
CorePreferencePage.groupBySource=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u3092"\u30BD\u30FC\u30B9\u3067\u30B0\u30EB\u30FC\u30D7\u5316"
CorePreferencePage.groupBySource=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u3092\"\u30BD\u30FC\u30B9\u3067\u30B0\u30EB\u30FC\u30D7\u5316\"
CorePreferencePage.iReportPath=iReport\u306E\u30D1\u30B9
CorePreferencePage.alwaysWelcome=\u30B9\u30BF\u30FC\u30C8\u30A2\u30C3\u30D7\u6642\u306B\u30A6\u30A7\u30EB\u30AB\u30E0\u30D3\u30E5\u30FC\u3092\u5E38\u306B\u8868\u793A
CorePreferencePage.alwaysWelcome=\u8D77\u52D5\u6642\u306B\u30A6\u30A7\u30EB\u30AB\u30E0\u753B\u9762\u3092\u8868\u793A
CorePreferencePage.javaInterpreter=&Java\u30A4\u30F3\u30BF\u30D7\u30EA\u30BF
CorePreferencePage.perlInterpreter=Perl\u30A4\u30F3\u30BF\u30D7\u30EA\u30BF
CorePreferencePage.previewLimit=\u30D7\u30EC\u30D3\u30E5\u30FC\u306E\u5236\u9650
CorePreferencePage.runInMultiThread=\u30DE\u30EB\u30C1\u30B9\u30EC\u30C3\u30C9\u5B9F\u884C (\u30B8\u30E7\u30D6\u4F5C\u6210\u6642\u306E\u898F\u5B9A\u5024)
CorePreferencePage.runInMultiThread=\u30DE\u30EB\u30C1\u30B9\u30EC\u30C3\u30C9\u5B9F\u884C
CorePreferencePage.temporaryFiles=&\u4E00\u6642\u30D5\u30A1\u30A4\u30EB
DbTableSelectorDialog.textContent=\u30C6\u30FC\u30D6\u30EB\u540D\u306E\u9078\u629E
ECodeLanguage.unknowLanguage=\u672A\u77E5\u306E\u8A00\u8A9E
EComponentCategory_appearance=\u30A2\u30D4\u30A2\u30E9\u30F3\u30B9
ECodeLanguage.unknowLanguage=\u4E0D\u660E\u306A\u8A00\u8A9E
EComponentCategory_appearance=\u5916\u89B3
EComponentCategory_assignment=\u5272\u308A\u5F53\u3066
EComponentCategory_basicSetting=\u57FA\u672C\u8A2D\u5B9A
EComponentCategory_context=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8
@@ -86,11 +87,12 @@ EComponentCategory_errorRecovery=\u30A8\u30E9\u30FC\u30EA\u30AB\u30D0\u30EA
EComponentCategory_extra=\u8FFD\u52A0
EComponentCategory_logs=\u30ED\u30B0
EComponentCategory_main=\u30E1\u30A4\u30F3
EComponentCategory_rulerAndGrid=Rulers & Grid
EComponentCategory_properties=\u30D7\u30ED\u30D1\u30C6\u30A3
EComponentCategory_rulerAndGrid=\u30EB\u30FC\u30E9\u30FC\u3068\u30B0\u30EA\u30C3\u30C9
EComponentCategory_sqlTemplate=SQL\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8
EComponentCategory_statsAndLogs=\u7D71\u8A08&\u30ED\u30B0
EComponentCategory_svnHistory=SVN\u5C65\u6B74
EComponentCategory_technical=\u6280\u8853
EComponentCategory_technical=\u30C6\u30AF\u30CB\u30AB\u30EB
EComponentCategory_version=\u30D0\u30FC\u30B8\u30E7\u30F3
EComponentCategory_headerFooter=\u30D8\u30C3\u30C0\u30FC\uFF0F\u30D5\u30C3\u30BF\u30FC
EComponentCategory_view=\u8868\u793A
@@ -100,12 +102,12 @@ EComponentCategory.basicRun=\u57FA\u672C\u5B9F\u884C
EComponentCategory.breakpoint=\u30D6\u30EC\u30FC\u30AF\u30DD\u30A4\u30F3\u30C8
EComponentCategory.parallelization=\u4E26\u5217\u5316
EComponentCategory.debugRun=\u30C7\u30D0\u30C3\u30B0\u5B9F\u884C
EComponentCategory.targetExec=\u30BF\u30FC\u30B2\u30C3\u30C8\u306E\u5B9F\u884C
EComponentCategory.targetExec=\u30EA\u30E2\u30FC\u30C8\u5B9F\u884C
EComponentCategory.availableExtensions=\u5229\u7528\u53EF\u80FD\u306A\u62E1\u5F35\u6A5F\u80FD
EComponentCategory.downloadedExtensions=\u62E1\u5F35\u6A5F\u80FD\u306E\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9
EComponentCategory.myExtensions=\u81EA\u62E1\u5F35\u6A5F\u80FD
EComponentCategory.myExtensions=\u30E6\u30FC\u30B6\u30FC\u62E1\u5F35\u6A5F\u80FD
EComponentCategory.executeJob=\u30B8\u30E7\u30D6\u5B9F\u884C
EComponentCategory.monitoring=\u30E2\u30CB\u30BF
EComponentCategory.monitoring=\u30E2\u30CB\u30BF\u30FC
EComponentCategory.hadoopConfig=Hadoop\u8A2D\u5B9A
EConnectionType.iteratorMenu=\u53CD\u5FA9
EConnectionType.lookupMenu=\u30EB\u30C3\u30AF\u30A2\u30C3\u30D7
@@ -115,20 +117,20 @@ EConnectionType.onComponentOkMenu=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30
EConnectionType.onSubjobErrorMenu=\u30B5\u30D6\u30B8\u30E7\u30D6\u304C\u30A8\u30E9\u30FC\u306E\u5834\u5408
EConnectionType.onSubjobOkMenu=\u30B5\u30D6\u30B8\u30E7\u30D6\u304COK\u306E\u5834\u5408
EConnectionType.runAfterMenu=\u4E8B\u524D\u5B9F\u884C
EConnectionType.runIfMenu=\u6761\u4EF6\u4ED8\u304D\u5B9F\u884C
EConnectionType.runIfMenu=Run if
EConnectionType.tableMenu=\u30C6\u30FC\u30D6\u30EB
EConnectionType.onRowsEndMenu=\u6700\u7D42\u884C\u306E\u5834\u5408
EConnectionType.mergeMenu=\u30DE\u30FC\u30B8
EConnectionType.synchronize=\u540C\u671F
EConnectionType.parallelize=\u4E26\u5217\u51E6\u7406\u3059\u308B
EConnectionType.parallelize=\u4E26\u5217
EConnectionType.startsMenu=\u958B\u59CB
EConnectionType.route=Route
EConnectionType.route=\u30EB\u30FC\u30C8
EConnectionType.when=When
EConnectionType.otherwise=Otherwise
EConnectionType.try=Try
EConnectionType.catch=Catch
EConnectionType.finally=Finally
EConnectionType.endblock=Route
EConnectionType.try=\u8A66\u884C
EConnectionType.catch=\u53D6\u5F97
EConnectionType.finally=\u6700\u7D42
EConnectionType.endblock=\u30EB\u30FC\u30C8
EMetadataEncoding.Arabic=\u30A2\u30E9\u30D3\u30A2\u8A9E
EMetadataEncoding.Big5=\u4E94\u5927\u56FD(\u7E41\u4F53\u5B57)
EMetadataEncoding.Cyrillic=\u30AD\u30EA\u30EB
@@ -145,45 +147,51 @@ EMetadataEncoding.Latin5=\u30E9\u30C6\u30F35 (\u30C8\u30EB\u30B3)
EMetadataEncoding.Latin6=\u30E9\u30C6\u30F36 (\u5317\u6B27)
EMetadataEncoding.Latin9=\u30E9\u30C6\u30F39
EMetadataEncoding.Microsoft_Latin1=Microsoft (\u30E9\u30C6\u30F31)
EMetadataEncoding.UTF16=Unicode 2.0 (16 bit)
EMetadataEncoding.UTF16BE=Unicode BigEndian (16 bit)
EMetadataEncoding.UTF16LE=Unicode (16 bit)
EMetadataEncoding.UTF16=Unicode 2.0 (16\u30D3\u30C3\u30C8)
EMetadataEncoding.UTF16BE=Unicode BigEndian (16\u30D3\u30C3\u30C8)
EMetadataEncoding.UTF16LE=Unicode (16\u30D3\u30C3\u30C8)
EMetadataEncoding.UTF7=Unicode 2.0 UTF-7
EMetadataEncoding.UTF8=Unicode 2.0 UTF-8
ERepositoryObjectType.FolderNotFound=\u30BF\u30A4\u30D7 {0} \u306E\u30D5\u30A9\u30EB\u30C0\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002
ERepositoryObjectType.NotImplemented=\u672A\u5B9F\u88C5
ExtractMetaDataFromDataBase.SchemaNoPresent=\u30B9\u30AD\u30FC\u30DE\u304C\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u306B\u5B58\u5728\u3057\u307E\u305B\u3093
ExtractMetaDataFromDataBase.connectionSuccessful=\u63A5\u7D9A\u6210\u529F
ExtractMetaDataFromDataBase.dbTypeNotFound=DB\u30BF\u30A4\u30D7 '{0}' \u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002
ExtractMetaDataFromDataBase.dbTypeNotFound=DB\u30BF\u30A4\u30D7 \'{0}\' \u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002
ExtractMetaDataUtils.1=\u63A5\u7D9A\u306E\u521D\u671F\u5316\u304C\u51FA\u6765\u307E\u305B\u3093\uFF01
Function.FunctionName=\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3\u540D {0}
FunctionManager.PurePerl.Desc=\u30A8\u30AD\u30B9\u30D7\u30EC\u30C3\u30B7\u30E7\u30F3\u306E\u8A2D\u5B9A
FunctionManager.PurePerl.ParaName=\u30D1\u30E9\u30E1\u30FC\u30BF\u306E\u30AB\u30B9\u30BF\u30DE\u30A4\u30BA
FunctionManager.PurePerl.Desc=\u5F0F\u306E\u8A2D\u5B9A
FunctionManager.PurePerl.ParaName=\u30AB\u30B9\u30BF\u30DE\u30A4\u30BA\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC
GlobalServiceRegister.ServiceNotRegistered=\u30B5\u30FC\u30D3\u30B9 {0} \u306F\u767B\u9332\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
GroupByContextAction.groupContext=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u3067\u30B0\u30EB\u30FC\u30D7\u5316
GroupByVariableAction.groupVariable=\u5909\u6570\u3067\u30B0\u30EB\u30FC\u30D7\u5316
JavaFunctionParser.checkMethod=\u30EB\u30FC\u30C1\u30F3\uFF1A "{0}.{1}" \u30D1\u30FC\u30B9\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002\u624B\u9806\u3092\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044\u3002
JavaGlobalVariableProposal.Description=\u8AAC\u660E\: {0}
JavaSimpleDateFormatProposalProvider.displaySingleQuote=\ '' \: \u30B7\u30F3\u30B0\u30EB\u30AF\u30A9\u30FC\u30C8\u306E\u8868\u793A
JavaFunctionParser.checkMethod=\u30EB\u30FC\u30C1\u30F3\uFF1A"{0}.{1}" \u30D1\u30FC\u30B9\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002\u624B\u9806\u3092\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044\u3002
JavaGlobalVariableProposal.Description=\u8AAC\u660E: {0}
JavaGlobalVariableProposal.VariableName=\u5909\u6570\u540D: {1}
JavaSimpleDateFormatProposalProvider.displaySingleQuote=\\ \'\' : \u30B7\u30F3\u30B0\u30EB\u30AF\u30A9\u30FC\u30C8\u306E\u8868\u793A
JavaSimpleDateFormatProposalProvider.quoteDisplayError=\uFF12\u3064\u306E\u30B7\u30F3\u30B0\u30EB\u30AF\u30A9\u30FC\u30C8\u3067\uFF11\u3064\u306E\u30B7\u30F3\u30B0\u30EB\u30AF\u30A9\u30FC\u30C8\u3092\u793A\u3057\u307E\u3059\u3002
JavaTypesManager.bigDecimal=BIGDECIMAL\u306F\u6570\u5024\u3067\u3059\:
JavaTypesManager.integer=INTEGER\u306F\u6570\u5024\u3067\u3059\:
JavaTypesManager.list=LIST\u306F\u6570\u5024\u3067\u3059\:
JavaTypesManager.string=STRING\u306F\u6570\u5024\u3067\u3059\:
LDAPCATruster.failedCreateCert=\u8A3C\u660E\u66F8\u306E\u4F5C\u6210\u306B\u5931\u6557\u3057\u307E\u3057\u305F\:
LDAPCATruster.failedCreateTmp=\u4E00\u6642\u30C8\u30E9\u30B9\u30C8\u30B9\u30C8\u30A2\u306E\u4F5C\u6210\u306B\u5931\u6557\u3057\u307E\u3057\u305F \:
LDAPCATruster.failedInitialTrust=\u521D\u671F\u30C8\u30E9\u30B9\u30C8\u30DE\u30CD\u30FC\u30B8\u30E3\u306E\u4F5C\u6210\u306B\u5931\u6557\u3057\u307E\u3057\u305F \:
LDAPCATruster.failedLoadCert=\u8A3C\u660E\u66F8\u306E\u30ED\u30FC\u30C9\u306B\u5931\u6557\u3057\u307E\u3057\u305F\:
LDAPCATruster.failedSaveTrust=\u30C8\u30E9\u30B9\u30C8\u30B9\u30C8\u30A2\u306E\u4FDD\u5B58\u306B\u5931\u6557\u3057\u307E\u3057\u305F \:
LDAPCATruster.locationInvalid=\u8A3C\u660E\u66F8\u30B9\u30C8\u30A2\u30D5\u30A1\u30A4\u30EB\u306E\u30ED\u30B1\u30FC\u30B7\u30E7\u30F3\u304C\u7121\u52B9\u3067\u3059\:
JavaTypesManager.bigDecimal=BIGDECIMAL\u306F\u6570\u5024\u3067\u3059:
JavaTypesManager.integer=INTEGER\u306F\u6570\u5024\u3067\u3059:
JavaTypesManager.list=LIST\u306F\u6570\u5024\u3067\u3059:
JavaTypesManager.string=STRING\u306F\u6570\u5024\u3067\u3059:
LDAPCATruster.failedCreateCert=\u8A3C\u660E\u66F8\u30B9\u30C8\u30A2\u306E\u4F5C\u6210\u306B\u5931\u6557\u3057\u307E\u3057\u305F\uFF1A
LDAPCATruster.failedCreateTmp=\u4E00\u6642\u30C8\u30E9\u30B9\u30C8\u30B9\u30C8\u30A2\u306E\u4F5C\u6210\u306B\u5931\u6557\u3057\u307E\u3057\u305F :
LDAPCATruster.failedInitialTrust=\u521D\u671F\u30C8\u30E9\u30B9\u30C8\u30DE\u30CD\u30FC\u30B8\u30E3\u306E\u4F5C\u6210\u306B\u5931\u6557\u3057\u307E\u3057\u305F :
LDAPCATruster.failedLoadCert=\u8A3C\u660E\u66F8\u30B9\u30C8\u30A2\u306E\u30ED\u30FC\u30C9\u306B\u5931\u6557\u3057\u307E\u3057\u305F :
LDAPCATruster.failedSaveTrust=\u8A3C\u660E\u66F8\u306E\u4FDD\u5B58\u306B\u5931\u6557\u3057\u307E\u3057\u305F:
LDAPCATruster.locationInvalid=\u8A3C\u660E\u66F8\u30B9\u30C8\u30A2\u30D5\u30A1\u30A4\u30EB\u306E\u30ED\u30B1\u30FC\u30B7\u30E7\u30F3\u304C\u7121\u52B9\u3067\u3059:
LDAPCATruster.noCertificate=\u30B5\u30FC\u30D0\u8A3C\u660E\u66F8\u3092\u30A4\u30F3\u30DD\u30FC\u30C8\u3059\u308B\u306B\u306F\u3001keytool\u30B3\u30DE\u30F3\u30C9\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044\u3002
LDAPCATruster.sslError1=SSL\u30A8\u30E9\u30FC\uFF1A\u30B5\u30FC\u30D0\u30FC\u8A3C\u660E\u66F8\u306E\u691C\u8A3C\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002
LDAPCATruster.sslError2=SSL\u30A8\u30E9\u30FC\uFF1A\u30B5\u30FC\u30D0\u30FC\u8A3C\u660E\u66F8\u306E\u691C\u8A3C\u306B\u5931\u6557\u3057\u3001CA\u304C\u6B20\u843D\u3057\u3066\u3044\u307E\u3059\u3002
LDAPCATruster.sslError3=SSL\u30A8\u30E9\u30FC\uFF1ACA\u304C\u30B5\u30FC\u30D0\u8A3C\u660E\u66F8\u306B\u542B\u307E\u308C\u3066\u3044\u307E\u305B\u3093\u3002
ListPreferencePage.RemoveButtonName=\u524A\u9664
LogImageCacheAction.CacheImage=\u30AD\u30E3\u30C3\u30B7\u30E5\u30A4\u30E1\u30FC\u30B8\uFF1A
LogImageCacheAction.CacheImageDesc=\u30AD\u30E3\u30C3\u30B7\u30E5\u30A4\u30E1\u30FC\u30B8\u306E\u8AAC\u660E\uFF1A
MappingFileLoader.DbmsIdAlreadyExists=ID "{0}" \u306EDBMS\u306F\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059\u3002
LogImageCacheAction.CacheImage=Cache image:
LogImageCacheAction.CacheImageDesc=Cache image desc:
MappingFileLoader.DbTypeAlreadyExists=DBMS ID "{0}"\u30DE\u30C3\u30D4\u30F3\u30B0\u3067\u3001Db\u30BF\u30A4\u30D7"{1}"\u304C\u30CE\u30FC\u30C9:{3}\u306E\u30D5\u30A1\u30A4\u30EB"{2}"\u306B\u8907\u6570\u56DE\u8868\u793A\u3055\u308C\u307E\u3059
MappingFileLoader.DbmsIdAlreadyExists=ID \"{0}\" \u306EDBMS\u306F\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059\u3002
MappingFileLoader.InvalidTalendType="{0}"\u306F\u30CE\u30FC\u30C9: {3}\u306EDBMS ID "{2}"\u306B\u3068\u3063\u3066\u6709\u52B9\u306A{1} Talend\u30BF\u30A4\u30D7\u3067\u306F\u3042\u308A\u307E\u305B\u3093
MappingFileLoader.UnbindedDbTypes=DBMS ID "{0}"\u30DE\u30C3\u30D4\u30F3\u30B0\u30D5\u30A1\u30A4\u30EB\u306B\u304A\u3044\u3066\u3001\u4EE5\u4E0B\u306EDb\u30BF\u30A4\u30D7\u306F"{1}" Talend\u30BF\u30A4\u30D7: {2}\u306B\u30D0\u30A4\u30F3\u30C9\u3055\u308C\u3066\u3044\u307E\u305B\u3093
MappingFileLoader.UnbindedTalendTypes=DBMS ID "{0}"\u30DE\u30C3\u30D4\u30F3\u30B0\u30D5\u30A1\u30A4\u30EB\u306B\u304A\u3044\u3066\u3001\u4EE5\u4E0B\u306ETalend\u30BF\u30A4\u30D7\u306F"{1}" Db\u30BF\u30A4\u30D7: {2}\u306B\u30D0\u30A4\u30F3\u30C9\u3055\u308C\u3066\u3044\u307E\u305B\u3093
MappingFileLoader.UndeclaredDbType="{0}"\u306F\u30CE\u30FC\u30C9: {2}\u306EDBMS ID "{1}"\u306B\u3068\u3063\u3066\u5BA3\u8A00\u3055\u308C\u305FDb\u30BF\u30A4\u30D7\u3067\u306F\u3042\u308A\u307E\u305B\u3093
MetadataDialog.CopyToInput.toolTipText=\u30AB\u30E9\u30E0\u3092\u51FA\u529B\u30B9\u30AD\u30FC\u30DE\u304B\u3089\u5165\u529B\u30B9\u30AD\u30FC\u30DE\u3078\u30B3\u30D4\u30FC
MetadataDialog.CopySelectionToInput.toolTipText=\u51FA\u529B\u30B9\u30AD\u30FC\u30DE\u306E\u9078\u629E\u3055\u308C\u305F\u30AB\u30E9\u30E0\u3092\u5165\u529B\u30B9\u30AD\u30FC\u30DE\u306B\u30B3\u30D4\u30FC\u3057\u307E\u3059\u3002
MetadataDialog.CopyToOutput=\u5165\u529B\u30B9\u30AD\u30FC\u30DE\u306E\u5168\u3066\u306E\u30AB\u30E9\u30E0\u3092\u51FA\u529B\u30B9\u30AD\u30FC\u30DE\u306B\u30B3\u30D4\u30FC\u3057\u307E\u3059\u3002
@@ -191,21 +199,23 @@ MetadataDialog.CopySelectionToOutput=\u5165\u529B\u30B9\u30AD\u30FC\u30DE\u306E\
MetadataDialog.Message=\u5165\u529B\u30B9\u30AD\u30FC\u30DE\u306E\u3059\u3079\u3066\u306E\u30AB\u30E9\u30E0\u304C\u51FA\u529B\u30B9\u30AD\u30FC\u30DE\u3078\u79FB\u884C\u3055\u308C\u307E\u3059
MetadataDialog.SchemaModification=\u30B9\u30AD\u30FC\u30DE\u5909\u66F4
MetadataDialog.TransferMessage=\u51FA\u30B9\u30AD\u30FC\u30DE\u306E\u3059\u3079\u3066\u306E\u30AB\u30E9\u30E0\u304C\u5165\u529B\u30B9\u30AD\u30FC\u30DE\u3078\u79FB\u884C\u3055\u308C\u307E\u3059
MetadataEmfTableEditor.ColumnInvalid=\u30AB\u30E9\u30E0\u540D ''{0}'' \u306F\u6B63\u3057\u304F\u3042\u308A\u307E\u305B\u3093
MetadataEmfTableEditor.ColumnNameExists=\u30AB\u30E9\u30E0\u540D ''{0}'' \u306F\u65E2\u306B\u5B58\u5728\u3057\u3066\u3044\u307E\u3059
MetadataTableEditor.ColumnNameExists=\u30AB\u30E9\u30E0 ''{0}'' \u306F\u65E2\u306B\u3042\u308A\u307E\u3059\u3002
MetadataTableEditor.ColumnNameIsInvalid=\u30AB\u30E9\u30E0\u540D ''{0}'' \u306F\u6B63\u3057\u304F\u3042\u308A\u307E\u305B\u3093
MetadataTableEditorView.ColumnTitle=COLUMN
MetadataEmfTableEditor.ColumnInvalid=\u30AB\u30E9\u30E0\u540D \'\'{0}\'\' \u306F\u6B63\u3057\u304F\u3042\u308A\u307E\u305B\u3093
MetadataEmfTableEditor.ColumnNameExists=\u30AB\u30E9\u30E0\u540D \'\'{0}\'\' \u306F\u65E2\u306B\u5B58\u5728\u3057\u3066\u3044\u307E\u3059
MetadataEmfTableEditor.ColumnNameIsNullError=\u30AB\u30E9\u30E0\u540D\u304CNULL\u3067\u3059\u3002
MetadataTableEditor.ColumnNameExists=\u30AB\u30E9\u30E0 \'\'{0}\'\' \u306F\u65E2\u306B\u3042\u308A\u307E\u3059\u3002
MetadataTableEditor.ColumnNameIsInvalid=\u30AB\u30E9\u30E0\u540D \'\'{0}\'\' \u306F\u6B63\u3057\u304F\u3042\u308A\u307E\u305B\u3093
MetadataTableEditor.ColumnNameIsNull=\u30AB\u30E9\u30E0\u540D\u304CNULL\u3067\u3059\u3002
MetadataTableEditorView.ColumnTitle=\u30AB\u30E9\u30E0
MetadataTableEditorView.CommentTitle=\u30B3\u30E1\u30F3\u30C8
MetadataTableEditorView.DBTypeTitle=DB\u30BF\u30A4\u30D7
MetadataTableEditorView.DefaultTitle=\u30C7\u30D5\u30A9\u30EB\u30C8
MetadataTableEditorView.KeyTitle=\u30AD\u30FC
MetadataTableEditorView.LengthTitle=\u9577\u3055
MetadataTableEditorView.NullableTitle=\u30CC\u30EB\u53EF\u80FD
MetadataTableEditorView.NullableTitle=NULL\u53EF\u80FD
MetadataTableEditorView.PatternTitle=\u30D1\u30BF\u30FC\u30F3(Ctrl+Space available)
MetadataTableEditorView.PrecisionTitle=\u7CBE\u5EA6
MetadataTableEditorView.TypleTitle=\u30BF\u30A4\u30D7
MetadataTalendType.dbIdNotFound=DBMS Id \: {0} \u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002
MetadataTalendType.dbIdNotFound=DBMS ID\uFF1A {0} \u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\uFF01
MetadataTalendType.DBMSNotSetted=DBMS\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
MetadataTalendTypeEditor.button.edit=\u7DE8\u96C6(E)
MetadataTalendTypeEditor.button.export=\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8 (&E)
@@ -214,8 +224,8 @@ MetadataTalendTypeEditor.column1.Name=\u30E1\u30BF\u30C7\u30FC\u30BF\u30DE\u30C3
MetadataTalendTypeEditor.editMappingDialog.title=\u30DE\u30C3\u30D4\u30F3\u30B0\u30D5\u30A1\u30A4\u30EB\u306E\u7DE8\u96C6
MetadataTalendTypeEditor.error.message=\u30A8\u30E9\u30FC\u30E1\u30C3\u30BB\u30FC\u30B8
MetadataTalendTypeEditor.fileIsImported=\u3053\u306E\u30D5\u30A1\u30A4\u30EB\u306F\u30A4\u30F3\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u3059\u3002
MetadataTalendTypeEditor.fileIsInvalid=\u30A4\u30F3\u30DD\u30FC\u30C8\u3055\u308C\u305F\u30E1\u30BF\u30C7\u30FC\u30BF\u30D5\u30A1\u30A4\u30EB\u306F\u6B63\u3057\u304F\u3042\u308A\u307E\u305B\u3093
MetadataTalendTypeEditor.fileNameStartRule=\u30D5\u30A1\u30A4\u30EB\u540D\u306F 'mapping_' \u3067\u59CB\u3081\u3066\u304F\u3060\u3055\u3044.
MetadataTalendTypeEditor.fileIsInvalid=\u30A4\u30F3\u30DD\u30FC\u30C8\u3055\u308C\u305F\u30E1\u30BF\u30C7\u30FC\u30BF\u30D5\u30A1\u30A4\u30EB\u306F\u7121\u52B9\u3067\u3059\u3002
MetadataTalendTypeEditor.fileNameStartRule=\u30D5\u30A1\u30A4\u30EB\u540D\u306F\'mapping_\'\u3067\u59CB\u307E\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002
MetadataTool.errorMessage=\u3053\u306E\u6587\u5B57\u306F\u5165\u529B\u3067\u304D\u307E\u305B\u3093\u3002
MetadataTool.invalid=\u4E0D\u6B63\u306A\u5024\u3067\u3059\u3002
MetadataTool.invalidChar=\u7121\u52B9\u306A\u6587\u5B57
@@ -223,65 +233,77 @@ MetadataTool.nameNull=\u30B9\u30AD\u30FC\u30DE\u540D\u3092\u6307\u5B9A\u3057\u30
MetadataTool.nullValue=Null\u5024
MetadataTool.schemaExist=\u30B9\u30AD\u30FC\u30DE\u540D\u304C\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059\u3002
MetadataTool.schemaIn=\u30B9\u30AD\u30FC\u30DE\u540D\u304C\u4E0D\u6B63\u3067\u3059\u3002
MetadataTool.schemaInvalid=\u30B9\u30AD\u30FC\u30DE\u540D\u304C\u4E0D\u6B63\u3067\u3059
MetadataTool.schemaInvalid=\u30B9\u30AD\u30FC\u30DE\u540D\u304C\u4E0D\u6B63\u3067\u3059\u3002
MetadataTool.schemaNull=\u30B9\u30AD\u30FC\u30DE\u540D\u304CNULL\u3067\u3059\u3002
NodeReturnProposal.Description=\u8AAC\u660E\: {0}
PaletteContentDialog.connection=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u63A5\u7D9A\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\:
PaletteContentDialog.hint=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u30D2\u30F3\u30C8\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\:
PaletteContentDialog.lable=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u30E9\u30D9\u30EB\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\:
Parameter.Name=\u30D1\u30E9\u30E1\u30FC\u30BF\u540D
PatternCalendar.dateFormat="yyyy-MM-dd HH\:mm\:ss"
PatternCalendar.example=\u4F8B\:
PatternCalendar.pattern=\u30D1\u30BF\u30FC\u30F3\:
PerlGlobalVariableProposal.Description=\u8AAC\u660E\: {0}
NodeReturnProposal.Availability=\n\u53EF\u7528\u6027: {4}
NodeReturnProposal.Description=\u8AAC\u660E: {0}
NodeReturnProposal.GlobalVariable=\n\n\u30B0\u30ED\u30FC\u30D0\u30EB\u5909\u6570\u3001\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8{1} [{2}]\u306E\u30D7\u30ED\u30D1\u30C6\u30A3
NodeReturnProposal.Type=\n\u30BF\u30A4\u30D7: {3}
NodeReturnProposal.VariableName=\n\n\u5909\u6570\u540D: {5}
PaletteContentDialog.connection=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u63A5\u7D9A\u306E\u30C7\u30D5\u30A9\u30EB\u30C8:
PaletteContentDialog.hint=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u30D2\u30F3\u30C8\u306E\u30C7\u30D5\u30A9\u30EB\u30C8:
PaletteContentDialog.lable=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u30E9\u30D9\u30EB\u306E\u30C7\u30D5\u30A9\u30EB\u30C8:
Parameter.Comment=\ \u30B3\u30E1\u30F3\u30C8:
Parameter.Name=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u540D
Parameter.Type=\ \u30BF\u30A4\u30D7:
Parameter.Value=\u5024\uFF1A
PatternCalendar.dateFormat=\"yyyy-MM-dd HH:mm:ss\"
PatternCalendar.example=\u4F8B:
PatternCalendar.pattern=\u30D1\u30BF\u30FC\u30F3:
PerlDynamicProposalUtil.autoConvert=\ \u751F\u6210\u3055\u308C\u305F\u30B3\u30FC\u30C9\u306B\u304A\u3044\u3066{0}->[index]\u306B\u81EA\u52D5\u5909\u63DB\u3055\u308C\u307E\u3059
PerlGlobalVariableProposal.Description=\u8AAC\u660E: {0}
PerlGlobalVariableProposal.VariableName=\u5909\u6570\u540D: {1}
PerspectiveMenuManager.dummy=\u30C0\u30DF\u30FC
PerspectiveMenuManager.perspectiveLabel=\u30D1\u30FC\u30B9\u30DA\u30AF\u30C6\u30A3\u30D6 (&P)
ProcessorUtilities.finalizeBuild=\u30D3\u30EB\u30C9\u3092\u7D42\u4E86\u4E2D...
ProcessorUtilities.generatingJob=\u30B8\u30E7\u30D6\u751F\u6210\u4E2D...
ProcessorUtilities.loadingJob=\u30B8\u30E7\u30D6\u8AAD\u8FBC\u307F\u4E2D...
PropertiesWizard.EditPropertiesPageTitle=\u30D7\u30ED\u30D1\u30C6\u30A3\u306E\u7DE8\u96C6
PropertiesWizardPage.Author=\u4f5c\u6210\u8005
PropertiesWizard.EditPropertiesPageTitle=[Edit properties] (\u30D7\u30ED\u30D1\u30C6\u30A3\u306E\u7DE8\u96C6)
PropertiesWizard.alreadyLockedByUser=\u3053\u306E\u9805\u76EE\u306F\u4ED6\u306E\u30E6\u30FC\u30B6\u30FC\u306B\u30ED\u30C3\u30AF\u3055\u308C\u3066\u3044\u308B\u70BA\u3001\u30D7\u30ED\u30D1\u30C6\u30A3\u306F\u8AAD\u307F\u53D6\u308A\u5C02\u7528\u3068\u306A\u308A\u307E\u3059\u3002
PropertiesWizardPage.Author=\u4F5C\u6210\u8005
PropertiesWizardPage.Locker=\u30ED\u30C3\u30AB\u30FC
PropertiesWizardPage.Description=\u30B8\u30E7\u30D6\u8AAC\u660E
PropertiesWizardPage.EmptyDescWarning=\u8AAC\u660E\u3092\u6B04\u3092\u30AB\u30E9\u30CB\u3059\u308B\u306E\u306F\u63A8\u5968\u3055\u308C\u307E\u305B\u3093
PropertiesWizardPage.EmptyPurposeWarning=\u76EE\u7684\u6B04\u3092\u7A7A\u306B\u3059\u308B\u306F\u63A8\u5968\u3055\u308C\u307E\u305B\u3093
PropertiesWizardPage.ItemExistsError=\u3053\u306E\u30A2\u30A4\u30C6\u30E0\u306F\u65E2\u306B\u5B58\u5728\u3057\u3066\u3044\u307E\u3059\u3002\u30B4\u30DF\u7BB1\u3092\u30C1\u30A7\u30C3\u30AF\u3057\u3066\u3001\u5FC5\u8981\u306A\u3089\u7A7A\u306B\u3057\u3066\u304F\u3060\u3055\u3044\u3002
PropertiesWizardPage.KeywordsError=\u540D\u524D\u304C\u6709\u52B9\u306AID\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002
PropertiesWizardPage.Description=\u8AAC\u660E
PropertiesWizardPage.EmptyDescWarning=\u8AAC\u660E\u3092\u7A7A\u306B\u3059\u308B\u3053\u3068\u306F\u63A8\u5968\u3055\u308C\u307E\u305B\u3093\u3002
PropertiesWizardPage.EmptyPurposeWarning=\u76EE\u7684\u3092\u7A7A\u306B\u3059\u308B\u3053\u3068\u306F\u63A8\u5968\u3055\u308C\u307E\u305B\u3093\u3002
PropertiesWizardPage.ItemExistsError=\u30A2\u30A4\u30C6\u30E0\u304C\u5B58\u5728\u3057\u307E\u3059\u3002\u3054\u307F\u7BB1\u3092\u78BA\u8A8D\u3057\u3066\u5FC5\u8981\u306B\u5FDC\u3058\u3066\u7A7A\u306B\u3057\u3066\u4E0B\u3055\u3044\u3002
PropertiesWizardPage.KeywordsError=\u540D\u524D\u304C\u6709\u52B9\u306A\u8B58\u5225\u5B50\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002
PropertiesWizardPage.Name=\u540D\u524D
PropertiesWizardPage.NameEmptyError=\u540D\u524D\u304C\u3042\u308A\u307E\u305B\u3093
PropertiesWizardPage.NameEmptyError=\u540D\u524D\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044\u3002
PropertiesWizardPage.NameFormatError=\u540D\u524D\u306B\u4E0D\u6B63\u306A\u6587\u5B57\u304C\u542B\u307E\u308C\u3066\u3044\u307E\u3059\u3002
PropertiesWizardPage.Path=\u30D1\u30B9
PropertiesWizardPage.Purpose=\u76EE\u7684
PropertiesWizardPage.Select=SELECT
PropertiesWizardPage.SelectfolderMessage=\u4F5C\u6210\u3059\u308B\u30D5\u30A9\u30EB\u30C0\u3092\u9078\u629E
PropertiesWizardPage.Select=\u9078\u629E
PropertiesWizardPage.SelectfolderMessage=\u30A2\u30A4\u30C6\u30E0\u3092\u4F5C\u6210\u3059\u308B\u30D5\u30A9\u30EB\u30C0\u30FC\u3092\u9078\u629E\u3057\u307E\u3059
PropertiesWizardPage.SelectfolderTitle=\u30D5\u30A9\u30EB\u30C0\u306E\u9078\u629E
PropertiesWizardPage.Status=\u30b9\u30c6\u30fc\u30bf\u30b9
PropertiesWizardPage.Status=\u30B9\u30C6\u30FC\u30BF\u30B9
PropertiesWizardPage.Version=\u30D0\u30FC\u30B8\u30E7\u30F3
PropertiesWizardPage.Version.Major=M
PropertiesWizardPage.Version.Minor=m
PropertiesWizardPage.ImageSizeError=\u30B5\u30A4\u30BA\u304C 32x32 \u306E\u30A4\u30E1\u30FC\u30B8\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\u3002
RelationshipItemBuilder.buildingIndex=\u30A4\u30F3\u30C7\u30C3\u30AF\u30B9\u306E\u30D3\u30EB\u30C9\u4E2D...
RelationshipItemBuilder.forItem=\u30A2\u30A4\u30C6\u30E0\u306B\u3064\u3044\u3066
RepositoryObject.NotImplemented=\u672A\u5B9F\u88C5
RepositoryToComponentProperty.xmlFileSelection=\u691C\u8A3C\u7528XML\u30D5\u30A1\u30A4\u30EB\u306E\u9078\u629E
RepositoryUpdateManager.Title=\u4FEE\u6B63
RepositoryUpdateManager.Title=\u5909\u66F4
RepositoryUpdateManager.Check=\u30C1\u30A7\u30C3\u30AF\u4E2D...
RepositoryUpdateManager.Messages=\u3059\u3079\u3066\u306E\u30B8\u30E7\u30D6\u306B\u5909\u66F4\u3092\u53CD\u6620\u3057\u307E\u3059\u304B\u3002 \n \u3053\u306E\u51E6\u7406\u306B\u306F\u6642\u9593\u304C\u304B\u304B\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002
RepositoryUpdateManager.MessagesForTDQ=\u3059\u3079\u3066\u306E\u30B8\u30E7\u30D6\u306B\u5909\u66F4\u3092\u53CD\u6620\u3057\u307E\u3059\u304B\u3002 \n \u5931\u308F\u308C\u308B\u60C5\u5831\u306B\u4F9D\u5B58\u3057\u3066\u3044\u308B\u5206\u6790\u753B\u5B58\u5728\u3057\u307E\u3059\u3002\n \u3053\u306E\u51E6\u7406\u306B\u306F\u6642\u9593\u304C\u304B\u304B\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002
RepositoryUpdateManager.Messages=\u3059\u3079\u3066\u306E\u30B8\u30E7\u30D6\u306B\u5909\u66F4\u3092\u53CD\u6620\u3057\u307E\u3059\u304B\u3002 \\n \u3053\u306E\u51E6\u7406\u306B\u306F\u6642\u9593\u304C\u304B\u304B\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002
RepositoryUpdateManager.MessagesForTDQ=\u3059\u3079\u3066\u306E\u30B8\u30E7\u30D6\u306B\u5909\u66F4\u3092\u53CD\u6620\u3057\u307E\u3059\u304B\u3002 \\n \u5931\u308F\u308C\u308B\u60C5\u5831\u306B\u4F9D\u5B58\u3057\u3066\u3044\u308B\u5206\u6790\u753B\u5B58\u5728\u3057\u307E\u3059\u3002\\n \u3053\u306E\u51E6\u7406\u306B\u306F\u6642\u9593\u304C\u304B\u304B\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002
RepositoryUpdateManager.NoModificationTitle=\u5909\u66F4\u306E\u5FC5\u8981\u306F\u3042\u308A\u307E\u305B\u3093
RepositoryUpdateManager.NoModificationMessages=\u66F4\u65B0\u304C\u5FC5\u8981\u306A\u5BFE\u8C61\u306F\u3042\u308A\u307E\u305B\u3093\u3002
RepositoryUpdateManager.NotFoundMessages=\u30EA\u30EC\u30FC\u30B7\u30E7\u30F3\u30B7\u30C3\u30D7\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002
RepositoryUpdateManager.NotFoundTitle=\u898B\u3064\u304B\u308A\u307E\u305B\u3093
RepositoryUpdateManager.RenameContextMessages=\u540D\u524D\u5909\u66F4\u5909\u6570\u3092\u4ECA\u3059\u3050\u3059\u3079\u3066\u306E\u30B8\u30E7\u30D6\u306B\u30D7\u30ED\u30D1\u30B2\u30FC\u30C8\u3057\u307E\u3059\u304B?[\u306F\u3044]\u3092\u9078\u629E\u3057\u305F\u5834\u5408\u3001\u66F4\u65B0\u306B\u975E\u5E38\u306B\u9577\u3044\u6642\u9593\u304C\u304B\u304B\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002[\u3044\u3044\u3048]\u3092\u9078\u629E\u3059\u308B\u3068\u3001\u53E4\u3044\u5909\u6570\u304C\u30B8\u30E7\u30D6\u5185\u3067\u7D44\u307F\u8FBC\u307F\u306B\u5909\u308F\u308A\u307E\u3059\u3002
RepositoryUpdateManager.RenameContextTitle=\u8CEA\u554F\u306E\u540D\u79F0\u5909\u66F4
RepositoryUpdateManager.ItemsToUpdate=\u66F4\u65B0\u3059\u308B\u9805\u76EE\u3092\u30C1\u30A7\u30C3\u30AF
RoutinesFunctionProposal.CreatedBy=\u4F5C\u6210\:
RoutinesFunctionProposal.Description=\u8AAC\u660E\:
RoutinesFunctionProposal.Example=\u4F8B\uFF1A
RoutinesFunctionProposal.CreatedBy=\u4F5C\u6210:
RoutinesFunctionProposal.Description=\u8AAC\u660E:
RoutinesFunctionProposal.Example=\u4F8B:
RoutinesFunctionProposal.ReturnType=\u623B\u308A\u5024\u306E\u578B\uFF1A
RoutinesFunctionProposal.System=\u30B7\u30B9\u30C6\u30E0
RoutinesFunctionProposal.User=\u30E6\u30FC\u30B6\u30FC
RoutinesFunctionProposal.VariableName=\n\n\u5909\u6570\u540D\: {2}
RoutinesFunctionProposal.VariableName=\u5909\u6570\u540D: {2}
RuleOperationChoiceDialog.editRules=\u30EB\u30FC\u30EB\u306E\u7DE8\u96C6
RuleOperationChoiceDialog.rule=\u30EB\u30FC\u30EB\:
RuleOperationChoiceDialog.rule=\u30EB\u30FC\u30EB:
RuleOperationChoiceDialog.selectRulesFile=\u30D5\u30A1\u30A4\u30EB\u304B\u3089\u30EB\u30FC\u30EB\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\u3002
RuleOperationChoiceDialog.viewRules=\u30EB\u30FC\u30EB\u306E\u8868\u793A(\u8AAD\u307F\u53D6\u308A\u5C02\u7528)
SchemaCellEditor.giveSchemaName=\u30B9\u30AD\u30FC\u30DE\u540D\u3092\u6307\u5B9A\u3057\u307E\u3059\u3002
@@ -292,22 +314,25 @@ SchemaOperationChoiceDialog.ChangeBuiltInMessage=\u30B9\u30AD\u30FC\u30DE\u3092\
SchemaOperationChoiceDialog.ChangeRepositoryMessage=\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u30B9\u30AD\u30FC\u30DE\u3092\u5909\u66F4
SchemaOperationChoiceDialog.CreateBuiltInMessage=\u30B9\u30AD\u30FC\u30DE\u3092\u7D44\u307F\u8FBC\u307F\u3067\u4F5C\u6210\u3057\u307E\u3059\u3002
SchemaOperationChoiceDialog.CreateRepositoryMessage=\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u30B9\u30AD\u30FC\u30DE\u3092\u4F5C\u6210
SchemaOperationChoiceDialog.EditSchemaMessage=\u30B9\u30AD\u30FC\u30DE\u3092\u7DE8\u96C6
SchemaOperationChoiceDialog.EditSchemaMessage=\u30B9\u30AD\u30FC\u30DE\u306E\u7DE8\u96C6
SchemaOperationChoiceDialog.Message=\u30AA\u30D7\u30B7\u30E7\u30F3\u3092\uFF11\u3064\u9078\u629E\u3059\u308B\u304B\u3001\u30AD\u30E3\u30F3\u30BB\u30EB\u3057\u3066\u304F\u3060\u3055\u3044\u3002
SchemaOperationChoiceDialog.Option=\u30AA\u30D7\u30B7\u30E7\u30F3
SchemaOperationChoiceDialog.StatusMessage=\u7121\u52B9\u306A\u30B9\u30AD\u30FC\u30DE\u3001\u307E\u305F\u306F\u65E2\u306B\u5B58\u5728\u3059\u308B\u30B9\u30AD\u30FC\u30DE\u3002
SchemaOperationChoiceDialog.Title=\u30B9\u30AD\u30FC\u30DE
SchemaOperationChoiceDialog.ViewSchemaMessage=\u30B9\u30AD\u30FC\u30DE\u306E\u53C2\u7167\uFF08\u8AAD\u8FBC\u306E\u307F\uFF09
SelectRepositoryContextDialog.DeselectAll=\u3059\u3079\u3066\u9078\u629E\u89E3\u9664
SchemaXPathQuerysDialog.Mappings=\u30DE\u30C3\u30D4\u30F3\u30B0
SelectRepositoryContextDialog.DeselectAll=\u5168\u3066\u9078\u629E\u89E3\u9664
SelectRepositoryContextDialog.CollapseAll=\u5168\u3066\u6298\u308A\u7573\u3080
SelectRepositoryContextDialog.DuplicationMessage=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8 "{1}" \u306E\u5909\u6570 "{0}" \u304C\u9078\u629E\u3055\u308C\u3066\u3044\u307E\u3059\u3002
SelectRepositoryContextDialog.DuplicationTitle=\u91CD\u8907\u306E\u8B66\u544A\uFF01
SelectRepositoryContextDialog.DuplicationMessage=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\"{1}\"\u3067\u5909\u6570\"{0}\"\u3092\u9078\u629E\u3057\u307E\u3057\u305F\u3002
SelectRepositoryContextDialog.DuplicationTitle=\u91CD\u8907\u306E\u8B66\u544A!
SelectRepositoryContextDialog.ExistenceMessage=\u5909\u6570"{0}"\u306F\u30B8\u30E7\u30D6\u5185\u306B\u5B58\u5728\u3057\u307E\u3059(\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8:"{1}")\u3002
SelectRepositoryContextDialog.Label=\u30EA\u30DD\u30B8\u30C8\u30EA\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u304B\u3089\u5909\u6570\u3092\u9078\u629E
SelectRepositoryContextDialog.SelectAll=\u3059\u3079\u3066\u9078\u629E
SelectRepositoryContextDialog.ExpandAll=\u3059\u3079\u3066\u5C55\u958B
SelectRepositoryContextDialog.Title=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u306E\u9078\u629E
SelectRepositoryContextDialog.View=\u53C2\u7167...
SelectRepositoryContextGroupDialog.Default=\u30C7\u30D5\u30A9\u30EB\u30C8
SelectRepositoryContextGroupDialog.Messages=\u30B8\u30E7\u30D6\u5185\u3067\u3001\u5B58\u5728\u3057\u306A\u3044\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7\u3092\u30EA\u30DD\u30B8\u30C8\u30EA\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u304B\u3089\u8FFD\u52A0\u3057\u307E\u3059
SelectRepositoryContextGroupDialog.Title=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7\u306E\u8FFD\u52A0
TalendDataCollectorPreferencePage_EnableCapture=\u30AD\u30E3\u30D7\u30C1\u30E3\u306E\u6709\u52B9\u5316
TalendDataCollectorPreferencePage_Description=\u305D\u306E\u76EE\u7684\u306F\u3001\u30E6\u30FC\u30B6\u53CA\u3073\u7D44\u7E54\u304C\u3001\u958B\u767A\u8005\u304C\u3069\u306E\u3088\u3046\u306BTalend\u88FD\u54C1\u3092\u4F7F\u7528\u3057\u3066\u3044\u308B\u304B\u3092\u3088\u308A\u7406\u89E3\u3059\u308B\u306E\u306B\u5F79\u7ACB\u3064\u3088\u3046\u3001\u30C7\u30FC\u30BF\u3092\u4F7F\u7528\u3059\u308B\u3053\u3068\u3067\u3059\u3002
@@ -317,8 +342,9 @@ TalendDataCollectorPreviewPreferencePage_Key=\u30AD\u30FC
TalendDataCollectorPreviewPreferencePage_Value=\u5024
TalendDataCollectorUploadingPreferencePage_Description=Usage Data Collector\u3067\u53CE\u96C6\u3055\u308C\u305F\u60C5\u5831\u306F\u5B9A\u671F\u7684\u306BTalend\u3067\u30DB\u30B9\u30C8\u3055\u308C\u305F\u30B5\u30FC\u30D0\u30FC\u306B\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3055\u308C\u307E\u3059\u3002
TalendDataCollectorUploadingPreferencePage_LastUpload=\u6700\u7D42\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9
TalendDataCollectorUploadingPreferencePage_Uploadingtitile=\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9
TalendDataCollectorUploadingPreferencePage_Uploadingtitile=\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u4E2D
TalendDataCollectorUploadingPreferencePage_UploadPeriod=\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u671F\u9593
TalendDataCollectorUploadingPreferencePage_Days=\u65E5\u6570
TalendTabbedPropertyComposite.compactButton.toolTip=\u30B3\u30F3\u30D1\u30AF\u30C8\u30D3\u30E5\u30FC
TalendTabbedPropertyComposite.tableButton.toolTip=\u30C6\u30FC\u30D6\u30EB\u30D3\u30E5\u30FC
TalendType.TypeName=\u30BF\u30A4\u30D7\u540D {0}
@@ -326,28 +352,29 @@ VariableItemEditor.insertVariable=\u633F\u5165\u3068\u5909\u6570\u30D7\u30EC\u30
VariableItemEditor.name=\u540D\u524D
VariableItemEditor.new=\u65B0\u898F
VariableItemEditor.remove=\u524A\u9664
VariableItemEditor.twmplatePattern=\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u30D1\u30BF\u30FC\u30F3\:
VariableItemEditor.variable=\u5909\u6570\:
VariableItemEditor.twmplatePattern=\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u30D1\u30BF\u30FC\u30F3:
VariableItemEditor.variable=\u5909\u6570:
VersionSection.CreationDate=\u4F5C\u6210\u65E5
VersionSection.ModificationDate=\u4FEE\u6B63\u65E5\u4ED8
VersionSection.ModificationDate=\u66F4\u65B0\u65E5
VersionSection.Version=\u30D0\u30FC\u30B8\u30E7\u30F3
VersionSection.Status=\u30b9\u30c6\u30fc\u30bf\u30b9
VersionSection.Status=\u30B9\u30C6\u30FC\u30BF\u30B9
XmlArray.InvalidFile=\u30D5\u30A1\u30A4\u30EB\u304C\u4E0D\u5B8C\u5168\u3067\u3059\u3002
XPathQueryMetadataTableEditorViewExt.xpathQuerys=\u30B9\u30AD\u30FC\u30DEXPathQuerys
XSDValidater.IllegalArgument=\u5165\u529BXSD\u30D5\u30A1\u30A4\u30EB\u304C\u5B58\u5728\u3057\u307E\u305B\u3093\u3002
repository.context=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8
repository.column=COLUMN
repository.column=\u30AB\u30E9\u30E0
repository.documentation=\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8
repository.folder=\u30D5\u30A9\u30EB\u30C0
repository.folder=\u30D5\u30A9\u30EB\u30C0\u30FC
repository.generated=\u751F\u6210\u3055\u308C\u305F
repository.jobdoc=\u30B8\u30E7\u30D6\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8
repository.joblet=\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8
repository.recyclebin=\u3054\u307F\u7BB1
repository.jobletdoc=\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8
repository.joblets=\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8
repository.jobs=\u30B8\u30E7\u30D6
repository.metadata=\u30E1\u30BF\u30C7\u30FC\u30BF
repository.metadataConnections=DB\u63A5\u7D9A\u5B9A\u7FA9
repository.metadataConnections.alias=DB
repository.metadataConnections.alias=DB\u63A5\u7D9A
repository.metadataFileEDCDIC=\u30B3\u30D4\u30FC\u30D6\u30C3\u30AF
repository.metadataFileEDCDIC.alias=\u30B3\u30D4\u30FC\u30D6\u30C3\u30AF
repository.concept=\u30B3\u30F3\u30BB\u30D7\u30C8
@@ -355,12 +382,13 @@ repository.metadataSAPConnections=SAP\u63A5\u7D9A\u5B9A\u7FA9
repository.metadataSAPConnections.alias=SAP
repository.SAPFunction=SAP\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3
repository.metadataSQLPatterns=SQL\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8
repository.metadataSQLPatterns.alias=SQL\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8
repository.metadataFileDelimited=\u533A\u5207\u308A\u8A18\u53F7\u4ED8\u304D\u30D5\u30A1\u30A4\u30EB
repository.metadataFileDelimited.alias=\u533A\u5207\u308A\u8A18\u53F7
repository.metadataFileDelimited.alias=\u5217\u533A\u5207\u308A\u6587\u5B57\u4ED8\u304D\u30D5\u30A1\u30A4\u30EB
repository.metadataTable=\u30E1\u30BF\u30C7\u30FC\u30BF\u30B9\u30AD\u30FC\u30DE
repository.metadataColumn=\u30E1\u30BF\u30C7\u30FC\u30BF\u30AB\u30E9\u30E0
repository.metadataFileRules=\u7D44\u307F\u8FBC\u307F\u30EB\u30FC\u30EB
repository.metadataFileRules.alias=RULE
repository.metadataFileRules.alias=\u30EB\u30FC\u30EB
repository.metadataFileHL7=HL7
repository.metadataFileHL7.alias=HL7
repositorymetadataEDIFact=UN/EDIFACT
@@ -382,18 +410,17 @@ repository.referencedProjects=\u53C2\u7167\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8
repository.beans=Beans
repository.snippets=\u30B9\u30CB\u30DA\u30C3\u30C8
repository.tdqelement=TDQ\u8981\u7D20
repository.tdqelement.analysis=TDQ\u5206\u6790
repository.tdqelement.report=TDQ Reports
repository.tdqelement.analysis=TDQ\u30A2\u30CA\u30EA\u30B7\u30B9
repository.tdqelement.report=TDQ\u30EC\u30DD\u30FC\u30C8
repository.tdqelement.dbconnection=TDQ DB\u63A5\u7D9A\u5B9A\u7FA9
repository.tdqelement.mdmconnection=TDQ MDM Connections
repository.tdqelement.businessrule=TDQ Business Rules
repository.tdqelement.indicator=TDQ Indicators
repository.tdqelement.pattern=TDQ Patterns
repository.tdqelement.mdmconnection=TDQ MDM\u63A5\u7D9A\u5B9A\u7FA9
repository.tdqelement.businessrule=TDQ\u30D3\u30B8\u30CD\u30B9\u30EB\u30FC\u30EB
repository.tdqelement.indicator=TDQ\u30A4\u30F3\u30C7\u30A3\u30B1\u30FC\u30BF\u30FC
repository.tdqelement.pattern=TDQ\u30D1\u30BF\u30FC\u30F3
EUpdateItemType.Property=\u30D7\u30ED\u30D1\u30C6\u30A3
EUpdateItemType.MapReduce=Map Reduce
EUpdateItemType.Schema=\u30B9\u30AD\u30FC\u30DE
EUpdateItemType.SAPFunction=SAP\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3
EUpdateItemType.SAPIDoc=SAP iDoc
EUpdateItemType.SAPIDoc=SAP IDoc
EUpdateItemType.Query=\u30AF\u30A8\u30EA
EUpdateItemType.Variable=\u5909\u6570
EUpdateItemType.ContextGroup=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7
@@ -415,55 +442,66 @@ UpdatesConstants.Joblet=\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8
UpdatesConstants.Job=\u30B8\u30E7\u30D6
UpdatesConstants.JobVersion=\u30B8\u30E7\u30D6\u306E\u30D0\u30FC\u30B8\u30E7\u30F3
ProjectSettingsWizard.EditProjectPageTitle=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306E\u7DE8\u96C6
MetadataTypeLengthConstants.FIELD_DEFAULT_TYPE=\u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u30C7\u30FC\u30BF\u578B
MetadataTypeLengthConstants.FIELD_DEFAULT_TYPE=\u30C7\u30D5\u30A9\u30EB\u30C8\u578B
MetadataTypeLengthConstants.FIELD_DEFAULT_LENGTH=\u30C7\u30D5\u30A9\u30EB\u30C8\u9577
MetadataTypeLengthConstants.VALUE_DEFAULT_TYPE=\u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u30C7\u30FC\u30BF\u578B
MetadataTypeLengthConstants.VALUE_DEFAULT_LENGTH=\u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u9577\u3055
MetadataTypeLengthConstants.VALUE_DEFAULT_TYPE=\u30C7\u30D5\u30A9\u30EB\u30C8\u578B
MetadataTypeLengthConstants.VALUE_DEFAULT_LENGTH=\u30C7\u30D5\u30A9\u30EB\u30C8\u9577
MetadataTypeLengthPreferencePage.VALUE=\u30C7\u30D5\u30A9\u30EB\u30C8\u8A2D\u5B9ANULL
MetadataTypeLengthPreferencePage.FIELD=\u30D5\u30A3\u30FC\u30EB\u30C9\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u8A2D\u5B9A
MetadataTypeLengthPreferencePage.DBTYPE=\u30C7\u30FC\u30BF\u578B\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u9577\u3055
MetadataTypeLengthConstants.BOOLEAN_LENGTH=\u30D6\u30FC\u30EB\u578B
MetadataTypeLengthConstants.BIGDECIMAL_LENGTH=\u5341\u9032\u6570\u578B
MetadataTypeLengthConstants.BYTE_LENGTH=\u30D0\u30A4\u30C8\u578B
MetadataTypeLengthPreferencePage.DBTYPE=\u30C7\u30FC\u30BF\u578B\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u9577
MetadataTypeLengthConstants.BOOLEAN_LENGTH=\u30D6\u30FC\u30EB\u5024
MetadataTypeLengthConstants.BIGDECIMAL_LENGTH=BigDecimal
MetadataTypeLengthConstants.BYTE_LENGTH=\u30D0\u30A4\u30C8
MetadataTypeLengthConstants.INTEGER_LENGTH=\u6574\u6570
MetadataTypeLengthConstants.BYTEARRAY_LENGTH=\u30D0\u30A4\u30C8[]
MetadataTypeLengthConstants.DOUBLE_LENGTH=\u500D\u7CBE\u5EA6\u6D6E\u52D5\u5C0F\u6570\u70B9\u6570\u578B
MetadataTypeLengthConstants.DATETIME_LENGTH=Datetime
MetadataTypeLengthConstants.LONG_LENGTH=Long
MetadataTypeLengthConstants.CHARACTER_LENGTH=\u6587\u5B57
MetadataTypeLengthConstants.OBJECT_LENGTH=\u30AA\u30D6\u30B8\u30A7\u30AF\u30C8
MetadataTypeLengthConstants.DATE_LENGHT=\u65E5\u6642
MetadataTypeLengthConstants.SHORT_LENGTH=\u77ED\u3044
MetadataTypeLengthConstants.DOUBLE_LENGTH=\u500D\u6570
MetadataTypeLengthConstants.STRING_LENGTH=\u6587\u5B57\u5217
MetadataTypeLengthConstants.FLOAT_LENGTH=Float
MetadataTypeLengthConstants.LIST_LENGTH=\u30EA\u30B9\u30C8
MetadataTypeLengthConstants.DATETIME_LENGTH=\u65E5\u6642
ModuleListCellEditor.externalLabel=\u5916\u90E8\u30E2\u30B8\u30E5\u30FC\u30EB
ModuleListCellEditor.innerLabel=\u5185\u90E8\u30E2\u30B8\u30E5\u30FC\u30EB
ModuleListCellEditor.selectLabel=\u30E2\u30B8\u30E5\u30FC\u30EB\u306E\u9078\u629E
ModuleListCellEditor.title=\u30E2\u30B8\u30E5\u30FC\u30EB\u306E\u9078\u629E
MultiStringSelectionDialog.nameEmpty=\u540D\u524D\u304C\u7A7A\u3067\u3059
PromptDialog.stringTip=\u5165\u529B\u30C6\u30AD\u30B9\u30C8\u306F\u30B7\u30F3\u30B0\u30EB\u30AF\u30A9\u30FC\u30C8\u3067\u56F2\u3080\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002
ApplicationActionBarAdvisor.menuFileLabel=\u30d5\u30a1\u30a4\u30eb \uff08&F)
ApplicationActionBarAdvisor.menuEditLabel=\u7de8\u96c6 \uff08&E)
ApplicationActionBarAdvisor.navigateLabel=\u30ca\u30d3\u30b2\u30fc\u30c8 (&N)
ApplicationActionBarAdvisor.gotoLabel=\u79fb\u52d5 (&G)
ApplicationActionBarAdvisor.projectLabel=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8 \uff08&P)
ApplicationActionBarAdvisor.menuWindowLabel=\u30a6\u30a4\u30f3\u30c9\u30a6 \uff08&W)
ApplicationActionBarAdvisor.menuHelpLabel=\u30d8\u30eb\u30d7 \uff08&H)
ApplicationActionBarAdvisor.menuFileLabel=&\u30D5\u30A1\u30A4\u30EB
ApplicationActionBarAdvisor.menuEditLabel=&\u7DE8\u96C6
ApplicationActionBarAdvisor.navigateLabel=\u30CA\u30D3\u30B2\u30FC\u30C8 (&N)
ApplicationActionBarAdvisor.gotoLabel=\u79FB\u52D5 (&G)
ApplicationActionBarAdvisor.projectLabel=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8 \uFF08&P)
ApplicationActionBarAdvisor.menuWindowLabel=&\u30A6\u30A3\u30F3\u30C9\u30A6
ApplicationActionBarAdvisor.menuHelpLabel=&\u30D8\u30EB\u30D7
BusinessAppearanceComposite.textAlignmentGroup=\u30C6\u30AD\u30B9\u30C8\u306E\u4F4D\u7F6E\u5408\u308F\u305B
BusinessAppearanceComposite.textAlignment.horizontal=\u30DB\u30EA\u30BE\u30F3\u30BF\u30EB
BusinessAppearanceComposite.textAlignment.vertical=\u30D0\u30FC\u30C1\u30AB\u30EB
BusinessAppearanceComposite.textAlignment.horizontal=\u6A2A\u4F4D\u7F6E
BusinessAppearanceComposite.textAlignment.vertical=\u5782\u76F4
BusinessAppearanceComposite.textAlignment.horizontal.left=\u5DE6
BusinessAppearanceComposite.textAlignment.horizontal.right=\u53F3
BusinessAppearanceComposite.textAlignment.horizontal.centre=\u4E2D\u5FC3
BusinessAppearanceComposite.textAlignment.vertical.top= \u4E0A
BusinessAppearanceComposite.textAlignment.vertical.bottom=\u30DC\u30C8\u30E0
BusinessAppearanceComposite.textAlignment.vertical.top=\u4E0A
BusinessAppearanceComposite.textAlignment.vertical.bottom=\u4E0B
BusinessAppearanceComposite.textAlignment.vertical.centre=\u4E2D\u5FC3
ConnectionBean.Local=\u30ED\u30FC\u30AB\u30EB
ConnectionBean.Local=Local
ConnectionBean.Remote=\u30EA\u30E2\u30FC\u30C8
ConnectionBean.DefaultConnection=\u30C7\u30D5\u30A9\u30EB\u30C8\u63A5\u7D9A
InegerCellEditorListener.NegativeNumberMessage={0} \u306B\u306F\u8CA0\u306E\u5024\u3092\u8A2D\u5B9A\u3067\u304D\u307E\u305B\u3093\u3002
InegerCellEditorListener.NumeralMessage={0} \u306B\u306F\u6570\u5024\u3092\u5165\u308C\u3066\u304F\u3060\u3055\u3044\u3002
OpenXSDFileDialog.cancel=\u30AD\u30E3\u30F3\u30BB\u30EB
OpenXSDFileDialog.confirm=\u78BA\u8A8D
OpenXSDFileDialog.fileName=\u30D5\u30A1\u30A4\u30EB\u540D \:
OpenXSDFileDialog.fileName=\u30D5\u30A1\u30A4\u30EB\u540D :
OpenXSDFileDialog.xmlFileSelection=\u691C\u8A3C\u7528XML\u30D5\u30A1\u30A4\u30EB\u306E\u9078\u629E
OpenXSDFileDialog.xmlSelectedOrNot=XSD\u30E1\u30BF\u30C7\u30FC\u30BF\u30D5\u30A1\u30A4\u30EB\u3092\u9078\u629E\u3057\u305F\u306E\u3067\u3001\u691C\u8A3C\u3059\u308Bxml\u30D5\u30A1\u30A4\u30EB\u304C\u3042\u308A\u307E\u3059\u3002
RepositoryContentProvider.repositoryLabel.Queries=\u30AF\u30A8\u30EA
repository.routes=\u30EB\u30FC\u30C8
repository.servicesOperation=\u30aa\u30da\u30ec\u30fc\u30b7\u30e7\u30f3
repository.servicesOperation=\u6F14\u7B97\u5B50
repository.servicesPort=\u30DD\u30FC\u30C8
BinRepositoryNode.label=\u3054\u307F\u7BB1
HDFS=HDFS
HCAT=HCAT
AbstractRepositoryContentHandler.deleteNode.exception=\u95A2\u9023\u30CE\u30FC\u30C9\u306E\u524A\u9664\u306B\u5931\u6557\u3057\u307E\u3057\u305F\uFF1A {0}
HadoopCustomVersionDialog.topTitle=\u30AB\u30B9\u30BF\u30E0Hadoop\u30D0\u30FC\u30B8\u30E7\u30F3\u5B9A\u7FA9
@@ -481,10 +519,10 @@ HadoopVersionDialog.zipLocation=Zip\uFF1A
HadoopVersionDialog.importFromZip=zip\u30D5\u30A1\u30A4\u30EB\u304B\u3089\u30A4\u30F3\u30DD\u30FC\u30C8
HadoopVersionDialog.title=\u30AB\u30B9\u30BF\u30E0\u5B9A\u7FA9\u3092\u30A4\u30F3\u30DD\u30FC\u30C8
HadoopVersionDialog.distribution=\u5206\u985E\uFF1A
HadoopVersionDialog.distribution.tooltip=Hadoop\u30C7\u30A3\u30B9\u30C8\u30EA\u30D3\u30E5\u30FC\u30B7\u30E7\u30F3\u3092\u8A2D\u5B9A
HadoopVersionDialog.distribution.tooltip=hadoop\u30C7\u30A3\u30B9\u30C8\u30EA\u30D3\u30E5\u30FC\u30B7\u30E7\u30F3\u306E\u8A2D\u5B9A
HadoopVersionDialog.version=\u30D0\u30FC\u30B8\u30E7\u30F3\uFF1A
HadoopVersionDialog.version.tooltip=\u30C7\u30A3\u30B9\u30C8\u30EA\u30D3\u30E5\u30FC\u30B7\u30E7\u30F3\u306E\u30D0\u30FC\u30B8\u30E7\u30F3\u8A2D\u5B9A
HadoopVersionDialog.browseBtn=B&rowse...
HadoopVersionDialog.browseBtn=\u53C2&\u7167...
HadoopVersionDialog.confirmMsg=\u30AB\u30B9\u30BF\u30E0\u8A2D\u5B9A\u304C\u5909\u66F4\u3055\u308C\u307E\u3057\u305F\u3002\u64CD\u4F5C\u3092\u7D9A\u3051\u307E\u3059\u304B\uFF1F
HadoopCustomLibrariesUtil.cannotCreate={0}\u3092\u4F5C\u6210\u3067\u304D\u307E\u305B\u3093
HadoopCustomLibrariesUtil.importFailed=\u30AB\u30B9\u30BF\u30E0\u5B9A\u7FA9\u306E\u30A4\u30F3\u30DD\u30FC\u30C8\u306B\u5931\u6557\u3057\u307E\u3057\u305F
@@ -495,22 +533,102 @@ LibrariesListSelectionDialog.title=\u30E9\u30A4\u30D6\u30E9\u30EA\u9078\u629E
LibrariesListSelectionDialog.button.internal=\u5185\u90E8\u30E9\u30A4\u30D6\u30E9\u30EA
LibrariesListSelectionDialog.button.external=\u5916\u90E8\u30E9\u30A4\u30D6\u30E9\u30EA
LibrariesListSelectionDialog.selectLibFromOS=\u30E9\u30A4\u30D6\u30E9\u30EA\u9078\u629E
LibrariesListSelectionDialog.browseButton.text=\u30D6\u30E9\u30A6\u30BA...
LibrariesListSelectionDialog.browseButton.text=\u53C2\u7167...
LibrariesListSelectionDialog.deployLibs=\u30E9\u30A4\u30D6\u30E9\u30EA\u3092\u30C7\u30D7\u30ED\u30A4...
PigFunctionParser.checkMethod=Pig : "{0}.{1}\\"\u89E3\u6790\u304C\u5931\u6557\u3057\u307E\u3057\u305F\u3002\u30E1\u30BD\u30C3\u30C9\u3092\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\u3002
GenerateSelectSQLAction.NewQuery=\u65B0\u898F\u30AF\u30A8\u30EA {0}
AbstractBrandingService.routines_license_header_content2014=Copyright (c) 2006-2014, Talend Inc.\n//\n// \u672C\u30BD\u30FC\u30B9\u30B3\u30FC\u30C9\u306F\u4EE5\u4E0B\u306E\u6A5F\u80FD\u3067\u81EA\u52D5\u4F5C\u6210\u3055\u308C\u305F\u3082\u306E\u3067\u3042\u308B_{0}\n// CodeGenerator version {1}\n// Talend\u88FD\u54C1\u306B\u95A2\u3057\u3066\u306E\u8A73\u7D30\u306A\u60C5\u5831\u306F\u4EE5\u4E0B\u306E\u30B5\u30A4\u30C8\u306B\u8A18\u8F09\u3055\u308C\u3066\u3044\u308B www.talend.com.\n// GNU LGPL \u30E9\u30A4\u30BB\u30F3\u30B9\u306B\u3088\u308A\u672C\u30B3\u30FC\u30C9\u3092\u914D\u5E03\u3059\u308B\u3053\u3068\u304C\u53EF\u80FD\u3067\u3042\u308B\n// http://www.gnu.org/licenses/lgpl.html).
AbstractTalendFunctionParser.checkMethod=\u30EB\u30FC\u30C1\u30F3: "{0}.{1}\\"\u89E3\u6790\u304C\u5931\u6557\u3057\u307E\u3057\u305F\u3002 \u30E1\u30BD\u30C3\u30C9\u3092\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\u3002
UpdatesConstants.MR=Map_Reduce
AbstractBrandingService.routines_license_header_content2014=Copyright (c) 2006-2014, Talend Inc.\\n//\\n// \u672C\u30BD\u30FC\u30B9\u30B3\u30FC\u30C9\u306F\u4EE5\u4E0B\u306E\u6A5F\u80FD\u3067\u81EA\u52D5\u4F5C\u6210\u3055\u308C\u305F\u3082\u306E\u3067\u3042\u308B_{0}\\n// CodeGenerator version {1}\\n// Talend\u88FD\u54C1\u306B\u95A2\u3057\u3066\u306E\u8A73\u7D30\u306A\u60C5\u5831\u306F\u4EE5\u4E0B\u306E\u30B5\u30A4\u30C8\u306B\u8A18\u8F09\u3055\u308C\u3066\u3044\u308B www.talend.com.\\n// GNU LGPL \u30E9\u30A4\u30BB\u30F3\u30B9\u306B\u3088\u308A\u672C\u30B3\u30FC\u30C9\u3092\u914D\u5E03\u3059\u308B\u3053\u3068\u304C\u53EF\u80FD\u3067\u3042\u308B\\n// http://www.gnu.org/licenses/lgpl.html).
repository.tdqelement.sourceFile=\u30BD\u30FC\u30B9\u30D5\u30A1\u30A4\u30EB
repository.tdqelement.jrxml=JRXML\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8
repository.dataprofiling=\u30C7\u30FC\u30BF\u30D7\u30ED\u30D5\u30A1\u30A4\u30EA\u30F3\u30B0
repository.libraries=\u30E9\u30A4\u30D6\u30E9\u30EA
repository.libraries=\u30E9\u30A4\u30D6\u30E9\u30EA\u30FC
repository.patternRegex=\u6B63\u898F\u8868\u73FE
repository.patternSql=SQL
repository.rules=\u30EB\u30FC\u30EB
repository.rulesSql=SQL
repository.rulesParser=\u30D1\u30FC\u30B5\u30FC
repository.rulesMatcher=\u4E00\u81F4
repository.systemIndicators=\u30B7\u30B9\u30C6\u30E0\u30A4\u30F3\u30C7\u30A3\u30B1\u30FC\u30BF\u30FC
repository.userDefineIndicators=\u30E6\u30FC\u30B6\u30FC\u5B9A\u7FA9\u30A4\u30F3\u30C7\u30A3\u30B1\u30FC\u30BF\u30FC
repository.userDefineIndicators=\u30E6\u30FC\u30B6\u30FC\u5B9A\u7FA9\u30A4\u30F3\u30B8\u30B1\u30FC\u30BF\u30FC
repository.userDefineIndicators.lib=lib
repository.systemIndicators.advancedStatistics=\u8A73\u7D30\u7D71\u8A08
repository.systemIndicators.businessRules=\u30D3\u30B8\u30CD\u30B9\u30EB\u30FC\u30EB
repository.systemIndicators.correlation=\u30B3\u30EA\u30EC\u30FC\u30B7\u30E7\u30F3
repository.systemIndicators.functionalDependency=\u6A5F\u80FD\u306E\u4F9D\u5B58\u6027
repository.systemIndicators.overview=\u6982\u8981
repository.systemIndicators.patternMatching=\u30D1\u30BF\u30FC\u30F3\u30DE\u30C3\u30C1\u30F3\u30B0
repository.systemIndicators.patternFinder=\u30D1\u30BF\u30FC\u30F3\u983B\u5EA6\u7D71\u8A08
repository.systemIndicators.patternMatching=\u30D1\u30BF\u30FC\u30F3\u4E00\u81F4
repository.systemIndicators.rowComparison=\u884C\u6BD4\u8F03
repository.systemIndicators.simpleStatistics=\u5358\u7D14\u7D71\u8A08
repository.systemIndicators.soundex=Soundex
repository.systemIndicators.summaryStatistics=\u8981\u7D04\u7D71\u8A08
repository.systemIndicators.textStatistics=\u30C6\u30AD\u30B9\u30C8\u7D71\u8A08
repository.tdqExchange=Exchange
repository.systemIndicators.phoneNumberStatistics=\u96FB\u8A71\u756A\u53F7\u7D71\u8A08
repository.systemIndicators.fraudDetection=\u4E0D\u6B63\u306E\u691C\u51FA
EUpdateItemType.MapPath=\u30DE\u30C3\u30D7\u30D1\u30B9
EUpdateResult.PathUpdate=\u30DE\u30C3\u30D7\u30D1\u30B9\u306E\u66F4\u65B0
AContextualAction.EditorManager_saveChangesQuestion="{0}"\u306F\u5909\u66F4\u3055\u308C\u3066\u3044\u307E\u3059\u3002\u4FDD\u5B58\u3057\u307E\u3059\u304B\uFF1F
AContextualAction.Save_Resource=\u30EA\u30BD\u30FC\u30B9\u3092\u4FDD\u5B58
AContextualAction.Save_Resource=\u30EA\u30BD\u30FC\u30B9\u306E\u4FDD\u5B58
EConnectionType.tableRefMenu=Table_ref
EComponentCategory.stormConfig=Storm\u8A2D\u5B9A
repository.metadataSalesforceModule=SalesforceModule(AccountHistory)
EComponentCategory.sparkConfig=Spark\u8A2D\u5B9A
repository.SAPIDoc=SAP IDoc
repository.SAPTable=SAP\u30C6\u30FC\u30D6\u30EB
ProgressMonitorDialogWithCancel.executeMessage.default=\u5B9F\u884C\u4E2D...
ProgressMonitorDialogWithCancel.waitingFinishMessage.default=\u63A5\u7D9A\u30C1\u30A7\u30C3\u30AF\u30A2\u30AF\u30B7\u30E7\u30F3\u3092\u6B63\u5E38\u306B\u4E2D\u65AD\u3067\u304D\u307E\u305B\u3093\u3002\n
ProgressMonitorDialogWithCancel.executeTimeout=\u5B9F\u884C\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u3002Studio\u304C\u30D0\u30C3\u30AF\u30B0\u30E9\u30A6\u30F3\u30C9\u3067\u3053\u306E\u30C1\u30A7\u30C3\u30AF\u30A2\u30AF\u30B7\u30E7\u30F3\u306E\u4E2D\u65AD\u3092\u8A66\u307F\u307E\u3057\u305F\u3002
ProgressMonitorDialogWithCancel.CheckingConnectionJob.waitingFinish={0}\u306E\u7D42\u4E86\u3092\u304A\u5F85\u3061\u4E0B\u3055\u3044...
ProgressMonitorDialogWithCancel.CheckingConnectionJob.emptyWaitingfinish=\u7D42\u4E86\u5F85\u6A5F\u4E2D...
EComponentCategory.memoryRun=\u30E1\u30E2\u30EA\u76E3\u8996
EUpdateResult.JobUpdate=\u30B8\u30E7\u30D6\u30CE\u30FC\u30C9\u306E\u66F4\u65B0
EUpdateItemType.Batch=\u30D0\u30C3\u30C1
EUpdateItemType.Streaming=\u30B9\u30C8\u30EA\u30FC\u30DF\u30F3\u30B0
UpdatesConstants.Storm=\u30B9\u30C8\u30FC\u30E0
UpdatesConstants.Spark=Spark
UpdatesConstants.SparkStreaming=Spark_Streaming
OverTimePopupDialogTask.title=\u5B9F\u884C\u4E2D...
OverTimePopupDialogTask.message=\u30BF\u30B9\u30AF\u3092\u30D0\u30C3\u30AF\u30B0\u30E9\u30A6\u30F3\u30C9\u3067\u5B9F\u884C\u4E2D\u3067\u3059\u3001\u66AB\u304F\u304A\u5F85\u3061\u4E0B\u3055\u3044...
OverTimePopupDialogTask.executeTimeout=\u5B9F\u884C\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u3002Studio\u304C\u30D0\u30C3\u30AF\u30B0\u30E9\u30A6\u30F3\u30C9\u3067\u3053\u306E\u30C1\u30A7\u30C3\u30AF\u30A2\u30AF\u30B7\u30E7\u30F3\u306E\u4E2D\u65AD\u3092\u8A66\u307F\u307E\u3057\u305F\u3002
OverTimePopupDialogTask.killed=\u5B9F\u884C\u3092\u4E2D\u6B62
OverTimePopupDialogTask.waitingFinishMessage.default=\u30D0\u30C3\u30AF\u30B0\u30E9\u30A6\u30F3\u30C9\u30BF\u30B9\u30AF\u3092\u4E2D\u65AD\u3067\u304D\u307E\u305B\u3093
OverTimePopupDialogTask.CheckingConnectionJob.waitingFinish={0}\u306E\u7D42\u4E86\u3092\u304A\u5F85\u3061\u4E0B\u3055\u3044...
OverTimePopupDialogTask.CheckingConnectionJob.emptyWaitingfinish=\u7D42\u4E86\u5F85\u6A5F\u4E2D...
EComponentCategory_gitHistory=GIT\u5C65\u6B74
repository.gitroot=GIT
EComponentCategory.parameters=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC
EComponentCategory.actionInputOutput=\u5165\u529B/\u51FA\u529B\u30B9\u30AD\u30FC\u30DE
EConnectionType.RejectMenu=\u30EA\u30B8\u30A7\u30AF\u30C8
RepositoryContentProvider.repositoryLabel.sapBapi=SAP Bapi
RepositoryContentProvider.repositoryLabel.sapBapi.input=Input (\u5165\u529B)
RepositoryContentProvider.repositoryLabel.sapBapi.output=\u51FA\u529B
RepositoryContentProvider.repositoryLabel.sapTable=SAP\u30C6\u30FC\u30D6\u30EB
RepositoryContentProvider.repositoryLabel.sapDataSource=SAP DataSource
RepositoryContentProvider.repositoryLabel.sapDSO=SAP DSO
RepositoryContentProvider.repositoryLabel.sapInfoCube=SAP InfoCube
RepositoryContentProvider.repositoryLabel.sapInfoObject=SAP InfoObject
ComponentReturnVariableUtils.ErrorMessage=\u30A8\u30E9\u30FC\u30E1\u30C3\u30BB\u30FC\u30B8
ComponentReturnVariableUtils.NbReject=\u30EA\u30B8\u30A7\u30AF\u30C8\u884C\u6570
ComponentReturnVariableUtils.NbSuccess=\u6210\u529F\u884C\u6570
ComponentReturnVariableUtils.NbLine=\u884C\u6570
repository.metadataRulesManagement=\u30EB\u30FC\u30EB\u7BA1\u7406
repository.metadataRulesManagement.alias=\u30EB\u30FC\u30EB\u7BA1\u7406
EUpdateItemType.StructurePath=\u30B9\u30C8\u30E9\u30AF\u30C1\u30E3\u30FC\u30D1\u30B9
EUpdateResult.StructurePathUpdate=\u30B9\u30C8\u30E9\u30AF\u30C1\u30E3\u30FC\u30D1\u30B9\u306E\u66F4\u65B0
UpdatesConstants.Spark_Joblet=Spark_Joblet
UpdatesConstants.Spark_Streaming_Joblet=Spark_Streaming_Joblet
EComponentCategory_deployment=\u30C7\u30D7\u30ED\u30A4
RepositoryContentProvider.repositoryLabel.sapContentExtractor=SAP BI\u30B3\u30F3\u30C6\u30F3\u30C4\u62BD\u51FA
ShareLibsJob.wrongUsernameOrPassword=Nexus\u306E\u30E6\u30FC\u30B6\u30FC\u540D\u307E\u305F\u306F\u30D1\u30B9\u30EF\u30FC\u30C9\u304C\u6B63\u3057\u304F\u306A\u3044\u305F\u3081\u3001\u8A8D\u8A3C\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002
RelationshipItemBuilder.unexpect.item=\u4E88\u671F\u3057\u306A\u3044\u30A2\u30A4\u30C6\u30E0\u30BF\u30A4\u30D7: {0}
RelationshipItemBuilder.unexpect.relation=\u4E88\u671F\u3057\u306A\u3044\u95A2\u4FC2\u306E\u30BF\u30A4\u30D7: {0}
DynamicElement.incorrectInstance=\u73FE\u5728\u306Ejson\u30AA\u30D6\u30B8\u30A7\u30AF\u30C8\u306F{0}: {1}\u306E\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u3067\u306F\u3042\u308A\u307E\u305B\u3093
DynamicElement.tagName.empty=tagName\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044!
DynamicPlugin.addExtension.empty=ExtensionPoint\u307E\u305F\u306FID\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044!
RelationshipItemBuilder.unexpect.typesConflict={0}:{1}\u306B\u591A\u3059\u304E\u308B\u30BF\u30A4\u30D7\u304C\u898B\u3064\u304B\u308A\u307E\u3057\u305F
ReferenceProjectProblemManager.ErrorMoreThanOneBranchUsing=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u53C2\u7167\u30C1\u30A7\u30FC\u30F3\u30671\u3064\u3088\u308A\u3082{0}\u591A\u3044\u30D6\u30E9\u30F3\u30C1\u304C\u4F7F\u7528\u4E2D\u3067\u3059\u3002
EComponentCategory_advanceSetting=\u8A73\u7D30\u8A2D\u5B9A
RepositoryUpdateManager.job.title=\u30A2\u30A4\u30C6\u30E0\u306E\u66F4\u65B0\u4E2D...

View File

@@ -16,6 +16,7 @@ ComponentsFormatPreferencePage.errorCreateConnectionName=Nazwa "{0}" niepoprawna
ComponentsFormatPreferencePage.formatConnection=Domy\u015Blny format po\u0142\u0105czenia:
ComponentsFormatPreferencePage.formatHint=Domy\u015Blny format podpowiedzi:
ComponentsFormatPreferencePage.formatLable=Domy\u015Blny format etykiety:
ComponentsFormatPreferencePage.remove=Usu\u0144
ComponentsFormatPreferencePage.ErrorTitle=B\u0141\u0104D
ComponentToRepositoryProperty.error=B\u0141\u0104D
ContextComposite.tableValue=Warto\u015Bci jako tabela
@@ -40,7 +41,7 @@ ContextSetConfigurationDialog.nameNotValid=nazwa niepoprawna
ContextTemplateComposite.CommentLabel=Komentarz
ContextTemplateComposite.nameLabel=Nazwa
ContextTemplateComposite.scriptCodeLabel=Kod skryptowy
ContextTemplateComposite.sourceLabel=\u0179ród\u0142o
ContextTemplateComposite.sourceLabel=\u0179r\u00f3d\u0142o
ContextTemplateComposite.typeLabel=Typ
ContextTreeConstants.contextName=Contekst
ContextTreeConstants.valueName=Warto\u015B\u0107
@@ -61,7 +62,7 @@ EComponentCategory_appearance=Wygl\u0105d
EComponentCategory_assignment=Przypisanie
EComponentCategory_context=Contekst
EComponentCategory_doc=Dokuemntacja
EComponentCategory_main=G\u0142ówny
EComponentCategory_main=G\u0142\u00f3wny
EComponentCategory_properties=W\u0142a\u015Bciwo\u015Bci
EComponentCategory_sqlTemplate=Wzorzec SQL
EComponentCategory_statsAndLogs=Statystyki i logi
@@ -69,7 +70,7 @@ EComponentCategory_technical=Techniczne
EComponentCategory_version=Wersja
EComponentCategory_view=Widok
EConnectionType.iteratorMenu=Iteracja
EConnectionType.mainMenu=G\u0142ówny
EConnectionType.mainMenu=G\u0142\u00f3wny
EConnectionType.onComponentErrorMenu=Po b\u0142\u0119dzie komponentu
EConnectionType.onComponentOkMenu=Je\u015Bli komponent OK
EConnectionType.runAfterMenu=Uruchom po
@@ -87,7 +88,7 @@ EMetadataEncoding.Hebrew=Hebrajski
EMetadataEncoding.Latin1=Latin1(Zach Europa)
EMetadataEncoding.Latin2=Latin2(Wsch Europa)
EMetadataEncoding.Latin3=Latin3(Po\u0142 Europa)
EMetadataEncoding.Latin4=Latin4(Pó\u0142 Europa)
EMetadataEncoding.Latin4=Latin4(P\u00f3\u0142 Europa)
EMetadataEncoding.Latin5=Latin5(Turcja)
EMetadataEncoding.Latin6=Latin6(Nordycki)
EMetadataEncoding.Latin9=latin9
@@ -100,8 +101,10 @@ EMetadataEncoding.UTF8=Unicode 2.0 UTF-8
ERepositoryObjectType.FolderNotFound=Folder typu {0} nie znaleziony.
ExtractMetaDataFromDataBase.SchemaNoPresent=Schemat nie istnieje w bazie danych
ExtractMetaDataFromDataBase.connectionSuccessful=Po\u0142\u0105czenie udane
ListPreferencePage.RemoveButtonName=Usu\u0144
MetadataTableEditorView.ColumnTitle=Kolumna
MetadataTableEditorView.CommentTitle=Komentarz
MetadataTableEditorView.KeyTitle=Klucz
MetadataTableEditorView.LengthTitle=D\u0142ugo\u015B\u0107
MetadataTableEditorView.PrecisionTitle=Precyzja
MetadataTableEditorView.TypleTitle=Typ
@@ -116,11 +119,13 @@ PropertiesWizardPage.Version=Wersja
RoutinesFunctionProposal.User=U\u017Cytkownik
SchemaOperationChoiceDialog.Title=Schemat
SelectRepositoryContextDialog.SelectAll=Zaznacz wszystko
TalendDataCollectorPreviewPreferencePage_Key=Klucz
TalendDataCollectorPreviewPreferencePage_Value=Warto\u015B\u0107
TalendTabbedPropertyComposite.tableButton.toolTip=widok tabeli
TalendType.TypeName=Nazwa typu {0}
VariableItemEditor.name=Nazwa
VariableItemEditor.new=Nowy
VariableItemEditor.remove=Usu\u0144
VariableItemEditor.variable=Zmienne:
VersionSection.CreationDate=Data utworzenia
VersionSection.ModificationDate=Data modyfikacji
@@ -145,7 +150,7 @@ EUpdateResult.Reload=Prze\u0142aduj komponenty
EUpdateResult.Rename=Zmie\u0144 nazw\u0119
EUpdateResult.Delete=Usu\u0144 z repozytorium
UpdatesConstants.Context=Contekst
MetadataTypeLengthConstants.STRING_LENGTH=Ci\u0105g znaków
MetadataTypeLengthConstants.STRING_LENGTH=Ci\u0105g znak\u00f3w
ApplicationActionBarAdvisor.menuFileLabel=&Plik
ApplicationActionBarAdvisor.menuEditLabel=&Edycja
ApplicationActionBarAdvisor.navigateLabel=&Nawigacja
@@ -156,8 +161,8 @@ ApplicationActionBarAdvisor.menuHelpLabel=&Pomoc
BusinessAppearanceComposite.textAlignment.horizontal=Poziomy
BusinessAppearanceComposite.textAlignment.vertical=Pionowy
BusinessAppearanceComposite.textAlignment.horizontal.centre=Wy\u015Brodkowany
BusinessAppearanceComposite.textAlignment.vertical.top=góra
BusinessAppearanceComposite.textAlignment.vertical.bottom=dó\u0142
BusinessAppearanceComposite.textAlignment.vertical.top=g\u00f3ra
BusinessAppearanceComposite.textAlignment.vertical.bottom=d\u00f3\u0142
BusinessAppearanceComposite.textAlignment.vertical.centre=Wy\u015Brodkowany
ConnectionBean.Local=Lokalne
ConnectionBean.DefaultConnection=Po\u0142\u0105czenie domy\u015Blne

View File

@@ -1,88 +1,89 @@
AbstractComponentsProvider.folderNotExist=Diretório {0} não existe.
AbstractItemMigrationTask.taskFailed=Tarefa de migração {0} falhou no item {1}
AbstractComponentsProvider.folderNotExist=Diret\u00f3rio {0} n\u00e3o existe.
AbstractItemMigrationTask.taskFailed=Tarefa de migra\u00e7\u00e3o {0} falhou no item {1}
AdvancedSocketFactory.failedInitial=Erro: falha ao inicializar :
ArchiveFileExportOperationFullPath.SpecialFile=spagic.properties
ColorsCodeViewerPreferencePage.Comment1Color=Cor de Comment1
ColorsCodeViewerPreferencePage.Comment2Color=Cor de Comment2
ColorsCodeViewerPreferencePage.DigitColor=Cor de Dígitos
ColorsCodeViewerPreferencePage.FunctionColor=Cor de Função
ColorsCodeViewerPreferencePage.InvalidColor=Cor inválida
ColorsCodeViewerPreferencePage.DigitColor=Cor de D\u00edgitos
ColorsCodeViewerPreferencePage.FunctionColor=Cor de Fun\u00e7\u00e3o
ColorsCodeViewerPreferencePage.InvalidColor=Cor inv\u00e1lida
ColorsCodeViewerPreferencePage.LabelColor=Cor do Label
ColorsCodeViewerPreferencePage.Literal1Color=Cor de Literal1
ColorsCodeViewerPreferencePage.Literal2Color=Cor de Literal2
ColorsCodeViewerPreferencePage.MarkupColor=Cor da marcação
ColorsCodeViewerPreferencePage.MarkupColor=Cor da marca\u00e7\u00e3o
ColorsCodeViewerPreferencePage.OperatorColor=Cor do operador
ColorsCodeViewerPreferencePage.defaultColor=Cor Padrão
ColorsCodeViewerPreferencePage.defaultColor=Cor Padr\u00e3o
ColorsCodeViewerPreferencePage.fieldTip=&Negrito
ColorsCodeViewerPreferencePage.keyword1Color=Cor de Keyword1
ColorsCodeViewerPreferencePage.keyword2Color=Cor de Keyword2
ColorsCodeViewerPreferencePage.keyword3Color=Cor de Keyword3
ColumnNameChangedExt.columnChanged=Nodo: Coluna {0} alterada: {1}->{2}
ComponentsFormatPreferencePage.add=Adicionar
ComponentsFormatPreferencePage.errorCreateConnectionName=O nome "{0}" não é válido.
ComponentsFormatPreferencePage.formatConnection=Configurar padrão de conexão:\n
ComponentsFormatPreferencePage.formatHint=Configurar padrão da dica:
ComponentsFormatPreferencePage.formatLable=Configurar padrão do label:
ComponentsFormatPreferencePage.errorCreateConnectionName=O nome "{0}" n\u00e3o \u00e9 v\u00e1lido.
ComponentsFormatPreferencePage.formatConnection=Configurar padr\u00e3o de conex\u00e3o:\n
ComponentsFormatPreferencePage.formatHint=Configurar padr\u00e3o da dica:
ComponentsFormatPreferencePage.formatLable=Configurar padr\u00e3o do label:
ComponentsFormatPreferencePage.remove=Remover
ComponentsFormatPreferencePage.ErrorTitle=Erro
ComponentToRepositoryProperty.error=Erro
ContextComposite.tableValue=Tabela de Valores
ContextComposite.treeValue=Árvore de valores
ContextComposite.treeValue=\u00c1rvore de valores
ContextValueErrorChecker.ErrorTitile=Erro no valor do contexto:
ContextParameterProposal.NoCommentAvaiable=Sem comentário disponível.
ContextParameterProposal.NoCommentAvaiable=Sem coment\u00e1rio dispon\u00edvel.
ContextProcessSection.1=Tabela menu
ContextProcessSection.12=Renomear contexto
ContextProcessSection.13=Dê um novo nome para o contexto {0}
ContextProcessSection.2=Perguntar para confirmação?
ContextProcessSection.13=D\u00ea um novo nome para o contexto {0}
ContextProcessSection.2=Perguntar para confirma\u00e7\u00e3o?
ContextProcessSection.29=Erro
ContextProcessSection.30=Este nome já existe
ContextProcessSection.30=Este nome j\u00e1 existe
ContextProcessSection.4=Adicionar novo contexto baseado em ->(
ContextProcessSection.49=Contexto padrão
ContextProcessSection.49=Contexto padr\u00e3o
ContextProcessSection.6=Novo contexto
ContextProcessSection.7=Dê um nome para o novo contexto
ContextProcessSection.ParameterNameIsNotValid=Nome parâmetro não é válido.
ContextProcessSection.RemoveInformation={0} é contexto padrão, ele não poder ser removido.
ContextProcessSection.7=D\u00ea um nome para o novo contexto
ContextProcessSection.ParameterNameIsNotValid=Nome par\u00e2metro n\u00e3o \u00e9 v\u00e1lido.
ContextProcessSection.RemoveInformation={0} \u00e9 contexto padr\u00e3o, ele n\u00e3o poder ser removido.
ContextProcessSection.errorTitle=Erro
ConextTableValuesComposite.nameLabel=Nome
ConextTemplateComposite.OrderMessages=Se você quiser reordenar as variáveis, elas devem estar selecionados
ConextTemplateComposite.OrderMessages=Se voc\u00ea quiser reordenar as vari\u00e1veis, elas devem estar selecionados
ConextTemplateComposite.OrderText=Ordem original
ContextSetConfigurationDialog.nameNotValid=O nome não é válido
ContextTemplateComposite.CommentLabel=Comentário
ContextSetConfigurationDialog.nameNotValid=O nome n\u00e3o \u00e9 v\u00e1lido
ContextTemplateComposite.CommentLabel=Coment\u00e1rio
ContextTemplateComposite.nameLabel=Nome
ContextTemplateComposite.scriptCodeLabel=Script código
ContextTemplateComposite.scriptCodeLabel=Script c\u00f3digo
ContextTemplateComposite.sourceLabel=Fonte
ContextTreeConstants.contextName=Contexto
ContextTreeConstants.promptName=Limite
ContextTreeConstants.valueName=Valor
ConextTemplateComposite.addToRepositoryContextAction.label=Adicionar ao contexto do repositório
ConextTemplateComposite.addToRepositoryContextAction.label=Adicionar ao contexto do reposit\u00f3rio
CorePreferencePage.iReportPath=Caminho do iReport
CorePreferencePage.javaInterpreter=Intérpreter &Java
CorePreferencePage.javaInterpreter=Int\u00e9rpreter &Java
CorePreferencePage.previewLimit=Multi Thread executando (Criar valor default para Job)
CorePreferencePage.runInMultiThread=Multi Thread execution (Criar valor default para o job)
CorePreferencePage.temporaryFiles=Arquivos temporários
CorePreferencePage.temporaryFiles=Arquivos tempor\u00e1rios
DbTableSelectorDialog.textContent=Selecione nome da tabela
ECodeLanguage.unknowLanguage=Idioma desconhecido
EComponentCategory_appearance=Aparência
EComponentCategory_assignment=Atribuição
EComponentCategory_appearance=Apar\u00eancia
EComponentCategory_assignment=Atribui\u00e7\u00e3o
EComponentCategory_context=Contexto
EComponentCategory_doc=Documentação
EComponentCategory_doc=Documenta\u00e7\u00e3o
EComponentCategory_main=Main
EComponentCategory_properties=Propriedades
EComponentCategory_sqlTemplate=Template SQL
EComponentCategory_technical=Técnico
EComponentCategory_version=Versão
EComponentCategory_view=Visão
EComponentCategory_technical=T\u00e9cnico
EComponentCategory_version=Vers\u00e3o
EComponentCategory_view=Vis\u00e3o
EConnectionType.mainMenu=Main
EConnectionType.onComponentErrorMenu=Erro no componente
EConnectionType.onComponentOkMenu=Componente ok
EConnectionType.tableMenu=Tabela
EConnectionType.onRowsEndMenu=Última linha
EConnectionType.onRowsEndMenu=\u00daltima linha
EConnectionType.synchronize=Sincronizar
EMetadataEncoding.Arabic=Arábico
EMetadataEncoding.Big5=Grande 5 (Chinês tradicional)
EMetadataEncoding.Arabic=Ar\u00e1bico
EMetadataEncoding.Big5=Grande 5 (Chin\u00eas tradicional)
EMetadataEncoding.Cyrillic=Cyrillic
EMetadataEncoding.EUC_CN=Chinês simplificado (Extensão Unix Code - CN)
EMetadataEncoding.GB18030=Chinês nacional padrão
EMetadataEncoding.GB2312=Chinês
EMetadataEncoding.EUC_CN=Chin\u00eas simplificado (Extens\u00e3o Unix Code - CN)
EMetadataEncoding.GB18030=Chin\u00eas nacional padr\u00e3o
EMetadataEncoding.GB2312=Chin\u00eas
EMetadataEncoding.Greek=Grego
EMetadataEncoding.Hebrew=Hebreu
EMetadataEncoding.Latin9=latin9
@@ -92,40 +93,42 @@ EMetadataEncoding.UTF16BE=Unicode BigEndian (16 bit)
EMetadataEncoding.UTF16LE=Unicode (16 bit)
EMetadataEncoding.UTF7=Unicode 2.0 UTF-7
EMetadataEncoding.UTF8=Unicode 2.0 UTF-8
ExtractMetaDataFromDataBase.SchemaNoPresent=Esquema não esta presente na base de dados
ExtractMetaDataFromDataBase.SchemaNoPresent=Esquema n\u00e3o esta presente na base de dados
ExtractMetaDataFromDataBase.connectionSuccessful=Conectado com sucesso
ExtractMetaDataFromDataBase.dbTypeNotFound=dbType '{0}' não encontrado
Function.FunctionName=Nome da função {0}
MetadataTableEditorView.CommentTitle=Comentário
ExtractMetaDataFromDataBase.dbTypeNotFound=dbType '{0}' n\u00e3o encontrado
Function.FunctionName=Nome da fun\u00e7\u00e3o {0}
ListPreferencePage.RemoveButtonName=Remover
MetadataTableEditorView.CommentTitle=Coment\u00e1rio
MetadataTalendTypeEditor.error.message=Mensagem de erro
PaletteContentDialog.connection=Configurar padrão de conexão:\n
PaletteContentDialog.hint=Configurar padrão da dica:
PaletteContentDialog.lable=Configurar padrão do label:
Parameter.Name=Nome Parâmetro
PaletteContentDialog.connection=Configurar padr\u00e3o de conex\u00e3o:\n
PaletteContentDialog.hint=Configurar padr\u00e3o da dica:
PaletteContentDialog.lable=Configurar padr\u00e3o do label:
Parameter.Name=Nome Par\u00e2metro
PatternCalendar.dateFormat="aaaa-MM-dd HH:mm:ss"
PatternCalendar.pattern=Padrão:
PatternCalendar.pattern=Padr\u00e3o:
PerspectiveMenuManager.perspectiveLabel=&Perspectiva
PropertiesWizardPage.Name=Nome
PropertiesWizardPage.Version=Versão
SelectRepositoryContextDialog.DeselectAll=Remover seleção de Todos
PropertiesWizardPage.Version=Vers\u00e3o
SelectRepositoryContextDialog.DeselectAll=Remover sele\u00e7\u00e3o de Todos
SelectRepositoryContextDialog.SelectAll=Selecionar tudo
TalendDataCollectorPreviewPreferencePage_Value=Valor
VariableItemEditor.name=Nome
VersionSection.Version=Versão
XmlArray.InvalidFile=Arquivo Inválido
repository.documentation=Documentação
repository.jobdoc=Documentação do Job
repository.jobletdoc=Documentação do Joblet
VariableItemEditor.remove=Remover
VersionSection.Version=Vers\u00e3o
XmlArray.InvalidFile=Arquivo Inv\u00e1lido
repository.documentation=Documenta\u00e7\u00e3o
repository.jobdoc=Documenta\u00e7\u00e3o do Job
repository.jobletdoc=Documenta\u00e7\u00e3o do Joblet
repository.concept=Conceito
repository.referencedProjects=Projetos referenciados
EUpdateItemType.Name=Nome
EUpdateResult.Update=Atualizar repositório
EUpdateResult.Update=Atualizar reposit\u00f3rio
EUpdateResult.Reload=Re-Carregar componentes
EUpdateResult.Rename=Alterar o nome
EUpdateResult.Delete=Deletar o repositório
EUpdateResult.Delete=Deletar o reposit\u00f3rio
UpdatesConstants.Context=Contexto
ProjectSettingsWizard.EditProjectPageTitle=Editar um Projeto
MultiStringSelectionDialog.nameEmpty=Nome não pode ser vazio
MultiStringSelectionDialog.nameEmpty=Nome n\u00e3o pode ser vazio
ApplicationActionBarAdvisor.menuFileLabel=&Arquivo
ApplicationActionBarAdvisor.menuEditLabel=&Editar
ApplicationActionBarAdvisor.navigateLabel=&Navegar
@@ -141,9 +144,9 @@ BusinessAppearanceComposite.textAlignment.vertical.top=superior
BusinessAppearanceComposite.textAlignment.vertical.bottom=inferior
BusinessAppearanceComposite.textAlignment.vertical.centre=Centro
ConnectionBean.Local=Local
ConnectionBean.DefaultConnection=Conexão padrão
ConnectionBean.DefaultConnection=Conex\u00e3o padr\u00e3o
OpenXSDFileDialog.cancel=Cancela
repository.servicesPort=Porta
HadoopCustomVersionDialog.btn.addLibBtn.tooltip=Adicionar Bibliotecas...
HadoopCustomLibrariesUtil.cannotCreate=Não posso criar {0}
HadoopCustomLibrariesUtil.cannotCreate=N\u00e3o posso criar {0}
LibrariesListSelectionDialog.browseButton.text=Browse...

View File

@@ -43,4 +43,4 @@ EUpdateItemType.Variable=Variabil
EUpdateItemType.Name=Nume
OpenXSDFileDialog.confirm=Confirma
repository.servicesPort=port
AbstractRepositoryContentHandler.deleteNode.exception=E\u015Fec în \u015Ftergerea relevantelor nodului: {0}
AbstractRepositoryContentHandler.deleteNode.exception=E\u015Fec \u00een \u015Ftergerea relevantelor nodului: {0}

View File

@@ -90,9 +90,9 @@ EMetadataEncoding.UTF7=\u042E\u043D\u0438\u043A\u043E\u0434 2.0 UTF-7
EMetadataEncoding.UTF8=\u042E\u043D\u0438\u043A\u043E\u0434 2.0 UTF-8
Function.FunctionName=\u041D\u0430\u0437\u0432\u0430\u043D\u0438\u0435 \u0444\u0443\u043D\u043A\u0446\u0438\u0438 {0}
MetadataDialog.CopyToInput.toolTipText=\u041A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u0432\u0441\u0435 \u0441\u0442\u043E\u043B\u0431\u0446\u044B \u0438\u0437 \u0432\u044B\u0445\u043E\u0434\u043D\u043E\u0439 \u0441\u0445\u0435\u043C\u044B \u0432\u043E \u0432\u0445\u043E\u0434\u043D\u0443\u044E
MetadataEmfTableEditor.ColumnInvalid=\u041D\u0435\u0432\u0435\u0440\u043D\u043E\u0435 \u0438\u043C\u044F \u0441\u0442\u043E\u043B\u0431\u0446\u0430 ''{0}''.
MetadataEmfTableEditor.ColumnNameExists=\u0422\u0430\u043A\u043E\u0435 \u0438\u043C\u044F \u0441\u0442\u043E\u043B\u0431\u0446\u0430 ''{0}'' \u0443\u0436\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442
MetadataTableEditor.ColumnNameIsInvalid=\u041D\u0435\u0432\u0435\u0440\u043D\u043E\u0435 \u0438\u043C\u044F \u0441\u0442\u043E\u043B\u0431\u0446\u0430 ''{0}''.
MetadataEmfTableEditor.ColumnInvalid=\u041D\u0435\u0432\u0435\u0440\u043D\u043E\u0435 \u0438\u043C\u044F \u0441\u0442\u043E\u043B\u0431\u0446\u0430 '{0}'.
MetadataEmfTableEditor.ColumnNameExists=\u0422\u0430\u043A\u043E\u0435 \u0438\u043C\u044F \u0441\u0442\u043E\u043B\u0431\u0446\u0430 '{0}' \u0443\u0436\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442
MetadataTableEditor.ColumnNameIsInvalid=\u041D\u0435\u0432\u0435\u0440\u043D\u043E\u0435 \u0438\u043C\u044F \u0441\u0442\u043E\u043B\u0431\u0446\u0430 '{0}'.
MetadataTableEditorView.ColumnTitle=\u041A\u043E\u043B\u043E\u043D\u043A\u0430
MetadataTableEditorView.CommentTitle=\u041A\u043E\u043C\u043C\u0435\u043D\u0442\u0430\u0440\u0438\u0439
MetadataTableEditorView.DBTypeTitle=\u0422\u0438\u043F \u0411\u0414

View File

@@ -0,0 +1,94 @@
AbstractComponentsProvider.folderNotExist=Adres\u00e1r {0} neexistuje.
AbstractItemMigrationTask.taskFailed=Migra\u010Dn\u00e1 \u00faloha {0} zlyhala na polo\u017Eke {1}
ComponentsFormatPreferencePage.add=Prida\u0165
ComponentsFormatPreferencePage.remove=Odstr\u00e1ni\u0165
ComponentsFormatPreferencePage.ErrorTitle=CHYBA
ComponentToRepositoryProperty.error=CHYBA
ContextProcessSection.29=CHYBA
ContextProcessSection.errorTitle=CHYBA
ConextTableValuesComposite.nameLabel=Meno
ContextTemplateComposite.CommentLabel=Koment\u00e1r
ContextTemplateComposite.nameLabel=Meno
ContextTemplateComposite.sourceLabel=Zdroj
ContextTemplateComposite.typeLabel=Typ
ContextTreeConstants.contextName=Kontext
ContextTreeConstants.valueName=Hodnota
ECodeLanguage.unknowLanguage=Nezn\u00e1my jazyk
EComponentCategory_assignment=Priradenie
EComponentCategory_basicSetting=Z\u00e1kladn\u00e9 nastavenia
EComponentCategory_context=Kontext
EComponentCategory_doc=Dokument\u00e1cia
EComponentCategory_dynamicSetting=Dynamick\u00e9 nastavenia
EComponentCategory_main=Hlavn\u00fd
EComponentCategory_properties=Vlastnosti
EComponentCategory_version=Verzia
EComponentCategory_view=Poh\u013Ead
EConnectionType.mainMenu=Hlavn\u00fd
EConnectionType.tableMenu=Tabu\u013Eka
ExtractMetaDataFromDataBase.connectionSuccessful=\u00daspe\u0161n\u00e9 pripojenie
ListPreferencePage.RemoveButtonName=Odstr\u00e1ni\u0165
MetadataTableEditorView.CommentTitle=Koment\u00e1r
MetadataTableEditorView.KeyTitle=K\u013E\u00fa\u010D
MetadataTableEditorView.LengthTitle=D\u013A\u017Eka
MetadataTableEditorView.TypleTitle=Typ
MetadataTalendTypeEditor.error.message=Chybov\u00e1 Hl\u00e1\u0161ka
MetadataTool.nullValue=Nulov\u00e1 Hodnota
PropertiesWizardPage.Author=Autor
PropertiesWizardPage.Description=Popis
PropertiesWizardPage.Name=Meno
PropertiesWizardPage.Status=Stav
PropertiesWizardPage.Version=Verzia
RoutinesFunctionProposal.CreatedBy=Vytvoril\:
RoutinesFunctionProposal.System=Syst\u00e9m
RoutinesFunctionProposal.User=U\u017E\u00edvate\u013E
SchemaOperationChoiceDialog.Title=Sch\u00e9ma
SelectRepositoryContextDialog.CollapseAll=Zabali\u0165 v\u0161etko
SelectRepositoryContextDialog.ExpandAll=Rozbali\u0165 v\u0161etko
TalendDataCollectorPreviewPreferencePage_Key=K\u013E\u00fa\u010D
TalendDataCollectorPreviewPreferencePage_Value=Hodnota
VariableItemEditor.name=Meno
VariableItemEditor.new=Nov\u00fd
VariableItemEditor.remove=Odstr\u00e1ni\u0165
VersionSection.CreationDate=D\u00e1tum Vytvorenia
VersionSection.Version=Verzia
VersionSection.Status=Stav
XmlArray.InvalidFile=Nespr\u00e1vny s\u00fabor.
repository.context=Kontexty
repository.documentation=Dokument\u00e1cia
repository.folder=ADRES\u00c1R
repository.metadata=Metad\u00e1ta
repository.concept=Koncept
repository.SAPFunction=SAP Funkcia
repository.metadataSQLPatterns=SQL \u0160abl\u00f3ny
repository.metadataTable=Metad\u00e1tov\u00e1 sch\u00e9ma
repository.metadataFileRules.alias=Pravidlo
repository.process=N\u00e1vrhy Jobu
repository.service=Servisy
repository.svnroot=Svn
EUpdateItemType.Schema=Sch\u00e9ma
EUpdateItemType.SAPFunction=SAP Funkcia
EUpdateItemType.Name=Meno
EUpdateItemType.ValidationRule=Overovacie Pravidlo
UpdatesConstants.Context=Kontext
UpdatesConstants.Component=Komponent
MetadataTypeLengthConstants.DATE_LENGHT=D\u00e1tum
MetadataTypeLengthConstants.STRING_LENGTH=String
BusinessAppearanceComposite.textAlignment.horizontal=Horizont\u00e1lny
BusinessAppearanceComposite.textAlignment.vertical=Vertik\u00e1lny
BusinessAppearanceComposite.textAlignment.horizontal.left=\u013Dav\u00fd
BusinessAppearanceComposite.textAlignment.horizontal.right=Prav\u00fd
ConnectionBean.Local=Lok\u00e1lny
OpenXSDFileDialog.cancel=Zru\u0161i\u0165
OpenXSDFileDialog.confirm=Potvrdenie
repository.routes=Cesty
repository.servicesPort=Port
HDFS=HDFS
HadoopCustomVersionDialog.table.descColumn=Popis
HadoopCustomVersionDialog.btn.addLibBtn.tooltip=Prida\u0165 Kni\u017Enice...
repository.libraries=Kni\u017Enice
repository.rules=Pravidl\u00e1
repository.rulesMatcher=Porovna\u0165
repository.systemIndicators.functionalDependency=Funk\u010Dn\u00e1 Z\u00e1vislos\u0165
repository.systemIndicators.simpleStatistics=Jednoduch\u00e9 \u0160tatistiky
AContextualAction.EditorManager_saveChangesQuestion='{0}' bol zmenen\u00fd. Ulo\u017Ei\u0165 zmeny?
EComponentCategory.parameters=Parrametre

View File

@@ -0,0 +1,91 @@
AbstractComponentsProvider.folderNotExist=Adresár {0} neexistuje.
AbstractItemMigrationTask.taskFailed=Migra\u010Dná úloha {0} zlyhala na polo\u017Eke {1}
ComponentsFormatPreferencePage.remove=Odstráni\u0165
ComponentsFormatPreferencePage.ErrorTitle=CHYBA
ComponentToRepositoryProperty.error=CHYBA
ContextProcessSection.29=CHYBA
ContextProcessSection.errorTitle=CHYBA
ConextTableValuesComposite.nameLabel=Meno
ContextTemplateComposite.CommentLabel=Komentár
ContextTemplateComposite.nameLabel=Meno
ContextTemplateComposite.sourceLabel=Zdroj
ContextTemplateComposite.typeLabel=Typ
ContextTreeConstants.contextName=Kontext
ContextTreeConstants.valueName=Hodnota
ECodeLanguage.unknowLanguage=Neznámy jazyk
EComponentCategory_assignment=Priradenie
EComponentCategory_basicSetting=Základné nastavenia
EComponentCategory_context=Kontext
EComponentCategory_doc=Dokumentácia
EComponentCategory_dynamicSetting=Dynamické nastavenia
EComponentCategory_main=Hlavný
EComponentCategory_properties=Vlastnosti
EComponentCategory_version=Verzia
EComponentCategory_view=Poh\u013Ead
EConnectionType.mainMenu=Hlavný
EConnectionType.tableMenu=Tabu\u013Eka
ExtractMetaDataFromDataBase.connectionSuccessful=Úspe\u0161né pripojenie
ListPreferencePage.RemoveButtonName=Odstráni\u0165
MetadataTableEditorView.CommentTitle=Komentár
MetadataTableEditorView.KeyTitle=K\u013Eú\u010D
MetadataTableEditorView.LengthTitle=D\u013A\u017Eka
MetadataTableEditorView.TypleTitle=Typ
MetadataTalendTypeEditor.error.message=Chybová Hlá\u0161ka
MetadataTool.nullValue=Nulová Hodnota
PropertiesWizardPage.Author=Autor
PropertiesWizardPage.Description=Popis
PropertiesWizardPage.Name=Meno
PropertiesWizardPage.Status=Stav
PropertiesWizardPage.Version=Verzia
RoutinesFunctionProposal.CreatedBy=Vytvoril\:
RoutinesFunctionProposal.System=Systém
RoutinesFunctionProposal.User=U\u017Eívate\u013E
SchemaOperationChoiceDialog.Title=Schéma
SelectRepositoryContextDialog.CollapseAll=Zabali\u0165 v\u0161etko
SelectRepositoryContextDialog.ExpandAll=Rozbali\u0165 v\u0161etko
TalendDataCollectorPreviewPreferencePage_Key=K\u013Eú\u010D
TalendDataCollectorPreviewPreferencePage_Value=Hodnota
VariableItemEditor.name=Meno
VariableItemEditor.new=Nový
VariableItemEditor.remove=Odstráni\u0165
VersionSection.CreationDate=Dátum Vytvorenia
VersionSection.Version=Verzia
VersionSection.Status=Stav
XmlArray.InvalidFile=Nesprávny súbor.
repository.context=Kontexty
repository.documentation=Dokumentácia
repository.folder=ADRESÁR
repository.metadata=Metadáta
repository.concept=Koncept
repository.SAPFunction=SAP Funkcia
repository.metadataSQLPatterns=SQL \u0160ablóny
repository.metadataTable=Metadátová schéma
repository.metadataFileRules.alias=Pravidlo
repository.process=Návrhy Jobu
repository.service=Servisy
repository.svnroot=Svn
EUpdateItemType.Schema=Schéma
EUpdateItemType.SAPFunction=SAP Funkcia
EUpdateItemType.Name=Meno
EUpdateItemType.ValidationRule=Overovacie Pravidlo
UpdatesConstants.Context=Kontext
UpdatesConstants.Component=Komponent
MetadataTypeLengthConstants.STRING_LENGTH=String
BusinessAppearanceComposite.textAlignment.horizontal=Horizontálny
BusinessAppearanceComposite.textAlignment.vertical=Vertikálny
BusinessAppearanceComposite.textAlignment.horizontal.left=\u013Davý
BusinessAppearanceComposite.textAlignment.horizontal.right=Pravý
ConnectionBean.Local=Lokálny
OpenXSDFileDialog.cancel=Zru\u0161i\u0165
OpenXSDFileDialog.confirm=Potvrdenie
repository.routes=Cesty
repository.servicesPort=Port
HDFS=HDFS
HadoopCustomVersionDialog.table.descColumn=Popis
HadoopCustomVersionDialog.btn.addLibBtn.tooltip=Prida\u0165 Kni\u017Enice...
repository.libraries=Kni\u017Enice
repository.rules=Pravidlá
repository.rulesMatcher=Porovna\u0165
repository.systemIndicators.functionalDependency=Funk\u010Dná Závislos\u0165
repository.systemIndicators.simpleStatistics=Jednoduché \u0160tatistiky
AContextualAction.EditorManager_saveChangesQuestion=''{0}'' bol zmenený. Ulo\u017Ei\u0165 zmeny?

View File

@@ -5,5 +5,7 @@ ContextProcessSection.errorTitle=Gre\u0161ka
EComponentCategory_assignment=Dodela
EComponentCategory_sqlTemplate=SQL \u0161ablon
PropertiesWizardPage.Select=SELECT
SchemaOperationChoiceDialog.Title=Schema
repository.metadataSQLPatterns=SQL \u0161abloni
EUpdateItemType.Schema=Schema
MetadataTypeLengthConstants.STRING_LENGTH=String

View File

@@ -7,23 +7,23 @@ ConextTableValuesComposite.nameLabel=Ad\u0131
ContextTemplateComposite.nameLabel=Ad\u0131
ContextTemplateComposite.sourceLabel=Kaynak
ContextTemplateComposite.typeLabel=Tip
EComponentCategory_appearance=Görünüm
EComponentCategory_appearance=G\u00f6r\u00fcn\u00fcm
EComponentCategory_assignment=Atama
EComponentCategory_properties=Özellikler
EComponentCategory_properties=\u00d6zellikler
EComponentCategory_version=Versiyon
MetadataTableEditorView.TypleTitle=Tip
PropertiesWizardPage.Description=Aç\u0131klama
PropertiesWizardPage.Description=A\u00e7\u0131klama
PropertiesWizardPage.Name=Ad\u0131
PropertiesWizardPage.Version=Versiyon
SchemaOperationChoiceDialog.Title=\u015Eema
SelectRepositoryContextDialog.SelectAll=Tümünü Seç
SelectRepositoryContextDialog.SelectAll=T\u00fcm\u00fcn\u00fc Se\u00e7
VariableItemEditor.name=Ad\u0131
VersionSection.CreationDate=Olu\u015Fma Tarihi
VersionSection.Version=Versiyon
EUpdateItemType.Schema=\u015Eema
EUpdateItemType.Name=Ad\u0131
ApplicationActionBarAdvisor.menuFileLabel=&Dosya
ApplicationActionBarAdvisor.menuEditLabel=Dü&zenle
ApplicationActionBarAdvisor.menuEditLabel=D\u00fc&zenle
ApplicationActionBarAdvisor.navigateLabel=D&ola\u015F
ApplicationActionBarAdvisor.gotoLabel=&Git
ApplicationActionBarAdvisor.menuHelpLabel=&Yard\u0131m
@@ -32,5 +32,5 @@ BusinessAppearanceComposite.textAlignment.horizontal.centre=Orta
BusinessAppearanceComposite.textAlignment.vertical.centre=Orta
RepositoryContentProvider.repositoryLabel.Queries=Sorgular
repository.servicesPort=Port
HadoopCustomVersionDialog.table.descColumn=Aç\u0131klama
HadoopCustomVersionDialog.btn.addLibBtn.tooltip=Kütüphane ekle...
HadoopCustomVersionDialog.table.descColumn=A\u00e7\u0131klama
HadoopCustomVersionDialog.btn.addLibBtn.tooltip=K\u00fct\u00fcphane ekle...

View File

@@ -1,6 +1,8 @@
AbstractBrandingService_job_license_header_content=// ============================================================================\\n//\\n// Copyright (c) 2005-2010, Talend Inc.\\n//\\n// \u672C\u6BB5\u6E90\u4EE3\u7801\u662F\u7531{0}\u81EA\u52A8\u751F\u6210\\n// / \u4F5C\u4E1A\u8BBE\u8BA1\u5668 (\u4EE3\u7801\u751F\u6210\u5668\u7248\u672C{1})\\n// \u4F60\u53EF\u4EE5\u627E\u5230\u66F4\u591ATalend\u4EA7\u54C1\u4FE1\u606F\u5728www.talend.com.\\n// \u60A8\u53EF\u4EE5\u6839\u636EGNU LGPL\u8BB8\u53EF\u7684\u6761\u6B3E\u53D1\u5E03\u6B64\u4EE3\u7801\\n// http://www.gnu.org/licenses/lgpl.html).\\n//\\n// ============================================================================
AbstractComponentsProvider.folderNotExist=\u6587\u4EF6\u5939{0}\u4E0D\u5B58\u5728.
AbstractItemMigrationTask.taskFailed=\u8FC1\u79FB{0}\u9879\u76EE\u5931\u8D25{1}
AdvancedSocketFactory.failedInitial=\u9519\u8BEF\uFF1A\u65E0\u6CD5\u521D\u59CB\u5316\uFF1A
ArchiveFileExportOperationFullPath.SpecialFile=spagic.\u5C5E\u6027
ColorsCodeViewerPreferencePage.Comment1Color=\u6CE8\u91CA1 \u989C\u8272
ColorsCodeViewerPreferencePage.Comment2Color=\u6CE8\u91CA2 \u989C\u8272
ColorsCodeViewerPreferencePage.DigitColor=\u6570\u5B57 \u989C\u8272
@@ -18,16 +20,23 @@ ColorsCodeViewerPreferencePage.keyword2Color=\u5173\u952E\u5B572 \u989C\u8272
ColorsCodeViewerPreferencePage.keyword3Color=\u5173\u952E\u5B573 \u989C\u8272
ColumnNameChangedExt.columnChanged=\u7ED3\u70B9: {0} \u5217\u6539\u53D8: {1}-> {2}
ComponentsFormatPreferencePage.add=\u589E\u52A0
ComponentsFormatPreferencePage.errorCreateConnectionName=\u547D\u540D"{0}"\u65E0\u6548
ComponentsFormatPreferencePage.errorCreateConnectionName=\u547D\u540D\"{0}\"\u65E0\u6548
ComponentsFormatPreferencePage.formatConnection=\u683C\u5F0F\u5316\u9ED8\u8BA4\u8FDE\u63A5
ComponentsFormatPreferencePage.formatHint=\u683C\u5F0F\u63D0\u793A\u9ED8\u8BA4\u503C\uFF1A
ComponentsFormatPreferencePage.formatLable=\u683C\u5F0F\u5316\u9ED8\u8BA4\u6807\u7B7E
ComponentsFormatPreferencePage.remove=\u53BB\u9664
ComponentsFormatPreferencePage.ErrorTitle=\u9519\u8BEF
ComponentToRepositoryProperty.error=\u9519\u8BEF
ComponentToRepositoryProperty.ImpossibleUseOCI=\u4E0D\u53EF\u80FD\u5728\u5B58\u50A8\u5E93\u4E2D\u4F7F\u7528OCI\u7C7B\u578B\uFF01
ContextComposite.tableValue=\u8868\u683C\u5F0F\u503C
ContextComposite.treeValue=\u6811\u683C\u5F0F\u503C
ContextValueErrorChecker.ErrorTitile=\u4E0A\u4E0B\u6587\u503C\u9519\u8BEF:
ContextComposite.variable=\u53D8\u91CF
ContextParameterProposal.ContextVariable=\\n\\n\u4E0A\u4E0B\u6587\u53D8\u91CF\u3002
ContextParameterProposal.Description=\u63CF\u8FF0\uFF1A{0}
ContextValueErrorChecker.ErrorTitile=\u4E0A\u4E0B\u6587\u503C\u9519\u8BEF:
ContextParameterProposal.NoCommentAvaiable=\u6CA1\u6709\u6CE8\u91CA\u3002
ContextParameterProposal.Type=\\n\u7C7B\u578B\uFF1A{1}
ContextParameterProposal.VariableName=\\n\\n\u53D8\u91CF\u540D\u79F0\uFF1A{2}
ContextProcessSection.1=\u83DC\u5355\u8868\u683C
ContextProcessSection.12=\u4E3A\u4E0A\u4E0B\u6587\u6539\u540D
ContextProcessSection.13=\u4E3A\u4E0A\u4E0B\u6587\u6307\u5B9A\u65B0\u540D\u5B57{0}
@@ -36,6 +45,8 @@ ContextProcessSection.29=\u9519\u8BEF
ContextProcessSection.30=\u540D\u5B57\u5DF2\u5B58\u5728
ContextProcessSection.4=\u6DFB\u52A0\u65B0\u7684\u4E0A\u4E0B\u6587 ->(
ContextProcessSection.49=\u7F3A\u7701\u4E0A\u4E0B\u6587
ContextProcessSection.50=ContextProcessSection.14
ContextProcessSection.51=ContextProcessSection.15
ContextProcessSection.6=\u65B0\u7684\u4E0A\u4E0B\u6587
ContextProcessSection.7=\u4E3A\u65B0\u7684\u4E0A\u4E0B\u6587\u6307\u5B9A\u540D\u5B57
ContextProcessSection.ParameterNameIsNotValid=\u53C2\u6570\u540D\u5B57\u65E0\u6548\u3002
@@ -48,6 +59,7 @@ ContextSetConfigurationDialog.nameNotValid=\u8BE5\u540D\u79F0\u65E0\u6548
ContextTemplateComposite.CommentLabel=\u5217\u6CE8\u91CA
ContextTemplateComposite.nameLabel=\u4f5c\u4e1a\u540d
ContextTemplateComposite.scriptCodeLabel=\u811A\u672C\u4EE3\u7801
ContextTemplateComposite.sourceLabel=\u6765\u6E90
ContextTemplateComposite.typeLabel=\u7C7B\u578B
ContextTreeConstants.contextName=\u7EC4\u4EF6
ContextTreeConstants.promptName=\u63D0\u793A
@@ -57,6 +69,7 @@ ConextTemplateComposite.addToRepositoryContextAction.label=\u6DFB\u52A0\u5230rep
CorePreferencePage.componentDefaultFileDirectory=\u7EC4\u4EF6\u7F3A\u7701\u6587\u4EF6\u76EE\u5F55
CorePreferencePage.groupBySource=\u5728\u4E0A\u4E0B\u6587\u201C\u6839\u636E\u6E90\u5206\u7EC4\u201D
CorePreferencePage.iReportPath=iReport \u8DEF\u5F84
CorePreferencePage.alwaysWelcome=\u542F\u52A8\u65F6\u59CB\u7EC8\u663E\u793A\u6B22\u8FCE\u7684\u89C6\u56FE
CorePreferencePage.javaInterpreter=Java\u89E3\u91CA\u5668
CorePreferencePage.perlInterpreter=Perl\u89E3\u91CA\u5668
CorePreferencePage.previewLimit=\u9884\u89C8\u9650\u5236
@@ -64,17 +77,38 @@ CorePreferencePage.runInMultiThread=\u591A\u7EBF\u7A0B\u8FD0\u884C(\u521b\u5efa\
CorePreferencePage.temporaryFiles=\u4E34\u65F6\u6587\u4EF6
DbTableSelectorDialog.textContent=\u9009\u62E9\u8868\u540D
ECodeLanguage.unknowLanguage=\u672A\u77E5\u8BED\u8A00
EComponentCategory_advanceSetting=\u9AD8\u7EA7\u8BBE\u7F6E
EComponentCategory_appearance=\u5916\u89C2
EComponentCategory_assignment=\u6307\u6D3E
EComponentCategory_basicSetting=\u57FA\u672C\u8BBE\u7F6E
EComponentCategory_context=\u7EC4\u4EF6
EComponentCategory_doc=\u6587\u6863
EComponentCategory_dynamicSetting=\u52A8\u6001\u8BBE\u7F6E
EComponentCategory_errorRecovery=\u9519\u8BEF\u6062\u590D
EComponentCategory_extra=\u989D\u5916\u7684
EComponentCategory_logs=\u65E5\u5FD7
EComponentCategory_main=\u4E3B\u7EBF
EComponentCategory_properties=\u5C5E\u6027
EComponentCategory_rulerAndGrid=\u6807\u5C3A\u548C\u7F51\u683C
EComponentCategory_sqlTemplate=SQL\u6A21\u677F
EComponentCategory_statsAndLogs=\u9759\u6001\u4FE1\u606F\u548C\u65E5\u5FD7
EComponentCategory_svnHistory=SVN\u5386\u53F2
EComponentCategory_technical=\u6280\u672F
EComponentCategory_version=\u7248\u672C
EComponentCategory_headerFooter=\u9875\u7709/\u9875\u811A
EComponentCategory_view=\u89c6\u56fe
EComponentCategory.validationRules=\u9A8C\u8BC1\u89C4\u5219
EComponentCategory.advancedSettings=\u9AD8\u7EA7\u8BBE\u7F6E
EComponentCategory.basicRun=\u57FA\u672C\u8FD0\u884C
EComponentCategory.breakpoint=\u65AD\u70B9
EComponentCategory.parallelization=\u5E76\u884C
EComponentCategory.debugRun=\u5F00\u59CB\u8C03\u8BD5
EComponentCategory.targetExec=\u76EE\u6807\u6267\u884C
EComponentCategory.availableExtensions=\u53EF\u7528\u6269\u5C55
EComponentCategory.downloadedExtensions=\u5DF2\u4E0B\u8F7D\u6269\u5C55
EComponentCategory.myExtensions=\u6211\u7684\u6269\u5C55
EComponentCategory.executeJob=\u6267\u884C\u4F5C\u4E1A
EComponentCategory.monitoring=\u6B63\u5728\u76D1\u63A7
EComponentCategory.hadoopConfig=Hadoop\u914D\u7F6E
EConnectionType.iteratorMenu=\u8FED\u4EE3
EConnectionType.lookupMenu=\u8ffd\u52a0\u5217
EConnectionType.mainMenu=\u4E3B\u7EBF
@@ -85,9 +119,18 @@ EConnectionType.onSubjobOkMenu=\u5B50job\u6B63\u786E
EConnectionType.runAfterMenu=\u8FD0\u884C\u540E
EConnectionType.runIfMenu=\u6B63\u5E38\u65F6\u8FD0\u884C
EConnectionType.tableMenu=\u8868\u683C
EConnectionType.onRowsEndMenu=\u884C\u7ED3\u675F
EConnectionType.mergeMenu=\u5408\u5E76
EConnectionType.synchronize=\u540C\u6B65
EConnectionType.parallelize=\u5E76\u884C
EConnectionType.startsMenu=\u542F\u52A8
EConnectionType.route=\u8DEF\u7531
EConnectionType.when=\u4F55\u65F6
EConnectionType.otherwise=Otherwise
EConnectionType.try=\u5C1D\u8BD5
EConnectionType.catch=Catch
EConnectionType.finally=Finally
EConnectionType.endblock=\u8DEF\u7531
EMetadataEncoding.Arabic=\u963F\u62C9\u4F2F\u8BED
EMetadataEncoding.Big5=\u7E41\u4F53\u4E2D\u6587
EMetadataEncoding.Cyrillic=\u53E4\u4EE3\u65AF\u62C9\u592B\u8BED
@@ -102,22 +145,53 @@ EMetadataEncoding.Latin3=Latin3 (\u5357\u6B27)
EMetadataEncoding.Latin4=Latin4 (\u5317\u6B27)
EMetadataEncoding.Latin5=Latin5 (\u571F\u8033\u5176\u8BED)
EMetadataEncoding.Latin6=Latin6 (\u65E5\u8033\u66FC\u8BED)
EMetadataEncoding.Latin9=latin9
EMetadataEncoding.Microsoft_Latin1=\u5FAE\u8F6F(Latin-1)
EMetadataEncoding.UTF16=Unicode 2.0 (16\u4F4D)
EMetadataEncoding.UTF16BE=Unicode BigEndian (16\u4F4D)
EMetadataEncoding.UTF16LE=Unicode (16 \u4F4D)
EMetadataEncoding.UTF7=Unicode 2.0 UTF-7
EMetadataEncoding.UTF8=Unicode 2.0 UTF-8
ERepositoryObjectType.FolderNotFound=\u7C7B\u578B{0}\u7684\u76EE\u5F55\u672A\u627E\u5230
ERepositoryObjectType.NotImplemented=\u672A\u5B9E\u73B0
ExtractMetaDataFromDataBase.SchemaNoPresent=Schema\u5728\u6570\u636E\u5E93\u4E2D\u672A\u51FA\u73B0
ExtractMetaDataFromDataBase.connectionSuccessful=\u8FDE\u63A5\u6210\u529F
ExtractMetaDataFromDataBase.dbTypeNotFound=dbType{0}\u672A\u627E\u5230
ExtractMetaDataUtils.1=\u65E0\u6CD5\u521D\u59CB\u5316\u8FDE\u63A5\uFF01
Function.FunctionName=\u51FD\u6570\u540D{0}
FunctionManager.PurePerl.Desc=\u8BBE\u7F6E\u81EA\u5B9A\u4E49\u8868\u8FBE\u5F0F
FunctionManager.PurePerl.ParaName=\u81EA\u5B9A\u4E49\u53C2\u6570
GlobalServiceRegister.ServiceNotRegistered=\u670D\u52A1{0}\u6CA1\u6709\u88AB\u6CE8\u518C
GroupByContextAction.groupContext=\u6309\u4E0A\u4E0B\u6587\u5206\u7EC4
GroupByVariableAction.groupVariable=\u6309\u53D8\u91CF\u5206\u7EC4
JavaFunctionParser.checkMethod=\u4F8B\u7A0B\uFF1A\"{0}.{1}\\\\\" \u89E3\u6790\u5931\u8D25\u3002\u8BF7\u68C0\u67E5\u60A8\u7684\u65B9\u6CD5\u3002
JavaGlobalVariableProposal.Description=\u63CF\u8FF0\uFF1A{0}
JavaGlobalVariableProposal.VariableName=\\n\\n\u53D8\u91CF\u540D\u79F0\uFF1A{1}
JavaSimpleDateFormatProposalProvider.displaySingleQuote=\\ \'\'\uFF1A\u663E\u793A\u4E00\u4E2A\u5355\u5F15\u53F7
JavaSimpleDateFormatProposalProvider.quoteDisplayError=\u4E24\u4E2A\u5355\u5F15\u53F7\u663E\u793A\u4E3A\u4E00\u4E2A\u5355\u5F15\u53F7
JavaTypesManager.bigDecimal=BIGDECIMAL \u662F\u6570\u5B57\uFF1A
JavaTypesManager.integer=INTEGER \u662F\u6570\u5B57\uFF1A
JavaTypesManager.list=LIST \u662F\u6570\u5B57\uFF1A
JavaTypesManager.string=STRING \u662F\u6570\u5B57\uFF1A
LDAPCATruster.failedCreateCert=\u65E0\u6CD5\u521B\u5EFA\u8BC1\u4E66\u5E93\uFF1A
LDAPCATruster.failedCreateTmp=\u65E0\u6CD5\u521B\u5EFA\u4E34\u65F6\u4FE1\u4EFB\u5E93\uFF1A
LDAPCATruster.failedInitialTrust=\u65E0\u6CD5\u521B\u5EFA\u521D\u59CB\u4FE1\u4EFB\u7BA1\u7406\u5668\uFF1A
LDAPCATruster.failedLoadCert=\u65E0\u6CD5\u52A0\u8F7D\u8BC1\u4E66\u5E93\uFF1A
LDAPCATruster.failedSaveTrust=\u65E0\u6CD5\u4FDD\u5B58\u4FE1\u4EFB\u5E93\uFF1A
LDAPCATruster.locationInvalid=\u8BC1\u4E66\u5E93\u6587\u4EF6\u7684\u4F4D\u7F6E\u65E0\u6548\uFF1A
LDAPCATruster.noCertificate=\\n\u8BF7\u4F7F\u7528 keytool \u547D\u4EE4\u5BFC\u5165\u670D\u52A1\u5668\u8BC1\u4E66\u3002
LDAPCATruster.sslError1=SSL \u9519\u8BEF\uFF1A\u670D\u52A1\u5668\u8BC1\u4E66\u94FE\u9A8C\u8BC1\u5931\u8D25\u3002
LDAPCATruster.sslError2=SSL \u9519\u8BEF\uFF1A\u670D\u52A1\u5668\u8BC1\u4E66\u94FE\u9A8C\u8BC1\u5931\u8D25\u4E14 \\\\nCA \u7F3A\u5931\u3002
LDAPCATruster.sslError3=SSL \u9519\u8BEF\uFF1ACA \u8BC1\u4E66\u4E0D\u5728\u670D\u52A1\u5668\u8BC1\u4E66\u94FE\u4E2D\u3002
ListPreferencePage.RemoveButtonName=\u53BB\u9664
LogImageCacheAction.CacheImage=\u7F13\u5B58\u56FE\u50CF:
LogImageCacheAction.CacheImageDesc=\u7F13\u5B58\u56FE\u50CF\u63CF\u8FF0:
MappingFileLoader.DbTypeAlreadyExists=\u5728 dbms id \"{0}\" \u6620\u5C04\u4E2D\uFF0CDb \u7C7B\u578B \"{1}\" \u591A\u6B21\u51FA\u73B0\u5728\u8282\u70B9\uFF1A{3} \u4E0A\u7684 \"{2}\" \u6587\u4EF6\u4E2D
MappingFileLoader.DbmsIdAlreadyExists=id \u4E3A \"{0}\" \u7684 Dbms \u5DF2\u7ECF\u5B58\u5728\uFF01\"
MappingFileLoader.InvalidTalendType=\"{0}\" \u4E0D\u662F\u8282\u70B9\uFF1A{3} \u4E0A dbms id \"{2}\" \u7684\u6709\u6548 {1} Talend \u7C7B\u578B
MappingFileLoader.UnbindedDbTypes=\u5728 dbms id \"{0}\" \u6620\u5C04\u6587\u4EF6\u4E2D\uFF0C\u4EE5\u4E0B Db \u7C7B\u578B\u672A\u7ED1\u5B9A \"{1}\" Talend \u7C7B\u578B\uFF1A{2}
MappingFileLoader.UnbindedTalendTypes=\u5728 dbms id \"{0}\" \u6620\u5C04\u6587\u4EF6\u4E2D\uFF0C\u4EE5\u4E0B Talend \u7C7B\u578B\u672A\u7ED1\u5B9A \"{1}\" Db \u7C7B\u578B\uFF1A{2}
MappingFileLoader.UndeclaredDbType=\"{0}\" \u6CA1\u6709\u88AB\u58F0\u660E\u4E3A\u8282\u70B9\uFF1A{2} \u4E0A dbms id \"{1}\" \u7684 Db \u7C7B\u578B
MetadataDialog.CopyToInput.toolTipText=\u5C06\u8F93\u51FAschema\u6240\u6709\u5217\u590D\u5236\u5230\u8F93\u5165schema
MetadataDialog.CopySelectionToInput.toolTipText=\u5C06\u8F93\u51FAschema\u5DF2\u9009\u62E9\u7684\u5217\u590D\u5236\u5230\u8F93\u5165schema
MetadataDialog.CopyToOutput=\u5C06\u8F93\u5165schema\u6240\u6709\u5217\u590D\u5236\u5230\u8F93\u51FAschema
@@ -127,8 +201,10 @@ MetadataDialog.SchemaModification=Schema\u7F16\u8F91
MetadataDialog.TransferMessage=\u6240\u6709\u6765\u81EA\u8F93\u51FASchema\u7684\u5217\u5C06\u88AB\u8F6C\u6362\u5230\u8F93\u5165Schema
MetadataEmfTableEditor.ColumnInvalid=\u5217\u540D{0}
MetadataEmfTableEditor.ColumnNameExists=\u5217\u540D{0}\u5DF2\u5B58\u5728\u3002
MetadataEmfTableEditor.ColumnNameIsNullError=\u9519\u8BEF\uFF1A\u5217\u540D\u4E3A null
MetadataTableEditor.ColumnNameExists=\u5217\u540D{0}\u5DF2\u7ECF\u5B58\u5728\u3002
MetadataTableEditor.ColumnNameIsInvalid=\u5217\u540D{0}
MetadataTableEditor.ColumnNameIsNull=\u9519\u8BEF\uFF1A\u5217\u540D\u4E3A null
MetadataTableEditorView.ColumnTitle=\u5217
MetadataTableEditorView.CommentTitle=\u5217\u6CE8\u91CA
MetadataTableEditorView.DBTypeTitle=\u5fc5\u987b\u9009\u62e9 DB \u7c7b\u578b
@@ -139,6 +215,7 @@ MetadataTableEditorView.NullableTitle=\u53EF\u4E3A\u7A7A
MetadataTableEditorView.PatternTitle=\u6A21\u5F0F (\u53EA\u9650\u6570\u636E)
MetadataTableEditorView.PrecisionTitle=\u7CBE\u5EA6
MetadataTableEditorView.TypleTitle=\u7C7B\u578B
MetadataTalendType.dbIdNotFound=DBMS Id\uFF1A\u627E\u4E0D\u5230 {0}\uFF01
MetadataTalendType.DBMSNotSetted=\u6570\u636E\u5E93\u672A\u8BBE\u7F6E
MetadataTalendTypeEditor.button.edit=\u7F16\u8F91(E&)
MetadataTalendTypeEditor.button.export=\u5BFC\u51FA(E&)
@@ -148,16 +225,46 @@ MetadataTalendTypeEditor.editMappingDialog.title=\u7F16\u8F91Mapping\u6587\u4EF6
MetadataTalendTypeEditor.error.message=\u9519\u8BEF\u4FE1\u606F
MetadataTalendTypeEditor.fileIsImported=\u6587\u4EF6\u5DF2\u5B58\u5728\u3002
MetadataTalendTypeEditor.fileIsInvalid=\u5BFC\u5165\u6587\u4EF6\u4E0D\u5408\u6CD5\u3002
MetadataTalendTypeEditor.fileNameStartRule=\u6587\u4EF6\u540D\u5FC5\u987B\u4EE5'mapping_'\u5F00\u5934\u3002
MetadataTalendTypeEditor.fileNameStartRule=\u6587\u4EF6\u540D\u5FC5\u987B\u4EE5\'mapping_\'\u5F00\u5934\u3002
MetadataTool.errorMessage=\u65E0\u6CD5\u8F93\u5165\u5F53\u524D\u5B57\u7B26\u3002
MetadataTool.invalid=\u65E0\u6548\u503C
MetadataTool.invalidChar=\u65E0\u6548\u5B57\u7B26
MetadataTool.nameNull=Schema \u540D\u79F0\u4E0D\u80FD\u4E3A null\u3002
MetadataTool.nullValue=\u7A7A\u503C
MetadataTool.schemaExist=schema \u540D\u79F0\u5DF2\u5B58\u5728\u3002
MetadataTool.schemaIn=schema \u540D\u79F0\u65E0\u6548\u3002
MetadataTool.schemaInvalid=Schema \u540D\u79F0\u65E0\u6548\u3002
MetadataTool.schemaNull=Schema \u540D\u79F0\u4E3A null\u3002
NodeReturnProposal.Availability=\\n\u53EF\u7528\u6027\uFF1A{4}
NodeReturnProposal.Description=\u63CF\u8FF0\uFF1A{0}
NodeReturnProposal.GlobalVariable=\\n\\n\u5168\u5C40\u53D8\u91CF\uFF0C\u7EC4\u4EF6 {1} [{2}] \u7684\u5C5E\u6027\u3002
NodeReturnProposal.Type=\\n\u7C7B\u578B\uFF1A{3}
NodeReturnProposal.VariableName=\\n\\n\u53D8\u91CF\u540D\u79F0\uFF1A{5}
PaletteContentDialog.connection=\u683C\u5F0F\u5316\u9ED8\u8BA4\u8FDE\u63A5
PaletteContentDialog.hint=\u683C\u5F0F\u63D0\u793A\u9ED8\u8BA4\u503C\uFF1A
PaletteContentDialog.lable=\u683C\u5F0F\u5316\u9ED8\u8BA4\u6807\u7B7E
Parameter.Comment=\\ \u6CE8\u91CA:
Parameter.Name=\u53C2\u6570\u540D
Parameter.Type=\\ \u7C7B\u578B:
Parameter.Value=\\ \u503C:
PatternCalendar.dateFormat=\"yyyy-MM-dd HH:mm:ss\"
PatternCalendar.example=\u793A\u4F8B:
PatternCalendar.pattern=\u6A21\u5F0F:
PerlDynamicProposalUtil.autoConvert=\\ \u4F1A\u5728\u751F\u6210\u7684\u4EE3\u7801\u4E2D\u81EA\u52A8\u8F6C\u6362\u4E3A {0}->[index]
PerlGlobalVariableProposal.Description=\u63CF\u8FF0\uFF1A{0}
PerlGlobalVariableProposal.VariableName=\\n\\n\u53D8\u91CF\u540D\u79F0\uFF1A{1}
PerspectiveMenuManager.dummy=\u865A\u62DF
PerspectiveMenuManager.perspectiveLabel=\u900F\u89C6\u56FE(&P)
ProcessorUtilities.finalizeBuild=\u6700\u7EC8\u786E\u5B9A\u6784\u5EFA...
ProcessorUtilities.generatingJob=\u6B63\u5728\u751F\u6210\u4F5C\u4E1A...
ProcessorUtilities.loadingJob=\u6B63\u5728\u52A0\u8F7D\u4F5C\u4E1A...
PropertiesWizard.EditPropertiesPageTitle=\u7F16\u8F91\u5C5E\u6027
PropertiesWizard.alreadyLockedByUser=\u5C5E\u6027\u4E3A\u53EA\u8BFB\u72B6\u6001
PropertiesWizardPage.Author=\u4F5C\u8005
PropertiesWizardPage.Locker=\u66F4\u8863\u5BA4
PropertiesWizardPage.Description=\u5FC5\u8981\u7684
PropertiesWizardPage.EmptyDescWarning=\u4E0D\u9F13\u52B1\u7A7A\u8BF4\u660E\u3002
PropertiesWizardPage.EmptyPurposeWarning=\u4E0D\u9F13\u52B1\u7A7A\u7684\u76EE\u7684\u3002
PropertiesWizardPage.ItemExistsError=\u76F8\u540C\u540D\u79F0\u7684\u9879\u5DF2\u5B58\u5728\uFF0C\u5982\u6709\u9700\u8981\uFF0C\u8BF7\u68C0\u67E5\u56DE\u6536\u7AD9
PropertiesWizardPage.KeywordsError=\u540D\u5B57\u4E0D\u5408\u6CD5
PropertiesWizardPage.Name=\u4f5c\u4e1a\u540d
@@ -170,15 +277,35 @@ PropertiesWizardPage.SelectfolderMessage=\u9009\u62E9\u5C06\u8981\u521B\u5EFA\u6
PropertiesWizardPage.SelectfolderTitle=\u9009\u62E9\u76EE\u5F55
PropertiesWizardPage.Status=\u72B6\u6001
PropertiesWizardPage.Version=\u7248\u672C
PropertiesWizardPage.Version.Major=M
PropertiesWizardPage.Version.Minor=M
PropertiesWizardPage.ImageSizeError=\u8BF7\u9009\u62E9\u5C3A\u5BF8\u4E3A 32*32 \u7684\u56FE\u50CF\u3002
RelationshipItemBuilder.buildingIndex=\u6B63\u5728\u6784\u5EFA\u7D22\u5F15...
RelationshipItemBuilder.forItem=\u4E3A\u9879\u76EE
RepositoryObject.NotImplemented=\u672A\u5B9E\u73B0
RepositoryToComponentProperty.xmlFileSelection=\u9009\u62E9\u8981\u9A8C\u8BC1\u7684 XML \u6587\u4EF6
RepositoryUpdateManager.Title=\u4fee\u6539
RepositoryUpdateManager.Check=\u68C0\u67E5\u4E2D...
RepositoryUpdateManager.Messages=\u662F\u5426\u8981\u5C06\u4FEE\u6539\u4F20\u64AD\u5230\u6240\u6709\u4F5C\u4E1A\uFF1F\\n \u53EF\u80FD\u8981\u5F88\u4E45\u3002
RepositoryUpdateManager.MessagesForTDQ=\u662F\u5426\u8981\u5C06\u4FEE\u6539\u4F20\u64AD\u5230\u6240\u6709\u4F5C\u4E1A\uFF1F\\n \u67D0\u4E9B\u5206\u6790\u4F9D\u8D56\u5173\u7CFB\u4F1A\u4E22\u5931\u4FE1\u606F\u3002\\n\u53EF\u80FD\u8981\u5F88\u4E45
RepositoryUpdateManager.NoModificationTitle=\u6CA1\u6709\u9700\u8981\u7684\u4FEE\u6539
RepositoryUpdateManager.NoModificationMessages=\u6CA1\u6709\u9700\u8981\u7684\u66F4\u65B0
RepositoryUpdateManager.NotFoundMessages=\u6CA1\u6709\u53EF\u5BFB\u627E\u7684\u5173\u7CFB\u3002
RepositoryUpdateManager.NotFoundTitle=\u627E\u4E0D\u5230
RepositoryUpdateManager.RenameContextMessages=\u662F\u5426\u786E\u5B9A\u8981\u628A\u91CD\u547D\u540D\u53D8\u91CF\u4F20\u64AD\u5230\u6240\u6709\u4F5C\u4E1A\uFF1F\\n\\n \u5982\u679C\u662F\uFF0C\u53EF\u80FD\u9700\u8981\u5F88\u957F\u65F6\u95F4\u8FDB\u884C\u66F4\u65B0\u3002\\n\\n \u5982\u679C\u4E0D\u662F\uFF0C\u65E7\u7684\u53D8\u91CF\u5C06\u6539\u4E3A\u5185\u7F6E\u4E8E\u4F5C\u4E1A\u4E2D\u3002
RepositoryUpdateManager.RenameContextTitle=\u91CD\u547D\u540D\u95EE\u9898
RepositoryUpdateManager.ItemsToUpdate=\u68C0\u67E5\u9879\u76EE\u4EE5\u66F4\u65B0
RoutinesFunctionProposal.CreatedBy=\u521B\u5EFA\u4EBA:
RoutinesFunctionProposal.Description=\u63CF\u8FF0:
RoutinesFunctionProposal.Example=\u793A\u4F8B:
RoutinesFunctionProposal.ReturnType=\u8FD4\u56DE\u7C7B\u578B:
RoutinesFunctionProposal.System=\u7CFB\u7EDF
RoutinesFunctionProposal.User=\u7528\u6237
RoutinesFunctionProposal.VariableName=\\n\\n\u53D8\u91CF\u540D\u79F0\uFF1A{2}
RuleOperationChoiceDialog.editRules=\u7F16\u8F91\u89C4\u5219
RuleOperationChoiceDialog.rule=\u89C4\u5219\uFF1A
RuleOperationChoiceDialog.selectRulesFile=\u4ECE\u6587\u4EF6\u9009\u62E9\u89C4\u5219
RuleOperationChoiceDialog.viewRules=\u67E5\u770B\u89C4\u5219 (\u53EA\u8BFB)
SchemaCellEditor.giveSchemaName=\u7ED9\u56FE\u89E3\u547D\u540D
SchemaCellEditor.inputName=\u8F93\u5165\u540D\u79F0
SchemaCellEditor.nameExistOrInvalid=\u6539\u540D\u79F0\u5DF2\u5B58\u5728\u6216\u65E0\u6548
@@ -187,20 +314,40 @@ SchemaOperationChoiceDialog.ChangeBuiltInMessage=\u66F4\u6539\u56FE\u89E3\u5230b
SchemaOperationChoiceDialog.ChangeRepositoryMessage=\u4ECE\u5E93\u4E2D\u66F4\u6539Schema
SchemaOperationChoiceDialog.CreateBuiltInMessage=Built-in\u4E2D\u521B\u5EFA\u56FE\u89E3
SchemaOperationChoiceDialog.CreateRepositoryMessage=\u4ECE\u5E93\u4E2D\u521B\u5EFA\u56FE\u89E3\u3002
SchemaOperationChoiceDialog.EditSchemaMessage=\u7F16\u8F91 schema\u3002
SchemaOperationChoiceDialog.Message=\u8BF7\u9009\u62E9\u4E00\u4E2A\u9009\u9879\u6216\u53D6\u6D88\u3002
SchemaOperationChoiceDialog.Option=\u9009\u9879
SchemaOperationChoiceDialog.StatusMessage=\u65E0\u6548\u6216\u5DF2\u5B58\u5728\u7684\u56FE\u89E3
SchemaOperationChoiceDialog.Title=\u67B6\u6784
SchemaOperationChoiceDialog.ViewSchemaMessage=\u67E5\u770B schema (\u53EA\u8BFB)\u3002
SchemaXPathQuerysDialog.Mappings=\u6620\u5C04
SelectRepositoryContextDialog.DeselectAll=\u5168\u90E8\u4E0D\u9009
SelectRepositoryContextDialog.CollapseAll=\u6536\u8D77
SelectRepositoryContextDialog.DuplicationMessage=\u60A8\u5DF2\u5728\u4E0A\u4E0B\u6587 \"{1}\" \u4E2D\u9009\u62E9\u53D8\u91CF \"{0}\"\u3002
SelectRepositoryContextDialog.DuplicationTitle=\u91CD\u590D\u8B66\u544A\uFF01
SelectRepositoryContextDialog.ExistenceMessage=\u4F5C\u4E1A\u4E2D\u5DF2\u7ECF\u5B58\u5728\u53D8\u91CF \"{0}\" (\u4E0A\u4E0B\u6587:\"{1}\")\u3002
SelectRepositoryContextDialog.Label=\u9009\u62E9\u5E93\u4E0A\u4E0B\u6587\u4E2D\u7684\u53D8\u91CF\u3002
SelectRepositoryContextDialog.SelectAll=\u5168\u9009
SelectRepositoryContextDialog.ExpandAll=\u5C55\u5F00
SelectRepositoryContextDialog.Title=\u9009\u62E9\u4E0A\u4E0B\u6587\u53D8\u91CF
SelectRepositoryContextDialog.View=\u67E5\u770B...
SelectRepositoryContextGroupDialog.Default=\u65e0
SelectRepositoryContextGroupDialog.Messages=\\ \u5728\u4F5C\u4E1A\u4E2D\uFF0C\u4ECE\u5B58\u50A8\u5E93\u4E0A\u4E0B\u6587\u6DFB\u52A0\u4E00\u4E2A\u4E0D\u5B58\u5728\u7684\u4E0A\u4E0B\u6587\u7EC4
SelectRepositoryContextGroupDialog.Title=\u6DFB\u52A0\u4E0A\u4E0B\u6587\u7EC4
TalendDataCollectorPreferencePage_EnableCapture=\u542F\u7528\u6355\u83B7
TalendDataCollectorPreferencePage_Description=Usage Data Collector \u91C7\u96C6\u4E2A\u4EBA\u5982\u4F55\u4F7F\u7528 Talend \u4EA7\u54C1\u7684\u76F8\u5173\u4FE1\u606F\u3002\u5176\u76EE\u7684\u662F\u901A\u8FC7\u8FD9\u4E9B\u6570\u636E\u5E2E\u52A9 Talend \u66F4\u597D\u5730\u4E86\u89E3\u7528\u6237\u548C\u7EC4\u7EC7\u5982\u4F55\u4F7F\u7528 Talend \u4EA7\u54C1\u3002
TalendDataCollectorPreviewPreferencePage_Description=\u4EE5\u4E0B\u5BC6\u94A5/\u503C\u5DF2\u88AB Usage Data Collector \u6355\u83B7\u3002
TalendDataCollectorPreviewPreferencePage_EmptyValue=<Empty>
TalendDataCollectorPreviewPreferencePage_Key=\u5173\u952E\u5B57
TalendDataCollectorPreviewPreferencePage_Value=\u503c
TalendDataCollectorUploadingPreferencePage_Description=Usage Data Collector \u6536\u96C6\u7684\u4FE1\u606F\u4F1A\u5B9A\u671F\u4E0A\u4F20\u5230 Talend \u6258\u7BA1\u7684\u670D\u52A1\u5668\u3002
TalendDataCollectorUploadingPreferencePage_LastUpload=\u4E0A\u6B21\u4E0A\u4F20
TalendDataCollectorUploadingPreferencePage_Uploadingtitile=\u6B63\u5728\u4E0A\u4F20
TalendDataCollectorUploadingPreferencePage_UploadPeriod=\u4E0A\u4F20\u5468\u671F
TalendDataCollectorUploadingPreferencePage_Days=\u5929
TalendTabbedPropertyComposite.compactButton.toolTip=\u7F29\u653E\u89C6\u56FE
TalendTabbedPropertyComposite.tableButton.toolTip=\u8868\u89C6\u56FE
TalendType.TypeName=\u7C7B\u578B\u540D{0}
VariableItemEditor.insertVariable=\u63D2\u5165\u548C\u53D8\u91CF\u5360\u4F4D\u7B26...
VariableItemEditor.name=\u4f5c\u4e1a\u540d
VariableItemEditor.new=\u65b0
VariableItemEditor.remove=\u53BB\u9664
@@ -211,48 +358,121 @@ VersionSection.ModificationDate=\u4FEE\u6539\u65E5\u671F
VersionSection.Version=\u7248\u672C
VersionSection.Status=\u72B6\u6001
XmlArray.InvalidFile=\u65E0\u6548\u7684\u6587\u4EF6\u3002
XPathQueryMetadataTableEditorViewExt.xpathQuerys=\u8DEF\u5F84\u67E5\u8BE2\u6982\u8981
XSDValidater.IllegalArgument=\u8F93\u5165\u7684XSD\u6587\u4EF6\u4E0D\u5B58\u5728\u3002
repository.context=\u4E0A\u4E0B\u6587
repository.column=\u5217
repository.documentation=\u6587\u6863
repository.folder=\u6587\u4EF6\u5939
repository.generated=HTM\u6587\u6863
repository.jobdoc=\u4F5C\u4E1A\u6587\u6863
repository.joblet=Joblet \u8BBE\u8BA1
repository.recyclebin=\u56DE\u6536\u7AD9
repository.jobletdoc=Joblet \u6587\u6863
repository.joblets=Joblet
repository.jobs=\u4F5C\u4E1A
repository.metadata=\u5143\u6570\u636E
repository.metadataConnections=\u6570\u636E\u5E93\u8FDE\u63A5
repository.metadataConnections.alias=\u6570\u636E\u5E93
repository.metadataFileEDCDIC=Copybook
repository.metadataFileEDCDIC.alias=Copybook
repository.concept=\u6982\u5FF5
repository.metadataSAPConnections=SAP \u8FDE\u63A5
repository.metadataSAPConnections.alias=SAP
repository.SAPFunction=SAP \u51FD\u6570
repository.metadataSQLPatterns=SQL \u6A21\u677F
repository.metadataSQLPatterns.alias=SQLTemplates
repository.metadataFileDelimited=\u5206\u5272\u6587\u4EF6
repository.metadataFileDelimited.alias=DELIM
repository.metadataTable=\u5143\u6570\u636ESchema
repository.metadataColumn=\u5143\u6570\u636E\u5217
repository.metadataFileRules=\u5D4C\u5165\u89C4\u5219
repository.metadataFileRules.alias=\u89C4\u5219
repository.metadataFileHL7=HL7
repository.metadataFileHL7.alias=HL7
repositorymetadataEDIFact=UN/EDIFACT
repositorymetadataEDIFact.alias=UN/EDIFACT
repository.metadataFileFTP=FTP
repository.metadataFileFTP.alias=FTP
repository.metadataFileBRMS=BRMS
repository.metadataFileBRMS.alias=BRMS
repository.metadataLinkFileRules=LinkRules
repository.metadataLinkFileRules.alias=LinkRule
repository.metadataValidationRules=\u9A8C\u8BC1\u89C4\u5219
repository.metadataValidationRules.alias=VR
repository.process=\u4F5C\u4E1A\u8BBE\u8BA1
repository.service=\u670D\u52A1
repository.query=\u67E5\u8BE2
repository.CDC=CDC
repository.svnroot=SVN
repository.referencedProjects=\u5F15\u7528\u7684\u9879\u76EE
repository.beans=Beans
repository.snippets=\u7247\u65AD
repository.tdqelement=TDQ \u5143\u7D20
repository.tdqelement.analysis=TDQ \u5206\u6790
repository.tdqelement.report=TDQ \u62A5\u544A
repository.tdqelement.dbconnection=TDQ \u6570\u636E\u5E93\u8FDE\u63A5
repository.tdqelement.mdmconnection=TDQ MDM \u8FDE\u63A5
repository.tdqelement.businessrule=TDQ \u4E1A\u52A1\u89C4\u5219
repository.tdqelement.indicator=TDQ \u6307\u6807
repository.tdqelement.pattern=TDQ \u6A21\u5F0F
EUpdateItemType.Property=\u5C5E\u6027
EUpdateItemType.Schema=\u67B6\u6784
EUpdateItemType.SAPFunction=SAP \u51FD\u6570
EUpdateItemType.SAPIDoc=SAP IDoc
EUpdateItemType.Query=\u67E5\u8BE2
EUpdateItemType.Variable=\u53D8\u91CF
EUpdateItemType.ContextGroup=ContextGroup
EUpdateItemType.Components=\u7EC4\u4EF6
EUpdateItemType.Name=\u4f5c\u4e1a\u540d
EUpdateItemType.JobVersion=JobVersion
EUpdateItemType.ValidationRule=\u9A8C\u8BC1\u89C4\u5219
EUpdateResult.BuiltIn=\u66F4\u6539\u4E3ABuilt-In\u6A21\u5F0F
EUpdateResult.JobletUpdate=\u66F4\u65B0joblet\u8282\u70B9
EUpdateResult.Update=\u4ECE\u5B58\u50A8\u5E93\u66F4\u65B0
EUpdateResult.Reload=\u91CD\u65B0\u52A0\u8F7D\u7EC4\u4EF6
EUpdateResult.Rename=\u66F4\u6539\u540D\u79F0
EUpdateResult.Add=\u4ECE\u5B58\u50A8\u5E93\u6DFB\u52A0
EUpdateResult.Delete=\u4ECE\u5E93\u4E2D\u5220\u9664
UpdatesConstants.Context=\u7EC4\u4EF6
UpdatesConstants.ContextGroup=\u4E0A\u4E0B\u6587\u7EC4
UpdatesConstants.Component=\u7EC4\u4EF6
UpdatesConstants.Joblet=Joblet
UpdatesConstants.Job=\u4f5c\u4e1a
UpdatesConstants.JobVersion=JobVersion
ProjectSettingsWizard.EditProjectPageTitle=\u7F16\u8F91\u5DE5\u7A0B
MetadataTypeLengthConstants.FIELD_DEFAULT_TYPE=\u9ED8\u8BA4\u7C7B\u578B
MetadataTypeLengthConstants.FIELD_DEFAULT_LENGTH=\u9ED8\u8BA4\u957F\u5EA6
MetadataTypeLengthConstants.VALUE_DEFAULT_TYPE=\u9ED8\u8BA4\u7C7B\u578B
MetadataTypeLengthConstants.VALUE_DEFAULT_LENGTH=\u9ED8\u8BA4\u957F\u5EA6
MetadataTypeLengthPreferencePage.VALUE=\u7A7A\u503C\u5B57\u6BB5\u9ED8\u8BA4\u8BBE\u7F6E
MetadataTypeLengthPreferencePage.FIELD=\u6240\u6709\u5B57\u6BB5\u9ED8\u8BA4\u8BBE\u7F6E
MetadataTypeLengthPreferencePage.DBTYPE=\u6570\u636E\u7C7B\u578B\u7684\u9ED8\u8BA4\u957F\u5EA6
MetadataTypeLengthConstants.BOOLEAN_LENGTH=\u5E03\u5C14\u503C
MetadataTypeLengthConstants.BIGDECIMAL_LENGTH=BigDecimal
MetadataTypeLengthConstants.BYTE_LENGTH=Byte
MetadataTypeLengthConstants.INTEGER_LENGTH=\u6574\u6570\u578B
MetadataTypeLengthConstants.BYTEARRAY_LENGTH=byte[]
MetadataTypeLengthConstants.LONG_LENGTH=Long
MetadataTypeLengthConstants.CHARACTER_LENGTH=\u5b57\u7b26
MetadataTypeLengthConstants.OBJECT_LENGTH=\u5BF9\u8C61
MetadataTypeLengthConstants.DATE_LENGHT=\u65E5\u671F
MetadataTypeLengthConstants.SHORT_LENGTH=Short
MetadataTypeLengthConstants.DOUBLE_LENGTH=\u53CC\u7CBE\u5EA6\u578B
MetadataTypeLengthConstants.STRING_LENGTH=\u5B57\u7B26\u4E32
MetadataTypeLengthConstants.FLOAT_LENGTH=Float
MetadataTypeLengthConstants.LIST_LENGTH=\u5217\u8868
MetadataTypeLengthConstants.DATETIME_LENGTH=Datetime
ModuleListCellEditor.externalLabel=\u5916\u90E8\u6A21\u5757
ModuleListCellEditor.innerLabel=\u5185\u90E8\u6A21\u5757
ModuleListCellEditor.selectLabel=\u9009\u62E9\u6A21\u5757
ModuleListCellEditor.title=\u9009\u62E9\u6A21\u5757
MultiStringSelectionDialog.nameEmpty=\u540D\u79F0\u4E0D\u80FD\u4E3A\u7A7A
PromptDialog.stringTip=\u8F93\u5165\u6587\u5B57\u5FC5\u987B\u7F6E\u4E8E\u5355\u5F15\u53F7\u5185\u3002
ApplicationActionBarAdvisor.menuFileLabel=\u6587\u4EF6(&F)
ApplicationActionBarAdvisor.menuEditLabel=\u7F16\u8F91(&E)
ApplicationActionBarAdvisor.navigateLabel=&\u5BFC\u822A
ApplicationActionBarAdvisor.gotoLabel=\u8DF3\u8F6C
ApplicationActionBarAdvisor.projectLabel=\u5DE5\u7A0B(&P)
ApplicationActionBarAdvisor.menuWindowLabel=\u7A97\u53E3(&W)
ApplicationActionBarAdvisor.menuHelpLabel=\u5E2E\u52A9(&H)
BusinessAppearanceComposite.textAlignmentGroup=\u6587\u672C\u5BF9\u9F50
@@ -264,11 +484,149 @@ BusinessAppearanceComposite.textAlignment.horizontal.centre=\u4E2D\u592E
BusinessAppearanceComposite.textAlignment.vertical.top=\u9876\u90E8
BusinessAppearanceComposite.textAlignment.vertical.bottom=\u5E95\u90E8
BusinessAppearanceComposite.textAlignment.vertical.centre=\u4E2D\u592E
ConnectionBean.Local= \u672C\u5730
ConnectionBean.Local=\u672C\u5730
ConnectionBean.Remote=\u8FDC\u7A0B
ConnectionBean.DefaultConnection=\u9ED8\u8BA4\u8FDE\u63A5
InegerCellEditorListener.NegativeNumberMessage={0} \u7684\u503C\u4E0D\u80FD\u8BBE\u5B9A\u4E3A\u8D1F\u6570\u3002
InegerCellEditorListener.NumeralMessage={0} \u7684\u503C\u5E94\u8BE5\u4E3A\u6570\u5B57\u3002
OpenXSDFileDialog.cancel=\u53D6\u6D88
OpenXSDFileDialog.confirm=\u786E\u5B9A
OpenXSDFileDialog.fileName=\u6587\u4EF6\u540D:
OpenXSDFileDialog.xmlFileSelection=\u9009\u62E9\u8981\u9A8C\u8BC1\u7684 XML \u6587\u4EF6
OpenXSDFileDialog.xmlSelectedOrNot=\u7531\u4E8E\u60A8\u9009\u62E9\u4E86 XSD \u5143\u6570\u636E\u6587\u4EF6\uFF0C\\n \u5E94\u8BE5\u6709\u4E00\u4E2A xml \u6587\u4EF6\u9700\u8981\u9A8C\u8BC1\u3002
RepositoryContentProvider.repositoryLabel.Queries=\u67E5\u8BE2
repository.routes=\u8DEF\u7531
repository.servicesOperation=\u64CD\u4F5C
repository.servicesPort=\u4EE3\u7406\u7AEF\u53E3
BinRepositoryNode.label=\u56DE\u6536\u7AD9
HDFS=HDFS
HCAT=HCAT
AbstractRepositoryContentHandler.deleteNode.exception=\u5220\u9664\u76F8\u5173\u8282\u70B9\u5931\u8D25
HadoopCustomVersionDialog.topTitle=\u81EA\u5B9A\u4E49 Hadoop \u7248\u672C\u5B9A\u4E49
HadoopCustomVersionDialog.title=\u5B9A\u4E49\u81EA\u5B9A\u4E49 Hadoop \u53D1\u884C\u7248
HadoopCustomVersionDialog.msg=\u914D\u7F6E\u81EA\u5B9A\u4E49 Hadoop \u7248\u672C\u6240\u9700\u7684\u5E93
HadoopCustomVersionDialog.table.descColumn=\u5FC5\u8981\u7684
HadoopCustomVersionDialog.table.libNameColumn=\u5E93\u540D\u79F0
HadoopCustomVersionDialog.btn.addLibBtn.tooltip=\u6DFB\u52A0\u77E5\u8BC6\u5E93
HadoopCustomVersionDialog.btn.importLibBtn.tooltip=\u4ECE\u73B0\u6709\u5B9A\u4E49\u5BFC\u5165\u5E93
HadoopCustomVersionDialog.btn.exportLibBtn.tooltip=\u5BFC\u51FA\u81EA\u5B9A\u4E49\u7684 Hadoop \u7248\u672C\u5B9A\u4E49
HadoopCustomVersionDialog.importLibs=\u5BFC\u5165\u5E93...
HadoopVersionDialog.importFromExistVersion=\u4ECE\u73B0\u6709\u7248\u672C\u5BFC\u5165
HadoopVersionDialog.msg=\u8BF7\u9009\u62E9\u4E00\u4E2A\u9009\u9879\u6765\u5BFC\u5165\u81EA\u5B9A\u4E49 Hadoop \u7248\u672C\u5B9A\u4E49\u3002
HadoopVersionDialog.zipLocation=Zip:
HadoopVersionDialog.importFromZip=\u4ECE zip \u5BFC\u5165
HadoopVersionDialog.title=\u5BFC\u5165\u81EA\u5B9A\u4E49\u7684\u5B9A\u4E49
HadoopVersionDialog.distribution=\u53D1\u884C\u7248:
HadoopVersionDialog.distribution.tooltip=\u8BBE\u7F6E hadoop \u5206\u533A
HadoopVersionDialog.version=\u7248\u672C\uFF1A
HadoopVersionDialog.version.tooltip=\u8BBE\u7F6E\u53D1\u884C\u7248\u672C
HadoopVersionDialog.browseBtn=\u6D4F\u89C8(&R)...
HadoopVersionDialog.confirmMsg=\u76EE\u524D\u7684\u81EA\u5B9A\u4E49\u8BBE\u7F6E\u5C06\u88AB\u66FF\u6362\uFF0C\u662F\u5426\u8981\u7EE7\u7EED\uFF1F
HadoopCustomLibrariesUtil.cannotCreate=\u65E0\u6CD5\u521B\u5EFA
HadoopCustomLibrariesUtil.importFailed=\u65E0\u6CD5\u5BFC\u5165\u81EA\u5B9A\u4E49\u7684\u5B9A\u4E49
HadoopCustomLibrariesUtil.exmportFailed=\u65E0\u6CD5\u5BFC\u51FA\u81EA\u5B9A\u4E49\u7684\u5B9A\u4E49
HadoopCustomLibrariesUtil.libMissing=\u90E8\u5206 jar \u5728 studio \u4E2D\u627E\u4E0D\u5230\uFF1A{0}\uFF0C\u8BF7\u68C0\u67E5\u6A21\u5757\u89C6\u56FE\u4EE5\u5B89\u88C5
HadoopCustomLibrariesUtil.importConfirmMsg=\u662F\u5426\u8981\u7EE7\u7EED\uFF1F
LibrariesListSelectionDialog.title=\u9009\u62E9\u5E93
LibrariesListSelectionDialog.button.internal=\u5185\u90E8\u5E93
LibrariesListSelectionDialog.button.external=\u5916\u90E8\u5E93
LibrariesListSelectionDialog.selectLibFromOS=\u9009\u62E9\u5E93
LibrariesListSelectionDialog.browseButton.text=\u6D4F\u89C8...
LibrariesListSelectionDialog.deployLibs=\u90E8\u7F72\u5E93...
PigFunctionParser.checkMethod=Pig\uFF1A\"{0}.{1}\\\\\" \u89E3\u6790\u5931\u8D25\u3002\u8BF7\u68C0\u67E5\u60A8\u7684\u65B9\u6CD5\u3002
GenerateSelectSQLAction.NewQuery=\u65B0\u67E5\u8BE2 {0}
AbstractTalendFunctionParser.checkMethod=Runtines\uFF1A\"{0}. {1}\\\\\",\u89E3\u6790\u5931\u8D25\u3002 \u8BF7\u68C0\u67E5\u60A8\u7684\u65B9\u6CD5\u3002
UpdatesConstants.MR=Map_Reduce
AbstractBrandingService.routines_license_header_content2014=\u672C\u6BB5\u6E90\u4EE3\u7801\u662F\u7531{0}\u81EA\u52A8\u751F\u6210\\n// / \u4F5C\u4E1A\u8BBE\u8BA1\u5668 (\u4EE3\u7801\u751F\u6210\u5668\u7248\u672C{1})\\n// \u4F60\u53EF\u4EE5\u627E\u5230\u66F4\u591ATalend\u4EA7\u54C1\u4FE1\u606F\u5728www.talend.com.\\n// \u60A8\u53EF\u4EE5\u6839\u636EGNU LGPL\u8BB8\u53EF\u7684\u6761\u6B3E\u53D1\u5E03\u6B64\u4EE3\u7801\\n// http://www.gnu.org/licenses/lgpl.html).
repository.tdqelement.sourceFile=\u6E90\u6587\u4EF6
repository.tdqelement.jrxml=JRXML\u6A21\u677F
repository.dataprofiling=\u6570\u636E\u5256\u6790
repository.libraries=\u5E93
repository.patternRegex=\u6B63\u5219\u8868\u8FBE\u5F0F
repository.patternSql=sql\u6570\u636E\u5E93
repository.rules=\u89C4\u5219
repository.rulesSql=sql\u6570\u636E\u5E93
repository.rulesParser=\u89E3\u6790\u89C4\u5219
repository.rulesMatcher=\u5339\u914D
repository.systemIndicators=\u7CFB\u7EDF\u6307\u6807
repository.userDefineIndicators=\u81EA\u5B9A\u4E49\u6307\u6807
repository.userDefineIndicators.lib=\u5E93
repository.systemIndicators.advancedStatistics=\u9AD8\u7EA7\u7EDF\u8BA1
repository.systemIndicators.businessRules=\u4E1A\u52A1\u89C4\u5219
repository.systemIndicators.correlation=\u5173\u8054\u6027
repository.systemIndicators.functionalDependency=\u529F\u80FD\u6027\u4F9D\u8D56
repository.systemIndicators.overview=\u6982\u8FF0
repository.systemIndicators.patternFinder=\u6A21\u5F0F\u9891\u7387\u7EDF\u8BA1
repository.systemIndicators.patternMatching=\u6A21\u5F0F\u5339\u914D
repository.systemIndicators.rowComparison=\u884C\u6BD4\u8F83
repository.systemIndicators.simpleStatistics=\u57FA\u7840\u7EDF\u8BA1
repository.systemIndicators.soundex=Soundex
repository.systemIndicators.summaryStatistics=\u6C47\u603B\u7EDF\u8BA1
repository.systemIndicators.textStatistics=\u6587\u672C\u7EDF\u8BA1
repository.tdqExchange=Exchange
repository.systemIndicators.phoneNumberStatistics=\u7535\u8BDD\u53F7\u7801\u7EDF\u8BA1
repository.systemIndicators.fraudDetection=\u6B3A\u8BC8\u68C0\u6D4B
EUpdateItemType.MapPath=\u5730\u56FE\u8DEF\u5F84
EUpdateResult.PathUpdate=\u9488\u5BF9\u6620\u5C04\u8DEF\u5F84\u66F4\u65B0
AContextualAction.EditorManager_saveChangesQuestion=\'\'{0}\'\' \u88AB\u4FEE\u6539.\u662F\u5426\u4FDD\u5B58?
AContextualAction.Save_Resource=\u4FDD\u5B58\u8D44\u6E90
EConnectionType.tableRefMenu=Table_ref
EComponentCategory.stormConfig=Storm\u914D\u7F6E
repository.metadataSalesforceModule=SalesforceModule(AccountHistory)
EComponentCategory.sparkConfig=Spark\u914D\u7F6E
repository.SAPIDoc=SAP IDoc
repository.SAPTable=SAP \u8868
ProgressMonitorDialogWithCancel.executeMessage.default=\u6B63\u5728\u6267\u884C...
ProgressMonitorDialogWithCancel.waitingFinishMessage.default=\u65E0\u6CD5\u6B63\u5E38\u4E2D\u65AD\u68C0\u67E5\u8FDE\u63A5\u64CD\u4F5C\uFF0C\\n
ProgressMonitorDialogWithCancel.executeTimeout=\u6267\u884C\u8D85\u65F6\uFF0CStudio \u5DF2\u5C1D\u8BD5\u5728\u540E\u53F0\u4E2D\u65AD\u6B64\u68C0\u67E5\u64CD\u4F5C\u3002
ProgressMonitorDialogWithCancel.CheckingConnectionJob.waitingFinish=\u6B63\u5728\u7B49\u5F85 {0} \u5B8C\u6210...
ProgressMonitorDialogWithCancel.CheckingConnectionJob.emptyWaitingfinish=\u6B63\u5728\u7B49\u5F85\u5B8C\u6210...
EComponentCategory.memoryRun=\u5185\u5B58\u8FD0\u884C
EUpdateResult.JobUpdate=\u9488\u5BF9\u4F5C\u4E1A\u8282\u70B9\u66F4\u65B0
EUpdateItemType.Batch=\u6279\u91CF
EUpdateItemType.Streaming=\u6D41\u5F0F\u5904\u7406
UpdatesConstants.Storm=Storm
UpdatesConstants.Spark=Spark
UpdatesConstants.SparkStreaming=Spark_Streaming
OverTimePopupDialogTask.title=\u6B63\u5728\u6267\u884C...
OverTimePopupDialogTask.message=\u6B63\u5728\u540E\u53F0\u6267\u884C\u4EFB\u52A1\uFF0C\u8BF7\u7A0D\u5019...
OverTimePopupDialogTask.executeTimeout=\u6267\u884C\u8D85\u65F6\uFF0CStudio \u5DF2\u5C1D\u8BD5\u5728\u540E\u53F0\u4E2D\u65AD\u6B64\u68C0\u67E5\u64CD\u4F5C\u3002
OverTimePopupDialogTask.killed=\u6267\u884C\u88AB\u7EC8\u6B62
OverTimePopupDialogTask.waitingFinishMessage.default=\u65E0\u6CD5\u6B63\u5E38\u4E2D\u65AD\u540E\u53F0\u4EFB\u52A1\uFF0C\\n
OverTimePopupDialogTask.CheckingConnectionJob.waitingFinish=\u6B63\u5728\u7B49\u5F85 {0} \u5B8C\u6210...
OverTimePopupDialogTask.CheckingConnectionJob.emptyWaitingfinish=\u6B63\u5728\u7B49\u5F85\u5B8C\u6210...
EComponentCategory_gitHistory=Git \u5386\u53F2\u8BB0\u5F55
repository.gitroot=GIT
EComponentCategory.parameters=\u53C2\u6570
EComponentCategory.actionInputOutput=\u8F93\u5165/\u8F93\u51FASchema
EConnectionType.RejectMenu=\u62D2\u7EDD
RepositoryContentProvider.repositoryLabel.sapBapi=SAP Bapi
RepositoryContentProvider.repositoryLabel.sapBapi.input=\u8F93\u5165
RepositoryContentProvider.repositoryLabel.sapBapi.output=\u8F93\u51FA
RepositoryContentProvider.repositoryLabel.sapTable=SAP \u8868
RepositoryContentProvider.repositoryLabel.sapDataSource=SAP DataSource
RepositoryContentProvider.repositoryLabel.sapDSO=SAP DSO
RepositoryContentProvider.repositoryLabel.sapInfoCube=SAP InfoCube
RepositoryContentProvider.repositoryLabel.sapInfoObject=SAP InfoObject
ComponentReturnVariableUtils.ErrorMessage=\u9519\u8BEF\u6D88\u606F
ComponentReturnVariableUtils.NbReject=\u62D2\u6536\u6570\u91CF
ComponentReturnVariableUtils.NbSuccess=\u6210\u529F\u63A5\u6536\u6570\u91CF
ComponentReturnVariableUtils.NbLine=\u884C\u6570
repository.metadataRulesManagement=\u89C4\u5219\u7BA1\u7406
repository.metadataRulesManagement.alias=\u89C4\u5219\u7BA1\u7406
EUpdateItemType.StructurePath=\u7ED3\u6784\u8DEF\u5F84
EUpdateResult.StructurePathUpdate=\u9488\u5BF9\u7ED3\u6784\u8DEF\u5F84\u66F4\u65B0
UpdatesConstants.Spark_Joblet=Spark_Joblet
UpdatesConstants.Spark_Streaming_Joblet=Spark_Streaming_Joblet
EComponentCategory_deployment=\u90E8\u7F72
RepositoryContentProvider.repositoryLabel.sapContentExtractor=SAP BI Content Extractor
ShareLibsJob.wrongUsernameOrPassword=Nexus \u7528\u6237\u540D\u6216\u5BC6\u7801\u9519\u8BEF\u5BFC\u81F4\u6388\u6743\u5931\u8D25\u3002
RelationshipItemBuilder.unexpect.item=\u5F02\u5E38\u7684\u9879\u76EE\u7C7B\u578B\uFF1A{0}
RelationshipItemBuilder.unexpect.relation=\u5F02\u5E38\u7684\u5173\u7CFB\u7C7B\u578B\uFF1A{0}
DynamicElement.incorrectInstance=\u5F53\u524D json \u5BF9\u8C61\u4E0D\u662F {0} \u7684\u5B9E\u4F8B\uFF1A{1}
DynamicElement.tagName.empty=tagName \u4E3A\u7A7A\uFF01
DynamicPlugin.addExtension.empty=ExtensionPoint \u6216 Id \u4E3A\u7A7A\uFF01
RelationshipItemBuilder.unexpect.typesConflict=\u627E\u5230\u7684 {0} \u7C7B\u578B\u8FC7\u591A\uFF1A{1}
ReferenceProjectProblemManager.ErrorMoreThanOneBranchUsing={0} \u5DE5\u7A0B\u5F15\u7528\u94FE\u4E2D\u4F7F\u7528\u4E86\u591A\u4E2A\u5206\u652F\u3002
EComponentCategory_advanceSetting=\u9AD8\u7EA7\u8BBE\u7F6E
RepositoryUpdateManager.job.title=\u6B63\u5728\u66F4\u65B0\u9879\u76EE...

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src/main/java"/>
<classpathentry kind="output" path="bin"/>

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