Compare commits

...

297 Commits

Author SHA1 Message Date
Maksym Basiuk
8922861701 chore: update timestamp of the patch 2020-10-23 11:02:44 +03:00
Maksym Basiuk
979bc18d5c chore: update patch release notes 2020-10-20 17:34:18 +03:00
Maksym Basiuk
403f7c8a2b chore(TPS-4399): patch release notes 2020-09-30 13:28:05 +03:00
Dmytro Sylaiev
3027251425 fix(TDI-44349): Add talend-proxy artifact copy goal 2020-07-22 16:48:22 +03:00
Dmytro Sylaiev
2a1dd335bf Merge branch 'maintenance/7.1' of https://github.com/Talend/tdi-studio-se into maintenance/7.1 2020-07-08 12:24:28 +03:00
Dmytro Sylaiev
5f0c909fb0 fix(TDI-44349): Backport to 7.1 2020-07-06 21:46:18 +03:00
Chao MENG
25bfe81e66 chore: fix compile error (#4852) 2020-06-24 11:59:01 +08:00
Maksym Basiuk
2695a99a04 fix(TDI-43632): use defined pattern by user instead of static value 2020-06-04 11:26:33 +03:00
hcyi
41c3c41eb8 fix(TUP-26683): Inputs label in documentation not the same as (#4641) (#4748)
FlowDiagram
2020-06-01 11:23:22 +08:00
Chao MENG
9c4af3c2c6 fix(TUP-26189): [7.2.1] snowflake metadata connection with proxy failure
https://jira.talendforge.org/browse/TUP-26189
2020-05-29 17:59:56 +08:00
kjwang
b34743d4d2 fix(TUP-26189): [7.2.1] snowflake metadata connection with proxy failure
(#4505)

fix(TUP-26189): [7.2.1] snowflake metadata connection with proxy failure
https://jira.talendforge.org/browse/TUP-26189

Conflicts:
	main/plugins/org.talend.designer.core.generic/src/main/java/org/talend/designer/core/generic/model/GenericElementParameter.java
2020-05-29 16:14:22 +08:00
wang wei
6d9eb5dc0a fix(TDI-44159): Data viewer on tSybaseInput get error in context model with sybase 16 anywhere database(#4661) 2020-05-13 14:48:33 +08:00
undx
c50a366e07 fix(TCOMP-1681): fix Windows path case 2020-05-12 10:21:13 +02:00
undx
38df8e6ac2 feat(TCOMP-1681): fix missing imports from backport 2020-04-27 12:00:49 +02:00
undx
3e27f7fd7e feat(TCOMP-1681): Make ESB Studio job export TaCoKit compliant 2020-04-24 18:30:47 +02:00
pyzhou
b33c0fad5f fix(TDI-44051):add the real value to the db name (#4621)
* fix(TDI-44051):add the real value to the db name

* set dbName as name when db column is null

* workaround

* change back name
2020-04-24 11:32:35 +08:00
OleksiiNimych
3269fbf7af fix(TDI-43995): Support listing any path and file (#4611)
* fix(TDI-43995): Support listing any path and file

* fix(TDI-43995): Updated Apache Commons Lang library and added diamond operator

* fix(TDI-43995): Remove Apache Commons Lang library
2020-04-16 10:35:27 +03:00
Zhiwei Xue
2314ce3598 fix(TUP-26233):[7.0.1] Sometimes , the ZIP file created by a commandline (#4569)
PublishJob is not correct, missing item files.
2020-03-31 19:04:08 +08:00
wang wei
a96382b1ad fix(TDI-43918): fix the risk of drop table if exception appear (#4572) 2020-03-30 17:52:38 +08:00
Dmytro Sylaiev
a626f08a7f Dsylaiev/tdi 43810 add ignore service attr checkbox for xml (#4539)
* fix(TDI-43810): Fix for xml component

* fix(TDI-43810): Do not ignore service attr when checkbox is hidden

* fix(TDI-43810): Use hashset instead of arraylist

* fix(TDI-43810): Minor refactoring
2020-03-24 12:52:33 +02:00
Mike Yan
3719c16be0 fix(TESB-28166): [CI] Missig fieature.xml in esb consumer and service (#4496) 2020-03-02 14:45:04 +08:00
vyu-talend
e9f41a7b4b Fix(TDI-43704):update mail jar. 2020-02-27 11:51:05 +08:00
wang wei
5e8dbea43c fix(TDI-43670): tSSH component hangs if Command takes time to complete (#4423) 2020-02-18 18:10:10 +08:00
ypiel
eb2e65abd9 fix(TDI-43610) : jsonutil keep decimal if any
* fix(TDI-43610) : jsonutil keep decimal even if 0

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

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

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

* fix(TDI-43610) : jsonutil keep decimal even if 0
2020-02-10 14:18:27 +01:00
hzhao-talendbj
f12e6f9e49 backport71(TUP-25951)Syncing of project and pom files doesnt happen (#4394)
* backport71(TUP-25951)Syncing of project and pom files doesnt happen
initally

* backport71(TUP-25951)Syncing of project and pom files doesnt happen
initally

* remove synchronized
2020-02-06 09:34:59 +08:00
apoltavtsev
a7a2604395 fix(TESB-27583): Maven nature is added to child Job for OSGI build 2020-01-20 09:52:28 +01:00
vyu-talend
e6059391db Vyu/tdi 43446 fix compilation error for tmap (#4291)
* Fix(TDI-43446):fix compilation error.

* Fix(TDI-43446):fix issues.

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

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

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

* Fix(TDI-43446):fix issue.
2020-01-07 17:15:26 +08:00
Chao MENG
2bd719e8b3 fix(TUP-24749): [7.2.1] issue to download component jar via https proxy (#4167) (#4184) (#4279)
fix(TUP-24749): [7.2.1] issue to download component jar via https proxy
https://jira.talendforge.org/browse/TUP-24749
2020-01-03 17:15:38 +08:00
hzhao-talendbj
75401a54db bugfix(TUP-25035)Implicit tContextLoad feature (with selection from (#4268) (#4276)
file) uses a hardcoded encoding of ISO-8859-15
2019-12-30 10:34:00 +08:00
vyu-talend
da7aeeed98 Fix(TDI-43467):Backport to 7.1.2. 2019-12-26 10:54:36 +08:00
wwang-talend
31a1c573e3 fix(TDI-43396): Compile error for S3 and tFileFetch TUJs when log4j is not enabled at default 2019-12-19 11:48:47 +08:00
hwang-talend
6c1143ef6e bugfix(TUP-23228):The order of schema changed when ticked "used column" (#3525) (#4234)
bugfix(TUP-23228):The order of schema changed when ticked "used column" again
2019-12-16 10:45:58 +08:00
Dmytro Sylaiev
d1069dbdd1 fix(TDI-41651): Add where clause support for update query (#4172) 2019-12-13 19:08:07 +02:00
Dmytro Sylaiev
399ffc6836 fix(TDI-41651): Provide possibility to specify alias for output table… (#3645)
* fix(TDI-41651): Provide possibility to specify alias for output table ELT

* Do the same fix as mssqlELT

* Small refactoring for query codeGen

* fix(TDI-41651): Fix issues

* Correct notion in javaxml file

* Rename cleanUp method

* Use stringUtils in alias for input table

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

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

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

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

* fix(TDI-41651): Fix conflicts
2019-12-13 19:06:52 +02:00
Dmytro Sylaiev
e3493f6277 fix(TUP-21479): Backport TUP fix for elt update query generation 2019-12-13 19:01:38 +02:00
Dmytro Sylaiev
f5d1fb93f8 Revert "fix(TDI-41651): Provide possibility to specify alias for output table… (#3645)"
This reverts commit d47a9f7fb3.
2019-12-13 18:27:23 +02:00
Dmytro Sylaiev
65ed37b003 Revert "fix(TDI-41651): Add where clause support for update query (#4172)"
This reverts commit 2ce1958df7.
2019-12-13 18:26:54 +02:00
bhe-talendbj
dbf65e44ea backport(TUP-25237) backport (#4218) 2019-12-12 15:26:46 +08:00
jiezhang-tlnd
ca4e39fa62 fix(TUP-25460)schema hardcoded in guess query in tDBInput component (#4208)
https://jira.talendforge.org/browse/TUP-25406
2019-12-09 14:22:45 +08:00
wwang-talend
32605eccd0 fix(TDI-43266): Studio returns exit code 0 when OutOfMemoryError in routine occurs 2019-12-05 09:39:19 +08:00
Dmytro Sylaiev
2ce1958df7 fix(TDI-41651): Add where clause support for update query (#4172) 2019-11-29 18:58:49 +02:00
Dmytro Sylaiev
d47a9f7fb3 fix(TDI-41651): Provide possibility to specify alias for output table… (#3645)
* fix(TDI-41651): Provide possibility to specify alias for output table ELT

* Do the same fix as mssqlELT

* Small refactoring for query codeGen

* fix(TDI-41651): Fix issues

* Correct notion in javaxml file

* Rename cleanUp method

* Use stringUtils in alias for input table

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

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

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

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

* fix(TDI-41651): Fix conflicts
2019-11-29 18:51:50 +02:00
bhe-talendbj
7f46ebf0ca backport71(TUP-25257) Fix missing jobid for trunjob (#4187) 2019-11-29 18:10:47 +08:00
mbasiuk-talend
5d3b449700 fix(TDI-43212): improve code generation for query string (#4149) 2019-11-26 12:09:19 +02:00
hzhao-talendbj
81fb8ab178 Hengzhao/bugfix/tup 25035 (#4157) (#4160)
* feat(TUP-25035)Implicit tContextLoad feature (with selection from file)
uses a hardcoded encoding of ISO-8859-15

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

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

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

* bugfix(TUP-25035)Implicit tContextLoad feature (with selection from
file) uses a hardcoded encoding of ISO-8859-15
2019-11-22 10:07:00 +08:00
Hanna Liashchuk
6189a040db backport(TBD-8951): backport skip header for BigQueryBulkExec (#4162) 2019-11-21 18:40:47 +02:00
wang wei
ee16f4ee61 fix(TDI-39084): fail to get sap table parameter for tsapbapi and throw
NPE (#4062)

* fix(TDI-39084): fail to get sap table parameter for tsapbapi and throw
NPE

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

* correct the version after merge origin/master

* fix migration

Conflicts:
	main/plugins/org.talend.repository/plugin.xml
2019-11-20 11:46:59 +08:00
hwang-talend
3e1b4f37af bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job (#4125)
bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job
2019-11-15 17:21:33 +08:00
hwang-talend
55ddeef9b7 bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job (#4102)
bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job
2019-11-07 10:17:57 +08:00
pyzhou
db91cc9361 fix(TDI-43105):tmap jdbc join timestamp (#4092) 2019-11-06 17:47:35 +08:00
slushatel
b8d0238f7f Sbovsunovskyi/tdi 43065 t dtd validator and utf8 (#4034)
* fix(TDI-43065): tDTDValidator fails with tDTDValidator_1 Invalid byte 2 of 3-byte UTF-8 sequence when XML file encoded in UTF-8 contains multi-bytes characters

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

* fix(TDI-43065): tDTDValidator fails with tDTDValidator_1 Invalid byte 2 of 3-byte UTF-8 sequence when XML file encoded in UTF-8 contains multi-bytes characters. Change default encoding to system's 'file.encoding'

(cherry picked from commit f77ff96de2)
2019-10-28 12:37:08 +02:00
hwang-talend
ed1a59ae0a bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job (#4043)
bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job
2019-10-24 10:41:09 +08:00
Jane Ding
94dbb9d64b fix(TUP-24540)java.lang.NoSuchMethodError: (#4054)
org.slf4j.spi.LocationAwareLogger.log
https://jira.talendforge.org/browse/TUP-24540
2019-10-22 16:16:46 +08:00
Mike Yan
dddce64604 fix(TESB-27030): Exclude jms library when it is used from tRunJob (#4045)
* fix(TESB-27030): Avoid to add activemq-all lib in OSGi bundle

* fix(TESB-27030): Exclude jms library when it is used from tRunJob
2019-10-21 17:45:04 +08:00
Jane Ding
9cb0a4e6c8 fix(TUP-24540)java.lang.NoSuchMethodError: (#4018) (#4022)
org.slf4j.spi.LocationAwareLogger.log
https://jira.talendforge.org/browse/TUP-24540
2019-10-15 09:37:19 +08:00
pyzhou
c63b3bb3fd fix(TDI-43020):S3 multipart upload minimun value. (#4003) 2019-10-11 16:37:44 +08:00
Jane Ding
1625efa0d8 fix(TUP-24540)java.lang.NoSuchMethodError: (#3978) (#3998)
org.slf4j.spi.LocationAwareLogger.log
https://jira.talendforge.org/browse/TUP-24540
2019-10-09 19:29:15 +08:00
apoltavtsev
0acc0c64cd TESB-26789 Bean called in routelet not found by main route 2019-10-09 09:53:11 +02:00
apoltavtsev
f5433a0ede TESB-26951 Dependencies from SubJob are added to manifest of ParentJob 2019-10-09 09:36:44 +02:00
apoltavtsev
e18abd06ad TESB-27081 SOAP Action missing while calling a SOAP WebService through tESBConsumer 2019-10-08 15:30:40 +02:00
Carlos Carvajal
8fcf2ded9c fix(TBD-9137) : tBigQueryInput does not support backtick in query (#3988) 2019-10-08 12:59:36 +02:00
Maksym Basiuk
ae3b74cf7b fix(TDI-43025): apply fix for this issue in older studios 2019-10-01 14:27:31 +03:00
mbasiuk-talend
8010c00117 fix(TDI-42983): add missing parameter to method call (#3963) 2019-09-30 14:51:00 +03:00
Zhiwei Xue
7d8653fbf9 fix(TUP-24310):routines is duplicated in the reactor (#3909) 2019-09-23 14:30:42 +08:00
Mike Yan
322b9a8302 fix(TESB-27030): Avoid to add activemq-all lib in OSGi bundle (#3957) 2019-09-23 12:46:28 +08:00
Roman
007b671717 fix(TDI-42034): update Redshift jar to 1.2.32.1056 (#3828) (#3949) 2019-09-20 07:47:40 +03:00
Dmytro Chmyga
5fd895488c fix(TDI-42549): tFileInputMail multipart body
* Fix multivalue body mail part processing
2019-09-19 10:57:12 +03:00
hwang-talend
b7442b9dcf Hwang/tup 24326 patch 71 (#3941)
* bugfix(TUP-24326):keyword "__TABLE__" not working for tJDBCxxxx
components
2019-09-19 15:19:21 +08:00
dmytroshekera
25b93da72d fix(TDI-42092): An error occurs on tFileOutputExcel after Iterate when /tmp/profiles folder does not exist (#3419) (#3936)
* fix(TDI-42092): An error occurs on tFileOutputExcel after
* Iterate when /tmp/profiles folder does not exist.
* reproduce in multithread env - each thread try create
* folder. First thread create. Second crash because folder exist
2019-09-18 14:38:19 +03:00
hwang-talend
d3bc53c1d8 bugfix(TUP-24326):keyword "__TABLE__" not working for tJDBCxxxx (#3904)
bugfix(TUP-24326):keyword "__TABLE__" not working for tJDBCxxxx components
2019-09-11 10:09:02 +08:00
Denis Sergent
7b56a9f8f5 TESB-26772 Adds a way to externalise osgi-exclude.properties file (#3914)
This dev adds the opportunity to externalise osgi-exclude.properties
resource file from org.talend.repository bundle better than using the
one included in org.talend.repository budle jar file.
2019-09-09 18:22:52 +02:00
Roman
13f6d5e54f fix(TDI-37801): tWriteJSONField null values (Backport to 7.1) (#3912)
* fix(TDI-37801): tWriteJSONField null values (#3865)

* fix(TDI-37801): tWriteJSONField null values

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

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

* fix(TDI-37801): tWriteJSONField null values

* fix(TDI-37801): Fix import name

* fix(TDI-37801): remove space
2019-09-09 12:39:27 +03:00
Zhiwei Xue
cd794acca9 fix(TUP-24323):_tdm folder is missing after build thmap job (#3886) 2019-09-03 10:19:31 +08:00
Mike Yan
d64ec004ee fix(TESB-26174): Backport to 7.1 for tRunJob with tESBConsumer (#3891) 2019-08-30 15:57:38 +02:00
ypiel
e67bb5f996 fix(TDI-42689) : Double precision within mongo
* fix(TDI-42689) : prefer BigDecimal for float&double

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

* fix(TDI-42689) : Upgrade all to json-lib-2.4.2-talend
2019-08-22 14:24:14 +02:00
Jane Ding
ce51903a68 fix(TUP-24129)Security vulnerabilities in Job building and contexts (#3850)
scripts in 7.1.1.
https://jira.talendforge.org/browse/TUP-24129
2019-08-22 09:31:24 +08:00
AlixMetivier
563cb10906 adding new migration task for tMapROjaiOutput (#3846) 2019-08-21 14:47:26 +02:00
wang wei
49490ed65c fix(TDI-42747): fix the issue for tjdbcinput with dynamic column and inside talend object type like for database type blob(#3783) 2019-08-21 17:00:03 +08:00
Jane Ding
dae7c4805c fix(TUP-24109)unable to test Expression Builder of tMap (#3848)
https://jira.talendforge.org/browse/TUP-24109
2019-08-21 11:09:03 +08:00
Jane Ding
000cfb4bd3 Jding/71/tup 24109 unable to test expression builder (#3843)
* fix(TUP-24109)unable to test Expression Builder of tMap (#3799)

* fix(TUP-24109)unable to test Expression Builder of tMap
https://jira.talendforge.org/browse/TUP-24109

* fix(TUP-24109)unable to test Expression Builder of tMap
https://jira.talendforge.org/browse/TUP-24109

* fix(TUP-24109)unable to test Expression Builder of tMap (#3839)

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

Conflicts:
	pom.xml
2019-08-20 15:01:10 +08:00
jiezhang-tlnd
6fa8c09795 fix(TUP-24159)XML metadata wizard showing inconsistent view on V711 (#3838)
comparing with V6 Studio
https://jira.talendforge.org/browse/TUP-24159
2019-08-20 10:26:21 +08:00
Zhiwei Xue
c55b3e8224 fix(TUP-23637):7.x missing local_project for big data spark batch job (#3671) (#3825) 2019-08-16 18:53:17 +08:00
jzhao
ed84274f55 fix(TDI-42812):tRedshifBulkExec should hide access key and secret key when datasource is not S3(#3809) 2019-08-15 16:41:03 +08:00
pyzhou
8b4b52e2d7 fix(TDI-42725):change the groupID for Exa jar (#3817) 2019-08-13 17:46:18 +08:00
jiezhang-tlnd
5a8d9b270a fix(TUP-24159)XML metadata wizard showing inconsistent view on (#3810)
V711comparing with V6 Studio
https://jira.talendforge.org/browse/TUP-24159
2019-08-12 10:43:24 +08:00
Stéphane Bouchet
22e74c8a46 TESB-26300: disable message dialog when checking build errors (#3654)
* TESB-23600 : do not open dialog anymore when checking errors

* TESB-23600 : refactor/cleanup

Conflicts:
	main/plugins/org.talend.designer.runprocess/src/main/java/org/talend/designer/runprocess/JobErrorsChecker.java
2019-08-09 14:54:20 +02:00
Denis Sergent
e04a3d3d0f Merge branch 'maintenance/7.1' of git@github.com:Talend/tdi-studio-se.git into maintenance/7.1 2019-08-09 14:24:44 +02:00
hzhao-talendbj
7e9bcaa3ce fix(TUP-24034)tETLoutput schema getting changed to Built-in from (#3804)
repository when changes are made in the map
2019-08-08 20:01:24 +08:00
Chao MENG
bafb86fd13 Cmeng/bugfix/tup 23914 json wizard encoding (#3771) (#3778)
* fix(TUP-23914): JSON with accented characters is not being recognized
when creating a new JSON file in Metadata.
https://jira.talendforge.org/browse/TUP-23914
2019-08-06 15:51:07 +08:00
wang wei
16144466a2 fix(TDI-42687): Enable AWS ECS role for S3 component (#3770) 2019-08-06 10:20:35 +08:00
wang wei
dea917d982 fix(TDI-42705): tSAPBwInput component gives compilation error (#3739) 2019-07-31 09:57:50 +08:00
apoltavtsev
198bc0f3a2 TESB-24900 Undeploying a Data Service causes "Exception in opening zip file" 2019-07-29 10:59:53 +03:00
Jane Ding
07001df6e4 Jding/71/tup 23789 pom files are not generated (#3753)
* fix(TUP-23789)Pom files are not generated sometimes for the jobs in (#3738)

* fix(TUP-23789)Pom files are not generated sometimes for the jobs in
7.1.1
https://jira.talendforge.org/browse/TUP-23789

* fix(TUP-23789)Pom files are not generated sometimes for the jobs in
7.1.1
https://jira.talendforge.org/browse/TUP-23789
Add a junit.

* fix(TUP-23789)Pom files are not generated sometimes for the jobs in
7.1.1
https://jira.talendforge.org/browse/TUP-23789
2019-07-24 17:14:42 +08:00
sponomarova
8c5025864a fix(TBD-8853): removed too small total timeout for service account (#3659) (#3735) 2019-07-19 12:57:50 +03:00
pyzhou
ca7b16f0b7 fix(TDI-42572):upgrade EXAUtil version (#3719)
* fix(TDI-42572):upgrade EXAUtil version

* Change the mvn path
2019-07-19 15:29:37 +08:00
vyu-talend
c1d5b0a364 Fix(TDI-42572):Improvement for generating correct format to Exasol (#3677)
* Fix(TDI-42572):Improvement for generating correct format to Exasol

* Fix(TDI-42572):Using checkbox
2019-07-19 15:29:23 +08:00
Hanna Liashchuk
2e58698ec4 fix(TBD-8925): table won't be created unless createTable option is checked OAuth (#3686) (#3728) 2019-07-17 18:54:06 +03:00
wang wei
b213af471d fix(TDI-42380): Migration issues in the Studio after migrating the jobs from 6.5 to 7.1(#3648) 2019-07-17 14:23:13 +08:00
Denis Sergent
0bba491a6c TESB-26086 Adding missing context files to published artifacts (#3717)
This fix is intended to include context files in a data service
published artifact. When a dataservice job is published for the first
time and was never build from Studio before, published artifact was
missing the context files.
2019-07-16 16:13:10 +02:00
Denis Sergent
73afef650a TESB-26086 Adding missing context files to published artifacts
This fix is intended to include context files in a data service
published artifact. When a dataservice job is published for the first
time and was never build from Studio before, published artifact was
missing the context files.
2019-07-15 14:45:18 +02:00
slushatel
370bb3b45f feat(TDI-42570): stop process if parent thread has terminated, add log wrapper for tos studio (#3715)
(cherry picked from commit b4196f3ade)
2019-07-15 15:27:15 +03:00
zshen-talend
5482996b64 chor(TDQ-17069): back port on 7.1 (#3618) 2019-07-15 15:53:17 +08:00
hcyi
53e982764f fix(TUP-23743):ERROR when Job in MDM project calling Job in Reference DI (#3710)
project routines cannot be resolved.
2019-07-15 11:40:23 +08:00
slushatel
c7f4fae107 Tdi 42570 stop process when thread stops (#3676)
* feat(TDI-42570): stop process if parent thread has terminated

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

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

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

(cherry picked from commit 9e8d8785c2)
2019-07-09 15:39:17 +03:00
Jane Ding
c098f6a10d fix(TUP-23663)The connection row between components is getting activated (#3687) (#3693)
* fix(TUP-23663)The connection row between components is getting activated
unexpectedly when using tMSXMLInput component
https://jira.talendforge.org/browse/TUP-23663

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

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

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

* fix(TUP-23663)The connection row between components is getting activated
unexpectedly when using tMSXMLInput component
https://jira.talendforge.org/browse/TUP-23663
2019-07-09 18:49:42 +08:00
Irene Wang
f854d5b81f Revert "DEVOPS-3416 Deploy all plugins for Black Duck scans"
This reverts commit 1ce0e429ca.
2019-06-28 12:16:50 +02:00
apoltavtsev
3ff32d37d8 TESB-26293 Duplicated libraries in private & import packages of the build manifest file 2019-06-28 08:43:32 +03:00
Chao MENG
849331bac9 fix(TUP-23594): NullPointerException when using the build job wizard. (#3651)
fix(TUP-23594): NullPointerException when using the build job wizard. 
https://jira.talendforge.org/browse/TUP-23594
2019-06-24 18:22:57 +08:00
jiezhang-tlnd
ed05b49731 Jzhang/bugfix/maintenance71/tup 23510 there is compile error job in tdi demo project (#3650)
* bugfix(TUP-23510):There is compile error job in TDI demo project (#3622)

* bugfix(TUP-23510):There is compile error job in TDI demo project (#3628)
2019-06-24 15:32:10 +08:00
jiezhang-tlnd
cf58712bfb fix(TUP-23389)tMap - cannot edit schema (#3642)
fix(TUP-23389)tMap - cannot edit schema
2019-06-20 17:54:53 +08:00
kjwang-talend
4436b2e94a TUP-22955 java.lang.ClassNotFoundException: org.gjt.mm.mysql.Driver (Fix can't guess query problem) (#3607) (#3609)
* TUP-22955 java.lang.ClassNotFoundException: org.gjt.mm.mysql.Driver (Fix
can't guess query problem)
https://jira.talendforge.org/browse/TUP-22955

* TUP-22955 java.lang.ClassNotFoundException: org.gjt.mm.mysql.Driver (Fix
can't guess query problem)
https://jira.talendforge.org/browse/TUP-22955
2019-06-14 16:10:47 +08:00
hwang-talend
6180151b6c bugfix(TUP-23322):context value doesn't update after publishing the job (#3555) (#3580)
bugfix(TUP-23322):context value doesn't update after publishing the job to release repository
2019-06-11 18:27:44 +08:00
Stéphane Bouchet
b0fedb89de TESB-25939 : fix context update when building route and job (#3563) 2019-06-07 18:27:53 +02:00
sponomarova
0ebe02b272 fix(TBD-8649)_maint_711: tBigQueryInput doesn't contain field "Result Size" in service account (#3553)
* fix(TBD-8649): activated option allowLargeResult for BigQuery service… (#3485)

* fix(TBD-8649): activated option allowLargeResult for BigQuery service account

* Update tBigQueryInput_begin.javajet

* Update tBigQueryInput_begin.javajet

* Update tBigQueryInput_begin.javajet

* fix(TBD-8649): activated option allowLargeResult for BigQuery service account
2019-06-07 12:08:37 +03:00
vyu-talend
38cc004f7b Fix(TDI-42407):Fix the issue of lose data. 2019-05-31 18:36:00 +08:00
wchen-talend
daa7bf38ce fix(TUP-22955):java.lang.ClassNotFoundException: org.gjt.mm.mysql.Driver (#3526) (#3532) 2019-05-31 14:26:20 +08:00
jzhao
6e521aa917 fix(TDI-42356):ClassCastException with dynamic schema and data source
alias from table with column of type nvarchar(max) (#3504)

* fix(TDI-42356):ClassCastException with dynamic schema and data source
alias from table with column of type nvarchar(max)

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

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

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

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

* fix(TDI-42356):change the version of jar
2019-05-28 12:18:25 +08:00
Emmanuel GALLOIS
4d79609493 fix(TDI-41920): fix encoding issue when file.encoding is not utf8 (#3353)
(cherry picked from commit 9312e207c8)
2019-05-27 11:47:41 +02:00
Nicolas Rousseau
4dac37e07e Revert "fix(TUP-22906): Job working in 6.3.1 fails to generate in 7.1.1 : Failed (#3453)"
This reverts commit 1e8bb0243f.
2019-05-25 23:25:03 +08:00
Jane Ding
c507649cbf fix(TUP-22147)There is a NPE error when closing studio (#3443) (#3509)
* fix(TUP-22147)There is a NPE error when closing studio

* fix(TUP-22147)There is a NPE error when closing studio
2019-05-24 14:55:20 +08:00
zshen-talend
4c08b6b1ff Zshen/bugfix/tdq 16872 make sure shawdom job keep custom attribute (#3490)
* fix(TDQ-16872): Migration for correctly "Custom Matcher" parameter on (#3470)
tmatchGroup component
* fix(TDQ-17050): Change the version of the migration to 7.1.2 because of
the code will use in 7.1
2019-05-21 15:09:39 +08:00
hwang-talend
981392f977 bugfix(TUP-22887):sorting schema order cause a tMatchgroup regression (#3496) (#3497)
bugfix(TUP-22887):sorting schema order cause a tMatchgroup regression
2019-05-21 15:00:10 +08:00
Chao MENG
0447d271e0 fix(TUP-22713): Possible thread lock during git update operation (#3449) (#3455)
* fix(TUP-22713): Possible thread lock during git update operation
https://jira.talendforge.org/browse/TUP-22713
2019-05-17 14:15:40 +08:00
sponomarova
a65db5f3fb fix(TBD-8603): tHiveRow compile error (#3425) (#3481) 2019-05-15 16:34:15 +02:00
Chao MENG
5e3588ff80 fix(TUP-22906): Job working in 6.3.1 fails to generate in 7.1.1 : Failed (#3453) (#3467)
fix(TUP-22906): Job working in 6.3.1 fails to generate in 7.1.1 : Failed to generate code. /java.lang.reflect.InvocationTargetException
2019-05-14 16:28:17 +08:00
jiezhang-tlnd
5929d40a0f fix(TUP-22520)tDBConnection is not used in the tDB components Joblet issue (#3454) (#3466)
* fix(TUP-22520)tDBConnection is not used in the tDB components Joblet
issue

* fix(TUP-22520)tDBConnection is not used in the tDB components - Joblet
issue
2019-05-14 14:41:52 +08:00
vyu-talend
a35f91d12e Fix(TDI-42300):Make variable name unique 2019-05-10 11:08:29 +08:00
Carlos Carvajal
b3427985ad fix(TBD-8566): correct context var replacement in subqueries (#3420) (#3460) 2019-05-09 15:12:11 +02:00
wang wei
fb9764306c fix(TDI-42239): tLogCatcher and tAssertCatcher cause compilation error when used together(#3432) 2019-05-06 13:59:20 +08:00
hwang-talend
0edee6a5db Hwang/tup 22649 (#3413) (#3440)
bugfix(TUP-22649):tELTOracleMap : wrong Generated SQL Select query after
patch TPS-2944
2019-04-29 16:24:55 +08:00
Jane Ding
ddc38d0d2d fix(TUP-22681)Job in CI Builder gets generated and deployed, but doesn't (#3427) (#3435)
show as a Tag
https://jira.talendforge.org/browse/TUP-22681
2019-04-29 09:57:00 +08:00
Jane Ding
826694ab1d fix(TUP-22804)Job with component tSAPIDOCOutput not getting built (#3430) (#3433)
https://jira.talendforge.org/browse/TUP-22804
2019-04-26 11:10:11 +08:00
Hanna Liashchuk
66336b5c7b fix(TBD-8573): correct parsing date values from BigQuery (#3429) 2019-04-24 13:37:35 +03:00
wang wei
3c84a1865a fix(TDI-42186): sure to close the stream (#3428) 2019-04-24 12:32:31 +08:00
wang wei
e4cbcf6e1d fix(TDI-42141): tReplacelist not replacing in order (#3398) 2019-04-22 11:07:26 +08:00
hwang-talend
d13ce8e033 bugfix(TUP-22435):tMap lost look-up details (#3404)
bugfix(TUP-22435):tMap lost look-up details
2019-04-17 18:00:57 +08:00
TKaczynski
eea0b918bc fix(TBD-8343): NoSuchMethodError when Having tGSConnection and tS3Connection Components Within one Job # (#3409) 2019-04-17 08:46:31 +02:00
wang wei
3dae8268a1 fix(TDI-42172): not import activemq jar for ESB runtime (#3411) 2019-04-17 10:37:47 +08:00
Jane Ding
5d40d9aa80 fix(TUP-22620)java.lang.StackOverflowError exception when opening the (#3402) (#3406)
job in studio
https://jira.talendforge.org/browse/TUP-22620
Since my new added test testCheckCircle is the first one to execute, it
used common variable node broke other test balance. Modify to use it own
private variable.
2019-04-15 18:39:53 +08:00
apoltavtsev
c66242498d TESB-25479 Switching to activemq 5.15.5 (#3385)
* TESB-25479 Switching to activemq 5.15.5

* Switching to activemq 5.15.5 for tMomInputLoop

* Switching to activemq 5.15.5 for tMomOutput

* fix the maven path
2019-04-12 14:36:13 +08:00
hwang-talend
d66a99f465 Revert "bugfix(TUP-21895):An error has occurred. UNEXPECTED_EXCEPTION when (#3217)" (#3397)
This reverts commit 52ef80d962.
2019-04-12 10:21:41 +08:00
TKaczynski
f4124c696b fix(TBD-8343): NoSuchMethodError when Having tGSConnection and tS3Connection Components Within one Job (#3379) (#3400) 2019-04-11 11:25:26 +02:00
Zhiwei Xue
2d8ea71237 fix(TUP-22619):Miss item files in final zip when publishing job in (#3388)
commandline
2019-04-11 17:21:51 +08:00
Jane Ding
f3f8c6e241 fix(TUP-22620)java.lang.StackOverflowError exception when opening the (#3391) (#3399)
* fix(TUP-22620)java.lang.StackOverflowError exception when opening the
job in studio
https://jira.talendforge.org/browse/TUP-22620

* fix(TUP-22620)java.lang.StackOverflowError exception when opening the
job in studio
https://jira.talendforge.org/browse/TUP-22620
2019-04-11 17:16:10 +08:00
wang wei
8bdbf54702 fix(TDI-41894): Randomly the job fails with "java.security.SignatureException: Invalid encoding for signature" error. (#3323) 2019-04-11 10:30:27 +08:00
hcyi
5a31dee1e6 fix(TUP-22521):tHiveMap- Unexpected SQL syntax for 'case when (#3373)
...then....else' condition.
2019-04-08 15:26:29 +08:00
Jane Ding
54ea80c057 fix(TUP-21920)Nullpointer on build job (#3336) (#3369)
https://jira.talendforge.org/browse/TUP-21920
Loop dependency classpath issue caused main class not found
2019-04-03 16:20:09 +08:00
Jane Ding
026da45e5f fix(TUP-22269)Twebservice throwing Null Pointer Exception (#3364) (#3367)
https://jira.talendforge.org/browse/TUP-22269
2019-04-03 10:47:51 +08:00
Zhiwei Xue
8008c962eb fix(TUP-22438):Null pointer exception when executing the jobs. (#3365) 2019-04-03 10:39:20 +08:00
wang wei
8434786772 fix(TDI-42072): NullPointerException when using the tDie component in the child job and execute the job from the parent job.(#3352) 2019-04-02 16:17:17 +08:00
Jane Ding
9b6cc94bb3 fix(TUP-22342)Joblet referring to objects that do not exist (#3355) (#3358)
https://jira.talendforge.org/browse/TUP-22342
2019-04-02 15:32:57 +08:00
slushatel
5d8beaf970 feat(TDI-41963): change jdbc driver version from 1.2.16.1027 to 1.2.2… (#3327)
* feat(TDI-41963): change jdbc driver version from 1.2.16.1027 to 1.2.20.1043

* feat(TDI-41963): change redshift module name to "redshift-jdbc42-no-awssdk-1.2.20.1043.jar"

(cherry picked from commit 2307f13545)
2019-04-01 15:02:25 +03:00
Dmytro Sylaiev
4767634e17 fix(TDI-42024): Change execProt and execPBSZ order (#3333) 2019-04-01 13:00:52 +03:00
wang wei
9d2393ac06 fix(TDI-41898): Comment in the query in tJDBCInput component does not work if the job is migrated from 6.2.1 to 7.1.1(#3334) 2019-03-28 14:15:16 +08:00
Jane Ding
8dcab9ecc7 fix(TUP-22269)Twebservice throwing Null Pointer Exception (#3349) (#3351)
https://jira.talendforge.org/browse/TUP-22269
2019-03-28 11:46:56 +08:00
sponomarova
4aabe7d7ec fix(TBD-8496): field separator for service account bigquery (#3329) (#3341) 2019-03-22 15:32:53 +02:00
sponomarova
3cc9e21102 fix(TBD-8484): REQUIRED/NULLABLE columns are created according to schema (#3324) (#3340) 2019-03-22 14:44:16 +02:00
sponomarova
af92dc5b76 Hliashchuk/fix/tbd 8356 bigquery empty strings (#3322) (#3339)
* fix(TBD-8356): empty strings handling in bigquery

* fix(TBD-8356): service account empty strings support
2019-03-22 14:44:02 +02:00
sponomarova
bc0e2f7260 fix(TBD-7153): Fixed missing mappings for BigQuery (#3291) (#3337) 2019-03-22 12:51:20 +02:00
apoltavtsev
7cc6f6ac15 TESB-24730 Services no longer accessible ( NPE) after route deployment 2019-03-21 09:50:15 +03:00
Denis Sergent
2751dfe852 TESB-25045 Authorize Docker Build for job with tRESTClient (#3328)
Fix for side effect disabling Docker build
2019-03-20 16:13:36 +01:00
Vladimir Bogatyrov
16aa76f641 [TESB-25164] Intermittent "ClassNotFoundException: javax.mail.Address" errors 2019-03-20 09:25:12 +02:00
wang wei
692dcc9d02 fix(TDI-41188): map Snowflake Time type to Talend Date instead of Talend Integer (#2945) (#3325) 2019-03-20 14:17:10 +08:00
chmyga
f72e50612c fix(TDI-41951): special chars in column comment (#3318)
* Use text escape method usage in SPSOutput and SalesforceWaveBulkExec components
2019-03-19 14:36:45 +02:00
kjwang-talend
ffdf68dc06 kjwang/Fix-TUP-21903 tSalesForceConnection fix junit (#3314) (#3316)
https://jira.talendforge.org/browse/TUP-21903
2019-03-15 14:59:09 +08:00
kjwang-talend
686c47fa3e fix(TUP-21903):tSalesForceConnection JWT flow does not work with Context (#3254) (#3310)
* fix(TUP-21903):tSalesForceConnection JWT flow does not work with Context
group variable set for connection type Oauth.
2019-03-13 16:34:17 +08:00
pyzhou
5b4a39fab6 fix(TDI-41789): Redshift change migration logic (#3304)
Conflicts:
	main/plugins/org.talend.repository/plugin.xml
2019-03-12 17:03:30 +08:00
pyzhou
db3131e579 Pyzhou/tdi 41910 t s3 check connection (#3303)
* fix(TDI-41910):tS3Connecyion uncheck connection

* add logic to divide job from 6.3.0 or before
2019-03-12 16:34:48 +08:00
hcyi
b3d6f5b488 feat(TUP-21495):Support MFA on studio for the Cloud. (#3253) (#3307)
* feat(TUP-21495):Support MFA on studio for the Cloud.

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

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

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

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

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

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

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

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

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

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

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

* feat(TUP-21495):TUP-22140 [bug] In create connection page, there is no
response when click ... button to fetch token if the cloud url is
removed.
2019-03-08 15:12:44 +08:00
Dmytro Sylaiev
cc4f98de11 fix(TDI-41897): Fix compile error on generated code (#3294) 2019-03-07 14:59:43 +02:00
Dmytro Sylaiev
d648ce0631 fix(TDI-41808): Fix showing pass as clear text NZLoad (#3269)
* fix(TDI-41808): Fix showing pass as clear text NZLoad

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

* chore(TDI-41808): Fix indentation

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

* fix(TDI-41808): Use constant from util class
2019-03-07 14:26:42 +02:00
Jane Ding
a590117841 fix(TUP-21920) Nullpointer on build job (#3266) (#3306) 2019-03-07 18:34:41 +08:00
hwang-talend
b02afd0b6b bugfix(TUP-21944):Problem with globalMap.get in tELTOracleOutput (#3301)
bugfix(TUP-21944):Problem with globalMap.get in tELTOracleOutput component
2019-03-07 11:38:39 +08:00
hcyi
c2518d5ff1 fix(TUP-21777):[7.0.1] Metadata Wizard with SSL cannot retrieve cluster (#3296) (#3300)
settings.
2019-03-07 10:29:26 +08:00
Denis Sergent
a0e98fe2ec fix(TESB-24920) (#3286) (#3292)
* TESB-21832 Problems with job/route exec. with local runtime in Studio

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

* Studio graphical improvements

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

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

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

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

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

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

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

This reverts commit 0f43b7d406.

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

This commit improves the way endpoint URL is displayed in console when a
Route/Dataservice is ran in Studio (in case context variables are used).
2019-03-05 17:39:40 +01:00
Denis Sergent
0ecf059e06 TESB-25045 Authorize Docker Build for job with tRESTClient (#3295)
Jobs containing tRESTClient or tESBConsumer components can be build as
Job standalone. Thereby it is now also possible to package build as a
Docker image. This commit also improve the way error messages are
managed in build wizard: before, a displayed error message could wrongly
disappear because of new controls for docker export details.
2019-03-05 17:38:50 +01:00
Zhiwei Xue
18dcaa912e fix(TUP-22000):remove job cache when deleting job. (#3284) 2019-03-05 10:53:55 +08:00
Mike Yan
95c213d78d fix(TUP-21983): fixed Compile failed for MSESB_IMAGE type (#3288) 2019-03-04 15:07:47 +08:00
hwang-talend
07d52b8207 bugfix(TUP-21944):Problem with globalMap.get in tELTOracleOutput (#3262)
bugfix(TUP-21944):Problem with globalMap.get in tELTOracleOutput component
2019-03-04 11:17:42 +08:00
Emmanuel GALLOIS
62bc03fce1 fix(TDI-41795): migrate correctly connection and linked connection (#3251)
* fix(TDI-41795): migrate correctly connection and linked connection
* fix(TDI-41795): fix invalid char in properties files
* chore(TDI-41795): do net set value at each property, just once
* fix(TDI-41795): correct NPE for tGoogleDriveCopy/Put
* fix(TDI-41795): do not corrupt tcompv0 components
  - fix migration version and breaks
  - do not execute migration for tcompv0 components

(cherry picked from commit c23955d51f)
2019-02-26 09:49:06 +01:00
Zhiwei Xue
1b9001bb4a fix(TUP-21983):NullPointerException When publishing a job as docker (#3259) 2019-02-26 16:00:50 +08:00
pyzhou
4332e04aed Pyzhou/TDI-41789 t redshift fixed log path (#3260)
* fix(TDI-41789): tRedshift require log file path

* redirect log to console

* change tab to space

Conflicts:
	main/plugins/org.talend.repository/plugin.xml
2019-02-26 14:48:50 +08:00
jiezhang-tlnd
9d4447b34f fix(TUP-21849)Salesforce name was changed while it is being edited for spec (#3250) (#3255)
* fix(TUP-21849)Salesforce name was changed while it is being edited for
spec

* fix(TUP-21849)Salesforce: name was changed while it is being edited for
spec
2019-02-21 14:23:32 +08:00
pyzhou
55d1005883 fix(TDI-41665):shutdown transfer manager right after download. (#3239)
* fix(TDI-41665):shutdown transfer manager right after download.

* correct EOF

* get shutdown method out of the use conn logic
2019-02-19 17:59:28 +08:00
apoltavtsev
fd853ea406 TESB-24784 Propagation of Connection extra properties is added (#3246)
* TESB-24784 Propagation of Connection extra properties is added

* Propagation of Connection extra properties is added
2019-02-18 08:55:28 +01:00
msjian
eb2e2de35c fix(TDQ-10842): fix can export the user define report template files (#3241) 2019-02-18 15:35:37 +08:00
Antoine Parent
c5080e8131 fix(TBD-8299): Compile error on BigQuery Component (#3235)
Error was fixed for one component, but still present when multiple
components were used.
Changed the <%cid%> to <%=cid%>
2019-02-15 16:42:35 +01:00
Antoine Parent
2d52068314 fix(TBD-8299): tBigQueryOutput compile error (#3225)
Add a <%cid%> to prevent a compile error when using more than one
tBigQueryOuput
2019-02-15 16:42:24 +01:00
Antoine Parent
20da6e89bb fix(TBD-8102): tBigQueryInput compile error (#3222)
Just add a <%cid%> to prevent a compile error when more using more than
one tBigQueryInput
2019-02-15 16:33:45 +01:00
hcyi
1609b68ec7 fix(TUP-21888):NPE when importing job. (#3236) 2019-02-13 16:27:16 +08:00
hwang-talend
52ef80d962 bugfix(TUP-21895):An error has occurred. UNEXPECTED_EXCEPTION when (#3217)
opening job migrated 6.4.1 to 7.1.1 (job using tJDBCInput)
2019-02-13 16:19:47 +08:00
apoltavtsev@gmail.com
6a0298d19c TESB-22085 Missing import statement is added 2019-02-12 12:10:46 +03:00
apoltavtsev
893b43791a TESB-22085:Dynamic schema column type is always String in Runtime 2019-02-11 11:01:12 +03:00
Laurent BOURGEOIS
e3e802dcd1 fix(TBD-8301) : Use Regional Location for BigQuery datasets (#3228) (#3229) 2019-02-07 16:35:13 +01:00
Antoine Parent
8fe82b64de Aparent/TPS-2891 (#3227)
* fix(TBD-8260): fix for tBigQueryOutput which always treats Integer schema as Nullable (#3200)

* fix(TBD-8260): compile error for tBigQueryOutput (#3210)

* fix(TBD-8269): Talend is automatically converting BigDecimal type to String (#3211)

* fix(TBD-8242): Compilation error for tFileInputDelimited/tFixedFlowInput with int type not nullable (#3193)
2019-02-07 11:41:10 +01:00
jiezhang-tlnd
f6e5c968cd fix(TUP-21836)Display of SFTP Metadata (#3201) (#3208)
* fix(TUP-21836)Display of SFTP Metadata

* fix(TUP-21836)Display of SFTP Metadata
2019-01-30 18:10:20 +08:00
Tao Tao
226c06a88a Ttao/backport/tup 20927 automatic scrolling in execution console log (#3206)
* fix(TUP-20927)Automatic scrolling in execution console prevent upper log (#2845)

* fix(TUP-20927)Automatic scrolling in execution console prevent upper log
messages checking
https://jira.talendforge.org/browse/TUP-20927

*     fix(TUP-20927)Automatic scrolling in execution console prevent upper log messages checking
    https://jira.talendforge.org/browse/TUP-20927

* Fixed(TUP-20927)Automatic scrolling in execution console prevent upper log messages checking (#2890)

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

* fix(TUP-20927)Automatic scrolling in execution console prevent upper log (#2929)

messages checking

* Fix(TUP-21161)can't use the up-arrow button or scroll bar to locate at (#2959)

the top when the gap is too small

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

* bugfix(TUP-21336): Run view console result is not synchronized when I (#3067)

switch different job on job editor

https://jira.talendforge.org/browse/TUP-21336
2019-01-30 11:06:38 +08:00
Dmytro Sylaiev
a258c4e630 fix(TDI-41678): Upgrade custom lib version to avoid compile error (#3202)
* fix(TDI-41678): Upgrade custom lib version to avoid compile error

* fix(TDI-41678): Make timestamp-version
2019-01-28 14:16:58 +02:00
hcyi
adab2d7423 fix(TUP-21648):tJDBCSCDELT table list cannot be retrieved. (#3187) 2019-01-25 14:20:26 +08:00
Zhiwei Xue
08256bd17c fix(TUP-21532):re-fix child assembly problem. (#3181) (#3183) 2019-01-22 14:27:39 +08:00
Zhiwei Xue
b39b600aee fix(TUP-21532):fix StandardJobStandaloneBuildProviderTest (#3175) 2019-01-17 16:51:59 +08:00
Dmytro Sylaiev
43af7e8f79 feat(TDI-40990): Add http proxy support for ftps (#3080)
* feat(TDI-40990): Add http proxy support for ftps

* Avoid set PROT and PBSZ commands

* feat(TDI-40990): Allign using proxy marker

* feat(TDI-40990): Remove SSLReuse class from template

* feat(TDI-40990): Use correct constructor

* feat(TDI-40990): Bound FTP components to proxy-support ftps library

* feat(TDI-40990): Make talend-commons-net library included to studio

* Bound all ftp components except tFTPConnection to UrlPath

* feat(TDI-40990): Use HTTP proxy when it's set for FTPS

* chore(TDI-40990): Change package name for custom clients
2019-01-16 10:34:27 +02:00
Dmytro Sylaiev
b8cb379ce8 Dsylaiev/tdi 40990 support ftps http proxy commons net prot p (#3146)
* feat(TDI-40990): Add talend-commons-net library

* feat(TDI-40990): Add distribution section to deploy lib in nexus

* chore(TDI-40990): Use talend formatter

* feat(TDI-40990): Extract SSLSessionReuseFTPSClient behavior

* feat(TDI-40990): Rename ProxyClient

* chore(TDI-40990): Minor refactoring

* Use while instead of for

* chore(TDI-40990): Remove eclipse service files

* chore(TDI-40990): Change package name

* feat(TDI-40990): Extends talend-commons-net library to support PROT C

* Major refactoring

* chore(TDI-40990): Make methods order more reasonable

* chore(TDI-40990): Add comments

* Fix using default PROT level
2019-01-16 10:34:11 +02:00
jzhao
dccaacef8e fix(TDI-41506):High CVE Vulnerability found in Talend Components (#3119)
* upgrade commons-fileupload from 1.0 to 1.3.1
* upgrade xalan/serializer from 2.7.1 to 2.7.2
* remove serializer-2.7.1
2019-01-16 16:21:33 +08:00
Zhiwei Xue
98160e5aed fix(TUP-21532): fix run job and assembly problem. (#3168) 2019-01-16 10:36:51 +08:00
hcyi
3dd18ce8b4 fix(TUP-20508):Audit: Generating cannot be finished and canceled after (#2957) (#3167)
30 mins.
2019-01-16 10:35:25 +08:00
hcyi
6a128dcd44 fix(TUP-21648):tJDBCSCDELT table list cannot be retrieved. (#3158) 2019-01-10 16:10:14 +08:00
Zhiwei Xue
9c4302cf17 fix(TUP-21596):exclude tLibraryLoad jars for independent subjob. (#3147) 2019-01-09 10:26:25 +08:00
Tao Tao
e86211e74d bugfix(TUP-21564):tMap settings - the "Options" window pop-up not (#3136) (#3140)
showing complete view

https://jira.talendforge.org/browse/TUP-21564
2019-01-08 15:35:09 +08:00
Mike Yan
fce35ea640 fix(TESB-24336): Add route and service type for local runtime mode (#3144) 2019-01-04 16:15:53 +08:00
Roman
8f530406a1 fix(TDI-41556): Redshift driver name was changed (#3096) (#3138)
* fix(TDI-41556): Redshift driver name was changed

* fix(TDI-41556): moved the creation of array outside loop
2019-01-03 17:08:08 +02:00
Dmytro Sylaiev
a9145e05ad Dsylaiev/tdi 41404 backport to 71 (#3123)
* fix(TDI-41404): Avoid 64kb method issue when too many context paramet… (#3025)

* fix(TDI-41404): Avoid 64kb method issue when too many context parameter exists

* fix(TDI-41404): Regain missing warnings

* Dsylaiev/tdi 41404 fix 64kb issue t run job context (#3087)

* fix(TDI-41404): Avoid 64kb method issue when too many context parameter exists

* fix(TDI-41404): Regain missing warnings

* fix(TDI-41404): Fix wrong context processing in footer
2019-01-03 16:59:05 +02:00
Zhiwei Xue
63bd4a1253 fix(TUP-21532):fix junit. (#3141) 2019-01-03 16:31:55 +08:00
Zhiwei Xue
7ab15ba51c fix(TUP-21532):Standard DI job which refers to big data batch job having (#3120) (#3130)
* fix(TUP-21532):Standard DI job which refers to big data batch job having
S3 component and standard DI job having S3 connection component fails
with an error.

* fix(TUP-21532):add JUnit
2019-01-02 15:22:46 +08:00
SunChaoqun
0e754dafca TESB-24354:SFTP proxy bean not recognized in runtime only (#3133) 2019-01-02 14:28:31 +08:00
Jane Ding
773cf557cf fix(TUP-21425)Job built in 7.0.1 not working in 7.1.1 (#3106) (#3115)
https://jira.talendforge.org/browse/TUP-21425
2018-12-26 18:47:29 +08:00
Chao MENG
4888bd71fd fix(TUP-21474): Facing issue while accessing joblet present on job in (#3112)
fix(TUP-21474): Facing issue while accessing joblet present on job in main project
https://jira.talendforge.org/browse/TUP-21474
2018-12-26 14:26:17 +08:00
Chao MENG
fbd94e6fde fix(TUP-21474): Facing issue while accessing joblet present on job in (#3105) (#3110)
fix(TUP-21474): Facing issue while accessing joblet present on job in main project
https://jira.talendforge.org/browse/TUP-21474
2018-12-25 18:29:39 +08:00
hwang-talend
5528ba12b5 bugfix(TUP-20663):tAccessOutputBulkExec/tAccessBulkExec are visible at (#3053)
bugfix(TUP-20663):tAccessOutputBulkExec/tAccessBulkExec are visible at default even without activating in the Project Setting
2018-12-25 14:53:55 +08:00
Jane Ding
015c47b701 fix(TUP-21333)OnSubJob Links Not Working (#3079) (#3103)
https://jira.talendforge.org/browse/TUP-21333
2018-12-24 11:44:33 +08:00
zwxue
4181c69924 fix(TUP-21175):fix BuildJobHandlerTest for TDM (#3095) (#3100) 2018-12-24 10:05:56 +08:00
jiezhang-tlnd
297f4ca718 fix(TUP-21396)keeping popup for running a job after adding a var in (#3070) (#3089)
context group
2018-12-20 09:59:49 +08:00
zwxue
cb3eeb5f00 fix(TUP-21175):fix JUnit (#3085)
* fix(TUP-21175):fix JUnit (#3039)

* fix(TUP-21175): fix Junits. (#3064)

* fix(TUP-21175):fix test BuildJobHandlerTest.testBuildJobWithTDM (#3084)
2018-12-19 19:10:23 +08:00
hcyi
60418702d5 fix(TUP-21167):Install Additional Packages has no available modules. (#3062) (#3081) 2018-12-17 19:07:50 +08:00
hcyi
d537d51b6a fix(TUP-21356):talend-bigdata-launcher-1.2.0-20170410.jar not found when (#3077)
spark job launched from standard job by jobserver.
2018-12-14 19:16:16 +08:00
Chao MENG
88e7223e60 fix(TUP-21461): Routine libraries can't be updated to pom.xml of routine (#3074)
fix(TUP-21461): Routine libraries can't be updated to pom.xml of routine in special case
https://jira.talendforge.org/browse/TUP-21461
2018-12-14 18:24:53 +08:00
chmyga
e66c45bc8a fix(TDI-41469): tFileUnarchive zip64 format error (#3026) (#3065)
* fix(TDI-41469): tFileUnarchive zip64 format error

* Use apache commons compress in checkArchive lib

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

* Remove unused method
2018-12-13 13:49:21 +02:00
Dmytro Sylaiev
18d5a99c5d Dsylaiev/tdi 41507 backport to 71 (#3060)
* Dsylaiev/tdi 41440 update jackson databind version in custom lib (#3002)

* fix(TDI-31328): Add default datePattern to SVNLogInput locked schema

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

* Dsylaiev/tdi 41440 update jackson databind version in custom lib (#3037)

* fix(TDI-31328): Add default datePattern to SVNLogInput locked schema

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

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

* Dsylaiev/tdi 41440 update jackson databind version in custom lib (#3043)

* fix(TDI-31328): Add default datePattern to SVNLogInput locked schema

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

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

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

* fix(TDI-41440): Remove redundant UTF-8 property
2018-12-11 11:31:50 +02:00
pyzhou
b4aeedc543 Pyzhou/tdi 41474 s3 check connection option (#3035) (#3036)
* fix(TDI-41474):S3 check connection option.

* change EOF
2018-12-11 10:05:40 +08:00
Tao Tao
5ce507ad14 bugfix(TUP-21356):"talend-bigdata-launcher-1.2.0-20170410.jar" not found (#3054) (#3057)
when spark job launched from standard job by jobserver

https://jira.talendforge.org/browse/TUP-21356?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel
2018-12-10 14:45:17 +08:00
nrousseau
fcef3bc66b fix(TUP-21175) avoid exception during junit execution 2018-12-10 10:18:48 +08:00
hwang-talend
1491a5739a bugfix(TUP-21134):"Throw an error if the file already exist" is ticked (#3031)
#2052
2018-12-07 11:49:26 +08:00
Jane Ding
67311d9d7f fix(TUP-21138)Ubuntu18: Resources: Job which uses Resources run failed (#3046) (#3050)
if its name contains uppercase letter
https://jira.talendforge.org/browse/TUP-21138
2018-12-06 11:15:53 +08:00
Jane Ding
125a3fdfb8 fix(TUP-21245)faile to check JDBC connection with context Migrate from (#3034) (#3047)
6.4.1 to 7.1.1
https://jira.talendforge.org/browse/TUP-21245
2018-12-06 10:13:55 +08:00
jiezhang-tlnd
cdc588f608 fix(TUP-21326)Guess Schema has error if use existing connection in (#3032) (#3049)
Joblet
2018-12-06 10:12:57 +08:00
hcyi
533301a787 fix(TUP-21160):refix JDBC connection will not commit even if autocommit (#3033) (#3041)
is set to True.
2018-12-04 16:38:38 +08:00
hcyi
4e58202b5a fix(TUP-21042):Edit and update the used context group,will show double (#2864) (#3040)
value and context view vanish.
2018-12-04 16:38:03 +08:00
hwang-talend
803a6e6ee0 Hwang/tup 21105 b71 (#3029)
* bugfix(TUP-21105):tDBConnection(Snowflake) issue within joblet.

* bugfix(TUP-21105):tDBConnection(Snowflake) issue within joblet.
2018-12-04 14:29:43 +08:00
ypiel
3575dcde57 fix(TDI-41394) : Qa fix - tCreateTable+Vertica9
* fix(TDI-41394) : Qa fix - tCreateTable+Vertica9

* fix(TDI-41394) : Qa fix - Properties from metadata

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

* fix(TDI-41394) : remove UrlPath thatwas not anymore on master

* fix(TDI-41394) : Add urlPath for MSSQL as it was before
2018-11-29 10:31:10 +01:00
zwxue
98dd599cd7 fix(TUP-21252):tMap losing all links in testcase when we do some (#3014)
modification in the main job in the same component
2018-11-29 11:12:16 +08:00
Mike Yan
e036744720 fix(TESB-22833):CI builder NoClassDefFoundError error with routelet (#2997) 2018-11-28 09:39:47 +01:00
hwang-talend
5323e62bf0 Hwang/tup 21164 (#3004) (#3011)
* bugfix(TUP-21164):Context is not recognized as context variable in ELT
Map components and is not separated with string concat from SQL code
2018-11-28 15:48:19 +08:00
jiezhang-tlnd
9196c9c79d fix(TUP-21094)Job can not be run after the first time I set tELTMap and (#3000) (#3008)
run the job
2018-11-28 10:39:59 +08:00
hwang-talend
0dbe12a296 bugfix(TUP-21118):Code view/test case still link last component even all (#2969) (#3005)
bugfix(TUP-21118):Code view/test case still link last component even all job editor closed
2018-11-27 16:25:14 +08:00
jiezhang-tlnd
7aa1c0e7b2 Jzhang/bugfix/tup 20880 repository share show warn dialog choice should also exists for local project (#2999) (#3003)
* fix(TUP-20880)Repository share: show warn dialog choice should also
exists for local project

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

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

* fix(TUP-20880)repository share show warn dialog choice should also
exists for local project
2018-11-27 11:12:06 +08:00
hwang-talend
7f6d41819f Hwang/tup 21105 t db connection (#2953) (#2993)
* bugfix(TUP-21105):tDBConnection(Snowflake) issue within joblet.
2018-11-23 14:47:52 +08:00
hwang-talend
47d9a652a3 bugfix(TUP-21164):Context is not recognized as context variable in ELT (#2984)
bugfix(TUP-21164):Context is not recognized as context variable in ELT
Map components and is not separated with string concat from SQL code
2018-11-23 10:51:07 +08:00
Jane Ding
102e04bcf6 fix(TUP-21064)NPE happens when 'save as' routine (#2934) (#2989)
fix(TUP-21064)NPE happens when 'save as' routine
https://jira.talendforge.org/browse/TUP-21064
2018-11-23 10:13:36 +08:00
kjwang-talend
6f877d1272 fix(TUP-21160):JDBC connection will not commit even if autocommit is set (#2976) (#2981)
to True.
2018-11-22 14:33:58 +08:00
jiezhang-tlnd
33f2a34c18 fix(TUP-21148)Can't save the changes of Connections (#2978) (#2980)
* fix(TUP-21148)Can't save the changes of Connections
https://jira.talendforge.org/browse/TUP-21148

* fix(TUP-21148)Can't save the changes of Connections
2018-11-22 14:28:46 +08:00
zwxue
3946746389 fix(TUP-20316):support JDBC for implicit context (#2975) 2018-11-22 09:53:33 +08:00
ypiel
7de8cf0dd9 fix(TDI-41394) : tCreateTable vertica 9 support (#2968)
* fix(TDI-41394) : tCreateTable vertica 9 support
* fix(TDI-41394) : remove .bak files
2018-11-19 12:49:52 +01:00
jiezhang-tlnd
c0e8309908 fix(TUP-21049)can't find other database in default list with Chinese and (#2924) (#2962)
* fix(TUP-21049)can't find other database in default list with Chinese and
Japanese(just DelegateComponent fixed)

* fix(TUP-21049) just fixed the unified components
2018-11-19 10:05:16 +08:00
zwxue
7db41b47ec fix(TUP-19972):remove joblet cache when doing rename (#2949) 2018-11-15 17:35:22 +08:00
hcyi
4aca59591b fix(TUP-21044);JDBC driver changed when load JDBC-Mysql8 to "Project Setting ---> Job setting ---> Stats&Logs". (#2883) (#2958)
* fix(TUP-21044);JDBC driver changed when load JDBC-Mysql8 to "Project
Setting ---> Job setting ---> Stats&Logs".

* fix(TUP-21044);add some junits for get driver jar from mvn url.
2018-11-15 15:18:19 +08:00
Jane Ding
97cdeb17c0 fix(TUP-21075)Problem of display in the tMap with Mojave (#2943) (#2954)
https://jira.talendforge.org/browse/TUP-21075
2018-11-15 11:53:29 +08:00
Stéphane Bouchet
f49282d082 TESB-24093 : context values can be overriten by MS. (#2947) 2018-11-13 16:44:05 +01:00
Dmytro Sylaiev
2e7381fc92 fix(TDI-41330): Use sql TIME in setNull for SIQ (#2927) (#2936) 2018-11-12 13:55:43 +02:00
hcyi
27b2a92e96 fix(TUP-20561):Prompt message not clear enough when report generation (#2932) (#2935)
fails because of DB configuration
2018-11-12 14:29:45 +08:00
hwang-talend
b9f4b84ff9 bugfix(TUP-21058):Snowflake ELTJDBCInput/Output (#2895)
bugfix(TUP-21058):Snowflake ELTJDBCInput/Output
2018-11-12 10:44:26 +08:00
Dmytro Sylaiev
1f9725c002 fix(TDI-41320): Fix oracle 11 migration task use existing connection (#2902) (#2933) 2018-11-09 13:35:06 +02:00
zwxue
22dc91ebff fix(TUP-21025):popup dialog for docker error. (#2926) 2018-11-08 14:44:19 +08:00
hcyi
b4d514d368 fix(TUP-21054):Jars from db wizard not synchronized with component. (#2861) (#2923) 2018-11-08 10:55:13 +08:00
jzhao
a6b0f424f9 fix(TDI-41176):'File Json' > 'Input Json' metadata does not show parent values in Preview with JsonPath (#2820) (#2921)
* add a new checkbox "Use the loop node as root" (tFileInputJson)

* fix tExtractJsonField

* fix wizard by set "Use the loop node as root" to false
2018-11-08 10:04:52 +08:00
hcyi
98752ea5ac fix(TUP-20516):Audit improve (#2920)
* fix(TUP-20514):Project setting-Aduit can not save the db info if switch to another type of db. (#2905)

* fix(TUP-20514):Project setting-Aduit can not save the db info if switch
to another type of db.

* fix(TUP-20567):Generate button should be disabled if no history listed.

* fix(TUP-20561):Prompt message not clear enough when report generation (#2897)

fails because of DB configuration

* fix(TUP-20516):Audit: Improve: Better Use an Error message if connection isn't successful (#2896)

* fix(TUP-20516):Audit: Improve: Better Use an Error message if connection
isn't successful

* fix(TUP-20515):Project setting-Aduit: better give clear fail information
when the db is not correctly setted.
2018-11-07 18:25:44 +08:00
Tao Tao
37419ed075 fix(TUP-20612)After change tdbInput from mysql to db2, find the needed jar will not change when click "table name". (#2880) (#2919)
https://jira.talendforge.org/browse/TUP-20612
2018-11-07 18:01:43 +08:00
Jane Ding
3b33b5865f fix(TUP-21055)Migration check executed at each start of studio (#2884) (#2916)
* fix(TUP-21055)Migration check executed at each start of studio
https://jira.talendforge.org/browse/TUP-21055

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

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

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

* fix(TUP-21055)Migration check executed at each start of studio
https://jira.talendforge.org/browse/TUP-21055
2018-11-07 15:22:11 +08:00
jiezhang-tlnd
3f1a1ccee5 fix(TUP-21017)ORACLE_DB_fail to dataviewer for context mode (#2892)
* fix(TUP-21017)ORACLE_DB_fail to dataviewer for context mode

* fix(TUP-21017)ORACLE DB data viewer fail in context
2018-11-07 10:26:58 +08:00
Dmytro Sylaiev
e2869d0d42 fix(TDI-41276): Use correct SQLType for null Time (#2852) (#2910)
* fix(TDI-41276): Use correct SQLType for null Time

* fix(TDI-41276): Fix codegen error
2018-11-06 13:14:09 +02:00
Jane Ding
afe1a09660 fix(TUP-21075)Problem of display in the tMap with Mojave (#2900) (#2906)
* fix(TUP-21075)Problem of display in the tMap with Mojave
https://jira.talendforge.org/browse/TUP-21075

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

* fix(TUP-21075)Problem of display in the tMap with Mojave
https://jira.talendforge.org/browse/TUP-21075
2018-11-06 16:07:28 +08:00
Tao Tao
05c8fbc560 fix(TUP-21022)Project Setting->Shell Setting ->Ps1: unfriendly (#2904) (#2909)
display of description
2018-11-06 15:51:38 +08:00
hwang-talend
d6faa40ede bugfix(TUP-21030):Components don't change to Built-in mode (#2879) (#2903)
* bugfix(TUP-21030):Components don't change to Built-in mode
2018-11-06 10:10:18 +08:00
Jane Ding
874dc4b11f fix(TUP-20913)Remote project:job run use old data if not run the child (#2888) (#2889)
job first after change the resources item
https://jira.talendforge.org/browse/TUP-20913
2018-11-02 16:27:54 +08:00
jiezhang-tlnd
1514ffcc72 fix(TUP-20675)"Web-app Url" is read-only and empty after clicking "+"; (#2887) 2018-11-02 15:29:06 +08:00
jiezhang-tlnd
db67c962f0 fix(TUP-21005)In studio Java Debugging of Routes fails (#2871) 2018-11-01 17:03:34 +08:00
hwang-talend
8ce0822a05 bugfix(TUP-21041):ELT Maps generate incorrect SQL when sql contains (#2857) (#2877)
bugfix(TUP-21041):ELT Maps generate incorrect SQL when sql contains schema.table.column1 + schema.table.column2
2018-11-01 16:53:59 +08:00
hwang-talend
216732d14c bugfix(TUP-20915):Testcase: Deleted testcase is still in build-out (#2863) (#2876)
bugfix(TUP-20915):Testcase: Deleted testcase is still in build-out file->sunfire-reports folder
2018-11-01 16:53:37 +08:00
hwang-talend
be5a66353e bugfix(TUP-20693):Table selection widget - wrong generated code (#2818) (#2860) (#2875)
bugfix(TUP-20693):Table selection widget - wrong generated code
2018-11-01 16:32:59 +08:00
hwang-talend
b5ab262801 Hwang/tup 20837 master (#2859) (#2874)
* bugfix(TUP-20837):Job containing saleforce components takes too much
time to open
2018-11-01 15:55:51 +08:00
Jane Ding
6334b756c7 fix(TUP-20778)Reference Project - New context group variable not (#2849) (#2866)
getting applied to the jobs
https://jira.talendforge.org/browse/TUP-20778
2018-10-31 10:54:28 +08:00
Jane Ding
25079b1341 fix(TUP-20913)Remote project:job run use old data if not run the child (#2858) (#2867)
job first after change the resources item
https://jira.talendforge.org/browse/TUP-20913
2018-10-31 10:53:42 +08:00
Jenkins Continuous Build server
a68c9e0cfc Set version to 7.1.2 SNAPSHOT 2018-10-30 12:51:16 +01:00
Chao MENG
333a9fe6ec Cmeng/backport/release/7.1.1/tup 21039 build cache (#2850)
* fix(TUP-21039): "Apply context to children jobs" does not work for
"grand son" job if Studio not restarted
https://jira.talendforge.org/browse/TUP-21039

* fix(TUP-21039): "Apply context to children jobs" does not work for
"grand son" job if Studio not restarted
https://jira.talendforge.org/browse/TUP-21039
2018-10-25 15:10:59 +08:00
nrousseau
90e20f9f52 chore(TUP-20636) fix wrong module name 2018-10-25 11:15:48 +08:00
Jane Ding
b3af5de003 For both route and standard job use Resource in repository, some words (#2830) (#2836)
* For both route and standard job use Resource in repository, some words
need to be updated in wizard.

* For both route and standard job use Resource in repository, some words
need to be updated.
2018-10-23 18:12:03 +08:00
Mike Yan
68158de01e fix(TESB-23721):ESB Conductor can not pick artifacts by CI for ESB (#2843) 2018-10-23 11:39:41 +02:00
apoltavtsev
7f0655d9f5 TESB-23870 Camel dependencies are not included to manifest of route's child jobs 2018-10-23 12:27:07 +03:00
wchen-talend
75e711c38b fix(TUP-21010):Jar name on classpath should be based on mvn uri (#2832) (#2840)
* fix(TUP-21010):Jar name on classpath should be based on mvn uri

* fix(TUP-21010):Jar name on classpath should be based on mvn uri
2018-10-23 14:38:59 +08:00
nrousseau
6e25205ae1 chore(TUP-7300) fix junits 2018-10-23 13:34:15 +08:00
zwxue
fab188f2a4 fix(TUP-20977):update message (#2838) (#2839) 2018-10-23 12:34:03 +08:00
pyzhou
b6e9cdf9eb Pyzhou/tdi 41258 aline mvn path for redshift (#2837)
* Pyzhou/tdi 41258 align mvn path to official (#2827)

* fix(TDI-41258):align the mvn path of joda-time

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

* fix(TDI-41258):align the mvn path of commons-logging

* Revert "fix(TDI-41258):align the mvn path of commons-logging" (#2835)

This reverts commit 901a104988.
2018-10-23 11:42:19 +08:00
Dmytro Sylaiev
d51ad8be14 fix(TDI-41260): Change driver jar name oracle (#2833) 2018-10-23 09:59:13 +08:00
Mike Yan
a38e101977 fix(TESB-23792): Build data service failed in studio (#2826) 2018-10-22 14:58:31 +02:00
wang wei
a417204114 fix(TDI-41251): Update jackson libraries to avoid CVE-2018-15758 (#2824)
* fix(TDI-41251): Update jackson libraries to avoid CVE-2018-15758

* fix(TDI-41251) update jackson libs
2018-10-20 13:47:35 +08:00
nrousseau
6704865ff0 babili-export (#2825) 2018-10-20 12:25:55 +08:00
kjwang-talend
e4ea5fe198 Revert "Fix (TUP-20887) Sub-reference project is listed in Reference Project (#2803)" (#2823)
This reverts commit 8f52649a99.
2018-10-19 18:29:43 +08:00
Jenkins Continuous Build server
c4384a11a6 Set version to 7.1.1 2018-10-18 11:41:50 +02:00
4359 changed files with 16636 additions and 13493 deletions

64
PATCH_RELEASE_NOTE.md Normal file
View File

@@ -0,0 +1,64 @@
---
version: 7.1.1
module: https://talend.poolparty.biz/coretaxonomy/42
product:
- https://talend.poolparty.biz/coretaxonomy/23
---
# TPS-4399
| Info | Value |
| ---------------- | ---------------- |
| Patch Name | Patch\_20201023\_TPS-4399\_v1-7.1.1 |
| Release Date | 2020-10-23 |
| Target Version | 20181026\_1147-V7.1.1 |
| Product affected | Talend Studio |
## Introduction
This is a self-contained patch.
**NOTE**: For information on how to obtain this patch, reach out to your Support contact at Talend.
## Fixed issues
This patch contains the following fixes:
- TPS-4399 [7.1.1] tBigQueryInput cannot execute query within public dataset (TDI-43025)
- TPS-4434 [7.1.1] Unable to write into Bigquery table when user defined delimiter is used
- TBD-9137 tBigQueryInput does not support backtick in query
## Prerequisites
Consider the following requirements for your system:
- Talend Studio 7.1.1 must be installed.
## Installation
- From the Talend Studio 7.1.1 installation folder, make a copy of the following files somewhere safe:
- {Talend_Studio_path}/plugins/org.talend.designer.components.localprovider_7.1.1.20181026_1147/components/tBigQueryBulkExec/tBigQueryBulkExec_begin.javajet
- {Talend_Studio_path}/plugins/org.talend.designer.components.localprovider_7.1.1.20181026_1147/components/tBigQueryBulkExec/tBigQueryBulkExec_java.xml
- {Talend_Studio_path}/plugins/org.talend.designer.components.localprovider_7.1.1.20181026_1147/components/tBigQueryInput/BigQueryInputQueryHelper.javajet
- {Talend_Studio_path}/plugins/org.talend.designer.components.localprovider_7.1.1.20181026_1147/components/tBigQueryInput/tBigQueryInput_begin.javajet
- {Talend_Studio_path}/plugins/org.talend.designer.components.localprovider_7.1.1.20181026_1147/components/tBigQueryInput/tBigQueryInput_end.javajet
- {Talend_Studio_path}/plugins/org.talend.designer.components.localprovider_7.1.1.20181026_1147/components/tBigQueryInput/tBigQueryInput_java.xml
- {Talend_Studio_path}/plugins/org.talend.designer.components.localprovider_7.1.1.20181026_1147/components/tBigQueryOutput/tBigQueryOutput_java.xml
- {Talend_Studio_path}/plugins/org.talend.designer.components.localprovider_7.1.1.20181026_1147/components/tBigQueryOutputBulk/tBigQueryOutputBulk_main.javajet
- Unzip content of the patch zip onto your Talend Studio 7.1.1 folder.
## Uninstallation
- Replace the files overridden by the patch by the copy you made before unzipping.
## Affected files for this patch
The following files are installed by this patch:
- {Talend_Studio_path}/plugins/org.talend.designer.components.localprovider_7.1.1.20181026_1147/components/tBigQueryBulkExec/tBigQueryBulkExec_begin.javajet
- {Talend_Studio_path}/plugins/org.talend.designer.components.localprovider_7.1.1.20181026_1147/components/tBigQueryBulkExec/tBigQueryBulkExec_java.xml
- {Talend_Studio_path}/plugins/org.talend.designer.components.localprovider_7.1.1.20181026_1147/components/tBigQueryInput/BigQueryInputQueryHelper.javajet
- {Talend_Studio_path}/plugins/org.talend.designer.components.localprovider_7.1.1.20181026_1147/components/tBigQueryInput/tBigQueryInput_begin.javajet
- {Talend_Studio_path}/plugins/org.talend.designer.components.localprovider_7.1.1.20181026_1147/components/tBigQueryInput/tBigQueryInput_end.javajet
- {Talend_Studio_path}/plugins/org.talend.designer.components.localprovider_7.1.1.20181026_1147/components/tBigQueryInput/tBigQueryInput_java.xml
- {Talend_Studio_path}/plugins/org.talend.designer.components.localprovider_7.1.1.20181026_1147/components/tBigQueryOutput/tBigQueryOutput_java.xml
- {Talend_Studio_path}/plugins/org.talend.designer.components.localprovider_7.1.1.20181026_1147/components/tBigQueryOutputBulk/tBigQueryOutputBulk_main.javajet

View File

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

View File

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

View File

@@ -7,11 +7,11 @@ DraggingInfosPopup.draggingEntry=\u62D6\u52A8 {0} \u6761\u76EE
DraggingInfosPopup.dropInvalid=\\n<<\u65E0\u6548\u5220\u9664>>\\n
DraggingInfosPopup.draggingEntries=\u62D6\u52A8 {0} \u6761\u76EE
DraggingInfosPopup.dropInvalidWithKey=\\n<<\u65E0\u6548\u5220\u9664>>\\n\u6309\u4F4F Shift \u548C Ctrl \u952E\u4EE5\u9010\u4E00 map \u5E76\u6539\u5199
DraggingInfosPopup.overwriteMode=\ > \u8986\u76D6\u6A21\u5F0F
DraggingInfosPopup.overwriteMode=\\ > \u8986\u76D6\u6A21\u5F0F
DraggingInfosPopup.appendMode=>\u9644\u52A0\u6A21\u5F0F
DraggingInfosPopup.appendModeToOverwrite=\u9644\u52A0\u6A21\u5F0F(\u6309Ctrl\u952E\u7528\u6765\u8986\u76D6)
DraggingInfosPopup.insertAllSelectedEntries=> \u63D2\u5165\u6240\u6709\u9009\u62E9\u9879
DraggingInfosPopup.insertRemainingEntries=\ > \u63D2\u5165\u5269\u4F59\u9879
DraggingInfosPopup.insertRemainingEntries=\\ > \u63D2\u5165\u5269\u4F59\u9879
DraggingInfosPopup.eachSourceEntryExpressionToEachTargetExpression=> \u6BCF\u4E2A\u6E90\u6761\u76EE\u8868\u8FBE\u5F0F\u5230\u6BCF\u4E2A\u76EE\u6807\u8868\u8FBE\u5F0F
DraggingInfosPopup.eachSourceEntryToEachTargetExpression=> \u6BCF\u4E2A\u6E90\u6761\u76EE\u5230\u6BCF\u4E2A\u76EE\u6807\u8868\u8FBE\u5F0F
DraggingInfosPopup.allSourceEntriesExpressionToASingleOneTargetExpressionShiftKey=\u6240\u6709\u6E90\u9879\u90FD\u8868\u793A\u4E3A\u5355\u4E2A\u76EE\u6807\u8868\u8FBE\u5F0F(Shift\u952E\u8F6C\u6362\u4E3A\u66F4\u6539\u6620\u5C04)

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -16,13 +16,13 @@ generatedcode.copyright.body2=/ JobDesigner (CodeGenerator\u30D0\u30FC\u30B8\u30
JavaRoutineSynchronizer.UnsupportedOperation.Exception2=\u30E1\u30BD\u30C3\u30C9\u304C\u5B9F\u88C5\u3055\u308C\u3066\u3044\u307E\u305B\u3093: org.talend.designer.codegen.JavaRoutineSynchronizer line:58
CodeGenerator.getGraphicalNode1=------process.getGraphicalNodes()------
CodeGenerator.getGraphicalNode2=------process.getGeneratingNodes()------
CodeGenerator.newLine=\n\n\n\n
CodeGenerator.newLine=\\n\\n\\n\\n
JetSkeletonManager.unableLoad=\u30B9\u30B1\u30EB\u30C8\u30F3\u66F4\u65B0\u30AD\u30E3\u30C3\u30B7\u30E5\u30D5\u30A1\u30A4\u30EB\u3092\u30ED\u30FC\u30C9\u3067\u304D\u307E\u305B\u3093
JetSkeletonManager.unableSave=\u30B9\u30B1\u30EB\u30C8\u30F3\u66F4\u65B0\u30AD\u30E3\u30C3\u30B7\u30E5\u30D5\u30A1\u30A4\u30EB\u3092\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093
JetSkeletonManager.updateProblem=\u30B9\u30B1\u30EB\u30C8\u30F3\u6C38\u7D9A\u30C7\u30FC\u30BF\u66F4\u65B0\u6642\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F
CodeGeneratorEmittersPoolFactory.codeThread=\u30B3\u30FC\u30C9\u751F\u6210\u306E\u30D0\u30C3\u30AF\u30B0\u30E9\u30A6\u30F3\u30C9\u30B9\u30EC\u30C3\u30C9
CodeGeneratorEmittersPoolFactory.componentCompiled=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F{0}\u30DF\u30EA\u79D2\u3067\u30B3\u30F3\u30D1\u30A4\u30EB\u3055\u308C\u307E\u3057\u305F
CodeGeneratorEmittersPoolFactory.failCompail=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30B3\u30F3\u30D1\u30A4\u30EB\u306B\u5931\u6557\u3057\u307E\u3057\u305F : \r\n
CodeGeneratorEmittersPoolFactory.failCompail=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30B3\u30F3\u30D1\u30A4\u30EB\u306B\u5931\u6557\u3057\u307E\u3057\u305F : \\r\\n
CodeGeneratorEmittersPoolFactory.initialException=\u521D\u671F\u5316\u4E2D\u306B\u4F8B\u5916\u304C\u767A\u751F\u3057\u307E\u3057\u305F
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=JetEmitter\u306E\u521D\u671F\u5316\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F
CodeGeneratorService.invalidLanguage1=\u7121\u52B9\u306A\u8A00\u8A9E\u30BF\u30A4\u30D7\u3067\u3059\u3002

View File

@@ -11,18 +11,18 @@ CodeGenerator.JET.TimeOut=JET\u521D\u59CB\u5316\u8D85\u65F6\uFF01
generatedcode.copyright.body4=\u4F60\u53EF\u4EE5\u5728\u5728GNU LGPL \u8BB8\u53EF\u8BC1\u4E0B\u652F\u914D\u8FD9\u4E9B\u4EE3\u7801
CodeGenerator.Node.NotFound=\u5728\u5F53\u524D
generatedcode.copyright.body3=\u4F60\u53EF\u4EE5\u5728www.talend.com\u53D1\u73B0\u66F4\u591A\u5173\u4E8ETalend\u4EA7\u54C1\u4FE1\u606F
EmittersPoolFactoryImpl.Class.IllegalArg=\u7C7B ' {0}' \u4E0D\u662F\u4E00\u4E2A\u6709\u6548\u7684\u5206\u7C7B\u5668
EmittersPoolFactoryImpl.Class.IllegalArg=\u7C7B \' {0}\' \u4E0D\u662F\u4E00\u4E2A\u6709\u6548\u7684\u5206\u7C7B\u5668
generatedcode.copyright.body2=/ \u4F5C\u4E1A\u8BBE\u8BA1 (CodeGenerator version {0}).
JavaRoutineSynchronizer.UnsupportedOperation.Exception2=\u65B9\u6CD5\u672A\u5B9E\u65BD\uFF1Aorg.talend.designer.codegen.JavaRoutineSynchronizer line:58
CodeGenerator.getGraphicalNode1=\u8FDB\u7A0B\u5F97\u5230\u56FE\u5F62\u8282\u70B9\uFF08\uFF09
CodeGenerator.getGraphicalNode2=\u8FDB\u7A0B\u5F97\u5230\u751F\u6210\u8282\u70B9\uFF08\uFF09
CodeGenerator.newLine=\n\n\n\n
CodeGenerator.newLine=\\n\\n\\n\\n
JetSkeletonManager.unableLoad=\u65E0\u6CD5\u52A0\u8F7D\u4E3B\u5E72\u66F4\u65B0\u7F13\u5B58\u6587\u4EF6
JetSkeletonManager.unableSave=\u65E0\u6CD5\u4FDD\u5B58\u4E3B\u5E72\u66F4\u65B0\u7F13\u5B58\u6587\u4EF6
JetSkeletonManager.updateProblem=\u5F53\u66F4\u65B0\u6301\u4E45\u6570\u636E\u65F6\u51FA\u73B0\u9519\u8BEF
CodeGeneratorEmittersPoolFactory.codeThread=\u4EE3\u7801\u751F\u6210\u540E\u53F0\u7EBF\u7A0B
CodeGeneratorEmittersPoolFactory.componentCompiled=\u7EC4\u4EF6\u7F16\u8BD1{0}\u6BEB\u79D2
CodeGeneratorEmittersPoolFactory.failCompail=\u7EC4\u4EF6\u7F16\u8BD1\u5931\u8D25: \r\n
CodeGeneratorEmittersPoolFactory.failCompail=\u7EC4\u4EF6\u7F16\u8BD1\u5931\u8D25: \\r\\n
CodeGeneratorEmittersPoolFactory.initialException=\u521D\u59CB\u5316\u5F02\u5E38
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=\u521D\u59CB\u5316JetEmitter\u51FA\u9519
CodeGeneratorService.invalidLanguage1=\u65E0\u6548\u7684\u8BED\u8A00\u7C7B\u578B.
@@ -33,7 +33,7 @@ CodeGenInit.deleteProject=\u5220\u9664{0} \u5DE5\u7A0B
CodeGenInit.initTemplate=\u521D\u59CB\u5316\u6A21\u677F
CodeGenInit.removeLink=\u5220\u9664\u94FE\u63A5\u8D44\u6E90
CodeGenInit.saveWorkspace=\u4FDD\u5B58\u5DE5\u4F5C\u533A
DocumentRootImpl.mixed=\ (\u6DF7\u5408:
DocumentRootImpl.mixed=\\ (\u6DF7\u5408:
NodesSubTree.enableParallel=__ENABLE_PARALLEL__
PoolTypeImpl.persistentPool=\\ (persistentPool:
TalendJetEmitter.compileFail=\\ \u7F16\u8BD1\u5931\u8D25\uFF1A{0} : {1}
@@ -44,7 +44,7 @@ CodeGeneratorEmittersPoolFactory.operationCanceled=\u64CD\u4F5C\u5DF2\u53D6\u6D8
ComponentsFactory.afterSystemComponent=\u5728\u7CFB\u7EDF\u7EC4\u4EF6
ComponentsFactory.componentNotFound=\u7EC4\u4EF6\u6587\u4EF6\u5939\u6CA1\u53D1\u73B0
ComponentsFactory.load.components=\u52A0\u8F7D\u7EC4\u4EF6...
ComponentsFactory.parentNotRecompiled=\u8B66\u544A\: \u7236 *.inc.javajet \u6CA1\u6709\u91CD\u65B0\u7F16\u8BD1
ComponentsFactory.parentNotRecompiled=\u8B66\u544A\\: \u7236 *.inc.javajet \u6CA1\u6709\u91CD\u65B0\u7F16\u8BD1
ComponentsLocalProviderService.componentLoadError=\u7EC4\u4EF6\u52A0\u8F7D\u9519\u8BEF
ComponentsLocalProviderService.talendExchangeError=Talend Exchange\u9519\u8BEF
ComponentsPreferencePage.ButtonLabel0=\u786E\u5B9A
@@ -134,7 +134,7 @@ FAMILY.XML=XML
CodeGeneratorEmittersPoolFactory.updatePaletteForEditors=\u66F4\u65B0\u7F16\u8F91\u5668\u7684\u8C03\u8272\u677F
ComponentsPreferencePage.componentAssist=\u542F\u7528\u7EC4\u4EF6\u521B\u5EFA\u52A9\u624B
ComponentsPreferencePage.notValidDirectory=\u60A8\u7684\u9009\u62E9\u5C06\u5BFC\u81F4\u6587\u4EF6\u5939\u5D4C\u5957\uFF0C\u8FD9\u662F\u4E0D\u63A8\u8350\u7684\u3002 \u4F60\u60F3\u7EE7\u7EED\u5417\uFF1F
ComponentsFactory.loadComponents.missingFolder=\u6587\u4EF6\u5939 "{0}" \u7F3A\u5C11\u63D2\u4EF6 "{1}".
ComponentsFactory.loadComponents.missingFolder=\u6587\u4EF6\u5939 \"{0}\" \u7F3A\u5C11\u63D2\u4EF6 \"{1}\".
ComponentsPreferencePage_SuccessTitle=\u6210\u529F
ComponentsPreferencePage_SuccessMessage1=\u9700\u8981\u91CD\u542FStudio\u6765\u52A0\u8F7D\u7EC4\u4EF6\u3002\u5426\u5219\uFF0C\u4F1A\u5728\u4E0B\u6B21\u542F\u52A8\u65F6\u52A0\u8F7D\u3002
ComponentsPreferencePage_SuccessMessage2=\u60A8\u60F3\u8981\u9A6C\u4E0A\u91CD\u542F\u5417\uFF1F

View File

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

View File

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

View File

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

View File

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

View File

@@ -120,3 +120,4 @@ ModifyMergeOrderAction.ERROE=\u062E\u0637\u0623
ConnectionDeleteCommand.COLLAPSE=\u062A\u062D\u0630\u064A\u0631
DbTableController.dialog.title=\u062E\u0637\u0623
ProcessUpdateManager.Question=\u0633\u0624\u0627\u0644
JobDependenciesPanel.deleteTitle=\u062D\u0630\u0641

View File

@@ -983,7 +983,6 @@ NewDependencyItemDialog.name=&Name
NewOrEditDependencyDialog.properties=Properties
NewDependencyItemDialog.optional=&Optional
NewDependencyItemDialog.existCheckMessage=Item already exist
ManageResourcePanel.reourceCol=Route Resource
ManageResourcePanel.Version=Version
ManageResourcePanel.Path=Path
ManageResourcePanel.Context=Context
@@ -991,3 +990,4 @@ ManageResourcePanel.usedBy={0}({1}) is used by {2}
ManageResourcePanel.copyTitle=Copy Successfully
ManageResourcePanel.CopyPath=Copy Path
ManageResourcePanel.copyMsg='{0}' has been copied to clipboard.
ManageResourcePanel.reourceNameCol=Resource

View File

@@ -240,7 +240,7 @@ EParameterName.ConnectionFormat=\u63A5\u7D9A\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8
ExecuteSystemCommandCommand.Title=\u5B9F\u884C\u3057\u305F\u30B3\u30DE\u30F3\u30C9
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=\u63A5\u7D9A\u306E\u3042\u308B\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u5168\u3066\u7121\u52B9\u5316
EParameterName.Description=\u8AAC\u660E
Process.IfToUpgradeMetadata=\u4EE5\u4E0B\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3067\u4F7F\u7528\u3055\u308C\u3066\u3044\u308B\u30E1\u30BF\u30C7\u30FC\u30BF\u306F\u5909\u66F4\u3055\u308C\u3066\u3044\u307E\u3059\u3002 \n\u66F4\u65B0\u3057\u305F\u3044\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\u3002
Process.IfToUpgradeMetadata=\u4EE5\u4E0B\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3067\u4F7F\u7528\u3055\u308C\u3066\u3044\u308B\u30E1\u30BF\u30C7\u30FC\u30BF\u306F\u5909\u66F4\u3055\u308C\u3066\u3044\u307E\u3059\u3002 \\n\u66F4\u65B0\u3057\u305F\u3044\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\u3002
NewProcessWizard.title=\u65B0\u898F\u30B8\u30E7\u30D6
CheckController.decoration.description=\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u53D6\u5F97\u3057\u305F\u5024
ContextParameterPage.comment=\u30B3\u30E1\u30F3\u30C8
@@ -381,7 +381,7 @@ EParameterName.ImplictDefaultProjectsetting=\u6697\u9ED9\u306E\u30C7\u30D5\u30A9
EmfComponent.0=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8{0}\u3092\u30ED\u30FC\u30C9\u3067\u304D\u307E\u305B\u3093
EmfComponent.RGBNotCorrect=\u30E9\u30D9\u30EB\u30B3\u30F3\u30C8\u30ED\u30FC\u30E9\u30FC\u5185\u306ERGB\u5B9A\u7FA9\u304C\u6B63\u3057\u304F\u3042\u308A\u307E\u305B\u3093\u3002\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8{0}\u3002
EmfComponent.attachedConnection=\u4ED8\u52A0\u3055\u308C\u305F\u63A5\u7D9A
EmfComponent.componentNotExist=<\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\uFF1A{0}>\u30B3\u30CD\u30AF\u30BF\u30FC \\"{1}\\" \u304Cxml\u5185\u3067\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u3059\u304C\u5B58\u5728\u3057\u307E\u305B\u3093\u3002
EmfComponent.componentNotExist=<\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\uFF1A{0}>\u30B3\u30CD\u30AF\u30BF\u30FC \\\\\"{1}\\\\\" \u304Cxml\u5185\u3067\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u3059\u304C\u5B58\u5728\u3057\u307E\u305B\u3093\u3002
ExecuteSystemCommandCommand.contentNull=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u304CNULL\u5024\u3067\u3059
ExecuteSystemCommandCommand.typeNull=\u30BF\u30A4\u30D7\u304CNULL\u5024\u3067\u3059
Extra.UseProjectSettings=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u306E\u4F7F\u7528
@@ -415,7 +415,7 @@ JobLaunchConfigurationDelegate.jobNotFound=\u30B8\u30E7\u30D6 {0} \u306F\u898B\u
JobTemplateViewsAndProcessUtil.jobName=\u30B8\u30E7\u30D6\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u30A6\u30A3\u30B6\u30FC\u30C9\u7528\u306E\u30E2\u30C3\u30AF\u30B8\u30E7\u30D6
MultipleThreadDynamicComposite.gatherInformation=\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u60C5\u5831\u3092\u53CE\u96C6\u4E2D
Node.componentNotExist=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8 {0}\u306B\u4F9D\u5B58\u3057\u3066\u3044\u307E\u3059\u304C\u3001\u305D\u308C\u306F\u5B58\u5728\u3057\u3066\u3044\u307E\u305B\u3093\u3002
Node.differentFromSchemaDefined=\u5165\u529B\u30EA\u30F3\u30AF "{0}\\" \u304B\u3089\u306E\u30B9\u30AD\u30FC\u30DE\u306F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3067\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u308B\u30B9\u30AD\u30FC\u30DE\u3068\u7570\u306A\u3063\u3066\u3044\u307E\u3059\u3002
Node.differentFromSchemaDefined=\u5165\u529B\u30EA\u30F3\u30AF \"{0}\\\\\" \u304B\u3089\u306E\u30B9\u30AD\u30FC\u30DE\u306F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3067\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u308B\u30B9\u30AD\u30FC\u30DE\u3068\u7570\u306A\u3063\u3066\u3044\u307E\u3059\u3002
Node.errorMessage1=\u30B5\u30D6\u30D7\u30ED\u30BB\u30B9\u3092\u8D77\u52D5\u3057\u306A\u3044\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F "on sub job ok" / "on sub job error" \u306E\u3044\u305A\u308C\u306E\u30EA\u30F3\u30AF\u3082\u5165\u529B\u306B\u3042\u308A\u307E\u305B\u3093\u3002
Node.errorMessage2=\u30B5\u30D6\u30D7\u30ED\u30BB\u30B9\u3092\u8D77\u52D5\u3057\u306A\u3044\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F "data" \u30EA\u30F3\u30AF \u307E\u305F\u306F "iterate" \u30EA\u30F3\u30AF\u3057\u304B\u5165\u529B\u306B\u3042\u308A\u307E\u305B\u3093\u3002
Node.errorMessage3=\u30B5\u30D6\u30D7\u30ED\u30BB\u30B9\u3092\u8D77\u52D5\u3057\u306A\u3044\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F "run if" \u30EA\u30F3\u30AF\u306F\u5165\u529B\u306B\u3042\u308A\u307E\u305B\u3093\u3002
@@ -424,21 +424,21 @@ Node.getSchemaOrNot=\u30BF\u30FC\u30B2\u30C3\u30C8 \u30B3\u30F3\u30DD\u30FC\u30C
Node.input=\u5165\u529B\uFF1A\uFF08
Node.inputLinkDifferentFromSchemaDefined=\u30DE\u30FC\u30B8\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u6700\u521D\u306E\u5165\u529B\u30EA\u30F3\u30AF "{0}" \u306E\u30B9\u30AD\u30FC\u30DE\u306F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3067\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u308B\u30B9\u30AD\u30FC\u30DE\u3068\u7570\u306A\u3063\u3066\u3044\u307E\u3059\u3002
Node.needOneValue=\u30D1\u30E9\u30E1\u30FC\u30BF ({0}) \u306F\u5C11\u306A\u304F\u3068\u3082\uFF11\u3064\u306E\u5024\u3092\u6301\u305F\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002
Node.noColumnDefined="{0}"\u3068\u3044\u3046\u540D\u524D\u306E\u51FA\u529B\u30B9\u30AD\u30FC\u30DE/\u30EA\u30F3\u30AF\u306B\u306F\u30AB\u30E9\u30E0\u304C\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002\u30C1\u30A7\u30C3\u30AF\u3057\u3066\u304F\u3060\u3055\u3044\u3002
Node.noColumnDefined=\"{0}\"\u3068\u3044\u3046\u540D\u524D\u306E\u51FA\u529B\u30B9\u30AD\u30FC\u30DE/\u30EA\u30F3\u30AF\u306B\u306F\u30AB\u30E9\u30E0\u304C\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002\u30C1\u30A7\u30C3\u30AF\u3057\u3066\u304F\u3060\u3055\u3044\u3002
Node.noInputLink=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u5165\u529B\u30EA\u30F3\u30AF\u3092\u6301\u305F\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002
Node.noOutputLink=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u30EA\u30F3\u30AF\u3092\u6301\u3063\u305F\u51FA\u529B\u304C\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002
Node.noRowMainLink=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u5C11\u306A\u304F\u3068\u3082\uFF11\u3064\u306E Row Main \u30EA\u30F3\u30AF\u3092\u6301\u305F\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002
Node.noSchemaDefined=\u30B9\u30AD\u30FC\u30DE\u304C\u307E\u3060\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
Node.notEnoughTypeInput=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u306F\u5341\u5206\u306A "{0}" \u30BF\u30A4\u30D7\u306E\u5165\u529B\u304C\u3042\u308A\u307E\u305B\u3093\u3002
Node.notEnoughTypeOutput=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u306F\u5341\u5206\u306A "{0}" \u30BF\u30A4\u30D7\u306E\u51FA\u529B\u304C\u3042\u308A\u307E\u305B\u3093\u3002
Node.notEnoughTypeOutput=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u306F\u5341\u5206\u306A \"{0}\" \u30BF\u30A4\u30D7\u306E\u51FA\u529B\u304C\u3042\u308A\u307E\u305B\u3093\u3002
Node.output=\u51FA\u529B\uFF1A\uFF08
Node.outputNeedInputLink=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u51FA\u529B\u304C\u3042\u308B\u306A\u3089\u3001\u30C7\u30FC\u30BF\u3092\u53CD\u6620\u3059\u308B\u5165\u529B\u30EA\u30F3\u30AF\u304C\u5FC5\u8981\u3067\u3059\u3002
Node.parameterEmpty=\u30D1\u30E9\u30E1\u30FC\u30BF ({0}) \u304C\u7A7A\u3067\u3059\u3001\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044\u3002
Node.parameterNotExist=\u30D1\u30E9\u30E1\u30FC\u30BF ({0}) \u306F\u3082\u3046\u5B58\u5728\u3057\u306A\u3044\u5024 ({1}) \u3092\u6301\u3063\u3066\u3044\u307E\u3059\u3002
Node.schemaDifferent=\u30D1\u30E9\u30E1\u30FC\u30BF ({0}) : \u30B9\u30AD\u30FC\u30DE\u306F\u30AF\u30A8\u30EA\u3068\u7570\u306A\u3063\u3066\u3044\u307E\u3059\u3002
Node.schemaNotSame=\u30DE\u30FC\u30B8\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u5165\u529B\u30EA\u30F3\u30AF "{0}" \u306E\u30B9\u30AD\u30FC\u30DE\u306F\u4E92\u3044\u306B\u7570\u306A\u3063\u3066\u3044\u307E\u3059\u3002\u540C\u3058\u3067\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002
Node.tooMuchTypeInput=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E "{0}" \u30BF\u30A4\u30D7\u306E\u5165\u529B\u306F\u591A\u3059\u304E\u307E\u3059\u3002
Node.tooMuchTypeOutput=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E "{0}" \u30BF\u30A4\u30D7\u306E\u51FA\u529B\u306F\u591A\u3059\u304E\u307E\u3059\u3002
Node.schemaNotSame=\u30DE\u30FC\u30B8\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u5165\u529B\u30EA\u30F3\u30AF \"{0}\" \u306E\u30B9\u30AD\u30FC\u30DE\u306F\u4E92\u3044\u306B\u7570\u306A\u3063\u3066\u3044\u307E\u3059\u3002\u540C\u3058\u3067\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002
Node.tooMuchTypeInput=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E \"{0}\" \u30BF\u30A4\u30D7\u306E\u5165\u529B\u306F\u591A\u3059\u304E\u307E\u3059\u3002
Node.tooMuchTypeOutput=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E \"{0}\" \u30BF\u30A4\u30D7\u306E\u51FA\u529B\u306F\u591A\u3059\u304E\u307E\u3059\u3002
OpenContextChooseComboDialog.context=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8:
OpenExistVersionProcess.open=\u4ED6\u306E\u30D0\u30FC\u30B8\u30E7\u30F3\u3092\u958B\u304F
OpenExistVersionProcess.open.dialog=\u30B8\u30E7\u30D6\u3092\u958B\u304F
@@ -701,7 +701,7 @@ AbstractMultiPageTalendEditor.canNotSaveMessage.routine=\u30EB\u30FC\u30C1\u30F3
EParameterName.dParallelize=\u4E26\u5217\u5316\u7121\u52B9\u5316
EOozieParameterName.hadoopAppPath=HDFS\u30D1\u30B9
EOozieParameterName.jobId=\u30B8\u30E7\u30D6ID
EOozieParameterName.repositoryConnectionId="Oozie\u63A5\u7D9AID"
EOozieParameterName.repositoryConnectionId=\"Oozie\u63A5\u7D9AID\"
PropertiesContextAction.parallelization=\u30D1\u30E9\u30EC\u30EB\u5316\u3092\u8A2D\u5B9A
Connection.paral_partitioner=\u30ED\u30A6\u3092\u5206\u5272
Connection.paral_departitioner=\u30ED\u30A6\u3092\u7D71\u5408
@@ -950,3 +950,44 @@ Node.checkMultipleTRunjobVersion=\u540C\u3058\u30D7\u30ED\u30BB\u30B9\u306EtRunJ
Process.errorCircleConnectionDetected=\u30B5\u30FC\u30AF\u30EB\u63A5\u7D9A\u304C\u691C\u51FA\u3055\u308C\u307E\u3057\u305F\u3002\u63A5\u7D9A\u306F<{0}>\u3001\u30BD\u30FC\u30B9\u306F<{1}>\u3001\u30BF\u30FC\u30B2\u30C3\u30C8\u306F<{2}>\u3067\u3059\u3002
JobletPropertiesWizard.renameWarning.title=\u8B66\u544A
JobletPropertiesWizard.renameWarning.msg=\u5E7E\u3064\u304B\u306E\u30B8\u30E7\u30D6\u3067\u3053\u306E\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u306F\u30ED\u30C3\u30AF\u3055\u308C\u3066\u3044\u307E\u3059\u3002\u30EA\u30CD\u30FC\u30E0\u3067\u304D\u307E\u305B\u3093\u3002
AbstractMultiPageTalendEditor.DependenciesPage=\u4F9D\u5B58\u6027
JobDependenciesEditor.Resources=\u30EA\u30BD\u30FC\u30B9
JobDependenciesEditor.filterLabel=&\u691C\u7D22
JobDependenciesEditor.hideBuiltInItems=\u7D44\u307F\u8FBC\u307F\u30A2\u30A4\u30C6\u30E0\u3092\u96A0\u3059
JobDependenciesEditor.refreshDependenciesTooltip=\u30EB\u30FC\u30C8\u306E\u6700\u65B0\u30B3\u30F3\u30C6\u30F3\u30C4\u306B\u5F93\u3063\u3066\u3059\u3079\u3066\u306E\u4F9D\u5B58\u95A2\u4FC2\u3092\u66F4\u65B0
JobDependenciesEditor.KeyBindingWord=\u30AD\u30FC\u30D0\u30A4\u30F3\u30C7\u30A3\u30F3\u30B0: Delete\u3001Insert\u3001Enter
JobDependenciesPanel.multiItemsSelectedStatusMsg=\\ \u9078\u629E\u3057\u305F\u30A2\u30A4\u30C6\u30E0
JobDependenciesPanel.deleteTitle=\u524A\u9664
JobDependenciesPanel.deleteMsg=\u9078\u629E\u3057\u305F\u30A2\u30A4\u30C6\u30E0\u3092\u3059\u3079\u3066\u524A\u9664\u3057\u307E\u3059\u304B?
JobDependenciesPanel.addBtn=\u8FFD\u52A0...
JobDependenciesPanel.removeBtn=\u524A\u9664
JobDependenciesPanel.editBtn=\u7DE8\u96C6
JobDependenciesPanel.upBtn=\u30A2\u30C3\u30D7
JobDependenciesPanel.downBtn=\u30C0\u30A6\u30F3
DependencyVersionPart.comboInclusive=\u5305\u62EC\u7684
DependencyVersionPart.comboExclusive=\u6392\u4ED6\u7684
DependencyVersionPart.minimumVersion=\u6700\u5C0F\u30D0\u30FC\u30B8\u30E7\u30F3:
DependencyVersionPart.maximumVersion=\u6700\u5927\u30D0\u30FC\u30B8\u30E7\u30F3:
DependencyVersionPart.version=\u30D0\u30FC\u30B8\u30E7\u30F3:
DependencyVersionDialog.versionRangeError=\u6700\u5C0F\u30D0\u30FC\u30B8\u30E7\u30F3\u306F\u6700\u5927\u30D0\u30FC\u30B8\u30E7\u30F3\u4EE5\u4E0B\u3067\u306A\u304F\u3066\u306F\u306A\u3089\u306A\u3044
DependenceVersionPart.groupText=\u30DE\u30C3\u30C1\u3059\u308B\u30D0\u30FC\u30B8\u30E7\u30F3
DependenciesResourceSelectionDialog.selectResource=\u30EA\u30BD\u30FC\u30B9\u306E\u9078\u629E
DependenciesContextSelectionDialog.selectContext=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u5909\u6570\u306E\u9078\u629E
DependenciesContextSelectionDialog.addContext=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u5909\u6570\u306E\u8FFD\u52A0
DependenciesContextSelectionDialog.contextInUseError=\u3053\u306E\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u5909\u6570\u306F\u65E2\u306B\u4F7F\u7528\u3055\u308C\u3066\u3044\u307E\u3059!
NewDependencyItemDialog.addTitle={0}\u306E\u8FFD\u52A0
NewDependencyItemDialog.editTitle={0}\u306E\u7DE8\u96C6
NewDependencyItemDialog.addMsg=\u65B0\u3057\u3044{0}\u306E\u8FFD\u52A0
NewDependencyItemDialog.editMsg=\u9078\u629E\u3057\u305F{0}\u306E\u5C5E\u6027\u3092\u7DE8\u96C6
NewDependencyItemDialog.name=&\u540D\u524D
NewOrEditDependencyDialog.properties=\u30D7\u30ED\u30D1\u30C6\u30A3
NewDependencyItemDialog.optional=&\u30AA\u30D7\u30B7\u30E7\u30F3
NewDependencyItemDialog.existCheckMessage=\u30A2\u30A4\u30C6\u30E0\u306F\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059
ManageResourcePanel.Version=\u30D0\u30FC\u30B8\u30E7\u30F3
ManageResourcePanel.Path=\u30D1\u30B9
ManageResourcePanel.Context=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8
ManageResourcePanel.usedBy={0}({1})\u306F{2}\u306B\u3088\u3063\u3066\u4F7F\u7528\u3055\u308C\u3066\u3044\u307E\u3059
ManageResourcePanel.copyTitle=\u30B3\u30D4\u30FC\u304C\u6210\u529F\u3057\u307E\u3057\u305F
ManageResourcePanel.CopyPath=\u30B3\u30D4\u30FC\u30D1\u30B9
ManageResourcePanel.copyMsg=\'\'{0}\'\'\u304C\u30AF\u30EA\u30C3\u30D7\u30DC\u30FC\u30C9\u306B\u30B3\u30D4\u30FC\u3055\u308C\u307E\u3057\u305F\u3002
ManageResourcePanel.reourceNameCol=\u30EA\u30BD\u30FC\u30B9

View File

@@ -242,3 +242,4 @@ ModifyMergeOrderAction.ERROE=Erro
ConnectionDeleteCommand.COLLAPSE=Advert\u00eancia
DbTableController.dialog.title=Erro
ProcessUpdateManager.Question=Pergunta
JobDependenciesPanel.deleteTitle=Deletar

View File

@@ -47,3 +47,4 @@ EParameterName.Use.Dynamic.Job=Foloseste actiune dinamica
OoziePreferencePage.userName=Nume utilizator
AbstractMultiPageTalendEditor.canNotSaveMessage.routine=Rutina nu este blocat\u00e3 de utilizator, nu se poate salva
Connection.paral_none=Nici unul
JobDependenciesPanel.deleteTitle=sterge

View File

@@ -297,3 +297,4 @@ DbTableController.dialog.title=\u041E\u0448\u0438\u0431\u043A\u0430
EOozieParameterName.jobId=Id \u0440\u0430\u0431\u043E\u0442\u044B
Connection.paral_none=\u041D\u0438\u0447\u0435\u0433\u043E
ProcessUpdateManager.Question=\u0412\u043E\u043F\u0440\u043E\u0441\u044B
JobDependenciesPanel.deleteTitle=\u0423\u0434\u0430\u043B\u0438\u0442\u044C

View File

@@ -36,3 +36,4 @@ ConnectionSetAsMainRef.ERROR=Hata
ModifyMergeOrderAction.ERROE=Hata
DbTableController.dialog.title=Hata
ProcessUpdateManager.Question=Soru
JobDependenciesPanel.deleteTitle=Sil

View File

@@ -54,7 +54,6 @@ EParameterName.componentList=\u7ec4\u4ef6\u5217\u8868
EParameterName.ModuleList=\u6A21\u5757\u5217\u8868
ConnectionCreateAction.dialogTitle=\u8f93\u51fa
DesignerPreferencePage.component.defaultLabel=\u7ec4\u5efa\u7f3a\u7701\u6807\u7b7e
EParameterName.schemaType=\u67B6\u6784
EParameterName.tableStats=\u9759\u6001\u4fe1\u606f\u8868
EParameterName.Family=\u65cf
UpdateDetectionDialog.Remarks=\u5907\u6CE8
@@ -118,7 +117,7 @@ ContextParameterExtractor.ExistedMessages=\u4E00\u4E9B\u4E0A\u4E0B\u6587\u53C2\u
TextController.decoration.description=\u4ece\u50a8\u5b58\u5e93\u4e2d\u83b7\u53d6\u7684\u503cy
StatsAndLogsComposite.SaveToolTipText=\u4FDD\u5B58\u503C\u5230\u9996\u9009\u9879\uFF08Shift+S)
NodeReturn.Availability.FLOW=\u6d41\u7a0b
CodeView.MultipleComponentError=/// \u6ca1\u6709\u4ee3\u7801\n/// \u591a\u4e2a\u7ec4\u4ef6\u4e0d\u80fd\n/// \u663e\u793a\u4ee3\u7801\u3002
CodeView.MultipleComponentError=/// \u6ca1\u6709\u4ee3\u7801\\n/// \u591a\u4e2a\u7ec4\u4ef6\u4e0d\u80fd\\n/// \u663e\u793a\u4ee3\u7801\u3002
EParameterName.onFileFlag=\u8f93\u51fa\u5230\u6587\u4ef6
JobHierarchyMessages.JobHierarchyViewPart_title=\u4F5C\u4E1A {1}\uFF0C\u5DE5\u7A0B {2}
ParallelExecutionCommand.numberInvalid=\u6570\u5B57\u65E0\u6548\u3002
@@ -175,7 +174,6 @@ EParameterName.fileNameStats=\u9759\u6001\u4fe1\u606f\u6587\u4ef6
ConnectionReconnectCommand.LabelSource=\u79fb\u52a8\u8fde\u63a5\u6e90
Problems.category.routines=\u5E38\u89C4
ComboController.valueFromRepository=\u4ece\u50a8\u5b58\u5e93\u4e2d\u83b7\u53d6\u7684\u503c
EParameterName.schemaDb=\u67B6\u6784
ProblemsView.resource=\u8D44\u6E90
ConnectionCreateAction.error=\u9519\u8BEF
OpaqueNoteSection.Label=\u900f\u660e\u5ea6
@@ -231,7 +229,7 @@ ActivateSubjobAction.DeactivatePart=\u505C\u7528\u5F53\u524D\u5B50\u4F5C\u4E1A
ConnectionCreateCommand.Label=\u521b\u5efa\u8fde\u63a5
DisplaySubjobCommand.HideSubjob=\u9690\u85CF\u5B50\u4F5C\u4E1A
MultiPageEditorContributor.runProcess=\u8fd0\u884c\u4f5c\u4e1a
ConnectionCreateAction.errorCreateConnectionName=\u540d\u5b57 "{0}" \u4e0d\u5408\u6cd5\u6216\u5df2\u5b58\u5728\u3002.
ConnectionCreateAction.errorCreateConnectionName=\u540d\u5b57 \"{0}\" \u4e0d\u5408\u6cd5\u6216\u5df2\u5b58\u5728\u3002.
DisplaySubjobCommand.DisplaySubjob=\u663E\u793A\u5B50\u4F5C\u4E1A
ContextParameterPage.title=\u4e0a\u4e0b\u6587\u53c2\u6570
NodeReturn.Availability.AFTER=\u4e4b\u540e
@@ -240,7 +238,7 @@ EParameterName.ConnectionFormat=\u8FDE\u63A5\u683C\u5F0F
ExecuteSystemCommandCommand.Title=\u5DF2\u6267\u884C\u7684\u547D\u4EE4
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=\u505C\u7528\u6240\u6709\u8FDE\u63A5\u7684\u5B50\u4F5C\u4E1A
EParameterName.Description=\u63cf\u8ff0
Process.IfToUpgradeMetadata=\u7ec4\u4ef6{0}\u4e2d\u7684\u5143\u6570\u636e\u88ab\u4fee\u6539\u3002\n\u662f\u5426\u8981\u4ece\u50a8\u5b58\u5e93\u4e2d\u5347\u7ea7\uff1f
Process.IfToUpgradeMetadata=\u7ec4\u4ef6{0}\u4e2d\u7684\u5143\u6570\u636e\u88ab\u4fee\u6539\u3002\\n\u662f\u5426\u8981\u4ece\u50a8\u5b58\u5e93\u4e2d\u5347\u7ea7\uff1f
NewProcessWizard.title=\u65b0\u4f5c\u4e1a
CheckController.decoration.description=\u4ece\u50a8\u5b58\u5e93\u4e2d\u83b7\u53d6\u7684\u503c
ContextParameterPage.comment=\u5907\u6ce8
@@ -312,7 +310,7 @@ AbstractLanguageMemoController.generateSampleCode=\u8BD5\u56FE\u4E3A\u6B64\u7EC4
AbstractPreferenceComposite.jobAssigned=\u5B50\u5DE5\u4F5C\u5E94\u5206\u914D\u7ED9{0}
AbstractPreferenceComposite.textContent=\u5E94\u7528\u5B50\u5DE5\u4F5C
AbstractPreferenceComposite.tipContent=\u5E94\u7528\u5B50\u5DE5\u4F5C
AbstractPreferenceComposite.warning=\u8B66\u544A\: {0}
AbstractPreferenceComposite.warning=\u8B66\u544A\\: {0}
ColumnListController.confirm=\u786E\u5B9A
ColumnListController.saveChange=\u5728{0} schema\u7684\u680F\u4F4D\u5DF2\u88AB\u4FEE\u6539\uFF0C\u60A8\u8981\u4F20\u64AD\u8FD9\u79CD\u6539\u53D8\u5417?
ComboController.alert=\u8B66\u6212
@@ -549,7 +547,7 @@ DesignerPreferencePage.iconSize32=32 \u50CF\u7D20
DesignerPreferencePage.tableView=\u8868\u89C6\u56FE
EParameterName.useExistConn=\u5E94\u7528\u5DF2\u5B58\u5728\u7684\u8FDE\u63A5
ErrorMessageDialog.DETAIL=\u7EC6\u8282
ErrorMessageDialog.ERROR_MESS=\u9519\u8BEF\!
ErrorMessageDialog.ERROR_MESS=\u9519\u8BEF\\!
ErrorMessageDialog.EXCEP_IN_COM=\u7EC4\u4EF6\u5F02\u5E38
GuessSchemaController.connError=\u8FDE\u63A5\u9519\u8BEF
GuessSchemaController.waitOpenDatabase=\u7B49\u5F85\u6253\u5F00\u6570\u636E\u5E93
@@ -610,7 +608,7 @@ AbstractMultiPageTalendEditor_pleaseWait=\u4FDD\u5B58\u4E2D\uFF0C\u8BF7\u7B49\u5
DocumentationPreferencePage.use_css_template=\u5BFC\u51FA\u5230HTML\u65F6\uFF0C\u4F7F\u7528CSS\u6587\u4EF6\u4F5C\u4E3A\u6A21\u677F
DocumentationPreferencePage.css_file=CSS \u6587\u4EF6
DocumentationPreferencePage.must_css_file=\u5FC5\u987B\u662F\u4E00\u4E2Acss\u6587\u4EF6
DocumentationPreferencePage.must_existing_value=\u5FC5\u987B\u662F\u5DF2\u5B58\u5728\u7684\u6587\u4EF6\n
DocumentationPreferencePage.must_existing_value=\u5FC5\u987B\u662F\u5DF2\u5B58\u5728\u7684\u6587\u4EF6\\n
Node.componentDoesntSupportDynamic=\u6B64\u7EC4\u4EF6\u4E0D\u652F\u6301\u52A8\u6001\u7C7B\u578B
Node.dynamicNotSupported=\u6B64\u7248\u672C\u4E0D\u652F\u6301\u52A8\u6001\u7C7B\u578B
Node.hl7HaveNoMergeLink=\u6CA1\u6709\u5408\u5E76\u94FE\u63A5
@@ -618,7 +616,7 @@ Node.onlyOneDynamicPerSchema=\u4E00\u4E2A schema \u4E2D\u53EA\u80FD\u5B58\u5728\
Node.schemaNotSynchronized=Schema \u672A\u540C\u6B65
I18nPreferencePage.wait_process=\u8FD9\u4E2A\u8FC7\u7A0B\u9700\u8981\u51E0\u5206\u949F\u65F6\u95F4\uFF0C\u8BF7\u7A0D\u5019...
Node.lengthDiffWarning=\u8F93\u5165\u94FE\u63A5 \"{0}\u201D\u7684 schema \u4E2D\u81F3\u5C11\u6709\u4E00\u4E2A\u5217\u7684\u957F\u5EA6\u4E0D\u540C\u4E8E\u7EC4\u4EF6\u4E2D\u5B9A\u4E49\u7684 schema\u3002
WSDL2JAVAController.WSDLEquals=WSDL\u4E0D\u80FD\u7B49\u4E8E "";
WSDL2JAVAController.WSDLEquals=WSDL\u4E0D\u80FD\u7B49\u4E8E \"\";
BringForwardAction_bring_forward=\u5411\u524D
BringToFrontAction_bring_to_front=\u7F6E\u4E8E\u9876\u5C42
Processor.commandLineLog=\u547D\u4EE4\u884C\uFF1A
@@ -796,7 +794,7 @@ RoutinesFunctionProposal.System=\u7CFB\u7EDF
RoutinesFunctionProposal.User=\u7528\u6237
RoutinesFunctionProposal.VariableName=\\n\\n\u53D8\u91CF\u540D\u79F0\uFF1A{2}
GlobalVariableProposal.Description=\u63CF\u8FF0\uFF1A {0}
GlobalVariableProposal.VariableName=\n\n\u53D8\u91CF\u540D\uFF1A{1}
GlobalVariableProposal.VariableName=\\n\\n\u53D8\u91CF\u540D\uFF1A{1}
ActivateSubjobAction.ActivateCompleteRoute=\u6FC0\u6D3B\u5168\u90E8\u7EBF\u8DEF
ActivateSubjobAction.DeactivateCompleteRoute=\u7981\u7528\u6574\u4E2A\u8DEF\u7EBF\u6D41
MissingSettingsMultiThreadDynamicComposite_missingModulesMessages=\u6B64\u7EC4\u4EF6 {0} \u9700\u8981\u81F3\u5C11\u5B89\u88C5\u4E00\u4E2A\u5916\u90E8 jar\u3002
@@ -948,3 +946,46 @@ AbstractJobSettingsPage.save=\u662F\u5426\u8981\u66F4\u65B0\u6240\u6709\u4F5C\u4
EmfComponent.Count=\u8BA1\u6570
Node.checkMultipleTRunjobVersion=\u540C\u4E00\u8FDB\u7A0B\u7684\u6240\u6709 tRunJob \u5FC5\u987B\u4E3A\u76F8\u540C\u7248\u672C\u3002\u8BF7\u68C0\u67E5\u3002
Process.errorCircleConnectionDetected=\u68C0\u6D4B\u5230\u5706\u5F62\u8FDE\u63A5\u3002\u8FDE\u63A5\u662F <{0}>\uFF0C\u6765\u6E90\u662F <{1}>\uFF0C\u76EE\u6807\u662F <{2}>\u3002
JobletPropertiesWizard.renameWarning.title=\u8B66\u544A
JobletPropertiesWizard.renameWarning.msg=\u4E00\u4E9B\u5E94\u7528\u6B64\u5C0F\u4F5C\u4E1A\u7684\u4F5C\u4E1A\u5DF2\u88AB\u9501\u5B9A\u3002\u56E0\u6B64\u60A8\u4E0D\u80FD\u5BF9\u5176\u91CD\u547D\u540D\u3002
AbstractMultiPageTalendEditor.DependenciesPage=\u4F9D\u8D56\u5173\u7CFB
JobDependenciesEditor.Resources=\u8D44\u6E90
JobDependenciesEditor.filterLabel=\u641C\u7D22(&S)
JobDependenciesEditor.hideBuiltInItems=\u9690\u85CF\u5185\u7F6E\u9879
JobDependenciesEditor.refreshDependenciesTooltip=\u6839\u636E\u6700\u65B0\u7684\u8DEF\u7531\u5185\u5BB9\u5237\u65B0\u6240\u6709\u4F9D\u8D56\u5173\u7CFB
JobDependenciesEditor.KeyBindingWord=\u952E\u7ED1\u5B9A: Delete\u3001Insert\u3001Enter
JobDependenciesPanel.multiItemsSelectedStatusMsg=\\ \u9009\u5B9A\u7684\u9879
JobDependenciesPanel.deleteTitle=\u5220\u9664
JobDependenciesPanel.deleteMsg=\u662F\u5426\u8981\u5220\u9664\u6240\u6709\u9009\u5B9A\u7684\u9879?
JobDependenciesPanel.addBtn=\u6DFB\u52A0...
JobDependenciesPanel.removeBtn=\u79FB\u9664
JobDependenciesPanel.editBtn=\u7F16\u8F91
JobDependenciesPanel.upBtn=\u5411\u4E0A
JobDependenciesPanel.downBtn=\u5411\u4E0B
DependencyVersionPart.comboInclusive=\u5305\u542B
DependencyVersionPart.comboExclusive=\u4E0D\u542B
DependencyVersionPart.minimumVersion=\u6700\u4F4E\u7248\u672C:
DependencyVersionPart.maximumVersion=\u6700\u9AD8\u7248\u672C:
DependencyVersionPart.version=\u7248\u672C:
DependencyVersionDialog.versionRangeError=\u6700\u4F4E\u7248\u672C\u5FC5\u987B\u5C0F\u4E8E\u6216\u7B49\u4E8E\u6700\u9AD8\u7248\u672C
DependenceVersionPart.groupText=\u8981\u5339\u914D\u7684\u7248\u672C
DependenciesResourceSelectionDialog.selectResource=\u9009\u62E9\u8D44\u6E90
DependenciesContextSelectionDialog.selectContext=\u9009\u62E9\u4E0A\u4E0B\u6587\u53D8\u91CF
DependenciesContextSelectionDialog.addContext=\u6DFB\u52A0\u4E0A\u4E0B\u6587\u53D8\u91CF
DependenciesContextSelectionDialog.contextInUseError=\u6B64\u4E0A\u4E0B\u6587\u53D8\u91CF\u5DF2\u5728\u4F7F\u7528\u4E2D!
NewDependencyItemDialog.addTitle=\u6DFB\u52A0 {0}
NewDependencyItemDialog.editTitle=\u7F16\u8F91 {0}
NewDependencyItemDialog.addMsg=\u6DFB\u52A0\u65B0\u7684 {0}
NewDependencyItemDialog.editMsg=\u7F16\u8F91\u9009\u5B9A {0} \u7684\u7279\u6027
NewDependencyItemDialog.name=\u540D\u79F0(&N)
NewOrEditDependencyDialog.properties=\u5C5E\u6027
NewDependencyItemDialog.optional=\u53EF\u9009(&O)
NewDependencyItemDialog.existCheckMessage=\u9879\u5DF2\u7ECF\u5B58\u5728
ManageResourcePanel.Version=\u7248\u672C
ManageResourcePanel.Path=\u8DEF\u5F84
ManageResourcePanel.Context=\u4E0A\u4E0B\u6587
ManageResourcePanel.usedBy={0}({1}) \u88AB {2} \u4F7F\u7528
ManageResourcePanel.copyTitle=\u590D\u5236\u6210\u529F
ManageResourcePanel.CopyPath=\u590D\u5236\u8DEF\u5F84
ManageResourcePanel.copyMsg=\'\'{0}\'\' \u5DF2\u88AB\u590D\u5236\u5230\u526A\u8D34\u677F\u3002
ManageResourcePanel.reourceNameCol=\u8D44\u6E90

View File

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

View File

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

View File

@@ -9,7 +9,7 @@ VarsTable.baseNameCannotNull=\u30D9\u30FC\u30B9\u540D\u3092NULL\u5024\u306B\u305
UIManager.tableNameIsNotValid=\u30C6\u30FC\u30D6\u30EB\u540D\u304C\u6709\u52B9\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002
EntryContentProposal.expressionKey=\u5F0F\u30AD\u30FC\uFF1A
ToolbarInputZone.moveupTooltip=\u9078\u629E\u3057\u305F\u51FA\u529B\u53C2\u7167\u30C6\u30FC\u30D6\u30EB\u3092\u4E0A\u306B\u79FB\u52D5
VarsTable.columnNameTip=\u30AB\u30E9\u30E0\u540D '
VarsTable.columnNameTip=\u30AB\u30E9\u30E0\u540D \'
EntryContentProposal.default=\u30C7\u30D5\u30A9\u30EB\u30C8\uFF1A
TabFolderEditors.SqlSelectQuery="{0}" \u51FA\u529B\u306E SQL SELECT\u30AF\u30A8\u30EA\u3092\u751F\u6210\u3057\u307E\u3057\u305F
EntryContentProposal.metadataColumn=\u30E1\u30BF\u30C7\u30FC\u30BF\u30AB\u30E9\u30E0
@@ -40,7 +40,7 @@ AliasDialog.addNewAlias=\u65B0\u898F\u306E\u30A8\u30A4\u30EA\u30A2\u30B9\u306E\u
MapperManager.exceptionMessage.useOtherSignature=\u30A8\u30F3\u30C8\u30EA\u3092\u8FFD\u52A0\u3059\u308B\u306B\u306F\u4ED6\u306E\u30B7\u30B0\u30CD\u30C1\u30E3\u30E1\u30BD\u30C3\u30C9\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044
UIManager.propagateTitle=\u53CD\u6620
MapperManager.removeOutputTableTitle=\u51FA\u529B\u30C6\u30FC\u30D6\u30EB\u306E\u524A\u9664
ProblemsManager.entryDoesntMatch=\u30A8\u30F3\u30C8\u30EA "{0}.{1}" \u304C\u30C6\u30FC\u30D6\u30EB "{2}" \u306E\u30E1\u30BF\u30C7\u30FC\u30BF\u30B9\u30AD\u30FC\u30DE\u306B\u5B58\u5728\u3057\u307E\u305B\u3093\u3002
ProblemsManager.entryDoesntMatch=\u30A8\u30F3\u30C8\u30EA \"{0}.{1}\" \u304C\u30C6\u30FC\u30D6\u30EB \"{2}\" \u306E\u30E1\u30BF\u30C7\u30FC\u30BF\u30B9\u30AD\u30FC\u30DE\u306B\u5B58\u5728\u3057\u307E\u305B\u3093\u3002
EntryContentProposal.type=\u30BF\u30A4\u30D7 :
EntryContentProposal.length=\u9577\u3055 :
VarsTable.columnNameIsNull=\u30AB\u30E9\u30E0\u540D\u304CNULL\u3067\u3059\u3002
@@ -154,6 +154,6 @@ OutputDataMapTableView.columnTitle.AdditionalOtherClauses=\u4ED6\u306E\u8FFD\u52
OutputDataMapTableView.columnTitle.AdditionalOtherClauses.oracle=\u4ED6\u306E\u8FFD\u52A0\u53E5(GROUP BY...) :
DataMapTableView.buttonTooltip.menu.addWhereClauses=WHERE\u53E5\u3092\u8FFD\u52A0
DataMapTableView.buttonTooltip.menu.addOtherClauses=\u4ED6\u306ESQL\u53E5\uFF08GROUP\u7B49\uFF09\u3092\u8FFD\u52A0
ProblemsAnalyser.needAlias.error1='{0}'\u304C\u30EA\u30F3\u30AF\u3055\u308C\u305F\u30C6\u30FC\u30D6\u30EB\u540D'{1}'\u306F\u8907\u96D1\u904E\u304E\u307E\u3059\u3002\u30A8\u30A4\u30EA\u30A2\u30B9\u3092\u4F7F\u7528\u3057\u3066sql\u3092\u751F\u6210\u3057\u3066\u4E0B\u3055\u3044!
ProblemsAnalyser.needAlias.error1=\'{0}\'\u304C\u30EA\u30F3\u30AF\u3055\u308C\u305F\u30C6\u30FC\u30D6\u30EB\u540D\'{1}\'\u306F\u8907\u96D1\u904E\u304E\u307E\u3059\u3002\u30A8\u30A4\u30EA\u30A2\u30B9\u3092\u4F7F\u7528\u3057\u3066sql\u3092\u751F\u6210\u3057\u3066\u4E0B\u3055\u3044!
ToolbarOutputZone.widgetTooltip.delimitedIdentifiers=\u30B9\u30AD\u30FC\u30DE\u304C\u533A\u5207\u308A\u8A18\u53F7\u4ED8\u304D\u8B58\u5225\u5B50\u3092\u30B5\u30DD\u30FC\u30C8\u3059\u308B\u3088\u3046\u306B\u4E8C\u91CD\u5F15\u7528\u7B26\u3092\u8FFD\u52A0\u3059\u308B\u306B\u306F\u3001me\u3092\u30A2\u30AF\u30C6\u30A3\u30D6\u306B\u3057\u307E\u3059\u3002
ToolbarOutputZone.widgetText.delimitedIdentifiers=\u533A\u5207\u308A\u8A18\u53F7\u4ED8\u304D\u8B58\u5225\u5B50

View File

@@ -2,14 +2,14 @@ UIManager.1=\u7528\u4F8B\u672A\u627E\u5230
TabFolderEditors.expressionEditor=\u8868\u8FBE\u5F0F\u7F16\u8F91\u5668
EntryContentProposal.comment=\u5907\u6CE8 :
DataMapTableView.buttonTooltip.addFilterRow=\u6DFB\u52A0\u8FC7\u6EE4\u884C
TableEntriesManager.exceptionMessage.typeIsNotValid=\u7C7B\u578B "{0}" \u65E0\u6548\u3002
TableEntriesManager.exceptionMessage.typeIsNotValid=\u7C7B\u578B \"{0}\" \u65E0\u6548\u3002
UIManager.addNewOutputTable=\u6DFB\u52A0\u65B0\u7684\u8F93\u51FA\u8868\u683C
EntryContentProposal.variable=\u53D8\u91CF
VarsTable.baseNameCannotNull=baseName \u4E0D\u80FD\u4E3A\u7A7A
UIManager.tableNameIsNotValid=\u8FDE\u63A5/\u8868\u7684\u540D\u5B57\u65E0\u6548\u6216\u5DF2\u5B58\u5728\u3002
EntryContentProposal.expressionKey=\u8868\u8FBE\u5F0F\u952E\u7801 :
ToolbarInputZone.moveupTooltip=\u4E0A\u79FB\u9009\u62E9\u7684\u8F93\u5165\u68C0\u67E5\u8868\u683C
VarsTable.columnNameTip=\u5217\u540D'
VarsTable.columnNameTip=\u5217\u540D\'
EntryContentProposal.default=\u786E\u7701 :
TabFolderEditors.SqlSelectQuery=\u4E3A \'\'{0}\'\' \u8F93\u51FA\u751F\u6210\u7684 SQL \u9009\u62E9\u67E5\u8BE2
EntryContentProposal.metadataColumn=\u5143\u6570\u636E\u5217
@@ -19,7 +19,7 @@ EntryContentProposal.precision=\u7CBE\u5EA6 :
ToolbarOutputZone.widgetTooltip.addOutputTable=\u6DFB\u52A0\u8F93\u51FA\u8868\u683C
ToolbarOutputZone.widgetText.autoMap=\u81EA\u52A8\u6620\u5C04\uFF01
EntryContentProposal.properties=\u5C5E\u6027 :
VarsTable.existTip=\t\n' \u5DF2\u5B58\u5728\u3002
VarsTable.existTip=\' \u5DF2\u5B58\u5728\u3002
InputDataMapTableView.Operator=\u64cd\u4f5c
AliasDialog.SelectTableToUse=\u9009\u62E9\u8868\u4F7F\u7528:
TabFolderEditors.schemaEditor=\u56FE\u89E3\u7F16\u8F91\u5668
@@ -29,7 +29,7 @@ EntryContentProposal.dbType=\u6570\u636E\u5E93\u7C7B\u578B
MapperManager.removeInputTableTitleMessage=\u60A8\u786E\u5B9A\u8981\u79FB\u9664\u8F93\u5165\u8868\u201C{0}\u201D\uFF1F
ToolbarInputZone.movedownTooltip=\u4E0B\u79FB\u9009\u62E9\u7684\u8F93\u51FA\u68C0\u67E5\u8868\u683C
ToolbarOutputZone.movedownTooltip=\u4E0B\u79FB\u9009\u62E9\u7684\u8F93\u51FA\u8868\u683C
AliasDialog.aliasAlreadyExists=\u522B\u540D\u8868\u6216\u6570\u636E\u5E93\u8868\u7684\u5DF2\u7ECF\u5B58\u5728\u540D\u79F0'{0}'!
AliasDialog.aliasAlreadyExists=\u522B\u540D\u8868\u6216\u6570\u636E\u5E93\u8868\u7684\u5DF2\u7ECF\u5B58\u5728\u540D\u79F0\'\'{0}\'\'!
ProblemsManager.inputExpressionEmpty=\u672A\u8BBE\u5B9A\u8F93\u5165\u9879 \'\'{0}.{1}\'\' \u7684\u8868\u8FBE\u5F0F\u3002
ToolbarOutputZone.restorTooltip=\u6062\u590D\u6240\u6709\u8F93\u51FA\u8868\u683C
TableEntriesManager.exceptionMessage.caseNotFound=\u7528\u4F8B\u672A\u627E\u5230
@@ -67,16 +67,16 @@ EntryContentProposal.column=\u5217 :
ToolbarInputZone.restoreTooltip=\u6062\u590D\u6240\u6709\u8F93\u5165\u8868\u683C
InputDataMapTableView.columnTitle.Operator=\u64cd\u4f5c
ProblemsManager.operatorNotSet=\u672A\u8BBE\u5B9A\u8F93\u5165\u9879 \'\'{0}\'\' \u7684\u64CD\u4F5C\u7B26\u3002
VarsTable.invalidTip='\u662F\u65E0\u6548\u7684
UIManager.3= \u4E0D\u5B58\u5728\uFF01
VarsTable.invalidTip=\'\u662F\u65E0\u6548\u7684
UIManager.3=\u4E0D\u5B58\u5728\uFF01
UIManager.2=\u533A\u57DF
DbMapComponent.unknowValue=\u5143\u7D20\u7684\u53C2\u6570\u540D\u672A\u77E5
UIManager.nameExistOrNull=\u540D\u79F0\u5DF2\u5B58\u5728\u6216\u4E3A\u7A7A\u3002
AliasDialog.inputValid=\u8F93\u5165\u65E0\u6548\u3002
DbGenerationManager.conditionNotSet=\u8FDE\u63A5\u6761\u4EF6\u672A\u8BBE\u7F6E
DbGenerationManager.InputExpSetMessage=\u8868\u8FBE\u5F0F\u8F93\u5165\u9879 '{0}' \u672A\u8BBE\u7F6E
DbGenerationManager.InputOperationSetMessage=\u8FD0\u7B97\u7B26\u8F93\u5165\u9879 '{0}' \u672A\u8BBE\u7F6E
DbGenerationManager.OuputExpSetMessage=\u8868\u8FBE\u5F0F\u8F93\u51FA\u9879 '{0}' \u672A\u8BBE\u7F6E
DbGenerationManager.InputExpSetMessage=\u8868\u8FBE\u5F0F\u8F93\u5165\u9879 \'{0}\' \u672A\u8BBE\u7F6E
DbGenerationManager.InputOperationSetMessage=\u8FD0\u7B97\u7B26\u8F93\u5165\u9879 \'{0}\' \u672A\u8BBE\u7F6E
DbGenerationManager.OuputExpSetMessage=\u8868\u8FBE\u5F0F\u8F93\u51FA\u9879 \'{0}\' \u672A\u8BBE\u7F6E
HTMLDocGenerator_generate_document=\u751F\u6210\u7684\u6587\u6863
HTMLDocGenerator.author=\u4F5C\u8005
HTMLDocGenerator.author1=\u4F5C\u8005

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1 +1,2 @@
pluginName=AbstractMapper \u6A21\u578B
providerName=www.example.org

View File

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

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Mapper component Plug-in Nl Fragment
Bundle-SymbolicName: org.talend.designer.mapper.nl
Bundle-Version: 7.1.1.qualifier
Bundle-Version: 7.1.2.qualifier
Fragment-Host: org.talend.designer.mapper
Bundle-Vendor: .Talend SA.

View File

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

View File

@@ -117,7 +117,7 @@ HTMLDocGenerator.component=Composant :
HTMLDocGenerator.component_description=Description des composants
HTMLDocGenerator.component_list=Liste des composants
HTMLDocGenerator.component_name=Nom du composant
HTMLDocGenerator.component_parameters=Description des param\u00e8tres
HTMLDocGenerator.component_parameters=Param\u00e8tres du composant :
HTMLDocGenerator.component_type=Type de composant
HTMLDocGenerator.content=contenu
HTMLDocGenerator.context=Contexte :

View File

@@ -12,7 +12,7 @@ UIManager.tableNameIsNotValid=\u63A5\u7D9A\u540D/\u30C6\u30FC\u30D6\u30EB\u540D\
EntryContentProposal.expressionKey=\u5F0F\u30AD\u30FC\uFF1A
ToolbarInputZone.moveupTooltip=\u9078\u629E\u3057\u305F\u51FA\u529B\u53C2\u7167\u30C6\u30FC\u30D6\u30EB\u3092\u4E0A\u306B\u79FB\u52D5
VarsDataMapTableView.entryItemTooltip.addVariable=\u5909\u6570\u306E\u8FFD\u52A0
VarsTable.columnNameTip=\u30AB\u30E9\u30E0\u540D '
VarsTable.columnNameTip=\u30AB\u30E9\u30E0\u540D \'
EntryContentProposal.default=\u30C7\u30D5\u30A9\u30EB\u30C8\uFF1A
EntryContentProposal.metadataColumn=\u30E1\u30BF\u30C7\u30FC\u30BF\u30AB\u30E9\u30E0
UIManager.SaveDespiteErrors.Message=\u30A8\u30E9\u30FC\u304C\u3042\u308A\u307E\u3059\u304C\u3001\u30C7\u30FC\u30BF\u3092\u4FDD\u5B58\u3057\u307E\u3059\u304B?

View File

@@ -2,7 +2,7 @@ UIManager.1=\u7528\u4F8B\u672A\u627E\u5230
TabFolderEditors.expressionEditor=\u8868\u8FBE\u5F0F\u7F16\u8F91\u5668
EntryContentProposal.comment=\u5907\u6CE8 :
DataMapTableView.buttonTooltip.addFilterRow=\u6DFB\u52A0\u8FC7\u6EE4\u884C
TableEntriesManager.exceptionMessage.typeIsNotValid=\u7C7B\u578B "{0}" \u65E0\u6548\u3002
TableEntriesManager.exceptionMessage.typeIsNotValid=\u7C7B\u578B \"{0}\" \u65E0\u6548\u3002
InputDataMapTableView.widgetTooltip.innerJoin=\u5185\u8054
UIManager.comfirmToRemoveTableKeys=\u6309 [\u786E\u5B9A] \u79FB\u9664\u8F93\u5165\u8868\u4E2D\u7684\u65E0\u6548\u952E \'
UIManager.addNewOutputTable=\u6DFB\u52A0\u65B0\u7684\u8F93\u51FA\u8868\u683C
@@ -12,7 +12,7 @@ UIManager.tableNameIsNotValid=\u8FDE\u63A5/\u8868\u7684\u540D\u5B57\u65E0\u6548\
EntryContentProposal.expressionKey=\u8868\u8FBE\u5F0F\u952E\u7801 :
ToolbarInputZone.moveupTooltip=\u4E0A\u79FB\u9009\u62E9\u7684\u8F93\u5165\u68C0\u67E5\u8868\u683C
VarsDataMapTableView.entryItemTooltip.addVariable=\u6DFB\u52A0\u53D8\u91CF
VarsTable.columnNameTip=\u5217\u540D'
VarsTable.columnNameTip=\u5217\u540D\'
EntryContentProposal.default=\u786E\u7701 :
EntryContentProposal.metadataColumn=\u5143\u6570\u636E\u5217
UIManager.SaveDespiteErrors.Message=\u4F60\u786E\u5B9A\u4FDD\u5B58\u6570\u636E\u9519\u8BEF\u5417\uFF1F
@@ -22,7 +22,7 @@ ToolbarOutputZone.widgetTooltip.addOutputTable=\u6DFB\u52A0\u8F93\u51FA\u8868\u6
InputDataMapTableView.widgetTooltip.rejectMainRow=\u5982\u679C\u68C0\u67E5\u884C\u4E0D\u5B58\u5728\uFF0C\u5219\u62D2\u7EDD\u4E3B\u884C\u3002
ToolbarOutputZone.widgetText.autoMap=\u81EA\u52A8\u6620\u5C04\uFF01
EntryContentProposal.properties=\u5C5E\u6027 :
VarsTable.existTip=\t\n' \u5DF2\u5B58\u5728\u3002
VarsTable.existTip=\' \u5DF2\u5B58\u5728\u3002
MapperUI.CancelWithoutSaveModifications.Title=\u5173\u95ED\u7A97\u53E3\u4E0D\u4FDD\u5B58
TabFolderEditors.schemaEditor=\u56FE\u89E3\u7F16\u8F91\u5668
TableEntriesManager.exceptionMessage.tableEntriesNotSame=tableEntries \u4E0D\u4E00\u81F4\uFF01
@@ -69,9 +69,9 @@ DataMapTableView.buttonTooltip.minimize=\u6700\u5C0F\u5316
EntryContentProposal.column=\u5217 :
Problem.warning.setExpressionKey=\u8BD5\u7740\u5728Lookup\u8868\u201C{0}\u201D\u91CC\u8BBE\u7F6E\u4E00\u4E2A\u8868\u8FBE\u5173\u952E\u5B57\u6765\u589E\u5F3A\u6027\u80FD
ToolbarInputZone.restoreTooltip=\u6062\u590D\u6240\u6709\u8F93\u5165\u8868\u683C
VarsTable.invalidTip='\u662F\u65E0\u6548\u7684
VarsTable.invalidTip=\'\u662F\u65E0\u6548\u7684
Problem.warning.unusableReject=\u56E0\u4E3A\u5728\u8868{0}\u91CC\u6CA1\u6709\u5B9A\u4E49\u8FC7\u6EE4\uFF0C\u6240\u4EE5\u65E0\u6CD5\u4F7F\u7528\u8F93\u51FA\u6392\u9664\u529F\u80FD\u3002
UIManager.3= \u4E0D\u5B58\u5728\uFF01
UIManager.3=\u4E0D\u5B58\u5728\uFF01
UIManager.2=\u533A\u57DF
OutputDataMapTableView.columnTitle.filterCondition=\u8FC7\u6EE4\u6761\u4EF6 (AND)
MapperComponent.generationNotInitial=perljet/javajet \u672A\u521D\u59CB\u5316 generationManager\uFF01

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Maven Job NL
Bundle-SymbolicName: org.talend.designer.maven.job.nl
Bundle-Version: 7.1.1.qualifier
Bundle-Version: 7.1.2.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.designer.maven.job
Bundle-RequiredExecutionEnvironment: JavaSE-1.7

View File

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

View File

@@ -2,6 +2,6 @@ RepositorySettingPage_CreatingMavenSettingNote=\u6CE8\u8A18\uFF1A
RepositorySettingPage_CreatingMavenSettingNoteMessage=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u306B\u3088\u308A'{0}'\u3092\u5143\u306B\u4F5C\u6210\u3055\u308C\u307E\u3059\u3002
StandaloneJobPomProjectSettingPage_Title=POM\u30B9\u30AF\u30EA\u30D7\u30C8
StandaloneJobAssemblyProjectSettingPage_Title=\u30A2\u30BB\u30F3\u30D6\u30EA\u30B9\u30AF\u30EA\u30D7\u30C8
StandaloneJobRepositorySettingPage_ExistedMavenSettingMessage=\u30AB\u30B9\u30BF\u30E0Maven\u30D5\u30A1\u30A4\u30EB'{0}'\u3068'{1}'\u304C\u3042\u308A\u307E\u3059\u3002\n\u3053\u308C\u3089\u3092\u7DE8\u96C6\u3059\u308B\u3053\u3068\u304C\u53EF\u80FD\u3067\u3059\u3002
StandaloneJobRepositorySettingPage_CreatingMavenSettingMessage=Maven\u30D5\u30A1\u30A4\u30EB'{0}'\u3068'{1}'\u3092\u30AB\u30B9\u30BF\u30DE\u30A4\u30BA\u3067\u304D\u307E\u3059\u3002
StandaloneJobRepositorySettingPage_ExistedMavenSettingMessage=\u30AB\u30B9\u30BF\u30E0Maven\u30D5\u30A1\u30A4\u30EB\'{0}\'\u3068\'{1}\'\u304C\u3042\u308A\u307E\u3059\u3002\\n\u3053\u308C\u3089\u3092\u7DE8\u96C6\u3059\u308B\u3053\u3068\u304C\u53EF\u80FD\u3067\u3059\u3002
StandaloneJobRepositorySettingPage_CreatingMavenSettingMessage=Maven\u30D5\u30A1\u30A4\u30EB\'{0}\'\u3068\'{1}\'\u3092\u30AB\u30B9\u30BF\u30DE\u30A4\u30BA\u3067\u304D\u307E\u3059\u3002
StandaloneJobRepositorySettingNode_Label=\u81EA\u7ACB\u578B\u30B8\u30E7\u30D6

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Rowgenerator Nl Fragment
Bundle-SymbolicName: org.talend.designer.rowgenerator.nl
Bundle-Version: 7.1.1.qualifier
Bundle-Version: 7.1.2.qualifier
Fragment-Host: org.talend.designer.rowgenerator
Bundle-Vendor: .Talend SA.

View File

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

View File

@@ -24,7 +24,7 @@ TabFolderEditors.RowNum.LabelText=\u30D7\u30EC\u30D3\u30E5\u30FC\u3059\u308B\u88
FunParaTableView2.Value=\u5024
RowGeneratorUI.SchemaTitle.Text=\u30B9\u30AD\u30FC\u30DE
RowGenTableEditor2.Fuctions.TitleText=\u95A2\u6570
RowGenProcessMain.checkParameter=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u3092\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\uFF01 {0}\\n
RowGenProcessMain.checkParameter=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u3092\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\uFF01 {0}\\\\n
HTMLDocGenerator_generate_document=\u751F\u6210\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8
HTMLDocGenerator.author=\u4F5C\u6210\u8005
HTMLDocGenerator.author1=\u4F5C\u6210\u8005

View File

@@ -22,7 +22,6 @@ MetadataToolbarEditorViewExt.RowNum.LabelText=RowGenerator\u8FD0\u884C\u884C\u65
RowGenTableEditor2.Parameters.TitleText=\u53C2\u6570
TabFolderEditors.RowNum.LabelText=\u9884\u89C8\u884C\u6570
FunParaTableView2.Value=\u53C2\u6570\u503C
RowGeneratorUI.SchemaTitle.Text=\u67B6\u6784
RowGenTableEditor2.Fuctions.TitleText=\u51FD\u6570
RowGenProcessMain.checkParameter=\u8BF7\u68C0\u67E5\u60A8\u7684\u53C2\u6570\uFF01{0}\\\\n
HTMLDocGenerator_generate_document=\u751F\u6210\u7684\u6587\u6863

View File

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

View File

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

View File

@@ -63,7 +63,7 @@ ProcessDebugDialog.debugBtn=\u30C7\u30D0\u30C3\u30B0
prefs.configuration.title=\u5B9F\u884C\u30D7\u30ED\u30BB\u30B9\u306E\u69CB\u6210 :
ProcessComposite.startPattern=\u30B8\u30E7\u30D6 {0} \u3092 {1,date,HH:mm dd/MM/yyyy} \u306B\u958B\u59CB\u3057\u307E\u3057\u305F\u3002
DefaultRunProcessService.methodCalledError=\u3053\u3053\u3067\u306F\u3053\u306E\u30E1\u30BD\u30C3\u30C9\u306F\u547C\u3073\u51FA\u305B\u307E\u305B\u3093\u3002RunProcessService\u30AF\u30E9\u30B9\u3067\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044\u3002
ErrorDetailDialog.errorExist=\ \u8B66\u544A\u3002\u30B8\u30E7\u30D6\u306B\u30A8\u30E9\u30FC\u304C\u5B58\u5728\u3057\u307E\u3059\u3002\u7D99\u7D9A\u3057\u307E\u3059\u304B\uFF1F
ErrorDetailDialog.errorExist=\\ \u8B66\u544A\u3002\u30B8\u30E7\u30D6\u306B\u30A8\u30E9\u30FC\u304C\u5B58\u5728\u3057\u307E\u3059\u3002\u7D99\u7D9A\u3057\u307E\u3059\u304B\uFF1F
ErrorDetailDialog.findError=\u30A8\u30E9\u30FC\u304C\u898B\u3064\u304B\u308A\u307E\u3057\u305F
ProcessComposite.hideContext=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u975E\u8868\u793A
ProcessComposite.lineLimited=\u884C\u6570\u306E\u5236\u9650
@@ -105,7 +105,7 @@ JavaProcessorUtilities.msg.missingjar.warningtitle=\u8B66\u544A\uFF01
Log4jPreferencePage.title=Log4j\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8
ProcessComposite.log4jLevel=log4j\u30EC\u30D9\u30EB
ProcessComposite.applyLog4jToChildren=log4j\u8A2D\u5B9A\u3092\u5B50\u30B8\u30E7\u30D6\u306B\u9069\u7528
JobErrorsChecker_compile_error_message=\u30B8\u30E7\u30D6"{0}"\u306F\u30B3\u30F3\u30D1\u30A4\u30EB\u30A8\u30E9\u30FC\u3067\u3059\u3002\u4FEE\u6B63\u304A\u3088\u3073\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u3092\u518D\u5EA6\u884C\u3063\u3066\u304F\u3060\u3055\u3044\u3002
JobErrorsChecker_compile_error_message=\u30B8\u30E7\u30D6\"{0}\"\u306F\u30B3\u30F3\u30D1\u30A4\u30EB\u30A8\u30E9\u30FC\u3067\u3059\u3002\u4FEE\u6B63\u304A\u3088\u3073\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u3092\u518D\u5EA6\u884C\u3063\u3066\u304F\u3060\u3055\u3044\u3002
JobErrorsChecker_compile_error_line=\u30A8\u30E9\u30FC\u884C
JobErrorsChecker_compile_error_detailmessage=\u8A73\u7D30\u30E1\u30C3\u30BB\u30FC\u30B8
JobErrorsChecker_compile_error_jvmmessage=JVM\u4E92\u63DB\u6027\u306B\u3088\u308B\u30A8\u30E9\u30FC\u3067\u3059\u3002Studio\u306EJVM\u3092\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\u3002
@@ -123,7 +123,7 @@ ShellBatSettingPreferencePage_Title=Bat\u30B9\u30AF\u30EA\u30D7\u30C8
ProcessView.anotherJobMonitoring=\u5225\u306E\u30B8\u30E7\u30D6\u76E3\u8996\u304C\u3042\u308A\u307E\u3059
ProcessView.remoteMonitoringUnavailable=\u30EA\u30E2\u30FC\u30C8\u76E3\u8996\u304C\u51FA\u6765\u307E\u305B\u3093\u3002Preferences\u306E\u8A2D\u5B9A\u3092\u78BA\u8A8D\u3057\u3066\u6709\u52B9\u5316\u3057\u3066\u4E0B\u3055\u3044\u3002
ProcessView.commandlineForbidden=Commandline\u30E2\u30CB\u30BF\u30EA\u30F3\u30B0\u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u307E\u305B\u3093
JobErrorsChecker_routines_compile_errors=\u30EB\u30FC\u30C1\u30F3"{0}"\u306B\u30B3\u30F3\u30D1\u30A4\u30EB\u30A8\u30E9\u30FC\u304C\u3042\u308A\u307E\u3059
JobErrorsChecker_routines_compile_errors=\u30EB\u30FC\u30C1\u30F3\"{0}\"\u306B\u30B3\u30F3\u30D1\u30A4\u30EB\u30A8\u30E9\u30FC\u304C\u3042\u308A\u307E\u3059
JavaProcessor.warn.codeFormatTimeout.title=\u8B66\u544A
JavaProcessor.warn.codeFormatTimeout.message=\u30BD\u30FC\u30B9\u30B3\u30FC\u30C9\u306B\u5BFE\u3059\u308B\u30B3\u30FC\u30C9\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u30A2\u30AF\u30B7\u30E7\u30F3\u304C\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u306E\u305F\u3081\u306BStudio\u306B\u3088\u3063\u3066\u505C\u6B62\u3055\u308C\u3066\u3044\u307E\u3059\u3002 \n\n\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u306F\u3001Window > \u74B0\u5883\u8A2D\u5B9A> Talend > \u30D1\u30D5\u30A9\u30FC\u30DE\u30F3\u30B9: \u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8(\u79D2)\u3067\u8A2D\u5B9A\u3067\u304D\u307E\u3059
ProcessView.connectToMonitorServerFailed=\u30EA\u30E2\u30FC\u30C8\u76E3\u8996\u30B5\u30FC\u30D0\u30FC\u306B\u63A5\u7D9A\u3067\u304D\u307E\u305B\u3093

View File

@@ -1,7 +1,7 @@
ProcessComposite2.statsComposite=\u7edf\u8ba1&& \u8ddf\u8e2a
ProcessComposite.clearBefore=\u8fd0\u884c\u4e4b\u524d\u7684\u6e05\u7406
ProcessComposite.kill=\u7ec8\u6b62
ProcessComposite.confirmText= \u4f60\u786e\u8ba4\u8981\u4f7f\u7528\u4e0a\u4e0b\u6587{0}\u6765\u52a0\u8f7d\u4f5c\u4e1a\u5417\uff1f
ProcessComposite.confirmText=\u4f60\u786e\u8ba4\u8981\u4f7f\u7528\u4e0a\u4e0b\u6587{0}\u6765\u52a0\u8f7d\u4f5c\u4e1a\u5417\uff1f
Processor.perlModuleNotFound=\u6ca1\u6709\u53d1\u73b0Perl\u6a21\u5757\u63d2\u4ef6
PromptDialog.title=\u8fd0\u884c\u4e0a\u4e0b\u6587{0}\u53c2\u6570\uff1a
ProcessComposite.execTimeHint=\u663e\u793a\u8fd0\u884c\u4f5c\u4e1a\u7684\u65f6\u95f4
@@ -48,11 +48,11 @@ ProcessComposite.confirmTitle=\u786e\u8ba4\u52a0\u8f7d
Processor.generationFailed=\u751f\u6210\u4ee3\u7801\u5931\u8d25
ProcessView.lostFocusLog=\u8fd0\u884c\u4f5c\u4e1a\u5e76\u5931\u53bb\u7126\u70b9
JavaCodeProblemsChecker.processDetailError=\u9519\u8bef
ProcessDebugDialog.errortext=\u4e0d\u80fd\u591f\u8fdb\u884c\u4f5c\u4e1a\u8c03\u8bd5\u3002\n\u8bf7\u68c0\u67e5\u4f60\u7684\u914d\u7f6e
ProcessDebugDialog.errortext=\u4e0d\u80fd\u591f\u8fdb\u884c\u4f5c\u4e1a\u8c03\u8bd5\u3002\\n\u8bf7\u68c0\u67e5\u4f60\u7684\u914d\u7f6e
ShadowProcess.notGeneratedOutputException=\u6ca1\u6709\u8f93\u51fa\u751f\u6210
ProcessComposite.contextGroup=\u4e0a\u4e0b\u6587
prefs.clientConfiguration=Talend \u5ba2\u6237\u914d\u7f6e
ProcessComposite.endPattern=\u5728{1,date,HH:mm dd/MM/yyyy}\u7ed3\u675f\u4f5c\u4e1a{0}\u3002[\u9000\u51fa\u4ee3\u7801\uff1d{2,number}]\n
ProcessComposite.endPattern=\u5728{1,date,HH:mm dd/MM/yyyy}\u7ed3\u675f\u4f5c\u4e1a{0}\u3002[\u9000\u51fa\u4ee3\u7801\uff1d{2,number}]
ProcessView.title=\u8fd0\u884c\uff08{0}\uff09
Processor.configurePerl=Perl\u62e6\u622a\u5668\u6ca1\u6709\u914d\u7f6e
JavaProcessor.notFoundedFolderException=\u6ca1\u6709\u53d1\u73b0\u5305\u542b.Java project\u7684\u6587\u4ef6\u5939
@@ -61,7 +61,7 @@ ProcessComposite.valueCol=\u503c
ProcessComposite.saveBeforeRunHint=\u8FD0\u884C\u4F5C\u4E1A\u524D\u5148\u4FDD\u5B58\u3002
ProcessDebugDialog.debugBtn=\u8c03\u8bd5
prefs.configuration.title=\u8fd0\u884c\u6b65\u9aa4\u914d\u7f6e
ProcessComposite.startPattern=\u5728{1,date,HH:mm dd/MM/yyyy}\u5f00\u59cb\u4f5c\u4e1a{0}.\n
ProcessComposite.startPattern=\u5728{1,date,HH:mm dd/MM/yyyy}\u5f00\u59cb\u4f5c\u4e1a{0}.
DefaultRunProcessService.methodCalledError=\u65B9\u6CD5\u4E0D\u80FD\u5728\u6B64\u8C03\u7528\uFF0C\u8BF7\u5728RunProcessService\u7C7B\u4E2D\u8C03\u7528\u3002
ErrorDetailDialog.errorExist=\u8B66\u544A\uFF01\u4F5C\u4E1A\u4E2D\u5B58\u5728\u4E00\u4E9B\u9519\u8BEF\uFF0C\u4ECD\u8981\u7EE7\u7EED\u5417\uFF1F
ErrorDetailDialog.findError=\u5728\u4F5C\u4E1A\u4E2D\u627E\u51FA\u9519\u8BEF
@@ -87,7 +87,7 @@ RunProcessPreferencePage.traces=\u8ddf\u8e2a
RunProcessPreferencePage.vmArgument=\u4F5C\u4E1A\u8FD0\u884C VM \u53C2\u6570
RunProcessService.delegateServiceError=delegateService \u4E0D\u80FD\u4E3A null\uFF0C\u4E0D\u80FD\u4ECE RunProcessService \u7EE7\u627F
VMArgumentsViewer.argument=\u53C2\u6570
VMArgumentsViewer.argumentcolon=\u8BBA\u636E
VMArgumentsViewer.argumentcolon=\u8BBA\u636E
VMArgumentsViewer.vmArgument=\u8BBE\u7F6E\u865A\u62DF\u673A\u53C2\u6570
ProcessComposite.JVMTab=JVM \u53C2\u6570
ProcessComposite.traceDebug=\u8DDF\u8E2A\u8C03\u8BD5

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -24,3 +24,75 @@ InsertNewColumnCommand_message=Please input a valid column name
InsertNewColumn_invalid="Column name {0} is invalid!"
InputTreeGlobalMapKeysTable.expressionTitle=Exp.
InputTreeGlobalMapKeysTable.globalMapKeyTitle=GlobalMap Key
HTMLDocGenerator_generate_document=Generated documentation
HTMLDocGenerator.author=AUTHOR
HTMLDocGenerator.author1=Author
HTMLDocGenerator.column=Column
HTMLDocGenerator.comment=Comment
HTMLDocGenerator.component=Component:
HTMLDocGenerator.component_description=Components Description
HTMLDocGenerator.component_list=Component List
HTMLDocGenerator.component_name=Component Name
HTMLDocGenerator.component_parameters=Component Parameters:
HTMLDocGenerator.component_type=Component Type
HTMLDocGenerator.content=content
HTMLDocGenerator.context=Context:
HTMLDocGenerator.context_list=Context List
HTMLDocGenerator.creation=Creation
HTMLDocGenerator.description=Description
HTMLDocGenerator.ended=ended
HTMLDocGenerator.extra_settings=Extra settings
HTMLDocGenerator.generation_date=GENERATION DATE
HTMLDocGenerator.input=INPUT(S)
HTMLDocGenerator.job_description=Description
HTMLDocGenerator.job_preview_picture=Preview Picture
HTMLDocGenerator.job_settings=Settings
HTMLDocGenerator.key=Key
HTMLDocGenerator.label=LABEL
HTMLDocGenerator.language=Language
HTMLDocGenerator.length=Length
HTMLDocGenerator.mapper.alias=Alias
HTMLDocGenerator.mapper.entries=Custom Conditions Entries
HTMLDocGenerator.mapper.expression=Expression
HTMLDocGenerator.mapper.iaminimized=isMinimized
HTMLDocGenerator.mapper.isjoin=isJoin
HTMLDocGenerator.mapper.join.type=Join Type
HTMLDocGenerator.mapper.metadatatable.entries=Metadata Table Entries
HTMLDocGenerator.mapper.operator=Operator
HTMLDocGenerator.mapper.table.for=Mapper table for
HTMLDocGenerator.mapper.table.name=Table Name
HTMLDocGenerator.mapper.table.properties=Mapper table Properties
HTMLDocGenerator.modification=Modification
HTMLDocGenerator.name=Name
HTMLDocGenerator.need_prompt=Need Prompt?
HTMLDocGenerator.nullable=Nullable
HTMLDocGenerator.original_function_para=Original Function Parameters:
HTMLDocGenerator.output=OUTPUT(S)
HTMLDocGenerator.precision=Precision
HTMLDocGenerator.project_description=Project Description
HTMLDocGenerator.project_name=Project Name
HTMLDocGenerator.prompt=Prompt
HTMLDocGenerator.properties=Properties
HTMLDocGenerator.purpose=Purpose
HTMLDocGenerator.row_default=Default
HTMLDocGenerator.row_functions=Functions
HTMLDocGenerator.row_generator_info=Row generator information for
HTMLDocGenerator.row_parameters=Parameters
HTMLDocGenerator.schema_for=Schema for
HTMLDocGenerator.source=Source
HTMLDocGenerator.source_code=Source Code
HTMLDocGenerator.stats_logs=Stats &amp; Logs
HTMLDocGenerator.status=Status
HTMLDocGenerator.summary=Summary
HTMLDocGenerator.tmap.constraint.entries=Constraint Table Entries
HTMLDocGenerator.tmap.isinnerjoin=isInnerJoin
HTMLDocGenerator.tmap.expressionfilter=expressionFilter
HTMLDocGenerator.tmap.isnullable=isNullable
HTMLDocGenerator.tmap.isreject=isReject
HTMLDocGenerator.tmap.isrejectinner=isRejectInnerJoin
HTMLDocGenerator.tmap.matching.mode=Matching-mode
HTMLDocGenerator.type=Type
HTMLDocGenerator.unique_name=UNIQUE NAME
HTMLDocGenerator.value=Value
HTMLDocGenerator.values=Values
HTMLDocGenerator.version=Version

View File

@@ -21,3 +21,5 @@ InsertNewColumnCommand_createNew=Cr\u00e9er une nouvelle colonne
InsertNewColumn_existed=Le nom de la colonne existe d\u00e9j\u00e0.
InsertNewColumnCommand_message=Saisissez un nom de colonne valide
InsertNewColumn_invalid="Le nom de la colonne {0} est invalide."
HTMLDocGenerator.content=contenu
HTMLDocGenerator.row_functions=Fonctions

View File

@@ -21,6 +21,78 @@ EntryContentProposal.xPath=Xpath:
InsertNewColumnCommand_createNew=\u65B0\u898F\u30AB\u30E9\u30E0\u3092\u4F5C\u6210
InsertNewColumn_existed=\u3059\u3067\u306B\u5B58\u5728\u3059\u308B\u30AB\u30E9\u30E0\u540D\u3067\u3059\u3002
InsertNewColumnCommand_message=\u6B63\u3057\u3044\u30AB\u30E9\u30E0\u540D\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044
InsertNewColumn_invalid="\u30AB\u30E9\u30E0\u540D{0}\u306F\u4E0D\u6B63\u3067\u3059\uFF01"
InsertNewColumn_invalid=\"\u30AB\u30E9\u30E0\u540D{0}\u306F\u4E0D\u6B63\u3067\u3059\uFF01\"
InputTreeGlobalMapKeysTable.expressionTitle=\u5F0F
InputTreeGlobalMapKeysTable.globalMapKeyTitle=\u30B0\u30ED\u30FC\u30D0\u30EB\u30DE\u30C3\u30D7\u30AD\u30FC
HTMLDocGenerator_generate_document=\u751F\u6210\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8
HTMLDocGenerator.author=\u4F5C\u6210\u8005
HTMLDocGenerator.author1=\u4F5C\u6210\u8005
HTMLDocGenerator.column=\u30AB\u30E9\u30E0
HTMLDocGenerator.comment=\u30B3\u30E1\u30F3\u30C8
HTMLDocGenerator.component=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\uFF1A
HTMLDocGenerator.component_description=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u8AAC\u660E
HTMLDocGenerator.component_list=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30EA\u30B9\u30C8
HTMLDocGenerator.component_name=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u540D
HTMLDocGenerator.component_parameters=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF:
HTMLDocGenerator.component_type=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30BF\u30A4\u30D7
HTMLDocGenerator.content=\u30B3\u30F3\u30C6\u30F3\u30C4
HTMLDocGenerator.context=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8:
HTMLDocGenerator.context_list=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u4E00\u89A7
HTMLDocGenerator.creation=\u4F5C\u6210
HTMLDocGenerator.description=\u8AAC\u660E
HTMLDocGenerator.ended=\u7D42\u4E86
HTMLDocGenerator.extra_settings=\u8FFD\u52A0\u8A2D\u5B9A
HTMLDocGenerator.generation_date=\u751F\u6210\u65E5
HTMLDocGenerator.input=\u5165\u529B
HTMLDocGenerator.job_description=\u8AAC\u660E
HTMLDocGenerator.job_preview_picture=\u30D7\u30EC\u30D3\u30E5\u30FC\u753B\u50CF
HTMLDocGenerator.job_settings=\u57FA\u672C\u8A2D\u5B9A
HTMLDocGenerator.key=\u30AD\u30FC
HTMLDocGenerator.label=\u30E9\u30D9\u30EB
HTMLDocGenerator.language=\u8A00\u8A9E
HTMLDocGenerator.length=\u9577\u3055
HTMLDocGenerator.mapper.alias=\u30A8\u30A4\u30EA\u30A2\u30B9
HTMLDocGenerator.mapper.entries=\u30AB\u30B9\u30BF\u30E0\u6761\u4EF6\u30A8\u30F3\u30C8\u30EA
HTMLDocGenerator.mapper.expression=\u5F0F
HTMLDocGenerator.mapper.iaminimized=\u6700\u5C0F\u5316
HTMLDocGenerator.mapper.isjoin=\u7D50\u5408
HTMLDocGenerator.mapper.join.type=\u7D50\u5408\u30BF\u30A4\u30D7
HTMLDocGenerator.mapper.metadatatable.entries=\u30E1\u30BF\u30C7\u30FC\u30BF\u30C6\u30FC\u30D6\u30EB\u30A8\u30F3\u30C8\u30EA
HTMLDocGenerator.mapper.operator=\u6F14\u7B97\u5B50
HTMLDocGenerator.mapper.table.for=\u30DE\u30C3\u30D1\u30FC\u30C6\u30FC\u30D6\u30EB
HTMLDocGenerator.mapper.table.name=\u30C6\u30FC\u30D6\u30EB\u540D
HTMLDocGenerator.mapper.table.properties=\u30DE\u30C3\u30D1\u30FC\u30C6\u30FC\u30D6\u30EB\u30D7\u30ED\u30D1\u30C6\u30A3
HTMLDocGenerator.modification=\u5909\u66F4
HTMLDocGenerator.name=\u540D\u524D
HTMLDocGenerator.need_prompt=\u30D7\u30ED\u30F3\u30D7\u30C8?
HTMLDocGenerator.nullable=NULL\u53EF\u80FD
HTMLDocGenerator.original_function_para=\u30AA\u30EA\u30B8\u30CA\u30EB\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC:
HTMLDocGenerator.output=\u51FA\u529B
HTMLDocGenerator.precision=\u7CBE\u5EA6
HTMLDocGenerator.project_description=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306E\u8AAC\u660E
HTMLDocGenerator.project_name=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u540D
HTMLDocGenerator.prompt=\u30D7\u30ED\u30F3\u30D7\u30C8
HTMLDocGenerator.properties=\u30D7\u30ED\u30D1\u30C6\u30A3
HTMLDocGenerator.purpose=\u76EE\u7684
HTMLDocGenerator.row_default=\u30C7\u30D5\u30A9\u30EB\u30C8
HTMLDocGenerator.row_functions=\u95A2\u6570
HTMLDocGenerator.row_generator_info=\u884C\u30B8\u30A7\u30CD\u30EC\u30FC\u30BF\u30FC\u60C5\u5831
HTMLDocGenerator.row_parameters=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC
HTMLDocGenerator.schema_for=\u30B9\u30AD\u30FC\u30DE
HTMLDocGenerator.source=\u30BD\u30FC\u30B9
HTMLDocGenerator.source_code=\u30BD\u30FC\u30B9\u30B3\u30FC\u30C9
HTMLDocGenerator.stats_logs=\u7D71\u8A08&\u30ED\u30B0
HTMLDocGenerator.status=\u30B9\u30C6\u30FC\u30BF\u30B9
HTMLDocGenerator.summary=\u6982\u8981
HTMLDocGenerator.tmap.constraint.entries=\u5236\u7D04\u30C6\u30FC\u30D6\u30EB\u30A8\u30F3\u30C8\u30EA
HTMLDocGenerator.tmap.isinnerjoin=\u5185\u90E8\u7D50\u5408
HTMLDocGenerator.tmap.expressionfilter=\u5F0F\u30D5\u30A3\u30EB\u30BF\u30FC
HTMLDocGenerator.tmap.isnullable=NULL\u53EF\u80FD
HTMLDocGenerator.tmap.isreject=\u30EA\u30B8\u30A7\u30AF\u30C8
HTMLDocGenerator.tmap.isrejectinner=\u5185\u90E8\u7D50\u5408\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\u306A\u540D\u524D
HTMLDocGenerator.value=\u5024
HTMLDocGenerator.values=\u5024
HTMLDocGenerator.version=\u30D0\u30FC\u30B8\u30E7\u30F3

View File

@@ -24,3 +24,75 @@ InsertNewColumnCommand_message=\u8BF7\u8F93\u5165\u6709\u6548\u7684\u5217\u540D
InsertNewColumn_invalid=\u201C\u5217\u540D\u79F0{0}\u65E0\u6548\uFF01\u201D
InputTreeGlobalMapKeysTable.expressionTitle=\u8868\u8FBE\u5F0F
InputTreeGlobalMapKeysTable.globalMapKeyTitle=GlobalMap\u5173\u952E
HTMLDocGenerator_generate_document=\u751F\u6210\u7684\u6587\u6863
HTMLDocGenerator.author=AUTHOR
HTMLDocGenerator.author1=\u4F5C\u8005
HTMLDocGenerator.column=\u5217
HTMLDocGenerator.comment=\u6CE8\u91CA
HTMLDocGenerator.component=\u7EC4\u4EF6:
HTMLDocGenerator.component_description=\u7EC4\u4EF6\u63CF\u8FF0
HTMLDocGenerator.component_list=\u7EC4\u4EF6\u5217\u8868
HTMLDocGenerator.component_name=\u7EC4\u4EF6\u540D
HTMLDocGenerator.component_parameters=\u7EC4\u4EF6\u53C2\u6570:
HTMLDocGenerator.component_type=\u7EC4\u4EF6\u7C7B\u578B
HTMLDocGenerator.content=\u5185\u5BB9
HTMLDocGenerator.context=\u4E0A\u4E0B\u6587:
HTMLDocGenerator.context_list=\u4E0A\u4E0B\u6587\u5217\u8868
HTMLDocGenerator.creation=\u521B\u5EFA
HTMLDocGenerator.description=\u63CF\u8FF0
HTMLDocGenerator.ended=\u7ED3\u675F
HTMLDocGenerator.extra_settings=\u989D\u5916\u8BBE\u7F6E
HTMLDocGenerator.generation_date=\u751F\u6210\u65E5\u671F
HTMLDocGenerator.input=\u8F93\u5165
HTMLDocGenerator.job_description=\u63CF\u8FF0
HTMLDocGenerator.job_preview_picture=\u9884\u89C8\u56FE\u7247
HTMLDocGenerator.job_settings=\u8BBE\u7F6E
HTMLDocGenerator.key=\u952E
HTMLDocGenerator.label=\u6807\u7B7E
HTMLDocGenerator.language=\u8BED\u8A00
HTMLDocGenerator.length=\u957F\u5EA6
HTMLDocGenerator.mapper.alias=\u522B\u540D
HTMLDocGenerator.mapper.entries=\u81EA\u5B9A\u4E49\u6761\u4EF6\u6761\u76EE
HTMLDocGenerator.mapper.expression=\u8868\u8FBE\u5F0F
HTMLDocGenerator.mapper.iaminimized=isMinimized
HTMLDocGenerator.mapper.isjoin=isJoin
HTMLDocGenerator.mapper.join.type=\u8054\u63A5\u7C7B\u578B
HTMLDocGenerator.mapper.metadatatable.entries=\u5143\u6570\u636E\u8868\u6761\u76EE
HTMLDocGenerator.mapper.operator=\u64CD\u4F5C\u7B26
HTMLDocGenerator.mapper.table.for=\u7528\u4E8E\u4EE5\u4E0B\u9879\u7684\u6620\u5C04\u5668\u8868:
HTMLDocGenerator.mapper.table.name=\u8868\u540D
HTMLDocGenerator.mapper.table.properties=\u6620\u5C04\u5668\u8868\u5C5E\u6027
HTMLDocGenerator.modification=\u4FEE\u6539
HTMLDocGenerator.name=\u540D\u79F0
HTMLDocGenerator.need_prompt=\u9700\u8981\u63D0\u793A\uFF1F
HTMLDocGenerator.nullable=\u53EF\u4E3A Null
HTMLDocGenerator.original_function_para=\u539F\u59CB\u51FD\u6570\u53C2\u6570:
HTMLDocGenerator.output=\u8F93\u51FA
HTMLDocGenerator.precision=\u7CBE\u5EA6
HTMLDocGenerator.project_description=\u5DE5\u7A0B\u63CF\u8FF0
HTMLDocGenerator.project_name=\u5DE5\u7A0B\u540D
HTMLDocGenerator.prompt=\u63D0\u793A
HTMLDocGenerator.properties=\u5C5E\u6027
HTMLDocGenerator.purpose=\u76EE\u7684
HTMLDocGenerator.row_default=\u9ED8\u8BA4
HTMLDocGenerator.row_functions=\u51FD\u6570
HTMLDocGenerator.row_generator_info=\u7528\u4E8E\u4EE5\u4E0B\u9879\u7684\u884C\u751F\u6210\u5668\u4FE1\u606F:
HTMLDocGenerator.row_parameters=\u53C2\u6570
HTMLDocGenerator.schema_for=\u7528\u4E8E\u4EE5\u4E0B\u9879\u7684 Schema:
HTMLDocGenerator.source=\u6E90
HTMLDocGenerator.source_code=\u6E90\u4EE3\u7801
HTMLDocGenerator.stats_logs=\u7EDF\u8BA1\u4FE1\u606F\u548C\u65E5\u5FD7
HTMLDocGenerator.status=\u72B6\u6001
HTMLDocGenerator.summary=\u6982\u8981
HTMLDocGenerator.tmap.constraint.entries=\u7EA6\u675F\u8868\u6761\u76EE
HTMLDocGenerator.tmap.isinnerjoin=isInnerJoin
HTMLDocGenerator.tmap.expressionfilter=expressionFilter
HTMLDocGenerator.tmap.isnullable=isNullable
HTMLDocGenerator.tmap.isreject=isReject
HTMLDocGenerator.tmap.isrejectinner=isRejectInnerJoin
HTMLDocGenerator.tmap.matching.mode=\u5339\u914D\u6A21\u5F0F
HTMLDocGenerator.type=\u7C7B\u578B
HTMLDocGenerator.unique_name=\u552F\u4E00\u540D\u5B57
HTMLDocGenerator.value=\u503C
HTMLDocGenerator.values=\u503C
HTMLDocGenerator.version=\u7248\u672C

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Expression Builder Nl Fragment
Bundle-SymbolicName: org.talend.expressionbuilder.nl
Bundle-Version: 7.1.1.qualifier
Bundle-Version: 7.1.2.qualifier
Fragment-Host: org.talend.expressionbuilder
Bundle-Vendor: .Talend SA.

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.expressionbuilder.nl</artifactId>

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: NL
Bundle-SymbolicName: org.talend.presentation.onboarding.resource.nl
Bundle-Version: 7.1.1.qualifier
Bundle-Version: 7.1.2.qualifier
Fragment-Host: org.talend.presentation.onboarding.resource
Bundle-Vendor: .Talend SA.

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.presentation.onboarding.resource.nl</artifactId>

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: NL
Bundle-SymbolicName: org.talend.presentation.onboarding.resource.tos.nl
Bundle-Version: 7.1.1.qualifier
Bundle-Version: 7.1.2.qualifier
Fragment-Host: org.talend.presentation.onboarding.resource.tos
Bundle-Vendor: .Talend SA.

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.presentation.onboarding.resource.tos.nl</artifactId>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.repository.ftp.nl
Bundle-Version: 7.1.1.qualifier
Bundle-Version: 7.1.2.qualifier
Fragment-Host: org.talend.repository.ftp

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.ftp.nl</artifactId>

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.repository.json.nl
Bundle-Version: 7.1.1.qualifier
Bundle-Version: 7.1.2.qualifier
Fragment-Host: org.talend.repository.json
Bundle-Vendor: .Talend SA.

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.json.nl</artifactId>

View File

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

View File

@@ -85,3 +85,4 @@ projectSetting.projectRefSettingPage=Reference Projects
ProjectSetting.groupId=Deployment GroupId
projectSetting.deploymentConfiguration=Deployment Configuration
projectsetting.Audit=Audit
projectsetting.RepositoryShare=Repository Share

View File

@@ -20,8 +20,8 @@ importProjectsAction.title=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306E\u30A4\u30F
migrationtask.RenametMapPersistentMigrationTask.title=tMapPersistent\u3092 tMap\u306B\u30EA\u30CD\u30FC\u30E0\u3057\u3066\u304F\u3060\u3055\u3044
migrationtask.renametDbInputToOracle.title=tDBxxTotOraclexx\u3092\u30EA\u30CD\u30FC\u30E0\u3057\u3066\u304F\u3060\u3055\u3044
migrationtask.UpgradetAdvancedFileOutputXMLMigrationTask.title=tAdvancedFileOutputXML\u306E\u30DE\u30C3\u30D4\u30F3\u30B0\u3092\u66F4\u65B0\u3057\u3066\u304F\u3060\u3055\u3044
migrationtask.changetUniqRowLinks.description=\u3059\u3079\u3066\u306E tUniqRow \u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30EA\u30F3\u30AF\u30BF\u30A4\u30D7\u3092 "Main" \u304B\u3089 "Unique"\u3000\u306B\u5909\u66F4
migrationtask.AddPerlRefArrayPointer2.desc=\u65E2\u5B58\u306E Talend\u63A5\u7D9A\u3068\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u5BFE\u3057\u3066\u3001\u69CB\u6587 "$xxx["\u3092 "$xxx->["\u3067\u3001\u69CB\u6587 "@xxx"\u3092 "@$xxx" \u3067\u7F6E\u63DB\u3057\u3066\u304F\u3060\u3055\u3044\u3000
migrationtask.changetUniqRowLinks.description=\u3059\u3079\u3066\u306E tUniqRow \u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30EA\u30F3\u30AF\u30BF\u30A4\u30D7\u3092 \"Main\" \u304B\u3089 \"Unique\"\u3000\u306B\u5909\u66F4
migrationtask.AddPerlRefArrayPointer2.desc=\u65E2\u5B58\u306E Talend\u63A5\u7D9A\u3068\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u5BFE\u3057\u3066\u3001\u69CB\u6587 \"$xxx[\"\u3092 \"$xxx->[\"\u3067\u3001\u69CB\u6587 \"@xxx\"\u3092 \"@$xxx\" \u3067\u7F6E\u63DB\u3057\u3066\u304F\u3060\u3055\u3044\u3000
migrationtask.renametDbInputToPostgresql.description=PostgreSQL\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u306B\u63A5\u7D9A\u3057\u3066\u3044\u308B\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u6C4E\u7528\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u76F8\u5F53\u3059\u308B PostgreSQL\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u79FB\u884C\u3057\u3066\u304F\u3060\u3055\u3044\u3002
migrationtask.AddPerlRefArrayPointer2.title=ref\u914D\u5217\u306E\u30DD\u30A4\u30F3\u30BF\u3068\u30C6\u30AD\u30B9\u30C8\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u542B\u3080unreference\u914D\u5217\u3092\u8FFD\u52A0\u3057\u3066\u304F\u3060\u3055\u3044
migrationtask.AddQuotesToModuleList.desc=\u5FC5\u8981\u306A\u3089\u3070\u3001\u5F15\u7528\u7B26\u3092\u30E2\u30B8\u30E5\u30FC\u30EB\u30EA\u30B9\u30C8\u306B\u8FFD\u52A0\u3057\u3066\u304F\u3060\u3055\u3044
@@ -54,7 +54,7 @@ migrationtask.ReplaceMultiFlowBytReplicate.desc=Multi-flow\u3092tReplicate\u306B
migrationtask.upgradetWarntDiePriority.description=\u30C6\u30AD\u30B9\u30C8\u30D5\u30A3\u30FC\u30EB\u30C9\u304B\u3089\u30C0\u30A4\u30A2\u30ED\u30B0\u30D5\u30A3\u30FC\u30EB\u30C9\u3078\u5207\u308A\u66FF\u3048\u308B\u30D7\u30E9\u30A4\u30AA\u30EA\u30C6\u30A3\u3092\u30A2\u30C3\u30D7\u30B0\u30EC\u30FC\u30C9\u3057\u3066\u304F\u3060\u3055\u3044\u3002
migrationtask.renameFlowMeterCatcher.description=\u3059\u3079\u3066\u306E tMetterCatcher\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092 tFlowMeterCatcher\u306B\u30EA\u30CD\u30FC\u30E0\u3057\u3066\u304F\u3060\u3055\u3044
providerName=www.example.org
migrationtask.AddPerlRefArrayPointer.desc=\u65E2\u5B58\u306E Talend\u63A5\u7D9A\u3068\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u5BFE\u3057\u3066\u3001\u69CB\u6587 "$xxx["\u3092 "$xxx->["\u3067\u3001\u69CB\u6587 "@xxx"\u3092 "@$xxx" \u3067\u7F6E\u63DB\u3057\u3066\u304F\u3060\u3055\u3044\u3000
migrationtask.AddPerlRefArrayPointer.desc=\u65E2\u5B58\u306E Talend\u63A5\u7D9A\u3068\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u5BFE\u3057\u3066\u3001\u69CB\u6587 \"$xxx[\"\u3092 \"$xxx->[\"\u3067\u3001\u69CB\u6587 \"@xxx\"\u3092 \"@$xxx\" \u3067\u7F6E\u63DB\u3057\u3066\u304F\u3060\u3055\u3044\u3000
projectsetting.General=\u4E00\u822C\u60C5\u5831
projectsetting.Designer=\u30C7\u30B6\u30A4\u30CA\u30FC
projectsetting.VersionManagement=\u30D0\u30FC\u30B8\u30E7\u30F3\u7BA1\u7406
@@ -85,3 +85,4 @@ projectSetting.projectRefSettingPage=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u53C2\
ProjectSetting.groupId=\u30C7\u30D7\u30ED\u30A4GroupId
projectSetting.deploymentConfiguration=\u30C7\u30D7\u30ED\u30A4\u8A2D\u5B9A
projectsetting.Audit=\u76E3\u67FB
projectsetting.RepositoryShare=\u30EA\u30DD\u30B8\u30C8\u30EA\u5171\u6709

View File

@@ -85,3 +85,4 @@ projectSetting.projectRefSettingPage=\u5F15\u7528\u5DE5\u7A0B
ProjectSetting.groupId=\u90E8\u7F72 GroupId
projectSetting.deploymentConfiguration=\u90E8\u7F72\u914D\u7F6E
projectsetting.Audit=\u5BA1\u8BA1
projectsetting.RepositoryShare=\u5B58\u50A8\u5E93\u5171\u4EAB

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.nl</artifactId>

View File

@@ -885,7 +885,7 @@ VersionManagementDialog.inValidVersionWarning=Invalid version pattern
VersionManagementDialog.applyVersion=Apply version
VersionManagementDialog.useJobVersion=Use job versions.
JavaVersionProjectSettingPage.versionLabel=JDK Compiler compliance level:
BuildJobManager.mavenErrorMessage=Job was not built successfully, please check the logs for more details available on the workspace/.Java/lastGenerated.log
BuildJobManager.mavenErrorMessage=Job was not built successfully, please check the logs for more details available on {0}
VersionManagementDialog.projectVersion=Project Version
VersionManagementDialog.useSnapshot=Use snapshot
VersionManagementDialog.applyDetail=Apply
@@ -972,3 +972,22 @@ AuditProjectSettingPage.history.historyGenerateButton=Generate
AuditProjectSettingPage.generate.title=Generate Audit Report
AuditProjectSettingPage.generate.successful=Generated report successfully.\n\nPlease check here\:\"{0}\".
AuditProjectSettingPage.generate.failed=Generated report failed, please check the audit configuration.
JavaJobScriptsExportWSWizardPage.IMAGE=Docker Image
JavaJobScriptsExportWSWizardPage.DOCKER.optionGroup=Docker Options
JavaJobScriptsExportWSWizardPage.DOCKER.dockerHost=Docker host
JavaJobScriptsExportWSWizardPage.DOCKER.localHost=Local
JavaJobScriptsExportWSWizardPage.DOCKER.remoteHost=Remote
JavaJobScriptsExportWSWizardPage.DOCKER.registryLabel=Registry
JavaJobScriptsExportWSWizardPage.DOCKER.registryUsername=Username
JavaJobScriptsExportWSWizardPage.DOCKER.registryPassword=Password
JavaJobScriptsExportWSWizardPage.DOCKER.imageLabel=Image name
JavaJobScriptsExportWSWizardPage.DOCKER.tagLabel=Image tag
JavaJobScriptsExportWSWizardPage.DOCKER.errorMsg={0} can not be empty.
LoginProjectPage.cloud.apac=Cloud APAC
ArtifactRepositoryShareSettingPage.enableShareLabel=Propagate components update to Artifact Repository:
ArtifactRepositoryShareSettingPage.repositoryIdLabel=Repository Id:
ArtifactRepositoryShareSettingPage.checkLabel=Check connection
ArtifactRepositoryShareSettingPage.showWarnDialogWhenInstallingFeatures=Show warn dialog when installing component
ArtifactRepositoryShareSettingPage.autoCheckUpdate=Check update automatically
ArtifactRepositoryShareSettingPage.checkUpdatePerDays=Check update frequency(days)
ArtifactRepositoryShareSettingPage.checkUpdatePerDays.error=Please input an interger between {0} and {1} for [{2}]

View File

@@ -80,7 +80,7 @@ ConfigExternalJarPage.required.label=\u30E9\u30A4\u30D6\u30E9\u30EA\u30D5\u30A1\
FileStep2.splitwayRecordForJavaFID=\u30D5\u30A3\u30FC\u30EB\u30C9\u306E\u524D\u306E\u884C\u3092\u5206\u5272
NewProjectWizard.failureText=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306E\u4F5C\u6210\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002
FileStep1.filepath=\u30D5\u30A1\u30A4\u30EB
DatabaseTableForm.connectionFailure=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u63A5\u7D9A\u306E\u5931\u6557\uFF1A"\u30B9\u30AD\u30FC\u30DE\u306E\u53D6\u5F97"\u304C\u7121\u52B9\u3067\u3059\u3002\u72B6\u6CC1\u3092\u56DE\u5FA9\u3059\u308B\u305F\u3081\u306B"\u63A5\u7D9A\u306E\u78BA\u8A8D"\u3092\u62BC\u3057\u3066\u304F\u3060\u3055\u3044\u3002
DatabaseTableForm.connectionFailure=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u63A5\u7D9A\u306E\u5931\u6557\uFF1A\"\u30B9\u30AD\u30FC\u30DE\u306E\u53D6\u5F97\"\u304C\u7121\u52B9\u3067\u3059\u3002\u72B6\u6CC1\u3092\u56DE\u5FA9\u3059\u308B\u305F\u3081\u306B\"\u63A5\u7D9A\u306E\u78BA\u8A8D\"\u3092\u62BC\u3057\u3066\u304F\u3060\u3055\u3044\u3002
SelectorTableForm.ColumnNumber=\u30AB\u30E9\u30E0\u30CA\u30F3\u30D0\u30FC
CommonWizard.persistenceException=\u30C7\u30FC\u30BF\u30A8\u30E9\u30FC\u3078\u306E\u30A2\u30AF\u30BB\u30B9
JavaJobScriptsExportWSWizardPage.AxisLib=Axis 1.4 Lib
@@ -439,7 +439,7 @@ EDemoProjectFileType.unknowType=\u4E0D\u660E\u306A\u30D5\u30A1\u30A4\u30EB\u30BF
EditPropertiesAction.renameError={0}\u304B\u3089{1}\u3078\u306E\u30EA\u30CD\u30FC\u30E0\u3067\u30A8\u30E9\u30FC
EditPropertiesAction.warning=\u8B66\u544A
ExportItemUtil.cannotCreate={0}\u3092\u4F5C\u6210\u3067\u304D\u307E\u305B\u3093
ExportItemUtil.cannotCreateDir=\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA'{0}'\u3092\u4F5C\u6210\u3067\u304D\u307E\u305B\u3093
ExportItemUtil.cannotCreateDir=\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\'{0}\'\u3092\u4F5C\u6210\u3067\u304D\u307E\u305B\u3093
ExportProjectsAsAction.createLiberariesLink=\u5916\u90E8\u30E9\u30A4\u30D6\u30E9\u30EA\u306E\u30EA\u30F3\u30AF\u306E\u4F5C\u6210
ExportProjectsAsAction.processProject=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306E\u51E6\u7406
ExtractionFieldsWithXPathEditorView.columnName=\u30AB\u30E9\u30E0\u540D
@@ -466,7 +466,7 @@ ProjectSettingDialog.Title=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306E\u8A2D\u5B9
RegexpFileStep2Form.onlyNumber=\u6570\u5024\u306E\u307F\u53EF\u80FD\u3067\u3059\u3002
RegexpFileStep2Form.output=\u51FA\u529B
RegexpFileStep2Form.preview=\u30D7\u30EC\u30D3\u30E5\u30FC
ReplaceMultiFlowBytReplicateMigrationTask.componentNotExist=\u30B8\u30E7\u30D6 \\"{1}\\" \u306B\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8 "{0}\\" \u306F\u5B58\u5728\u3057\u3066\u3044\u307E\u305B\u3093
ReplaceMultiFlowBytReplicateMigrationTask.componentNotExist=\u30B8\u30E7\u30D6 \\\\\"{1}\\\\\" \u306B\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8 \"{0}\\\\\" \u306F\u5B58\u5728\u3057\u3066\u3044\u307E\u305B\u3093
RepositoryPreferencePage.ReferenceProjectMerged=\u53C2\u7167\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306E\u30DE\u30FC\u30B8
RepositoryReviewDialog.0=\u4E0D\u6B63\u306A\u5F15\u6570\uFF1A{0}
RepositoryReviewDialog.jobNameFormat=\u30B8\u30E7\u30D6\u540D\u30D7\u30EC\u30D5\u30A3\u30C3\u30AF\u30B9\u307E\u305F\u306F\u30D1\u30BF\u30FC\u30F3(*,?):
@@ -497,7 +497,7 @@ EbcdicForm.dataNotExist=\u30C7\u30FC\u30BF\u30D5\u30A1\u30A4\u30EB\u304C\u5B58\u
EbcdicForm.dataNull=\u30C7\u30FC\u30BF\u30D5\u30A1\u30A4\u30EB\u30D1\u30B9\u3092\u6307\u5B9A\u3057\u3066\u4E0B\u3055\u3044
LoginComposite.DIFFERENT_WORKSPACE=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u304C\u5909\u66F4\u3055\u308C\u307E\u3057\u305F\u3002\u518D\u8D77\u52D5\u3057\u3066\u304F\u3060\u3055\u3044
LoginComposite.RESTART=\u518D\u8D77\u52D5
SAPSelectorForm.connectionFailure=SAP\u63A5\u7D9A\u5931\u6557\uFF1A"\u30B9\u30AD\u30FC\u30DE\u306E\u56DE\u5FA9"\u306F\u4F7F\u7528\u3067\u304D\u307E\u305B\u3093\u3002"\u63A5\u7D9A\u306E\u78BA\u8A8D"\u3092\u62BC\u3057\u3066\u72B6\u6CC1\u3092\u5FA9\u5143\u3057\u3066\u304F\u3060\u3055\u3044\u3002
SAPSelectorForm.connectionFailure=SAP\u63A5\u7D9A\u5931\u6557\uFF1A\"\u30B9\u30AD\u30FC\u30DE\u306E\u56DE\u5FA9\"\u306F\u4F7F\u7528\u3067\u304D\u307E\u305B\u3093\u3002\"\u63A5\u7D9A\u306E\u78BA\u8A8D\"\u3092\u62BC\u3057\u3066\u72B6\u6CC1\u3092\u5FA9\u5143\u3057\u3066\u304F\u3060\u3055\u3044\u3002
MultiSchemasUI.useMultiSchemabtn=\u8907\u6570\u306E\u533A\u5207\u308A\u8A18\u53F7\u306E\u4F7F\u7528
MultiSchemasUI.keyValues=\u30AD\u30FC\u30D0\u30EA\u30E5\u30FC
MultiSchemasUI.keyIndex=\u30AD\u30FC\u30A4\u30F3\u30C7\u30C3\u30AF\u30B9
@@ -675,7 +675,7 @@ LoginComposite.projectTitleTemp=\u65B0\u898F\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8
LoginComposite.buttons.advanced=\u8A73\u7D30...
LoginComposite.buttons.changeButton=\u5909\u66F4
LoginComposite.label.workspace=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9
TOSLoginComposite.welcomeTitle={0} \u3078\u3088\u3046\u3053\u305D\uFF01\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u3092\u9078\u629E\u3059\u308B\u304B\n\u65B0\u898F\u306B\u4F5C\u6210\u3057\u3066\u304F\u3060\u3055\u3044\u3002
TOSLoginComposite.welcomeTitle={0} \u3078\u3088\u3046\u3053\u305D\uFF01\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u3092\u9078\u629E\u3059\u308B\u304B\\n\u65B0\u898F\u306B\u4F5C\u6210\u3057\u3066\u304F\u3060\u3055\u3044\u3002
TOSLoginComposite.projectLabel=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\uFF1A
TOSLoginComposite.openButton=\u958B\u304F
TOSLoginComposite.deleteButton=\u524A\u9664\u2026
@@ -820,7 +820,7 @@ JobScriptsExportWizardPage.executeTests=\u30C6\u30B9\u30C8\u306E\u5B9F\u884C
JobScriptsExportWizardPage.addTestSources=\u30C6\u30B9\u30C8\u30BD\u30FC\u30B9\u306E\u8FFD\u52A0
JobScriptsExportWizardPage.includeLibs=\u30E9\u30A4\u30D6\u30E9\u30EA\u3092\u542B\u3081\u308B
LoginHelper.errorTitle=\u30A8\u30E9\u30FC
LoginHelper.branchChanged=\u30D6\u30E9\u30F3\u30C1\u304C\u5909\u66F4\u3055\u308C\u3066\u3044\u307E\u3059\uFF01 \n\u78BA\u8A8D\u306E\u4E0A\u3001\u624B\u52D5\u3067\u30ED\u30B0\u30A4\u30F3\u3057\u3066\u4E0B\u3055\u3044
LoginHelper.branchChanged=\u30D6\u30E9\u30F3\u30C1\u304C\u5909\u66F4\u3055\u308C\u3066\u3044\u307E\u3059\uFF01 \\n\u78BA\u8A8D\u306E\u4E0A\u3001\u624B\u52D5\u3067\u30ED\u30B0\u30A4\u30F3\u3057\u3066\u4E0B\u3055\u3044
LoginAgreementPage.title=\u30E6\u30FC\u30B6\u30FC\u30E9\u30A4\u30BB\u30F3\u30B9\u306E\u540C\u610F\uFF1A
LoginAgreementPage.accept=\u627F\u8A8D
LoginProjectPage.title=\u63A5\u7D9A\u30EA\u30DD\u30B8\u30C8\u30EA\uFF1A
@@ -833,7 +833,7 @@ LoginProjectPage.alwaysAskMe.toolTip=Preference Page: Talend\u306B\u3082\u8A2D\u
LoginProjectPage.previous=\u524D\u3078
LoginProjectPage.finish=\u5B8C\u4E86
LoginProjectPage.remote=\u30EA\u30E2\u30FC\u30C8
LoginProjectPage.local=Local
LoginProjectPage.local=\u30ED\u30FC\u30AB\u30EB
LoginProjectPage.restart=\u518D\u8D77\u52D5
LoginProjectPage.update=\u66F4\u65B0
LoginProjectPage.details=\u8A73\u7D30
@@ -872,7 +872,7 @@ AutoConversionTypesEditor.table.column.sourceDataType=\u30BD\u30FC\u30B9\u30C7\u
AutoConversionTypesEditor.table.column.targetDataType=\u30BF\u30FC\u30B2\u30C3\u30C8\u30C7\u30FC\u30BF\u578B
AutoConversionTypesEditor.table.column.conversionFunction=\u578B\u5909\u63DB\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3
AutoConversionTypesEditor.doStore.title=\u81EA\u52D5\u30C7\u30FC\u30BF\u578B\u5909\u63DBXML\u30D5\u30A1\u30A4\u30EB
AutoConversionTypesEditor.Label.messages=\u6CE8\uFF09\u81EA\u52D5\u578B\u5909\u63DB\u6A5F\u80FD\u306F\u3001\u6A19\u6E96\u30B8\u30E7\u30D6\u306EtMap\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3067\u306E\u307F\u4F7F\u7528\u3067\u304D\u307E\u3059\u3002\n\u3053\u306E\u6A5F\u80FD\u306F\u3001\u6A5F\u80FD\u3092\u6709\u52B9\u5316\u3057\u305F\u4EE5\u964D\u306B\u8FFD\u52A0\u3055\u308C\u305FtMap\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3067\u306E\u307F\u6709\u52B9\u5316\u3055\u308C\u307E\u3059\u3002\n\n\u4EE5\u4E0B\u306E\u8A2D\u5B9A\u306F\u6A19\u6E96\u306E\u578B\u5909\u63DB\u5B9A\u7FA9\u3092\u4E0A\u66F8\u304D\u3057\u307E\u3059\u3002\n
AutoConversionTypesEditor.Label.messages=\u6CE8\uFF09\u81EA\u52D5\u578B\u5909\u63DB\u6A5F\u80FD\u306F\u3001\u6A19\u6E96\u30B8\u30E7\u30D6\u306EtMap\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3067\u306E\u307F\u4F7F\u7528\u3067\u304D\u307E\u3059\u3002\\n\u3053\u306E\u6A5F\u80FD\u306F\u3001\u6A5F\u80FD\u3092\u6709\u52B9\u5316\u3057\u305F\u4EE5\u964D\u306B\u8FFD\u52A0\u3055\u308C\u305FtMap\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3067\u306E\u307F\u6709\u52B9\u5316\u3055\u308C\u307E\u3059\u3002\\n\\n\u4EE5\u4E0B\u306E\u8A2D\u5B9A\u306F\u6A19\u6E96\u306E\u578B\u5909\u63DB\u5B9A\u7FA9\u3092\u4E0A\u66F8\u304D\u3057\u307E\u3059\u3002\\n
LoginProjectPage.fetchLicense.job=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8{0}\u306E\u30E9\u30A4\u30BB\u30F3\u30B9\u3092\u30D5\u30A7\u30C3\u30C1\u4E2D\u3002\u3057\u3070\u3089\u304F\u304A\u5F85\u3061\u4E0B\u3055\u3044...
LoginProjectPage.fetchLicense.error.title=\u30A8\u30E9\u30FC\u767A\u751F
LoginProjectPage.fetchLicense.error.msg=\u9078\u629E\u3057\u305F\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306E\u30E9\u30A4\u30BB\u30F3\u30B9\u3092\u30D5\u30A7\u30C3\u30C1\u3059\u308B\u3068\u304D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F\u3002
@@ -885,7 +885,7 @@ VersionManagementDialog.inValidVersionWarning=\u7121\u52B9\u306A\u30D0\u30FC\u30
VersionManagementDialog.applyVersion=\u30D0\u30FC\u30B8\u30E7\u30F3\u306E\u9069\u7528
VersionManagementDialog.useJobVersion=\u30B8\u30E7\u30D6\u306E\u30D0\u30FC\u30B8\u30E7\u30F3\u3092\u4F7F\u7528\u3057\u307E\u3059\u3002
JavaVersionProjectSettingPage.versionLabel=JDK\u30B3\u30F3\u30D1\u30A4\u30E9\u306E\u30B3\u30F3\u30D7\u30E9\u30A4\u30A2\u30F3\u30B9\u30EC\u30D9\u30EB:
BuildJobManager.mavenErrorMessage=\u30B8\u30E7\u30D6\u306E\u30D3\u30EB\u30C9\u304C\u5931\u6557\u3057\u307E\u3057\u305F\u3002\u8A73\u7D30\u306F\u30ED\u30B0\u30D5\u30A1\u30A4\u30EB(workspace/.Java/lastGenerated.log)\u3092\u53C2\u7167\u3057\u3066\u4E0B\u3055\u3044\u3002
BuildJobManager.mavenErrorMessage=\u30B8\u30E7\u30D6\u306E\u30D3\u30EB\u30C9\u304C\u5931\u6557\u3057\u307E\u3057\u305F\u3002\u8A73\u7D30\u306F\u30ED\u30B0\u30D5\u30A1\u30A4\u30EB({0})\u3092\u53C2\u7167\u3057\u3066\u4E0B\u3055\u3044\u3002
VersionManagementDialog.projectVersion=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u30D0\u30FC\u30B8\u30E7\u30F3
VersionManagementDialog.useSnapshot=\u30B9\u30CA\u30C3\u30D7\u30B7\u30E7\u30C3\u30C8\u306E\u4F7F\u7528
VersionManagementDialog.applyDetail=\u9069\u7528
@@ -914,7 +914,7 @@ RepoReferenceProjectSetupAction.TitleReferenceChanged=\u53C2\u7167\u30D7\u30ED\u
RepoReferenceProjectSetupAction.MsgReferenceChanged=Studio\u306F\u73FE\u5728\u306E\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306B\u518D\u30ED\u30B0\u30A4\u30F3\u3057\u3001\u65B0\u898F\u53C2\u7167\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u3092\u9069\u7528\u3057\u307E\u3059\u3002
RepoReferenceProjectSetupAction.TaskRelogin=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306B\u518D\u30ED\u30B0\u30A4\u30F3\u4E2D:
RepoReferenceProjectSetupAction.TaskLogoff=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u304B\u3089\u30ED\u30B0\u30AA\u30D5\u4E2D
RepoReferenceProjectSetupAction.TaskLogon=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8"{0}"\u306B\u30ED\u30B0\u30A4\u30F3\u4E2D
RepoReferenceProjectSetupAction.TaskLogon=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\"{0}\"\u306B\u30ED\u30B0\u30A4\u30F3\u4E2D
ReferenceProjectSetupPage.Title=\u53C2\u7167\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A
ReferenceProjectSetupPage.TitleReadOnly=\u53C2\u7167\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A(\u8AAD\u307F\u53D6\u308A\u5C02\u7528)
ReferenceProjectSetupPage.ListGroup=\u73FE\u5728\u306E\u53C2\u7167
@@ -952,5 +952,42 @@ ReferenceProjectSetupPage.ErrorMissingReferencedProject=\u53C2\u7167\u30D7\u30ED
MavenGroupIdProjectSettingPage.skipGroupIdLabel=\u30A2\u30A4\u30C6\u30E0\u306B\u30D5\u30A9\u30EB\u30C0\u30FC\u304C\u3042\u308B\u5834\u5408\u306F\u3001\u30D9\u30FC\u30B9groupID\u3092\u30B9\u30AD\u30C3\u30D7\u3057\u307E\u3059
AuditProjectSettingPage.selectAuditReportFolder=\u76E3\u67FB\u30EC\u30DD\u30FC\u30C8\u30D5\u30A9\u30EB\u30C0\u30FC\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044\uFF01
AuditProjectSettingPage.generateAuditReportProgressBar=\u76E3\u67FB\u30EC\u30DD\u30FC\u30C8\u3092\u751F\u6210\u4E2D\u3067\u3059\uFF01
LimitRESTRequestJobChecker.limit_ESBJobForOSGI=[ESB\u7528\u306EOSGI\u30D0\u30F3\u30C9\u30EB]\u30BF\u30A4\u30D7\u3092\u4F7F\u7528\u3057\u3066ESB\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306A\u3057\u306E\u30B8\u30E7\u30D6\u3092\u30D3\u30EB\u30C9\u3067\u304D\u307E\u305B\u3093\u3067\u3057\u305F\u3002
AuditProjectSettingPage.generateButtonText=\u76E3\u67FB\u30EC\u30DD\u30FC\u30C8\u306E\u751F\u6210
AuditProjectSettingPage.savedInDBButtonText=\u30EC\u30DD\u30FC\u30C8\u3092\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u306B\u4FDD\u5B58
AuditProjectSettingPage.DBConfig.title=\u76E3\u67FBDB\u306E\u8A2D\u5B9A
AuditProjectSettingPage.DBConfig.dbType=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u30BF\u30A4\u30D7
AuditProjectSettingPage.DBConfig.dbTypeTip=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u30BF\u30A4\u30D7\u306F\u63A5\u7D9A\u6587\u5B57\u304A\u3088\u3073\u30C9\u30E9\u30A4\u30D0\u30FC\u3092\u5B9A\u7FA9\u3057\u307E\u3059\u3002
AuditProjectSettingPage.DBConfig.dbVersion=\u30D0\u30FC\u30B8\u30E7\u30F3
AuditProjectSettingPage.DBConfig.dbVersionTip=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u30D0\u30FC\u30B8\u30E7\u30F3\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044
AuditProjectSettingPage.DBConfig.Driver=\u30C9\u30E9\u30A4\u30D0\u30FC
AuditProjectSettingPage.DBConfig.Url=URL
AuditProjectSettingPage.DBConfig.Username=\u30E6\u30FC\u30B6\u30FC\u540D
AuditProjectSettingPage.DBConfig.Password=\u30D1\u30B9\u30EF\u30FC\u30C9
AuditProjectSettingPage.DBConfig.CheckButtonText=\u63A5\u7D9A\u78BA\u8A8D
AuditProjectSettingPage.history.label=\u5C65\u6B74\u304B\u3089\u518D\u751F\u6210
AuditProjectSettingPage.history.labelTip=\u8A73\u7D30\u8A2D\u5B9A\u3092\u9078\u629E\u3059\u308B\u3068\u3001\u5C65\u6B74\u304B\u3089\u30EC\u30DD\u30FC\u30C8\u3092\u751F\u6210\u3067\u304D\u308B\u3088\u3046\u306B\u306A\u308A\u307E\u3059\u3002
AuditProjectSettingPage.history.refreshButton=\u66F4\u65B0
AuditProjectSettingPage.history.historyGenerateButton=\u751F\u6210
AuditProjectSettingPage.generate.title=\u76E3\u67FB\u30EC\u30DD\u30FC\u30C8\u306E\u751F\u6210
AuditProjectSettingPage.generate.successful=\u30EC\u30DD\u30FC\u30C8\u306E\u751F\u6210\u306B\u6210\u529F\u3057\u307E\u3057\u305F\u3002\u3053\u3053\u3092\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044:\"{0}\"\u3002
AuditProjectSettingPage.generate.failed=\u30EC\u30DD\u30FC\u30C8\u306E\u751F\u6210\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002\u76E3\u67FB\u8A2D\u5B9A\u3092\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\u3002
JavaJobScriptsExportWSWizardPage.IMAGE=Docker\u30A4\u30E1\u30FC\u30B8
JavaJobScriptsExportWSWizardPage.DOCKER.optionGroup=Docker\u30AA\u30D7\u30B7\u30E7\u30F3
JavaJobScriptsExportWSWizardPage.DOCKER.dockerHost=Docker\u30DB\u30B9\u30C8
JavaJobScriptsExportWSWizardPage.DOCKER.localHost=\u30ED\u30FC\u30AB\u30EB
JavaJobScriptsExportWSWizardPage.DOCKER.remoteHost=\u30EA\u30E2\u30FC\u30C8
JavaJobScriptsExportWSWizardPage.DOCKER.registryLabel=\u30EC\u30B8\u30B9\u30C8\u30EA\u30FC
JavaJobScriptsExportWSWizardPage.DOCKER.registryUsername=\u30E6\u30FC\u30B6\u30FC\u540D
JavaJobScriptsExportWSWizardPage.DOCKER.registryPassword=\u30D1\u30B9\u30EF\u30FC\u30C9
JavaJobScriptsExportWSWizardPage.DOCKER.imageLabel=\u30A4\u30E1\u30FC\u30B8\u540D
JavaJobScriptsExportWSWizardPage.DOCKER.tagLabel=\u30A4\u30E1\u30FC\u30B8\u30BF\u30B0
JavaJobScriptsExportWSWizardPage.DOCKER.errorMsg={0}\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044\u3002
LoginProjectPage.cloud.apac=Cloud APAC
ArtifactRepositoryShareSettingPage.enableShareLabel=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u66F4\u65B0\u3092\u30A2\u30FC\u30C6\u30A3\u30D5\u30A1\u30AF\u30C8\u30EA\u30DD\u30B8\u30C8\u30EA\u306B\u30D7\u30ED\u30D1\u30B2\u30FC\u30C8:
ArtifactRepositoryShareSettingPage.repositoryIdLabel=\u30EA\u30DD\u30B8\u30C8\u30EAID:
ArtifactRepositoryShareSettingPage.checkLabel=\u63A5\u7D9A\u78BA\u8A8D
ArtifactRepositoryShareSettingPage.showWarnDialogWhenInstallingFeatures=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u6642\u306B\u8B66\u544A\u30C0\u30A4\u30A2\u30ED\u30B0\u3092\u8868\u793A\u3059\u308B
ArtifactRepositoryShareSettingPage.autoCheckUpdate=\u66F4\u65B0\u3092\u81EA\u52D5\u7684\u306B\u78BA\u8A8D
ArtifactRepositoryShareSettingPage.checkUpdatePerDays=\u66F4\u65B0\u983B\u5EA6(\u65E5)\u3092\u78BA\u8A8D
ArtifactRepositoryShareSettingPage.checkUpdatePerDays.error=[{2}]\u306B{0}\u304B\u3089{1}\u306E\u9593\u306E\u6574\u6570\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044

View File

@@ -2,7 +2,6 @@ ExtractDocumentationAction.fileErrorTitle=\u6587\u4EF6\u9519\u8BEF
CreateFileRegexpAction.action.editTitle=\u7f16\u8f91 regex \u6587\u4ef6
VersionManagementDialog.RemoveTip=\u5220\u9664\u9879\u76EE
CreateRoutineAction.toolTipText.createRoutine=\u521b\u5efa\u4e8b\u52a1
FileStep3.groupMetadata=\u67B6\u6784
RegexpFileWizard.windowTitleCreate=\u65b0 RegEx \u6587\u4ef6
LicenseWizard.footer=\u53c2\u7167 http://gnu.org \u83b7\u53d6\u66f4\u591a\u8be6\u7ec6\u5185\u5bb9\u3002
StoppablePreviewLoader.inforLabelText.previewInterrupted=\u9884\u89c8\u7ec8\u65ad
@@ -64,7 +63,6 @@ JobScriptsExportWizardPage.contextPerlScripts=\u73af\u5883\u811a\u672c
FileStep2.escapeChar=\u7f16\u7801\u5b57\u7b26
ImportProjectAsWizardPage.form.selectArchive=\u9009\u62e9\u5b58\u6863\u6587\u4ef6
StatusEditor.labelColumnTitle=\u6807\u7B7E
DatabaseTableForm.groupMetaData=\u67B6\u6784
CreateSalesforceSchemaAction.action.editTitle=\u7F16\u8F91Salesforce schema
CreateFileExcelAction.action.editTitle=\u7F16\u8F91Excel\u6587\u4EF6
FileStep.moduleFailureEnd=\u6ca1\u6709\u5b89\u88c5
@@ -91,7 +89,7 @@ FileStep3.guessIsDone=\u8ba1\u7b97\u6210\u529f
FileStep2.fieldSeparatorAlert=\u987b\u6307\u5b9a\u5b57\u6bb5\u5206\u9694\u7b26\u3002\u5206\u9694\u7b26\u53ea\u80fd\u662f\u6570\u5b57\uff0c\u9017\u53f7\u548c\u5f00\u59cb\u3002
JavaJobScriptsExportWSWizardPage.ApplyToChildren=\u66f4\u65b0\u5b50\u7c7b
DocumentationPreferencePage.sourceCodeToHTML=\u4EE3\u7801\u5230HTML
FileStep2.previewFailure=\u9884\u89c8\u9519\u8bef\u3002\u987b\u6539\u53d8\u4e00\u4e9b\u8bbe\u7f6e\u3002 \n\u6ce8\u610f\uff1a\u9884\u89c8\u9519\u8bef\u53ef\u80fd\u662f\u56e0\u4e3a\u9519\u8bef\u7684\u7f16\u7801\u8bbe\u7f6e\u9020\u6210\u7684\u3002
FileStep2.previewFailure=\u9884\u89c8\u9519\u8bef\u3002\u987b\u6539\u53d8\u4e00\u4e9b\u8bbe\u7f6e\u3002 \\n\u6ce8\u610f\uff1a\u9884\u89c8\u9519\u8bef\u53ef\u80fd\u662f\u56e0\u4e3a\u9519\u8bef\u7684\u7f16\u7801\u8bbe\u7f6e\u9020\u6210\u7684\u3002
CreateFileLdifAction.action.createTitle=\u521b\u5efaldif\u6587\u4ef6
DatabaseTableForm.type=\u7c7b\u578b
ConnectionsListComposite.groupText.connection=\u8fde\u63a5
@@ -109,7 +107,7 @@ FileStep3.informationLabel=\u70b9\u51fb\u8ba1\u7b97\u8ddf\u636e\u5f53\u524d\u8bb
LicenseWizard.title=\u8bb8\u53ef\u8bf4\u660e
ImportProjectAsWizardPage.title=\u5bfc\u5165\u9879\u76ee
FileStep3.guessFailure=\u8ba1\u7b97\u5931\u8d25
ConfigExternalPerlModulePage.description.label=\u63cf\u8ff0
ConfigExternalPerlModulePage.description.label=\u63CF\u8FF0
FileStep3.guessTip=\u70b9\u51fb\u66f4\u65b0\u9884\u89c8
NewProjectWizard.error.languageNotSupported=\u8bed\u8a00{0}\u53ea\u7528\u4e8e\u5f00\u53d1
StatusDialog.labelText.label=\u6807\u7b7e\uff1a
@@ -182,7 +180,7 @@ CreateFileDelimitedAction.action.openTitle=\u6253\u5f00\u6587\u4ef6\u5206\u9694\
VersionManagementDialog.Items=\u9879\u76EE
ConfigRoutineLibraryAction.actionLabel=\u914d\u7f6eRoutine\u5e93\u6587\u4ef6
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.tableTip=\u9009\u62e9\u4e00\u4e2a\u8868\u683c\u4f7f\u7528 \u53d6\u56de \u6309\u94ae \u6216\u8005 \u624b\u52a8\u8bbe\u7f6e Schema
DatabaseTableForm.tableTip=\u9009\u62E9\u4E00\u4E2A\u8868\u683C\u4F7F\u7528 \u53D6\u56DE \u6309\u94AE \u6216\u8005 \u624B\u52A8\u8BBE\u7F6E Schema
DocumentationPage.browseBtnText.browse=\u9884\u89c8...
StatusDialog.errorMessage.codeLetters=\u4ee3\u7801\u5fc5\u987b\u5305\u542b3\u4e2a\u5b57\u7b26\u3002
JavaJobScriptsExportWSWizardPage.WEBXML=web.xml
@@ -213,7 +211,7 @@ ImportProjectAsWizardPage.error.message=\u95ee\u9898\u521b\u5efa
JobScriptsExportWizardPage.shellLauncher=\u5185\u6838\u542f\u52a8
FileStep1.nameAlertIllegalChar=\u6587\u4ef6\u540d\u5305\u542b\u4e0d\u5408\u6cd5\u5b57\u7b26
SelectorTableForm.groupTableSettings=\u9009\u62e9 Schema \u521b\u5efa
DatabaseTableForm.tableNoExist=\u6570\u636e\u5e93\u8fde\u63a5\u6210\u529f\u4f46\u662f\u5b58\u5728\u4e00\u4e9b\u8868\u65e0\u6cd5\u4f7f\u7528\u201c\u53d6\u56de Shema\u201d\u3002\n\u4f7f\u7528SGBD\u521b\u5efa\u4e00\u4e2a\u8868\u5e76\u70b9\u51fa \u68c0\u67e5\u8fde\u63a5 \u91cd\u7f6e\u72b6\u6001\u3002
DatabaseTableForm.tableNoExist=\u6570\u636e\u5e93\u8fde\u63a5\u6210\u529f\u4f46\u662f\u5b58\u5728\u4e00\u4e9b\u8868\u65e0\u6cd5\u4f7f\u7528\u201c\u53d6\u56de Shema\u201d\u3002\\n\u4f7f\u7528SGBD\u521b\u5efa\u4e00\u4e2a\u8868\u5e76\u70b9\u51fa \u68c0\u67e5\u8fde\u63a5 \u91cd\u7f6e\u72b6\u6001\u3002
StatusDialog.labelText.code=\u4ee3\u7801\uff1a
CreateFileExcelAction.action.createTitle=\u521B\u5EFAExcel\u6587\u4EF6
EditRoutineAction.text.editRoutine=\u7f16\u8f91\u4e8b\u52a1
@@ -261,7 +259,7 @@ DatabaseTableForm.AddTable=\u52a0\u5165 Schema
LoginComposite.connections=\u8fde\u63a5
CreateFileDelimitedAction.action.createTitle=\u521b\u5efa\u5206\u9694\u5f0f\u6587\u4ef6
DatabaseTableForm.retreiveButtonUse=\u4f7f\u7528\u201c\u53d6\u56de Schema\u201d\u6309\u94ae,\u7528\u57fa\u4e8e\u8868\u683c\u7684 Schema \u66ff\u6362\u5f53\u524dSchema
VersionManagementDialog.ConfirmMessage=\u5C06\u5168\u90E8\u9009\u62E9\u9879\u66F4\u65B0\u81F3\u7248\u672C{0}\uFF1F\r\n
VersionManagementDialog.ConfirmMessage=\u5C06\u5168\u90E8\u9009\u62E9\u9879\u66F4\u65B0\u81F3\u7248\u672C{0}\uFF1F
FileStep2.refreshPreview=\u66f4\u65b0\u9884\u89c8
PurposeStatusSection.statusLabel=\u72B6\u6001
StatusPreferencePage.docStatusLabel=\u6587\u6863\u72b6\u6001
@@ -339,7 +337,6 @@ StatusEditor.codeColumnTitle=\u4ee3\u7801
connections.form.field.password=\u7528\u6237\u53e3\u4ee4
DatabaseTableForm.comment=\u6ce8\u91ca
NewProjectWizardPage.illegalCharacter=\u5de5\u7a0b\u540d\u5305\u542b\u4e0d\u5408\u6cd5\u5b57\u7b26
DatabaseTableForm.navigatorTree=\u67B6\u6784
LoginComposite.buttons.importProject.desc=\u5BFC\u5165\u5DF2\u6709\u9879\u76EE
FileStep2.encodingTip=\u7f16\u7801
XmlToXPathLinker.Loop=\u521b\u5efa\u5faa\u73af\u8fde\u63a5...
@@ -373,13 +370,13 @@ ConnectionsListComposite.comleteColumnTitle.complete=\u5b8c\u6210
ExtractDocumentationAction.text.saveAs=\u53e6\u5b58\u4e3a
ExportProjectsAsAction.actionTitle=\u5bfc\u51faTalend\u9879\u76ee\u5230\u538b\u7f29\u5305
FileStep3.guess=\u8ba1\u7b97
ConfigExternalJarPage.description.label=\u63cf\u8ff0
ConfigExternalJarPage.description.label=\u63CF\u8FF0
LoginComposite.manageConnectionsToolTipHint=\u8fde\u63a5\u7ba1\u7406
FileStep1.groupFileLocationSettings=\u6587\u4ef6\u8def\u5f84\u8bbe\u7f6e
UpdateDocumentationAction.updateDocActionTipText.updateDoc=\u66f4\u65b0\u6587\u6863
OpenDocumentationAction.openDocAction.openDoc=\u6253\u5f00\u6587\u6863
ExtractionFieldsWithXPathEditorView.columnTitle.xPath=\u76f8\u5bf9\u6216\u7edd\u5bf9\u8def\u5f84
FileStep2.noresult=\u5f53\u524d\u8bbe\u7f6e\u6ca1\u6709\u7ed3\u679c
FileStep2.noresult=\u5F53\u524D\u8BBE\u7F6E\u6CA1\u6709\u7ED3\u679C
ConnectionsListButtonsToolBar.newConnectionLabel=<\u65b0\u8fde\u63a5>
FileStep3.guessFailureTip2=\u5728\u9884\u89c8\u6b65\u9aa42\u7684\u57fa\u7840\u4e0a\u8ba1\u7b97
SelectDeleteProjectDialog.Title=\u9009\u62E9\u5DE5\u7A0B
@@ -436,14 +433,14 @@ CreateWSDLSchemaAction.editWSDL=\u7F16\u8F91WSDL schema
CreateWSDLSchemaAction.openWSDL=\u6253\u5F00 WSDL schema
DatabaseForm.selectJar=\u9009\u62E9jar\u6587\u4EF6
EDemoProjectFileType.unknowType=\u672A\u77E5\u6587\u4EF6\u7C7B\u578B
EditPropertiesAction.renameError=\u547D\u540D\u4ECE{0} \u5230{1}\u9519\u8BEF\!
EditPropertiesAction.renameError=\u547D\u540D\u4ECE{0} \u5230{1}\u9519\u8BEF\\!
EditPropertiesAction.warning=\u8B66\u544A
ExportItemUtil.cannotCreate=\u65E0\u6CD5\u521B\u5EFA
ExportItemUtil.cannotCreateDir=\u65E0\u6CD5\u521B\u5EFA\u8DEF\u5F84
ExportProjectsAsAction.createLiberariesLink=\u521B\u5EFA\u5916\u90E8\u5E93\u94FE\u63A5
ExportProjectsAsAction.processProject=\u9879\u76EE\u8FDB\u7A0B
ExtractionFieldsWithXPathEditorView.columnName=\u5217\u540D
ExtractionFieldsWithXPathEditorView.exist=\ \u5DF2\u5B58\u5728.
ExtractionFieldsWithXPathEditorView.exist=\\ \u5DF2\u5B58\u5728.
FileStep2Form.onlyNumber=\u53EA\u5141\u8BB8\u6570\u5B57\u3002
FileStep2Form.output=\u6807\u51c6\u8f93\u51fa
FileStep2Form.preview=\u9884\u89c8
@@ -526,9 +523,9 @@ ContextExportType_NullCannotBeMapped=Null\u503C\u4E0D\u80FD\u6620\u5C04\u5230\u4
ContextExportDialog_ContextsExport=\u73AF\u5883\u5BFC\u51FA
ContextExportDialog_ContextsExportDesc=\u5B9A\u4E49\u7684\u4E0A\u4E0B\u6587\u7684\u65B9\u5F0F\u5C06\u88AB\u5BFC\u51FA\u5230\u751F\u6210\u7684WSDL\u4E2D\u3002
ContextExportDialog_ExportMode=\u5BFC\u51FA\u6A21\u5F0F
ContextExportDialog_FileAttachmentNotSupported=\\u662F\u4E00\u4E2A\u5B57\u7B26\u4E32\u5185\u5BB9. \u4E0D\u652F\u6301\u6587\u4EF6\u9644\u4EF6\u6A21\u5F0F.
ContextExportDialog_FileAttachmentNotSupported=\\\u662F\u4E00\u4E2A\u5B57\u7B26\u4E32\u5185\u5BB9. \u4E0D\u652F\u6301\u6587\u4EF6\u9644\u4EF6\u6A21\u5F0F.
ContextExportDialog_Name=\u4f5c\u4e1a\u540d
ContextExportDialog_StringAttachmentNotSupported=\\u662F\u4E00\u4E2A\u6587\u4EF6\u5185\u5BB9\u3002.\u4E0D\u652F\u6301\u5B57\u7B26\u4E32\u9644\u4EF6\u6A21\u5F0F.
ContextExportDialog_StringAttachmentNotSupported=\\\u662F\u4E00\u4E2A\u6587\u4EF6\u5185\u5BB9\u3002.\u4E0D\u652F\u6301\u5B57\u7B26\u4E32\u9644\u4EF6\u6A21\u5F0F.
ContextExportDialog_XsdType=XSD\u7C7B\u578B
PaletteSettingPage.paletteSettings=\u8C03\u8272\u677F\u8BBE\u7F6E
PaletteSettingPage.selection1=\u60A8\u9009\u4E3A\u9690\u85CF\u7684\u67D0\u4E9B\u7EC4\u4EF6\u5DF2\u5728\u6B64\u5DE5\u7A0B\u4E2D\u4F7F\u7528\uFF0C\u56E0\u6B64\u5B83\u4EEC\u5FC5\u987B\u53EF\u89C1\u3002
@@ -806,7 +803,7 @@ WorkbenchMessages.ExportWizard_title=\u51FA\u53E3
JavaJobScriptsExportWSWizardPage.banServiceJob=\u670D\u52A1\u4F5C\u4E1A\u4E0D\u80FD\u72EC\u7ACB\u6784\u5EFA\uFF0C\u800C\u662F\u7528\u5206\u914D\u7684\u670D\u52A1\u8282\u70B9\u5BFC\u51FA\u3002
LimitRESTRequestJobChecker.limit_tRESTRequest=ESB\u4F5C\u4E1A\u53EA\u80FD\u4F7F\u7528[OSGI Bundle for ESB]\u7C7B\u578B\u6784\u5EFA\u201C{0}\u201D\u3002
LimitESBConsumerJobChecker.limit_tRESTClient_tESBConsumer=\u53EA\u80FD\u4F7F\u7528[\u72EC\u7ACB\u4F5C\u4E1A]\uFF0C[OSGI Bundle for ESB]\u4E4B\u4E00\u6784\u5EFAESB\u4F5C\u4E1A\u5305\u542B\u201C{0}\u201D\u3002
LimitESBConsumerJobChecker.limitFeaturesWithStandalone.locator=\t\n\n\u5728\u4F7F\u7528[\u72EC\u7ACB\u4F5C\u4E1A]\u6784\u5EFA\u65F6\uFF0CESB\u4F5C\u4E1A\u5305\u542B\u201C{0}\u201D\u4E0D\u5E94\u6307\u5B9A\u529F\u80FD\u670D\u52A1\u5B9A\u4F4D\u5668
LimitESBConsumerJobChecker.limitFeaturesWithStandalone.locator=\u5728\u4F7F\u7528[\u72EC\u7ACB\u4F5C\u4E1A]\u6784\u5EFA\u65F6\uFF0CESB\u4F5C\u4E1A\u5305\u542B\u201C{0}\u201D\u4E0D\u5E94\u6307\u5B9A\u529F\u80FD\u670D\u52A1\u5B9A\u4F4D\u5668
LimitESBConsumerJobChecker.limitFeaturesWithStandalone.SAM=\u5728\u4F7F\u7528[\u72EC\u7ACB\u4F5C\u4E1A]\u6784\u5EFA\u65F6\uFF0CESB\u4F5C\u4E1A\u5305\u542B\u201C{0}\u201D\u4E0D\u5E94\u6307\u5B9A\u529F\u80FD\u670D\u52A1\u6CE8\u518C\u8868
LimitESBConsumerJobChecker.limitFeaturesWithStandalone.SR=\u5728\u4F7F\u7528[\u72EC\u7ACB\u4F5C\u4E1A]\u6784\u5EFA\u65F6\uFF0CESB\u4F5C\u4E1A\u5305\u542B\u201C{0}\u201D\u4E0D\u5E94\u6307\u5B9A\u529F\u80FD\u670D\u52A1\u6CE8\u518C\u8868
DataTransferMessages.ArchiveExport_selectDestinationTitle=\u5BFC\u51FA\u5230\u5B58\u6863\u6587\u4EF6
@@ -880,12 +877,12 @@ LoginProjectPage.fetchLicense.error.failed=\u6293\u53D6\u8BB8\u53EF\u8BC1\u5931\
VersionManagementDialog.selectAll=\u9009\u62E9\u6240\u6709
VersionManagementDialog.valueWarning=\u503C\u65E0\u6548
VersionManagementDialog.WarningTitle2=\u8B66\u544A
VersionManagementDialog.openedInEditorMessage=\u6761\u76EE: {0}\n \u5728\u7F16\u8F91\u5668\u4E2D\u6253\u5F00\uFF0C\u5728\u70B9\u51FBOK\u540E\u4FDD\u5B58\u3002
VersionManagementDialog.openedInEditorMessage=\u6761\u76EE: {0}\\n \u5728\u7F16\u8F91\u5668\u4E2D\u6253\u5F00\uFF0C\u5728\u70B9\u51FBOK\u540E\u4FDD\u5B58\u3002
VersionManagementDialog.inValidVersionWarning=\u975E\u6CD5\u7684\u7248\u672C\u6A21\u5F0F
VersionManagementDialog.applyVersion=\u5E94\u7528\u7248\u672C
VersionManagementDialog.useJobVersion=\u4F7F\u7528\u4F5C\u4E1A\u7248\u672C
JavaVersionProjectSettingPage.versionLabel=JDK \u7F16\u8BD1\u5668\u5408\u89C4\u6027\u7EA7\u522B:
BuildJobManager.mavenErrorMessage=\u4F5C\u4E1A\u672A\u6210\u529F\u6784\u5EFA\uFF0C\u8BF7\u68C0\u67E5\u65E5\u5FD7\u4EE5\u4E86\u89E3\u5DE5\u4F5C\u7A7A\u95F4/ .Java / lastGenerated.log\u4E0A\u7684\u66F4\u591A\u8BE6\u7EC6\u4FE1\u606F
BuildJobManager.mavenErrorMessage=\u4F5C\u4E1A\u672A\u6210\u529F\u6784\u5EFA\uFF0C\u8BF7\u68C0\u67E5\u65E5\u5FD7\u4EE5\u4E86\u89E3\u5DE5\u4F5C\u7A7A\u95F4{0}\u4E0A\u7684\u66F4\u591A\u8BE6\u7EC6\u4FE1\u606F
VersionManagementDialog.projectVersion=\u5DE5\u7A0B\u7248\u672C
VersionManagementDialog.useSnapshot=\u4F7F\u7528\u5FEB\u7167
VersionManagementDialog.applyDetail=\u5E94\u7528
@@ -952,3 +949,42 @@ ReferenceProjectSetupPage.ErrorMissingReferencedProject=\u7F3A\u5C11\u5F15\u7528
MavenGroupIdProjectSettingPage.skipGroupIdLabel=\u5982\u679C\u9879\u76EE\u5177\u6709\u6587\u4EF6\u5939\uFF0C\u5219\u8DF3\u8FC7\u57FA\u672C groupID
AuditProjectSettingPage.selectAuditReportFolder=\u8BF7\u9009\u62E9\u4E00\u4E2A\u751F\u6210\u5BA1\u8BA1\u62A5\u544A\u6587\u4EF6\u5939\uFF01
AuditProjectSettingPage.generateAuditReportProgressBar=\u751F\u6210\u5BA1\u8BA1\u62A5\u544A\uFF01
LimitRESTRequestJobChecker.limit_ESBJobForOSGI=\u65E0\u6CD5\u4F7F\u7528 [OSGI Bundle For ESB] \u7C7B\u578B\u6784\u5EFA\u4E0D\u542B ESB \u7EC4\u4EF6\u7684\u4F5C\u4E1A\u3002
AuditProjectSettingPage.generateButtonText=\u751F\u6210\u5BA1\u8BA1\u62A5\u544A
AuditProjectSettingPage.savedInDBButtonText=\u5728\u6570\u636E\u5E93\u4E2D\u4FDD\u5B58\u62A5\u544A
AuditProjectSettingPage.DBConfig.title=\u5BA1\u8BA1\u6570\u636E\u5E93\u914D\u7F6E
AuditProjectSettingPage.DBConfig.dbType=\u6570\u636E\u5E93\u7C7B\u578B
AuditProjectSettingPage.DBConfig.dbTypeTip=\u6570\u636E\u5E93\u7C7B\u578B\u5B9A\u4E49\u8FDE\u63A5\u5B57\u7B26\u4E32\u548C\u9A71\u52A8\u7A0B\u5E8F
AuditProjectSettingPage.DBConfig.dbVersion=\u7248\u672C
AuditProjectSettingPage.DBConfig.dbVersionTip=\u8BF7\u9009\u62E9\u6570\u636E\u5E93\u7248\u672C
AuditProjectSettingPage.DBConfig.Driver=\u9A71\u52A8\u7A0B\u5E8F
AuditProjectSettingPage.DBConfig.Url=URL
AuditProjectSettingPage.DBConfig.Username=\u7528\u6237\u540D
AuditProjectSettingPage.DBConfig.Password=\u5BC6\u7801
AuditProjectSettingPage.DBConfig.CheckButtonText=\u68C0\u67E5\u8FDE\u63A5
AuditProjectSettingPage.history.label=\u4ECE\u5386\u53F2\u8BB0\u5F55\u91CD\u65B0\u751F\u6210
AuditProjectSettingPage.history.labelTip=\u9009\u62E9\u9AD8\u7EA7\u8BBE\u7F6E\uFF0C\u4FBF\u6709\u53EF\u80FD\u4ECE\u5386\u53F2\u8BB0\u5F55\u751F\u6210\u62A5\u544A\u3002
AuditProjectSettingPage.history.refreshButton=\u5237\u65B0
AuditProjectSettingPage.history.historyGenerateButton=\u751F\u6210
AuditProjectSettingPage.generate.title=\u751F\u6210\u5BA1\u8BA1\u62A5\u544A
AuditProjectSettingPage.generate.successful=\u6210\u529F\u751F\u6210\u62A5\u544A\u3002\u8BF7\u68C0\u67E5\u6B64\u5904:\"{0}\"\u3002
AuditProjectSettingPage.generate.failed=\u751F\u6210\u62A5\u544A\u5931\u8D25\uFF0C\u8BF7\u68C0\u67E5\u5BA1\u8BA1\u914D\u7F6E\u3002
JavaJobScriptsExportWSWizardPage.IMAGE=Docker \u6620\u50CF
JavaJobScriptsExportWSWizardPage.DOCKER.optionGroup=Docker \u9009\u9879
JavaJobScriptsExportWSWizardPage.DOCKER.dockerHost=Docker \u4E3B\u673A
JavaJobScriptsExportWSWizardPage.DOCKER.localHost=\u672C\u5730
JavaJobScriptsExportWSWizardPage.DOCKER.remoteHost=\u8FDC\u7A0B
JavaJobScriptsExportWSWizardPage.DOCKER.registryLabel=Registry
JavaJobScriptsExportWSWizardPage.DOCKER.registryUsername=\u7528\u6237\u540D
JavaJobScriptsExportWSWizardPage.DOCKER.registryPassword=\u5BC6\u7801
JavaJobScriptsExportWSWizardPage.DOCKER.imageLabel=\u6620\u50CF\u540D\u79F0
JavaJobScriptsExportWSWizardPage.DOCKER.tagLabel=\u6620\u50CF\u6807\u8BB0
JavaJobScriptsExportWSWizardPage.DOCKER.errorMsg={0} \u4E0D\u80FD\u4E3A\u7A7A\u3002
LoginProjectPage.cloud.apac=APAC \u4E91
ArtifactRepositoryShareSettingPage.enableShareLabel=\u5C06\u7EC4\u4EF6\u66F4\u65B0\u4F20\u64AD\u5230\u6784\u4EF6\u5E93:
ArtifactRepositoryShareSettingPage.repositoryIdLabel=\u5B58\u50A8\u5E93 ID:
ArtifactRepositoryShareSettingPage.checkLabel=\u68C0\u67E5\u8FDE\u63A5
ArtifactRepositoryShareSettingPage.showWarnDialogWhenInstallingFeatures=\u5B89\u88C5\u7EC4\u4EF6\u65F6\u663E\u793A\u8B66\u544A\u5BF9\u8BDD\u6846
ArtifactRepositoryShareSettingPage.autoCheckUpdate=\u81EA\u52A8\u68C0\u67E5\u66F4\u65B0
ArtifactRepositoryShareSettingPage.checkUpdatePerDays=\u68C0\u67E5\u66F4\u65B0\u9891\u7387(\u5929)
ArtifactRepositoryShareSettingPage.checkUpdatePerDays.error=\u8BF7\u4E3A [{2}] \u8F93\u5165\u4E00\u4E2A {0} \u548C {1} \u4E4B\u95F4\u7684\u6574\u6570

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.repository.view.di.nl
Bundle-Version: 7.1.1.qualifier
Bundle-Version: 7.1.2.qualifier
Fragment-Host: org.talend.repository.view.di

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.view.di.nl</artifactId>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.sbi.engines.client.nl
Bundle-Version: 7.1.1.qualifier
Bundle-Version: 7.1.2.qualifier
Fragment-Host: org.talend.sbi.engines.client

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.sbi.engines.client.nl</artifactId>

View File

@@ -42,3 +42,4 @@ DataTransferMessages.ArchiveExport_exportTitle=\u30A2\u30FC\u30AB\u30A4\u30D6\u3
DataTransferMessages.ZipExport_mustBeFile=\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u306E\u30C7\u30B9\u30C6\u30A3\u30CD\u30FC\u30B7\u30E7\u30F3\u306B\u306F\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u3067\u306F\u306A\u304F\u30D5\u30A1\u30A4\u30EB\u3092\u6307\u5B9A\u3057\u3066\u4E0B\u3055\u3044\u3002
DataTransferMessages.ZipExport_alreadyExistsError=\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u306E\u30C7\u30B9\u30C6\u30A3\u30CD\u30FC\u30B7\u30E7\u30F3\u306F\u65E2\u306B\u5B58\u5728\u3057\u3001\u4E0A\u66F8\u304D\u3067\u304D\u307E\u305B\u3093\u3002
DataTransferMessages.ArchiveExport_destinationLabel=\u30D5\u30A1\u30A4\u30EB\u3092&\u30A2\u30FC\u30AB\u30A4\u30D6\u3059\u308B\u306B\u306F:
SpagoBiPreferencePage.technicalStatusLabel.Deprecated=SpagoBI\u30B5\u30FC\u30D0\u30FC(\u975E\u63A8\u5968)

View File

@@ -37,8 +37,9 @@ SpagoBITalendEngineClient.4=/
SpagoBITalendEngineClient.5=\u4E25\u91CD\u534F\u8BAE\u51B2\u7A81\uFF1A{0}
SpagoBITalendEngineClient.6=\u4E25\u91CD\u4F20\u8F93\u9519\u8BEF\uFF1A{0}
SpagoBITalendEngineClient.serviceFailed=\u670D\u52A1\u5931\u8D25
SpagoBITalendEngineClient.unsupportEngineer=\u4E0D\u652F\u6301\u7684\u673A\u5668\u7248\u672C\r\n
SpagoBITalendEngineClient.unsupportEngineer=\u4E0D\u652F\u6301\u7684\u673A\u5668\u7248\u672C
DataTransferMessages.ArchiveExport_exportTitle=\u5B58\u6863\u6587\u4EF6
DataTransferMessages.ZipExport_mustBeFile=\u5BFC\u51FA\u76EE\u6807\u5FC5\u987B\u662F\u6587\u4EF6,\u4E0D\u80FD\u662F\u76EE\u5F55.
DataTransferMessages.ZipExport_alreadyExistsError=\u5BFC\u51FA\u76EE\u6807\u5DF2\u5B58\u5728\u4E14\u4E0D\u80FD\u88AB\u8986\u76D6.
DataTransferMessages.ArchiveExport_destinationLabel=\u76EE\u6807\u53CA\u5F52\u6863\u6587\u4EF6
SpagoBiPreferencePage.technicalStatusLabel.Deprecated=SpagoBI \u670D\u52A1\u5668 (\u4E0D\u63A8\u8350\u4F7F\u7528)

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.spagic.engines.client.nl
Bundle-Version: 7.1.1.qualifier
Bundle-Version: 7.1.2.qualifier
Fragment-Host: org.talend.spagic.engines.client

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.spagic.engines.client.nl</artifactId>

View File

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

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.sqlbuilder.nl</artifactId>

View File

@@ -61,7 +61,7 @@ Progress.Dictionary.Scanning=\u30AD\u30E3\u30C3\u30B7\u30E5\u3055\u308C\u305Fcon
DB2ExplainPlanAction.logMessage5=sql\u5B9F\u884C\u30BF\u30D6\u306E\u4F5C\u6210\u30A8\u30E9\u30FC
DB2ExplainPlanAction.logMessage4=DB2ExplainPlan\u30A2\u30AF\u30B7\u30E7\u30F3\u4F8B\u5916:
DB2ExplainPlanAction.logMessage3=plan\u30C6\u30FC\u30D6\u30EB\u306E\u4F5C\u6210\u30A8\u30E9\u30FC
DB2ExplainPlanAction.logMessage2=\u30B9\u30C6\u30FC\u30C8\u30E1\u30F3\u30C8\u3092\u9589\u3058\u308B\u306E\u306B\u5931\u6557:
DB2ExplainPlanAction.logMessage2=\u30B9\u30C6\u30FC\u30C8\u30E1\u30F3\u30C8\u3092\u9589\u3058\u308B\u306E\u306B\u5931\u6557:
DB2ExplainPlanAction.logMessage1=SessionTreeNode\u306E\u53D6\u5F97\u306B\u5931\u6557
db2.editor.actions.explain=DB2 Explain Plan\u3092\u8868\u793A
SQLBuilderRepositoryNodeManager.exceptionMessage=\u30D5\u30A9\u30EB\u30C0\u30FC\u306E\u30EA\u30DD\u30B8\u30C8\u30EA\u30CE\u30FC\u30C9\u306F\u3001\u3053\u308C\u3092\u547C\u3073\u51FA\u305B\u307E\u305B\u3093\u3002
@@ -525,7 +525,7 @@ DatabaseDetailView.Tab.ColumnInfo=\u30AB\u30E9\u30E0
DatabaseDetailView.Tab.ConnectionInfo.DatabaseProductName=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u88FD\u54C1\u540D
DatabaseDetailView.Tab.Indexes.status=\u30A4\u30F3\u30C7\u30AF\u30B9:
GenerateSelectSQLAction.textCenerateSelectStatement=SELECT\u30B9\u30C6\u30FC\u30C8\u30E1\u30F3\u30C8\u3092\u751F\u6210\u4E2D
EMFRepositoryNodeManager.Notice.info3=\u30B0\u30E9\u30D5\u30A3\u30AB\u30EBSQL\u30A8\u30C7\u30A3\u30BF\u306F'select'\u30B9\u30C6\u30FC\u30C8\u30E1\u30F3\u30C8\u306E\u307F\u6271\u3048\u307E\u3059\u3002
EMFRepositoryNodeManager.Notice.info3=\u30B0\u30E9\u30D5\u30A3\u30AB\u30EBSQL\u30A8\u30C7\u30A3\u30BF\u306F\'select\'\u30B9\u30C6\u30FC\u30C8\u30E1\u30F3\u30C8\u306E\u307F\u6271\u3048\u307E\u3059\u3002
EMFRepositoryNodeManager.Notice.info2=\u30B0\u30E9\u30D5\u30A3\u30AB\u30EBSQL\u30A8\u30C7\u30A3\u30BF\u3067\u306F\u6700\u521D\u306E\uFF11\u6587\u3057\u304B\u6271\u3048\u307E\u305B\u3093\u3002\u7D9A\u3051\u307E\u3059\u304B\uFF1F
DatabaseDetailView.Tab.ConnectionInfo.DriverMajor=\u30C9\u30E9\u30A4\u30D0\u306E\u30E1\u30B8\u30E3\u30FC\u30D0\u30FC\u30B8\u30E7\u30F3
SQLBuilderTabComposite.Notice.title=\u30CE\u30FC\u30C8
@@ -533,7 +533,7 @@ SQLResultsView.ConnectionWait=\u63A5\u7D9A\u4E2D\u3067\u3059...
DatabaseStructureView.synonym=\u540C\u7FA9\u8A9E
Refresh=\u66F4\u65B0
SQLEditorProposalAdapter.updateFilter=\u521D\u671F\u30D5\u30A3\u30EB\u30BF {0} \u3092\u66F4\u65B0
SQLEditorProposalUtil.needChanged=\u30A8\u30A4\u30EA\u30A2\u30B9: {0}\n\u3000\u8AAC\u660E: \u3053\u308C\u306F {1}\u3000\u306E\u30A8\u30A4\u30EA\u30A2\u30B9\u3067\u3059
SQLEditorProposalUtil.needChanged=\u30A8\u30A4\u30EA\u30A2\u30B9: {0}\\n\u3000\u8AAC\u660E: \u3053\u308C\u306F {1}\u3000\u306E\u30A8\u30A4\u30EA\u30A2\u30B9\u3067\u3059
SqlEditDialog.language=tsql
ContextModeSessionSwitcher.buttonText=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30E2\u30FC\u30C9
SqlBuilderPreferencePage.sql=DB\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30AF\u30A8\u30EA\u30C1\u30A7\u30C3\u30AF\u3092\u6709\u52B9\u306B\u3057\u307E\u3059 (\u7279\u5B9A\u306E\u30AF\u30A8\u30EA\u306B\u5BFE\u3059\u308B\u8B66\u544A\u3092\u6709\u52B9\u306B\u3057\u307E\u3059)

View File

@@ -59,7 +59,7 @@ DatabaseDetailView.NoSelection=\u9009\u4E2D\u6570\u636E\u5E93\u7ED3\u6784\u89C6\
db2.editor.actions.explain.notFound=\u6CA1\u6709\u627E\u5230\u8BA1\u5212\u8868\u3002\u60F3\u8981\u521B\u5EFA\u4E00\u4E2A\u65B0\u7684\u8BA1\u5212\u8868\u4E48\uFF1F
Progress.Dictionary.Scanning=\u6B63\u5728\u626B\u63CF\u7F13\u5B58\u7684\u5185\u5BB9\u52A9\u624B\u6570\u636E
DB2ExplainPlanAction.logMessage5=\u521B\u5EFASQL\u6267\u884C\u6807\u7B7E\u9519\u8BEF
DB2ExplainPlanAction.logMessage4=DB2ExplainPlan\u6267\u884C\u5F02\u5E38:
DB2ExplainPlanAction.logMessage4=DB2ExplainPlan\u6267\u884C\u5F02\u5E38:
DB2ExplainPlanAction.logMessage3=\u521B\u5EFA\u8BA1\u5212\u8868\u9519\u8BEF
DB2ExplainPlanAction.logMessage2=\u5173\u95ED\u6307\u4EE4\u5931\u8D25:
DB2ExplainPlanAction.logMessage1=\u83B7\u53D6SessionTreeNode\u5931\u8D25
@@ -480,7 +480,7 @@ EMFRepositoryNodeManager.Notice.info=\u4F60\u5FC5\u987B\u8F93\u5165\u81F3\u5C11\
OracleExplainPlanAction.logMessage2=\u521B\u5EFA\u8BA1\u5212\u8868\u65F6\u51FA\u9519
OracleExplainPlanAction.logMessage1=\u83B7\u53D6TreeNode \u4F1A\u8BDD\u5931\u8D25
Images.ColumnNodeIcon=icons/columns.gif
SQLBuilderDialog.SaveAllQueries.Info= \u8981\u4FDD\u5B58\u6240\u6709\u4FEE\u6539\u7684\u67E5\u8BE2\u5417\uFF1F
SQLBuilderDialog.SaveAllQueries.Info=\u8981\u4FDD\u5B58\u6240\u6709\u4FEE\u6539\u7684\u67E5\u8BE2\u5417\uFF1F
SQLResultsView.Executing=\u6267\u884C ...
DBTreeActionGroup.logMessage=\u4E0D\u80FD\u521B\u5EFAmenu action
ConnectionInfoTab.logMessage123=\u83B7\u53D6\u5C5E\u6027storesLowerCaseIdentifiers \u51FA\u9519

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.designer.business.feature"
label="Business Feature"
version="7.1.1.qualifier"
version="7.1.2.qualifier"
provider-name=".Talend SA.">
<description url="http://www.talend.com/online/featuresdescription.html#business-feature">

View File

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

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.designer.feature"
label="Designer Feature"
version="7.1.1.qualifier"
version="7.1.2.qualifier"
provider-name=".Talend SA.">
<description url="http://www.talend.com/online/featuresdescription.html#designer-feature">

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.feature</artifactId>

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.rcp.branding.tos.feature"
label="Tos branding feature"
version="7.1.1.qualifier"
version="7.1.2.qualifier"
provider-name=".Talend SA."
plugin="org.talend.rcp.branding.tos">

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.rcp.branding.tos.feature</artifactId>

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.rcp.branding.tos.test.feature"
label="Test feature for TOS"
version="7.1.1.qualifier">
version="7.1.2.qualifier">
<description url="http://www.example.com/description">
[Enter Feature Description here.]

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.rcp.branding.tos.test.feature</artifactId>

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.repository.feature"
label="Repository Feature"
version="7.1.1.qualifier"
version="7.1.2.qualifier"
provider-name=".Talend SA.">
<description url="http://www.talend.com/online/featuresdescription.html#repository-feature">

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