Compare commits

...

1546 Commits

Author SHA1 Message Date
ypiel
b5575d1fed 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
2020-01-17 16:26:38 +08:00
Jane Ding
726fbe2d30 fix(TUP-25570)Add a way to auto-propagate always the context group name (#2935)
https://jira.talendforge.org/browse/TUP-25570
2019-12-23 15:01:28 +08:00
Jane Ding
ee2ee036c6 fix(TUP-21086)Unable to retrieve the schema from Synonym but works fine (#2105)
for table
https://jira.talendforge.org/browse/TUP-21086
2019-07-29 11:05:59 +08:00
Jane Ding
42beba0ff5 fix(TUP-21086)Unable to retrieve the schema from Synonym but works fine (#2098)
for table
https://jira.talendforge.org/browse/TUP-21086
2019-07-29 11:05:45 +08:00
Jane Ding
c0c1bbbb64 fix(TUP-21086)Unable to retrieve the schema from Synonym but works fine (#2086)
for table
https://jira.talendforge.org/browse/TUP-21086
2019-07-29 11:05:17 +08:00
hcyi
a72615f146 fix(TUP-22730):Build fails with "java.lang.Exception: Download
<lib_name>.jar failed!"
2019-06-10 15:48:44 +08:00
sponomarova
fb925e4a96 fix(TBD-7687): tFileInputDelimited issue with separator (#2314) (#2390) 2019-05-06 01:09:26 +02:00
zwxue
d62bb79277 fix(TUP-17688): Performing HDFS operation after a tDataPrepRun. (#1140) 2019-04-09 15:58:00 +08:00
jding-tlnd
f87d99c023 fix(TUP-20505)duplicate copys of custom components uploaded to Nexus
https://jira.talendforge.org/browse/TUP-20505
2019-03-06 14:47:58 +08:00
jding-tlnd
cdcf4584f9 fix(TUP-20505)duplicate copys of custom components uploaded to Nexus
https://jira.talendforge.org/browse/TUP-20505
2019-03-05 18:25:52 +08:00
jding-tlnd
63d9c3b0eb fix(TUP-20505):duplicate copys of custom components uploaded to Nexus
https://jira.talendforge.org/browse/TUP-20505
2019-03-04 17:10:58 +08:00
wchen-talend
583876313b fix(TUP-20505):duplicate copys of custom components uploaded to Nexus 3
(#1809)
2019-03-04 17:07:13 +08:00
Chao MENG
06efca826e 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

Conflicts:
	main/plugins/org.talend.core.runtime/src/main/java/org/talend/core/model/general/ModuleNeeded.java
	main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/ExtensionModuleManager.java
	main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/ModulesNeededProvider.java
2019-03-01 15:43:31 +08:00
nrousseau
78e7821f70 Revert "Cmeng/bugfix/tup 19436 improve performance (#1530)"
This reverts commit 28afcb604b.

Conflicts:
	main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/ExtensionModuleManager.java
	main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/ModulesNeededProvider.java
2019-03-01 15:35:52 +08:00
Chao MENG
553d2dacdd 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

Conflicts:
	main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/ExtensionModuleManager.java
	main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/ModulesNeededProvider.java
2019-03-01 15:32:32 +08:00
xlwang-tlnd
b43718c880 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.

Conflicts:
	main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/ExtensionModuleManager.java
	main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/ModulesNeededProvider.java
2019-03-01 15:23:32 +08:00
xlwang-tlnd
0e417500a6 xlwang/fix(TUP-19436)Studio too slow to start (#1523)
Conflicts:
	main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/ExtensionModuleManager.java
2019-03-01 15:15:31 +08:00
xlwang-tlnd
3e8ee895ca 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)

Conflicts:
	main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/ModulesNeededProvider.java
2019-03-01 15:08:01 +08:00
Igor Lazebny
fd0722a2bd Pin maven plugin versions 2019-01-08 10:37:51 +02:00
zwxue
4ff7d5a484 fix(TUP-21110): skip deploy-file children job. (#2091) 2018-12-17 10:43:40 +08:00
zwxue
7d56a29adf fix(TUP-21110):Only job artifacts must be deployed (#2004) 2018-11-26 14:57:39 +08:00
nrousseau
39737a2c6d fix(TUP-20866) don't check mac version 2018-11-19 14:50:56 +08:00
nrousseau
72494aca06 fix(TUP-20866) avoid crash on mojave 2018-11-19 14:50:36 +08:00
apoltavtsev@gmail.com
34357a3ae3 TESB-23071 Default beans dependencies are added 2018-08-21 08:21:48 +03:00
kjwang-talend
618d931f4f fix TUP-20251 Unable to create a tag (Cloud) (#1756)
https://jira.talendforge.org/browse/TUP-20251

Conflicts:
	main/plugins/org.talend.core.runtime/src/main/java/org/talend/repository/ProjectManager.java
2018-07-09 10:54:00 +08:00
qiongli
d564d4d0cb TDQ-14308 move th code of copy drools file from 'BuildJobHandler' to (#1231) (#1257) (#1759)
'ProcessorUtilities'.copy drools files when run or build job.
2018-06-28 16:12:36 +08:00
zwxue
31c01110d7 fix(TUP-20223):Wrong branch value in the jobs generated by CI. (#1713) 2018-06-19 14:50:31 +08:00
zwxue
f19d7a549c fix(TUP-19806):Error: Could not find or load main class / Remote (#1615)
Execution / routines.jar missing in ZIP file
2018-05-14 10:29:04 +08:00
Chao MENG
8097a7d446 fix(TUP-18215): improve performance of "Finishing integrity check"
https://jira.talendforge.org/browse/TUP-18215
2018-04-23 11:25:27 +08:00
wchen-talend
bdd0ea2b4c fix(TUP-18674):Studio connection does not show other git branches with (#1533)
ldap set in tac
2018-04-09 14:43:05 +08:00
hcyi
86bae9927e Revert "fix(TUP-18674):Studio connection does not show other git branches with (#1533)"
This reverts commit 90bbb6e919.
2018-03-27 17:03:36 +08:00
wchen-talend
90bbb6e919 fix(TUP-18674):Studio connection does not show other git branches with (#1533)
ldap set in tac
2018-03-26 11:52:48 +08:00
GGu
52bac3d907 fix(TUP-18769): exclude the dependenceis of children jobs in main pom (#1254) 2018-03-19 10:27:22 +08:00
hcyi
760ea1eb52 fix(TUP-19270):Nexus download problem if studio with proxy. 2018-03-14 15:45:06 +08:00
hcyi
48011f5650 fix(TUP-19270):Cannot connect from studio to TAC via proxy server with
basic authentication.
2018-03-12 16:15:38 +08:00
hcyi
211a1f1bdc 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.

Conflicts:
	main/plugins/org.talend.commons.runtime/src/org/talend/commons/utils/network/NetworkUtil.java
2018-03-12 15:43:48 +08:00
hwang-talend
9e9c840834 fix(TUP-18208):Studio sending multiple "getLibLocation" metaservlet (#1147)
calls for each build activity
2017-11-27 17:52:40 +08:00
wchen-talend
2f26291ee9 fix(TUP-18825):Cannot use name "oracle" for row name (Main) (#1280) 2017-11-14 14:41:49 +08:00
wchen-talend
6c56827d40 fix(TUP-18452):The Generated schema is wrong by 'Import WSDL Schemas" 2017-10-24 10:45:26 +08:00
nrousseau
a94126fd6d 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-10-24 10:33:44 +08:00
zwxue
8474957e66 fix(TUP-18382):tXMLMap miss some fields while import schema from (#1193) 2017-10-24 10:32:58 +08:00
hcyi
e46126d756 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-10-16 11:47:43 +08:00
hcyi
cfff1eeb38 fix(TUP-18388): Cannot get globalMap after tFlowToIterate. (#1191)
Conflicts:
	main/plugins/org.talend.core.runtime/src/main/java/org/talend/core/model/utils/ParameterValueUtil.java
2017-10-16 11:47:27 +08:00
jzhao
262a00381d fix(TDI-39518) tSendMail job with multiline Message cannot be moved from
6.1.1 to 6.4.1 (#1234 and #1240) 

* This include 2 PR commit #1234 and #1240
2017-09-30 16:16:59 +08:00
GGu
2175b217a7 fix(TUP-18448/build): fix the missing children jars when build job 2017-09-18 16:22:38 +08:00
hcyi
887e1949e9 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-09-18 15:58:27 +08:00
hcyi
28cecec265 fix(TUP-18388): Cannot get globalMap after tFlowToIterate. (#1191) 2017-09-18 15:58:04 +08:00
kjwang-talend
1d8554a40c 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 17:28:15 +08:00
kjwang-talend
b307a745d6 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 17:27:10 +08:00
wchen-talend
d9b3a17640 fix(TUP-17900):"Export all projects documentation" does not create the (#1109)
zip file
2017-06-19 16:04:17 +08:00
GGu
27f8252ffd 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 16:01:50 +08:00
Pierre Teyssier
8e68fe2dde chore: integrate tcomp 0.19.2 2017-06-19 14:02:16 +08:00
Jenkins Continuous Build server
fdf7892052 Set version to 6.4.1 2017-06-14 12:42:04 +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
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
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
wdliu
d02a4107c6 Fix the NPE issue 2016-03-04 17:43:36 +08:00
hcyi
d72eb7d522 TUP-4161:WidgetType.SCHEMA_REFERENCE needs to be implemented(TUP-4010) 2016-03-02 15:45:03 +08:00
1442 changed files with 91668 additions and 40801 deletions

1
.gitignore vendored
View File

@@ -5,3 +5,4 @@ class/
classes/
dist/
.settings/
*.iml

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.babel.all.tos.feature"
label="Babel feature with all languages for TOS"
version="6.2.0.qualifier">
version="6.4.1.qualifier">
<description url="http://www.example.com/description">
[Enter Feature Description here.]

View File

@@ -1,13 +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>6.2.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.babel.all.tos.feature</artifactId>
<packaging>eclipse-feature</packaging>
</project>
<?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>6.4.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: 6.2.0.qualifier
Bundle-Version: 6.4.1.qualifier
Fragment-Host: org.talend.common.ui.runtime

View File

@@ -1,12 +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>6.2.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.common.ui.runtime.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?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>6.4.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.common.ui.runtime.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,7 +2,7 @@ AccessorUtils.Assert0=L'attribut 'BeanPropertyAccessors' de la colonne (nomm
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.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.UndoItem.Text=Annuler
@@ -58,7 +58,7 @@ EventUtil.selection=S
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ètre ex ne peut être null
ExceptionMessageDialog.Cancel=Annuler
ExceptionMessageDialog.log=Fichier de log
ExceptionMessageDialog.No=NO
@@ -105,7 +105,7 @@ commons.error=ERROR
exception.errorOccured=Une erreur est survenue ({0}).\nConsultez le log pour plus de détails.
ModelSelectionDialog.Message=Choisissez une option, ou annulez
ModelSelectionDialog.Option=Option
ModelSelectionDialog.BuiltIn=Basculer la propriété en mode intégré
ModelSelectionDialog.BuiltIn=Basculer la propriété en mode Built-In.
ModelSelectionDialog.ViewSchema=Voir le schéma (lecture seule)
ModelSelectionDialog.newViewSchema=Voir le schéma
ModelSelectionDialog.ViewQuery=Voir la requête (lecture seule)

View File

@@ -2,6 +2,7 @@ AccessorUtils.Assert0=\u8FD9\u4E2A\u5217(\u6807\u9898\u4E3A\u2018{0}\u2019\uFF0C
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
AddPushButton.AddButton.Tip=\u589E\u52A0
AddAllPushButton.AddAllButton.Tip=\u6DFB\u52A0\u6240\u6709
CellEditorDialogBehavior.textContent=...
ColorStyledText.RedoItem.Text=\u91CD\u505A
ColorStyledText.UndoItem.Text=\u590D\u539F
ColorStyledText.CopyItem.Text=\u590D\u5236
@@ -11,6 +12,7 @@ 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
DialogErrorForCellEditorListener.Error.MsgDialogTitle=\u9519\u8BEF
@@ -18,11 +20,20 @@ ErrorDialogWidthDetailArea.ErrorMessage.Text=\u9519\u8BEF\u4FE1\u606F
ErrorDialogWithContinue.setParameter=\u8BBE\u7F6E\u53C2\u6570\u5E76\u7EE7\u7EED
EventUtil.activate=\u542f\u52a8
EventUtil.close=\u5173\u95ED
EventUtil.collapse=\u5D29\u584C
EventUtil.deactivate=\u64a4\u6d88
EventUtil.defaultSelection=\u9ED8\u8BA4\u9009\u62E9
EventUtil.detailNull=\u7A7A
EventUtil.dragDetect=\u62D6\u66F3\u68C0\u6D4B
EventUtil.expand=\u6269\u5F20
EventUtil.focusIn=\u7126\u70B9
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 +44,14 @@ EventUtil.mouseUp=\u9F20\u6807\u5411\u4E0A
EventUtil.move=\u79fb\u52a8
EventUtil.paint=\u989C\u6599
EventUtil.resize=\u8C03\u6574\u5927\u5C0F
EventUtil.selection=\u9009\u62E9
EventUtil.show=\u663E\u793A
EventUtil.traverse=\u6A2A\u8D2F
EventUtil.typeNull=\u7A7A
ExceptionHandler.Parameter.BeNull=\u53C2\u6570\u4E0D\u80FD\u4E3A\u7A7A\u5F02\u5E38
ExceptionMessageDialog.Cancel=\u53D6\u6D88
ExceptionMessageDialog.log=\u65E5\u5FD7
ExceptionMessageDialog.No=No
ExceptionMessageDialog.OK=\u786E\u5B9A
ExceptionMessageDialog.Yes=\u662F
ExportPushButton.ExportButton.Tip=\u5BFC\u51FA\u6240\u6709\u884C\u5230XML\u6587\u4EF6
@@ -67,5 +82,7 @@ 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
exception.errorOccured=\u51FA\u73B0\u4E00\u4E2A\u9519\u8BEF({0})\u3002\n\u67E5\u770B\u65E5\u5FD7\u83B7\u53D6\u66F4\u591A\u4FE1\u606F\u3002
ModelSelectionDialog.Option=\u9009\u9879
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

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: 6.2.0.qualifier
Bundle-Version: 6.4.1.qualifier
Fragment-Host: org.talend.commons.runtime

View File

@@ -1,12 +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>6.2.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.commons.runtime.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?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>6.4.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.commons.runtime.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -1,9 +1,11 @@
DatabaseContentRetriever.PRODUCTNAME=Nom de produit de la base de données :
DatabaseContentRetriever.PRODUCTVERSION=Version du produit :
DB2ForZosResultSet.unknowCloumn=Argument invalide\: nom de colonne inconnu
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ètre {0} hors de la plage
EntryLocation.returnTableName= {tableName={0}, columnName={1}}
ExceptionHandler.Parameter.BeNull=le paramètre ex ne peut pas être vide
ExceptionHandler.Parameter.BeNull=le paramètre ex ne peut être null
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
@@ -15,6 +17,7 @@ ResourceUtils.streamNull=le flux est null
ReusableMultiKey.Keys.BeNull=Le tableau de clés ne peut pas être null
StringUtils.IllegalArgument0=supporte uniquement l'encodage \\uxxxx ou \\xhh.
StringUtils.IllegalArgument1=Encodage \\uxxxx malformé.
StringUtils.IllegalArgument2=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
@@ -38,3 +41,5 @@ XmlNodeRetriever.singleQuotes='
XmlNodeRetriever.xPathExpression=Expression XPath = '
VersionUtils.readPropertyFileError=Erreur de lecture de propriété dans le fichier talend.properties.
AS400ResultSet.unknowCloumn=Argument invalide\: nom de colonne inconnu
AS400ResultSet.parameterIndex=Argument invalide\: index du paramètre
AS400ResultSet.outofRange=\ est hors de la plage.

View File

@@ -27,4 +27,13 @@ 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
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
SoftwareSystemManager.NULL_CONN_INSTANCE=\u7A7A\u8FDE\u63A5\u5B9E\u4F8B
SoftwareSystemManager.NULL_INSTANCE_SOFTWARE_SYS=\u7A7A\u8F6F\u4EF6\u7CFB\u7EDF\u5B9E\u4F8B

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: 6.2.0.qualifier
Bundle-Version: 6.4.1.qualifier
Fragment-Host: org.talend.commons.ui
Bundle-Vendor: .Talend SA.

View File

@@ -1,12 +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>6.2.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.commons.ui.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?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>6.4.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.commons.ui.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -7,7 +7,7 @@ ResetDBTypesButton.ResetDBTypesButton.Tip=Initialise les types DB
ExportPushButtonForExtendedTable.ErrorMsg.Text=Erreur
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é
ModelSelectionDialog.BuiltIn=Basculer la propriété en mode Built-In.
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
@@ -45,7 +45,7 @@ ControlUtils.Unsupported1=Ce contr
AccessorUtils.isReqValue=est requis pour la valeur (<V>), mais la valeur peut être adaptée avec le CellEditorValueAdapter.
AccessorUtils.NoClassDef=ErreurClassDefNonTrouvé ({0}):
ErrorDialogWidthDetailArea.ErrorMessage.Text=Message d'erreur
ExceptionHandler.Parameter.BeNull=le paramètre ex ne peut pas être vide
ExceptionHandler.Parameter.BeNull=le paramètre ex ne peut être null
ModelSelectionDialog.Message=Choisissez une option, ou annulez
TreeToTablesLinker.Type.Unsupported=Ce type de currentControl n'est pas supporté
Mode.Mode.ToString=Mode [{0}]
@@ -129,3 +129,8 @@ StateComposite.SEL_JOBNAME=D
StateComposite.STATE=Etat
StateComposite.TABLE_SELECTION=Sélection de la table
StateComposite.TEMPLATE_SELECTION=Sélection du modèle
ArchiveDirectoryChooser.WizardProjectsImportPage_RootSelectTitle=Sélectionner réper&toire racine :
ArchiveDirectoryChooser.DataTransfer_browse=Pa&rcourir
ArchiveDirectoryChooser.WizardProjectsImportPage_ArchiveSelectTitle=Sélectionner fichier &archive :
ArchiveDirectoryChooser.FileExport_selectDestinationMessage=Sélectionner un répertoire vers lequel exporter.
ArchiveDirectoryChooser.ArchiveExport_description=Exporter les ressources vers un fichier archive dans le système de fichiers local.

View File

@@ -12,6 +12,7 @@ SelectContextVariablesPushButton.Label=\u9009\u62E9\u4E0A\u4E0B\u6587\u53D8\u91C
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
TableViewerCreator.Table.BeNull=\u8868\u4E3A\u7A7A
AddAllPushButton.AddAllButton.Tip=\u6DFB\u52A0\u6240\u6709
ExtendedTableRemoveCommand.Romve.Label=\u5220\u9664\u8868
@@ -49,6 +50,7 @@ TableViewerCreator.CellModifier.ExError=\u5F53\u524DCellModifier\u4E0D\u652F\u63
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
@@ -58,11 +60,19 @@ DateDialog.textContent=\u9009\u62E9\u65E5\u671F& \u65F6\u95F4
ErrorDialogWithContinue.setParameter=\u8BBE\u7F6E\u53C2\u6570\u5E76\u7EE7\u7EED
EventUtil.activate=\u542f\u52a8
EventUtil.close=\u5173\u95ED
EventUtil.collapse=\u5D29\u584C
EventUtil.deactivate=\u64a4\u6d88
EventUtil.defaultSelection=\u9ED8\u8BA4\u9009\u62E9
EventUtil.detailNull=\u7A7A
EventUtil.dragDetect=\u62D6\u66F3\u68C0\u6D4B
EventUtil.expand=\u6269\u5F20
EventUtil.focusIn=\u7126\u70B9
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,6 +87,8 @@ 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
SaveAsGenericSchemaPushButton.saveAsSchema=\u53e6\u5b58\u4e3a\u4e00\u822cschema
@@ -87,3 +99,8 @@ SWTCalendarWithTime.contentMorning=\u65E9\u6668
SWTCalendarWithTime.contentNoon=\u4E2D\u5348
SWTCalendarWithTime.contentNow=\u73B0\u5728
SWTCalendarWithTime.contnetSec=\u79D2\uFF1A
StateComposite.STATE=\u72B6\u6001
ArchiveDirectoryChooser.WizardProjectsImportPage_RootSelectTitle=\u9009\u62E9\u6839\u76EE\u5F55
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: 6.2.0.qualifier
Bundle-Version: 6.4.1.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.core
Bundle-Localization: plugin

View File

@@ -1 +1,3 @@
pluginName=\u7EC4\u4EF6\u6A21\u5757
prefsName=Talend
prefs=Talend

View File

@@ -1,12 +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>6.2.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.core.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?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>6.4.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.core.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -312,3 +312,4 @@ 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.

View File

@@ -17,7 +17,7 @@ SelectRepositoryContextDialog.CollapseAll=R
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)
CorePreferencePage.runInMultiThread=Exécution 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}
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}
@@ -27,7 +27,7 @@ EConnectionType.runAfterMenu=Ex
GlobalServiceRegister.ServiceNotRegistered=Le service {0} n'a pu être enregistré.
ConextTemplateComposite.OrderText=Ordre d'origine
SelectRepositoryContextDialog.Title=Sélectionne les variables du contexte
EUpdateResult.Add=Ajouter depuis le référentiel
EUpdateResult.Add=Ajouter au référentiel
SelectRepositoryContextDialog.View=Voir...
EUpdateResult.JobletUpdate=Mise à jour des joblets
EConnectionType.onSubjobOkMenu=Sur Réussite du Sous-Job
@@ -96,7 +96,7 @@ ContextProcessSection.30=Ce nom existe d
EUpdateItemType.Variable=Variable
ContextProcessSection.29=ERROR
CorePreferencePage.previewLimit=Aperçu limite
ConextTemplateComposite.OrderMessages=Précisez si vous désirez réorganiser les variables.
ConextTemplateComposite.OrderMessages=Si vous souhaitez réorganiser les variables, cela doit être sélectionné.
SelectRepositoryContextDialog.DuplicationTitle=Avertissement de duplication !
EUpdateItemType.Name=Nom
ContextProcessSection.13=Nouveau nom pour le contexte {0}
@@ -114,7 +114,7 @@ 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à!
MappingFileLoader.DbmsIdAlreadyExists=Un SGBD d'ID "{0}" existe déjà.
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}
@@ -132,10 +132,10 @@ ECodeLanguage.unknowLanguage=Langage inconnu
ExtractMetaDataUtils.noData=Aucune donnée trouvée
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 :
@@ -283,4 +283,8 @@ ConnectionParameterName.UserLabel=Utilisateur
ConnectionParameterName.PasswordLabel=Mot de passe
ConnectionParameterName.DbPathLabel=Chemin d'accès racine à la base de données
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éférentiel :

View File

@@ -199,10 +199,12 @@ EComponentCategory_errorRecovery=\u30A8\u30E9\u30FC\u30EA\u30AB\u30D0\u30EA
RuleOperationChoiceDialog.viewRules=\u30EB\u30FC\u30EB\u306E\u8868\u793A(\u8AAD\u307F\u53D6\u308A\u5C02\u7528)
EComponentCategory_appearance=\u30A2\u30D4\u30A2\u30E9\u30F3\u30B9
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_properties=\u30D7\u30ED\u30D1\u30C6\u30A3
EComponentCategory_rulerAndGrid=Rulers & Grid
@@ -286,6 +288,7 @@ HTMLDocGenerator.values=\u5024
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.unique_name=\u30E6\u30CB\u30FC\u30AF\u540D
HTMLDocGenerator.value=\u5024
HTMLDocGenerator.values=\u5024
@@ -294,3 +297,4 @@ ActionBarBuildHelper.CloseEditorAction_toolTip=\u30AF\u30ED\u30FC\u30BA
ConnectionParameterName.PortLabel=\u30DD\u30FC\u30C8
ConnectionParameterName.SchemaLabel=\u30B9\u30AD\u30FC\u30DE
ConnectionParameterName.UserLabel=\u30E6\u30FC\u30B6
ConnectionParameterName.PasswordLabel=\u30D1\u30B9\u30EF\u30FC\u30C9

View File

@@ -1,3 +1,4 @@
EMetadataEncoding.UTF16LE=Unicode (16 bit)
SelectRepositoryContextDialog.SelectAll=\u5168\u9009
EMetadataEncoding.Cyrillic=\u53E4\u4EE3\u65AF\u62C9\u592B\u8BED
EUpdateResult.BuiltIn=\u66F4\u6539\u4E3ABuilt-In\u6A21\u5F0F
@@ -33,6 +34,7 @@ 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
@@ -40,6 +42,8 @@ EConnectionType.mergeMenu=\u5408\u5E76
RepositoryUpdateManager.RenameContextTitle=\u91CD\u547D\u540D\u95EE\u9898
EUpdateItemType.Schema=\u67B6\u6784
ContextValueErrorChecker.ErrorTitile=\u4E0A\u4E0B\u6587\u503C\u9519\u8BEF:
EMetadataEncoding.UTF8=Unicode 2.0 UTF-8
EMetadataEncoding.UTF7=Unicode 2.0 UTF-7
EUpdateItemType.Query=\u67E5\u8BE2
ExtractMetaDataFromDataBase.SchemaNoPresent=Schema\u5728\u6570\u636E\u5E93\u4E2D\u672A\u51FA\u73B0
UpdatesConstants.Component=\u7EC4\u4EF6
@@ -121,6 +125,7 @@ XSDValidater.IllegalArgument=\u8F93\u5165\u7684xsd\u6587\u4EF6\u4E0D\u5B58\u5728
MultiStringSelectionDialog.nameEmpty=\u540D\u79F0\u4E0D\u80FD\u4E3A\u7A7A
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)
@@ -146,28 +151,48 @@ ContextTreeConstants.valueName=\u53C2\u6570\u503C
ContextTreeConstants.variableName=\u53D8\u91CF
GroupByContextAction.groupContext=\u6309\u4E0A\u4E0B\u6587\u5206\u7EC4
GroupByVariableAction.groupVariable=\u6309\u53D8\u91CF\u5206\u7EC4
CorePreferencePage.alwaysWelcome=\u542F\u52A8\u65F6\u59CB\u7EC8\u663E\u793A\u6B22\u8FCE\u7684\u89C6\u56FE
MetadataTool.nullValue=\u7A7A\u503C
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\u8BB0\u5F55
EComponentCategory_version=\u7248\u672C
EComponentCategory_view=\u89c6\u56fe
EComponentCategory_headerFooter=\u9875\u7709/\u9875\u811A
EComponentCategory.advancedSettings=\u9AD8\u7EA7\u8BBE\u7F6E
EComponentCategory.basicRun=\u57FA\u672C\u8FD0\u884C
EComponentCategory.breakpoint=\u65AD\u70B9
EComponentCategory.debugRun=\u8C03\u8BD5\u8FD0\u884C
EComponentCategory.targetExec=\u76EE\u6807\u6267\u884C
HTMLDocGenerator.author=\u4F5C\u8005
HTMLDocGenerator.author1=\u4F5C\u8005
HTMLDocGenerator.column=\u5217
HTMLDocGenerator.comment=\u6CE8\u89E3
HTMLDocGenerator.component=\u7EC4\u4EF6:
HTMLDocGenerator.component_list=\u7ec4\u4ef6\u5217\u8868
HTMLDocGenerator.component_name=\u7ec4\u4ef6\u540d
HTMLDocGenerator.content=\u5185\u5BB9
HTMLDocGenerator.context=\u4e0a\u4e0b\u6587\uff1a
HTMLDocGenerator.creation=\u521B\u5EFA
HTMLDocGenerator.description=\u5FC5\u8981\u7684
HTMLDocGenerator.job_description=\u5FC5\u8981\u7684
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.expression=\u8868\u8FBE\u5F0F
@@ -180,13 +205,17 @@ 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_parameters=\u53C2\u6570
HTMLDocGenerator.source=\u6765\u6E90
HTMLDocGenerator.status=\u72B6\u6001
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
@@ -194,3 +223,11 @@ ConnectionParameterName.SchemaLabel=\u67B6\u6784
ConnectionParameterName.UserLabel=\u7528\u6237
ConnectionParameterName.PasswordLabel=\u5bc6\u7801
ConnectionParameterName.DbPathLabel=\u6570\u636E\u5E93\u7684\u6839\u8DEF\u5F84
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

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: 6.2.0.qualifier
Bundle-Version: 6.4.1.qualifier
Fragment-Host: org.talend.core.repository

View File

@@ -1,12 +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>6.2.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.core.repository.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?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>6.4.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.core.repository.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -187,3 +187,14 @@ 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?

View File

@@ -16,6 +16,7 @@ ProxyRepositoryFactory.log.lock=Verrou de [{0}] par "{1}".
ProxyRepositoryFactory.log.loggedOn={0} connecté à {1}
ProxyRepositoryFactory.log.logicalDeletion=Suppression logique de [{0}] par {1}.
ProxyRepositoryFactory.log.move=Déplacement de [{0}] vers "{1}".
ProxyRepositoryFactory.log.newIdGenerated=Nouvel ID généré 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}".
@@ -74,6 +75,7 @@ PasteAction.thisText.paste=Coller
DeleteAction.action.foreverTitle=Supprimer définitivement
DeleteAction.action.logicalTitle=DELETE
DeleteAction.action.logicalToolTipText=Mettre l'objet à la corbeille
DeleteAction.deleteJobAssignedToOneService=\ est assigné à une opération d'un Service.\nSupprimer ce Job ?
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.dialog.message2=Continuer ?
@@ -100,13 +102,16 @@ 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.NodeTotals=Totaux
JobletReferenceDialog.NodeTotalsTip=Total des références des n\u0153uds
JobletReferenceDialog.project=Project
JobletReferenceDialog.ReferenceJob=Job de référence
JobletReferenceDialog.Title=Echec de la suppression du joblet
JobletReferenceDialog.Title=Échec 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.Types=Type
ContextReferenceDialog.Messages=Le contexte({0} {1}) est référencé dans\:\n
ContextReferenceDialog.kindMessages1=Le groupe de contextes {0} {1} est référencé par la liste suivante. Le supprimer malgré tout ?
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
@@ -164,3 +169,6 @@ ProxyRepositoryFactory.projectCanNotOpen=Impossible d'ouvrir le projet. La t
ProjectRepositoryNode.sapBapi=SAP Bapi
ProjectRepositoryNode.sapTables=Tables SAP
DuplicateAction.input.title.v2=Duplicate
DuplicateAction.SameAsProjectname=Le nom est le même que celui du projet.
DeleteAction.error.testCaseLockedOrOpenedObject.newMessage=Les tests/scénarios de {0} sont verrouillés, 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é dans cette version.

View File

@@ -181,3 +181,5 @@ ProjectRepositoryNode.sapFunctions.outputSchema=\u30A2\u30A6\u30C8\u30D7\u30C3\u
ProjectRepositoryNode.sapTables=SAP\u30C6\u30FC\u30D6\u30EB
DuplicateAction.input.title.v2=\u91CD\u8907
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
ConvertJobsUtil.warning.title=\u8B66\u544A

View File

@@ -1,5 +1,7 @@
AbstractEMFRepositoryFactory.cannotGenerateItem=\u65E0\u6CD5\u751F\u6210\u7C98\u8D34\u9879\u76EE\u7684\u6807\u7B7E.
AbstractEMFRepositoryFactory.job=\u4f5c\u4e1a
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.illegalArgumentException.labelNotMatchPattern=\u6807\u7b7e {0} \u4e0e\u6a21\u5f0f {1} \u4e0d\u7b26
ProxyRepositoryFactory.initializeProjectConnection=\u521D\u59CB\u5316\u5DE5\u7A0B\u8FDE\u63A5
@@ -13,16 +15,26 @@ ProxyRepositoryFactory.log.physicalDeletion=\u7269\u7406\u6027\u5220\u9664 \u753
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...
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.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
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
@@ -37,6 +49,7 @@ PropertiesWizardPage.Status=\u72B6\u6001
PropertiesWizardPage.Version=\u7248\u672C
EAuthenticationMethod.anonymousAuth=\u533f\u540d\u9a8c\u8bc1
EAuthenticationMethod.simpleAuth=\u7b80\u5355\u9a8c\u8bc1
AdvancedSocketFactory.failedInitial=\u9519\u8BEF: \u521D\u59CB\u5316\u5931\u8D25
CopyAction.thisText.copy=\u590D\u5236
RestoreAction.action.title=\u6062\u590D
RestoreAction.action.toolTipText=\u6062\u590D
@@ -59,11 +72,13 @@ 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.project=\u5de5\u7a0b
JobletReferenceDialog.Title=\u5220\u9664joblet\u5931\u8D25
ContextReferenceDialog.Title=\u5220\u9664\u73AF\u5883\u7EC4
ContextReferenceDialog.Recycle=\u5728\u56DE\u6536\u7AD9
ContextReferenceDialog.Types=\u7C7B\u578B
CopyToGenericSchemaHelper.cannotGenarateItem=\u65E0\u6CD5\u751F\u6210\u7C98\u8D34\u9879\u76EE\u7684\u6807\u7B7E.
@@ -72,6 +87,7 @@ ItemReferenceDialog.deletedInfor=\u5728\u56DE\u6536\u7AD9
ProjectRepositoryNode.code=\u4ee3\u7801
ProjectRepositoryNode.columns=\u663E\u793A\u5217
ProjectRepositoryNode.genericSchema=\u666E\u901A schema
ProjectRepositoryNode.queries=\u67E5\u8BE2
ProjectRepositoryNode.synonymSchemas=\u540c\u4e49\u5b57schema
ProjectRepositoryNode.tableSchemas=\u8868\u683cschema
ProjectRepositoryNode.viewSchemas=\u89c6\u56feschema
@@ -91,3 +107,10 @@ RenameFolderAction.action.title=\u91cd\u547d\u540d\u6587\u4ef6\u5939
RenameFolderAction.action.toolTipText=\u91cd\u547d\u540d\u6587\u4ef6\u5939
RenameFolderAction.warning.editorOpen.title=\u4e8b\u4ef6\u65e0\u6548
RenameFolderAction.warning.cannotFind.title=\u4e8b\u4ef6\u65e0\u6548
RepositoryDropAdapter_folder=\u5939
ProjectRepositoryNode.sapFunctions.inputSchema=Input
ProjectRepositoryNode.sapFunctions.outputSchema=Output
DuplicateAction.input.title.v2=\u590D\u5236
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
ConvertJobsUtil.warning.title=\u8B66\u544A
ConvertJobsUtil.warning.message=\u6B64\u7248\u672C\u4E0D\u5B8C\u5168\u652F\u6301\u76EE\u6807\u6846\u67B6.

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: 6.2.0.qualifier
Bundle-Version: 6.4.1.qualifier
Fragment-Host: org.talend.core.runtime

View File

@@ -1,12 +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>6.2.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.core.runtime.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?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>6.4.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.core.runtime.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -294,7 +294,6 @@ ConnectionBean.DefaultConnection=Standardverbindung
OpenXSDFileDialog.cancel=Abbruch
OpenXSDFileDialog.confirm=Bestätigen
RepositoryContentProvider.repositoryLabel.Queries=Abfragen
RepositoryContentProvider.repositoryLabel.sapFunction=SAP Funktionen
repository.servicesPort=Port
BinRepositoryNode.label=Papierkorb
HadoopCustomVersionDialog.table.descColumn=Beschreibung

View File

@@ -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

@@ -497,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
@@ -559,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 Frequency Statistics
repository.systemIndicators.patternFinder=Pattern Frequncey Statistics
repository.systemIndicators.patternMatching=Pattern Matching
repository.systemIndicators.rowComparison=Row Comparison
repository.systemIndicators.simpleStatistics=Simple Statistics
@@ -600,3 +599,25 @@ 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

View File

@@ -1,3 +1,4 @@
AbstractBrandingService_job_license_header_content=// ============================================================================\n//\n// Copyright (c) 2005-2010, Talend Inc.\n//\n// Ce code source a été automatiquement généré par_{0}\n// / JobDesigner (CodeGenerator version {1})\n// Vous pouvez trouver plus d'informations à propos des produits Talend à 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}
AdvancedSocketFactory.failedInitial=Erreur : impossible d'initialiser :
@@ -26,11 +27,14 @@ ComponentsFormatPreferencePage.formatLable=Format du libell
ComponentsFormatPreferencePage.remove=Remove
ComponentsFormatPreferencePage.ErrorTitle=ERROR
ComponentToRepositoryProperty.error=ERROR
ComponentToRepositoryProperty.ImpossibleUseOCI=Impossible d'utiliser le type OCI dans le référentiel.
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}
ContextProcessSection.1=menuTable
ContextProcessSection.12=Renommer le contexte
ContextProcessSection.13=Nouveau nom pour le contexte {0}
@@ -47,7 +51,7 @@ ContextProcessSection.ParameterNameIsNotValid=Le nom de param
ContextProcessSection.RemoveInformation={0} est le contexte par défaut et ne peut être supprimé.
ContextProcessSection.errorTitle=ERROR
ConextTableValuesComposite.nameLabel=Nom
ConextTemplateComposite.OrderMessages=Précisez si vous désirez réorganiser les variables.
ConextTemplateComposite.OrderMessages=Si vous souhaitez réorganiser les variables, cela doit être sélectionné.
ConextTemplateComposite.OrderText=Ordre d'origine
ContextSetConfigurationDialog.nameNotValid=le nom est invalide
ContextTemplateComposite.CommentLabel=Commentaire
@@ -67,7 +71,7 @@ CorePreferencePage.alwaysWelcome=Toujours afficher la vue de bienvenue au d
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.runInMultiThread=Exécution multi thread (valeur par défaut lors de la création d'un Job)
CorePreferencePage.temporaryFiles=Fichiers &temporaires
DbTableSelectorDialog.textContent=Choisir le nom de la table
ECodeLanguage.unknowLanguage=Langage inconnu
@@ -155,13 +159,16 @@ FunctionManager.PurePerl.ParaName=Param
GlobalServiceRegister.ServiceNotRegistered=Le service {0} n'a pas été enregistré.
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 :
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 : échec de la vérification de la chaîne de certification du serveur.
ListPreferencePage.RemoveButtonName=Remove
LogImageCacheAction.CacheImage=Image du cache\:
LogImageCacheAction.CacheImageDesc=Desc. de l'image du cache :
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
@@ -180,7 +187,7 @@ MetadataTableEditorView.DefaultTitle=D
MetadataTableEditorView.KeyTitle=Clé
MetadataTableEditorView.LengthTitle=Length
MetadataTableEditorView.NullableTitle=Nullable
MetadataTableEditorView.PatternTitle=Modèle date (Ctrl+Espace disponible)
MetadataTableEditorView.PatternTitle=Modèle de date (Ctrl+Espace disponible)
MetadataTableEditorView.PrecisionTitle=Precision
MetadataTableEditorView.TypleTitle=Type
MetadataTalendType.DBMSNotSetted=SGBD non défini
@@ -267,7 +274,7 @@ SchemaOperationChoiceDialog.ChangeBuiltInMessage=Changer le sch
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.
SchemaOperationChoiceDialog.EditSchemaMessage=Modifier le schéma.
SchemaOperationChoiceDialog.Message=Choisissez une option, ou annulez
SchemaOperationChoiceDialog.Option=Option
SchemaOperationChoiceDialog.StatusMessage=Le schéma est invalide, ou il existe déjà.
@@ -421,8 +428,10 @@ BusinessAppearanceComposite.textAlignment.horizontal=Horizontal
BusinessAppearanceComposite.textAlignment.vertical=Vertical
BusinessAppearanceComposite.textAlignment.horizontal.left=Gauche
BusinessAppearanceComposite.textAlignment.horizontal.right=Droite
BusinessAppearanceComposite.textAlignment.horizontal.centre=Centré
BusinessAppearanceComposite.textAlignment.vertical.top=Haut
BusinessAppearanceComposite.textAlignment.vertical.bottom=Bas
BusinessAppearanceComposite.textAlignment.vertical.centre=Centré
ConnectionBean.Local=local
ConnectionBean.Remote=Distant
ConnectionBean.DefaultConnection=connexion par défaut
@@ -433,7 +442,6 @@ 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
repository.routes=Routes
repository.servicesOperation=Opération
repository.servicesPort=Port
@@ -473,8 +481,44 @@ LibrariesListSelectionDialog.selectLibFromOS=S
LibrariesListSelectionDialog.browseButton.text=Parcourir...
LibrariesListSelectionDialog.deployLibs=Déployer les bibliothèques...
GenerateSelectSQLAction.NewQuery=Nouvelle requête {0}
UpdatesConstants.MR=Map_Reduce
AbstractBrandingService.routines_license_header_content2014=// ============================================================================\n//\n// Copyright (c) 2006-2014, Talend Inc.\n//\n// Ce code source a été automatiquement généré par_{0}\n// / JobDesigner (CodeGenerator version {1})\n// Vous pouvez trouver plus d'informations à propos des produits Talend à 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.rulesSql=SQL
repository.systemIndicators.advancedStatistics=Statistiques avancées
repository.systemIndicators.functionalDependency=Dépendance fonctionnelle
repository.systemIndicators.patternMatching=Rapprochement des modèles
repository.systemIndicators.rowComparison=Comparaison de lignes
repository.systemIndicators.simpleStatistics=Statistiques simples
repository.systemIndicators.soundex=Soundex
repository.systemIndicators.summaryStatistics=Résumé statistique
repository.systemIndicators.textStatistics=Statistiques de texte
repository.systemIndicators.phoneNumberStatistics=Statistiques de numéros de téléphone
EUpdateItemType.MapPath=Chemin du mapping
EUpdateResult.PathUpdate=Mise à jour du chemin du mapping
AContextualAction.EditorManager_saveChangesQuestion=''{0}'" a été modifié. 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écution...
ProgressMonitorDialogWithCancel.executeTimeout=Suspension de l'exécution, le Studio a essayé d'interrompre la vérification en tâche de fond.
ProgressMonitorDialogWithCancel.CheckingConnectionJob.waitingFinish=en attente de la fin de {0}...
ProgressMonitorDialogWithCancel.CheckingConnectionJob.emptyWaitingfinish=en attente de la fin...
EUpdateItemType.Batch=Batch
UpdatesConstants.Storm=Storm
UpdatesConstants.Spark=Spark
UpdatesConstants.SparkStreaming=Spark_Streaming
OverTimePopupDialogTask.title=Exécution...
OverTimePopupDialogTask.message=Tâche d'exécution en arrière plan, patientez...
OverTimePopupDialogTask.killed=Exécution arrêtée
EComponentCategory_gitHistory=Historique Git
repository.gitroot=GIT
EComponentCategory.parameters=Paramètres
EComponentCategory.actionInputOutput=Schéma d'entrée/de sortie
EConnectionType.RejectMenu=Reject
RepositoryContentProvider.repositoryLabel.sapTable=Tables SAP
ComponentReturnVariableUtils.ErrorMessage=Message d'erreur
ComponentReturnVariableUtils.NbReject=Nombre de rejets
ComponentReturnVariableUtils.NbSuccess=Nombre de réussites
EUpdateItemType.StructurePath=Chemin de la structure

View File

@@ -415,7 +415,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

@@ -234,7 +234,7 @@ PaletteContentDialog.connection=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u63A5
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\uFF1A
Parameter.Name=\u30D1\u30E9\u30E1\u30FC\u30BF\u540D
Parameter.Name=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u540D
Parameter.Value=\u5024\uFF1A
PatternCalendar.dateFormat="yyyy-MM-dd HH\:mm\:ss"
PatternCalendar.example=\u4F8B\:
@@ -246,6 +246,7 @@ 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
PropertiesWizard.alreadyLockedByUser=\u30A2\u30A4\u30C6\u30E0\u304C\u4ED6\u306E\u30E6\u30FC\u30B6\u30FC\u306B\u308D\u3063\u304F\u3055\u308C\u3066\u3044\u308B\u305F\u3081\u30D7\u30ED\u30D1\u30C6\u30A3\u5024\u306F\u7DE8\u96C6\u3067\u304D\u307E\u305B\u3093\u3002
PropertiesWizardPage.Author=\u4f5c\u6210\u8005
PropertiesWizardPage.Locker=\u30ED\u30C3\u30AB\u30FC
PropertiesWizardPage.Description=\u30B8\u30E7\u30D6\u8AAC\u660E
@@ -326,6 +327,7 @@ TalendDataCollectorUploadingPreferencePage_Description=Usage Data Collector\u306
TalendDataCollectorUploadingPreferencePage_LastUpload=\u6700\u7D42\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9
TalendDataCollectorUploadingPreferencePage_Uploadingtitile=\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9
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}
@@ -430,6 +432,7 @@ MetadataTypeLengthConstants.VALUE_DEFAULT_LENGTH=\u30C7\u30D5\u30A9\u30EB\u30C8\
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\u9577
MetadataTypeLengthConstants.STRING_LENGTH=String
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
@@ -462,7 +465,6 @@ OpenXSDFileDialog.confirm=\u78BA\u8A8D
OpenXSDFileDialog.fileName=\u30D5\u30A1\u30A4\u30EB\u540D \:
OpenXSDFileDialog.xmlFileSelection=\u691C\u8A3C\u7528XML\u30D5\u30A1\u30A4\u30EB\u306E\u9078\u629E
RepositoryContentProvider.repositoryLabel.Queries=\u30AF\u30A8\u30EA
RepositoryContentProvider.repositoryLabel.sapFunction=SAP\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3
repository.routes=\u30EB\u30FC\u30C8
repository.servicesOperation=\u30aa\u30da\u30ec\u30fc\u30b7\u30e7\u30f3
repository.servicesPort=\u30DD\u30FC\u30C8
@@ -508,6 +510,7 @@ 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.patternRegex=\u6B63\u898F\u8868\u73FE
repository.patternSql=SQL
repository.rules=\u30EB\u30FC\u30EB
repository.rulesSql=SQL
repository.rulesParser=\u30D1\u30FC\u30B5\u30FC
@@ -517,6 +520,8 @@ repository.systemIndicators.advancedStatistics=\u8A73\u7D30\u7D71\u8A08\u60C5\u5
repository.systemIndicators.businessRules=\u30D3\u30B8\u30CD\u30B9\u30EB\u30FC\u30EB
repository.systemIndicators.overview=\u6982\u8981
repository.systemIndicators.patternMatching=\u30D1\u30BF\u30FC\u30F3\u30DE\u30C3\u30C1\u30F3\u30B0
repository.systemIndicators.soundex=\u30B5\u30A6\u30F3\u30C7\u30C3\u30AF\u30B9
repository.tdqExchange=Exchange
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
EComponentCategory.stormConfig=Storm\u8A2D\u5B9A
@@ -537,3 +542,13 @@ OverTimePopupDialogTask.executeTimeout=\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u305
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\u5F85\u6A5F\u4E2D...
EComponentCategory_gitHistory=GIT\u5C65\u6B74
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.output=\u51FA\u529B
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
EComponentCategory_deployment=\u30C7\u30D7\u30ED\u30A4

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
@@ -26,6 +28,7 @@ ComponentsFormatPreferencePage.ErrorTitle=\u9519\u8BEF
ComponentToRepositoryProperty.error=\u9519\u8BEF
ContextComposite.tableValue=\u8868\u683C\u5F0F\u503C
ContextComposite.treeValue=\u6811\u683C\u5F0F\u503C
ContextComposite.variable=\u53D8\u91CF
ContextValueErrorChecker.ErrorTitile=\u4E0A\u4E0B\u6587\u503C\u9519\u8BEF:
ContextParameterProposal.NoCommentAvaiable=\u6CA1\u6709\u6CE8\u91CA\u3002
ContextProcessSection.1=\u83DC\u5355\u8868\u683C
@@ -48,6 +51,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 +61,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
@@ -67,14 +72,27 @@ 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_version=\u7248\u672C
EComponentCategory_headerFooter=\u9875\u7709/\u9875\u811A
EComponentCategory_view=\u89c6\u56fe
EComponentCategory.advancedSettings=\u9AD8\u7EA7\u8BBE\u7F6E
EComponentCategory.basicRun=\u57FA\u672C\u8FD0\u884C
EComponentCategory.breakpoint=\u65AD\u70B9
EComponentCategory.debugRun=\u5F00\u59CB\u8C03\u8BD5
EComponentCategory.targetExec=\u76EE\u6807\u6267\u884C
EConnectionType.iteratorMenu=\u8FED\u4EE3
EConnectionType.lookupMenu=\u8ffd\u52a0\u5217
EConnectionType.mainMenu=\u4E3B\u7EBF
@@ -85,9 +103,11 @@ 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.when=\u4F55\u65F6
EMetadataEncoding.Arabic=\u963F\u62C9\u4F2F\u8BED
EMetadataEncoding.Big5=\u7E41\u4F53\u4E2D\u6587
EMetadataEncoding.Cyrillic=\u53E4\u4EE3\u65AF\u62C9\u592B\u8BED
@@ -102,9 +122,13 @@ 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 bit)
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
@@ -149,6 +173,7 @@ 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
MetadataTool.nullValue=\u7A7A\u503C
PaletteContentDialog.connection=\u683C\u5F0F\u5316\u9ED8\u8BA4\u8FDE\u63A5
PaletteContentDialog.lable=\u683C\u5F0F\u5316\u9ED8\u8BA4\u6807\u7B7E
Parameter.Name=\u53C2\u6570\u540D
@@ -157,7 +182,10 @@ PerspectiveMenuManager.perspectiveLabel=\u900F\u89C6\u56FE(&P)
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
@@ -187,6 +215,7 @@ 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.Option=\u9009\u9879
SchemaOperationChoiceDialog.StatusMessage=\u65E0\u6548\u6216\u5DF2\u5B58\u5728\u7684\u56FE\u89E3
SchemaOperationChoiceDialog.Title=\u67B6\u6784
SelectRepositoryContextDialog.DeselectAll=\u5168\u90E8\u4E0D\u9009
@@ -201,6 +230,7 @@ TalendDataCollectorPreviewPreferencePage_Value=\u503c
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,6 +241,7 @@ 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
@@ -225,6 +256,7 @@ repository.concept=\u6982\u5FF5
repository.metadataFileDelimited=\u5206\u5272\u6587\u4EF6
repository.metadataTable=\u5143\u6570\u636ESchema
repository.metadataColumn=\u5143\u6570\u636E\u5217
repository.metadataFileRules.alias=\u89C4\u5219
repository.process=\u4F5C\u4E1A\u8BBE\u8BA1
repository.service=\u670D\u52A1
repository.query=\u67E5\u8BE2
@@ -235,23 +267,31 @@ EUpdateItemType.Schema=\u67B6\u6784
EUpdateItemType.Query=\u67E5\u8BE2
EUpdateItemType.Variable=\u53D8\u91CF
EUpdateItemType.Name=\u4f5c\u4e1a\u540d
EUpdateItemType.ValidationRule=\u9A8C\u8BC1\u89C4\u5219
EUpdateResult.BuiltIn=\u66F4\u6539\u4E3ABuilt-In\u6A21\u5F0F
EUpdateResult.JobletUpdate=\u66F4\u65B0joblet\u8282\u70B9
EUpdateResult.Reload=\u91CD\u65B0\u52A0\u8F7D\u7EC4\u4EF6
EUpdateResult.Rename=\u66F4\u6539\u540D\u79F0
EUpdateResult.Delete=\u4ECE\u5E93\u4E2D\u5220\u9664
UpdatesConstants.Context=\u7EC4\u4EF6
UpdatesConstants.Component=\u7EC4\u4EF6
UpdatesConstants.Job=\u4f5c\u4e1a
MetadataTypeLengthConstants.FIELD_DEFAULT_TYPE=\u9ED8\u8BA4\u7C7B\u578B
MetadataTypeLengthConstants.VALUE_DEFAULT_TYPE=\u9ED8\u8BA4\u7C7B\u578B
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.INTEGER_LENGTH=\u6574\u6570\u578B
MetadataTypeLengthConstants.CHARACTER_LENGTH=\u5b57\u7b26
MetadataTypeLengthConstants.OBJECT_LENGTH=\u5BF9\u8C61
MetadataTypeLengthConstants.DATE_LENGHT=\u65E5\u671F
MetadataTypeLengthConstants.DOUBLE_LENGTH=\u53CC\u7CBE\u5EA6\u578B
MetadataTypeLengthConstants.STRING_LENGTH=\u5B57\u7B26\u4E32
MetadataTypeLengthConstants.LIST_LENGTH=\u5217\u8868
MultiStringSelectionDialog.nameEmpty=\u540D\u79F0\u4E0D\u80FD\u4E3A\u7A7A
ApplicationActionBarAdvisor.menuFileLabel=\u6587\u4EF6(&F)
ApplicationActionBarAdvisor.menuEditLabel=\u7F16\u8F91(&E)
ApplicationActionBarAdvisor.navigateLabel=&\u5BFC\u822A
ApplicationActionBarAdvisor.gotoLabel=\u8DF3\u8F6C
ApplicationActionBarAdvisor.menuWindowLabel=\u7A97\u53E3(&W)
ApplicationActionBarAdvisor.menuHelpLabel=\u5E2E\u52A9(&H)
@@ -267,8 +307,38 @@ BusinessAppearanceComposite.textAlignment.vertical.centre=\u4E2D\u592E
ConnectionBean.Local= \u672C\u5730
ConnectionBean.DefaultConnection=\u9ED8\u8BA4\u8FDE\u63A5
OpenXSDFileDialog.cancel=\u53D6\u6D88
OpenXSDFileDialog.confirm=\u786E\u5B9A
OpenXSDFileDialog.fileName=File Name:
RepositoryContentProvider.repositoryLabel.Queries=\u67E5\u8BE2
repository.servicesOperation=\u64CD\u4F5C
repository.servicesPort=\u4EE3\u7406\u7AEF\u53E3
BinRepositoryNode.label=\u56DE\u6536\u7AD9
HDFS=HDFS
AbstractRepositoryContentHandler.deleteNode.exception=\u5220\u9664\u76F8\u5173\u8282\u70B9\u5931\u8D25
HadoopCustomVersionDialog.table.descColumn=\u5FC5\u8981\u7684
HadoopCustomVersionDialog.btn.addLibBtn.tooltip=\u6DFB\u52A0\u77E5\u8BC6\u5E93
HadoopVersionDialog.distribution.tooltip=\u8BBE\u7F6E hadoop \u5206\u533A
HadoopVersionDialog.version=\u7248\u672C\uFF1A
HadoopCustomLibrariesUtil.cannotCreate=\u65E0\u6CD5\u521B\u5EFA
LibrariesListSelectionDialog.browseButton.text=\u6D4F\u89C8...
AbstractTalendFunctionParser.checkMethod=Runtines\uFF1A"{0}. {1}\\",\u89E3\u6790\u5931\u8D25\u3002 \u8BF7\u68C0\u67E5\u60A8\u7684\u65B9\u6CD5\u3002
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.patternSql=sql\u6570\u636E\u5E93
repository.rules=\u89C4\u5219
repository.rulesSql=sql\u6570\u636E\u5E93
repository.rulesMatcher=\u5339\u914D
EUpdateItemType.MapPath=\u5730\u56FE\u8DEF\u5F84
AContextualAction.EditorManager_saveChangesQuestion=''{0}'' \u88AB\u4FEE\u6539.\u662F\u5426\u4FDD\u5B58?
AContextualAction.Save_Resource=\u4FDD\u5B58\u8D44\u6E90
EComponentCategory.stormConfig=Storm\u914D\u7F6E
EComponentCategory.sparkConfig=Spark\u914D\u7F6E
EComponentCategory.memoryRun=\u5185\u5B58\u8FD0\u884C
EUpdateItemType.Batch=\u6279\u91CF
EComponentCategory.parameters=\u53C2\u6570
EComponentCategory.actionInputOutput=\u8F93\u5165/\u8F93\u51FASchema
RepositoryContentProvider.repositoryLabel.sapBapi.input=Input
RepositoryContentProvider.repositoryLabel.sapBapi.output=Output
ComponentReturnVariableUtils.NbReject=\u62D2\u6536\u6570\u91CF
ComponentReturnVariableUtils.NbSuccess=\u6210\u529F\u63A5\u6536\u6570\u91CF
ComponentReturnVariableUtils.NbLine=\u884C\u6570
EComponentCategory_deployment=\u90E8\u7F72

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.core.ui.nl
Bundle-Version: 6.2.0.qualifier
Bundle-Version: 6.4.1.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.core.ui

View File

@@ -1,4 +1,5 @@
Metadata=Métadonnées
TalendDataCollector=Collection des données d'utilisation
TalendDataCollectorPreview=Aperçu
TalendDataCollectorUploading=Chargement
prefs=Talend

View File

@@ -2,3 +2,4 @@ Metadata=\u5143\u6570\u636E
TalendDataCollector=\u4F7F\u7528\u6570\u636E\u91C7\u96C6\u5668
TalendDataCollectorPreview=\u9884\u89C8
TalendDataCollectorUploading=\u4E0A\u4F20
prefs=Talend

View File

@@ -1,12 +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>6.2.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.core.ui.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?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>6.4.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.core.ui.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -1,4 +1,5 @@
AbstractBrandingService_job_license_header_content=// ============================================================================\n//\n// Copyright (c) 2005-2010, Talend Inc.\n//\n// Ce code source a été automatiquement généré par_{0}\n// / JobDesigner (CodeGenerator version {1})\n// Vous pouvez trouver plus d'informations à propos des produits Talend à 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// ============================================================================
AbstractBrandingService_job_license_header_content=// ============================================================================\n//\n// Copyright (c) 2005-2011, Talend Inc.\n//\n// Ce code source a été automatiquement généré par_{0}\n// / JobDesigner (CodeGenerator version {1})\n// Vous pouvez trouver plus d'informations à propos des produits Talend à 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// ============================================================================
AbstractBrandingService.routines_license_header_content=// ============================================================================\n//\n// Copyright (c) 2005-2011, Talend Inc.\n//\n// Ce code source a été automatiquement généré par_{0}\n// / JobDesigner (CodeGenerator version {1})\n// Vous pouvez trouver plus d'informations à propos des produits Talend à 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}
AdvancedSocketFactory.failedInitial=Erreur. Impossible d'initialiser :
@@ -38,7 +39,7 @@ ContextProcessSection.ParameterNameIsNotValid=Le nom de param
ContextProcessSection.RemoveInformation={0} est le contexte par défaut et ne peut être supprimé.
ContextProcessSection.errorTitle=ERROR
ConextTableValuesComposite.nameLabel=Nom
ConextTemplateComposite.OrderMessages=Précisez si vous désirez réorganiser les variables.
ConextTemplateComposite.OrderMessages=Si vous souhaitez réorganiser les variables, cela doit être sélectionné.
ConextTemplateComposite.OrderText=Ordre d'origine
ContextSetConfigurationDialog.nameNotValid=le nom est invalide
ContextTemplateComposite.CommentLabel=Commentaire
@@ -57,7 +58,7 @@ CorePreferencePage.iReportPath=Chemin d'acc
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.runInMultiThread=Exécution multi thread (valeur par défaut lors de la création d'un Job)
CorePreferencePage.temporaryFiles=Fichiers &temporaires
DbTableSelectorDialog.textContent=Choisir le nom de la table
ECodeLanguage.unknowLanguage=Langage inconnu
@@ -133,12 +134,14 @@ JavaGlobalVariableProposal.Description=Description\: {0}
JavaGlobalVariableProposal.VariableName=\n\nNom de la variable\: {1}
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 :
LDAPCATruster.sslError1=Erreur SSL : échec de la vérification de la chaîne de certification du serveur.
ListPreferencePage.RemoveButtonName=Remove
LogImageCacheAction.CacheImage=Image du cache :
LogImageCacheAction.CacheImageDesc=Desc. de l'image du cache :
MappingFileLoader.DbTypeAlreadyExists=Dans le mapping du SGBD d'ID "{0}", le type de base de données "{1}" apparaît plus d'une fois dans le fichier "{2}" au n\u0153ud\:{3}
MappingFileLoader.DbmsIdAlreadyExists=Le SGBD d'ID "{0}" existe déjà.
MappingFileLoader.InvalidTalendType="{0}" n'est pas un type Talend {1} valide pour le SGBD d'ID "{2}" au n\u0153ud\: {3}
@@ -163,7 +166,7 @@ MetadataTableEditorView.DefaultTitle=D
MetadataTableEditorView.KeyTitle=Clé
MetadataTableEditorView.LengthTitle=Length
MetadataTableEditorView.NullableTitle=Nullable
MetadataTableEditorView.PatternTitle=Modèle date (Ctrl+Espace disponible)
MetadataTableEditorView.PatternTitle=Modèle de date (Ctrl+Espace disponible)
MetadataTableEditorView.PrecisionTitle=Precision
MetadataTableEditorView.TypleTitle=Type
MetadataTalendType.dbIdNotFound=ID du SGBD : impossible de trouver {0}.
@@ -218,6 +221,7 @@ 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.Status=Statut
PropertiesWizardPage.Version=Version
PropertiesWizardPage.Version.Major=M
PropertiesWizardPage.Version.Minor=M
@@ -252,7 +256,7 @@ SchemaOperationChoiceDialog.ChangeBuiltInMessage=Changer le sch
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.
SchemaOperationChoiceDialog.EditSchemaMessage=Modifier le schéma.
SchemaOperationChoiceDialog.Message=Choisissez une option, ou annulez
SchemaOperationChoiceDialog.Option=Option
SchemaOperationChoiceDialog.StatusMessage=Le schéma est invalide, ou il existe déjà.
@@ -260,6 +264,7 @@ SchemaOperationChoiceDialog.Title=Sch
SchemaOperationChoiceDialog.ViewSchemaMessage=Voir le schéma (lecture seule)
SchemaXPathQuerysDialog.Mappings=Correspondances
SelectRepositoryContextDialog.DeselectAll=Désélectionner tout
SelectRepositoryContextDialog.CollapseAll=Développer tout
SelectRepositoryContextDialog.DuplicationMessage=Vous avez sélectionné la variable "{0}" dans le contexte "{1}".
SelectRepositoryContextDialog.ExistenceMessage=La variable "{0}" existe dans le Job (Context:"{1}").
SelectRepositoryContextDialog.Label=Sélectionne les variables des contextes du référentiel
@@ -281,6 +286,7 @@ VariableItemEditor.variable=Variables :
VersionSection.CreationDate=Date de création
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.
repository.businessProcess=Business Models
@@ -414,6 +420,7 @@ BusinessAppearanceComposite.textAlignment.horizontal.right=Droite
BusinessAppearanceComposite.textAlignment.horizontal.centre=Centre
BusinessAppearanceComposite.textAlignment.vertical.top=Haut
BusinessAppearanceComposite.textAlignment.vertical.bottom=Bas
BusinessAppearanceComposite.textAlignment.vertical.centre=Centré
ConnectionBean.Local=local
ConnectionBean.DefaultConnection=connexion par défaut
InegerCellEditorListener.NegativeNumberMessage=La valeur de {0} ne peut être un nombre négatif.
@@ -472,6 +479,7 @@ EMetadataEncoding.Latin9=latin9
HDFS=HDFS
HCAT=HCAT
MetadataTalendTypeEditor.column.Name=Fichier de mapping de métadonnées
ConnectionParameters.exceptionMessage=Ceci est un référentiel, il ne peut appeler cette méthode.
ExtendedTableResetDBTypesCommand.ResetDBTypes.Label=Réinitialiser le type de la base de données
CreateRuleDialog.conditionLabel=Condition
CreateRuleDialog.groupLabel=Créer une règle
@@ -486,8 +494,23 @@ ContextRemoveParameterCommand.label=Supprimer le param
ContextRenameParameterCommand.renameParameter=Renommer le paramètre
ContextModifyCommand.label=Modifier le contexte
ArchiveFileExportOperationFullPath.cannotCreateDir=Impossible de créer le répertoire '{0}'
WorkingSetConfigurationDialog_new_label=&Nouveau...
WorkingSetConfigurationDialog_down_label=&Descendre
WorkingSetConfigurationDialog_deselectAll_label=Désé&lectionner tout
WorkbenchMessages.FilteredTree_FilterMessage=saisissez le filtre
WorkbenchMessages.FilteredTree_ClearToolTip=Vider
ContextTreeValuesComposite.Menu=Menu
ContextMissSettingComposite.missingModuleMessages=cette vue de contextes requiert l'installation d'un Jar externe
ContextMissSettingComposite.Title_Missing_jars_for_plugin=Bibliothèques tierces manquantes
ContextTreeTable.AddToRepository_label=Ajouter au contexte du référentiel
ContextNebulaComposite.ContextsUnAvailable=La vue Contextes n'est pas disponible.
MetadataTableEditorView.ValueTitle=Valeur
ContextValidator.ParameterNotValid=le nom du paramètre n'est pas valide
ModuleListCellEditor.add=Ajouter
ModuleListCellEditor.delete=Supprimer
ContextBuiltinToRepositoryCommand.addRelation=Une variable de contexte du même nom existe dans le référentiel. Votre variable built-in sera remplacée. Continuer ?
WorkspaceMnu.switch.text=Changer de répertoire &Workspace
WorkspaceMnu.switch.tooltip=Ouvrir le répertoire Workspace
WorkspaceMnu.choose.text=&Choisir
WorkspaceMnu.choose.tooltip=Sélectionnez un autre répertoire Workspace
WorkspaceMnu.restart.error.title=Propriété système manquante

View File

@@ -200,7 +200,10 @@ 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.Comment=\u30B3\u30E1\u30F3\u30C8\uFF1A
Parameter.Name=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u540D
Parameter.Type=\u30BF\u30A4\u30D7\uFF1A
Parameter.Value=\u5024\uFF1A
PatternCalendar.dateFormat="yyyy-MM-dd HH\:mm\:ss"
PatternCalendar.example=\u4F8B\:
PatternCalendar.pattern=\u30D1\u30BF\u30FC\u30F3\:
@@ -211,7 +214,7 @@ 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
PropertiesWizard.alreadyLockedByUser=\u3053\u306E\u9805\u76EE\u306F\u65E2\u306B\u30A8\u30C7\u30A3\u30BF\u3067\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
PropertiesWizard.alreadyLockedByUser=\u3053\u306E\u30A2\u30A4\u30C6\u30E0\u306F\u65E2\u306B\u30A8\u30C7\u30A3\u30BF\u3067\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\u30AF\u4FDD\u6709\u8005
PropertiesWizardPage.Description=\u30B8\u30E7\u30D6\u8AAC\u660E
@@ -242,6 +245,7 @@ RepositoryUpdateManager.NoModificationTitle=\u5909\u66F4\u306E\u5FC5\u8981\u306F
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=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u5909\u6570\u306E\u540D\u79F0\u5909\u66F4\u3092\u5168\u3066\u306E\u30B8\u30E7\u30D6\u306B\u53CD\u6620\u3057\u307E\u3059\u304B\uFF1F\n\n\n\u53CD\u6620\u3059\u308B\u5834\u5408\u3001\u66F4\u65B0\u306B\u306F\u6642\u9593\u304C\u304B\u304B\u308A\u307E\u3059\u3002\n\n\n\u53CD\u6620\u3057\u306A\u3044\u5834\u5408\u3001\u53E4\u3044\u540D\u79F0\u306E\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u5909\u6570\u306F\u30D3\u30EB\u30C9\u30A4\u30F3\u30BF\u30A4\u30D7\u3078\u5909\u66F4\u3055\u308C\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\:
@@ -397,6 +401,7 @@ MetadataTypeLengthConstants.VALUE_DEFAULT_LENGTH=\u30C7\u30D5\u30A9\u30EB\u30C8\
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\u9577
MetadataTypeLengthConstants.STRING_LENGTH=String
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
@@ -404,7 +409,7 @@ 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.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)
@@ -466,6 +471,7 @@ TalendDataCollectorUploadingPreferencePage_Description=Usage Data Collector\u306
TalendDataCollectorUploadingPreferencePage_LastUpload=\u6700\u7D42\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9
TalendDataCollectorUploadingPreferencePage_Uploadingtitile=\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9
TalendDataCollectorUploadingPreferencePage_UploadPeriod=\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u671F\u9593
TalendDataCollectorUploadingPreferencePage_Days=\u65E5\u6570
repository.servicesOperation=\u30aa\u30da\u30ec\u30fc\u30b7\u30e7\u30f3
repository.servicesPort=\u30DD\u30FC\u30C8
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
@@ -484,6 +490,7 @@ CreateRuleDialog.conditionLabel=\u6761\u4EF6\u5F0F
CreateRuleDialog.groupLabel=\u30EB\u30FC\u30EB\u306E\u4F5C\u6210
CreateRuleDialog.messageLabel=\u65B0\u898F\u30EB\u30FC\u30EB\u306E\u4F5C\u6210
CreateRuleDialog.nameLabel=\u540D\u524D
CreateRuleDialog.ruleComponentName=tRules
CreateRuleDialog.title=\u65B0\u898F\u30EB\u30FC\u30EB\u3092\u8FFD\u52A0
SchemaOperationChoiceDialog.newViewSchemaMessage=\u30B9\u30AD\u30FC\u30DE\u3092\u53C2\u7167
ContextAddParameterCommand.label=\u8FFD\u52A0\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC
@@ -497,11 +504,24 @@ MetadataExportXmlCommand.message=\u30D5\u30A1\u30A4\u30EB\u304C\u65E2\u306B\u5B5
WorkbenchMessages.FilteredTree_ClearToolTip=\u30AF\u30EA\u30A2
ContextTreeValuesComposite.Menu=\u30E1\u30CB\u30E5\u30FC
ContextMissSettingComposite.installName=\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB
ContextMissSettingComposite.Title_Missing_jars_for_plugin=3rd\u30D1\u30FC\u30C6\u30A3\u30E9\u30A4\u30D6\u30E9\u30EA\u304C\u3042\u308A\u307E\u305B\u3093
ContextMissSettingComposite.description_jars_to_be_installed_in=Studio\u30673rd\u30D1\u30FC\u30C6\u30A3\u30E9\u30A4\u30D6\u30E9\u30EA\u3092\u5FC5\u8981\u3068\u3057\u3066\u3044\u307E\u3059\u3002\n\n\u30A6\u30A3\u30F3\u30C9\u30A6\u3092\u9589\u3058\u308B\u524D\u306Bjar\u30D5\u30A1\u30A4\u30EB\u3092\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3057\u3066\u4E0B\u3055\u3044\u3002
ContextTreeTable.AddToBuildIn_label=\u30D3\u30EB\u30C9\u30A4\u30F3\u3092\u8FFD\u52A0
ContextTreeTable.AddToRepository_label=\u30EA\u30DD\u30B8\u30C8\u30EA\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u3092\u8FFD\u52A0
ContextNebulaComposite.ContextsUnAvailable=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D3\u30E5\u30FC\u304C\u4F7F\u7528\u3067\u304D\u307E\u305B\u3093\u3002
MetadataTableEditorView.ValueTitle=\u5024
ContextNebulaComposite.ContextGroupLabel=\u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u74B0\u5883
ContextTreeTable.PromptToolTips=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u5909\u6570\u306E\u30D7\u30ED\u30F3\u30D7\u30C8\u3092\u6709\u52B9\u5316
ContextValidator.ParameterNotValid=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u540D\u304C\u4E0D\u6B63\u3067\u3059
ModuleListCellEditor.add=\u8FFD\u52A0
ModuleListCellEditor.delete=\u524A\u9664
ModuleListCellEditor.warningTitle=DB\u30C9\u30E9\u30A4\u30D0\u30FC\u3092\u9078\u629E
WorkspaceMnu.switch.text=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u3092\u5207\u63DB\u3048
WorkspaceMnu.switch.tooltip=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u3092\u958B\u304F
WorkspaceMnu.choose.tooltip=\u4ED6\u306E\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u3092\u9078\u629E
WorkspaceMnu.restart.error.title=\u30B7\u30B9\u30C6\u30E0\u30D7\u30ED\u30D1\u30C6\u30A3\u304C\u3042\u308A\u307E\u305B\u3093
WorkspaceDlg.title=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u3092\u9078\u629E
WorkspaceDlg.Message=Talend Studio\u306F\u3001\u30C7\u30FC\u30BF\u3092\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u3078\u4FDD\u5B58\u3057\u307E\u3059\u3002\n\n\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u30D5\u30A9\u30EB\u30C0\u30FC\u3092\u6307\u5B9A\u3057\u3066\u4E0B\u3055\u3044\u3002
WorkspaceDlg.workspace.label=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9
WorkspaceDlg.browse.folder.title=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u30D5\u30A9\u30EB\u30C0\u30FC\u3092\u9078\u629E
CorePreferencePage.alwaysWelcome.v2=\u8D77\u52D5\u6642\u306B\u30A6\u30A7\u30EB\u30AB\u30E0\u753B\u9762\u3092\u8868\u793A

View File

@@ -1,5 +1,7 @@
AbstractComponentsProvider.folderNotExist=\u6587\u4EF6\u5939{0}\u4E0D\u5B58\u5728.
AbstractItemMigrationTask.taskFailed=\u8FC1\u79FB{0}\u9879\u76EE\u5931\u8D25{1}
AdvancedSocketFactory.failedInitial=\u9519\u8BEF:\u65E0\u6CD5\u521D\u59CB\u5316
ArchiveFileExportOperationFullPath.SpecialFile=spagic.\u5C5E\u6027
ColumnNameChangedExt.columnChanged=\u7ED3\u70B9: {0} \u5217\u6539\u53D8: {1}-> {2}
ComponentsFormatPreferencePage.add=\u589E\u52A0
ComponentsFormatPreferencePage.errorCreateConnectionName=\u547D\u540D"{0}"\u65E0\u6548
@@ -10,6 +12,7 @@ ComponentsFormatPreferencePage.ErrorTitle=\u9519\u8BEF
ComponentToRepositoryProperty.error=\u9519\u8BEF
ContextComposite.tableValue=\u8868\u683C\u5F0F\u503C
ContextComposite.treeValue=\u6811\u683C\u5F0F\u503C
ContextComposite.variable=\u53D8\u91CF
ContextParameterProposal.Description=\u63CF\u8FF0\uFF1A {0}
ContextValueErrorChecker.ErrorTitile=\u4E0A\u4E0B\u6587\u503C\u9519\u8BEF:
ContextParameterProposal.NoCommentAvaiable=\u6CA1\u6709\u6CE8\u91CA\u3002
@@ -18,6 +21,7 @@ ContextProcessSection.12=\u4E3A\u4E0A\u4E0B\u6587\u6539\u540D
ContextProcessSection.13=\u4E3A\u4E0A\u4E0B\u6587\u6307\u5B9A\u65B0\u540D\u5B57{0}
ContextProcessSection.2=\u8BF7\u786E\u8BA4?
ContextProcessSection.29=\u9519\u8BEF
ContextProcessSection.30=\u8BE5\u540D\u5B57\u5DF2\u7ECF\u5B58\u5728
ContextProcessSection.4=\u6DFB\u52A0\u65B0\u7684\u4E0A\u4E0B\u6587 ->(
ContextProcessSection.49=\u7F3A\u7701\u4E0A\u4E0B\u6587
ContextProcessSection.6=\u65B0\u7684\u4E0A\u4E0B\u6587
@@ -32,6 +36,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
@@ -51,14 +56,27 @@ 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_version=\u7248\u672C
EComponentCategory_headerFooter=\u9875\u7709/\u9875\u811A
EComponentCategory_view=\u89c6\u56fe
EComponentCategory.advancedSettings=\u9AD8\u7EA7\u8BBE\u7F6E
EComponentCategory.basicRun=\u57FA\u672C\u8FD0\u884C
EComponentCategory.breakpoint=\u65AD\u70B9
EComponentCategory.debugRun=\u5F00\u59CB\u8C03\u8BD5
EComponentCategory.targetExec=\u76EE\u6807\u6267\u884C
EConnectionType.iteratorMenu=\u8FED\u4EE3
EConnectionType.lookupMenu=\u8ffd\u52a0\u5217
EConnectionType.mainMenu=\u4E3B\u7EBF
@@ -69,6 +87,7 @@ 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
@@ -88,6 +107,9 @@ EMetadataEncoding.Latin6=Latin6 (\u65E5\u8033\u66FC\u8BED)
EMetadataEncoding.Microsoft_Latin1=\u5FAE\u8F6F(Latin-1)
EMetadataEncoding.UTF16=Unicode 2.0 (16\u4F4D)
EMetadataEncoding.UTF16BE=Unicode BigEndian (16\u4F4D)
EMetadataEncoding.UTF16LE=Unicode (16 bit)
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
@@ -130,6 +152,7 @@ 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
MetadataTool.nullValue=\u7A7A\u503C
PaletteContentDialog.connection=\u683C\u5F0F\u5316\u9ED8\u8BA4\u8FDE\u63A5
PaletteContentDialog.lable=\u683C\u5F0F\u5316\u9ED8\u8BA4\u6807\u7B7E
Parameter.Name=\u53C2\u6570\u540D
@@ -137,6 +160,7 @@ PatternCalendar.example=\u793A\u4F8B:
PerspectiveMenuManager.perspectiveLabel=\u900F\u89C6\u56FE(&P)
PropertiesWizard.EditPropertiesPageTitle=\u7F16\u8F91\u5C5E\u6027
PropertiesWizardPage.Author=\u4F5C\u8005
PropertiesWizardPage.Locker=\u66F4\u8863\u5BA4
PropertiesWizardPage.Description=\u5FC5\u8981\u7684
PropertiesWizardPage.EmptyDescWarning=\u5EFA\u8BAE\u4E0D\u8981\u4F7F\u7528\u7A7A\u63CF\u8FF0\u4FE1\u606F\u3002
PropertiesWizardPage.EmptyPurposeWarning=\u5EFA\u8BAE\u4E0D\u8981\u4F7F\u7528\u7A7A\u76EE\u7684\u4FE1\u606F
@@ -169,6 +193,7 @@ 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.Option=\u9009\u9879
SchemaOperationChoiceDialog.StatusMessage=\u65E0\u6548\u6216\u5DF2\u5B58\u5728\u7684\u56FE\u89E3
SchemaOperationChoiceDialog.Title=\u67B6\u6784
SelectRepositoryContextDialog.DeselectAll=\u5168\u90E8\u4E0D\u9009
@@ -181,6 +206,7 @@ SelectRepositoryContextGroupDialog.Default=\u65e0
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
@@ -191,6 +217,7 @@ 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
repository.businessProcess=\u4E1A\u52A1\u6A21\u578B
repository.context=\u4E0A\u4E0B\u6587
@@ -200,16 +227,21 @@ repository.generated=HTM\u6587\u6863
repository.metadata=\u5143\u6570\u636E
repository.metadataConnections=\u6570\u636E\u5E93\u8FDE\u63A5
repository.metadataConnections.alias=\u6570\u636E\u5E93
repository.headerFooterConnections=\u9875\u7709/\u9875\u811A
repository.headerFooterConnections.alias=\u9875\u7709/\u9875\u811A
repository.concept=\u6982\u5FF5
repository.metadataFileDelimited=\u5206\u5272\u6587\u4EF6
repository.metadataFileLdif=Ldif\u6587\u4EF6
repository.metadataFileExcel.alias=Excel
repository.metadataFilePositional=\u5B9A\u4F4D\u6587\u4EF6
repository.metadataFileRegexp=regex\u6587\u4EF6
repository.metadataFileXml=xml\u6587\u4EF6
repository.metadataFileXml.alias=XML
repository.metadataGenericSchema=\u666E\u901A schema
repository.metadataTable=\u5143\u6570\u636ESchema
repository.metadataWSDLSchema=Web \u670D\u52A1
repository.metadataWSDLSchema.alias=Web \u670D\u52A1
repository.metadataFileRules.alias=\u89C4\u5219
repository.process=\u4F5C\u4E1A\u8BBE\u8BA1
repository.query=\u67E5\u8BE2
repository.referencedProjects=\u5F15\u7528\u7684\u9879\u76EE
@@ -226,17 +258,24 @@ EUpdateResult.Reload=\u91CD\u65B0\u52A0\u8F7D\u7EC4\u4EF6
EUpdateResult.Rename=\u66F4\u6539\u540D\u79F0
EUpdateResult.Delete=\u4ECE\u5E93\u4E2D\u5220\u9664
UpdatesConstants.Context=\u7EC4\u4EF6
UpdatesConstants.Component=\u7EC4\u4EF6
UpdatesConstants.Job=\u4f5c\u4e1a
MetadataTypeLengthConstants.FIELD_DEFAULT_TYPE=\u9ED8\u8BA4\u7C7B\u578B
MetadataTypeLengthConstants.VALUE_DEFAULT_TYPE=\u9ED8\u8BA4\u7C7B\u578B
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.INTEGER_LENGTH=\u6574\u6570\u578B
MetadataTypeLengthConstants.CHARACTER_LENGTH=\u5b57\u7b26
MetadataTypeLengthConstants.OBJECT_LENGTH=\u5BF9\u8C61
MetadataTypeLengthConstants.DATE_LENGHT=\u65E5\u671F
MetadataTypeLengthConstants.DOUBLE_LENGTH=\u53CC\u7CBE\u5EA6\u578B
MetadataTypeLengthConstants.STRING_LENGTH=\u5B57\u7B26\u4E32
MetadataTypeLengthConstants.LIST_LENGTH=\u5217\u8868
MultiStringSelectionDialog.nameEmpty=\u540D\u79F0\u4E0D\u80FD\u4E3A\u7A7A
ApplicationActionBarAdvisor.menuFileLabel=\u6587\u4EF6(&F)
ApplicationActionBarAdvisor.menuEditLabel=\u7F16\u8F91(&E)
ApplicationActionBarAdvisor.navigateLabel=&\u5BFC\u822A
ApplicationActionBarAdvisor.gotoLabel=\u8DF3\u8F6C
ApplicationActionBarAdvisor.menuWindowLabel=\u7A97\u53E3(&W)
ApplicationActionBarAdvisor.menuHelpLabel=\u5E2E\u52A9(&H)
@@ -252,12 +291,68 @@ BusinessAppearanceComposite.textAlignment.vertical.centre=\u4E2D\u592E
ConnectionBean.Local= \u672C\u5730
ConnectionBean.DefaultConnection=\u9ED8\u8BA4\u8FDE\u63A5
OpenXSDFileDialog.cancel=\u53D6\u6D88
OpenXSDFileDialog.confirm=\u786E\u5B9A
OpenXSDFileDialog.fileName=File Name:
repository.column=\u5217
repository.recyclebin=\u56DE\u6536\u7AD9
repository.metadataColumn=\u5143\u6570\u636E\u5217
EUpdateItemType.ValidationRule=\u9A8C\u8BC1\u89C4\u5219
RepositoryContentProvider.repositoryLabel.Queries=\u67E5\u8BE2
EConnectionType.when=\u4F55\u65F6
repository.code=\u4ee3\u7801
repository.service=\u670D\u52A1
TalendDataCollectorPreviewPreferencePage_Key=\u5173\u952E\u5B57
TalendDataCollectorPreviewPreferencePage_Value=\u503c
repository.servicesOperation=\u64CD\u4F5C
repository.servicesPort=\u4EE3\u7406\u7AEF\u53E3
BinRepositoryNode.label=\u56DE\u6536\u7AD9
EMetadataEncoding.Latin9=latin9
HDFS=HDFS
ConnectionParameters.exceptionMessage=\u8FD9\u662F\u4E00\u4E2A\u5B58\u50A8\u5E93,\u4E0D\u5E94\u8BE5\u8C03\u7528\u8FD9\u4E2A\u65B9\u6CD5.
CreateRuleDialog.conditionLabel=\u60C5\u51B5
CreateRuleDialog.nameLabel=\u540D\u79F0
ContextAddParameterCommand.label=\u6DFB\u52A0\u53C2\u6570
ContextChangeDefaultCommand.label=\u66F4\u6539\u9ED8\u8BA4\u73AF\u5883
ContextRemoveParameterCommand.label=\u79FB\u9664\u53C2\u6570
ContextRenameParameterCommand.renameParameter=\u53C2\u6570\u91CD\u547D\u540D
ContextModifyCommand.label=\u4FEE\u6539\u73AF\u5883
ArchiveFileExportOperationFullPath.cannotCreateDir=\u65E0\u6CD5\u521B\u5EFA\u76EE\u5F55 '{0}'
MetadataExportXmlCommand.title=\u8B66\u544A
WorkingSetConfigurationDialog_new_label=\u65B0\u5EFA
WorkingSetConfigurationDialog_edit_label=\u7F16\u8F91
WorkingSetConfigurationDialog_remove_label=\u79FB\u9664
WorkingSetConfigurationDialog_up_label=\u5411\u4E0A
WorkingSetConfigurationDialog_down_label=\u4E61\u4E0B
WorkingSetConfigurationDialog_selectAll_label=\u9009\u62E9&\u5168\u90E8
WorkingSetConfigurationDialog_deselectAll_label=\u6240\u6709
WorkbenchMessages.FilteredTree_FilterMessage=\u7C7B\u578B\u8FC7\u6EE4\u6587\u672C
WorkbenchMessages.FilteredTree_ClearToolTip=\u6E05\u9664
ContextTreeValuesComposite.Menu=\u83DC\u5355
ContextMissSettingComposite.missingModuleMessages=\u8FD9\u4E2A\u4E0A\u4E0B\u6587\u89C6\u56FE\u9700\u8981\u5B89\u88C5\u4E00\u4E2A\u5916\u90E8jar
ContextMissSettingComposite.installName=\u5B89\u88C5
ContextMissSettingComposite.Title_Missing_jars_for_plugin=\u7F3A\u5C11\u7B2C\u4E09\u65B9\u5E93
ContextMissSettingComposite.description_jars_to_be_installed_in=\u9700\u8981\u5B89\u88C5\u7B2C\u4E09\u65B9\u5E93Studio\u624D\u80FD\u88AB\u5B89\u88C5\uFF0C\u5728\u5173\u95ED\u8FD9\u4E2A\u7A97\u53E3\u4E4B\u524D\uFF0C\u8BF7\u5B89\u88C5\u4E0B\u9762\u7684jars\u3002
ContextTreeTable.AddToBuildIn_label=\u6DFB\u52A0\u5230\u6784\u5EFA\u4E2D
ContextTreeTable.AddToRepository_label=\u6DFB\u52A0\u5230\u5B58\u50A8\u5E93\u4E0A\u4E0B\u6587
ContextNebulaComposite.ContextsUnAvailable=\u4E0A\u4E0B\u6587\u89C6\u56FE\u4E0D\u53EF\u7528
MetadataTableEditorView.ValueTitle=\u503C
ContextNebulaComposite.ContextGroupLabel=\u9ED8\u8BA4\u4E0A\u4E0B\u6587\u73AF\u5883
ContextTreeTable.PromptToolTips=\u6FC0\u6D3B\u63D0\u793A\u53D8\u91CF
ContextValidator.ParameterNotValid=\u53C2\u6570\u540D\u65E0\u6548
ModuleListCellEditor.add=\u6DFB\u52A0
ModuleListCellEditor.delete=\u5220\u9664
ContextBuiltinToRepositoryCommand.addRelation=\u5728\u5B58\u50A8\u5E93\u4E2D\u6709\u76F8\u540C\u540D\u79F0\u7684\u4E0A\u4E0B\u6587\u53D8\u91CF\uFF0C\u60A8\u7684\u5185\u7F6E\u53D8\u91CF\u5C06\u88AB\u66FF\u6362\uFF0C\u662F\u5426\u7EE7\u7EED\uFF1F
WorkspaceMnu.switch.text=\u5207\u6362\u5DE5\u4F5C\u533A
WorkspaceMnu.switch.tooltip=\u6253\u5F00\u5DE5\u4F5C\u533A
WorkspaceMnu.choose.text=\uFF06\u9009\u62E9...
WorkspaceMnu.choose.tooltip=\u9009\u62E9\u53E6\u4E00\u4E2A\u5DE5\u4F5C\u533A
WorkspaceMnu.restart.error.title=\u7F3A\u5C11\u7CFB\u7EDF\u5C5E\u6027
WorkspaceMnu.restart.error.message=\u7531\u4E8E\u5C1A\u672A\u8BBE\u7F6E{0}\u5C5E\u6027\uFF0C\u65E0\u6CD5\u91CD\u65B0\u542F\u52A8\u8BE5\u5E73\u53F0\u3002
WorkspaceDlg.title=\u9009\u62E9\u5DE5\u4F5C\u533A
WorkspaceDlg.Message=Talend Studio\u5B58\u50A8\u6570\u636E\u5230\u4E00\u4E2A\u5DF2\u547D\u540D\u7684\u5DE5\u4F5C\u533A\u76EE\u5F55\n\u8BF7\u9009\u62E9\u5DE5\u4F5C\u533A\u76EE\u5F55
WorkspaceDlg.workspace.label=\u5DE5\u4F5C\u533A
WorkspaceDlg.browse.button=&\u6D4F\u89C8...
WorkspaceDlg.browse.folder.title=\u9009\u62E9\u5DE5\u4F5C\u533A\u6587\u4EF6\u5939
WorkspaceDlg.use.this.as.default.cb.message=\u5E76\u5C06\u6B64\u5DE5\u4F5C\u533A\u8BBE\u4E3A\u9ED8\u8BA4\uFF0C\u4E0D\u518D\u8BE2\u95EE
CorePreferencePage.alwaysWelcome.v2=\u5728\u542F\u52A8\u65F6\u59CB\u7EC8\u663E\u793A\u6B22\u8FCE\u7684\u89C6\u56FE
CorePreferencePage.alwaysAskAtStartup=\u542F\u52A8\u65F6\u59CB\u7EC8\u663E\u793A\u9879\u76EE\u5BF9\u8BDD\u6846

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.cwm.mip.edit.nl
Bundle-Version: 6.2.0.qualifier
Bundle-Version: 6.4.1.qualifier
Fragment-Host: org.talend.cwm.mip.edit
Bundle-Vendor: .Talend SA.

View File

@@ -1,12 +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>6.2.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.cwm.mip.edit.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?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>6.4.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.cwm.mip.edit.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.cwm.mip.nl
Bundle-Version: 6.2.0.qualifier
Bundle-Version: 6.4.1.qualifier
Fragment-Host: org.talend.cwm.mip
Bundle-Vendor: .Talend SA.

View File

@@ -1,12 +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>6.2.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.cwm.mip.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?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>6.4.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.cwm.mip.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Designer Maven UI NL
Bundle-SymbolicName: org.talend.designer.maven.ui.nl
Bundle-Version: 6.2.0.qualifier
Bundle-Version: 6.4.1.qualifier
Fragment-Host: org.talend.designer.maven.ui
Bundle-Vendor: .Talend SA.
Bundle-Localization: plugin

View File

@@ -0,0 +1,10 @@
ProjectSettingPage_Build=Build
ProjectSettingPage_Maven=Maven
ProjectSettingPage_MavenDefault=Default
ProjectSettingPage_MavenCustomSetup=Configurer les scripts personnalisés par dossier
ProjectSettingPage_BuildDesc=Paramètres du build
ProjectSettingPage_MavenDesc=Paramètres Maven
ProjectSettingPage_MavenDefaultDesc=Paramètres par défaut des scripts Maven
ProjectSettingPage_ProjectPom=Projet
ProjectSettingPage_ProjectPomDesc=Paramètres des POM du projet
ProjectSettingPage_MavenCustomSetupDesc=Configurer les scripts Maven personnalisés par dossier

View File

@@ -1,4 +1,8 @@
ProjectSettingPage_Build=\u30D3\u30EB\u30C9
ProjectSettingPage_Maven=Maven
ProjectSettingPage_MavenDefault=\u30C7\u30D5\u30A9\u30EB\u30C8
ProjectSettingPage_MavenCustomSetup=\u30AB\u30B9\u30BF\u30E0\u30B9\u30AF\u30EA\u30D7\u30C8\u306E\u8A2D\u5B9A
ProjectSettingPage_BuildDesc=\u30D3\u30EB\u30C9\u8A2D\u5B9A
ProjectSettingPage_MavenDesc=Maven\u8A2D\u5B9A
ProjectSettingPage_MavenDefaultDesc=Maven\u30B9\u30AF\u30EA\u30D7\u30C8\u30C7\u30D5\u30A9\u30EB\u30C8\u8A2D\u5B9A
ProjectSettingPage_ProjectPom=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8
ProjectSettingPage_ProjectPomDesc=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8POM\u8A2D\u5B9A

View File

@@ -0,0 +1 @@
ProjectSettingPage_MavenDefault=\u9ED8\u8BA4

View File

@@ -1,12 +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>6.2.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.maven.ui.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?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>6.4.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.maven.ui.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -0,0 +1,6 @@
FolderMavenSettingPage_CreateButtonText=Créer les fichiers Maven
FolderMavenSettingPage_DeleteButtonText=Supprimer les fichiers Maven
FolderMavenSettingPage_CreatingMavenSettingPath=Chemin :
FolderMavenSettingPage_CreatingMavenSettingErrorTitle=Erreur
ProjectPomProjectSettingPage_Titile=NOTE\: Les modules et les dépendances seront conservés.
ProjectPomProjectSettingPage_ConfirmTitle=Confirmer

View File

@@ -4,3 +4,4 @@ FolderMavenSettingPage_DeleteButtonText=Maven\u30D5\u30A1\u30A4\u30EB\u3092\u524
FolderMavenSettingPage_CreatingMavenSettingPath=\u30D1\u30B9\uFF1A
FolderMavenSettingPage_CreatingMavenSettingErrorTitle=\u30A8\u30E9\u30FC
FolderMavenSettingPage_CreatingMavenSettingErrorMessage=\u3053\u306E\u30D5\u30A9\u30EB\u30C0\u30FC\u306B\u306FMaven\u8A2D\u5B9A\u30D5\u30A1\u30A4\u30EB\u3092\u4F5C\u6210\u51FA\u6765\u307E\u305B\u3093\uFF1A
ProjectPomProjectSettingPage_ConfirmTitle=\u78BA\u8A8D

View File

@@ -0,0 +1,6 @@
FolderMavenSettingPage_CreateButtonText=\u521B\u5EFAMaven\u6587\u4EF6
FolderMavenSettingPage_DeleteButtonText=\u5220\u9664Maven\u6587\u4EF6
FolderMavenSettingPage_CreatingMavenSettingPath=Path\:
FolderMavenSettingPage_CreatingMavenSettingErrorTitle=\u9519\u8BEF
FolderMavenSettingPage_CreatingMavenSettingErrorMessage=\u4E0D\u80FD\u5728\u8FD9\u4E2A\u6587\u4EF6\u5939\u4E2D\u521B\u5EFAMaven\u8BBE\u7F6E\u6587\u4EF6:
ProjectPomProjectSettingPage_ConfirmTitle=\u786E\u5B9A

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.talend.help.Nl Fragment
Bundle-SymbolicName: org.talend.help.nl
Bundle-Version: 6.2.0.qualifier
Bundle-Version: 6.4.1.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.help
Bundle-Localization: plugin

View File

@@ -1,12 +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>6.2.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.help.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?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>6.4.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.help.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.talend.helpers.nl Fragment
Bundle-SymbolicName: org.talend.helpers.nl
Bundle-Version: 6.2.0.qualifier
Bundle-Version: 6.4.1.qualifier
Fragment-Host: org.talend.helpers
Bundle-Vendor: .Talend SA.

View File

@@ -1,12 +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>6.2.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.helpers.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?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>6.4.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.helpers.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -1,2 +1,4 @@
LogLoadedComponentsAction.componentLog=Composant \: {0}
LogActiveContextsAction.activeContextLog=Contexte actif : {0}
LogImageCacheAction.CacheImage=Image du cache :
LogImageCacheAction.CacheImageDesc=Desc. de l'image du cache :

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.talend.librariesmanager Nl Fragment
Bundle-SymbolicName: org.talend.librariesmanager.nl
Bundle-Version: 6.2.0.qualifier
Bundle-Version: 6.4.1.qualifier
Fragment-Host: org.talend.librariesmanager
Bundle-Localization: plugin
Bundle-Vendor: .Talend SA.

View File

@@ -1,12 +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>6.2.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.librariesmanager.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?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>6.4.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.librariesmanager.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -15,5 +15,6 @@ PerlLibrariesService.synchronization=Synchronisation des biblioth
PreferencesUtilities.unknowLanguage=Langage inconnu
JavaLibrariesService.synchronization=Synchronisation des bibliothèques Java effectuée
LibrariesService.unknowLanguage=Langage inconnu
SpecificFilesUtils.operationCanceled=Opération annulée durant la copie des dossiers ou fichiers
ModulesNeededProvider.ModulesForDBConnWizard=Requis pour utiliser l'assistant de connexion aux bases de données
modules.required=Requis pour utiliser ce composant.

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.librariesmanager.ui.nl
Bundle-Version: 6.2.0.qualifier
Bundle-Version: 6.4.1.qualifier
Fragment-Host: org.talend.librariesmanager.ui

View File

@@ -1,12 +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>6.2.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.librariesmanager.ui.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?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>6.4.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.librariesmanager.ui.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -19,7 +19,7 @@ ExternalModulesInstallDialog_Download=Download and Install
ExternalModulesInstallDialog_DownloadFailed=Failed to install the following modules:
ExternalModulesInstallDialog_DownloadSuccess=\ Modules installed successfully \! \n
ExternalModulesInstallDialog_InstallAll=Download and install all modules available
ExternalModulesInstallDialog_MoreInfor=<a>Click here to obtain more informations about external modules</a>
ExternalModulesInstallDialog_MoreInfor=<a>Click here to obtain more information about external modules</a>
ExternalModulesInstallDialog_NoExternalModules=No external modules available
ExternalModulesInstallDialog_Download_Ok={0} installed successfully!
ExternalModulesInstallDialog_Download_Fialed=Failed to install {0}!
@@ -84,3 +84,4 @@ ExternalModulesInstallDialog.networkUnavailable.msg=Network is unavailable, plea
ShareLibsJob.getFilesToShare=Collecting libraries to share
ArtifactsDeployer.uploadJarEncounterMvnRepositroySameName.Title=The Upload Warning
ArtifactsDeployer.uploadJarEncounterMvnRepositroySameName.MessageContent=The module {0} will overwrite the artifact {1} in local maven repository, Are you sure?
ExternalModulesInstallDialog.imported.dialog=Modules imported:

View File

@@ -28,6 +28,7 @@ ExternalModulesInstallDialog.MessageDialog.Infor=Informations
ExternalModulesInstallDialog.openInBrowser=Ouvrir dans le navigateur
ExternalModulesInstallDialog.downloading1=Téléchargement...
ExternalModulesInstallDialog.downloading2=Téléchargement
ModuleLicenseDialog.license=Licence
ModuleLicenseDialog.license.accept=Accepter
ModuleLicenseDialog.license.notFound=Vous devez accepter la licence de {0} pour continuer
RemoteModulesHelper.job.title=Télécharger et installer
@@ -42,6 +43,7 @@ ModulesViewComposite.Module.TitleText=Module
ModulesViewComposite.Required.TitleText=Description
ModulesViewComposite.Required.Title=Requis
PerlLibrariesService.synchronization=Synchronisation des bibliothèques Perl effectuée
PreferencesUtilities.unknowLanguage=Langage inconnu
MainPreferencesPage.externalLibPath=Chemin des bibliothèques externes
MainPreferencesPage.externalLibPathJava=Chemin des bibliothèques Java externes
MainPreferencesPage.externalLibPathPerl=Chemin des bibliothèques Perl externes
@@ -51,12 +53,14 @@ MainPreferencesPage.separateRootFolder=Un dossier racine pour chaque langue
InstallPerlModulesAction.InstallBtn.Text=Installer les modules
JavaLibrariesService.synchronization=Synchronisation des bibliothèques Java effectuée
LibrariesService.unknowLanguage=Langage inconnu
SpecificFilesUtils.operationCanceled=Opération annulée durant la copie des dossiers ou fichiers
ImportExternalJarAction.title=Importer des Jar externes
Module.view.download.external.modules.action.text=Télécharger des modules externes
Module.view.download.external.modules.action.description=Télécharger des modules externes
download.external.dialog.title=Les modules suivants ne sont pas installés. Téléchargez et installez tous les modules requis.
download.external.dialog.desciption=Liste des modules à télécharger automatiquement ou à importer manuellement.
download.external.dialog.help.url=https://help.talend.com/display/KB/How+to+install+external+modules+in+the+Talend+products
AcceptModuleLicensesWizard.title=Télécharger des modules externes
AcceptModuleLicensesWizardDialog.button.acceptAll=Tout accepter
AcceptModuleLicensesWizardDialog.cancelConfirmation.title=Confirmation
AcceptModuleLicensesWizardDialog.cancelConfirmation.msg=Etes-vous sûr de vouloir arrêter le téléchargement ?
@@ -71,4 +75,5 @@ AcceptModuleLicensesWizardPage.retrieveLicenses=R
AcceptModuleLicensesWizardPage.rejectLicensesConfirmation.title=Confirmation
AcceptModuleLicensesWizardPage.rejectLicensesConfirmation.msg=Vous avez rejeté les licences suivantes:\n{0}.\nÊtes-vous sûr ?
ExternalModulesInstallDialog.networkUnavailable.msg=Le réseau est indisponible, veuillez le rétablir
ShareLibsJob.getFilesToShare=Collecte des bibliothèques à partager
ArtifactsDeployer.uploadJarEncounterMvnRepositroySameName.MessageContent=Le module {0} va écraser l'artefact {1} du référentiel Maven local. Continuer ?

View File

@@ -49,6 +49,7 @@ MainPreferencesPage.separateRootFolder=\u8A00\u8A9E\u3054\u3068\u306E\u30EB\u30F
InstallPerlModulesAction.InstallBtn.Text=\u30E2\u30B8\u30E5\u30FC\u30EB\u306E\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB
JavaLibrariesService.synchronization=Java\u30E9\u30A4\u30D6\u30E9\u30EA\u306E\u540C\u671F\u304C\u7D42\u4E86\u3057\u307E\u3057\u305F
ImportExternalJarAction.title=\u5916\u90E8JAR\u30D5\u30A1\u30A4\u30EB\u3092\u30A4\u30F3\u30DD\u30FC\u30C8
Module.view.download.external.modules.action.text=\u5916\u90E8\u30E2\u30B8\u30E5\u30FC\u30EB\u306E\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9
Module.view.download.external.modules.action.description=\u5916\u90E8\u30E2\u30B8\u30E5\u30FC\u30EB\u3092\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9
download.external.dialog.title=\u4EE5\u4E0B\u306E\u30E2\u30B8\u30E5\u30FC\u30EB\u304C\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u53CA\u3073\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3057\u3066\u4E0B\u3055\u3044\u3002
download.external.dialog.desciption=\u30E2\u30B8\u30E5\u30FC\u30EB\u306F\u81EA\u52D5\u7684\u306B\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\uFF06\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3055\u308C\u307E\u3059\u3002
@@ -57,7 +58,7 @@ AcceptModuleLicensesWizardDialog.button.acceptAll=\u5168\u3066\u540C\u610F
AcceptModuleLicensesWizardDialog.cancelConfirmation.title=\u78BA\u8A8D
AcceptModuleLicensesWizardDialog.cancelConfirmation.msg=\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u3092\u30AD\u30E3\u30F3\u30BB\u30EB\u3057\u307E\u3059\u304B\uFF1F
AcceptModuleLicensesWizardPage.title=\u30E9\u30A4\u30BB\u30F3\u30B9\u6761\u9805\u306E\u78BA\u8A8D
AcceptModuleLicensesWizardPage.desc=\u30EA\u30B9\u30C8\u3055\u308C\u305F\u30E9\u30A4\u30BB\u30F3\u30B9\u30F3\u30B9\u306F\u627F\u8A8D\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002JAR\u30D5\u30A1\u30A4\u30EB\u306E\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u306B\u306F\u3001\u30E9\u30A4\u30BB\u30F3\u30B9\u3078\u306E\u540C\u610F\u304C\u5FC5\u8981\u3068\u306A\u308A\u307E\u3059\u3002
AcceptModuleLicensesWizardPage.desc=\u30EA\u30B9\u30C8\u306B\u3042\u308B\u30E9\u30A4\u30BB\u30F3\u30B9\u306F\u627F\u8A8D\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002JAR\u30D5\u30A1\u30A4\u30EB\u306E\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u306B\u306F\u3001\u30E9\u30A4\u30BB\u30F3\u30B9\u3078\u306E\u540C\u610F\u304C\u5FC5\u8981\u3068\u306A\u308A\u307E\u3059\u3002
AcceptModuleLicensesWizardPage.licensesList.label=\u30E9\u30A4\u30BB\u30F3\u30B9\uFF1A
AcceptModuleLicensesWizardPage.licenseContent.button.accept=\u9078\u629E\u3055\u308C\u305F\u30E9\u30A4\u30BB\u30F3\u30B9\u306B\u540C\u610F\u3057\u307E\u3059
AcceptModuleLicensesWizardPage.licenseContent.button.decline=\u9078\u629E\u3055\u308C\u305F\u30E9\u30A4\u30BB\u30F3\u30B9\u306B\u540C\u610F\u3057\u307E\u305B\u3093
@@ -68,3 +69,4 @@ AcceptModuleLicensesWizardPage.rejectLicensesConfirmation.title=\u78BA\u8A8D
AcceptModuleLicensesWizardPage.rejectLicensesConfirmation.msg=\u4EE5\u4E0B\u306E\u30E9\u30A4\u30BB\u30F3\u30B9\uFF1A{0}\u3078\u306E\u540C\u610F\u3092\u62D2\u5426\u3057\u307E\u3059\u304B\uFF1F
ExternalModulesInstallDialog.networkUnavailable.msg=\u30CD\u30C3\u30C8\u30EF\u30FC\u30AF\u63A5\u7D9A\u51FA\u6765\u307E\u305B\u3093\u3002\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\u3002
ShareLibsJob.getFilesToShare=\u5171\u6709\u3059\u308B\u30E9\u30A4\u30D6\u30E9\u30EA\u3092\u53CE\u96C6
ArtifactsDeployer.uploadJarEncounterMvnRepositroySameName.MessageContent=\u30E2\u30B8\u30E5\u30FC\u30EB{0}\u306F\u3001\u30ED\u30FC\u30AB\u30EBMaven\u30EA\u30DD\u30B8\u30C8\u30EA\u3067\u30A2\u30FC\u30C6\u30A3\u30D5\u30A1\u30AF\u30C8{1}\u3092\u4E0A\u66F8\u304D\u3057\u307E\u3059\u3002\u7D9A\u3051\u307E\u3059\u304B\uFF1F

View File

@@ -0,0 +1,42 @@
CheckModulesAction.CheckRefrshBtn.Text=\u5237\u65B0
ExternalModulesInstallDialog_AvailableOnTalendForge=\u6267\u884C
ExternalModulesInstallDialog_ColumnLicense=\u8BB8\u53EF
ExternalModulesInstallDialog_ColumnUrl=\u66F4\u591A\u4FE1\u606F
ExternalModulesInstallDialog_Download=\u4E0B\u8F7D\u4E0E\u5B89\u88C5
ExternalModulesInstallDialog_DownloadFailed=\u5B89\u88C5\u4E0B\u5217\u6A21\u5757\u65F6\u51FA\u9519\uFF1A
ExternalModulesInstallDialog_DownloadSuccess=\ \u6A21\u5757\u5B89\u88C5\u6210\u529F \! \n
ExternalModulesInstallDialog_InstallAll=\u4E0B\u8F7D\u5E76\u5B89\u88C5\u6240\u6709\u7684\u6A21\u5757\u53EF\u7528
ExternalModulesInstallDialog_MoreInfor=<a>\u70B9\u51FB\u8FD9\u91CC\u83B7\u53D6\u5173\u4E8E\u5916\u90E8\u6A21\u5757\u7684\u66F4\u591A\u4FE1\u606F</a>
ExternalModulesInstallDialog_NoExternalModules=\u6CA1\u6709\u53EF\u7528\u7684\u5916\u90E8\u6A21\u5757
ExternalModulesInstallDialog_Download_Ok=\u5B89\u88C5\u6210\u529F\uFF01
ExternalModulesInstallDialog_Download_Fialed=\u5B89\u88C5\u5931\u8D25 !
ExternalModulesInstallDialog_Title_Missing_jars_for_plugin=\u7F3A\u5C11\u7B2C\u4E09\u65B9\u5E93
ExternalModulesInstallDialog_description_jars_to_be_installed_in=Studio\u9700\u8981\u5B89\u88C5\u7B2C\u4E09\u65B9\u5E93\u3002\n\u8BF7\u5B89\u88C5\u4E0B\u5217jar\u5305\u5728\u5173\u95ED\u7A97\u53E3\u524D\u3002
ExternalModulesInstallDialog_NoAvailabeModulesMessages=Jar\u5305{0}\u4E0D\u53EF\u7528\u3002
ExternalModulesInstallDialog_NoAvailabeModulesTitle=\u4E0D\u53EF\u7528\u6A21\u5757
ComponentExternalModulesDialog.doNotShow=\u4E0D\u518D\u663E\u793A
ExternalModulesInstallDialog.MessageDialog.Infor=\u4FE1\u606F
ExternalModulesInstallDialog.downloading1=\u4E0B\u8F7D...
ModuleLicenseDialog.license=\u8BB8\u53EF
RemoteModulesHelper.job.title=\u4E0B\u8F7D\u4E0E\u5B89\u88C5
ModulesViewComposite.Status.TitleText=\u72B6\u6001
ModulesViewComposite.Component.TitleText=\u4E0A\u4E0B\u6587
ModulesViewComposite.Required.TitleText=\u63CF\u8FF0
download.external.dialog.title=\u4EE5\u4E0B\u6A21\u5757\u5C1A\u672A\u5B89\u88C5.\u8BF7\u4E0B\u8F7D\u5E76\u5B89\u88C5\u6240\u6709\u8981\u6C42\u7684\u6A21\u5757.
download.external.dialog.desciption=\u6A21\u5757\u5217\u8868\u9700\u8981\u81EA\u52A8\u4E0B\u8F7D\u6216\u624B\u52A8\u5BFC\u5165.
download.external.dialog.help.url=https://help.talend.com/display/KB/How+to+install+external+modules+in+the+Talend+products
AcceptModuleLicensesWizardDialog.button.acceptAll=\u5168\u90E8\u63A5\u53D7
AcceptModuleLicensesWizardDialog.cancelConfirmation.title=\u786E\u8BA4
AcceptModuleLicensesWizardDialog.cancelConfirmation.msg=\u786E\u8BA4\u53D6\u6D88\u4E0B\u8F7D?
AcceptModuleLicensesWizardPage.title=\u5BA1\u6838\u8BB8\u53EF\u60C5\u51B5
AcceptModuleLicensesWizardPage.desc=\u8BB8\u53EF\u8BC1\u6E05\u5355\u672A\u88AB\u63A5\u53D7\u3002 \u53EA\u6709\u5728\u901A\u8FC7\u8BB8\u53EF\u8BC1\u5217\u8868\u4E0B\u9762\u7684JARs\u53EF\u4EE5\u4E0B\u8F7D\u3002
AcceptModuleLicensesWizardPage.licensesList.label=\u8BB8\u53EF\u8BC1:
AcceptModuleLicensesWizardPage.licenseContent.button.accept=\u6211\u63A5\u53D7\u6240\u9009\u8BB8\u53EF\u534F\u8BAE\u7684\u6761\u6B3E
AcceptModuleLicensesWizardPage.licenseContent.button.decline=\u6211\u4E0D\u63A5\u53D7\u6240\u9009\u8BB8\u53EF\u534F\u8BAE\u7684\u6761\u6B3E
AcceptModuleLicensesWizardPage.licenseContent.label=\u8BB8\u53EF\u6587\u4EF6\uFF1A
AcceptModuleLicensesWizardPage.licenseContent.defaultDesc=\u8BE5\u8BB8\u53EF\u8BC1\u5728\u6A21\u5757\u5B89\u88C5\u4E4B\u524D\u5FC5\u987B\u63A5\u53D7\u5BA1\u67E5\u3002
AcceptModuleLicensesWizardPage.retrieveLicenses=\u8BF7\u83B7\u53D6\u8BB8\u53EF\u8BC1...\n
AcceptModuleLicensesWizardPage.rejectLicensesConfirmation.title=\u786E\u8BA4
AcceptModuleLicensesWizardPage.rejectLicensesConfirmation.msg=\u60A8\u5DF2\u7ECF\u62D2\u7EDD\u4E86\u4EE5\u4E0B\u8BB8\u53EF: \u60A8\u786E\u5B9A\u5417?
ShareLibsJob.getFilesToShare=\u6536\u96C6\u5E93\u5171\u4EAB
ArtifactsDeployer.uploadJarEncounterMvnRepositroySameName.Title=\u4E0A\u4F20\u8B66\u544A

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.metadata.managment.nl
Bundle-Version: 6.2.0.qualifier
Bundle-Version: 6.4.1.qualifier
Fragment-Host: org.talend.metadata.managment

View File

@@ -1,12 +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>6.2.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.metadata.managment.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?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>6.4.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.metadata.managment.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -431,3 +431,6 @@ PropertiesWizardPage.SameAsProjectname=Name is same as project name.
HiveConnectionManager.getConnection.timeout=Connection time out. (timeout can be configured in [Preferences/Talend/Performance>Connection timeout])
HiveConnectionManager.getConnection.waitFinish=Can't interrupt the connection.\nWaiting [{0}] finish
HiveConnectionManager.getConnection.waitFinish.empty=Can't interrupt the connection.\nWaiting it finish
ImpalaConnectionManager.getConnection.waitFinish=Can't interrupt the connection.\nWaiting [{0}] finish
ImpalaConnectionManager.getConnection.waitFinish.empty=Can't interrupt the connection.\nWaiting it finish
ImpalaConnectionManager.getConnection.timeout=Connection time out. (timeout can be configured in [Preferences/Talend/Performance>Connection timeout])

View File

@@ -1,3 +1,5 @@
AbstractBrandingService_job_license_header_content=// ============================================================================\n//\n// Copyright (c) 2005-2010, Talend Inc.\n//\n// Ce code source a été automatiquement généré par_{0}\n// / JobDesigner (CodeGenerator version {1})\n// Vous pouvez trouver plus d'informations à propos des produits Talend à 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// ============================================================================
AbstractBrandingService.routines_license_header_content=// ============================================================================\n//\n// Copyright (c) 2005-2010, Talend Inc.\n//\n// Ce code source a été automatiquement généré par_{0}\n// / JobDesigner (CodeGenerator version {1})\n// Vous pouvez trouver plus d'informations à propos des produits Talend à 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}
AdvancedSocketFactory.failedInitial=Erreur : impossible d'initialiser :
@@ -29,8 +31,10 @@ ComponentToRepositoryProperty.error=ERROR
ContextComposite.tableValue=Table des valeurs
ContextComposite.treeValue=Arbre des valeurs
ContextComposite.variable=Variables
ContextParameterProposal.ContextVariable=\n\nVariable de contexte.
ContextValueErrorChecker.ErrorTitile=Erreur de la valeur de contexte :
ContextParameterProposal.NoCommentAvaiable=pas de commentaire disponible.
ContextParameterProposal.Type=\nType\: {1}
ContextProcessSection.1=menuTable
ContextProcessSection.12=Renommer le contexte
ContextProcessSection.13=Nouveau nom pour le contexte {0}
@@ -47,7 +51,7 @@ ContextProcessSection.ParameterNameIsNotValid=Le nom de param
ContextProcessSection.RemoveInformation={0} est le contexte par défaut et ne peut être supprimé.
ContextProcessSection.errorTitle=ERROR
ConextTableValuesComposite.nameLabel=Nom
ConextTemplateComposite.OrderMessages=Précisez si vous désirez réorganiser les variables.
ConextTemplateComposite.OrderMessages=Si vous souhaitez réorganiser les variables, cela doit être sélectionné.
ConextTemplateComposite.OrderText=Ordre d'origine
ContextSetConfigurationDialog.nameNotValid=le nom est invalide
ContextTemplateComposite.CommentLabel=Commentaire
@@ -67,7 +71,7 @@ CorePreferencePage.alwaysWelcome=Toujours afficher la vue de bienvenue au d
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.runInMultiThread=Exécution multi thread (valeur par défaut lors de la création d'un Job)
CorePreferencePage.temporaryFiles=Fichiers &temporaires
DbTableSelectorDialog.textContent=Choisir le nom de la table
DqRepositoryViewService.NoSchemaGiven=Impossible de charger les vues. Aucun schéma donné.
@@ -132,6 +136,7 @@ ERepositoryObjectType.NotImplemented=non impl
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é
ExtractMetaDataUtils.1=Impossible d'initialiser la connexion.
ExtractMetaDataUtils.noData=Aucune donnée trouvée
Function.FunctionName=Nom de la fonction {0}
FunctionManager.PurePerl.Desc=D
@@ -140,12 +145,15 @@ GlobalServiceRegister.ServiceNotRegistered=Le service {0} n'a pas
GroupByContextAction.groupContext=Grouper par contexte
GroupByVariableAction.groupVariable=Grouper par variable
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 :
JavaSqlFactory.NoClassName=Aucun nom de classe pour trouver le pilote
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 : échec de la vérification de la chaîne de certification du serveur.
ListPreferencePage.RemoveButtonName=Remove
LogImageCacheAction.CacheImage=Image du cache :
LogImageCacheAction.CacheImageDesc=Desc. de l'image du cache :
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
@@ -164,7 +172,7 @@ MetadataTableEditorView.DefaultTitle=D
MetadataTableEditorView.KeyTitle=Clé
MetadataTableEditorView.LengthTitle=Length
MetadataTableEditorView.NullableTitle=Nullable
MetadataTableEditorView.PatternTitle=Modèle date (Ctrl+Espace disponible)
MetadataTableEditorView.PatternTitle=Modèle de date (Ctrl+Espace disponible)
MetadataTableEditorView.PrecisionTitle=Precision
MetadataTableEditorView.TypleTitle=Type
MetadataTalendType.DBMSNotSetted=SGBD non défini
@@ -246,7 +254,7 @@ SchemaOperationChoiceDialog.ChangeBuiltInMessage=Changer le sch
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.
SchemaOperationChoiceDialog.EditSchemaMessage=Modifier le schéma.
SchemaOperationChoiceDialog.Message=Choisissez une option, ou annulez
SchemaOperationChoiceDialog.Option=Option
SchemaOperationChoiceDialog.StatusMessage=Le schéma est invalide, ou il existe déjà.
@@ -339,6 +347,10 @@ BusinessAppearanceComposite.textAlignment.horizontal=Horizontal
BusinessAppearanceComposite.textAlignment.vertical=Vertical
BusinessAppearanceComposite.textAlignment.horizontal.left=Gauche
BusinessAppearanceComposite.textAlignment.horizontal.right=Droite
BusinessAppearanceComposite.textAlignment.horizontal.centre=Centré
BusinessAppearanceComposite.textAlignment.vertical.top=Haut
BusinessAppearanceComposite.textAlignment.vertical.bottom=Bas
BusinessAppearanceComposite.textAlignment.vertical.centre=Centré
ConnectionBean.Local=local
ConnectionBean.DefaultConnection=connexion par défaut
InegerCellEditorListener.NegativeNumberMessage=La valeur de {0} ne peut être un nombre négatif.
@@ -351,5 +363,12 @@ ExtractMetaDataUtils.missDriver.1=impossible de trouver la classe :
ExtractMetaDataUtils.missDriver.2=pilote JDBC manquant :
DqRepositoryViewService.NO_CATALOGS=Aucun catalogue donné. Impossible de retrouver les tables.
DqRepositoryViewService.NONE_NULL_FUNCTION_NAME=Un nom fonctionnel ne doit pas être null.
CommonWizard.exception=Exception
CheckConnection.CheckSchema.ProposeSchema.title=Remplacer le schéma par celui proposé ?
NetezzaConnectionFiller.emptyCalalogName=Le nom du catalogue est vide.
DBConnectionFillerImpl.dbmsIdIsBlank=L'ID du SGBD est vide.
EmbeddedHiveDataBaseMetadata.functionNotSupportMessage=La fonction n'est supportée que sous Windows.
PropertiesWizardPage.SameAsProjectname=Le nom est le même que celui du projet.
HiveConnectionManager.getConnection.timeout=Connexion suspendue. (La suspension peut être configurée dans [Préférences>Talend>Performances>Suspension de la connexion])
HiveConnectionManager.getConnection.waitFinish=Impossible d'interrompre la connexion.\nEn attente que [{0}] se termine
HiveConnectionManager.getConnection.waitFinish.empty=Impossible d'interrompre la connexion.\nAttendez la fin.

View File

@@ -89,6 +89,7 @@ EComponentCategory_errorRecovery=\u30A8\u30E9\u30FC\u30EA\u30AB\u30D0\u30EA
EComponentCategory_extra=\u8FFD\u52A0
EComponentCategory_logs=\u30ED\u30B0
EComponentCategory_main=\u30E1\u30A4\u30F3
EComponentCategory_properties=\u30D7\u30ED\u30D1\u30C6\u30A3
EComponentCategory_rulerAndGrid=Rulers & Grid
EComponentCategory_sqlTemplate=SQL\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8
EComponentCategory_statsAndLogs=\u7D71\u8A08&\u30ED\u30B0
@@ -217,7 +218,7 @@ 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
Parameter.Name=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u540D
PatternCalendar.dateFormat="yyyy-MM-dd HH\:mm\:ss"
PatternCalendar.example=\u4F8B\:
PatternCalendar.pattern=\u30D1\u30BF\u30FC\u30F3\:
@@ -228,6 +229,7 @@ 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
PropertiesWizard.alreadyLockedByUser=\u30A2\u30A4\u30C6\u30E0\u304C\u4ED6\u306E\u30E6\u30FC\u30B6\u30FC\u306B\u308D\u3063\u304F\u3055\u308C\u3066\u3044\u308B\u305F\u3081\u30D7\u30ED\u30D1\u30C6\u30A3\u5024\u306F\u7DE8\u96C6\u3067\u304D\u307E\u305B\u3093\u3002
PropertiesWizardPage.Author=\u4f5c\u6210\u8005
PropertiesWizardPage.Locker=\u30ED\u30C3\u30AB\u30FC
PropertiesWizardPage.Description=\u30B8\u30E7\u30D6\u8AAC\u660E
@@ -342,6 +344,7 @@ MetadataTypeLengthConstants.VALUE_DEFAULT_LENGTH=\u30C7\u30D5\u30A9\u30EB\u30C8\
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\u9577
MetadataTypeLengthConstants.STRING_LENGTH=String
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
@@ -375,3 +378,5 @@ OpenXSDFileDialog.xmlFileSelection=\u691C\u8A3C\u7528XML\u30D5\u30A1\u30A4\u30EB
ExtractMetaDataUtils.missDriver.1=\u898B\u3064\u304B\u3089\u306A\u3044\u30AF\u30E9\u30B9\uFF1A
ExtractMetaDataUtils.missDriver.2=JDBC\u30C9\u30E9\u30A4\u30D0\u304C\u3042\u308A\u307E\u305B\u3093
CommonWizard.exception=\u4F8B\u5916
EmbeddedHiveDataBaseMetadata.functionNotSupportMessage=\u57CB\u8FBC\u307F\u30E2\u30FC\u30C9\u306FWindows\u3067\u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u307E\u305B\u3093
PropertiesWizardPage.SameAsProjectname=\u540D\u79F0\u304C\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u540D\u3092\u91CD\u8907\u3057\u307E\u3059\u3002

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
@@ -26,6 +28,7 @@ ComponentsFormatPreferencePage.ErrorTitle=\u9519\u8BEF
ComponentToRepositoryProperty.error=\u9519\u8BEF
ContextComposite.tableValue=\u8868\u683C\u5F0F\u503C
ContextComposite.treeValue=\u6811\u683C\u5F0F\u503C
ContextComposite.variable=\u53D8\u91CF
ContextValueErrorChecker.ErrorTitile=\u4E0A\u4E0B\u6587\u503C\u9519\u8BEF:
ContextParameterProposal.NoCommentAvaiable=\u6CA1\u6709\u6CE8\u91CA\u3002
ContextProcessSection.1=\u83DC\u5355\u8868\u683C
@@ -48,6 +51,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 +61,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
@@ -67,14 +72,27 @@ 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_version=\u7248\u672C
EComponentCategory_headerFooter=\u9875\u7709/\u9875\u811A
EComponentCategory_view=\u89c6\u56fe
EComponentCategory.advancedSettings=\u9AD8\u7EA7\u8BBE\u7F6E
EComponentCategory.basicRun=\u57FA\u672C\u8FD0\u884C
EComponentCategory.breakpoint=\u65AD\u70B9
EComponentCategory.debugRun=\u5F00\u59CB\u8C03\u8BD5
EComponentCategory.targetExec=\u76EE\u6807\u6267\u884C
EConnectionType.iteratorMenu=\u8FED\u4EE3
EConnectionType.lookupMenu=\u8ffd\u52a0\u5217
EConnectionType.mainMenu=\u4E3B\u7EBF
@@ -85,6 +103,7 @@ 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
@@ -105,6 +124,9 @@ EMetadataEncoding.Latin6=Latin6 (\u65E5\u8033\u66FC\u8BED)
EMetadataEncoding.Microsoft_Latin1=\u5FAE\u8F6F(Latin-1)
EMetadataEncoding.UTF16=Unicode 2.0 (16\u4F4D)
EMetadataEncoding.UTF16BE=Unicode BigEndian (16\u4F4D)
EMetadataEncoding.UTF16LE=Unicode (16 bit)
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
@@ -150,6 +172,7 @@ 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
MetadataTool.nullValue=\u7A7A\u503C
PaletteContentDialog.connection=\u683C\u5F0F\u5316\u9ED8\u8BA4\u8FDE\u63A5
PaletteContentDialog.lable=\u683C\u5F0F\u5316\u9ED8\u8BA4\u6807\u7B7E
Parameter.Name=\u53C2\u6570\u540D
@@ -158,7 +181,10 @@ PerspectiveMenuManager.perspectiveLabel=\u900F\u89C6\u56FE(&P)
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
@@ -188,6 +214,7 @@ 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.Option=\u9009\u9879
SchemaOperationChoiceDialog.StatusMessage=\u65E0\u6548\u6216\u5DF2\u5B58\u5728\u7684\u56FE\u89E3
SchemaOperationChoiceDialog.Title=\u67B6\u6784
SelectRepositoryContextDialog.DeselectAll=\u5168\u90E8\u4E0D\u9009
@@ -200,6 +227,7 @@ SelectRepositoryContextGroupDialog.Default=\u65e0
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
@@ -210,6 +238,8 @@ 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\u5E76\u4E0D\u5B58\u5728\u3002
EUpdateItemType.Property=\u5C5E\u6027
EUpdateItemType.Schema=\u67B6\u6784
EUpdateItemType.Query=\u67E5\u8BE2
@@ -221,17 +251,24 @@ EUpdateResult.Reload=\u91CD\u65B0\u52A0\u8F7D\u7EC4\u4EF6
EUpdateResult.Rename=\u66F4\u6539\u540D\u79F0
EUpdateResult.Delete=\u4ECE\u5E93\u4E2D\u5220\u9664
UpdatesConstants.Context=\u7EC4\u4EF6
UpdatesConstants.Component=\u7EC4\u4EF6
UpdatesConstants.Job=\u4f5c\u4e1a
MetadataTypeLengthConstants.FIELD_DEFAULT_TYPE=\u9ED8\u8BA4\u7C7B\u578B
MetadataTypeLengthConstants.VALUE_DEFAULT_TYPE=\u9ED8\u8BA4\u7C7B\u578B
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.INTEGER_LENGTH=\u6574\u6570\u578B
MetadataTypeLengthConstants.CHARACTER_LENGTH=\u5b57\u7b26
MetadataTypeLengthConstants.OBJECT_LENGTH=\u5BF9\u8C61
MetadataTypeLengthConstants.DATE_LENGHT=\u65E5\u671F
MetadataTypeLengthConstants.DOUBLE_LENGTH=\u53CC\u7CBE\u5EA6\u578B
MetadataTypeLengthConstants.STRING_LENGTH=\u5B57\u7B26\u4E32
MetadataTypeLengthConstants.LIST_LENGTH=\u5217\u8868
MultiStringSelectionDialog.nameEmpty=\u540D\u79F0\u4E0D\u80FD\u4E3A\u7A7A
ApplicationActionBarAdvisor.menuFileLabel=\u6587\u4EF6(&F)
ApplicationActionBarAdvisor.menuEditLabel=\u7F16\u8F91(&E)
ApplicationActionBarAdvisor.navigateLabel=&\u5BFC\u822A
ApplicationActionBarAdvisor.gotoLabel=\u8DF3\u8F6C
ApplicationActionBarAdvisor.menuWindowLabel=\u7A97\u53E3(&W)
ApplicationActionBarAdvisor.menuHelpLabel=\u5E2E\u52A9(&H)
@@ -247,3 +284,12 @@ BusinessAppearanceComposite.textAlignment.vertical.centre=\u4E2D\u592E
ConnectionBean.Local= \u672C\u5730
ConnectionBean.DefaultConnection=\u9ED8\u8BA4\u8FDE\u63A5
OpenXSDFileDialog.cancel=\u53D6\u6D88
OpenXSDFileDialog.confirm=\u786E\u5B9A
OpenXSDFileDialog.fileName=File Name:
DqRepositoryViewService.NO_CATALOGS=\u6CA1\u6709\u7ED9\u5B9A\u76EE\u5F55.\u65E0\u6CD5\u68C0\u7D22\u8868\!
DqRepositoryViewService.NONE_NULL_FUNCTION_NAME=\u51FD\u6570\u540D\u4E0D\u80FD\u4E3A\u7A7A
CommonWizard.exception=\u5F02\u5E38
CheckConnection.CheckSchema.ProposeSchema.title=\u66FF\u6362\u6570\u636E\u5E93\u4E3A\u5236\u5B9A\u9879
CheckConnection.CheckSchema.ProposeSchema.message=\u65E0\u6CD5\u627E\u5230\u4ECE\u6570\u636E\u5E93\u4E2D\u586B\u5145\u7684\u67B6\u6784[ { 0 } ] , \u4F60\u60F3\u4F7F\u7528[ { 1 } ] ?
DBConnectionFillerImpl.dbmsIdIsBlank=DBMS ID\u4E3A\u7A7A\!
EmbeddedHiveDataBaseMetadata.functionNotSupportMessage=\u5728Windows\u4E2D\u4E0D\u652F\u6301\u5D4C\u5165\u5F0F\u6A21\u5F0F

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Metadata Managment UI Nl Fragment
Bundle-SymbolicName: org.talend.metadata.managment.ui.nl
Bundle-Version: 6.2.0.qualifier
Bundle-Version: 6.4.1.qualifier
Fragment-Host: org.talend.metadata.managment.ui
Bundle-Vendor: .Talend SA.

View File

@@ -1,12 +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>6.2.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.metadata.managment.ui.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?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>6.4.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.metadata.managment.ui.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -535,3 +535,10 @@ PropertiesWizardPage.SameAsProjectname=Name is same as project name.
PropertiesWizardPage.jobTypeLabel=Job Type
PropertiesWizardPage.framework=Framework
ContextAdaptConectionSelectPage.lackOfVariablesMsg=This context has <{0}> variables while the connection needs <{1}>.
ContextAdaptConectionSelectPage.selectOrCustomVariableNew=Select a context parameter field for the exist context's variable
ContextAdaptConectionSelectPage.errorMsgNew=Please select context parameter fields for the context variables
MetadataTalendTypeEditor.confirmTitle=Warning
MetadataTalendTypeEditor.confirmMessage=Are you sure to replace current with default system settings?
SparkPropertiesDialog.title=Spark Properties
SparkPropertiesDialog.desc=Spark properties configurations
SparkPropertiesDialog.parentProperties.title=Parent Spark Properties

View File

@@ -57,6 +57,7 @@ DatabaseForm.dbversion=Version de la base de donn
DatabaseForm.dbversion.tip=Choisissez la version de la BdD
DatabaseForm.general.classname=Nom de la classe
DatabaseForm.general.jarfile=Pilote Jar
DatabaseForm.general.mapping=Fichier de mapping
DatabaseForm.general.password=Mot de passe
DatabaseForm.general.url=URL JDBC
DatabaseForm.general.user=Utilisateur
@@ -214,6 +215,7 @@ FileStep2.fieldPositionNotFinishByComma=La position du champ ne doit pas se term
FileStep2.fieldPositionNotValidate=La position du champ doit contenir uniquement des chiffres et des virgules. Les positions doivent être présentées en ordre ascendant.
FileStep2.fieldPositionTip=Vous devez définir ici la position de chaque colonne. Les positions doivent être présentées dans l'ordre ascendant.
FileStep2.fieldSeparator=Séparateur de champs
FileStep2.fieldSeparatorAlert=Le séparateur de champs doit être spécifié. Il doit contenir uniquement des nombres, virgules, guillemets et caractères de début.
FileStep2.fieldSeparatorDelimitedTip=Séparateur de champs
FileStep2.fieldSeparatorIncomplete=Le séparateur de champs doit être renseigné
FileStep2.fieldSeparatorNotFinishByComma=Le séparateur de champs ne se termine pas par une virgule
@@ -249,7 +251,7 @@ FileStep2.settingsIncomplete=Les param
FileStep2.splitwayRecordForJavaFID=Découper la ligne avant le champ
FileStep2.splitwayRecordForJavaFIDTip=Utile lorsque le séparateur de champs fait partie du séparateur de lignes.
FileStep2.textEnclosure=Entourage du texte
FileStep2.textEnclosureAlert=Le délimiteur de texte doit être spécifié
FileStep2.textEnclosureAlert=L'entourage du texte doit être spécifié
FileStep2.textEnclosureTip=Entourage du texte
FileStep2.wait=Wait
FileStep2Form.onlyNumber=Seuls les nombres sont autorisés
@@ -300,6 +302,7 @@ LDAPSchemaStep1Form.connnectionSuccessed=Connexion
LDAPSchemaStep2Form.AuthenticationMethod=Méthode d'authentification
LDAPSchemaStep2Form.AuthenticationParameter=Paramètre d'authentification
LDAPSchemaStep2Form.BaseDN=Base DN
LDAPSchemaStep2Form.BindPassword=Lier le mot de passe \:
LDAPSchemaStep2Form.CheckAuthentication=Vérifier l'authentification
LDAPSchemaStep2Form.FetchBaseDNs=Récupérer les DNs de la base
LDAPSchemaStep2Form.GetBaseDNS=Récupérer les DNs de la base à partir de Root DSE
@@ -490,13 +493,29 @@ PropertiesWizardPage.button.name.conver=Convertir
InegerCellEditorListener.NumeralMessage=Valeur d'entrée invalide
EditProcessPropertiesWizard.wizardTitle=Editer les propriétés
ContextSetsSelectionDialog.ReportMessages=Le rapport est en mode contexte.
AbstractForm.SelectExistContext=Utiliser un contexte existant
ContextModeWizard.Title=Créer/réutiliser un groupe de contextes
ContextModeSelectPage.contextModes=Créer un nouveau contexte ou réutiliser le contexte existant
ContextModeSelectPage.createContext=Créer un nouveau contexte dans le référentiel
ContextModeSelectPage.reuseContext=Réutiliser un contexte existant dans le référentiel
ContextAdaptConectionSelectPage.selectOrCustomVariable=Sélectionnez un champ de connexion pour les variables de contexte existantes
ContextAdaptConectionSelectPage.title=Sélectionnez les champs de connexion
ContextAdaptConectionSelectPage.errorMsg=Sélectionnez le champ de connexion pour les variables de contexte
ContextAdaptConectionSelectPage.duplicateErrorMsg=champ <{0}> en doublon, correspond à différentes variables de contexte
ContextVariableValuePage.title=Modifier la valeur de la variable
PropertiesDialog.title=Propriétés
PropertiesDialog.desc=Configurations des propriétés
PropertiesDialog.parentProperties.title=Propriétés parentes
PropertiesDialog.statusLabel.empty=(Vide)
HadoopPropertiesDialog.title=Propriétés Hadoop
HadoopPropertiesDialog.desc=Configuration des propriétés Hadoop
HadoopPropertiesDialog.parentProperties.title=Propriétés Hadoop parents
HiveJDBCPropertiesDialog.title=Propriétés Hive
HiveJDBCPropertiesDialog.desc=Configuration des propriétés Hive
EditProcessPropertiesWizardPage.convert.button.name=Convertir en Job Big Data Batch
PropertiesWizardPage.SameAsProjectname=Le nom est le même que celui du projet.
PropertiesWizardPage.jobTypeLabel=Type de Job
PropertiesWizardPage.framework=Framework
ContextAdaptConectionSelectPage.lackOfVariablesMsg=Ce contexte a des variables <{0}> mais la connexion nécessite <{1}>.
ContextAdaptConectionSelectPage.selectOrCustomVariableNew=Sélectionnez un champ de paramètre de contexte pour la variable de contexte existante
ContextAdaptConectionSelectPage.errorMsgNew=Sélectionnez des champs de paramètres de contexte pour les variables de contexte

View File

@@ -10,7 +10,7 @@ PropertiesWizardPage.EmptyPurposeWarning=\u76EE\u7684\u3092\u7A7A\u6B04\u306E\u3
PropertiesWizardPage.ItemExistsError=\u3053\u306E\u30A2\u30A4\u30C6\u30E0\u306F\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059\u3002\u3054\u307F\u7BB1\u3092\u78BA\u8A8D\u3057\u3001\u5FC5\u8981\u306B\u5FDC\u3058\u3066\u7A7A\u306B\u3057\u3066\u4E0B\u3055\u3044\u3002
PropertiesWizardPage.KeywordsError=\u540D\u524D\u304C\u6709\u52B9\u306AID\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002
PropertiesWizardPage.Name=\u540D
PropertiesWizardPage.NameEmptyError=\u540D\u524D\u304C\u7A7A\u3067\u3059\u3002
PropertiesWizardPage.NameEmptyError=\u540D\u524D\u304C\u3042\u308A\u307E\u305B\u3093\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
@@ -85,7 +85,7 @@ DatabaseForm.local_service_name=\u30ED\u30FC\u30AB\u30EB\u30B5\u30FC\u30D3\u30B9
DatabaseForm.sqlMode=\u4F7F\u7528\u3059\u308BSQL\u30E2\u30FC\u30C9
DatabaseForm.sqlSyntax=SQL\u69CB\u6587
DatabaseForm.stringConnection=\u63A5\u7D9A\u6587\u5B57\u5217
DatabaseForm.stringQuote=\u6587\u5B57\u5217\u306E\u5F15\u7528\u7B26
DatabaseForm.stringQuote=\u5F15\u7528\u7B26
DatabaseForm.yes=\u306F\u3044
DatabaseTableFilterForm.allSynonyms=\u5168\u3066\u306E\u30B7\u30CE\u30CB\u30E0
DatabaseTableFilterForm.edit=\u7DE8\u96C6...
@@ -506,8 +506,11 @@ EditProcessPropertiesWizard.wizardTitle=\u30D7\u30ED\u30D1\u30C6\u30A3\u306E\u7D
ContextSetsSelectionDialog.ReportMessages=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30E2\u30FC\u30C9
AbstractForm.SelectExistContext=\u65E2\u5B58\u306E\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u3092\u4F7F\u7528
ContextModeSelectPage.createContext=\u30EA\u30DD\u30B8\u30C8\u30EA\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u65B0\u898F\u4F5C\u6210
ReuseRepositoryContext.name=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8
ShowRepositoryContextPage.title=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7\u306E\u9078\u629E
ShowRepositoryContextPage.warnMsg=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044
ShowRepositoryContextPage.aviableContexts=\u4F7F\u7528\u53EF\u80FD\u306A\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7
PropertiesDialog.title=\u30D7\u30ED\u30D1\u30C6\u30A3
PropertiesDialog.desc=\u30D7\u30ED\u30D1\u30C6\u30A3\u8A2D\u5B9A
PropertiesDialog.statusLabel.empty=\uFF08\u7A7A\u767D\uFF09
HadoopPropertiesDialog.title=Hadoop\u30D7\u30ED\u30D1\u30C6\u30A3
@@ -515,3 +518,4 @@ HadoopPropertiesDialog.desc=Hadoop\u30D7\u30ED\u30D1\u30C6\u30A3\u8A2D\u5B9A
HiveJDBCPropertiesDialog.title=Hive\u30D7\u30ED\u30D1\u30C6\u30A3
HiveJDBCPropertiesDialog.desc=Hive\u30D7\u30ED\u30D1\u30C6\u30A3\u8A2D\u5B9A
EditProcessPropertiesWizardPage.convert.button.name=\u30D3\u30C3\u30B0\u30C7\u30FC\u30BF\u30D0\u30C3\u30C1\u30B8\u30E7\u30D6\u3078\u30B3\u30F3\u30D0\u30FC\u30C8
MetadataTalendTypeEditor.confirmTitle=\u8B66\u544A

View File

@@ -1,7 +1,9 @@
AbstractForm.ExportAsContext=export as context
AbstractForm.RevertContext=\u6062\u590D\u4E0A\u4E0B\u6587
Step0WizardPage.description=\u63CF\u8FF0
Step0WizardPage.title=\u6807\u9898
PropertiesWizardPage.Author=\u4F5C\u8005
PropertiesWizardPage.Locker=\u66F4\u8863\u5BA4
PropertiesWizardPage.Description=\u5FC5\u8981\u7684
PropertiesWizardPage.EmptyDescWarning=\u5EFA\u8BAE\u4E0D\u8981\u4F7F\u7528\u7A7A\u63CF\u8FF0\u4FE1\u606F\u3002
PropertiesWizardPage.EmptyPurposeWarning=\u5EFA\u8BAE\u4E0D\u8981\u4F7F\u7528\u7A7A\u76EE\u7684\u4FE1\u606F
@@ -17,6 +19,7 @@ PropertiesWizardPage.SelectfolderMessage=\u9009\u62E9\u5C06\u8981\u521B\u5EFA\u6
PropertiesWizardPage.SelectfolderTitle=\u9009\u62E9\u76EE\u5F55
PropertiesWizardPage.Status=\u72B6\u6001
PropertiesWizardPage.Version=\u7248\u672C
AbstractSalesforceStepForm.tryToLogin=\u8FDE\u63A5Salesforce\u670D\u52A1\u5668\u5E76\u5C1D\u8BD5\u767B\u5F55
ConnectionContextHelper.ContextTitle=\u4E0A\u4E0B\u6587\u6A21\u578B
ConnectionContextHelper.InConextMessages=\u8FDE\u63A5\u5DF2\u5728\u4E0A\u4E0B\u6587\u6A21\u5F0F.
ConnectionContextHelper.OutConextMessages=\u8FDE\u63A5\u4E0D\u5728\u4E0A\u4E0B\u6587\u6A21\u5F0F.
@@ -24,9 +27,12 @@ ConnectionContextHelper.UpdateMessages=\u4F60\u8981\u66F4\u65B0\u4E0A\u4E0B\u658
ConnectionContextHelper.UpdateTitle=\u66F4\u65B0\u4E0A\u4E0B\u6587
ContextSetsSelectionDialog.ContextSets=\u4E0A\u4E0B\u6587\u8BBE\u7F6E
ContextSetsSelectionDialog.Messages=\u5F53\u524D\u8FDE\u63A5\u662F\u4E0A\u4E0B\u6587\u6A21\u5F0F.
ContextSetsSelectionDialog.Source=\u5F53\u524D\u62A5\u544A\u662F\u5728\u5168\u5C40\u6A21\u5F0F\u4E0B
ContextSetsSelectionDialog.Title=\u9009\u62E9\u4E0A\u4E0B\u6587
CommonWizard.cancel=\u53D6\u6D88
CommonWizard.exception=\u5f02\u5e38
CommonWizard.nameAlreadyExist=\u8BE5\u540D\u5B57\u5DF2\u7ECF\u5B58\u5728
CommonWizard.persistenceException=\u8BBF\u95EE\u6570\u636E\u5931\u8D25{0}
ContextWizard.Title=\u521b\u5efa\u6216\u7f16\u8f91\u4e0a\u4e0b\u6587
ContextWizard.contextPageDescription=\u5b9a\u4e49\u4e0a\u4e0b\u6587\uff0c\u8bbe\u7f6e\u53d8\u91cf\u53ca\u5bf9\u5e94\u503c
ContextWizard.contextPageTitle=\u7b2c\u4e8c\u6b65\uff08\u5171\u4e24\u6b65\uff09
@@ -34,6 +40,7 @@ ContextWizard.step0Description=\u6dfb\u52a0\u6240\u9700\u4fe1\u606f
ContextWizard.step0Title=\u7b2c\u4e00\u6b65\uff08\u5171\u4e24\u6b65\uff09
CreateTableAction.action.createTitle=\u521b\u5efa Schema
DatabaseForm.AddParams=\u989D\u5916\u53C2\u6570
DatabaseForm.alert=\u5FC5\u987B\u6307\u5B9A\u6570\u636E\u5E93\u7C7B\u578B
DatabaseForm.StandardSQL=\u6807\u51C6SQL\u8BED\u53E5
DatabaseForm.SystemSQL=\u7CFB\u7EDFSQL\u8BED\u53E5
DatabaseForm.check=\u68c0\u67e5(&C)
@@ -41,18 +48,24 @@ DatabaseForm.checkConnectionTitle=\u68c0\u67e5\u8fde\u63a5
DatabaseForm.checkFailure=\u8fde\u63a5\u5931\u8d25
DatabaseForm.checkFailureTip=\u60a8\u5fc5\u987b\u6539\u53d8\u6570\u636e\u5e93\u8bbe\u7f6e
DatabaseForm.checkInformation=\u4f60\u5fc5\u987b\u70b9\u51fb \u68c0\u67e5 \u6309\u94ae\uff0c\u6765\u68c0\u67e5\u6570\u636e\u5e93\u8bbe\u7f6e\u3002
DatabaseForm.checkIsDone=\u8FDE\u63A5\u6210\u529F
DatabaseForm.dataSource=\u6570\u636E\u6E90
DatabaseForm.informixInstance=\u5B9E\u4F8B
DatabaseForm.dbType=\u5fc5\u987b\u9009\u62e9 DB \u7c7b\u578b
DatabaseForm.dbTypeTip=\u6570\u636E\u5E93\u7C7B\u578B\u5B9A\u4E49\u8FDE\u63A5\u5B57\u7B26\u4E32\u548C\u8FDE\u63A5\u9A71\u52A8
DatabaseForm.dbversion=\u6570\u636e\u5e93\u7248\u672c
DatabaseForm.dbversion.tip=\u8BF7\u9009\u62E9\u6570\u636E\u5E93\u7248\u672C
DatabaseForm.general.classname=\u7C7B\u522B\u540D\u79F0
DatabaseForm.general.jarfile=\u9A71\u52A8\u7A0B\u5E8FJAR
DatabaseForm.general.mapping=\u6620\u5C04\u6587\u4EF6
DatabaseForm.general.password=\u5bc6\u7801
DatabaseForm.general.url=JDBC \u8DEF\u5F84
DatabaseForm.general.user=\u7528\u6237\u540D
DatabaseForm.groupDatabaseProperties=\u6570\u636e\u5e93\u5c5e\u6027
DatabaseForm.groupDatabaseSettings=\u6570\u636e\u5e93\u8bbe\u7f6e
DatabaseForm.login=\u987b\u6307\u5b9a\u767b\u5f55
DatabaseForm.mdbFile=\u6587\u4ef6
DatabaseForm.no=No
DatabaseForm.nullChar=\u7a7a\u5b57\u7b26\u5fc5\u987b\u88ab\u6307\u5b9a
DatabaseForm.password=\u5bc6\u7801
DatabaseForm.port=\u7aef\u53e3
@@ -70,10 +83,14 @@ DatabaseForm.stringQuote=\u5b57\u7b26\u4e32\u5f15\u7528
DatabaseForm.yes=\u662F
DatabaseTableFilterForm.edit=\u7F16\u8F91...
DatabaseTableFilterForm.editFilterName=\u7F16\u8F91\u8FC7\u6EE4\u5668\u540D
DatabaseTableFilterForm.filterName=\u8FC7\u6EE4\u5668\u540D\u79F0
DatabaseTableFilterForm.new=\u65B0\u5EFA...
DatabaseTableFilterForm.newFilterName=\u65B0\u8FC7\u6EE4\u5668\u540D
DatabaseTableFilterForm.remove=\u79FB\u9664...
DatabaseTableFilterForm.selectCondition=\u9009\u62E9\u8FC7\u6EE4\u6761\u4EF6
DatabaseTableFilterForm.selectType=\u9009\u62E9\u7C7B\u578B
DatabaseTableFilterForm.setNameFilter=\u8BBE\u7F6E\u540D\u79F0\u8FC7\u6EE4\u5668\ :
DatabaseTableFilterForm.setSqlFilter=\u8BBE\u7F6E Sql \u7B5B\u9009\u5668
DatabaseTableFilterForm.synonym=\u540C\u4E49\u8BCD
DatabaseTableFilterForm.table=\u8868\u683C
DatabaseTableFilterForm.useNameFilter=\u4F7F\u7528\u540D\u79F0\u8FC7\u6EE4
@@ -81,19 +98,33 @@ DatabaseTableFilterForm.useSqlFilter=\u4F7F\u7528Sql\u8FC7\u6EE4
DatabaseTableFilterForm.view=\u89c6\u56fe
DatabaseTableForm.AddTable=\u52a0\u5165 Schema
DatabaseTableForm.checkConnection=\u68c0\u67e5\u8fde\u63a5
DatabaseTableForm.comment=\u6CE8\u89E3
DatabaseTableForm.connectionFailure=\u6570\u636E\u5E93\u8FDE\u63A5\u5931\u8D25 \: "\u68C0\u7D22\u6A21\u5F0F"\u88AB\u7981\u7528. \u6309\u201C\u68C0\u67E5\u8FDE\u63A5\u201D\u91CD\u7F6E.
DatabaseTableForm.connectionFailureTip=\u6570\u636e\u5e93\u8fde\u63a5\u5931\u8d25\uff0c\u8bf7\u68c0\u67e5\u6570\u636e\u5e93\u8bbe\u7f6e\u6216\u4e0e\u6570\u636e\u5e93\u7ba1\u7406\u5458\u8054\u7cfb\u3002
DatabaseTableForm.connectionIsDone=\u8FDE\u63A5\u6210\u529F
DatabaseTableForm.getDetailedSchema=\u6309\u6B64\u6309\u94AE\u83B7\u53D6\u8BE6\u7EC6\u7684schema\u4FE1\u606F.
DatabaseTableForm.getRoughSchema=\u6309\u6B64\u6309\u94AE\u83B7\u53D6\u6982\u7565schema\u4FE1\u606F.
DatabaseTableForm.groupMetaData=\u67B6\u6784
DatabaseTableForm.metadataDefaultNewLabel=\u65b0\u5217
DatabaseTableForm.name=\u4f5c\u4e1a\u540d
DatabaseTableForm.nameAlert=\u4E00\u4E2ASchema\u540D\u79F0\u4E3A\u7A7A\uFF0C\u5FC5\u987B\u547D\u540D
DatabaseTableForm.navigatorTree=\u67B6\u6784
DatabaseTableForm.retreiveButtonAlert=\u8981\u4f7f\u7528\u201c\u53d6\u56de Schema\u201d\u6309\u94ae\uff0c\u8bf7\u5148\u9009\u62e9\u4e00\u4e2a\u8868\u683c\u3002
DatabaseTableForm.retreiveButtonConfirmation=\u786E\u8BA4\u66F4\u6539
DatabaseTableForm.retreiveButtonConfirmationMessage=Schema\u8BBE\u7F6E\u5DF2\u66F4\u6539,\u4E0E\u5F53\u524DSchema\u9884\u89C8\u4E0D\u540C. \u66F4\u65B0Schema\u5C06\u8986\u76D6\u6240\u6709\u5F53\u524D\u6570\u636E.\u662F\u5426\u7EE7\u7EED\u66F4\u65B0?
DatabaseTableForm.retreiveButtonIsAccessible="\u68C0\u7D22"\u6309\u94AE\u73B0\u5728\u53EF\u4EE5\u4F7F\u7528.
DatabaseTableForm.retreiveButtonTip=\u5FC5\u987B\u5B9A\u4E49Schema. \u4F7F\u7528"\u68C0\u7D22Schema"\u6309\u94AE\u4EE5\u8282\u7701\u65F6\u95F4 \!
DatabaseTableForm.retreiveButtonUse=\u4f7f\u7528\u201c\u53d6\u56de Schema\u201d\u6309\u94ae,\u7528\u57fa\u4e8e\u8868\u683c\u7684 Schema \u66ff\u6362\u5f53\u524dSchema
DatabaseTableForm.retreiveSchema=\u521b\u5efa Schema
DatabaseTableForm.guessSchema=\u8BA1\u7B97schema
DatabaseTableForm.streamDetach=\u6d41\u5206\u9694
DatabaseTableForm.table=\u57fa\u672c\u8868\u683c
DatabaseTableForm.tableColumnText.talbe=\u8868\u683C
DatabaseTableForm.tableNoExist=\u6570\u636E\u5E93\u8FDE\u63A5\u6210\u529F,\u4F46\u8868\u4E0D\u5B58\u5728 \: "\u68C0\u7D22Shema"\u88AB\u7981\u7528. \n \u4F7F\u7528SGBD\u521B\u5EFA\u8868,\u7136\u540E\u5355\u51FB\u201C\u68C0\u67E5\u8FDE\u63A5\u201D\u91CD\u7F6E.
DatabaseTableForm.tableTip=\u9009\u62E9\u4E00\u4E2A\u8868\u5E76\u4F7F\u7528"\u68C0\u7D22"\u6309\u94AE\u6216\u624B\u52A8\u5B9A\u4E49Schema.
DatabaseTableForm.type=\u7C7B\u578B \: {0}
DatabaseTableWizard.description=\u8FC7\u6EE4\u8868
DatabaseWizard.windowTitle=\u6570\u636E\u5E93\u8FDE\u63A5
DatabaseWizardPage.descriptionCreate.Step1=\u6570\u636e\u53c2\u6570\u8bbe\u7f6e
DatabaseWizardPage.descriptionCreate.Step2=\u8fde\u63a5\u53c2\u6570\u8bbe\u7f6e
DatabaseWizardPage.descriptionUpdate.Step1=\u66f4\u65b0\u6570\u636e\u5e93\u8fde\u63a5\u8bbe\u7f6e
@@ -109,25 +140,34 @@ DelimitedFileWizard.windowTitleCreate=\u65b0\u5206\u9694\u578b\u6587\u4ef6
DelimitedFileWizard.windowTitleUpdate=\u7f16\u8f91\u5206\u9694\u578b\u6587\u4ef6
DocumentationCreateWizard.mainPageDescription=\u521b\u5efa\u63cf\u8ff0
DocumentationCreateWizard.windowTitle=\u65b0\u6587\u6863
DocumentationPage.LinkLabel=\ \u5C06\u6587\u6863\u590D\u5236\u5230\u5B58\u50A8\u5E93.
DocumentationPage.browseBtnText.browse=\u6D4F\u89C8...
DocumentationPage.checkLabel=\u68C0\u67E5
DocumentationPage.checkTipText=\u68C0\u67E5\u8FDC\u7AEF\u6587\u4EF6\u662F\u5426\u5B58\u5728
DocumentationPage.fileNameTabText.sourcDocFile=\u6e90\u6587\u6863\u6587\u4ef6
DocumentationPage.option=\u9009\u9879
DocumentationPage.originalNameLabText.orgName=\u6e90\u6587\u6863\u540d
DocumentationPage.sourceDocDoNotExist=\u6e90\u6587\u6863\u4e0d\u5b58\u5728\u3002
DocumentationPage.sourceDocIsNotSet=\u6e90\u6587\u6863\u672a\u8bbe\u7f6e\u3002
DocumentationPage.thisTitle.document=\u6587\u6863
DocumentationUpdateWizard.mainPageDescription=\u66F4\u65B0\u6587\u6863
DocumentationUpdateWizard.windowTitle=\u66f4\u65b0\u6587\u6863
ExcelFileStep1Form.fileSetting=\u6587\u4EF6\u67E5\u770B\u548C\u8868\u5355\u8BBE\u7F6E
ExcelFileStep1Form.sheet.choice=\u8BF7\u9009\u62E9\u5355\u5143(\u5355\u5143\u7ED3\u6784\u505A\u4E3Aschema\u5411\u5BFC)
ExcelFileStep1Form.sheet.tip=\u7ED9\u8868\u5355\u547D\u540D
ExcelFileStep1Form.sheetPara=\u8BBE\u7F6E\u8868\u5355\u53C2\u6570
ExcelFileStep2Form.advancesSeparator=\u9AD8\u7EA7\u5206\u9694\u7B26\uFF08\u6570\u5B57\uFF09
ExcelFileStep2Form.decimalSeparator=Decimal\u5206\u9694\u7B26\uFF1A
ExcelFileStep2Form.firstColumn=\u7B2C\u4E00\u5217:
ExcelFileStep2Form.lastColumn=\u6700\u540E\u4E00\u5217:
ExcelFileStep2Form.metadataSetting=\u5143\u6570\u636E\u5217\u8BBE\u7F6E
ExcelFileStep2Form.onlyNumber=\u53EA\u5141\u8BB8\u6570\u5B57\u3002
ExcelFileStep2Form.output=\u6807\u51c6\u8f93\u51fa
ExcelFileStep2Form.preview=\u9884
ExcelFileStep2Form.thousandsSeparator=\u5343\u5206\u4F4D\u7B26
ExcelFileWizard.windowTitleCreate=\u65B0Excel\u6587\u4EF6
ExcelFileWizard.windowTitleUpdate=\u7F16\u8F91\u5DF2\u5B58\u5728\u7684Excel\u6587\u4EF6
ExtractionFieldsWithXPathEditorView.columnName=\u5217\u540D\u79F0
ExtractionFieldsWithXPathEditorView.columnTitle.columnName=\u6807\u7b7e\u540d
ExtractionFieldsWithXPathEditorView.columnTitle.xPath=\u76f8\u5bf9\u6216\u7edd\u5bf9\u8def\u5f84
ExtractionLoopWithXPathEditorView.xPathColumnTitle.absXpathExpression=\u7edd\u5bf9\u8def\u5f84
@@ -149,10 +189,12 @@ FileStep1.formatTip=\u5b9a\u4e49\u5c06\u88ab\u4f7f\u7528\u7684\u683c\u5f0f
FileStep1.groupFileLocationSettings=\u6587\u4ef6\u8def\u5f84\u8bbe\u7f6e
FileStep1.groupFileViewer=\u6587\u4ef6\u9884\u89c8
FileStep1.nameAlert=\u6570\u636e\u5e93\u540d\u5fc5\u987b\u88ab\u6307\u5b9a
FileStep1.nameAlertIllegalChar=\u540D\u79F0\u5185\u5BB9\u542B\u975E\u6CD5\u5B57\u7B26
FileStep1.noExist=\u4e0d\u5b58\u5728
FileStep1.server=\u670d\u52a1\u5668
FileStep1.serverTip=\u5b9a\u4e49\u6587\u4ef6\u662f\u5426\u4e3a\u672c\u5730\u7684
FileStep2.correspondingCharacter=\u76f8\u5173\u5b57\u7b26
FileStep2.csv=csv\u6587\u4EF6
FileStep2.delimited=\u5206\u9694
FileStep2.empty=\u7a7a
FileStep2.encoding=\u7f16\u7801
@@ -200,6 +242,7 @@ FileStep2Form.output=\u6807\u51c6\u8f93\u51fa
FileStep2Form.preview=\u9884
FileStep3.filepathAlert=\u6587\u4ef6\u8def\u5f84\u987b\u88ab\u6307\u5b9a
FileStep3.groupMetadata=\u67B6\u6784
FileStep3.guess=\u731C\u6D4B\n
FileStep3.guessConfirmation=\u786e\u5b9a\u4fee\u6539\uff1f
FileStep3.guessFailure=\u8ba1\u7b97\u5931\u8d25
FileStep3.guessFailureTip=\u8ba1\u7b97\u5931\u8d25
@@ -207,12 +250,14 @@ FileStep3.guessFailureTip2=\u5728\u9884\u89c8\u6b65\u9aa42\u7684\u57fa\u7840\u4e
FileStep3.guessIsDone=\u8ba1\u7b97\u6210\u529f
FileStep3.guessTip=\u70b9\u51fb\u66f4\u65b0\u9884\u89c8
FileStep3.itemAlert=Schema \u81f3\u5c11\u5e94\u8be5\u6709\u4e00\u4e2a\u6761\u76ee\u3002
FileStep3.metadataComment=\u6CE8\u89E3
FileStep3.metadataDescription=\u56fe\u89e3\u7684\u63cf\u8ff0
FileStep3.metadataName=\u4f5c\u4e1a\u540d
FileTableWizardPage.descriptionCreate=\u5728\u5b58\u50a8\u5e93\u5185\u52a0\u5165\u65b0\u7684\u56fe\u89e3
FileTableWizardPage.descriptionUpdate=\u66f4\u65b0\u5b58\u50a8\u5e93\u5185\u5df2\u5b58\u5728\u7684\u56fe\u89e3
FileWizard.windowTitleCreate=\u65b0\u5b9a\u4f4d\u5f00\u578b\u6587\u4ef6
FileWizard.windowTitleUpdate=\u7f16\u8f91\u5b58\u5728\u7684\u5b9a\u4f4d\u578b\u6587\u4ef6
FileWizardPage.of=of
FileWizardPage.titleCreate=\u6587\u4ef6-\u6b65\u9aa4
FileWizardPage.titleUpdate=\u6587\u4ef6-\u6b65\u9aa4
GenericSchemaStep2Form.SelectDatabaseType=\u9009\u62e9\u5bf9\u5e94\u7684\u6570\u636e\u5e93\u7c7b\u578b
@@ -264,6 +309,7 @@ RegexpStep2.groupRegexSettings=\u5e38\u89c4\u8868\u8fbe\u5f0f\u8bbe\u7f6e
SalesforceForm.checkConnectionTitle=\u68c0\u67e5\u8fde\u63a5
SalesforceForm.checkFailure=\u8fde\u63a5\u5931\u8d25
SalesforceForm.checkFailureTip=\u60A8\u5FC5\u987B\u66F4\u6539\u8FDE\u63A5\u8BBE\u7F6E\u3002
SalesforceForm.checkIsDone=\u8FDE\u63A5\u6210\u529F
SalesforceModuleParseAPI.URLInvalid=URL\u65E0\u6548\u3002
SalesforceModuleParseAPI.lostUsernameOrPass=\u7528\u6237\u540D\u6216\u5BC6\u7801\u4E22\u5931
SalesforceSchemaWizard.windowTitleCreate=\u65B0Saleforce
@@ -277,6 +323,8 @@ SalesforceStep1Form.ProxyPort=\u7aef\u53e3
SalesforceStep1Form.ProxyUsername=\u4EE3\u7406\u7528\u6237\u540D
SalesforceStep1Form.SocksProxyParam=\u4ee3\u7406\u670d\u52a1\u5668\u53c2\u6570
SalesforceStep1Form.selectModuleName=\u8BF7\u9009\u62E9\u4E00\u4E2A\u6807\u51C6\u5BF9\u8C61
SalesforceStep1Form.Username=\u7528\u6237\u540D
SalesforceStep1Form.webURL=\u7F51\u9875\u670D\u52A1\u7F51\u5740
SalesforceStep2Form.otherTitle=\u5176\u5B83\u5217\u6807\u9898
SalesforceStep2Form.output=\u6807\u51c6\u8f93\u51fa
SalesforceStep2Form.preview=\u9884
@@ -284,15 +332,19 @@ SchemaWizard.windowTitle=\u67B6\u6784
SelectDatabaseJarDialog.add=\u589E\u52A0
SelectDatabaseJarDialog.delete=\u5220\u9664
SelectDatabaseJarDialog.warningTitle=\u8B66\u544A
SelectorTableForm.ColumnNumber=\u5217\u53F7
SelectorTableForm.CreationStatus=\u521b\u5efa\u72b6\u6001
SelectorTableForm.Pending=\u5904\u7406\u4e2d
SelectorTableForm.Success=\u6210\u529f
SelectorTableForm.TableName=\u4f5c\u4e1a\u540d
SelectorTableForm.TableType=\u7C7B\u578B
SelectorTableForm.enterType=\u8F93\u5165\u7C7B\u578B\u540D\u79F0\u524D\u7F00\u6216\u6A21\u5F0F(*,?,or camel case).
SelectorTableForm.groupTableSettings=\u9009\u62e9 Schema \u521b\u5efa
SelectorTableForm.selectAllTables=\u5168\u9009
SelectorTableForm.selectNoneTables=\u6ca1\u6709\u9009\u62e9
ShowAddedContextdialog.Messages=\u662F\u5426\u5E94\u5F53\u5C06\u4EE5\u4E0B\u4E0A\u4E0B\u6587\u53C2\u6570\u6DFB\u52A0\u5230\u4F5C\u4E1A\u4E2D\uFF1F
ShowAddedContextdialog.Title=\u5DF2\u6DFB\u52A0\u7684\u4E0A\u4E0B\u6587
ShowAddedContextdialog.Variables=\u53D8\u91CF
StoppablePreviewLoader.inforLabelText.previewInterrupted=\u9884\u89c8\u7ec8\u65ad
TableWizard.windowTitle=\u67B6\u6784
TableWizardPage.descriptionCreate=\u5411\u50a8\u5b58\u5e93\u91cc\u52a0\u5165\u4e00\u4e2a\u56fe\u89e3
@@ -305,6 +357,7 @@ WSDLSchemaStep1Form.NeedAuth=\u9700\u8981\u9A8C\u8BC1?
\n
\n\n Endpoint URI
\n
\nEndpoint URI
\n
WSDLSchemaStep1Form.MethodName=\u65B9\u6CD5\u540D
WSDLSchemaStep1Form.NeedAuth=\u9700\u8981\u9A8C\u8BC1?
@@ -313,6 +366,8 @@ WSDLSchemaStep1Form.ProxyUser=\u7528\u6237
WSDLSchemaStep1Form.ParameterRemove=\u5220\u9664
WSDLSchemaStep1Form.Parameters=\u53C2\u6570
WSDLSchemaStep1Form.Password=\u5bc6\u7801
WSDLSchemaStep1Form.ProxyHost=\u4e3b\u673a
WSDLSchemaStep1Form.ProxyPassword=\u5bc6\u7801
WSDLSchemaStep1Form.ProxyPort=\u7aef\u53e3
WSDLSchemaStep1Form.ProxyUser=\u7528\u6237
WSDLSchemaStep1Form.UseProxy=\u4F7F\u7528http\u4EE3\u7406
@@ -320,6 +375,7 @@ WSDLSchemaWizard.CreateNewWSDLSchema=\u65B0\u5EFAWSDL\u6587\u6863\u7ED3\u6784
WSDLSchemaStep1Form.WSDLGroupParameter=WSDL \u53C2\u6570
WSDLSchemaStep1Form.WSDLName=WSDL
WSDLSchemaStep1Form.WSDLURL=http\://www.atomic-x.com/xmlservices/imageextractorws.asmx?wsdl
WSDLSchemaStep1Form.output=\u6807\u51c6\u8f93\u51fa
WSDLSchemaStep1Form.preview=\u9884
WSDLSchemaStep1Form.TimeOutTitle=\u8D85\u65F6\uFF08\u79D2\uFF09
WSDLSchemaWizard.CreateNewWSDLSchema=\u65B0\u5EFAWSDL\u6587\u6863\u7ED3\u6784
@@ -343,14 +399,62 @@ MetadataTalendTypeEditor.error.message=\u9519\u8BEF\u4FE1\u606F
XmlFileOutputStep1Form.Encording=\u7f16\u7801
MetadataTalendTypeEditor.button.edit=\u7F16\u8F91(E&)
MetadataTalendTypeEditor.button.export=\u5BFC\u51FA(E&)
MetadataTalendTypeEditor.button.import=\u5BFC\u5165(I&)
MetadataTalendTypeEditor.column1.Name=Metadata\u6620\u5C04\u6587\u4EF6
MetadataTalendTypeEditor.editMappingDialog.title=\u7F16\u8F91Mapping\u6587\u4EF6
MetadataTalendTypeEditor.error.message=\u9519\u8BEF\u4FE1\u606F
MetadataTalendTypeEditor.fileIsInvalid=\u5BFC\u5165\u6587\u4EF6\u4E0D\u5408\u6CD5\u3002
MetadataTalendTypeEditor.fileNameStartRule=\u6587\u4EF6\u540D\u5FC5\u987B\u4EE5'mapping_'\u5F00\u5934\u3002
OpenXSDFileDialog.cancel=\u53D6\u6D88
OpenXSDFileDialog.confirm=\u786E\u5B9A
OpenXSDFileDialog.fileName=File Name:
PropertiesWizard.EditPropertiesPageTitle=\u7F16\u8F91\u5C5E\u6027
AbstractSalesforceStepForm.fetchModule=\u8FDE\u63A5\u5230\u9500\u552E\u670D\u52A1\u5E73\u53F0\uFF0C\u4EE5\u83B7\u53D6\u6570\u636E\u5217
FileTableWizardPage.titleUpdate=\u66f4\u65b0\u56fe\u89e3 \u201c{0}\u201d
XmlFileStep1Form.notFound="{0}"\u4E0D\u5B58\u5728\u6216\u8005xml\u683C\u5F0F\u4E0D\u6B63\u786E
SalesforceStep2Form.module=\u6a21\u5757
DatabaseTableForm.confirm=\u786E\u5B9A
DatabaseTableForm.detete_table=\u786E\u5B9A\u5220\u9664schema ?
DatabaseTableForm.illegalChar==\u8868\u540D\u4E2D\u975E\u6CD5\u5B57\u7B26\uFF1A{0}
DatabaseTableForm.no_such_table=\u8868\u4E0D\u5B58\u5728
DatabaseTableForm.refresh.text=\u70B9\u51FB\u6309\u94AE\u83B7\u53D6\u6240\u6709schemas
DatabaseTableForm.type_another_name=\u8BF7\u8F93\u5165\u6570\u636E\u5E93\u73B0\u6709\u8868\u7684\u8868\u540D
PropertiesWizardPage.ItemExistsInRoutineError=\u8BE5\u4F5C\u4E1A\u4E2D\u5DF2\u5B58\u5728\u8BE5\u9879\u76EE\u3002\u68C0\u67E5\u56DE\u6536\u7AD9\uFF0C\u5982\u679C\u9700\u8981\uFF0C\u5C06\u5176\u6E05\u7A7A\u3002
PropertiesWizardPage.ItemExistsInJobError=\u9879\u76EE\u5DF2\u5B58\u5728\u4F5C\u4E1A\u4E2D\uFF0C\u8BF7\u68C0\u67E5\u56DE\u6536\u7AD9\u5E76\u5728\u9700\u8981\u65F6\u6E05\u7A7A\u3002
DatabaseTableForm.RemoveTable=\u79FB\u9664\u56FE\u89E3
DatabaseWizard.ReloadTitle=\u786E\u8BA4\u52A0\u8F7D
DatabaseWizard.ReloadMessages=\u8FDE\u63A5\u5C5E\u6027\u88AB\u66F4\u6539\uFF0C\u5206\u6790\u6240\u4F9D\u8D56\u7684\u8FD9\u4E2A\u8FDE\u63A5\u7684\u5206\u6790\u5143\u7D20\u53EF\u80FD\u4F1A\u88AB\u79FB\u9664\uFF0C\u60A8\u60F3\u8981\u7EE7\u7EED\u5417?
XmlFileWizard.newColumnsDectect.title=\u68C0\u6D4B\u65B0\u5217
XmlFileWizard.newColumnsDectect.desc=\u6709\u4E00\u4E9B\u65B0\u5B57\u6BB5\u9700\u8981\u63D0\u53D6\uFF0C\u5982\u679C\u60A8\u60F3\u8981\u5E94\u7528\u66F4\u65B0\uFF0C\u8BF7\u624B\u52A8\u9009\u62E9\u60A8\u7684\u6A21\u5F0F\u3002
ConfirmReloadConnectionDialog.title=\u786E\u8BA4\u91CD\u65B0\u52A0\u8F7D\u8FDE\u63A5
ConfirmReloadConnectionDialog.desc=\u8FDE\u63A5\u5C5E\u6027\u6539\u53D8\uFF0C\u8FD9\u4E2A\u8FDE\u63A5\u7684\u5206\u6790\u5143\u7D20\u5982\u679C\u91CD\u65B0\u52A0\u8F7D\u5B83\u53EF\u80FD\u4F1A\u88AB\u79FB\u9664\uFF0C\u662F\u5426\u7EE7\u7EED\uFF1F
ConfirmReloadConnectionDialog.reload=\u91CD\u65B0\u52A0\u8F7D
ConfirmReloadConnectionDialog.unreload=\u4E0D\u8981\u91CD\u65B0\u52A0\u8F7D
FileTableWizardPage.titleCreate=\u65b0\u56fe\u89e3"{0}"
SalesforceWizardPage.descriptionCreate.Step1=\u6570\u636e\u53c2\u6570\u8bbe\u7f6e
FileStep3.fileNotExist={0} \u6587\u4EF6\u4E0D\u5B58\u5728\u3002
PropertiesWizardPage.NameIsInvalid=\u6307\u5B9A\u7684\u540D\u79F0\u65E0\u6548\uFF0C\u8BF7\u68C0\u67E5\u3002
Step0WizardPage.title2=\u65B0\u670D\u52A1
ManagerConnection.connectionSuccessful=\u8FDE\u63A5\u6210\u529F
ManagerConnection.connectionFailed=\u8FDE\u63A5\u5931\u8D25!
PropertiesWizardPage.button.name.conver=\u8F6C\u6362
EditProcessPropertiesWizard.pageName=\u6D41\u7A0B\u5411\u5BFC
EditProcessPropertiesWizard.wizardTitle=\u7F16\u8F91\u5C5E\u6027
ContextSetsSelectionDialog.ReportMessages=\u5F53\u524D\u62A5\u544A\u662F\u5728\u5168\u5C40\u6A21\u5F0F\u4E0B
AbstractForm.SelectExistContext=\u4F7F\u7528\u5B58\u5728\u4E0A\u4E0B\u6587
ContextModeWizard.Title=\u521B\u5EFA/\u91CD\u7528\u4E0A\u4E0B\u6587\u7EC4
ContextModeSelectPage.contextModes=\u521B\u5EFA\u4E00\u4E2A\u65B0\u7684\u73AF\u5883\u6216\u91CD\u65B0\u4F7F\u7528\u73B0\u6709\u7684\u73AF\u5883
ContextModeSelectPage.createContext=\u521B\u5EFA\u4E00\u4E2A\u65B0\u7684\u5B58\u50A8\u5E93\u73AF\u5883
ContextModeSelectPage.reuseContext=\u91CD\u7528\u73B0\u6709\u5B58\u50A8\u5E93\u4E0A\u4E0B\u6587
ReuseRepositoryContext.name=\u4E0A\u4E0B\u6587
ContextAdaptConectionSelectPage.selectOrCustomVariable=\u4E3A\u73B0\u6709\u4E0A\u4E0B\u6587\u7684\u53D8\u91CF\u9009\u62E9\u4E00\u4E2A\u8FDE\u63A5\u5B57\u6BB5
ContextAdaptConectionSelectPage.title=\u9009\u62E9\u8FDE\u63A5\u5B57\u6BB5
ContextAdaptConectionSelectPage.errorMsg=\u8BF7\u9009\u62E9\u4E0A\u4E0B\u6587\u53D8\u91CF\u7684\u8FDE\u63A5\u5B57\u6BB5
ContextAdaptConectionSelectPage.duplicateErrorMsg=\u590D\u5236\u5B57\u6BB5<{0}> \u5339\u914D\u4E0D\u540C\u7684\u4E0A\u4E0B\u6587\u53D8\u91CF
ContextVariableValuePage.title=\u7F16\u8F91\u53D8\u91CF\u503C
PropertiesDialog.title=\u5C5E\u6027
HadoopPropertiesDialog.title=Hadoop\u5C5E\u6027
HiveJDBCPropertiesDialog.title=Hive \u5C5E\u6027
EditProcessPropertiesWizardPage.convert.button.name=\u8F6C\u6362\u4E3A\u5927\u6570\u636E\u6279\u5904\u7406
PropertiesWizardPage.jobTypeLabel=\u4EFB\u52A1\u7C7B\u578B
PropertiesWizardPage.framework=\u6846\u67B6

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: MigrationTool Plug-in nl fragment
Bundle-SymbolicName: org.talend.migrationTool.nl
Bundle-Version: 6.2.0.qualifier
Bundle-Version: 6.4.1.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.migrationTool

View File

@@ -1,12 +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>6.2.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.migrationTool.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?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>6.4.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.migrationTool.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -5,6 +5,7 @@ MigrationToolService.taskInProgress=T
MigrationToolService.taskNotExist=La tâche {0} du projet n'existe plus.
MigrationToolService.taskMonitor=appliquer la tâche de migration {0} sur l'élément {1}
MigrationToolService.itemLogWarn=Import de l'élément {0} incomplet (échec de la tâche de migration {1})
MigrationToolService.itemLogException=Élément de rapport incomplet {0} (échec de la tâche de migration {1})
MigrationToolService.itemDeleteException=Impossible de supprimer l'élément physique(\" {0} \"), le projet est corrompu.
MigrationToolService.taskVersionIsNull=La version de la tâche {0} est nulle, vérifiez.
migrationTasksRecapDialog.descriptions=Voici les tâches de migration appliquées à cette session et ce projet.\nSi une migration échoue, consultez le log pour plus de détails.

View File

@@ -4,8 +4,10 @@ MigrationToolService.migrationCancel=\u79FB\u884C\u30BF\u30B9\u30AF\u304C {0} \u
MigrationToolService.taskInProgress=\u79FB\u884C\u30BF\u30B9\u30AF {0} \u304C\u5B9F\u884C\u4E2D\u3067\u3059...
MigrationToolService.taskNotExist=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u5185\u306E\u30BF\u30B9\u30AF{0}\u306F\u3082\u3046\u5B58\u5728\u3057\u307E\u305B\u3093
MigrationToolService.taskMonitor=\u9805\u76EE {1} \u306B\u79FB\u884C\u30BF\u30B9\u30AF {0} \u3092\u9069\u7528
MigrationToolService.itemLogWarn=\u4E0D\u5B8C\u5168\u306A\u30A4\u30F3\u30DD\u30FC\u30C8\u9805\u76EE{0}\uFF08\u79FB\u884C\u30BF\u30B9\u30AF{1}\u306E\u5931\u6557\uFF09
MigrationToolService.itemLogException=\u4E0D\u5B8C\u5168\u306A\u30A4\u30F3\u30DD\u30FC\u30C8\u9805\u76EE{0}\uFF08\u79FB\u884C\u30BF\u30B9\u30AF{1}\u306E\u5931\u6557\uFF09
MigrationToolService.itemLogWarn=\u4E0D\u5B8C\u5168\u306A\u30A4\u30F3\u30DD\u30FC\u30C8\u30A2\u30A4\u30C6\u30E0{0}\uFF08\u79FB\u884C\u30BF\u30B9\u30AF{1}\u306E\u5931\u6557\uFF09
MigrationToolService.itemLogException=\u4E0D\u5B8C\u5168\u306A\u30A4\u30F3\u30DD\u30FC\u30C8\u30A2\u30A4\u30C6\u30E0{0}\uFF08\u79FB\u884C\u30BF\u30B9\u30AF{1}\u306E\u5931\u6557\uFF09
MigrationToolService.itemDeleteException=\u30A2\u30A4\u30C6\u30E0\uFF08"{0}"\uFF09\u304C\u524A\u9664\u51FA\u6765\u307E\u305B\u3093\u3002\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u304C\u7834\u640D\u3057\u3066\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002
MigrationToolService.taskVersionIsNull=\u30BF\u30B9\u30AF {0} \u306E\u30D0\u30FC\u30B8\u30E7\u30F3\u304Cnull\u3067\u3059\u3001\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\uFF01
MigrationToolService.taskBreaksIsNull=\u30BF\u30B9\u30AF{0}\u304Cnull\u3067\u3059\u3001\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\uFF01
migrationTasksRecapDialog.descriptions=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306B\u79FB\u884C\u30BF\u30B9\u30AF\u304C\u9069\u7528\u3055\u308C\u307E\u3057\u305F\u3002 \n \u79FB\u884C\u30BF\u30B9\u30AF\u304C\u5931\u6557\u3057\u305F\u5834\u5408\u3001\u30ED\u30B0\u3092\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\u3002
MigrationToolService.projectCanNotOpen=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u304C\u958B\u3051\u307E\u305B\u3093\u3002\u30DE\u30A4\u30B0\u30EC\u30FC\u30B7\u30E7\u30F3\u30BF\u30B9\u30AF\u306E\u8A2D\u5B9A\u306B\u8AA4\u308A\u304C\u3042\u308A\u307E\u3059\uFF1A{0}

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName Nl Fragment
Bundle-SymbolicName: org.talend.model.edit.nl
Bundle-Version: 6.2.0.qualifier
Bundle-Version: 6.4.1.qualifier
Fragment-Host: org.talend.model.edit
Bundle-Localization: plugin
Bundle-Vendor: %providerName

View File

@@ -234,6 +234,7 @@ _UI_ExecutionTask_active_feature=Aktiv
_UI_ExecutionTask_generatedSvnRevision_feature=Generierte SVN Version
_UI_ExecutionTask_status_feature=Status
_UI_ExecutionTask_errorStatus_feature=Fehler Status
_UI_ExecutionTask_lastRunDate_feature=Letzte Ausführung
_UI_ExecutionTask_triggers_feature=Auslöser
_UI_ExecutionTask_jobPrms_feature=Auftrags-PRMS
_UI_ExecutionTask_jobId_feature=Auftrgas-ID
@@ -244,6 +245,7 @@ _UI_ExecutionTaskCmdPrm_active_feature=aktiv
_UI_ExecutionTaskCmdPrm_parameter_feature=Parameter
_UI_ExecutionTaskCmdPrm_description_feature=Beschreibung
_UI_ExecutionTaskJobPrm_defaultValue_feature=Standardwert
_UI_ExecutionTaskJobPrm_originalValue_feature=Originalwert
_UI_TaskExecutionHistory_projectName_feature=Projektname
_UI_TalendTrigger_active_feature=aktiv
_UI_TalendTrigger_description_feature=Beschreibung
@@ -356,6 +358,9 @@ _UI_FileConnection_FilePath_feature=Dateipfad
_UI_FileConnection_Format_feature=Format
_UI_FileConnection_Encoding_feature=Encoding
_UI_FileConnection_RowSeparatorType_feature=Zeilentrenner
_UI_FileConnection_RowSeparatorValue_feature=Zeilentrennwert
_UI_FileConnection_FooterValue_feature=Inhalt Fußzeile
_UI_FileConnection_LimitValue_feature=Grenzwert
_UI_FileConnection_RemoveEmptyRow_feature=Lösche die letzte Zeile
_UI_FileConnection_EscapeChar_feature=Escape Char
_UI_FileConnection_TextEnclosure_feature=Text Enclosure
@@ -513,6 +518,7 @@ _UI_ExecutionPlanPartCmdPrm_value_feature=Wert
_UI_ExecutionPlanPartJobPrm_id_feature=ID
_UI_ExecutionPlanPartJobPrm_override_feature=Überschreiben
_UI_ExecutionPlanPartJobPrm_name_feature=Name
_UI_ExecutionPlanPartJobPrm_customValue_feature=Benutzerdefinierter Wert
_UI_ExecutionTask_generatedJobVersion_feature=Generierte Auftragsversion
_UI_ExecutionTask_useLatestVersion_feature=letzte Version verwenden
_UI_PlanExecutionHistory_currentLabel_feature=Aktueller Name
@@ -581,6 +587,8 @@ _UI_ValidationRulesConnection_conditions_feature=Bedingungen
_UI_RuleType_REFERENCE_literal=Referenz
_UI_RuleType_BASIC_literal=Einfach
_UI_Function_Empty_literal=Leer
_UI_Function_Lower_Case_literal=Kleinbuchstaben
_UI_Function_Lower_Case_literal=Kleinbuchstaben
_UI_Function_Length_literal=Länge
_UI_Function_Match_literal=Übereinstimmung
_UI_Operator_Equals_literal=Gleichheit

View File

@@ -7,12 +7,12 @@ providerName=.Talend SA.
_UI_BusinessAssignation_talendItem_feature=Elément Talend
_UI_TalendItem_repository_feature=Référentiel
_UI_BusinessAssignation_comment_feature=Commentaire
_UI_BusinessItemShape_incomingRelationships_feature=Relation entrante
_UI_BusinessItemShape_incomingRelationships_feature=Relations entrantes
_UI_TalendItem_type=Element Talend
_UI_BusinessItem_type=Elément
_UI_FileXmlMetadata_type=Métadonnées des fichiers XML
_UI_BusinessProcess_businessZones_feature=Zones Business
_UI_GenericSchemaMetadata_type=Schéma générique des Métadonnées
_UI_GenericSchemaMetadata_type=Métadonnées de schéma générique
_UI_BaseBusinessItemRelationship_type=Relation de l'Elément Business de base
_UI_FileMetadata_type=Métadonnées des fichiers
_UI_BusinessZone_parentEntity_feature=Entité Mère
@@ -30,7 +30,7 @@ _UI_BidirectionalBusinessItemRelationship_type=Relations d'affaires Bidirectionn
_UI_TalendItem_version_feature=Version
_UI_BaseBusinessItemRelationship_target_feature=Cible
_UI_Documentation_type=Documentation
_UI_BusinessItemShape_type=Forme de l'objet
_UI_BusinessItemShape_type=Forme d'élément
_UI_BusinessZoneRelationShip_businessProcess_feature=Business Model
_UI_BusinessItem_name_feature=Nom
_UI_DatabaseMetadata_type=Métadonnées des bases de données
@@ -38,7 +38,7 @@ _UI_BusinessAssignment_businessItem_feature=Objet Business
_UI_Repository_type=Référentiel
_UI_ActionBusinessItem_type=Elément Action
_UI_BusinessZone_name_feature=Nom
_UI_BusinessItemShape_outgoingRelationships_feature=Relation sortante
_UI_BusinessItemShape_outgoingRelationships_feature=Relations sortantes
_UI_GearBusinessItem_type=Moteur d'objets Business
_UI_DecisionBusinessItem_type=Objet Décision Business
_UI_Routine_type=Routine
@@ -64,7 +64,7 @@ _UI_BusinessItem_assignations_feature=Assignations
_UI_BusinessAssignation_type=Affectation
_UI_TalendItem_name_feature=Nom
_UI_PropertyDescriptor_description=Le {0} de {1}
_UI_BusinessItem_incomingRelationships_feature=Relation entrante
_UI_BusinessItem_incomingRelationships_feature=Relations entrantes
_UI_TableMetadata_type=Métadonnées des tables
_UI_TalendItem_author_feature=Créé par :
_UI_BusinessAssignment_talendItem_feature=Elément Talend
@@ -93,7 +93,7 @@ _UI_CreateChild_description=Cr
_UI_BusinessZoneRelationShip_source_feature=Source
_UI_CreateChild_text3={1}
_UI_CreateChild_text2={1} {0}
_UI_BusinessItem_outgoingRelationships_feature=Relation sortante
_UI_BusinessItem_outgoingRelationships_feature=Relations sortantes
_UI_FileLdifMetadata_type=Métadonnées des fichiers Ldif
_UI_BusinessZoneRelationShip_target_feature=Cible
_UI_SapFunctionMetadata_type=Métadonnée Fonction SAP
@@ -184,7 +184,7 @@ _UI_TDQItem_type=El
_UI_TDQAnalysisItem_type=Elément d'analyse TDQ
_UI_TDQReportItem_type=Elément de rapport TDQ
_UI_TDQDBConnectionItem_type=Elément de connexion TDQ
_UI_TDQMDMConnectionItem_type=Elément de connexion TDQ MDM
_UI_TDQMDMConnectionItem_type=Élément de connexion TDQ MDM
_UI_TDQIndicatorItem_type=Elément d'indicateur TDQ
_UI_TDQBusinessRuleItem_type=Elément de règle métier TDQ
_UI_LinkRulesItem_type=Link Rules Item
@@ -421,8 +421,10 @@ _UI_TaskExecutionHistory_triggerType_feature=Type de d
_UI_TaskExecutionHistory_triggerName_feature=Nom du déclencheur
_UI_TaskExecutionHistory_triggerDescription_feature=Description du déclencheur
_UI_TaskExecutionHistory_taskErrorStackTrace_feature=Trace de la pile de l'erreur de la tâche
_UI_TaskExecutionHistory_idQuartzJob_feature=Id Quartz Job
_UI_TaskExecutionHistory_idQuartzTrigger_feature=Id Quartz Trigger
_UI_TaskExecutionHistory_lastJobGenerationDate_feature=Date de dernière génération du Job
_UI_TaskExecutionHistory_jobArchiveFilename_feature=Job Archive Filename
_UI_TaskExecutionHistory_fileTriggerFileMask_feature=Déclenchement fichier masque de fichier
_UI_TaskExecutionHistory_fileTriggerFileName_feature=Déclencheur fichier nom de fichier
_UI_TaskExecutionHistory_fileTriggerFolderPath_feature=Déclencheur fichier chemin d'accès au dossier
@@ -435,6 +437,7 @@ _UI_TaskExecutionHistory_adminJobEndDate_feature=Date de fin du Job admin
_UI_TaskExecutionHistory_serverJobStartDate_feature=Server Job Start Date
_UI_TaskExecutionHistory_serverJobEndDate_feature=Server Job End Date
_UI_TaskExecutionHistory_idRemoteJob_feature=ID du Job distant
_UI_TaskExecutionHistory_idRemoteJobExecution_feature=Id Remote Job Execution
_UI_TaskExecutionHistory_requestId_feature=ID de la requête
_UI_TaskExecutionHistory_resumingMode_feature=Resuming Mode
_UI_TaskExecutionHistory_contextValues_feature=Valeurs de contexte
@@ -447,8 +450,9 @@ _UI_TalendTrigger_triggerType_feature=Type de d
_UI_TalendTrigger_executionTask_feature=Exécution de tâche
_UI_TalendTrigger_startTime_feature=Heure de début
_UI_TalendTrigger_endTime_feature=Heure de fin
_UI_TalendTrigger_previousFireTime_feature=Heure de déclenchement précédente
_UI_TalendTrigger_finalFireTime_feature=Heure de déclenchement finale
_UI_TalendTrigger_previousFireTime_feature=Heure du déclenchement précédent
_UI_TalendTrigger_finalFireTime_feature=Heure du déclenchement final
_UI_TalendTrigger_idQuartzTrigger_feature=Id Quartz Trigger
_UI_TalendTrigger_resumePauseUpdated_feature=Resume Pause Updated
_UI_TalendTrigger_previouslyPaused_feature=Précédemment mis en pause
_UI_CronTalendTrigger_cronExpression_feature=Expression Cron
@@ -499,7 +503,7 @@ _UI_SoaOperation_project_feature=Project
_UI_SoaOperation_context_feature=Contexte
_UI_SoaOperation_jobVersion_feature=Version du Job
_UI_SoaOperation_jobName_feature=Nom du Job
_UI_SoaOperation_active_feature=actif
_UI_SoaOperation_active_feature=Actif
_UI_SoaOperation_lastScriptGenerationDate_feature=Last Script Generation Date
_UI_SoaOperation_jobId_feature=ID du Job
_UI_SoaOperation_applyContextToChildren_feature=Appliquer le contexte aux fils
@@ -913,6 +917,7 @@ _UI_ExecutionTriggerable_triggers_feature=D
_UI_ExecutionTriggerable_status_feature=Statut
_UI_ExecutionTriggerable_errorStatus_feature=Error Status
_UI_ExecutionTriggerable_concurrentExecution_feature=Exécution simultanée
_UI_ExecutionTriggerable_processingState_feature=Processing State
_UI_ExecutionPlan_label_feature=Libellé
_UI_ExecutionPlan_execPlanParts_feature=Exec Plan Parts
_UI_ExecutionPlan_execPlanPrms_feature=Exec Plan Prms
@@ -981,6 +986,7 @@ _UI_CustomComponentSetting_name_feature=Nom
_UI_CustomComponentSetting_share_feature=Partager
_UI_FTPConnection_type=Connexion FTP
_UI_BRMSConnection_type=Connexion BRMS
_UI_ValidationRules_type=Règles de validation
_UI_TdExpression_type=Expression Td
_UI_XmlFileConnection_fileContent_feature=Contenu du fichier
_UI_Concept_conceptType_feature=Type de concept
@@ -1045,10 +1051,10 @@ _UI_RuleType_REFERENCE_literal=REFERENCE
_UI_RuleType_BASIC_literal=BASIC
_UI_RuleType_CUSTOM_literal=CUSTOM
_UI_Function_Empty_literal=Vide
_UI_Function_Lower_Case_literal=Minuscule
_UI_Function_Lower_Case_literal=Minuscule
_UI_Function_Upper_Case_literal=Majuscule
_UI_Function_Upper_Case_literal=Majuscule
_UI_Function_Lower_Case_literal=Minuscules
_UI_Function_Lower_Case_literal=Minuscules
_UI_Function_Upper_Case_literal=Majuscules
_UI_Function_Upper_Case_literal=Majuscules
_UI_Function_Lower_Case_First_literal=Lower_Case_First
_UI_Function_Lower_Case_First_literal=Lower_Case_First
_UI_Function_Upper_Case_First_literal=Upper_Case_First

View File

@@ -118,7 +118,7 @@ _UI_Item_type=\u9805\u76EE
_UI_LinkDocumentationItem_type=\u30EA\u30F3\u30AF\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8\u9805\u76EE
_UI_LinkType_type=\u30EA\u30F3\u30AF\u30BF\u30A4\u30D7
_UI_BusinessProcessItem_type=\u30D3\u30B8\u30CD\u30B9\u30D7\u30ED\u30BB\u30B9\u9805\u76EE
_UI_FileItem_type=\u30D5\u30A1\u30A4\u30EB\u9805\u76EE
_UI_FileItem_type=\u30D5\u30A1\u30A4\u30EB\u30A2\u30A4\u30C6\u30E0
_UI_ByteArray_type=\u30D0\u30A4\u30C8\u914D\u5217
_UI_DocumentationItem_type=\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8\u9805\u76EE
_UI_RoutineItem_type=\u30EB\u30FC\u30C1\u30F3\u9805\u76EE
@@ -139,7 +139,7 @@ _UI_MDMConnectionItem_type=MDM\u63A5\u7D9A\u9805\u76EE
_UI_ProcessItem_type=\u30D7\u30ED\u30BB\u30B9\u9805\u76EE
_UI_UserRole_type=\u30E6\u30FC\u30B6\u30ED\u30FC\u30EB
_UI_User_type=\u30E6\u30FC\u30B6
_UI_FolderItem_type=\u30D5\u30A9\u30EB\u30C0\u9805\u76EE
_UI_FolderItem_type=\u30D5\u30A9\u30EB\u30C0\u30FC\u30A2\u30A4\u30C6\u30E0
_UI_Component_type=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8
_UI_NotationHolder_type=\u30DB\u30EB\u30C0\u30FC\u8868\u8A18
_UI_UserProjectAuthorization_type=\u30E6\u30FC\u30B6\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A8D\u8A3C
@@ -362,7 +362,7 @@ _UI_ExecutionTask_jobVersion_feature=\u30B8\u30E7\u30D6\u30D0\u30FC\u30B8\u30E7\
_UI_ExecutionTask_active_feature=\u30A2\u30AF\u30C6\u30A3\u30D6
_UI_ExecutionTask_idQuartzJob_feature=ID Quartz\u30B8\u30E7\u30D6
_UI_ExecutionTask_lastScriptGenerationDate_feature=\u6700\u7D42\u30B8\u30E7\u30D6\u751F\u6210\u65E5\u4ED8
_UI_ExecutionTask_generatedSvnRevision_feature=\u751F\u6210\u3055\u308C\u305FSVN\u30EA\u30D3\u30B8\u30E7\u30F3
_UI_ExecutionTask_generatedSvnRevision_feature=SVN\u30EA\u30D3\u30B8\u30E7\u30F3
_UI_ExecutionTask_idRemoteJob_feature=ID\u30EA\u30E2\u30FC\u30C8\u30B8\u30E7\u30D6
_UI_ExecutionTask_idRemoteJobExecution_feature=ID\u30EA\u30E2\u30FC\u30C8\u30B8\u30E7\u30D6\u5B9F\u884C
_UI_ExecutionTask_checksumArchive_feature=\u30C1\u30A7\u30C3\u30AF\u30B5\u30E0\u30A2\u30FC\u30AB\u30A4\u30D6
@@ -567,6 +567,7 @@ _UI_UserProjectAuthorizationType_ReadWrite_literal=\u8AAD\u307F\u53D6\u308A\u66F
_UI_UserProjectAuthorizationType_ReadOnly_literal=\u8AAD\u307F\u53D6\u308A\u5C02\u7528
_UI_UserModuleAuthorizationType_JobConductor_literal=Job\u30B3\u30F3\u30C0\u30AF\u30BF\u30FC
_UI_UserModuleAuthorizationType_Dashboard_literal=\u30C0\u30C3\u30B7\u30E5\u30DC\u30FC\u30C9
_UI_InformationLevel_DEBUG_literal=\u30C7\u30D0\u30C3\u30B0
_UI_InformationLevel_WARN_literal=WARN
_UI_InformationLevel_ERROR_literal=ERROR
_UI_Metadata_type=\u30E1\u30BF\u30C7\u30FC\u30BF
@@ -696,7 +697,7 @@ _UI_DatabaseConnection_DatasourceName_feature=\u30C7\u30FC\u30BF\u30BD\u30FC\u30
_UI_DatabaseConnection_FileFieldName_feature=\u30D5\u30A1\u30A4\u30EB\u30D5\u30A3\u30FC\u30EB\u30C9\u540D
_UI_DatabaseConnection_SID_feature=SID
_UI_DatabaseConnection_SqlSynthax_feature=SQL\u69CB\u6587
_UI_DatabaseConnection_StringQuote_feature=\u6587\u5B57\u5217\u306E\u5F15\u7528
_UI_DatabaseConnection_StringQuote_feature=\u5F15\u7528\u7B26
_UI_DatabaseConnection_NullChar_feature=NULL\u6587\u5B57
_UI_DatabaseConnection_DbmsId_feature=DBMS ID
_UI_DatabaseConnection_ProductId_feature=\u88FD\u54C1ID
@@ -739,8 +740,8 @@ _UI_SAPFunctionParameterColumn_Length_feature=\u9577\u3055
_UI_SAPFunctionParameterColumn_Value_feature=\u5024
_UI_SAPFunctionParameterColumn_ParameterTable_feature=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u30C6\u30FC\u30D6\u30EB
_UI_SAPFunctionParameterTable_columns_feature=\u30AB\u30E9\u30E0
_UI_InputSAPFunctionParameterTable_functionUnit_feature=\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3\u5358\u4F4D
_UI_OutputSAPFunctionParameterTable_functionUnit_feature=\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3\u5358\u4F4D
_UI_InputSAPFunctionParameterTable_functionUnit_feature=\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3\u30E6\u30CB\u30C3\u30C8
_UI_OutputSAPFunctionParameterTable_functionUnit_feature=\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3\u30E6\u30CB\u30C3\u30C8
_UI_RegexpFileConnection_FieldSeparatorType_feature=\u30D5\u30A3\u30FC\u30EB\u30C9\u533A\u5207\u308A\u8A18\u53F7\u306E\u7A2E\u985E
_UI_XmlFileConnection_XsdFilePath_feature=XSD\u30D5\u30A1\u30A4\u30EB\u30D1\u30B9
_UI_XmlFileConnection_XmlFilePath_feature=XML\u30D5\u30A1\u30A4\u30EB\u30D1\u30B9
@@ -808,7 +809,7 @@ _UI_WSDLSchemaConnection_WSDL_feature=WEB\u30B5\u30FC\u30D3\u30B9
_UI_WSDLSchemaConnection_needAuth_feature=\u8A8D\u8A3C\u3092\u5FC5\u8981\u3068\u3059\u308B
_UI_WSDLSchemaConnection_methodName_feature=\u30E1\u30BD\u30C3\u30C9\u540D
_UI_WSDLSchemaConnection_parameters_feature=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC
_UI_WSDLSchemaConnection_UserName_feature=\u30E6\u30FC\u30B6\u540D
_UI_WSDLSchemaConnection_UserName_feature=\u30E6\u30FC\u30B6\u30FC\u540D
_UI_WSDLSchemaConnection_Password_feature=\u30D1\u30B9\u30EF\u30FC\u30C9
_UI_WSDLSchemaConnection_useProxy_feature=\u30D7\u30ED\u30AD\u30B7\u306E\u4F7F\u7528
_UI_WSDLSchemaConnection_proxyHost_feature=\u30D7\u30ED\u30AD\u30B7\u30DB\u30B9\u30C8
@@ -985,7 +986,7 @@ _UI_TdXmlElementType_ownedDocument_feature=\u6240\u6709\u3055\u308C\u3066\u3044\
_UI_TdXmlElementType_javaType_feature=Java\u30BF\u30A4\u30D7
_UI_TdXmlElementType_xmlContent_feature=XML\u30B3\u30F3\u30C6\u30F3\u30C4
_UI_TdXmlSchema_xsdFilePath_feature=XSD\u30D5\u30A1\u30A4\u30EB\u30D1\u30B9
_UI_FTPConnectionItem_type=FTP\u63A5\u7D9A\u9805\u76EE
_UI_FTPConnectionItem_type=FTP\u63A5\u7D9A\u30A2\u30A4\u30C6\u30E0
_UI_CustomComponentSetting_type=\u30E6\u30FC\u30B6\u30FC\u5B9A\u7FA9\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u8A2D\u5B9A
_UI_Project_customComponentSettings_feature=\u30E6\u30FC\u30B6\u30FC\u5B9A\u7FA9\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u8A2D\u5B9A
_UI_Property_oldStatusCode_feature=\u65E7\u30B9\u30C6\u30FC\u30BF\u30B9\u30B3\u30FC\u30C9

View File

@@ -1,6 +1,7 @@
_UI_TalendItem_comment_feature=\u5907\u6CE8
_UI_DocumentBusinessItem_type=\u6587\u6863\u4E1A\u52A1\u9879
_UI_BusinessProcess_businessZoneRelationShips_feature=\u4E1A\u52A1\u8303\u56F4\u5173\u7CFB
_UI_Unknown_feature=\u672A\u6307\u5B9A
_UI_BusinessItemRelationship_name_feature=\u8fde\u63a5\u540d
_UI_BusinessAssignation_talendItem_feature=Talend\u9805\u76EE
_UI_TalendItem_repository_feature=\u50a8\u5b58\u5e93
@@ -51,8 +52,10 @@ _UI_ActorBusinessItem_type=\u5546\u4E1A\u9879\u76EE\u53C2\u4E0E\u8005
_UI_BusinessProcess_localRepositoryCopy_feature=\u672C\u5730\u5E93\u62F7\u8D1D
_UI_BusinessItem_assignments_feature=\u6307\u6D3E
_UI_DirectionalBusinessItemRelationship_type=\u76F4\u63A5\u4E1A\u52A1\u9879\u5173\u7CFB
_UI_TerminalBusinessItem_type=\u7EC8\u7AEF\u4E1A\u52A1\u5217\u8868
_UI_BusinessZone_incomingRelationShips_feature=\u4F20\u5165\u5173\u7CFB
_UI_TalendItem_assignments_feature=\u6307\u6D3E
_UI_EllipseBusinessItem_type=\u692D\u5706\u4E1A\u52A1\u9879\u76EE
_UI_BusinessItemRelationship_target_feature=\u76EE\u6807
_UI_TalendItem_label_feature=\u6807\u7B7E
_UI_BusinessAssignment_comment_feature=\u5907\u6CE8
@@ -72,7 +75,7 @@ _UI_BusinessProcess_repositoryCopy_feature=\u5E93\u62F7\u8D1D
_UI_DataBusinessItem_type=\u6570\u636E\u4E1A\u52A1\u9879
_UI_Context_type=\u4E0A\u4E0B\u6587
_UI_BusinessZoneRelationShip_type=\u8303\u56F4\u5173\u7CFB
_UI_BusinessZone_businessProcess_feature=\u5546\u4E1A\u6A21\u578B
_UI_BusinessZone_businessProcess_feature=\u4E1A\u52A1\u6A21\u578B
_UI_BusinessZone_childEntites_feature=\u5B50\u5B9E\u4F53
_UI_FileRegexpMetadata_type=\u6587\u4EF6\u6B63\u5219\u8868\u8FBE\u5F0FMetadata
_UI_CreateChild_tooltip=\u5728{1}\u7279\u6027\u4E0B\u521B\u5EFA\u65B0\u7684\u7C7B\u578B{0}
@@ -81,75 +84,145 @@ _UI_CreateSibling_description=\u5728\u7236\u7C7B\u578B\u7684{1}\u7279\u6027\u4E0
_UI_Repository_Talenditems_feature=Talenditems
_UI_BusinessZone_outgoingRelationShips_feature=\u4F20\u51FA\u5173\u7CFB
_UI_BusinessProcess_businessItems_feature=\u5546\u4E1A\u9879\u76EE
_UI_FileDelimitedMetadata_type=\u6587\u4EF6\u5206\u914D\u5143\u6570\u636E
_UI_BusinessZone_type=\u8303\u56F4
_UI_Unknown_datatype=\u53C2\u6570\u503C
_UI_CreateChild_description=\u5BF9\u5DF2\u9009\u7684{2}\u7C7B\u578B\u7684\u7B2C{1}\u7279\u6027\u521B\u5EFA\u4E00\u4E2A\u65B0\u7684\u5B50\u7C7B\u578B{0}
_UI_BusinessZoneRelationShip_source_feature=\u8D44\u6E90
_UI_BusinessZoneRelationShip_source_feature=\u6E90
_UI_CreateChild_text3={1}
_UI_CreateChild_text2={1}{0}
_UI_BusinessItem_outgoingRelationships_feature=\u4F20\u51FA\u5173\u7CFB
_UI_FileLdifMetadata_type=\u6587\u4EF6Ldif\u5143\u6570\u636E
_UI_BusinessZoneRelationShip_target_feature=\u76EE\u6807
_UI_SapFunctionMetadata_type=SAP \u51FD\u6570\u5143\u6570\u636E
_UI_FileExcelMetadata_type=Excel\u6587\u4EF6Metadata
_UI_Query_type=\u67E5\u8BE2
_UI_SQLPattern_type=SQL\u6A21\u677F
_UI_Wsdl_type=WSDL
_UI_BusinessItem_vAlignment_feature=\u5782\u76F4\u5BF9\u9F50
_UI_BusinessItem_hAlignment_feature=\u6C34\u5E73\u5BF9\u9F50
_UI_Project_type=\u5de5\u7a0b
_UI_ProjectComponentAuthorisation_type=\u9879\u76EE\u7EC4\u6210\u6388\u6743
_UI_ProjectReference_type=\u9879\u76EE\u53C2\u8003
_UI_Status_type=\u72B6\u6001
_UI_ItemState_type=\u5B50\u9879\u6E05\u5355
_UI_Property_type=\u5C5E\u6027
_UI_LinkDocumentationItem_type=\u94FE\u63A5\u5B50\u6587\u6863
_UI_LinkType_type=\u94FE\u63A5\u7C7B\u578B
_UI_BusinessProcessItem_type=\u4E1A\u52A1\u6D41\u7A0B\u9879\u76EE
_UI_FileItem_type=\u6587\u4EF6\u9879
_UI_ByteArray_type=\u5B57\u8282\u6570\u7EC4
_UI_DocumentationItem_type=\u6587\u6863\u9879
_UI_RoutineItem_type=\u5E38\u89C4\u9879\u76EE
_UI_ConnectionItem_type=\u8FDE\u63A5\u9879
_UI_SnippetVariable_type=\u7247\u6BB5\u53D8\u91CF
_UI_SnippetItem_type=\u4EE3\u7801\u7247\u6BB5
_UI_DelimitedFileConnectionItem_type=\u5206\u5272\u578B\u6587\u4EF6\u8FDE\u63A5\u9879
_UI_PositionalFileConnectionItem_type=\u5B9A\u4F4D\u6587\u4EF6\u8FDE\u63A5\u5217\u8868
_UI_RegExFileConnectionItem_type=\u6CE8\u518C\u6587\u4EF6\u8FDE\u63A5\u9879\u76EE
_UI_CSVFileConnectionItem_type=VSV\u6587\u4EF6\u8FDE\u63A5\u9879
_UI_DatabaseConnectionItem_type=\u6570\u636E\u5E93\u8FDE\u63A5\u9879
_UI_SAPConnectionItem_type=SAP\u8FDE\u63A5\u9879
_UI_XmlFileConnectionItem_type=XML \u6587\u4EF6\u8FDE\u63A5\u5217\u8868
_UI_LdifFileConnectionItem_type=Ldif\u6587\u4EF6\u5B50\u8FDE\u63A5
_UI_ExcelFileConnectionItem_type=Excel\u6587\u4EF6\u8FDE\u63A5\u9879
_UI_EbcdicConnectionItem_type=Ebcdic\u8FDE\u63A5\u9879
_UI_MDMConnectionItem_type=MDM\u8FDE\u63A5\u9879\u76EE
_UI_ProcessItem_type=\u5904\u7406\u9879\u76EE
_UI_UserRole_type=\u7528\u6237\u6743\u9650
_UI_User_type=\u7528\u6237
_UI_FolderItem_type=\u6587\u4EF6\u5939\u9879\u76EE
_UI_Component_type=\u7EC4\u4EF6
_UI_NotationHolder_type=\u6CE8\u91CA\u4EBA
_UI_UserProjectAuthorization_type=\u7528\u6237\u9879\u76EE\u6388\u6743
_UI_ContextItem_type=\u4E0A\u4E0B\u6587\u9879
_UI_SpagoBiServer_type=Spago BI\u670D\u52A1\u5668
_UI_License_type=\u8bb8\u53ef\u8bf4\u660e
_UI_GenericSchemaConnectionItem_type=\u901A\u7528\u7ED3\u6784\u5B50\u8FDE\u63A5
_UI_UserModuleAuthorization_type=\u7528\u6237\u6A21\u5757\u6388\u6743
_UI_LDAPSchemaConnectionItem_type=LDAP\u6A21\u5F0F\u5B50\u8FDE\u63A5
_UI_SalesforceSchemaConnectionItem_type=Salesforce\u6A21\u5F0F\u8FDE\u63A5\u9879
_UI_DashboardConnection_type=\u4EEA\u8868\u76D8\u8FDE\u63A5
_UI_ExecutionServer_type=\u6267\u884C\u670D\u52A1\u5668
_UI_ExecutionTask_type=\u6267\u884C\u4EFB\u52A1
_UI_ExecutionTaskCmdPrm_type=\u6267\u884C\u4EFB\u52A1\u547D\u4EE4\u53C2\u6570
_UI_ExecutionTaskJobPrm_type=\u6267\u884C\u4EFB\u52A1\u4F5C\u4E1A\u8BB8\u53EF
_UI_TaskExecutionHistory_type=\u4EFB\u52A1\u6267\u884C\u5386\u53F2
_UI_TalendTrigger_type=Talend\u89E6\u53D1\u5668
_UI_CronTalendTrigger_type=talend\u89E6\u53D1\u5668
_UI_CronUITalendTrigger_type=Cron UI Talend\u89E6\u53D1\u5668
_UI_SimpleTalendTrigger_type=\u7B80\u5355\u7684Talend\u89E6\u53D1\u5668
_UI_ExecutionVirtualServer_type=\u8FD0\u884C\u7684\u865A\u62DF\u670D\u52A1\u5668
_UI_FileTrigger_type=\u6587\u4EF6\u89E6\u53D1\u5668
_UI_FileTriggerMask_type=\u6587\u4EF6\u89E6\u53D1\u63A9\u7801
_UI_JobletProcessItem_type=Joblet\u8FDB\u7A0B\u9879\u76EE
_UI_JobDocumentationItem_type=\u5DE5\u4F5C\u6587\u4EF6\u9879
_UI_JobletDocumentationItem_type=Joblet\u6587\u4EF6\u9879\u76EE
_UI_WSDLSchemaConnectionItem_type=web\u670D\u52A1\u67B6\u6784\u8FDE\u63A5\u9879
_UI_SchemaInformation_type=\u67B6\u6784\u4FE1\u606F
_UI_Information_type=\u4FE1\u606F
_UI_SQLPatternItem_type=SQL\u6A21\u5F0F\u9879
_UI_ComponentSetting_type=\u7EC4\u4EF6\u8BBE\u7F6E
_UI_StatAndLogsSettings_type=\u7EDF\u8BA1\u548C\u65E5\u5FD7\u8BBE\u7F6E
_UI_ImplicitContextSettings_type=\u9690\u5F0F\u4E0A\u4E0B\u6587\u8BBE\u7F6E
_UI_SoaOperation_type=Soa \u64CD\u4F5C
_UI_SoaInputParameter_type=Soa\u8F93\u5165\u53C2\u6570
_UI_SoaService_type=Soa\u670D\u52A1
_UI_RulesItem_type=\u89C4\u5219\u9879\u76EE
_UI_UserRight_type=\u7528\u6237\u6743\u9650
_UI_RoleRight_type=\u89D2\u8272\u6743
_UI_SVGBusinessProcessItem_type=SVG\u4E1A\u52A1\u6D41\u7A0B\u9879
_UI_TDQItem_type=TDQ\u9879\u76EE
_UI_TDQAnalysisItem_type=TDQ\u5206\u6790\u9879\u76EE
_UI_TDQReportItem_type=TDQ\u62A5\u8868\u9879\u76EE
_UI_TDQDBConnectionItem_type=TDQ\u6570\u636E\u94FE\u63A5\u9879\u76EE
_UI_TDQMDMConnectionItem_type=TDQMDM \u8FDE\u63A5\u6761\u76EE
_UI_TDQIndicatorItem_type=TDQ\u6307\u793A\u6761\u76EE
_UI_TDQBusinessRuleItem_type=TDQ\u4E1A\u52A1\u89C4\u5219\u9879\u76EE
_UI_LinkRulesItem_type=\u94FE\u63A5\u5B50\u89C4\u5219
_UI_ItemRelations_type=\u9879\u5173\u7CFB
_UI_ItemRelation_type=\u9879\u5173\u7CFB
_UI_HL7ConnectionItem_type=HL7\u8FDE\u63A5\u9879
_UI_Project_technicalStatus_feature=\u6280\u672f
_UI_Project_documentationStatus_feature=\u6587\u6863\u72b6\u6001
_UI_Project_id_feature=\u7EC4\u4EF6\u6807\u8BC6\u7B26
_UI_Project_label_feature=\u6807\u7B7E
_UI_Project_description_feature=\u5FC5\u8981\u7684
_UI_Project_language_feature=\u8BED\u8A00
_UI_Project_technicalLabel_feature=\u6280\u672F\u6807\u7B7E
_UI_Project_local_feature=\u672C\u5730
_UI_Project_folders_feature=\u76EE\u5F55
_UI_Project_deleted_feature=\u5DF2\u5220\u9664
_UI_Project_deleteDate_feature=\u5220\u9664\u65E5\u671F
_UI_Project_creationDate_feature=\u521B\u5EFA\u65E5\u671F
_UI_Project_author_feature=\u4F5C\u8005
_UI_Project_userAuthorization_feature=\u7528\u6237\u8BA4\u8BC1
_UI_Project_allowedComponents_feature=\u5141\u8BB8\u7EC4\u6210
_UI_Project_referencedProjects_feature=\u5F15\u7528\u7684\u9879\u76EE
_UI_Project_availableRefProject_feature=\u53EF\u7528\u7684\u53C2\u8003\u9879\u76EE
_UI_Project_migrationTasks_feature=\u8FC1\u79FB\u4EFB\u52A1
_UI_Project_masterJobId_feature=\u4E3B\u4EFB\u52A1ID
_UI_Project_spagoBiServer_feature=Spago BI\u670D\u52A1\u5668
_UI_Project_productVersion_feature=\u4F5C\u54C1\u7248\u672C
_UI_Project_componentsSettings_feature=\u7EC4\u4EF6\u8BBE\u7F6E
_UI_Project_url_feature=\u7F51\u5740
_UI_Project_statAndLogsSettings_feature=\u7EDF\u8BA1\u548C\u65E5\u5FD7\u8BBE\u7F6E
_UI_Project_implicitContextSettings_feature=\u9690\u5F0F\u4E0A\u4E0B\u6587\u8BBE\u7F6E
_UI_Project_hidePassword_feature=\u9690\u85CF\u5BC6\u7801
_UI_Project_ItemsRelations_feature=\u6761\u76EE\u5173\u7CFB
_UI_Project_reference_feature=\u5F15\u7528
_UI_ProjectComponentAuthorisation_project_feature=\u5de5\u7a0b
_UI_ProjectComponentAuthorisation_component_feature=\u7EC4\u4EF6
_UI_ProjectReference_project_feature=\u5de5\u7a0b
_UI_ProjectReference_branch_feature=\u5206\u652F
_UI_ProjectReference_referencedProject_feature=\u5F15\u7528\u7684\u9879\u76EE
_UI_ProjectReference_referencedBranch_feature=\u53C2\u8003\u90E8\u95E8
_UI_Status_label_feature=\u6807\u7B7E
_UI_Status_code_feature=\u4ee3\u7801
_UI_ItemState_path_feature=\u8DEF\u5F84
_UI_ItemState_deleted_feature=\u5DF2\u5220\u9664
_UI_ItemState_locked_feature=\u9501\u5B9A\u7684
_UI_ItemState_locker_feature=\u66F4\u8863\u5BA4
_UI_ItemState_lockDate_feature=\u9501\u5B9A\u65E5\u671F
_UI_ItemState_commitDate_feature=\u63D0\u4EA4\u65E5\u671F
_UI_Property_id_feature=\u7EC4\u4EF6\u6807\u8BC6\u7B26
@@ -159,18 +232,28 @@ _UI_Property_description_feature=\u5FC5\u8981\u7684
_UI_Property_creationDate_feature=\u521B\u5EFA\u65E5\u671F
_UI_Property_modificationDate_feature=\u4FEE\u6539\u65E5\u671F
_UI_Property_version_feature=\u7248\u672C
_UI_Property_statusCode_feature=\u72B6\u6001\u7801
_UI_Property_author_feature=\u4F5C\u8005
_UI_Property_informations_feature=\u4FE1\u606F
_UI_Property_maxInformationLevel_feature=\u6700\u5927\u4FE1\u606F\u7EA7\u522B
_UI_Item_property_feature=\u5C5E\u6027
_UI_Item_state_feature=\u72B6\u6001
_UI_Item_parent_feature=\u7236\u9879
_UI_LinkDocumentationItem_name_feature=\u4f5c\u4e1a\u540d
_UI_LinkDocumentationItem_extension_feature=\u6269\u5C55
_UI_LinkDocumentationItem_link_feature=\u94FE\u63A5
_UI_LinkType_URI_feature=URI
_UI_LinkType_state_feature=\u72B6\u6001
_UI_BusinessProcessItem_notation_feature=\u7B26\u53F7
_UI_BusinessProcessItem_semantic_feature=\u8BED\u4E49
_UI_BusinessProcessItem_notationHolder_feature=\u7B26\u53F7\u6240\u6709\u4EBA
_UI_BusinessProcessItem_svgBusinessProcessItem_feature=SVG\u4E1A\u52A1\u6D41\u7A0B\u9879
_UI_FileItem_name_feature=\u4f5c\u4e1a\u540d
_UI_FileItem_extension_feature=\u6269\u5C55
_UI_FileItem_content_feature=\u5185\u5BB9
_UI_ByteArray_innerContent_feature=\u5185\u90E8\u5185\u5BB9
_UI_RoutineItem_builtIn_feature=\u5185\u7F6E
_UI_RoutineItem_imports_feature=\u8FDB\u53E3
_UI_ConnectionItem_connection_feature=\u8FDE\u63A5
_UI_SnippetVariable_name_feature=\u4f5c\u4e1a\u540d
_UI_SnippetVariable_value_feature=\u503c
@@ -178,14 +261,36 @@ _UI_SnippetVariable_description_feature=\u5FC5\u8981\u7684
_UI_SnippetVariable_id_feature=\u7EC4\u4EF6\u6807\u8BC6\u7B26
_UI_SnippetItem_name_feature=\u4f5c\u4e1a\u540d
_UI_SnippetItem_content_feature=\u5185\u5BB9
_UI_SnippetItem_variables_feature=\u53D8\u91CF
_UI_ProcessItem_process_feature=\u5904\u7406
_UI_UserRole_id_feature=\u7EC4\u4EF6\u6807\u8BC6\u7B26
_UI_UserRole_name_feature=\u4f5c\u4e1a\u540d
_UI_UserRole_localizedLabel_feature=\u672C\u5730\u5316\u6807\u7B7E
_UI_UserRole_rolesRights_feature=\u89D2\u8272\u6743\u9650
_UI_User_id_feature=\u7EC4\u4EF6\u6807\u8BC6\u7B26
_UI_User_login_feature=\u987b\u6307\u5b9a\u767b\u5f55
_UI_User_password_feature=\u5bc6\u7801
_UI_User_firstName_feature=\u7B2C\u4E00\u4E2A\u540D\u5B57
_UI_User_lastName_feature=\u59D3
_UI_User_creationDate_feature=\u521B\u5EFA\u65E5\u671F
_UI_User_deleteDate_feature=\u5220\u9664\u65E5\u671F
_UI_User_deleted_feature=\u5DF2\u5220\u9664
_UI_User_allowedToModifyComponents_feature=\u5141\u8BB8\u4FEE\u6539\u7EC4\u4EF6
_UI_User_Comment_feature=\u6CE8\u89E3
_UI_User_role_feature=\u89D2\u8272
_UI_User_projectAuthorization_feature=\u9879\u76EE\u6388\u6743
_UI_User_moduleAuthorization_feature=\u6A21\u5757\u6388\u6743
_UI_User_preferredDashboardConnection_feature=\u9996\u9009\u4EEA\u8868\u76D8\u8FDE\u63A5
_UI_User_lastAdminConnectionDate_feature=\u6700\u540E\u7BA1\u7406\u8FDE\u63A5\u65E5\u671F
_UI_User_lastStudioConnectionDate_feature=Studio \u4E0A\u6B21\u8FDE\u63A5\u65F6\u95F4
_UI_User_firstAdminConnectionDate_feature=\u7B2C\u4E00\u4E2A\u7BA1\u7406\u5458\u8FDE\u63A5\u65E5\u671F
_UI_User_firstStudioConnectionDate_feature=Studio \u9996\u6B21\u8FDE\u63A5\u65F6\u95F4
_UI_User_adminConnexionNumber_feature=\u7BA1\u7406\u8FDE\u63A5\u6570
_UI_User_studioConnexionNumber_feature=Studio \u8FDE\u63A5\u6570
_UI_User_authenticationInfo_feature=\u8EAB\u4EFD\u9A8C\u8BC1\u4FE1\u606F
_UI_User_ldapId_feature=Ldap Id
_UI_User_language_feature=\u8BED\u8A00
_UI_FolderItem_children_feature=\u5B69\u5B50
_UI_FolderItem_type_feature=\u7C7B\u578B
_UI_Component_id_feature=\u7EC4\u4EF6\u6807\u8BC6\u7B26
_UI_Component_label_feature=\u7EC4\u4EF6\u6807\u7B7E
@@ -196,7 +301,8 @@ _UI_Component_creationDate_feature=\u521B\u5EFA\u65E5\u671F
_UI_Component_deleteDate_feature=\u5220\u9664\u65E5\u671F
_UI_Component_deleted_feature=\u5DF2\u5220\u9664
_UI_Component_fileDescriptor_feature=\u6587\u4EF6\u63CF\u8FF0\u7B26
_UI_Component_projects_feature=\u9879\u76EE
_UI_Component_projects_feature=\u5DE5\u7A0B
_UI_NotationHolder_notationString_feature=\u7B26\u53F7\u5B57\u7B26\u4E32
_UI_UserProjectAuthorization_user_feature=\u7528\u6237
_UI_UserProjectAuthorization_project_feature=\u5de5\u7a0b
_UI_UserProjectAuthorization_type_feature=\u7C7B\u578B
@@ -215,6 +321,7 @@ _UI_UserModuleAuthorization_user_feature=\u7528\u6237
_UI_UserModuleAuthorization_type_feature=\u7C7B\u578B
_UI_DashboardConnection_id_feature=\u7EC4\u4EF6\u6807\u8BC6\u7B26
_UI_DashboardConnection_label_feature=\u6807\u7B7E
_UI_DashboardConnection_dialect_feature=\u65B9\u8A00
_UI_DashboardConnection_host_feature=\u4E3B\u673A
_UI_DashboardConnection_port_feature=\u7AEF\u53E3
_UI_DashboardConnection_database_feature=\u6570\u636E\u5E93
@@ -222,6 +329,7 @@ _UI_DashboardConnection_username_feature=\u7528\u6237\u540D
_UI_DashboardConnection_password_feature=\u5BC6\u7801
_UI_DashboardConnection_logTable_feature=\u65E5\u5FD7\u8868
_UI_DashboardConnection_statTable_feature=\u7EDF\u8BA1\u8868
_UI_DashboardConnection_flowMeterTable_feature=\u6D41\u91CF\u8BA1\u8868
_UI_DashboardConnection_additionnalsParams_feature=\u9644\u52A0\u53C2\u6570
_UI_DashboardConnection_datasource_feature=\u6570\u636E\u6E90
_UI_ExecutionServer_id_feature=\u7EC4\u4EF6\u6807\u8BC6\u7B26
@@ -229,16 +337,24 @@ _UI_ExecutionServer_label_feature=\u6807\u7B7E
_UI_ExecutionServer_description_feature=\u5FC5\u8981\u7684
_UI_ExecutionServer_host_feature=\u4e3b\u673a
_UI_ExecutionServer_port_feature=\u7aef\u53e3
_UI_ExecutionServer_fileTransfertPort_feature=\u6587\u4EF6\u8FC1\u79FB\u7AEF\u53E3
_UI_ExecutionServer_active_feature=\u6FC0\u6D3B
_UI_ExecutionServer_monitoringPort_feature=\u76D1\u63A7\u7AEF\u53E3
_UI_ExecutionTask_id_feature=\u7EC4\u4EF6\u6807\u8BC6\u7B26
_UI_ExecutionTask_label_feature=\u6807\u7B7E
_UI_ExecutionTask_description_feature=\u5FC5\u8981\u7684
_UI_ExecutionTask_executionServer_feature=\u6267\u884C\u670D\u52A1\u5668
_UI_ExecutionTask_project_feature=\u9879\u76EE
_UI_ExecutionTask_branch_feature=\u5206\u652F
_UI_ExecutionTask_context_feature=\u7EC4\u4EF6
_UI_ExecutionTask_jobVersion_feature=\u4F5C\u4E1A\u7248\u672C
_UI_ExecutionTask_active_feature=\u6FC0\u6D3B
_UI_ExecutionTask_idQuartzJob_feature=Id Quartz \u5DE5\u4F5C\u8584
_UI_ExecutionTask_lastScriptGenerationDate_feature=\u4E0A\u6B21\u4F5C\u4E1A\u4EE3\u7801\u751F\u6210\u65E5\u671F
_UI_ExecutionTask_generatedSvnRevision_feature=\u751F\u6210\u7684svn\u4FEE\u8BA2
_UI_ExecutionTask_idRemoteJob_feature=ID\u8FDC\u7A0B\u4EFB\u52A1
_UI_ExecutionTask_idRemoteJobExecution_feature=\u8FDC\u7A0B\u4EFB\u52A1\u6267\u884CID
_UI_ExecutionTask_checksumArchive_feature=\u6821\u9A8C\u5B58\u6863
_UI_ExecutionTask_jobScriptArchiveFilename_feature=\u4F5C\u4E1A\u5F52\u6863\u6587\u4EF6\u540D
_UI_ExecutionTask_status_feature=\u72B6\u6001
_UI_ExecutionTask_processingState_feature=\u8FDB\u7A0B\u72B6\u6001
@@ -247,14 +363,19 @@ _UI_ExecutionTask_lastRunDate_feature=\u4E0A\u6B21\u8FD0\u884C\u65E5\u671F
_UI_ExecutionTask_lastDeploymentDate_feature=\u4E0A\u6B21\u90E8\u7F72\u65E5\u671F
_UI_ExecutionTask_lastEndedRunDate_feature=\u4E0A\u6B21\u8FD0\u884C\u7ED3\u675F\u65E5\u671F
_UI_ExecutionTask_triggers_feature=\u89E6\u53D1\u5668
_UI_ExecutionTask_cmdPrms_feature=Cmd\u8BB8\u53EF
_UI_ExecutionTask_jobPrms_feature=\u4F5C\u4E1A\u8BB8\u53EF
_UI_ExecutionTask_jobId_feature=\u4F5C\u4E1A\u6807\u8BC6\u7B26
_UI_ExecutionTask_virtualServer_feature=\u865A\u62DF\u670D\u52A1\u5668
_UI_ExecutionTask_concurrentExecution_feature=\u5F53\u524D\u6267\u884C
_UI_ExecutionTask_maxConcurrentExecutions_feature=\u6700\u5927\u5E76\u53D1\u8FD0\u884C\u6570
_UI_ExecutionTask_generatedProjectName_feature=\u751F\u6210\u7684\u5DE5\u7A0B\u540D\u79F0
_UI_ExecutionTask_generatedJobName_feature=\u751F\u6210\u7684\u4F5C\u4E1A\u540D\u79F0
_UI_ExecutionTask_applyContextToChildren_feature=\u7533\u8BF7\u513F\u7AE5\u4F7F\u7528\u73AF\u5883
_UI_ExecutionTask_errorStackTrace_feature=\u9519\u8BEF\u5806\u6808\u8DDF\u8E2A
_UI_ExecutionTask_lastTriggeringDate_feature=\u4E0A\u6B21\u89E6\u53D1\u65E5\u671F
_UI_ExecutionTask_execStatisticsEnabled_feature=\u6267\u884C\u7EDF\u8BA1\u4F7F\u80FD
_UI_ExecutionTask_addStatisticsCodeEnabled_feature=\u542F\u7528\u6DFB\u52A0\u7EDF\u8BA1\u4EE3\u7801
_UI_ExecutionTask_ownerSchedulerInstanceId_feature=\u8C03\u5EA6\u5B9E\u4F8B\u6240\u5C5EID
_UI_ExecutionTaskCmdPrm_id_feature=Id
_UI_ExecutionTaskCmdPrm_active_feature=\u6FC0\u6D3B
@@ -268,16 +389,60 @@ _UI_ExecutionTaskJobPrm_override_feature=\u91CD\u8F7D
_UI_ExecutionTaskJobPrm_executionTask_feature=\u6267\u884C\u4EFB\u52A1
_UI_ExecutionTaskJobPrm_originalValue_feature=\u521D\u59CB\u503C
_UI_TaskExecutionHistory_id_feature=\u7EC4\u4EF6\u6807\u8BC6\u7B26
_UI_TaskExecutionHistory_basicStatus_feature=\u57FA\u672C\u72B6\u6001
_UI_TaskExecutionHistory_detailedStatus_feature=\u8BE6\u7EC6\u72B6\u6001
_UI_TaskExecutionHistory_taskLabel_feature=\u4EFB\u52A1\u6807\u7B7E
_UI_TaskExecutionHistory_taskDescription_feature=\u4EFB\u52A1\u63CF\u8FF0
_UI_TaskExecutionHistory_projectName_feature=\u5de5\u7a0b\u540d
_UI_TaskExecutionHistory_talendJobName_feature=Talend\u4EFB\u52A1\u540D\u79F0
_UI_TaskExecutionHistory_talendJobId_feature=Talend\u4EFB\u52A1ID
_UI_TaskExecutionHistory_talendJobVersion_feature=Talend\u4EFB\u52A1\u7248\u672C\u53F7
_UI_TaskExecutionHistory_contextName_feature=\u73AF\u5883\u540D\u79F0
_UI_TaskExecutionHistory_virtualServerName_feature=\u865A\u62DF\u670D\u52A1\u5668\u540D\u79F0
_UI_TaskExecutionHistory_executionServerName_feature=\u6267\u884C\u670D\u52A1\u5668\u540D\u5B57
_UI_TaskExecutionHistory_executionServerHost_feature=\u6267\u884C\u670D\u52A1\u5668\u4E3B\u673A
_UI_TaskExecutionHistory_executionServerCmdPort_feature=\u6267\u884C\u670D\u52A1\u5668\u7684Cmd\u7AEF\u53E3
_UI_TaskExecutionHistory_executionServerFilePort_feature=\u6267\u884C\u670D\u52A1\u5668\u7684\u6587\u4EF6\u7AEF\u53E3
_UI_TaskExecutionHistory_executionServerMonitoringPort_feature=\u6267\u884C\u670D\u52A1\u5668\u7684\u76D1\u63A7\u7AEF\u53E3
_UI_TaskExecutionHistory_applyContextToChildren_feature=\u7533\u8BF7\u513F\u7AE5\u4F7F\u7528\u73AF\u5883
_UI_TaskExecutionHistory_triggeredBy_feature=\u88AB...\u89E6\u53D1
_UI_TaskExecutionHistory_triggerType_feature=\u89E6\u53D1\u5668\u7C7B\u578B
_UI_TaskExecutionHistory_triggerName_feature=\u89E6\u53D1\u5668\u540D\u79F0
_UI_TaskExecutionHistory_triggerDescription_feature=\u89E6\u53D1\u5668\u63CF\u8FF0
_UI_TaskExecutionHistory_taskErrorStackTrace_feature=\u4EFB\u52A1\u9519\u8BEF\u5806\u6808\u8FFD\u8E2A
_UI_TaskExecutionHistory_idQuartzJob_feature=Id Quartz \u5DE5\u4F5C\u8584
_UI_TaskExecutionHistory_idQuartzTrigger_feature=Id Quartz \u89E6\u53D1\u5668
_UI_TaskExecutionHistory_lastJobGenerationDate_feature=\u4E0A\u6B21\u4F5C\u4E1A\u4EE3\u7801\u751F\u6210\u65E5\u671F
_UI_TaskExecutionHistory_jobArchiveFilename_feature=\u4F5C\u4E1A\u5F52\u6863\u6587\u4EF6\u540D
_UI_TaskExecutionHistory_fileTriggerFileMask_feature=\u6587\u4EF6\u89E6\u53D1\u6587\u4EF6\u63A9\u7801
_UI_TaskExecutionHistory_fileTriggerFileName_feature=\u89E6\u53D1\u6587\u4EF6\u7684\u6587\u4EF6\u540D
_UI_TaskExecutionHistory_fileTriggerFolderPath_feature=\u89E6\u53D1\u6587\u4EF6\u7684\u6587\u4EF6\u5939\u8DEF\u5F84
_UI_TaskExecutionHistory_fileTriggerTriggeredFilePath_feature=\u6587\u4EF6\u89E6\u53D1\u5668\u89E6\u53D1\u7684\u6587\u4EF6\u8DEF\u5F84
_UI_TaskExecutionHistory_expectedTriggeringDate_feature=\u9884\u671F\u51FA\u53D1\u65E5\u671F
_UI_TaskExecutionHistory_taskStartDate_feature=\u4EFB\u52A1\u5F00\u59CB\u65E5\u671F
_UI_TaskExecutionHistory_taskEndDate_feature=\u4EFB\u52A1\u7ED3\u675F\u65E5\u671F
_UI_TaskExecutionHistory_adminJobStartDate_feature=\u7BA1\u7406\u5DE5\u4F5C\u5F00\u59CB\u65E5\u671F
_UI_TaskExecutionHistory_adminJobEndDate_feature=\u7BA1\u7406\u5DE5\u4F5C\u7ED3\u675F\u65E5\u671F
_UI_TaskExecutionHistory_serverJobStartDate_feature=\u670D\u52A1\u5668\u4F5C\u4E1A\u5F00\u59CB\u65E5\u671F
_UI_TaskExecutionHistory_serverJobEndDate_feature=\u670D\u52A1\u5668\u4F5C\u4E1A\u7ED3\u675F\u65E5\u671F
_UI_TaskExecutionHistory_idRemoteJob_feature=ID\u8FDC\u7A0B\u4EFB\u52A1
_UI_TaskExecutionHistory_idRemoteJobExecution_feature=\u8FDC\u7A0B\u4EFB\u52A1\u6267\u884CID
_UI_TaskExecutionHistory_requestId_feature=\u8BF7\u6C42ID
_UI_TaskExecutionHistory_resumingMode_feature=\u6062\u590D\u6A21\u5F0F
_UI_TaskExecutionHistory_contextValues_feature=\u73AF\u5883\u503C
_UI_TaskExecutionHistory_jvmValues_feature=\u865A\u62DF\u673A\u503C
_UI_TalendTrigger_id_feature=\u7EC4\u4EF6\u6807\u8BC6\u7B26
_UI_TalendTrigger_active_feature=\u6FC0\u6D3B
_UI_TalendTrigger_label_feature=\u6807\u7B7E
_UI_TalendTrigger_description_feature=\u5FC5\u8981\u7684
_UI_TalendTrigger_triggerType_feature=\u89E6\u53D1\u5668\u7C7B\u578B
_UI_TalendTrigger_executionTask_feature=\u6267\u884C\u4EFB\u52A1
_UI_TalendTrigger_endTime_feature=\u7ED3\u675F\u65F6\u95F4
_UI_TalendTrigger_previousFireTime_feature=\u4E0A\u6B21\u53D1\u5C04\u65F6\u95F4
_UI_TalendTrigger_finalFireTime_feature=\u6700\u7EC8\u53D1\u5C04\u65F6\u95F4
_UI_TalendTrigger_idQuartzTrigger_feature=Id Quartz \u89E6\u53D1\u5668
_UI_TalendTrigger_resumePauseUpdated_feature=\u6062\u590D\u6682\u505C\u66F4\u65B0
_UI_TalendTrigger_previouslyPaused_feature=\u4EE5\u524D\u7684\u6682\u505C
_UI_CronTalendTrigger_cronExpression_feature=\u8868\u8FBE\u5F0F
_UI_CronUITalendTrigger_listDaysOfWeek_feature=\u5468\u4E2D\u7684\u5929\u5217\u8868
_UI_CronUITalendTrigger_listDaysOfMonth_feature=\u6708\u5EA6\u7684\u5929\u5217\u8868
@@ -285,51 +450,93 @@ _UI_CronUITalendTrigger_listMonths_feature=\u6708\u4EFD\u5217\u8868
_UI_CronUITalendTrigger_listYears_feature=\u5E74\u5EA6\u5217\u8868
_UI_CronUITalendTrigger_listHours_feature=\u5C0F\u65F6\u5217\u8868
_UI_CronUITalendTrigger_listMinutes_feature=\u5206\u949F\u5217\u8868
_UI_SimpleTalendTrigger_repeatCount_feature=\u91CD\u590D\u8BA1\u6570
_UI_SimpleTalendTrigger_repeatInterval_feature=\u91CD\u590D\u95F4\u9694
_UI_SimpleTalendTrigger_timesTriggered_feature=\u65F6\u95F4\u89E6\u53D1
_UI_ExecutionVirtualServer_id_feature=Id
_UI_ExecutionVirtualServer_label_feature=\u6807\u7B7E
_UI_ExecutionVirtualServer_description_feature=\u8BF4\u660E
_UI_ExecutionVirtualServer_active_feature=\u6FC0\u6D3B\u4E2D
_UI_ExecutionVirtualServer_executionServers_feature=\u8FD0\u884C\u7684\u670D\u52A1\u5668
_UI_FileTrigger_fileTriggerMasks_feature=\u6587\u4EF6\u89E6\u53D1\u5668\u63A9\u7801
_UI_FileTriggerMask_id_feature=\u7EC4\u4EF6\u6807\u8BC6\u7B26
_UI_FileTriggerMask_active_feature=\u6FC0\u6D3B
_UI_FileTriggerMask_label_feature=\u6807\u7B7E
_UI_FileTriggerMask_description_feature=\u5FC5\u8981\u7684
_UI_FileTriggerMask_fileTrigger_feature=\u6587\u4EF6\u89E6\u53D1\u5668
_UI_FileTriggerMask_folderPath_feature=\u6587\u4EF6\u5939\u8DEF\u5F84
_UI_FileTriggerMask_fileMask_feature=\u6587\u4EF6\u63A9\u7801
_UI_FileTriggerMask_contextParameterBaseName_feature=\u57FA\u4E8E\u540D\u79F0\u7684\u4E0A\u4E0B\u6587\u53C2\u6570
_UI_FileTriggerMask_checkFileServer_feature=\u68C0\u67E5\u6587\u4EF6\u670D\u52A1\u5668
_UI_FileTriggerMask_exist_feature=\u9000\u51FA
_UI_FileTriggerMask_created_feature=\u5DF2\u521B\u5EFA
_UI_FileTriggerMask_modified_feature=\u4FEE\u6539
_UI_JobletProcessItem_jobletProcess_feature=Joblet\u8FDB\u7A0B
_UI_SchemaInformation_version_feature=\u7248\u672C
_UI_Information_level_feature=\u7EA7\u522B
_UI_Information_type_feature=\u7C7B\u578B
_UI_Information_text_feature=\u6587\u672c
_UI_SQLPatternItem_system_feature=\u7CFB\u7EDF
_UI_SQLPatternItem_eltName_feature=Elt\u540D\u79F0
_UI_ComponentSetting_name_feature=\u540D\u5B57
_UI_ComponentSetting_hidden_feature=\u662F\u5426\u9690\u85CF
_UI_ComponentSetting_family_feature=\u7EC4\u4EF6\u6240\u5728\u76EE\u5F55
_UI_StatAndLogsSettings_parameters_feature=\u53C2\u6570
_UI_ImplicitContextSettings_parameters_feature=\u53C2\u6570
_UI_SoaOperation_id_feature=\u7EC4\u4EF6\u6807\u8BC6\u7B26
_UI_SoaOperation_label_feature=\u6807\u7B7E
_UI_SoaOperation_description_feature=\u5FC5\u8981\u7684
_UI_SoaOperation_project_feature=\u5de5\u7a0b
_UI_SoaOperation_context_feature=\u7EC4\u4EF6
_UI_SoaOperation_jobVersion_feature=\u4F5C\u4E1A\u7248\u672C
_UI_SoaOperation_jobName_feature=\u5DE5\u4F5C\u540D\u79F0
_UI_SoaOperation_active_feature=\u6FC0\u6D3B
_UI_SoaOperation_lastScriptGenerationDate_feature=\u6700\u540E\u7684\u811A\u672C\u751F\u6210\u65E5\u671F
_UI_SoaOperation_jobId_feature=\u4F5C\u4E1A\u6807\u8BC6\u7B26
_UI_SoaOperation_applyContextToChildren_feature=\u7533\u8BF7\u513F\u7AE5\u4F7F\u7528\u73AF\u5883
_UI_SoaOperation_inputParameters_feature=\u8F93\u5165\u53C2\u6570
_UI_SoaOperation_jvmParameters_feature=Jvm\u53C2\u6570
_UI_SoaOperation_xms_feature=XMS
_UI_SoaOperation_xmx_feature=XMX
_UI_SoaOperation_minJobInstances_feature=\u6700\u5C0F\u5DE5\u4F5C\u5B9E\u4F8B\u6570
_UI_SoaOperation_maxJobInstances_feature=\u6700\u5927\u5DE5\u4F5C\u5B9E\u4F8B\u6570
_UI_SoaOperation_idleTTL_forAllInstances_feature=\u7A7A\u95F2\u7684TTL\u7ED9\u6240\u6709\u5B9E\u4F8B
_UI_SoaOperation_idleTTL_forAdditionalInstances_feature=\u7A7A\u95F2\u7684TTL\u7ED9\u989D\u5916\u7684\u5B9E\u4F8B
_UI_SoaOperation_queueMaxSize_feature=\u961F\u5217\u6700\u5927\u5143\u7D20\u6570
_UI_SoaOperation_requestInQueueTTL_feature=\u961F\u5217\u4E2D\u7684\u8BF7\u6C42TTL
_UI_SoaOperation_returnStyle_feature=\u8FD4\u56DE\u6837\u5F0F
_UI_SoaOperation_branch_feature=\u5206\u652F
_UI_SoaInputParameter_id_feature=\u7EC4\u4EF6\u6807\u8BC6\u7B26
_UI_SoaInputParameter_label_feature=\u6807\u7B7E
_UI_SoaInputParameter_operation_feature=\u64CD\u4F5C
_UI_SoaInputParameter_defaultValue_feature=\u7f3a\u7701\u503c
_UI_SoaInputParameter_exposedName_feature=\u5C55\u73B0\u540D\u79F0
_UI_SoaInputParameter_exposed_feature=\u5C55\u73B0
_UI_SoaService_id_feature=\u7EC4\u4EF6\u6807\u8BC6\u7B26
_UI_SoaService_label_feature=\u6807\u7B7E
_UI_SoaService_nameSpace_feature=\u547D\u540D\u7A7A\u95F4
_UI_SoaService_contact_feature=\u8054\u7CFB
_UI_SoaService_description_feature=\u5FC5\u8981\u7684
_UI_SoaService_creation_feature=\u521B\u5EFA
_UI_SoaService_modification_feature=\u4fee\u6539
_UI_SoaService_port_feature=\u7aef\u53e3
_UI_SoaService_type_feature=\u7C7B\u578B
_UI_SoaService_style_feature=\u6837\u5F0F
_UI_SoaService_usedType_feature=\u5E94\u7528\u7C7B\u578B
_UI_SoaService_paramStyle_feature=\u53C2\u6570\u6837\u5F0F
_UI_SoaService_operations_feature=\u64CD\u4F5C
_UI_SoaService_status_feature=\u72B6\u6001
_UI_UserRight_id_feature=\u7EC4\u4EF6\u6807\u8BC6\u7B26
_UI_UserRight_name_feature=\u4f5c\u4e1a\u540d
_UI_UserRight_description_feature=\u5FC5\u8981\u7684
_UI_UserRight_rolesRights_feature=\u89D2\u8272\u6743\u9650
_UI_RoleRight_role_feature=\u89D2\u8272
_UI_RoleRight_userRight_feature=\u7528\u6237\u6743\u9650
_UI_SVGBusinessProcessItem_businessProcessItem_feature=\u4E1A\u52A1\u6D41\u7A0B\u9879\u76EE
_UI_TDQItem_filename_feature=\u6587\u4EF6\u540D
_UI_LinkRulesItem_name_feature=\u4f5c\u4e1a\u540d
_UI_LinkRulesItem_extension_feature=\u6269\u5C55
_UI_LinkRulesItem_link_feature=\u94FE\u63A5
_UI_ItemRelations_baseItem_feature=\u57FA\u672C\u9879
_UI_ItemRelations_relatedItems_feature=\u76F8\u5173\u7684\u9879
_UI_ItemRelation_id_feature=\u7EC4\u4EF6\u6807\u8BC6\u7B26
@@ -337,8 +544,16 @@ _UI_ItemRelation_version_feature=\u7248\u672C
_UI_ItemRelation_type_feature=\u7C7B\u578B
_UI_Notification_id_feature=\u7EC4\u4EF6\u6807\u8BC6\u7B26
_UI_Notification_type_feature=\u7C7B\u578B
_UI_Notification_props_feature=\u5C5E\u6027
_UI_FolderType_FOLDER_literal=\u6587\u4EF6\u5939
_UI_FolderType_SYSTEM_FOLDER_literal=\u7CFB\u7EDF\u6587\u4EF6\u5939
_UI_FolderType_STABLE_SYSTEM_FOLDER_literal=\u7A33\u5B9A\u7684\u7CFB\u7EDF\u6587\u4EF6\u5939
_UI_UserProjectAuthorizationType_ReadWrite_literal=\u8BFB\u5199
_UI_UserProjectAuthorizationType_ReadOnly_literal=\u53EA\u8BFB
_UI_UserModuleAuthorizationType_JobConductor_literal=\u4EFB\u52A1\u5411\u5BFC
_UI_InformationLevel_DEBUG_literal=\u8c03\u8bd5
_UI_InformationLevel_INFO_literal=\u4FE1\u606F
_UI_InformationLevel_WARN_literal=\u8B66\u544A
_UI_InformationLevel_ERROR_literal=\u9519\u8BEF
_UI_Metadata_type=\u5143\u6570\u636E
_UI_Connection_type=\u8FDE\u63A5
@@ -347,26 +562,66 @@ _UI_AbstractMetadataObject_type= \u62BD\u8C61\u7684\u5143\u6570\u636E\u5BF9\u8C6
_UI_MetadataTable_type=\u5143\u6570\u636E\u8868
_UI_FileConnection_type=\u6587\u4EF6\u8FDE\u63A5
_UI_DelimitedFileConnection_type=\u5206\u5272\u578B\u6587\u4EF6\u8FDE\u63A5
_UI_PositionalFileConnection_type=\u5B9A\u4F4D\u6587\u4EF6\u8FDE\u63A5
_UI_EbcdicConnection_type=Ebcdic\u8FDE\u63A5
_UI_MDMConnection_type=MDM\u8FDE\u63A5
_UI_DatabaseConnection_type=\u6570\u636E\u5E93\u8FDE\u63A5
_UI_SAPConnection_type=SAP\u8FDE\u63A5
_UI_SAPFunctionUnit_type=SAP\u529F\u80FD\u5355\u5143
_UI_SAPIDocUnit_type=SAPI \u6587\u4EF6\u5355\u5143
_UI_SAPFunctionParameterColumn_type=SAP\u51FD\u6570\u53C2\u6570\u5217
_UI_SAPFunctionParameterTable_type=SAP\u529F\u80FD\u53C2\u6570\u8868
_UI_InputSAPFunctionParameterTable_type=\u8F93\u5165SAP\u529F\u80FD\u53C2\u6570\u8868
_UI_OutputSAPFunctionParameterTable_type=\u8F93\u51FASAP\u51FD\u6570\u53C2\u6570\u8868
_UI_RegexpFileConnection_type=Regexp\u6587\u4EF6\u8FDE\u63A5
_UI_XmlFileConnection_type=XML\u6587\u4EF6\u8FDE\u63A5
_UI_SchemaTarget_type=\u67B6\u6784\u76EE\u6807
_UI_QueriesConnection_type=\u67E5\u8BE2\u8FDE\u63A5
_UI_LdifFileConnection_type=Ldif\u6587\u4EF6\u8FDE\u63A5
_UI_FileExcelConnection_type=Excel\u6587\u4EF6\u8FDE\u63A5
_UI_XmlXPathLoopDescriptor_type=XML\u8DEF\u5F84\u5FAA\u73AF
_UI_GenericSchemaConnection_type=\u901A\u7528\u7ED3\u6784\u8FDE\u63A5
_UI_LDAPSchemaConnection_type=LDAP\u6A21\u5F0F\u8FDE\u63A5
_UI_WSDLSchemaConnection_type=web\u670D\u52A1\u6A21\u5F0F\u8FDE\u63A5
_UI_SalesforceSchemaConnection_type=Salesforce\u6A21\u5F0F\u8FDE\u63A5
_UI_CDCConnection_type=CDC\u8FDE\u63A5
_UI_CDCType_type=CDC\u7C7B\u578B
_UI_SubscriberTable_type=\u8BA2\u9605\u8868
_UI_SAPTestInputParameterTable_type=SAP\u6D4B\u8BD5\u8F93\u5165\u53C2\u6570\u8868
_UI_Concept_type=\u6982\u5FF5
_UI_ConceptTarget_type=\u6982\u5FF5\u76EE\u6807
_UI_HL7Connection_type=HL7\u8FDE\u63A5
_UI_HeaderFooterConnection_type=\u9875\u7709\u9875\u811A\u8FDE\u63A5
_UI_XMLFileNode_type=XML\u6587\u4EF6\u8282\u70B9
_UI_GenericPackage_type=\u901A\u7528\u5305
_UI_HL7FileNode_type=HL7\u6587\u4EF6\u8282\u70B9
_UI_TdTable_type=Td\u8868
_UI_TdView_type=Td\u89C6\u56FE
_UI_TdColumn_type=Td \u5217
_UI_TdSqlDataType_type=Td Sql\u6570\u636E\u7C7B\u578B
_UI_TdTrigger_type=Td\u89E6\u53D1\u5668
_UI_TdProcedure_type=Td\u5B58\u50A8\u8FC7\u7A0B
_UI_TdDataManager_type=Td \u6570\u636E\u7BA1\u7406
_UI_TdSoftwareSystem_type=Td\u8F6F\u4EF6\u7CFB\u7EDF
_UI_TdMachine_type=Td \u8BBE\u5907
_UI_TdXMLElement_type=TdXML\u5143\u7D20
_UI_TdXMLContent_type=Td XML\u5185\u5BB9
_UI_TdXMLContent_type=Td XML\u5185\u5BB9
_UI_TdXMLDocument_type=Td XML \u6587\u6863
_UI_Metadata_connections_feature=\u8FDE\u63A5
_UI_Connection_version_feature=\u7248\u672C
_UI_Connection_queries_feature=\u67E5\u8BE2
_UI_Connection_ContextMode_feature=\u4E0A\u4E0B\u6587\u6A21\u578B
_UI_Connection_ContextId_feature=\u4E0A\u4E0B\u6587ID
_UI_MetadataColumn_sourceType_feature=\u6E90\u7C7B\u578B
_UI_MetadataColumn_defaultValue_feature=\u7f3a\u7701\u503c
_UI_MetadataColumn_talendType_feature=Talend\u7C7B\u578B
_UI_MetadataColumn_key_feature=\u5173\u952E\u5B57
_UI_MetadataColumn_nullable_feature=\u53EF\u4E3A\u7A7A
_UI_MetadataColumn_table_feature=\u8868\u683C
_UI_MetadataColumn_originalField_feature=\u539F\u59CB\u5B57\u6BB5
_UI_MetadataColumn_pattern_feature=\u6A21\u5F0F
_UI_MetadataColumn_displayField_feature=\u663E\u793A\u5B57\u6BB5
_UI_AbstractMetadataObject_properties_feature=\u5C5E\u6027
_UI_AbstractMetadataObject_id_feature=ID
_UI_AbstractMetadataObject_comment_feature=\u6CE8\u91CA
@@ -375,6 +630,9 @@ _UI_AbstractMetadataObject_readOnly_feature=\u53EA\u8BFB
_UI_AbstractMetadataObject_synchronised_feature=\u540C\u6B65
_UI_AbstractMetadataObject_divergency_feature=\u62C6\u5206
_UI_MetadataTable_sourceName_feature=\u6570\u636E\u6765\u6E90
_UI_MetadataTable_tableType_feature=\u8868\u7C7B\u578B
_UI_MetadataTable_attachedCDC_feature=\u9644\u52A0\u7684CDC
_UI_MetadataTable_activatedCDC_feature=\u6FC0\u6D3B\u7684CDC
_UI_MetadataTable_columns_feature=\u663E\u793A\u5217
_UI_MetadataTable_connection_feature=\u8FDE\u63A5
_UI_FileConnection_Server_feature=\u670D\u52A1\u5668
@@ -384,8 +642,12 @@ _UI_FileConnection_Encoding_feature=\u7F16\u7801
_UI_FileConnection_FieldSeparatorValue_feature=\u5B57\u6BB5\u5206\u9694\u7B26\u7684\u503C
_UI_FileConnection_RowSeparatorType_feature=\u884C\u5206\u9694\u7B26\u7C7B\u578B
_UI_FileConnection_RowSeparatorValue_feature=\u884C\u5206\u9694\u7B26\u503C
_UI_FileConnection_TextIdentifier_feature=\u6587\u672C\u6807\u8BC6\u7B26
_UI_FileConnection_UseHeader_feature=\u4F7F\u7528\u6807\u9898
_UI_FileConnection_HeaderValue_feature=\u6587\u4EF6\u6807\u9898\u884C\u503C
_UI_FileConnection_UseFooter_feature=\u4F7F\u7528\u9875\u811A
_UI_FileConnection_FooterValue_feature=\u6587\u4EF6\u5C3E\u884C\u503C
_UI_FileConnection_UseLimit_feature=\u4F7F\u7528\u8303\u56F4
_UI_FileConnection_LimitValue_feature=\u9650\u5236\u884C\u6570\u503C
_UI_FileConnection_FirstLineCaption_feature=\u9996\u884C\u6807\u9898
_UI_FileConnection_RemoveEmptyRow_feature=\u5220\u9664\u7A7A\u884C
@@ -395,15 +657,21 @@ _UI_FileConnection_TextEnclosure_feature=\u6587\u672C\u56F4\u680F
_UI_FileConnection_CsvOption_feature=CSV\u6A21\u5F0F
_UI_DelimitedFileConnection_FieldSeparatorType_feature=\u5B57\u6BB5\u5206\u5272\u7B26\u7C7B\u578B
_UI_DelimitedFileConnection_splitRecord_feature=\u5206\u5272\u8BB0\u5F55
_UI_EbcdicConnection_MidFile_feature=\u4E2D\u6863
_UI_EbcdicConnection_DataFile_feature=\u6570\u636E\u6587\u4EF6
_UI_MDMConnection_Username_feature=\u7528\u6237\u540D
_UI_MDMConnection_Password_feature=\u5bc6\u7801
_UI_MDMConnection_Port_feature=\u7aef\u53e3
_UI_MDMConnection_Server_feature=\u670d\u52a1\u5668
_UI_MDMConnection_Universe_feature=\u7248\u672C
_UI_MDMConnection_Datamodel_feature=\u6570\u636E\u6A21\u578B
_UI_MDMConnection_Datacluster_feature=\u6570\u636E\u5BB9\u5668
_UI_MDMConnection_protocol_feature=\u534f\u8bae
_UI_MDMConnection_context_feature=\u7EC4\u4EF6
_UI_DatabaseConnection_DatabaseType_feature=\u6570\u636E\u5E93\u7C7B\u578B
_UI_DatabaseConnection_DriverJarPath_feature=jar\u8DEF\u5F84
_UI_DatabaseConnection_DriverClass_feature=\u6570\u636E\u5E93\u9A71\u52A8\u7C7B
_UI_DatabaseConnection_URL_feature=\u7F51\u5740
_UI_DatabaseConnection_dbVersionString_feature=\u6570\u636E\u7248\u672C\u5B57\u7B26\u4E32
_UI_DatabaseConnection_Port_feature=\u7AEF\u53E3\u53F7
_UI_DatabaseConnection_Username_feature=\u7528\u6237\u540D
@@ -426,23 +694,49 @@ _UI_DatabaseConnection_cdcTypeMode_feature=cdc\u7C7B\u578B
_UI_DatabaseConnection_SQLMode_feature=sql\u6A21\u5F0F
_UI_DatabaseConnection_UiSchema_feature=\u7528\u6237\u754C\u9762\u67B6\u6784
_UI_SAPConnection_Host_feature=\u4e3b\u673a
_UI_SAPConnection_Username_feature=\u7528\u6237\u540D
_UI_SAPConnection_Password_feature=\u5bc6\u7801
_UI_SAPConnection_Client_feature=\u5BA2\u6237\u7AEF
_UI_SAPConnection_SystemNumber_feature=\u7CFB\u7EDF\u53F7
_UI_SAPConnection_Language_feature=\u8BED\u8A00
_UI_SAPConnection_Funtions_feature=\u51FD\u6570
_UI_SAPConnection_currentFucntion_feature=\u5F53\u524D\u529F\u80FD
_UI_SAPConnection_IDocs_feature=\u4E2D\u95F4\u6587\u4EF6
_UI_SAPFunctionUnit_OutputType_feature=\u8F93\u51FA\u7C7B\u578B
_UI_SAPFunctionUnit_OutputTableName_feature=\u8F93\u51FA\u8868\u540D\u79F0
_UI_SAPFunctionUnit_InputParameterTable_feature=\u5165\u53C2\u8868
_UI_SAPFunctionUnit_OutputParameterTable_feature=\u51FA\u53C2\u8868
_UI_SAPFunctionUnit_MetadataTable_feature=\u5143\u6570\u636E\u8868
_UI_SAPFunctionUnit_connection_feature=\u8FDE\u63A5
_UI_SAPFunctionUnit_tables_feature=\u8868
_UI_SAPFunctionUnit_TestInputParameterTable_feature=\u6D4B\u8BD5\u8F93\u5165\u53C2\u6570\u8868
_UI_SAPIDocUnit_connection_feature=\u8FDE\u63A5
_UI_SAPIDocUnit_programId_feature=\u9879\u76EEID
_UI_SAPIDocUnit_gatewayService_feature=\u7F51\u5173\u670D\u52A1
_UI_SAPIDocUnit_useXmlOutput_feature=\u4F7F\u7528Xml\u8F93\u51FA
_UI_SAPIDocUnit_xmlFile_feature=Xml\u6587\u4EF6
_UI_SAPIDocUnit_useHtmlOutput_feature=\u4F7F\u7528Html\u8F93\u51FA
_UI_SAPIDocUnit_htmlFile_feature=Html \u6587\u4EF6
_UI_SAPFunctionParameterColumn_ParameterType_feature=\u53C2\u6570\u7C7B\u578B
_UI_SAPFunctionParameterColumn_StructureOrTableName_feature=\u7ED3\u6784\u6216\u8868\u540D
_UI_SAPFunctionParameterColumn_DataType_feature=\u6570\u636E\u7C7B\u578B
_UI_SAPFunctionParameterColumn_Length_feature=\u957F\u5EA6
_UI_SAPFunctionParameterColumn_Value_feature=\u503c
_UI_SAPFunctionParameterColumn_ParameterTable_feature=\u53C2\u6570\u8868
_UI_SAPFunctionParameterTable_columns_feature=\u663E\u793A\u5217
_UI_InputSAPFunctionParameterTable_functionUnit_feature=\u529F\u80FD\u5355\u5143
_UI_OutputSAPFunctionParameterTable_functionUnit_feature=\u529F\u80FD\u90E8\u4EF6
_UI_RegexpFileConnection_FieldSeparatorType_feature=\u5B57\u6BB5\u5206\u9694\u7B26\u7C7B\u578B
_UI_XmlFileConnection_XsdFilePath_feature=XSD\u6587\u4EF6\u8DEF\u5F84
_UI_XmlFileConnection_XmlFilePath_feature=XML\u6587\u4EF6\u8DEF\u5F84
_UI_XmlFileConnection_Guess_feature=\u731C\u6D4B\n
_UI_XmlFileConnection_MaskXPattern_feature=\u63A9\u6A21\u65B9\u6848
_UI_XmlFileConnection_schema_feature=\u67B6\u6784
_UI_XmlFileConnection_Encoding_feature=\u7f16\u7801
_UI_XmlFileConnection_group_feature=\u7EC4
_UI_XmlFileConnection_root_feature=\u6839
_UI_XmlFileConnection_loop_feature=\u5FAA\u73AF
_UI_XmlFileConnection_inputModel_feature=\u8F93\u5165\u6A21\u578B
_UI_XmlFileConnection_outputFilePath_feature=\u8F93\u51FA\u6587\u4EF6\u8DEF\u5F84
_UI_SchemaTarget_RelativeXPathQuery_feature=\u76F8\u5BF9XPath\u67E5\u8BE2
_UI_SchemaTarget_TagName_feature=\u6807\u7B7E\u540D
@@ -450,10 +744,12 @@ _UI_SchemaTarget_schema_feature=\u67B6\u6784
_UI_QueriesConnection_connection_feature=\u8FDE\u63A5
_UI_QueriesConnection_query_feature=\u67E5\u8BE2
_UI_Query_value_feature=\u503c
_UI_Query_queries_feature=\u67E5\u8BE2
_UI_Query_contextMode_feature=\u4E0A\u4E0B\u6587\u6A21\u578B
_UI_LdifFileConnection_value_feature=\u503c
_UI_LdifFileConnection_FilePath_feature=\u6587\u4ef6\u8def\u5f84
_UI_LdifFileConnection_LimitEntry_feature=\u8FDE\u63A5\u9650\u5236
_UI_LdifFileConnection_UseLimit_feature=\u4F7F\u7528\u8303\u56F4
_UI_LdifFileConnection_Server_feature=\u670d\u52a1\u5668
_UI_FileExcelConnection_SheetName_feature=\u5DE5\u4F5C\u7C3F\u540D\u79F0
_UI_FileExcelConnection_sheetColumns_feature=\u5DE5\u4F5C\u7C3F\u5217
@@ -461,9 +757,13 @@ _UI_FileExcelConnection_firstColumn_feature=\u7B2C\u4E00\u5217
_UI_FileExcelConnection_lastColumn_feature=\u6700\u540E\u4E00\u5217
_UI_FileExcelConnection_thousandSeparator_feature=\u5343\u4F4D\u5206\u9694\u7B26
_UI_FileExcelConnection_decimalSeparator_feature=\u5c0f\u6570\u70b9
_UI_FileExcelConnection_advancedSpearator_feature=\u9AD8\u7EA7\u5206\u79BB\u5668
_UI_FileExcelConnection_selectAllSheets_feature=\u9009\u62E9\u6240\u6709\u5DE5\u4F5C\u7C3F
_UI_FileExcelConnection_sheetList_feature=Sheet\u5217\u8868
_UI_XmlXPathLoopDescriptor_LimitBoucle_feature=\u5FAA\u73AF\u6781\u9650
_UI_XmlXPathLoopDescriptor_AbsoluteXPathQuery_feature=\u7EDD\u5BF9XPath\u67E5\u8BE2
_UI_XmlXPathLoopDescriptor_connection_feature=\u8FDE\u63A5
_UI_XmlXPathLoopDescriptor_schemaTargets_feature=\u67B6\u6784\u76EE\u6807
_UI_GenericSchemaConnection_mappingTypeUsed_feature=\u4F7F\u7528\u7684\u6620\u5C04\u7C7B\u578B
_UI_GenericSchemaConnection_mappingTypeId_feature=\u6620\u5C04\u7C7B\u578BId
_UI_LDAPSchemaConnection_Host_feature=\u4e3b\u673a
@@ -473,12 +773,27 @@ _UI_LDAPSchemaConnection_Filter_feature=\u8FC7\u6EE4
_UI_LDAPSchemaConnection_Separator_feature=\u5206\u9694\u7B26
_UI_LDAPSchemaConnection_UseAdvanced_feature=\u9AD8\u7EA7\u5E94\u7528
_UI_LDAPSchemaConnection_StorePath_feature=\u5B58\u50A8\u8DEF\u5F84
_UI_LDAPSchemaConnection_UseLimit_feature=\u4F7F\u7528\u8303\u56F4
_UI_LDAPSchemaConnection_UseAuthen_feature=\u4F7F\u7528\u8BA4\u8BC1
_UI_LDAPSchemaConnection_BindPrincipal_feature=\u7ED1\u5B9A\u4E3B\u8981
_UI_LDAPSchemaConnection_BindPassword_feature=\u7ED1\u5B9A\u5BC6\u7801
_UI_LDAPSchemaConnection_LimitValue_feature=\u9650\u5236\u884C\u6570\u503C
_UI_LDAPSchemaConnection_EncryptionMethodName_feature=\u52A0\u5BC6\u65B9\u6CD5\u540D\u79F0
_UI_LDAPSchemaConnection_Value_feature=\u503c
_UI_LDAPSchemaConnection_SavePassword_feature=\u4FDD\u5B58\u5BC6\u7801
_UI_LDAPSchemaConnection_Aliases_feature=\u522B\u540D
_UI_LDAPSchemaConnection_Referrals_feature=\u4ECB\u7ECD\u4EBA
_UI_LDAPSchemaConnection_CountLimit_feature=\u8BA1\u6570\u9650\u5236
_UI_LDAPSchemaConnection_TimeOutLimit_feature=\u8D85\u65F6\u9650\u5236
_UI_LDAPSchemaConnection_BaseDNs_feature=\u57FA\u4E8EDNs
_UI_LDAPSchemaConnection_GetBaseDNsFromRoot_feature=\u4ECE\u5E95\u5C42\u83B7\u53D6\u57FA\u672CDNs
_UI_LDAPSchemaConnection_ReturnAttributes_feature=\u8FD4\u56DE\u5C5E\u6027
_UI_LDAPSchemaConnection_SelectedDN_feature=\u5DF2\u9009\u62E9DN
_UI_WSDLSchemaConnection_WSDL_feature=Web \u670D\u52A1
_UI_WSDLSchemaConnection_needAuth_feature=\u9700\u8BA4\u8BC1
_UI_WSDLSchemaConnection_methodName_feature=\u65B9\u6CD5\u540D\u79F0
_UI_WSDLSchemaConnection_parameters_feature=\u53C2\u6570
_UI_WSDLSchemaConnection_UserName_feature=\u7528\u6237\u540D
_UI_WSDLSchemaConnection_Password_feature=\u5bc6\u7801
_UI_WSDLSchemaConnection_proxyHost_feature=\u4EE3\u7406\u7684\u4E3B\u673A
_UI_WSDLSchemaConnection_proxyPort_feature=\u4EE3\u7406\u7684\u7AEF\u53E3
@@ -487,15 +802,20 @@ _UI_WSDLSchemaConnection_proxyPassword_feature=\u4EE3\u7406\u7684\u5BC6\u7801
_UI_WSDLSchemaConnection_Value_feature=\u503c
_UI_WSDLSchemaConnection_EndpointURI_feature=Endpoint URI
\n\n\n
\n
\n
\n\n Endpoint URI
\n
\nEndpoint URI
\n
_UI_WSDLSchemaConnection_Encoding_feature=\u7f16\u7801
_UI_WSDLSchemaConnection_timeOut_feature=\u8D85\u65F6
_UI_SalesforceSchemaConnection_webServiceUrl_feature=\u7F51\u9875\u670D\u52A1\u7F51\u5740
_UI_SalesforceSchemaConnection_userName_feature=\u7528\u6237\u540D
_UI_SalesforceSchemaConnection_password_feature=\u5bc6\u7801
_UI_SalesforceSchemaConnection_moduleName_feature=\u6A21\u5757\u540D
_UI_SalesforceSchemaConnection_queryCondition_feature=\u67e5\u8be2\u6761\u4ef6
_UI_SalesforceSchemaConnection_useCustomModuleName_feature=\u4F7F\u7528\u81EA\u5B9A\u4E49\u6A21\u5757\u540D\u79F0
_UI_SalesforceSchemaConnection_proxyHost_feature=\u4EE3\u7406\u7684\u4E3B\u673A
_UI_SalesforceSchemaConnection_proxyPort_feature=\u4EE3\u7406\u7684\u7AEF\u53E3
_UI_SalesforceSchemaConnection_proxyUsername_feature=\u4EE3\u7406\u7684\u7528\u6237\u540D
@@ -504,90 +824,180 @@ _UI_CDCType_subscribers_feature=\u8BA2\u9605\u8005
_UI_SalesforceSchemaConnection_useHttpProxy_feature=\u4F7F\u7528http\u4EE3\u7406
_UI_SalesforceSchemaConnection_useAlphbet_feature=\u4F7F\u7528\u5B57\u6BCD
_UI_SalesforceSchemaConnection_timeOut_feature=\u8D85\u65F6
_UI_CDCConnection_connection_feature=\u8FDE\u63A5
_UI_CDCConnection_cdcTypes_feature=Cdc\u7C7B\u578B
_UI_CDCType_linkDB_feature=\u6570\u636E\u5E93\u94FE\u63A5
_UI_CDCType_subscribers_feature=\u8BA2\u9605\u8005
_UI_CDCType_cdcConnection_feature=cdc\u8FDE\u63A5
_UI_CDCType_journalName_feature=\u65E5\u5FD7\u540D\u79F0
_UI_SubscriberTable_system_feature=\u7CFB\u7EDF
_UI_SAPTestInputParameterTable_functionUnit_feature=\u529F\u80FD\u90E8\u4EF6
_UI_Concept_LoopExpression_feature=\u5FAA\u73AF\u8868\u8FBE\u5F0F
_UI_Concept_LoopLimit_feature=\u5FAA\u73AF\u9650\u5236
_UI_Concept_conceptTargets_feature=\u6982\u5FF5\u76EE\u6807
_UI_Concept_inputModel_feature=\u8F93\u5165\u6A21\u578B
_UI_Concept_group_feature=\u7EC4
_UI_Concept_root_feature=\u6839
_UI_Concept_loop_feature=\u5FAA\u73AF
_UI_ConceptTarget_schema_feature=\u67B6\u6784
_UI_ConceptTarget_targetName_feature=\u76EE\u6807\u540D\u79F0
_UI_ConceptTarget_RelativeLoopExpression_feature=\u76F8\u5173\u7684\u5FAA\u73AF\u8868\u8FBE\u5F0F
_UI_HL7Connection_StartChar_feature=\u5F00\u59CB\u5B57\u7B26
_UI_HL7Connection_EndChar_feature=\u7ED3\u675F\u5B57\u7B26
_UI_HL7Connection_root_feature=\u6839
_UI_HeaderFooterConnection_isHeader_feature=\u662F\u6807\u9898
_UI_HeaderFooterConnection_imports_feature=\u8FDB\u53E3
_UI_HeaderFooterConnection_mainCode_feature=\u4E3B\u5E72\u4EE3\u7801
_UI_HeaderFooterConnection_libraries_feature=\u5DE5\u5177\u5E93
_UI_XMLFileNode_XMLPath_feature=XML\u8DEF\u5F84
_UI_XMLFileNode_RelatedColumn_feature=\u5173\u8054\u5217
_UI_XMLFileNode_DefaultValue_feature=\u7f3a\u7701\u503c
_UI_XMLFileNode_Attribute_feature=\u5C5E\u6027
_UI_XMLFileNode_Order_feature=\u8BA2\u8D2D
_UI_XMLFileNode_Type_feature=\u7C7B\u578B
_UI_HL7FileNode_FilePath_feature=\u6587\u4ef6\u8def\u5f84
_UI_HL7FileNode_Order_feature=\u8BA2\u8D2D
_UI_HL7FileNode_Attribute_feature=\u5C5E\u6027
_UI_HL7FileNode_DefaultValue_feature=\u7f3a\u7701\u503c
_UI_HL7FileNode_RelatedColumn_feature=\u5173\u8054\u5217
_UI_TdColumn_sqlDataType_feature=Sql \u6570\u636E\u7C7B\u578B
_UI_TdSqlDataType_javaDataType_feature=Java\u6570\u636E\u7C7B\u578B
_UI_TdSqlDataType_nullable_feature=\u53EF\u4E3A\u7A7A
_UI_TdSqlDataType_unsignedAttribute_feature=\u672A\u7B7E\u540D\u5C5E\u6027
_UI_TdSqlDataType_caseSensitive_feature=\u5927\u5C0F\u5199\u654F\u611F
_UI_TdSqlDataType_autoIncrement_feature=\u81EA\u589E
_UI_TdSqlDataType_localTypeName_feature=\u672C\u5730\u7C7B\u578B\u540D\u79F0
_UI_TdSqlDataType_searchable_feature=\u53EF\u68C0\u7D22\u7684
_UI_TdXMLElement_xsdElementDeclaration_feature=Xsd \u5143\u7D20\u58F0\u660E
_UI_TdXMLElement_ownedDocument_feature=\u81EA\u6709\u6587\u4EF6
_UI_TdXMLElement_javaType_feature=Java \u7C7B\u578B
_UI_TdXMLElement_xmlContent_feature=XML\u5185\u5BB9
_UI_TdXMLContent_xmlElements_feature=Xml\u5143\u7D20
_UI_TdXMLContent_xmlElements_feature=Xml\u5143\u7D20
_UI_TdXMLDocument_xsdFilePath_feature=XSD\u6587\u4EF6\u8DEF\u5F84
_UI_FileFormat_UNIX_literal=Unix
_UI_FileFormat_MAC_literal=MAC
_UI_FileFormat_WINDOWS_literal=Windows
_UI_FieldSeparator_Tabulation_literal=\u5236\u8868
_UI_FieldSeparator_Semicolon_literal=\u5206\u53F7
_UI_FieldSeparator_Comma_literal=\u9017\u53F7
_UI_FieldSeparator_Space_literal=\u7A7A\u683C
_UI_FieldSeparator_Alt_65_literal=''(Alt 65, #A4)
_UI_FieldSeparator_Custom_ANSI_literal=\u81EA\u5B9A\u4E49ANSI
_UI_FieldSeparator_Custom_UTF8_literal=\u81EA\u5B9A\u4E49UTF-8
_UI_FieldSeparator_Custom_RegExp_literal=\u81EA\u5B9A\u4E49\u6B63\u5219\u8868\u8FBE\u5F0F
_UI_Escape_Delimited_literal=\u5206\u9694
_UI_Escape_CSV_literal=csv\u6587\u4EF6
_UI_RowSeparator_Custom_String_literal=\u81EA\u5B9A\u4E49\u5B57\u7B26\u4E32
_UI_RowSeparator_Standart_EOL_literal=\u6807\u51C6EOL
_UI_MDMConnectionProtocol_HTTP_literal=HTTP
_UI_DevelopmentStatus_DRAFT_literal=\u8349\u7A3F
_UI_DevelopmentStatus_PROD_literal=\u4EA7\u54C1
_UI_ExecutionTriggerable_type=\u53EF\u89E6\u53D1\u5F0F\u8FD0\u884C
_UI_ExecutionPlan_type=\u6267\u884C\u8BA1\u5212
_UI_ExecutionPlanPart_type=\u6267\u884C\u8BA1\u5212\u90E8\u5206
_UI_ExecutionPlanPrm_type=\u6267\u884C\u8BA1\u5212\u8BB8\u53EF
_UI_ExecutionPlanPartCmdPrm_type=\u6267\u884C\u8BA1\u5212\u90E8\u5206Cmd\u8BB8\u53EF
_UI_ExecutionPlanPartJobPrm_type=\u6267\u884C\u8BA1\u5212\u7684\u4E00\u90E8\u5206\u4F5C\u4E1A\u8BB8\u53EF
_UI_PlanExecutionHistory_type=\u8BA1\u5212\u6267\u884C\u5386\u53F2\u8BB0\u5F55
_UI_TDQPatternItem_type=TDQ \u6837\u5F0F\u6761\u76EE
_UI_TDQJrxmlItem_type=TDQ Jasper\u62A5\u8868\u9879\u76EE
_UI_UserRoleReference_type=\u7528\u6237\u6743\u9650\u53C2\u8003
_UI_HeaderFooterConnectionItem_type=\u9875\u7709\u9875\u811A\u8FDE\u63A5\u9879\u76EE
_UI_License_dateTokenCheck_feature=\u65E5\u671F\u6807\u8BB0\u9A8C\u8BC1
_UI_ExecutionTriggerable_id_feature=\u7EC4\u4EF6\u6807\u8BC6\u7B26
_UI_ExecutionTriggerable_triggers_feature=\u89E6\u53D1\u5668
_UI_ExecutionTriggerable_idQuartzJob_feature=Id Quartz \u5DE5\u4F5C\u8584
_UI_ExecutionTriggerable_status_feature=\u72B6\u6001
_UI_ExecutionTriggerable_errorStatus_feature=\u5F02\u5E38\u72B6\u6001
_UI_ExecutionTriggerable_concurrentExecution_feature=\u5F53\u524D\u6267\u884C
_UI_ExecutionTriggerable_processingState_feature=\u8FDB\u7A0B\u72B6\u6001
_UI_ExecutionPlan_label_feature=\u6807\u7B7E
_UI_ExecutionPlan_execPlanParts_feature=\u6267\u884C\u8BA1\u5212\u7684\u90E8\u5206
_UI_ExecutionPlan_execPlanPrms_feature=\u6267\u884C\u8BA1\u5212\u8BB8\u53EF\u6743
_UI_ExecutionPlan_description_feature=\u5FC5\u8981\u7684
_UI_ExecutionPlanPart_id_feature=\u7EC4\u4EF6\u6807\u8BC6\u7B26
_UI_ExecutionPlanPart_task_feature=\u4EFB\u52A1
_UI_ExecutionPlanPart_executionPlan_feature=\u6267\u884C\u8BA1\u5212
_UI_ExecutionPlanPart_parent_feature=\u7236\u7EA7
_UI_ExecutionPlanPart_type_feature=\u7C7B\u578B
_UI_ExecutionPlanPart_jvmPrms_feature=Jvm\u8BB8\u53EF\u6743
_UI_ExecutionPlanPart_contextPrms_feature=Prms\u524D\u540E\u5173\u7CFB
_UI_ExecutionPlanPart_status_feature=\u72B6\u6001
_UI_ExecutionPlanPart_startDate_feature=\u5F00\u59CB\u65E5\u671F
_UI_ExecutionPlanPart_endDate_feature=\u7ED3\u675F\u65E5\u671F
_UI_ExecutionPlanPrm_id_feature=\u7EC4\u4EF6\u6807\u8BC6\u7B26
_UI_ExecutionPlanPrm_executionPlan_feature=\u6267\u884C\u8BA1\u5212
_UI_ExecutionPlanPrm_name_feature=\u4f5c\u4e1a\u540d
_UI_ExecutionPlanPrm_value_feature=\u503c
_UI_ExecutionPlanPartCmdPrm_id_feature=\u7EC4\u4EF6\u6807\u8BC6\u7B26
_UI_ExecutionPlanPartCmdPrm_executionPlanPart_feature=\u6267\u884C\u8BA1\u5212\u90E8\u5206
_UI_ExecutionPlanPartCmdPrm_name_feature=\u4f5c\u4e1a\u540d
_UI_ExecutionPlanPartCmdPrm_value_feature=\u503c
_UI_ExecutionPlanPartJobPrm_id_feature=\u7EC4\u4EF6\u6807\u8BC6\u7B26
_UI_ExecutionPlanPartJobPrm_executionPlanPart_feature=\u6267\u884C\u8BA1\u5212\u90E8\u5206
_UI_ExecutionPlanPartJobPrm_override_feature=\u91CD\u8F7D
_UI_ExecutionPlanPartJobPrm_name_feature=\u4f5c\u4e1a\u540d
_UI_ExecutionPlanPartJobPrm_customValue_feature=\u81EA\u5B9A\u4E49\u503C
_UI_ExecutionPlanPartJobPrm_partCustomValue_feature=\u90E8\u5206\u81EA\u5B9A\u4E49\u503C
_UI_ExecutionTask_regenerateJobOnChange_feature=\u91CD\u65B0\u4FEE\u6539\u4F5C\u4E1A
_UI_ExecutionTask_generatedJobVersion_feature=\u751F\u6210\u7684\u4F5C\u4E1A\u7248\u672C
_UI_ExecutionTask_onUnknownStateJob_feature=\u672A\u77E5\u7684\u4F5C\u4E1A\u72B6\u6001
_UI_ExecutionTask_useLatestVersion_feature=\u4F7F\u7528\u6700\u65B0\u7248\u672C
_UI_TaskExecutionHistory_parentTaskExecId_feature=\u7236\u4EFB\u52A1\u6267\u884CId
_UI_TaskExecutionHistory_parentPlanExecId_feature=\u7236\u8BA1\u5212\u6267\u884CId
_UI_PlanExecutionHistory_originalLabel_feature=\u539F\u59CB\u6807\u7B7E
_UI_PlanExecutionHistory_currentLabel_feature=\u5F53\u524D\u6807\u7B7E
_UI_TalendTrigger_executionTriggerable_feature=\u53EF\u89E6\u53D1\u5F0F\u8FD0\u884C
_UI_ExecutionServer_timeoutUnknownState_feature=\u8D85\u65F6\u672A\u77E5\u72B6\u6001
_UI_UserRoleReference_user_feature=\u7528\u6237
_UI_UserRoleReference_role_feature=\u89D2\u8272
_UI_WSDLParameter_type=WSDL \u53C2\u6570
_UI_WSDLSchemaConnection_isInputModel_feature=\u662F\u5426\u8F93\u5165\u6A21\u5F0F
_UI_WSDLSchemaConnection_serverNameSpace_feature=\u670D\u52A1\u5668\u540D\u79F0\u7A7A\u95F4
_UI_WSDLSchemaConnection_serverName_feature=\u670D\u52A1\u5668\u540D
_UI_WSDLSchemaConnection_portNameSpace_feature=\u7AEF\u53E3\u540D\u79F0\u7A7A\u95F4
_UI_WSDLSchemaConnection_portName_feature=\u7AEF\u53E3\u540D\u79F0
_UI_WSDLSchemaConnection_parameterValue_feature=\u53C2\u6570\u503C
_UI_WSDLSchemaConnection_outputParameter_feature=\u8F93\u51FA\u53C2\u6570
_UI_HL7Connection_outputFilePath_feature=\u8F93\u51FA\u6587\u4EF6\u8DEF\u5F84
_UI_WSDLParameter_Element_feature=\u5143\u7D20
_UI_WSDLParameter_source_feature=\u6765\u6E90
_UI_WSDLParameter_Column_feature=\u5217
_UI_WSDLParameter_Expression_feature=\u8868\u8FBE\u5F0F
_UI_WSDLParameter_ParameterInfo_feature=\u53C2\u6570\u4FE1\u606F
_UI_WSDLParameter_ParameterInfoParent_feature=\u7236\u9879\u53C2\u6570\u4FE1\u606F
_UI_TdXmlElementType_type=Td Xml\u5143\u7D20\u7C7B\u578B
_UI_TdXmlSchema_type=Td Xml \u6A21\u5F0F
_UI_TdXmlElementType_xsdElementDeclaration_feature=Xsd \u5143\u7D20\u58F0\u660E
_UI_TdXmlElementType_ownedDocument_feature=\u81EA\u6709\u6587\u4EF6
_UI_TdXmlElementType_javaType_feature=Java \u7C7B\u578B
_UI_TdXmlElementType_xmlContent_feature=XML\u5185\u5BB9
_UI_TdXmlSchema_xsdFilePath_feature=XSD\u6587\u4EF6\u8DEF\u5F84
_UI_FTPConnectionItem_type=FTP\u8FDE\u63A5\u9879\u76EE
_UI_CustomComponentSetting_type=\u5B9A\u5236\u7EC4\u4EF6\u8BBE\u7F6E
_UI_Project_customComponentSettings_feature=\u81EA\u5B9A\u4E49\u7EC4\u4EF6\u8BBE\u7F6E
_UI_Property_oldStatusCode_feature=\u65E7\u72B6\u6001\u7801
_UI_CustomComponentSetting_name_feature=\u4f5c\u4e1a\u540d
_UI_CustomComponentSetting_share_feature=\u5171\u4EAB
_UI_FTPConnection_type=FTP\u8FDE\u63A5
_UI_BRMSConnection_type=BRMS\u8FDE\u63A5
_UI_TdExpression_type=Td\u8868\u8FBE\u5F0F
_UI_XmlFileConnection_fileContent_feature=\u6587\u4EF6\u5185\u5BB9
_UI_Concept_conceptType_feature=\u6982\u5FF5\u7C7B\u578B
_UI_Concept_xPathPrefix_feature=XPath:\u8DEF\u5F84
_UI_FTPConnection_Host_feature=\u4e3b\u673a
_UI_FTPConnection_Port_feature=\u7aef\u53e3
_UI_FTPConnection_Username_feature=\u7528\u6237\u540D
_UI_FTPConnection_Password_feature=\u5bc6\u7801
_UI_FTPConnection_Mode_feature=\u4F20\u8F93\u65B9\u5F0F
_UI_FTPConnection_Ecoding_feature=\u7f16\u7801
_UI_FTPConnection_SFTP_feature=\u5B89\u5168\u6587\u4EF6\u4F20\u8F93\u534F\u8BAE
_UI_FTPConnection_FTPS_feature=\u6587\u4EF6\u4F20\u9001\u534F\u8BAE
_UI_FTPConnection_Method_feature=\u65B9\u6CD5\u540D
_UI_FTPConnection_Usesocks_feature=\u7A7A\u95F2\u7684TTL\u7ED9\u989D\u5916\u7684\u5B9E\u4F8B
_UI_FTPConnection_Proxyhost_feature=\u4EE3\u7406\u4E3B\u673A
_UI_FTPConnection_Password_feature=\u5bc6\u7801
_UI_FTPConnection_Proxyport_feature=\u4EE3\u7406\u7AEF\u53E3
_UI_FTPConnection_Proxyuser_feature=\u4EE3\u7406\u7528\u6237
_UI_FTPConnection_Proxypassword_feature=\u4EE3\u7406\u5BC6\u7801
_UI_FTPConnection_CustomEncode_feature=\u81EA\u5B9A\u4E49\u7F16\u7801
@@ -597,15 +1007,31 @@ _UI_TdExpression_version_feature=\u7248\u672C
_UI_BRMSConnection_moduleUsed_feature=\u5DF2\u7528\u6A21\u5757
_UI_BRMSConnection_root_feature=\u6839
_UI_BRMSConnection_group_feature=\u7EC4
_UI_BRMSConnection_loop_feature=\u5FAA\u73AF
_UI_BRMSConnection_package_feature=\u5305
_UI_ValidationRules_Test_feature=\u6D4B\u8BD5
_UI_TdExpression_version_feature=\u7248\u672C
_UI_TdExpression_modificationDate_feature=\u4FEE\u6539\u65E5\u671F
_UI_MdmConceptType_INPUT_literal=\u8F93\u5165
_UI_MdmConceptType_OUTPUT_literal=\u6807\u51c6\u8f93\u51fa
_UI_MdmConceptType_RECEIVE_literal=\u63A5\u6536
_UI_ValidationRulesConnectionItem_type=\u6709\u6548\u89C4\u5219\u8FDE\u63A5\u5217\u8868
_UI_BRMSConnectionItem_type=BRMS\u8FDE\u63A5\u9879
_UI_JobScriptItem_type=\u4F5C\u4E1A\u811A\u672C\u9879\u76EE
_UI_ExecutionTaskJobPrm_itemType_feature=\u9879\u76EE\u79CD\u7C7B
_UI_ExecutionServer_username_feature=\u7528\u6237\u540D
_UI_ExecutionServer_password_feature=\u5bc6\u7801
_UI_ValidationRulesConnection_type=\u6709\u6548\u89C4\u5219\u8FDE\u63A5
_UI_ValidationRulesConnection_Test_feature=\u6D4B\u8BD5
_UI_ConditionType_type=\u6761\u4EF6\u7C7B\u578B
_UI_ConditionType_inputColumn_feature=\u8F93\u5165\u680F
_UI_ConditionType_function_feature=\u529F\u80FD
_UI_ConditionType_operator_feature=\u64CD\u4F5C\u7B26
_UI_ConditionType_value_feature=\u503C
_UI_ValidationRulesConnection_isSelect_feature=\u662F\u5426\u9009\u4E2D
_UI_ValidationRulesConnection_isInsert_feature=\u662F\u5426\u63D2\u5165
_UI_ValidationRulesConnection_isDelete_feature=\u662F\u5426\u5220\u9664
_UI_ValidationRulesConnection_type_feature=\u7C7B\u578B
_UI_ValidationRulesConnection_baseSchema_feature=\u57FA\u7840\u67B6\u6784
_UI_ValidationRulesConnection_baseColumnNames_feature=\u57FA\u7840\u5217\u540D\u79F0
_UI_ValidationRulesConnection_refSchema_feature=\u53C2\u8003\u6A21\u5F0F
@@ -627,9 +1053,20 @@ _UI_Operator_Lower_Than_literal=\u5C0F\u4E8E
_UI_Function_Upper_Case_First_literal=\u4F18\u5148\u5927\u5199\u5B57\u6BCD
_UI_Function_Length_literal=\u957F\u5EA6
_UI_Function_Match_literal=\u5339\u914D
_UI_Operator_Equals_literal=\u7B49\u4E8E
_UI_Operator_Not_Equal_To_literal=\u4E0D\u7B49\u4E8E
_UI_Operator_Greater_Than_literal=\u5927\u4E8E
_UI_Operator_Lower_Than_literal=\u5C0F\u4E8E
_UI_Operator_Greater_Or_Equal_To_literal=\u5927\u4E8E\u7B49\u4E8E
_UI_Operator_Lower_Or_Equal_To_literal=\u5C0F\u4E8E\u7B49\u4E8E
_UI_ConditionType_logicalOperator_feature=\u903B\u8F91\u64CD\u4F5C\u7B26
_UI_LogicalOperator_AND_literal=\u4E14
_UI_LogicalOperator_AND_literal=\u4E14
_UI_LogicalOperator_OR_literal=\u6216
_UI_LogicalOperator_OR_literal=\u6216
_UI_ValidationRulesConnection_isDisallow_feature=\u662F\u5426\u4E0D\u5141\u8BB8
_UI_ValidationRulesConnection_isRejectLink_feature=\u662F\u5426\u62D2\u7EDD\u94FE\u63A5
_UI_ValidationRulesConnection_logicalOperator_feature=\u903B\u8F91\u8FD0\u7B97\u7B26
_UI_InnerJoinMap_type=\u5185\u8054\u56FE
_UI_ValidationRulesConnection_innerJoins_feature=\u5185\u8FDE\u63A5
_UI_InnerJoinMap_key_feature=\u5173\u952E\u5B57

View File

@@ -1,12 +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>6.2.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.model.edit.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?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>6.4.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.model.edit.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.model.migration.nl
Bundle-Version: 6.2.0.qualifier
Bundle-Version: 6.4.1.qualifier
Fragment-Host: org.talend.model.migration

View File

@@ -1,12 +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>6.2.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.model.migration.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?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>6.4.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.model.migration.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.talend.model.Nl Fragment
Bundle-SymbolicName: org.talend.model.nl
Bundle-Version: 6.2.0.qualifier
Bundle-Version: 6.4.1.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.model
Bundle-Localization: plugin

View File

@@ -1,12 +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>6.2.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.model.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?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>6.4.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.model.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: NL
Bundle-SymbolicName: org.talend.presentation.onboarding.nl
Bundle-Version: 6.2.0.qualifier
Bundle-Version: 6.4.1.qualifier
Fragment-Host: org.talend.presentation.onboarding

View File

@@ -0,0 +1 @@
Onboarding=Studio\u30AF\u30A4\u30C3\u30AF\u30C4\u30A2\u30FC

View File

@@ -1,12 +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>6.2.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.presentation.onboarding.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?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>6.4.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.presentation.onboarding.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -0,0 +1,5 @@
onBoardingComposite.button.skip=Fermer
onBoardingComposite.button.skip.letMeTry=Essayer
onBoardingComposite.button.back=Retour
onBoardingComposite.button.next=Suivant
OnBoardingHandler.confirm.title=Réinitialiser la perspective

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