Compare commits

..

272 Commits

Author SHA1 Message Date
root
1d2c4f8afc babili-export 2020-01-07 08:28:25 -08: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
5479 changed files with 39489 additions and 77414 deletions

View File

@@ -4,5 +4,4 @@ Huge thanks to these people who contributed in making Talend product better:
- [jlolling](https://github.com/jlolling) (Jan -and Miss- Lolling)
- [kirkalicious](https://github.com/kirkalicious) (Kirk Tarou)
- [mrizzato](https://github.com/mrizzato) (Massimiliano Rizzato)
- [brazabr](https://github.com/brazabr) (Thiago Benvenuto)
- [phoflack](https://jira.talendforge.org/secure/ViewProfile.jspa?name=phoflack) (Philip Hoflack)
- [brazabr](https://github.com/brazabr) (Thiago Benvenuto)

View File

@@ -17,7 +17,7 @@ All Talend Studio repositories follow the same file structure:
|_ main Main Eclipse plugins and features
|_ features
|_ plugins
|_ test Eclipse plugins and features for unit tests.
|_ test Eclipse plugins and features for unit tests.
|_ features
|_ plugins
|_ i18n Internationalization plugins and features.
@@ -36,7 +36,7 @@ Documentation is available on [Talend Help Center](http://help.talend.com/).
## Support
## Support
You can ask for help on our [Forum](http://www.talend.com/services/global-technical-support).
@@ -55,6 +55,6 @@ See the [CONTRIBUTORS.md](./CONTRIBUTORS.md) file for details.
## License
Copyright (c) 2006-2019 Talend
Copyright (c) 2006-2016 Talend
Licensed under the Apache V2 License

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.3.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.3.1-SNAPSHOT</version>
<version>7.1.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.abstractmap.nl</artifactId>

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.3.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.3.1-SNAPSHOT</version>
<version>7.1.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.alfrescooutput.nl</artifactId>

View File

@@ -1,9 +1,9 @@
AlfrescoModelDialog.missingAspectDefinitions.msg=The chosen aspects refer to unknown Alfresco aspect(s) : ${0}.\nPlease provide the alfresco model files that define them.
AlfrescoModelDialog.missingAspectDefinitions.msg=The chosen aspects refer to unknown Alfresco aspect(s) : ${0}.\n\
AlfrescoModelDialog.modelTable.title=Title
AlfrescoModelDialog.availableAspects=Available Aspects
AlfrescoModelDialog.missingAspectDefinitions.title=Missing aspect definitions
AlfrescoModelDialog.missingAspectDefinitions.title=Missing aspects definitions
AlfrescoOutputManager.schemaError.title=Error in schema
AlfrescoModelDialog.missingTypeDefinitions.msg=The chosen type refers to unknown Alfresco type(s) or aspect(s) : ${0}.\nPlease provide the alfresco model files that define them.
AlfrescoModelDialog.missingTypeDefinitions.msg=The chosen type refers to unknown Alfresco type(s) or aspect(s) : ${0}.\n\
AlfrescoModelDialog.missingTypeDefinitions.title=Missing type definitions
AlfrescoModelDialog.add=Add...
AlfrescoOutputModelManager.errorReadingModel=Error reading Alfresco model file

View File

@@ -1,9 +1,9 @@
AlfrescoModelDialog.missingAspectDefinitions.msg=\u6240\u9009\u62E9\u7684\u65B9\u9762\u6D89\u53CA\u672A\u77E5\u7684Alfresco\u65B9\u9762: ${0}.\u8BF7\u63D0\u4F9Balfresco \u6A21\u578B\u6587\u4EF6\u5B9A\u4E49\u4ED6\u4EEC.
AlfrescoModelDialog.missingAspectDefinitions.msg=\u6240\u9009\u62E9\u7684\u65B9\u9762\u6D89\u53CA\u672A\u77E5\u7684 Alfresco \u65B9\u9762: ${0}\u3002\\nAlfrescoModelDialog.missingAspectDefinitions.title=\u7F3A\u5C11\u65B9\u9762\u5B9A\u4E49
AlfrescoModelDialog.modelTable.title=\u6807\u9898
AlfrescoModelDialog.availableAspects=\u53EF\u7528\u56E0\u7D20
AlfrescoModelDialog.missingAspectDefinitions.title=\u7F3A\u7701\u65B9\u9762\u5B9A\u4E49
AlfrescoOutputManager.schemaError.title=Schema \u9519\u8BEF
AlfrescoModelDialog.missingTypeDefinitions.msg=\u6240\u9009\u62E9\u7684\u7C7B\u578B\u6D89\u53CA\u672A\u77E5\u7684Alfresco\u7C7B\u578B\u6216\u65B9\u9762: ${0}.\uFF0C\u8BF7\u63D0\u4F9Balfresco \u6A21\u578B\u6587\u4EF6\u5B9A\u4E49\u4ED6\u4EEC.
AlfrescoModelDialog.missingTypeDefinitions.msg=\u6240\u9009\u62E9\u7684\u7C7B\u578B\u6D89\u53CA\u672A\u77E5\u7684 Alfresco \u7C7B\u578B\u6216\u65B9\u9762: ${0}\u3002\\n
AlfrescoModelDialog.missingTypeDefinitions.title=\u7F3A\u7701\u7C7B\u578B\u5B9A\u4E49
AlfrescoModelDialog.add=\u6DFB\u52A0...
AlfrescoOutputModelManager.errorReadingModel=\u8BFB\u53D6Alfresco\u7684\u6A21\u578B\u6587\u4EF6\u9519\u8BEF

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.3.1.qualifier
Bundle-Version: 7.1.2.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.designer.business.diagram
Bundle-Localization: plugin

View File

@@ -1,3 +1,3 @@
providerName=.Talend SA.
pluginName=Business Plugin
pluginName=Business Diagram Plug-in
repository.businessProcess=Business Models

View File

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

View File

@@ -1,15 +1,15 @@
BusinessInitDiagramFileAction.DiagramFile= diagram file
BusinessInitDiagramFileAction.DiagramFile=\ diagram file
BusinessAbstractParser.ValueOfLongIsExpected=Value of type Long is expected
BusinessAbstractParser.ValueOfFloatIsExpected=Value of type Float is expected
BusinessPaletteFactory.DataComment=Create new Data
CreateDiagramAction.CreateBusinessModel=Create Business Model
BusinessCreationWizardPage.CreatenewBusinessDiagram=Create a new Business diagram.
BusinessAbstractParser.StringIntegerConvertError=String value cannot be converted to Integer value
BusinessAbstractParser.StringIntegerConvertError=String value does not convert to Integer value
BusinessPaletteFactory.CreateGear=Create new Gear
SimpleBusinessCreationWizardPage.Title=New Business Model
BusinessNewDiagramFileWizard.CreateNewDiagram=Create new diagram based on {0} model content
BusinessAbstractParser.UnknownLiteral=Unknown literal:
BusinessAbstractParser.StringLongConverError=String value cannot be converted to Long value
BusinessAbstractParser.UnknownLiteral=Unknown literal:
BusinessAbstractParser.StringLongConverError=String value does not convert to Long value
AssignmentPropertySection.DeleteAssignment=Delete Assignment
AssignmentPropertySection.Type=Type
BusinessModelingAssistantProvider.AvaiableDomainModelElements=Available domain model elements:
@@ -20,7 +20,7 @@ AssignmentPropertySection.Name=Name
CreateAssignmentCommand.CannotAssign=Cannot Assign.
BusinessNewDiagramFileWizard.DiagramRootElement=Diagram root element
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=No diagram root element selected
BusinessVisualIDRegistry.ParseError=Unable to parse view type as a visualID number:
BusinessVisualIDRegistry.ParseError=Unable to parse view type as a visualID number:
OpenDiagramAction.EditBusinessModel=Edit Business Model
BusinessAbstractParser.ValueOfTypeByteIsExpected=Value of type Byte is expected
BusinessAbstractParser.ValueOfTypeCharacterIsExpected=Value of type Character is expected
@@ -28,18 +28,18 @@ BusinessPaletteFactory.ActionComment=Create new Action
BusinessAbstractParser.ValueOfTypeStringIsExpected=Value of type String is expected
BusinessInitDiagramFileAction.Error=Error
BusinessNewDiagramFileWizard.SelectRootElement=Select diagram root element
RepositoryFactoryProxyLabelProvider.Deleted= (Deleted)
RepositoryFactoryProxyLabelProvider.Deleted=\ (Deleted)
BusinessPaletteFactory.TerminalComment=Create new Terminal
BusinessAbstractParser.ValueOfShortIsExpected=Value of type Short is expected
BusinessPaletteFactory.DatabaseComment=Create new Database
AssignmentPropertySection.Comment=Comment
SimpleBusinessCreationWizard.NewBusinessModel=New Business Model
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=Invalid diagram root element was selected
BusinessInitDiagramFileAction.IntialNew=Initialize new
BusinessInitDiagramFileAction.IntialNew=Initialize new
FindAssignmentAction.FindAssignments=Find Assignments
RepositoryFactoryProxyLabelProvider.NotFound= (Not Found)
RepositoryFactoryProxyLabelProvider.NotFound=\ (Not Found)
BusinessPaletteFactory.Terminal=Terminal
BusinessAbstractParser.InvalidInputAt=Invalid input at
BusinessAbstractParser.InvalidInputAt=Invalid input at
BusinessPaletteFactory.Gear=Gear
BusinessPaletteFactory.InputComment=Create new Input
BusinessPaletteFactory.Data=Data
@@ -52,11 +52,11 @@ BusinessPaletteFactory.decision=Decision
BusinessPaletteFactory.Document=Document
BusinessModelingAssistantProvider.SelectDomainModelElement=Select domain model element
BusinessPaletteFactory.CreateActor=Create new Actor
BusinessAbstractParser.StringDoubleConvertError=String value cannot be converted to Double value
BusinessAbstractParser.StringDoubleConvertError=String value does not convert to Double value
BusinessPaletteFactory.Actor=Actor
EditAction.Edit=Edit
BusinessCreationWizardPage.CreateBusinessDiagram=Create a Business diagram
BusinessPaletteFactory.Database=Datasource
EditAction.Edit=Edit
BusinessCreationWizardPage.CreateBusinessDiagram=Create Business Diagram
BusinessPaletteFactory.Database=Database
BusinessPaletteFactory.ListComment=Create new List
BusinessPaletteFactory.DirectionalRelationShip=Directional Relationship
BusinessPaletteFactory.Action=Action
@@ -66,16 +66,16 @@ BusinessInitDiagramFileAction.LoadFaild=Model file loading failed
BusinessPaletteFactory.DecisionComment=Create new Decision
BusinessAbstractParser.ValueOfDoubleIsExpected=Value of type Double is expected
OpenDiagramAction.ReadBusinessModel=Read Business Model
BusinessInitDiagramFileAction.UnableToLoadResource=Unable to load resource:
BusinessInitDiagramFileAction.UnableToLoadResource=Unable to load resource:
BusinessPaletteFactory.CreateEllipse=Create new Ellipse
BusinessNewDiagramFileWizard.DiagramFile=Diagram file
BusinessAbstractParser.StringShortConverError=String value cannot be converted to Short value
BusinessAbstractParser.StringShortConverError=String value does not convert to Short value
BusinessPaletteFactory.DocuemntComment=Create new Document
BusinessAbstractParser.ValueOfIntegerIsExpected=Value of type Integer is expected
BusinessNewDiagramFileWizard.SelectDiagramRootElement=Select diagram root element:
BusinessNewDiagramFileWizard.SelectSemanticModelElement=Select semantic model element to be depicted on diagram
BusinessAbstractParser.StringFloatConvertError=String value cannot be converted to Float value
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=String value cannot be converted to Byte value
BusinessAbstractParser.StringFloatConvertError=String value does not convert to Float value
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=String value does not convert to Byte value
BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=Initialize new Ecore diagram file
BusinessTooltipFigure.assignedMeta={0} assigned Metadata
DeleteAssignmentAction.DeleteAssignment=Delete Assignment

View File

@@ -53,7 +53,7 @@ BusinessModelingAssistantProvider.SelectDomainModelElement=S\u00E9lectionner l'\
BusinessPaletteFactory.CreateActor=Cr\u00E9er un nouvel acteur
BusinessAbstractParser.StringDoubleConvertError=Une valeur de cha\u00EEne ne peut pas \u00EAtre convertie en valeur Double
BusinessPaletteFactory.Actor=Acteur
EditAction.Edit=Editer
EditAction.Edit=Modifier
BusinessCreationWizardPage.CreateBusinessDiagram=Cr\u00E9er un sch\u00E9ma m\u00E9tier
BusinessPaletteFactory.Database=Source des donn\u00E9es
BusinessPaletteFactory.ListComment=Cr\u00E9er une nouvelle liste

View File

@@ -4,12 +4,12 @@ BusinessAbstractParser.ValueOfFloatIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8B
BusinessPaletteFactory.DataComment=\u521B\u5EFA\u65B0\u7684\u6570\u636E
CreateDiagramAction.CreateBusinessModel=\u521B\u5EFA\u4E1A\u52A1\u6A21\u578B
BusinessCreationWizardPage.CreatenewBusinessDiagram=\u521B\u5EFA\u65B0\u7684\u903B\u8F91\u56FE\u3002
BusinessAbstractParser.StringIntegerConvertError=String \u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3A Integer \u7C7B\u578B
BusinessAbstractParser.StringIntegerConvertError=String \u503C\u672A\u8F6C\u6362\u4E3A Integer \u503C
BusinessPaletteFactory.CreateGear=\u521B\u5EFA\u9F7F\u8F6E
SimpleBusinessCreationWizardPage.Title=\u65B0\u7684\u4E1A\u52A1\u6A21\u578B
BusinessNewDiagramFileWizard.CreateNewDiagram=\u57FA\u4E8E {0} \u6A21\u578B\u5185\u5BB9\u521B\u5EFA\u65B0\u56FE
BusinessAbstractParser.UnknownLiteral=\u65E0\u6548\u7684\u6587\u5B57
BusinessAbstractParser.StringLongConverError=String \u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3A Long \u7C7B\u578B
BusinessAbstractParser.StringLongConverError=String \u503C\u672A\u8F6C\u6362\u4E3A Long \u503C
AssignmentPropertySection.DeleteAssignment=\u5220\u9664\u5206\u914D
AssignmentPropertySection.Type=\u7C7B\u578B
BusinessModelingAssistantProvider.AvaiableDomainModelElements=\u53EF\u7528\u7684\u57DF\u6A21\u578B\u5143\u7D20:
@@ -52,11 +52,11 @@ BusinessPaletteFactory.decision=\u51B3\u7B56
BusinessPaletteFactory.Document=\u6587\u6863
BusinessModelingAssistantProvider.SelectDomainModelElement=\u9009\u62E9\u57DF\u6A21\u578B\u5143\u7D20
BusinessPaletteFactory.CreateActor=\u521B\u5EFA\u89D2\u8272
BusinessAbstractParser.StringDoubleConvertError=String\u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3ADoule\u7C7B\u578B
BusinessAbstractParser.StringDoubleConvertError=String \u503C\u672A\u8F6C\u6362\u4E3A Double \u503C
BusinessPaletteFactory.Actor=\u89D2\u8272
EditAction.Edit=\u7F16\u8F91
BusinessCreationWizardPage.CreateBusinessDiagram=\u521B\u5EFA\u903B\u8F91\u56FE
BusinessPaletteFactory.Database=\u6570\u636E\u6E90
BusinessPaletteFactory.Database=\u6570\u636E\u5E93
BusinessPaletteFactory.ListComment=\u521B\u5EFA\u65B0\u7684\u5217\u8868
BusinessPaletteFactory.DirectionalRelationShip=\u65B9\u5411\u5173\u8054
BusinessPaletteFactory.Action=\u64CD\u4F5C
@@ -69,13 +69,13 @@ OpenDiagramAction.ReadBusinessModel=\u8BFB\u53D6\u4E1A\u52A1\u6A21\u578B
BusinessInitDiagramFileAction.UnableToLoadResource=\u4E0D\u80FD\u53BB\u88C5\u8F7D\u8D44\u6E90:
BusinessPaletteFactory.CreateEllipse=\u521B\u5EFA\u692D\u5706
BusinessNewDiagramFileWizard.DiagramFile=\u56FE\u8868\u6587\u4EF6
BusinessAbstractParser.StringShortConverError=String \u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3A Short \u7C7B\u578B
BusinessAbstractParser.StringShortConverError=String \u503C\u672A\u8F6C\u6362\u4E3A Short \u503C
BusinessPaletteFactory.DocuemntComment=\u521B\u5EFA\u65B0\u7684\u6587\u6863
BusinessAbstractParser.ValueOfIntegerIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8BE5\u4E3AInteger
BusinessNewDiagramFileWizard.SelectDiagramRootElement=\u9009\u62E9\u56FE\u6839\u5143\u7D20:
BusinessNewDiagramFileWizard.SelectSemanticModelElement=\u9009\u62E9\u8981\u5728\u56FE\u4E0A\u63CF\u8FF0\u7684\u8BED\u4E49\u6A21\u578B\u5143\u7D20
BusinessAbstractParser.StringFloatConvertError=String \u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3A Float \u7C7B\u578B
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=String \u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3A Byte \u7C7B\u578B
BusinessAbstractParser.StringFloatConvertError=String \u503C\u672A\u8F6C\u6362\u4E3A Float \u503C
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=String \u503C\u672A\u8F6C\u6362\u4E3A Byte \u503C
BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=\u521D\u59CB\u5316\u65B0\u7684Ecore\u56FE\u8868\u6587\u4EF6
BusinessTooltipFigure.assignedMeta={0}\u5206\u914D\u5143\u6570\u636E
DeleteAssignmentAction.DeleteAssignment=\u5220\u9664\u5206\u914D

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.3.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.3.1-SNAPSHOT</version>
<version>7.1.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.codegen.nl</artifactId>

View File

@@ -2,11 +2,11 @@ JavaRoutineSynchronizer.UnsupportedOperation.Exception1=method not implemented:
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=JETEmitters Project not present, full reinitialize is needed
generatedcode.footerprocess.nbcharsgenerated={0} characters generated by {1}
CodeGeneratorEmittersPoolFactory.Class.NotFound=Template still present, but class {0} has disapeared from workspace. This unit needs to be recompiled.
CodeGeneratorEmittersPoolFactory.PersitentData.Error=Persitent data cannot be saved :
generatedcode.copyright.title=Copyright (c) 2005-2011, Talend Inc.
CodeGeneratorEmittersPoolFactory.PersitentData.Error=Persitent data cannot be saved :
generatedcode.copyright.title=Copyright (c) 2005-2010, Talend Inc.
CodeGeneratorEmittersPoolFactory.initMessage=Generation Engine Initialization in progress...
generatedcode.copyright.body5=(http://www.gnu.org/licenses/lgpl.html).
EmfEmittersPersistence.CodeGen.DataMissing=Missing code generation data. Starting full code generation.
EmfEmittersPersistence.CodeGen.DataMissing=Code Generation Datas missing. Starting Full Code Generation.
CodeGenerator.JET.TimeOut=JET initialisation Time Out
generatedcode.copyright.body4=You may distribute this code under the terms of the GNU LGPL license
CodeGenerator.Node.NotFound=Node not found in current process
@@ -35,10 +35,10 @@ CodeGenInit.removeLink=Remove linked resources
CodeGenInit.saveWorkspace=Saving workspace
DocumentRootImpl.mixed=\ (mixed:
NodesSubTree.enableParallel=__ENABLE_PARALLEL__
PoolTypeImpl.persistentPool=\ (persistentPool:
PoolTypeImpl.persistentPool=\ (persistentPool: {0} )
TalendJetEmitter.compileFail=\ compile fail : {0} : {1}
TalendJetEmitter.exception=Exception on
JetFilesProviderManager.unableLoad=Unable to load {0}JetFilesProviderManager.unableLoad
JetFilesProviderManager.unableLoad=Unable to load {0}JetFilesProviderManager.unableLoad=Unable to load {0}JetFilesProviderManager.unableLoad=Unable to load {0}
CodeGeneratorEmittersPoolFactory.dialogContent=JetEmitter Generation is canceled,to avoid problems cause by this, please press Ctrl+Shift+F3 to generate again\!
CodeGeneratorEmittersPoolFactory.operationCanceled=Operation Canceled
ComponentsFactory.afterSystemComponent=after system component
@@ -50,7 +50,7 @@ ComponentsLocalProviderService.talendExchangeError=Talend Exchange Error
ComponentsPreferencePage.ButtonLabel0=Ok
ComponentsPreferencePage.configuration.LINK_STYLE=Default mapping links display as :
ComponentsPreferencePage.rowLimit=Row limit
ComponentsPreferencePage.WarningMsg=You need to restart Talend Open Studio to load extra components.
ComponentsPreferencePage.WarningMsg=Need to restart Talend Open Studio to load extral components !
ComponentsPreferencePage.WarningTitle=Warning
ComponentsPreferencePage.directoryFieldLabel=User component folder\:
ComponentsProviderManager.unableLoad=unable to load component provider
@@ -84,7 +84,7 @@ FAMILY.eXist=eXist
FAMILY.FTP=FTP
FAMILY.Fields=Fields
FAMILY.File=File
FAMILY.FireBird=Firebird
FAMILY.FireBird=FireBird
FAMILY.Greenplum=Greenplum
FAMILY.HSQLDb=HSQLDb
FAMILY.Healthcare=Healthcare

View File

@@ -3,10 +3,10 @@ CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=JETEmitters\u5DE5\u7A0B\u
generatedcode.footerprocess.nbcharsgenerated=\u7531 {1} \u751F\u6210\u7684 {0} \u4E2A\u5B57\u7B26
CodeGeneratorEmittersPoolFactory.Class.NotFound=\u6A21\u677F\u4F9D\u7136\u5B58\u5728\uFF0C\u4F46\u662F\u7C7B{0}
CodeGeneratorEmittersPoolFactory.PersitentData.Error=\u6301\u4E45\u5316\u6570\u636E\u4E0D\u80FD\u4FDD\u5B58\uFF1A
generatedcode.copyright.title=\u7248\u6743\u6240\u6709 (c) 2005-2011\uFF0CTalend Inc.
generatedcode.copyright.title=\u7248\u6743\u6240\u6709 (c) 2005-2010, Talend Inc.
CodeGeneratorEmittersPoolFactory.initMessage=\u751F\u6210\u5F15\u64CE\u6B63\u5728\u521D\u59CB\u5316...
generatedcode.copyright.body5=(http://www.gnu.org/licenses/lgpl.html)\u3002
EmfEmittersPersistence.CodeGen.DataMissing=\u4EE3\u7801\u751F\u6210\u6570\u636E\u6D41\u5931\uFF0C\u5F00\u59CB\u91CD\u65B0\u751F\u6210\u4EE3\u7801\u3002
EmfEmittersPersistence.CodeGen.DataMissing=\u4EE3\u7801\u751F\u6210\u6570\u636E\u6D41\u5931\u3002\u5F00\u59CB\u751F\u6210\u5B8C\u6574\u4EE3\u7801\u3002
CodeGenerator.JET.TimeOut=JET \u521D\u59CB\u5316\u8D85\u65F6
generatedcode.copyright.body4=\u4F60\u53EF\u4EE5\u5728\u5728GNU LGPL \u8BB8\u53EF\u8BC1\u4E0B\u652F\u914D\u8FD9\u4E9B\u4EE3\u7801
CodeGenerator.Node.NotFound=\u5728\u5F53\u524D
@@ -35,10 +35,10 @@ CodeGenInit.removeLink=\u5220\u9664\u8FDE\u63A5\u8D44\u6E90
CodeGenInit.saveWorkspace=\u4FDD\u5B58\u5DE5\u4F5C\u533A
DocumentRootImpl.mixed=\\ (\u6DF7\u5408:
NodesSubTree.enableParallel=__ENABLE_PARALLEL__
PoolTypeImpl.persistentPool=\\ (persistentPool:
PoolTypeImpl.persistentPool=(persistentPool: {0} )
TalendJetEmitter.compileFail=\\ \u7F16\u8BD1\u5931\u8D25\uFF1A{0} : {1}
TalendJetEmitter.exception=\u5F02\u5E38
JetFilesProviderManager.unableLoad=\u65E0\u6CD5\u52A0\u8F7D {0}JetFilesProviderManager.unableLoad
JetFilesProviderManager.unableLoad=\u65E0\u6CD5\u52A0\u8F7D {0}JetFilesProviderManager.unableLoad=\u65E0\u6CD5\u52A0\u8F7D {0}JetFilesProviderManager.unableLoad=\u65E0\u6CD5\u52A0\u8F7D {0}
CodeGeneratorEmittersPoolFactory.dialogContent=\u4E3A\u4E86\u907F\u514D\u4EA7\u751F\u95EE\u9898\uFF0C\u8BF7\u6309Ctrl+Shift+F3\u6765\u518D\u6B21\u751F\u6210\uFF01
CodeGeneratorEmittersPoolFactory.operationCanceled=\u64CD\u4F5C\u5DF2\u53D6\u6D88
ComponentsFactory.afterSystemComponent=\u5728\u7CFB\u7EDF\u7EC4\u4EF6\u4E4B\u540E
@@ -50,7 +50,7 @@ ComponentsLocalProviderService.talendExchangeError=Talend Exchange \u9519\u8BEF
ComponentsPreferencePage.ButtonLabel0=\u786E\u5B9A
ComponentsPreferencePage.configuration.LINK_STYLE=\u9ED8\u8BA4\u6620\u5C04\u8FDE\u63A5\u663E\u793A\u4E3A:
ComponentsPreferencePage.rowLimit=\u884C\u9650\u5236
ComponentsPreferencePage.WarningMsg=\u60A8\u9700\u8981\u91CD\u65B0\u542F\u52A8Talend Open Studio\u4EE5\u52A0\u8F7D\u989D\u5916\u7684\u7EC4\u4EF6\u3002
ComponentsPreferencePage.WarningMsg=\u60A8\u9700\u8981\u91CD\u65B0\u542F\u52A8 Talend Open Studio \u4EE5\u52A0\u8F7D\u989D\u5916\u7684\u7EC4\u4EF6\u3002
ComponentsPreferencePage.WarningTitle=\u8B66\u544A
ComponentsPreferencePage.directoryFieldLabel=\u7528\u6237\u7EC4\u4EF6\u6587\u4EF6\u5939:
ComponentsProviderManager.unableLoad=\u65E0\u6CD5\u52A0\u8F7D\u7EC4\u4EF6\u63D0\u4F9B\u7A0B\u5E8F
@@ -84,7 +84,7 @@ FAMILY.eXist=eXist
FAMILY.FTP=FTP
FAMILY.Fields=\u5B57\u6BB5
FAMILY.File=\u6587\u4EF6
FAMILY.FireBird=Firebird
FAMILY.FireBird=FireBird
FAMILY.Greenplum=Greenplum
FAMILY.HSQLDb=HSQLdb
FAMILY.Healthcare=Healthcare

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.3.1.qualifier
Bundle-Version: 7.1.2.qualifier
Fragment-Host: org.talend.designer.components.exchange

View File

@@ -1,5 +1,5 @@
Exchange=Exchange
DownloadComponenentsAction.Label=Download Selected Components
RefreshComponenentsAction.Label=Refresh Components List
RefreshComponenentsAction.Label=Refresh Componenents List
providerName=www.example.org
pluginName=Exchange Model

View File

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

View File

@@ -19,7 +19,7 @@ MyExtensionsComposite.ExtensionName=Extension Name
MyExtensionsComposite.Version=Version
MyExtensionsComposite.UploadDate=Upload Date
MyExtensionsComposite.AddNewExtensionTitle=Add New Extension
MyExtensionsComposite.UpLoadNewVersionOperateStatus=Upload New Version
MyExtensionsComposite.UpLoadNewVersionOperateStatus=UpLoad New Version
MyExtensionsComposite.UpdateOperateStatus=Update
MyExtensionsComposite.ModifyOperateStatus=Modify
MyExtensionsComposite.DeleteOperateStatus=Delete
@@ -40,10 +40,10 @@ MyExtensionsComposite.Form.Visibility.Private=Private(visible by me)
MyExtensionsComposite.Form.Upload=Upload
MyExtensionsComposite.Form.Upload.SelectAnItem=Select an item from the currently open project
MyExtensionsComposite.Form.Upload.File=File:
MyExtensionsComposite.Form.Upload.Browse=Browse...
MyExtensionsComposite.Form.Upload.Browse=Browse
MyExtensionsComposite.Form.Upload.Browse.SelectFile=Select a File of the extension to upload
MyExtensionsComposite.Form.DeleteExtensionTile=Delete Extension
MyExtensionsComposite.Form.DeleteExtensionMessage=Are you sure you want to delete this Extension?
MyExtensionsComposite.Form.DeleteExtensionMessage=You sure delete this Extension
MyExtensionsComposite.Form.UploadExtension=Upload Extension
MyExtensionsComposite.Form.UpdateExtension=Update Extension
MyExtensionsComposite.Form.ModifyExtension=Modify Extension
@@ -69,7 +69,7 @@ UploadRevisionJob.Title=Upload Revision...
UploadRevisionJob.Message=Upload Revision...
UploadRevisionAction.InstalledFailure=Upload Revision failure.
UploadRevisionAction.InstalledFailureTip=You should check it.
DownloadComponenentsAction.installExchange=Install Exchange Components
DownloadComponenentsAction.installExchange=Installed Exchange Components
DownloadComponenentsAction.DownloadTaskTitle=Downloading files from Exchange
DownloadComponenentsAction.DownloadTaskName=Downloading file from url:
DownloadComponenentsAction.ReloadPalette=Reloading palette...
@@ -83,7 +83,7 @@ ExchangeWebService.updateRevisionSuccessful=Update Revision successful.
ExchangeWebService.insertionRevisionSuccessful=Insertion Revision successful.
ImportExchangeDialog.dialogTitle=Select an item from Talend Exchange
ImportExchangeDialog.WARNING=WARNING
ImportExchangeDialog.NOTSELECTWARNING=Please select one item from table.
ImportExchangeDialog.NOTSELECTWARNING=Please select one item from table.....
ImportExchangeDialog.downloadProgressBar=Download Item,Please Wait\!
ImportExchangeDialog.EXTENSION_NAME=Extension Name
ImportExchangeDialog.AUTHOR_NAME=Author Name
@@ -94,7 +94,7 @@ ImportExchangeDialog.REFRESHING_PROGRESSBAR=Refreshing\! Please Wait.....
ImportExchangeDialog.OPERATION_CANCELLED=Operation was cancelled
Exchange.logon.error=Exchange user have not been registered, please register using the preferences .
ImportExchangeDialog.download.extensions=Download extensions\! Please Wait\!
DownloadComponenentsAction_restartMessage=Install the new component successfully, but need to restart studio to load it, do you want to restart now?
DownloadComponenentsAction_restartMessage=A restart is needed to finalize the installation of the new component. Do you want to restart now?
DownloadComponenentsAction_restartTitle=Need restart
DownloadComponenentsAction_failureTitle=Failure
DownloadComponenentsAction_failureMessage=Fail to install the component {0}, need check the component is valid or not.

View File

@@ -40,10 +40,10 @@ MyExtensionsComposite.Form.Visibility.Private=\u79C1\u4EBA(\u6211\u770B\u5F97\u8
MyExtensionsComposite.Form.Upload=\u4E0A\u4F20
MyExtensionsComposite.Form.Upload.SelectAnItem=\u4ECE\u5F53\u524D\u6253\u5F00\u7684\u5DE5\u7A0B\u4E2D\u9009\u62E9\u4E00\u4E2A\u9879\u76EE\u3002
MyExtensionsComposite.Form.Upload.File=\u6587\u4EF6:
MyExtensionsComposite.Form.Upload.Browse=\u6D4F\u89C8...
MyExtensionsComposite.Form.Upload.Browse=\u6D4F\u89C8
MyExtensionsComposite.Form.Upload.Browse.SelectFile=\u9009\u62E9\u8981\u4E0A\u4F20\u7684\u6269\u5C55\u540D\u7684\u6587\u4EF6
MyExtensionsComposite.Form.DeleteExtensionTile=\u5220\u9664\u6269\u5C55\u540D
MyExtensionsComposite.Form.DeleteExtensionMessage=\u786E\u5B9E\u8981\u5220\u9664\u6B64\u6269\u5C55\u540D\u5417?
MyExtensionsComposite.Form.DeleteExtensionMessage=\u60A8\u786E\u5B9A\u5220\u9664\u6B64\u6269\u5C55
MyExtensionsComposite.Form.UploadExtension=\u4E0A\u4F20\u6269\u5C55
MyExtensionsComposite.Form.UpdateExtension=\u66F4\u65B0\u6269\u5C55
MyExtensionsComposite.Form.ModifyExtension=\u4FEE\u6539\u6269\u5C55
@@ -69,7 +69,7 @@ UploadRevisionJob.Title=\u4E0A\u4F20\u4FEE\u8BA2...
UploadRevisionJob.Message=\u4E0A\u4F20\u4FEE\u8BA2...
UploadRevisionAction.InstalledFailure=\u4E0A\u4F20\u4FEE\u6539\u5931\u8D25\u3002
UploadRevisionAction.InstalledFailureTip=\u60A8\u5E94\u8BE5\u68C0\u67E5\u5B83\u3002
DownloadComponenentsAction.installExchange=\u5B89\u88C5\u6765\u81EA Exchange \u4EA4\u6D41\u4E2D\u5FC3\u7684\u7EC4\u4EF6
DownloadComponenentsAction.installExchange=\u5DF2\u5B89\u88C5 Exchange \u7EC4\u4EF6
DownloadComponenentsAction.DownloadTaskTitle=\u4ECEExchange\u4E0B\u8F7D\u6587\u4EF6
DownloadComponenentsAction.DownloadTaskName=\u4ECE\u4EE5\u4E0B url \u4E0B\u8F7D\u6587\u4EF6:
DownloadComponenentsAction.ReloadPalette=\u91CD\u65B0\u8F7D\u5165\u8C03\u8272\u677F...
@@ -83,7 +83,7 @@ ExchangeWebService.updateRevisionSuccessful=\u66F4\u65B0\u4FEE\u8BA2\u6210\u529F
ExchangeWebService.insertionRevisionSuccessful=\u63D2\u5165\u4FEE\u6539\u6210\u529F\u3002
ImportExchangeDialog.dialogTitle=\u4ECE Talend Exchange \u9009\u62E9\u4E00\u4E2A\u9879\u76EE
ImportExchangeDialog.WARNING=\u8B66\u544A
ImportExchangeDialog.NOTSELECTWARNING=\u8BF7\u4ECE\u8868\u4E2D\u9009\u62E9\u4E00\u4E2A\u9879\u76EE\u3002
ImportExchangeDialog.NOTSELECTWARNING=\u8BF7\u4ECE\u8868\u4E2D\u9009\u62E9\u9879\u76EE......
ImportExchangeDialog.downloadProgressBar=\u4E0B\u8F7D\u9879\u76EE\uFF0C\u8BF7\u7A0D\u5019\uFF01
ImportExchangeDialog.EXTENSION_NAME=\u6269\u5C55\u540D
ImportExchangeDialog.AUTHOR_NAME=\u4F5C\u8005\u540D\u79F0
@@ -94,7 +94,7 @@ ImportExchangeDialog.REFRESHING_PROGRESSBAR=\u6B63\u5728\u5237\u65B0\uFF0C\u8BF7
ImportExchangeDialog.OPERATION_CANCELLED=\u64CD\u4F5C\u5DF2\u53D6\u6D88
Exchange.logon.error=\u4EA4\u6362\u7528\u6237\u5C1A\u672A\u6CE8\u518C\uFF0C\u8BF7\u4F7F\u7528\u9996\u9009\u9879\u6CE8\u518C\u3002
ImportExchangeDialog.download.extensions=\u4E0B\u8F7D\u6269\u5C55\uFF01\u8BF7\u7A0D\u5019\uFF01
DownloadComponenentsAction_restartMessage=\u6210\u529F\u5B89\u88C5\u65B0\u7EC4\u4EF6\uFF0C\u9700\u8981\u91CD\u542F studio \u6765\u52A0\u8F7D\uFF0C\u73B0\u5728\u91CD\u542F\u5417\uFF1F
DownloadComponenentsAction_restartMessage=\u9700\u8981\u91CD\u65B0\u542F\u52A8\u624D\u80FD\u5B8C\u6210\u65B0\u7EC4\u4EF6\u7684\u5B89\u88C5\u3002\u60A8\u8981\u7ACB\u5373\u91CD\u65B0\u542F\u52A8\u5417\uFF1F
DownloadComponenentsAction_restartTitle=\u9700\u7528\u91CD\u542F
DownloadComponenentsAction_failureTitle=\u5931\u8D25
DownloadComponenentsAction_failureMessage=\u5B89\u88C5\u7EC4\u4EF6{0}\u5931\u8D25\uFF0C\u9700\u8981\u68C0\u67E5\u7EC4\u4EF6\u662F\u5426\u6709\u6548\u3002

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.3.1.qualifier
Bundle-Version: 7.1.2.qualifier
Fragment-Host: org.talend.designer.core
Bundle-Localization: plugin
Bundle-Vendor: .Talend SA.

View File

@@ -33,6 +33,7 @@ performance=Performance
findJob.title=Trouver un Job
findJob.tootip=Trouver un Job sp\u00E9cifique
exchange=Exchange
colorCodeViewer=Couleurs de l'aper\u00E7u du code
defaultTypeAndLength=Type et longueur par d\u00E9faut
metadataofTalendType=M\u00E9tadonn\u00E9es de type TalendType
palettesettings=Param\u00E8tres de la Palette

View File

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

View File

@@ -1,7 +1,7 @@
FileController.decoration.description=Content taken from the repository
AdvancedContextComposite.Name=Name
EParameterName.tableMeter=Meter Table
EParameterName.password=Password
EParameterName.password=Password
DesignerPreferencePage.display.useRepositoryName=Use the Repository name as label for the components dragged and dropped from the Repository Metadata.
UpdateDetectionDialog.Expand=Expand All
EParameterName.CurrentOS=Current OS
@@ -11,7 +11,7 @@ CodeView.All=All
SubjobBasicComposite.RestoreTip=Restore the colors from preference page.
EParameterName.catchRuntimeErrors=Catch runtime errors
EParameterName.Platform=Platform
EParameterName.FileName=File name/Stream
EParameterName.FileName=File Name
ContextParameterPage.description=Create a new context parameter.
CodeView.Main=Main
DeleteNoteCommand.Name=Delete Note
@@ -30,31 +30,31 @@ ContextModifyCommand.label=Modify Context
DesignerPreferencePage.propertyCodeCheck=Check the property fields when generating code (disable will make the components properties faster)
ConnectionCreateAction.dialogMessage=new Output name?
ContextChangeDefaultCommand.label=Change default Context
ActivateSubjobAction.DeactivateComplete=Deactivate all linked Subjobs
ActivateSubjobAction.DeactivateComplete=Deactivate whole subjob
EParameterName.Level.Log.File=Level
ToggleSubjobsAction.LABEL=Toggle Subjobs
EParameterName.schemaOptions=Schema Options
EParameterName.Purpose=Purpose
MultiPageEditorContributor.Grid=&Grid
EParameterName.tableLogs=Logs Table
SqlMemoController.QueryError.infoMsg=This query can not contain context parameters(like $_context) ,\n or this query has not been enclosed by {0} . Please correct.
SqlMemoController.QueryError.infoMsg=This query can not contain context parameters (like $_context) ,\n or this query has not been enclosed by {0}. \n or has some expressions. Please correct.
NodeBreakpointAction.removeBreakpoint=Remove breakpoint
ChangeActivateStatusNodeCommand.Label.Active=Activate component
ChangeActivateStatusNodeCommand.Label.Active=Activate element(s)
EParameterName.queryType=Query Type
EParameterName.Log.Stdout=Log to StdOut
ConnTextEditPolicy.ErrorTitle=Error
EParameterName.process=Job
ChangeMergeOrderCommand.label=Change Merge Order
ChangeMetadataCommand.changeMetadataValues=Change Metadata values
ActivateSubjobAction.ActivateComplete=Activate all linked Subjobs
ActivateSubjobAction.ActivateComplete=Activate whole subjob
MergeOrderDialog.CurrentOrderConnection=Current order for the connection
EParameterName.port=Port
CreateProcess.createJob=Create job
EParameterName.componentList=Component List
EParameterName.componentList=Link with
EParameterName.ModuleList=Module List
ConnectionCreateAction.dialogTitle=Output
DesignerPreferencePage.component.defaultLabel=Components default label
EParameterName.schemaType=Schema
ConnectionCreateAction.dialogTitle=\ Output
DesignerPreferencePage.component.defaultLabel=Component default label
EParameterName.schemaType=Schema Type
EParameterName.tableStats=Stats Table
EParameterName.Family=Family
UpdateDetectionDialog.Remarks=Remarks
@@ -83,11 +83,11 @@ DeleteNodeCommand.Label=Delete Node
Process.components.notloaded=Process cannot be opened because some used components <{0}> are not loaded
EditProcess.openJob=Open job
ContextParameterPage.type=Type
SqlMemoController.QueryError.mainMsg=Query Statement Error!
SqlMemoController.QueryError.mainMsg=Query Statement Error\!
ContextRepositoryCommand.modifyContext=Modify Context
EParameterName.DisableWarnings=Disable warnings
ChangeConnTextCommand.Label=Change Connection Label
TalendEditorPaletteFactory.Note=note
TalendEditorPaletteFactory.Note=Note
EParameterName.tStatCatcherStats=tStatCatcher Statistics
EParameterName.LoadNewVariableLabel=If a variable loaded, but not in the context
EParameterName.startable=Startable
@@ -97,7 +97,7 @@ ExecuteSystemCommandCommand.Command=Execute...
UpdateDetectionDialog.Operations=Operations
ChangeConnectionStatusCommand.setLinkRef=set Link as Ref
Note.DefaultText=text
DesignerColorsPreferencePage.ConnectionColorMessages=If you change link colors, you should restart the current job to apply changes.
DesignerColorsPreferencePage.ConnectionColorMessages=If you change link colors, you should restart the current job to apply changes.
MultiPageEditorContributor.runMenu=Run
EParameterName.uniqueName=Unique Name
ExternalNodeChangeCommand.propagateMessage=Would you like to propagate changes ?
@@ -108,23 +108,23 @@ ChangeNoteTextCommand.Name=Change Note Text
EParameterName.HintFormat=Hint format
NodeBreakpointAction.addBreakPoint=Add breakpoint
EParameterName.preview=Preview
ConfigureConnParamDialog.ContextText=With Context:
ConfigureConnParamDialog.ContextText=With Context\:
EParameterName.UseStatistics=Use statistics (tStatCatcher)
StatsAndLogsComposite.StatsLogsSettings=Stats & Logs Settings
NodesPasteCommand.label=Paste
ExternalNodeChangeCommand.modifaicationFrom=Modification from
ExternalNodeChangeCommand.modifaicationFrom=Modification from
EmfComponent.Time=Time
ContextParameterExtractor.ExistedMessages=Some context parameters have be existed in {0}.
TextController.decoration.description=Value taken from the repository
StatsAndLogsComposite.SaveToolTipText=saves values to preference page (Shift+S)
StatsAndLogsComposite.SaveToolTipText=save values to preference page (Shift+S)
NodeReturn.Availability.FLOW=Flow
CodeView.MultipleComponentError=/// No code available\n/// Multiple Component can not\n/// display the code
EParameterName.onFileFlag=On Files
JobHierarchyMessages.JobHierarchyViewPart_title=Job {1}, Project {2}
ParallelExecutionCommand.numberInvalid=The number is invalid.
ChangeActivateStatusSubjobCommand.Label.ActiveComplete=Activate all liniked Subjobs
ChangeActivateStatusSubjobCommand.Label.ActiveComplete=Activate whole subjob
ChangeMetadataCommand.messageDialog.questionMessage=Would you like to propagate changes ?
ChangeActivateStatusNodeCommand.Label.Deactive=Deactivate component
ChangeActivateStatusNodeCommand.Label.Deactive=Deactivate element(s)
EParameterName.user=User
ParallelExecutionCommand.Parallel=Parallelize
SendToBackAction.sendToBack=Send to back
@@ -134,12 +134,12 @@ ContextRemoveParameterCommand.label=Remove Parameter
ContextParameterExtractor.ExistedTitle=Error
EParameterName.UseVolumetrics=Use volumetrics (tFlowMeterCatcher)
ChangeConnectionStatusCommand.setLinkMain=set Link as Main
MergeOrderDialog.ModifyMergeOrder= - Modify the merge order
DesignerPreferencePage.largeIconsSize=Icon size:
MergeOrderDialog.ModifyMergeOrder=\ - Modify the merge order
DesignerPreferencePage.largeIconsSize=Icon size\:
ContextRenameParameterCommand.renameParameter=Rename Parameter
Process.component.notloaded=Process cannot be opened because a used component <{0}> is not loaded
RunProcess.runJob=Run job
NewProcessWizard.failureText=Job could not be saved
NewProcessWizard.failureText=Job cannot be save
ContextParameterPage.shouldPrompt=Prompt for value
ContextParameterPage.prompt=Prompt
EParameterName.Name=Name
@@ -153,12 +153,12 @@ StatsAndLogsComposite.SavePreferenceMessages=Current preference page setting wil
StatsAndLogsComposite.ReloadToolTipText=Reload values from preference page (Shift+R)
ContextParameterPage.nameEmpty=Parameter name is empty.
JobHierarchyMessages.JobHierarchyViewPart_createinput=Creating type hierarchy of '{0}'...
UpdateDetectionDialog.Messages=The properties used in the following items have been modified.\nChoose and update what you have checked. \n\n(*) : This job is not opened.
UpdateDetectionDialog.Messages=The properties used in the following items have been modified.\nChoose and update what you have checked. \n\n(*) \: This job is not opened.
EParameterName.condition=Condition
SubjobBasicComposite.SaveTip=Saves the colors to preference page.
SubjobBasicComposite.SaveTip=Save the colors to preference page.
ContextParameterWizard.title=New Context Parameter
ResizeNodeCommand.Name=Resize Component
DesignerPreferencePage.viewOptions=Component settings tab layout:
DesignerPreferencePage.viewOptions=Component settings tab layout\:
TalendEditorPaletteFactory.CreateNote=Create a note
EmfComponent.Perf=Perf
MergeOrderDialog.Order=Order
@@ -168,7 +168,7 @@ ConnectionSetAsMainRef.lookupLabel=Set this connection as Lookup
Process.errorLoadingConnectionTitle=Error when loading the job
MoveNodeCommand.Label=Move Node
CreateNoteCommand.Name=Create Note
MultiPageTalendEditor.InvalidInput=Invalid Input: Must be IFileEditorInput
MultiPageTalendEditor.InvalidInput=Invalid Input\: Must be IFileEditorInput
DesignerPreferencePage.hintShowed=Show components' hint
CreateNodeCommand.Label=Create Node
EParameterName.fileNameStats=Stats File Name
@@ -187,16 +187,16 @@ SubjobBasicComposite.RestoreLabel=Restore default color
EParameterName.help=Help
Category_Label={0} ({1} items)
Problems.category.errors=Errors
ActivateSubjobAction.ActivatePart=Activate current Subjob
ActivateSubjobAction.ActivatePart=Activate current subjob
ContextParameterPage.promptEmpty=Parameter prompt is empty.
ContextParameterPage.typeEmpty=Parameter type is not set.
EParameterName.mapping=Mapping
ContextAddParameterCommand.label=Add Parameter
EParameterName.catchUserErrors=Catch user errors
ContextProcessSection2.context=CONTEXT:
ContextProcessSection2.context=CONTEXT\:
EParameterName.dbVersion=Db Version
EParameterName.LabelFormat=Label format
ConfigureConnParamDialog.ContextLabel=Context:
ConfigureConnParamDialog.ContextLabel=Context\:
EParameterName.dbType=Db Type
EParameterName.Version=Version
ProcessUpdateManager.ReadOnlyProcessUpdateWarningMessages=This job requires update from repository, but can't be updated when the job is read only.
@@ -210,24 +210,24 @@ SubjobBasicComposite.SaveLabel=Save as default color
ContextProcessSection2.contextType=Context Type
EParameterName.catchRealtimeStats=Catch components statistics
ContextProcessSection.ChangeDefault=This context is set as default, please change the default context to remove it
EParameterName.encodingType=Encoding
DesignerPreferencePage.defaultFilePathDirectory=Component default filepath :
EParameterName.encodingType=Encoding Type
DesignerPreferencePage.defaultFilePathDirectory=Component default filepath \:
ExtraComposite.ImplicitContextSettings=Implicit Context Load Settings
AbstractElementPropertySectionController.syntaxError=Syntax error(s):
AbstractElementPropertySectionController.syntaxError=Syntax error(s)\:
Process.componentsUnloaded=There are some components unloaded
EParameterName.connectionType=Connection Type
DesignerPreferencePage.component.defaultHint=Components default hint
DesignerPreferencePage.component.defaultHint=Component default hint
EParameterName.TableName=Table Name
ChangeNoteOpacityCommand.Name=Change Note Opacity
Problems.category.warnings=Warnings
TalendEditorContextMenuProvider.Trigger=Trigger
ConnectionDeleteCommand.Label=Delete Connection
Process.errorLoadingConnectionMessage=Some errors appear after the migration in the following connections, please check them:
Process.errorLoadingConnectionMessage=Some errors appear after the migration in the following connections, please check them\:
EParameterName.Author=Author
EParameterName.componentName=Component Name
SubjobBasicComposite.DialogTitle=Subjob Setting
DesignerPreferencePage.SubjobColorLabel=Subjob Color
ActivateSubjobAction.DeactivatePart=Deactivate current Subjob
ActivateSubjobAction.DeactivatePart=Deactivate current subjob
ConnectionCreateCommand.Label=Create Connection
DisplaySubjobCommand.HideSubjob=Hide subjob
MultiPageEditorContributor.runProcess=Run Job
@@ -237,11 +237,11 @@ ContextParameterPage.title=Context parameter
NodeReturn.Availability.AFTER=After
EmfComponent.repository=Repository
EParameterName.ConnectionFormat=Connection format
ExecuteSystemCommandCommand.Title=Executed command
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=Deactivate all linked Subjobs
ExecuteSystemCommandCommand.Title=Executed command
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=Deactivate whole subjob
EParameterName.Description=Description
Process.IfToUpgradeMetadata=The metadata used in the following component(s) has been modified.\nSelect the component(s) that you want to update from the repository.
NewProcessWizard.title=New Job
NewProcessWizard.title=New job
CheckController.decoration.description=Value taken from the repository
ContextParameterPage.comment=Comment
EParameterName.onConsoleFlag=On Console
@@ -249,13 +249,13 @@ NewProcessWizard.failureTitle=Error
DesignerColorsPreferencePage.ConnectionColorGroup=Connection Color
modules.required=Required for using this component.
NodeSetActivateAction.Deactivate=Deactivate
EParameterName.database=Datasource
EParameterName.database=Database
EParameterName.start=Start
EParameterName.prevColumnList=Prev. Comp. Column list
DesignerPreferencePage.SubjobTitleColorLabel=Subjob Title Color
EParameterName.host=Host
DesignerPreferencePage.display.deactiveRepositoryUpdate=Deactivate auto detect/update after a modification in the repository
AbstractElementPropertySectionController.variableTooltip=The variable attached to this parameter is:
AbstractElementPropertySectionController.variableTooltip=The variable attached to this parameter is \:
EParameterName.ShowHint=Show Hint
ContextParameterPage.commentEmpty=Empty comment is discouraged.
NewProcessWizard.description=Add a job in the repository
@@ -270,25 +270,25 @@ MoveNodeLabelCommand.Label=Move NodeLabel
EParameterName.context=Context
JobHierarchyMessages.JobHierarchyViewPart_tooltip={0} of Job {1} from Project {2}
EParameterName.MultiThread=Multi thread execution
ChangeActivateStatusSubjobCommand.Label.ActivePart=Activate current Subjob
ChangeActivateStatusSubjobCommand.Label.ActivePart=Activate current subjob
MultiPageTalendEditor.Job=Job {0} {1}
EmfComponent.None=Default
EmfComponent.None=None
MultiPageEditorContributor.View=View
ContextParameterPage.nameExists=Parameter name already exists.
ExecuteSystemCommandCommand.Label=Executes special commands which were set by user or defined in component.
ExecuteSystemCommandCommand.Label=Execute especial commands which were set by user or defined in component.
ContextParameterPage.defaultValue=Default value
MergeOrderDialog.MoveDown=Move Down
EParameterName.dbName=Db Name
EParameterName.dbName=Db Name
TalendEditorContextMenuProvider.Row=Row
EParameterName.catchUserWarning=Catch user warnings
StatsAndLogsComposite.Save=&Save to preferences
DesignerPreferencePage.schemaOptions=When the input data row differs from the specified input schema:
DesignerPreferencePage.schemaOptions=When the input data row differs from the specified input schema\:
NodeReturn.Availability.BEFORE=Before
EParameterName.DisableInfos=Disable info
EParameterName.DisableInfos=Disable infos
ChangeValuesFromRepository.messageDialog.takeMessage=Would you like to take the schema from the input component?
EParameterName.lookupColumnList=Lookup Column list
ExternalNodeChangeCommand.propagate=Propagate
NoRepositoryDialog.Text=No repository available.
NoRepositoryDialog.Text=No repository avaiable.
ConnectionError.Message=Database connection is failed in Built-In mode.
UpdateDetectionDialog.Items=Items
CodeView.End=End
@@ -304,9 +304,9 @@ EParameterName.Log.Db=Log to Database
NodesPasteAction.paste=Paste
TalendEditorPaletteFactory.Tools=Tools
EParameterName.Comment=Comment
ChangeActivateStatusSubjobCommand.Label.DeactivePart=Deactivate current Subjob
TalendEditorDropTargetListener.dngsupportdialog.title=Drag and drop not supported
TalendEditorDropTargetListener.dngsupportdialog.content=Cannot apply drag and drop operation on this component currently.
ChangeActivateStatusSubjobCommand.Label.DeactivePart=Deactivate current subjob
TalendEditorDropTargetListener.dngsupportdialog.title=Warning
TalendEditorDropTargetListener.dngsupportdialog.content=Can't drag && drop to create node.
AbstractLanguageMemoController.generateCode=Generate code
AbstractLanguageMemoController.generateSampleCode=Try to generate sample code for this component
AbstractPreferenceComposite.jobAssigned=Child job should be assigned to {0}
@@ -370,7 +370,7 @@ EParameterName.FontSize=Font Size
EParameterName.jobMainversion=Version
EParameterName.jobVersion=Version
EParameterName.modification=Modification
EParameterName.parallelize=Enable parallel execution
EParameterName.parallelize=Enable paralization
EParameterName.parallelizeNumber=Number of parallel executions
EParameterName.parallelizeUnitSize=Parallelize Buffer Unit Size
EParameterName.showSubjob=Show subjob title
@@ -399,27 +399,27 @@ GuessSchemaController.setParameter=Please set connection parameters
I18nPreferencePage.allTranslation=Import all translations
I18nPreferencePage.completeInfo=Translations loaded from Babili, these translations will be only displayed to test, on next restart of the application, these texts for translations will be lost.
I18nPreferencePage.loading=Loading update from Babili
I18nPreferencePage.needRestart=Local Language (need restart)
I18nPreferencePage.needRestart=Local Language(need restart)
I18nPreferencePage.title=Update complete
I18nPreferencePage.translationInformation=Test translation with Babili (works only for the current language, if you want to select another language, you need to restart the application)
I18nPreferencePage.translationInformation=Test translation with Babili (works only for current language,other language selection needs restart)
I18nPreferencePage.validateTranslation=Import only validated translations
IconSelectionController.MessageTitle=Error
IconSelectionController.Messages=The selection of icon should be size 32x32.
IconSelectionController.Revert=Revert
ImplicitContextLoad.LoadOldPreferences=The ImplicitContextLoad setting will be loaded from old preference page.
JavaSampleCodeFactory.schema=//Code generated according to input schema and output schema
JavaSampleCodeFactory.schema=//Code generate according to input schema and output schema
JobHierarchyViewPart.reason=there is some reason.
JobHierarchyViewPart.showDecription=To display the job hierarchy, select a job, and select the 'Open Job Hierarchy' menu option. Alternatively, you can drag and drop an job from repository view onto this view.
JobHierarchyViewer.hirarchy=Job Hierarchy
JobLaunchConfigurationDelegate.jobNotFound=Job {0} can not be found. Maybe it is removed.
JobTemplateViewsAndProcessUtil.jobName=Mock job for job template wizard
MultipleThreadDynamicComposite.gatherInformation=Gathering information from repository
Node.componentNotExist=This component depend on component {0}, but it doesn't exist.
MultipleThreadDynamicComposite.gatherInformation=Gathering informations from repository
Node.componentNotExist=This component depend on component {0}, but it does not exist.
Node.differentFromSchemaDefined=The schema from the input link "{0}\\" is different from the schema defined in the component.
Node.errorMessage1=A component that is not a sub process start can not have any link on sub job ok / on sub job error in input.
Node.errorMessage2=A component that is not a sub process start can only have a data link or iterate link in input.
Node.errorMessage3=A component that is not a sub process start can not have any link on run if in input.
Node.errorMessage4=A component that is not a sub process start can not have any link OnComponentOk / OnComponentError in input.
Node.errorMessage4=A component that is not a sub process start can not have any link on component ok / on component error in input.
Node.getSchemaOrNot=Do you want to get the schema of the target component?
Node.input=inputs\:(
Node.inputLinkDifferentFromSchemaDefined=The schema on the first input link of the merge component "{0}" is different from the schema defined in the component.
@@ -440,7 +440,7 @@ Node.schemaNotSame=The schemas on the input links of the merge component "{0}" a
Node.tooMuchTypeInput=This component has too much "{0}" type inputs.
Node.tooMuchTypeOutput=This component has too much "{0}" type outputs.
OpenContextChooseComboDialog.context=CONTEXT:
OpenExistVersionProcess.open=Open another version
OpenExistVersionProcess.open=Open an other version
OpenExistVersionProcess.open.dialog=Open job
OpenExistVersionProcess.open.title=Choose job version and open
OpenExistVersionProcessPage.errorMessage=Please set new version
@@ -487,7 +487,7 @@ SearchComponentInJobs.Title=Find Component in Jobs
SearchComponentInJobs.Tooltip=Search all jobs that use this component
SqlMemoController.query=Query
StatLogs.LoadOldPreferences=The StatsAndLogs setting will be loaded from old preference page.
StatLogsAndImplicitcontextTreeViewPage.SaveProjectSettings=Save project settings...
StatLogsAndImplicitcontextTreeViewPage.SaveProjectSettings=Save project settings ...
StatsAndLogs.UseProjectSettings=Use Project Settings
StatsAndLogsPreferencePage.repositoryType=Repository Type
StatsAndLogsView.dataNotAvailable=A Stats/Logs is not available.
@@ -511,15 +511,15 @@ TalendPaletteContextMenuProvider.tipRemove=Remove From Favorite
TalendPaletteViewer.searchComponent=Find component...
TalendPaletteViewer.tooltipValue=Enter component prefix or template (*, ?)
TextController.valueInvalid=Value is invalid.
TraceDisableAction.TraceDesableTitle=Disable Traces
TraceDisableAction.TraceDesableTitle=Trace Disable
TraceDisableAction.TraceDisableDesc=Set Trace Disable
TraceEnableAction.TraceEnableDesc=Set Trace Enable
TraceEnableAction.TraceEnableTitle=Trace Enable
UpdateManagerUtils.updateMOfification=Update manager modification
WSDL2JAVAController.TOS=Talend Open Studio
WSDL2JAVAController.generateFileFailed=Generate java files failed \n{0} \:
WSDL2JAVAController.generateFileFailed=Generate java files failed.\n{0} \:
WSDL2JAVAController.generateFileFailedFromWSDL=Generate java files from the wsdl file\: {0} successfully.
JobSettingProjectSettingPage.implictLabel=Implicit context load
JobSettingProjectSettingPage.implictLabel=Implicit Context Load
JobSettingProjectSettingPage.statAndLog=Stats and logs
JobSettingProjectSettingPage.UseProjectsetting=Use project settings when create a new job
OutputConsolePreferencePage.consoleFont=Console Text Font:
@@ -558,10 +558,10 @@ AppearancePreferencePage.textFont=Memo text font\:
AppearancePreferencePage.groupBySource="Group by source" in context
EParameterName.columnIndex=Column index
EParameterName.dataSource=DataSource
EParameterName.useSharedConnection=Use shared connection
EParameterName.useSharedConnection=Use shared onnection
EParameterName.sharedConnectionName=Shared connection name
EParameterName.useMultiSaparators=Use multiple separators
EParameterName.multiSaparators=Separators
EParameterName.useMultiSaparators=Use multiple saparators
EParameterName.multiSaparators=Saparators
EParameterName.multiKeyValues=Key values
EmfComponent.tnsfile=Use Tns File
ErrorMessageDialog.property_error=Property Error of
@@ -576,7 +576,7 @@ PerformancePreferencePage.itemsRelationDialogTitle=Item Relationship index build
PerformancePreferencePage.itemsRelationsCheckbox=Use Index for items relationship (Experimental)
EParameterName.jvmArgTitle=Use specific JVM arguments
EParameterName.service_name=Local Service Name
EParameterName.KeepCDCDatasTitle=Keep data in CDC Table
EParameterName.KeepCDCDatasTitle=Keep datas in CDC Table
Node.PatterErrorMessage=A value must be set for Date Pattern
Node.QueryLosed=XPath query lost
Node.Remove_Rejects=Please remove rejects connection
@@ -602,21 +602,21 @@ EParameterName.mappingFile=Mapping file
SetupProcessDependenciesRoutinesAction.title=Setup routine dependencies
SetupProcessDependenciesRoutinesDialog.systemRoutineLabel=System routines
SetupProcessDependenciesRoutinesDialog.userRoutineLabel=User routines
PerformancePreferencePage.addAllSystemRoutines=Add all system routines to job dependencies, when creating a new job
PerformancePreferencePage.addAllUserRoutines=Add all user routines to job dependencies, when creating a new job
PerformancePreferencePage.addAllSystemRoutines=Add all system routines to job dependencies, when create new job
PerformancePreferencePage.addAllUserRoutines=Add all user routines to job and joblet dependencies, when create new job or joblet
ShowRoutineItemsDialog.systemTitle=Select Sytem Routines
ShowRoutineItemsDialog.title=Select Routines
AbstractMultiPageTalendEditor_pleaseWait=Saving Please Wait....
DocumentationPreferencePage.use_css_template=Use CSS file as a template when export to HTML
DocumentationPreferencePage.css_file=CSS File
DocumentationPreferencePage.must_css_file=Value must be a css file
DocumentationPreferencePage.must_existing_value=Value must be an existing file\n
DocumentationPreferencePage.must_existing_value=Value must be a exsisting file\n
Node.componentDoesntSupportDynamic=This component doesn't support Dynamic Type
Node.dynamicNotSupported=Dynamic type not supported in this version
Node.hl7HaveNoMergeLink=Do not have merge link
Node.onlyOneDynamicPerSchema=There should be only one Dynamic type in one schema
Node.schemaNotSynchronized=Schema is not synchronized
I18nPreferencePage.wait_process=Process will take several minutes, please wait...
I18nPreferencePage.wait_process=Process will hold on several minutes, please wait...
Node.lengthDiffWarning=At least one column length of the schema from the input link "{0}" is different with the schema defined in the component.
WSDL2JAVAController.WSDLEquals=The WSDL can't equals "";
BringForwardAction_bring_forward=Bring forward
@@ -632,10 +632,10 @@ EParameterName.validationRuleItemid=Validation rule item id
EParameterName.validationRules=Use an existing validation rule
EParameterName.validationRuleType=Validation Rule Type
MultiPageTalendEditor.Route=Route {0} {1}
ImportExportPreferencePage.exportJobScript=Suggest recent file names when exporting jobs
ImportExportPreferencePage.exportJobScript=Suggest recent file names when exporting jobs.
ImportExportPreferencePage.exportRouteScript=Use recent file name to save, When export route script.
EParameterName.routeType=Type
Node.errorMessage5=A component that is not a sub process start can not have a link on route when in input.
Node.errorMessage5=A component that is not a sub process start can not have any link on route when in input.
EParameterName.Use.Dynamic.Job=Use dynamic job
EParameterName.Context.Job=Context job
DataCertController.tDataCertInput.componentName=tPassportInput
@@ -647,7 +647,7 @@ DataCertController.tDataCertAdvancedDenormalize.componentName=tPassportAdvancedD
DataCertController.tDataCertLookUp.componentName=tPassportLookUp
DataCertController.tDataCertAdvancedLookUp.componentName=tPassportAdvancedLookUp
tPassportAdvancedDenormalize.needOneValue=Either {0} or {1} must be configured.
tPassportAdvancedDenormalize.needOnlyOneValue=Both {0} and {1} can not be specified.
tPassportAdvancedDenormalize.needOnlyOneValue=Both {0} and {1} can not be specified
EParameterName.listExceptions=Exceptions
CamelPerformancePreferencePage.display.deactiveRepositoryUpdate=Deactivate auto detect/update after a modification in the repository
CamelPerformancePreferencePage.propertyCodeCheck=Check the property fields when generating code (disable will make the components properties faster)
@@ -682,27 +682,27 @@ EParameterName.SK_CREATION=SK_CREATION
OpenExistVersionProcessWizard.windowTitle=Job version
Node.checkHasMultiPrejobOrPostJobComponents="{0}" component found in this job,there must be only one totally,Please check it.
AbstractMultiPageTalendEditor.canNotSaveTitle=Warning
AbstractMultiPageTalendEditor.canNotSaveMessage=Job is not locked by user, cannot save
ConnectionSetAsMainRef.ConnectionModifyError=Can't modify the connection when start component has a subjob link
AbstractMultiPageTalendEditor.canNotSaveMessage=Job is not locked by user, can not save
ConnectionSetAsMainRef.ConnectionModifyError=Can't modify the connection when start compontent has a subjob link
ConnectionSetAsMainRef.ERROR=Error
ModifyMergeOrderAction.ConnectionModifyError=Can't modify the connection when start component has a subjob link
ModifyMergeOrderAction.ConnectionModifyError=Can't modify the connection when start compontent has a subjob link
ModifyMergeOrderAction.ERROE=Error
ConnectionDeleteCommand.COLLAPSE=Warning
ConnectionDeleteCommand.COLLAPSEJOBLET=Can not delete the connections of the expanded Joblet in Job.
ConnectionDeleteCommand.COLLAPSEJOBLET=Can not delete the connections of the expanded joblet in job
MultiPageTalendEditor.DIRTY=Dirty joblet
MultiPageTalendEditor.DIRTYMESSAGE=\ is dirty, Please save joblet first, otherwise you will lose the modification in joblet?
MultiPageTalendEditor.DIRTYMESSAGE=\ is dirty, Please save joblet first, otherwise you will lost the modification in joblet?
UpdateDetectionDialog.jobletMessage=Job closed will be updated automatically.
ImportExportPreferencePage.addClasspathJar=Add classpath jar in exported jobs (not compatible with JobServer)
ImportExportPreferencePage.addClasspathJar=Add classpath jar in exported jobs (not compatible with JobServer).
DbTableController.dialog.title=Error
DbTableController.dialog.contents.fetchTableFailed=Table(s) can not be fetched successfully! For more details, please check the error log.
EParameterName.Project_Technical_Name=Project Technical Name
EParameterName.endofChoice=Append endChoice()
AbstractMultiPageTalendEditor.canNotSaveMessage.routine=Routine is not locked by user, cannot save
EParameterName.dParallelize=Disable parallelization
AbstractMultiPageTalendEditor.canNotSaveMessage.routine=Routine is not locked by user, can not save
EParameterName.dParallelize=Disenable paralization
EOozieParameterName.hadoopAppPath=HDFS path
EOozieParameterName.jobId=Job id
EOozieParameterName.repositoryConnectionId="Oozie connection id"
PropertiesContextAction.parallelization=Set Parallelization
PropertiesContextAction.parallelization=Set Automatic Parallelization
Connection.paral_partitioner=Partition row
Connection.paral_departitioner=Departition row
Connection.paral_repartitioner=Repartition row
@@ -714,14 +714,14 @@ PropertiesContextAction.disableParallelization=Disable Parallelization
OpenExistVersionProcessWizard.windowTitle1=Open another version
Node.notSupportDepartition=this component not support departition row now.
Node.notSupportPartitioning=this component only support departion row.
Node.partitionKeysNotSame=this component's partitioning keys should same with the its partitioning connection.
Node.partitionKeysNotSame=this component's partitioner keys should same with the its partitioner connection.
Node.supportPartition=this component should support partitioning now.
Node.notSupportPartition=this component not support partitioning now.
Node.repeatPartition=there already has a partition row before.
Node.repeatDepartition=there already has a departition row before.
Node.repeatPartition=there already has a partitioner row before.
Node.repeatDepartition=there already has a departitioner row before.
OpenExistVersionProcess.open.title1=Choose a version to open
OpenExistVersionProcessPage.messageCreated1=If this item is locked by another user, you can't create a new version for it.
OpenExistVersionProcessPage.labelContent=(Job is locked, cannot create new version.)
OpenExistVersionProcessPage.labelContent=(job is locked,can not create new verison.)
OpenExistVersionProcessWizard.labelContent=job is locked,can not create new verison.
Node.checkTRunjobwithMRProcess=The {1} job is only compatible with independant execution({0}).
Node.lostPartitioner=there should have a partitioner row before the departitioner row.
@@ -734,7 +734,7 @@ TalendEditorDropTargetListener.updateHadoopCfgDialog.msg=The hadoop configuratio
CodeView.initMessage=Generation Engine Initialization in progress...
Connection.paral_queuesize=QUEUE_SIZE
ModulesInstaller_text1=Component {0} requires the following third party modules;
ModulesInstaller_title1=List of modules not installed for component
ModulesInstaller_title1=List of modules not installed for component
ModulesInstaller_text2=Selected components require the following third party modules
ModulesInstaller_title2=List of modules not installed for the selected components
PropertiesWizardPage.ItemExistsError=This item already exists. Check the Recycle bin and empty it if needed.
@@ -801,8 +801,8 @@ ActivateSubjobAction.ActivateCompleteRoute=Activate whole Route Flow
ActivateSubjobAction.DeactivateCompleteRoute=Deactivate whole Route Flow
MissingSettingsMultiThreadDynamicComposite_missingModulesMessages=This component {0} requires at least one external jar to be installed.
MissingSettingsMultiThreadDynamicComposite.installName=Install
DesignerPreferencePage.MRColorGroup=MRGroup Default Color
DesignerPreferencePage.MRGroupColorLabel=MRGroup Color
DesignerPreferencePage.MRColorGroup=Map Reduce
DesignerPreferencePage.MRGroupColorLabel=Map Reduce Group Color
PaserRuleSelectionDialog.RULE_NAME=Rule Name
PaserRuleSelectionDialog.RULE_TYPE=Rule Type
PaserRuleSelectionDialog.RULE_VALUE=Rule Value
@@ -851,10 +851,10 @@ MarkerMessages.ProblemView_Type=&Type
MarkerMessages.ProblemView_None=&None
Node.canNotMultiKindTableOutput=This component can not use the "{0}" and "{1}" type outputs at the same time.
Node.ELTDBMap.canNotHaveMultiStartNode=The Link type between "{0}" and "{1}" should be use "{2}".
Node.hasMoreThenOneColumn=Table ({0}) has more than one column.
Node.hasMoreThenOneColumn=Table ({0}) have more then one column.
NodePart_componentNotLoaded=Component is not loaded
NodePart_warning=Warning
Node.repeatMergeSort={0} already set merge sort, please remove the merge sort in {1}
Node.repeatMergeSort={0} already set merge sort,please remove the merge sort in {1}
DesignerPreferencePage.lineStyle=Use curved connection style for Job Designer
PerformancePreferencePage.autoCheckField=Auto check of svn to detect the update
PerformancePreferencePage.autoCheckTime=Detect update in each (seconds)
@@ -899,7 +899,7 @@ EOozieParameterName.enableOoKerberos=Enable Kerberos Security
EOozieParameterName.nameNodeEndPoint=Name Node end point
EOozieParameterName.jobTrackerEndPoint=Job Tracker end point
EOozieParameterName.oozieEndPointValue=Oozie end point
Node.parameterWrong=The value of Parameter ({0}) does not exist.
Node.parameterWrong=The value of Parameter ({0}) is not exist.
Connection.languageWarning=*Note: For Bean Language, the Expression should be a qualified class name without quotes.\n*Note: For None Language, the Value should be a full expression, instead of a plain text.\n*Note: For XPath Language, the Namespaces will be used automatically if it's checked.
EParameterName.useNamespaces=Add Namespaces
EParameterName.namespaces=Namespaces
@@ -918,8 +918,8 @@ AbstractSchemaController.schemaOf=Schema of
AbstractSchemaController.syncColumns=Sync columns
AbstractSchemaController.validationrule.title.warn=Warn
AbstractSchemaController.validationrule.title.confirm=Confirm
AbstractSchemaController.validationrule.selectBuildInMsg=If you select Built-In the validation rule under the component will be lost. Continue?
AbstractSchemaController.validationrule.selectMetadataMsg=The metadata you select now does not contain current validation rule. Validation rule will be lost if you still select it. Continue?
AbstractSchemaController.validationrule.selectBuildInMsg=If you select Build-In the validation rule under the component will be lost. Continue?
AbstractSchemaController.validationrule.selectMetadataMsg=The metadata you select now doesnot contain current validation rule. Validation rule will be lost if you still select it. Continue?
AbstractSchemaController.validationrule.cannotApplyValMsg=Cannot apply the validation rule to the component because none of its schema use the validation rule.
AbstractSchemaController.connectionNotAvaliable=Connection has not been set or not correctly in the component
AbstractSchemaController.inputNotSet=Input connection not set
@@ -931,7 +931,7 @@ ImportExportPreferencePage.rebuildRelationships=Rebuild relationships of items w
AbstractMultiPageTalendEditor.readonly=Warning
AbstractMultiPageTalendEditor.readonlyMessage=Can't save the job! Current job or project is readonly!
MainComposite.JobTypeSection.jobletTypeLabel=Joblet Type
ProcessController.UseDynamicJobSelectionDialog.message=Context param will be retrieved from Job : {0} !
ProcessController.UseDynamicJobSelectionDialog.message=Context param will be retreive from job : {0} !
GuessSchemaController.schemaOf=Schema of
Node.notFormedLoop=The connected components in a Job must not form a closed loop. Please check.
AbstractSchemaController.schema.title=Schema of {0}
@@ -991,10 +991,7 @@ ManageResourcePanel.copyTitle=Copy Successfully
ManageResourcePanel.CopyPath=Copy Path
ManageResourcePanel.copyMsg='{0}' has been copied to clipboard.
ManageResourcePanel.reourceNameCol=Resource
GuessSchemaController.connectionWarning=Connection warning
PerformancePreferencePage.defaultTimeout=Default connection timeout (seconds)
PerformancePreferencePage.defaultTimeout.read=Default read timeout (seconds)
Node.hasMoreThenOneSourceKey=This component has no source key defined.
DatabaseForm.checkFailure=Connection failure.
DatabaseForm.checkFailureTip=You must change the Database Settings.
Node.checkDynamicJobUsageWarning=Usage of dynamic job is not discouraged in joblets, not compatible with continuous integration.
EParameterName.OverrideEncodingFlag=Override Encoding

View File

@@ -741,19 +741,19 @@ PropertiesWizardPage.NameEmptyError=Le nom est vide.
PropertiesWizardPage.NameFormatError=Le nom contient des caract\u00E8res incorrects.
ColorsCodeViewerPreferencePage.Comment1Color=Couleur de Commentaire1
ColorsCodeViewerPreferencePage.Comment2Color=Couleur de Commentaire2
ColorsCodeViewerPreferencePage.DigitColor=Couleur de Chiffre
ColorsCodeViewerPreferencePage.DigitColor=Couleur du chiffre
ColorsCodeViewerPreferencePage.FunctionColor=Couleur de Fonction
ColorsCodeViewerPreferencePage.InvalidColor=Couleur invalide
ColorsCodeViewerPreferencePage.LabelColor=Couleur du libell\u00E9
ColorsCodeViewerPreferencePage.Literal1Color=Couleur de Litt\u00E9ral1
ColorsCodeViewerPreferencePage.Literal1Color=Couleur du Litt\u00E9ral1
ColorsCodeViewerPreferencePage.Literal2Color=Couleur de Litt\u00E9ral2
ColorsCodeViewerPreferencePage.MarkupColor=Couleur de Marquage
ColorsCodeViewerPreferencePage.OperatorColor=Couleur de l'op\u00E9rateur
ColorsCodeViewerPreferencePage.defaultColor=Couleur par d\u00E9faut
ColorsCodeViewerPreferencePage.fieldTip=Gras
ColorsCodeViewerPreferencePage.keyword1Color=Couleur de Motcl\u00E91
ColorsCodeViewerPreferencePage.keyword2Color=Couleur Motcl\u00E92
ColorsCodeViewerPreferencePage.keyword3Color=Couleur de Motcl\u00E93
ColorsCodeViewerPreferencePage.keyword1Color=Couleur du Mot-cl\u00E91
ColorsCodeViewerPreferencePage.keyword2Color=Couleur du Mot-cl\u00E92
ColorsCodeViewerPreferencePage.keyword3Color=Couleur du Mot-cl\u00E93
MetadataTypeLengthPreferencePage.VALUE=Param\u00E8tres par d\u00E9faut pour les champs contenant des valeurs nulls
MetadataTypeLengthPreferencePage.FIELD=Param\u00E8tres par d\u00E9faut pour tous les champs
MetadataTypeLengthPreferencePage.DBTYPE=Longueur par d\u00E9faut pour le type de donn\u00E9es
@@ -806,7 +806,7 @@ PaserRuleSelectionDialog.RULE_TYPE=Type de r\u00E8gle
PaserRuleSelectionDialog.RULE_VALUE=Valeur de la r\u00E8gle
TracesConnectionUtils.connectionComment=Le sch\u00E9ma est vide ou n\'est pas d\u00E9fini.
ColumnListController.invalidRegx=La valeur de \"FILTRE\", attribut du param\u00E8tre \"{0}\", est invalide car les filtres ont perdu leur efficacit\u00E9. Veuillez le v\u00E9rifier et le corriger si vous souhaitez le rendre disponible.
DesignerPreferencePage.notShowWarningDialog=Ne pas afficher d\'avertissement lors de la suppression d\'un lien attach\u00E9 \u00E0 un composant d\'une entr\u00E9e/sortie de d\u00E9clencheur dans un Joblet.
DesignerPreferencePage.notShowWarningDialog=Ne pas afficher d\'avertissement lors de la suppression d\'un lien attach\u00E9 \u00E0 un composant d\'une entr\u00E9e/sortie de d\u00E9clenchement dans un Joblet.
GEFDeleteAction.deleteConnectionDialog.title=Avertissement
GEFDeleteAction.deleteConnectionDialog.msg=La suppression de lien ne met pas automatiquement \u00E0 jour les Jobs utilisant \\nce Joblet. Continuer ?
GEFDeleteAction.deleteConnectionDialog.toggleMsg=Ne plus montrer ce dialogue.
@@ -850,7 +850,7 @@ Node.hasMoreThenOneColumn=La table ({0}) a plus d'une colonne.
NodePart_componentNotLoaded=Le composant n'est pas charg\u00E9
NodePart_warning=Avertissement
Node.repeatMergeSort={0} tri MergeSort d\u00E9j\u00E0 configur\u00E9, supprimez-le dans {1}
DesignerPreferencePage.lineStyle=Utiliser un style de connexion incurv\u00E9 pour Job Designer
DesignerPreferencePage.lineStyle=Utiliser le style de connexion courbe pour le Job Designer
PerformancePreferencePage.autoCheckField=V\u00E9rification auto de SVN pour d\u00E9tecter la mise \u00E0 jour
PerformancePreferencePage.autoCheckTime=D\u00E9tecter les mises \u00E0 jour toutes les (secondes)
TalendEditorPaletteFactory.palette.favorites=Favoris
@@ -879,7 +879,7 @@ MainComposite.KeywordsError=Le nom n\'est pas un identifiant valide.
MainComposite.NameEmptyError=Le nom est vide.
MainComposite.NameFormatError=Le nom contient des caract\u00E8res incorrects.
MainComposite.SameAsProjectname=Le nom est le m\u00EAme que celui du projet.
DesignerPreferencePage.duplicateTestCases=Dupliquer testCases lors de la Duplication de Job
DesignerPreferencePage.duplicateTestCases=Dupliquer les sc\u00E9narios de test lors de la duplication de Jobs
EOozieParameterName.propertyType=Type de propri\u00E9t\u00E9
EOozieParameterName.hadoopDistribution=Distribution Hadoop
EOozieParameterName.hadoopVersion=Version d'Hadoop
@@ -951,12 +951,12 @@ JobDependenciesEditor.filterLabel=&Rechercher
JobDependenciesEditor.hideBuiltInItems=Masquer les \u00E9l\u00E9ments Built-In
JobDependenciesEditor.refreshDependenciesTooltip=Rafra\u00EEchir toutes les d\u00E9pendances selon le dernier contenu de la Route
JobDependenciesEditor.KeyBindingWord=Raccourcis clavier : Suppr, Insert, Entr\u00E9e
JobDependenciesPanel.multiItemsSelectedStatusMsg=\u00E9l\u00E9ments s\u00E9lectionn\u00E9s
JobDependenciesPanel.multiItemsSelectedStatusMsg=\ \u00E9l\u00E9ment(s) s\u00E9lectionn\u00E9(s)
JobDependenciesPanel.deleteTitle=Supprimer
JobDependenciesPanel.deleteMsg=Supprimer tous les \u00E9l\u00E9ments s\u00E9lectionn\u00E9s ?
JobDependenciesPanel.addBtn=Ajouter...
JobDependenciesPanel.removeBtn=Supprimer
JobDependenciesPanel.editBtn=\u00C9diter
JobDependenciesPanel.editBtn=Modifier
JobDependenciesPanel.upBtn=Haut
JobDependenciesPanel.downBtn=Bas
DependencyVersionPart.comboInclusive=Inclusif
@@ -971,7 +971,7 @@ DependenciesContextSelectionDialog.selectContext=S\u00E9lectionner une variable
DependenciesContextSelectionDialog.addContext=Ajouter une variable de contexte
DependenciesContextSelectionDialog.contextInUseError=Cette variable de contexte est d\u00E9j\u00E0 en cours d\'utilisation !
NewDependencyItemDialog.addTitle=Ajouter {0}
NewDependencyItemDialog.editTitle=\u00C9diter {0}
NewDependencyItemDialog.editTitle=Modifier {0}
NewDependencyItemDialog.addMsg=Ajouter un nouveau {0}
NewDependencyItemDialog.editMsg=\u00C9diter les attributs du {0} s\u00E9lectionn\u00E9
NewDependencyItemDialog.name=&Nom
@@ -986,10 +986,6 @@ ManageResourcePanel.copyTitle=Copie r\u00E9ussie
ManageResourcePanel.CopyPath=Chemin de la copie
ManageResourcePanel.copyMsg=\"{0}\" a \u00E9t\u00E9 copi\u00E9 dans le presse-papiers.
ManageResourcePanel.reourceNameCol=Ressource
GuessSchemaController.connectionWarning=Avertissement de connexion
PerformancePreferencePage.defaultTimeout=D\u00E9lai avant expiration de la connexion (en secondes)
PerformancePreferencePage.defaultTimeout.read=Valeur du d\u00E9lai avant expiration de la connexion (en secondes)
Node.hasMoreThenOneSourceKey=Ce composant n\'a pas de source cl\u00E9 d\u00E9finie.
DatabaseForm.checkFailure=\u00C9chec de la connexion
DatabaseForm.checkFailureTip=Vous devez modifier les param\u00E8tres de la base de donn\u00E9es.
Node.checkDynamicJobUsageWarning=L\'utilisation d\'un Job dynamique n\'est pas encourag\u00E9e dans les Joblets et incompatible avec l\'int\u00E9gration continue.

View File

@@ -991,10 +991,7 @@ ManageResourcePanel.copyTitle=\u30B3\u30D4\u30FC\u304C\u6210\u529F\u3057\u307E\u
ManageResourcePanel.CopyPath=\u30B3\u30D4\u30FC\u30D1\u30B9
ManageResourcePanel.copyMsg=\'\'{0}\'\'\u304C\u30AF\u30EA\u30C3\u30D7\u30DC\u30FC\u30C9\u306B\u30B3\u30D4\u30FC\u3055\u308C\u307E\u3057\u305F\u3002
ManageResourcePanel.reourceNameCol=\u30EA\u30BD\u30FC\u30B9
GuessSchemaController.connectionWarning=\u63A5\u7D9A\u306E\u8B66\u544A
PerformancePreferencePage.defaultTimeout=\u30C7\u30D5\u30A9\u30EB\u30C8\u63A5\u7D9A\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8(\u79D2)
PerformancePreferencePage.defaultTimeout.read=\u30C7\u30D5\u30A9\u30EB\u30C8\u8AAD\u307F\u53D6\u308A\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8(\u79D2)
Node.hasMoreThenOneSourceKey=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u306F\u30BD\u30FC\u30B9\u30AD\u30FC\u304C\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
DatabaseForm.checkFailure=\u63A5\u7D9A\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002
DatabaseForm.checkFailureTip=DB\u8A2D\u5B9A\u3092\u5909\u66F4\u3057\u3066\u4E0B\u3055\u3044\u3002
Node.checkDynamicJobUsageWarning=\u30C0\u30A4\u30CA\u30DF\u30C3\u30AF\u30B8\u30E7\u30D6\u306E\u4F7F\u7528\u306F\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u5185\u3067\u306F\u63A8\u5968\u3055\u308C\u3066\u304A\u3089\u305A\u3001\u7D99\u7D9A\u7684\u30A4\u30F3\u30C6\u30B0\u30EC\u30FC\u30B7\u30E7\u30F3\u3068\u4E92\u63DB\u6027\u304C\u3042\u308A\u307E\u305B\u3093\u3002
EParameterName.OverrideEncodingFlag=\u30A8\u30F3\u30B3\u30FC\u30C7\u30A3\u30F3\u30B0\u306E\u4E0A\u66F8\u304D

View File

@@ -11,7 +11,7 @@ CodeView.All=\u6240\u6709
SubjobBasicComposite.RestoreTip=\u4ECE\u9996\u9009\u9879\u9875\u9762\u6062\u590D\u989C\u8272\u3002
EParameterName.catchRuntimeErrors=\u6355\u6349\u8FD0\u884C\u65F6\u9519\u8BEF
EParameterName.Platform=\u5E73\u53F0
EParameterName.FileName=\u6587\u4EF6\u540D/\u6D41
EParameterName.FileName=\u6587\u4EF6\u540D
ContextParameterPage.description=\u521B\u5EFA\u65B0\u7684\u4E0A\u4E0B\u6587\u53C2\u6570\u3002
CodeView.Main=\u4E3B
DeleteNoteCommand.Name=\u5220\u9664\u5907\u6CE8
@@ -30,31 +30,31 @@ ContextModifyCommand.label=\u4FEE\u6539\u4E0A\u4E0B\u6587
DesignerPreferencePage.propertyCodeCheck=\u751F\u6210\u4EE3\u7801\u65F6\u68C0\u67E5\u5C5E\u6027\u5B57\u6BB5\uFF08\u82E5\u7981\u7528\uFF0C\u5C06\u4F7F\u7EC4\u4EF6\u5C5E\u6027\u66F4\u5FEB\uFF09
ConnectionCreateAction.dialogMessage=\u65B0\u8F93\u51FA\u7684\u540D\u5B57\uFF1F
ContextChangeDefaultCommand.label=\u66F4\u6539\u9ED8\u8BA4\u4E0A\u4E0B\u6587
ActivateSubjobAction.DeactivateComplete=\u505C\u7528\u6240\u6709\u8FDE\u63A5\u7684\u5B50\u4F5C\u4E1A
ActivateSubjobAction.DeactivateComplete=\u505C\u7528\u6574\u4E2A\u5B50\u4F5C\u4E1A
EParameterName.Level.Log.File=\u7EA7\u522B
ToggleSubjobsAction.LABEL=\u5207\u6362\u5B50\u4F5C\u4E1A
EParameterName.schemaOptions=Schema \u9009\u9879
EParameterName.Purpose=\u76EE\u7684
MultiPageEditorContributor.Grid=\u7F51\u683C(&G)
EParameterName.tableLogs=\u65E5\u5FD7\u8868
SqlMemoController.QueryError.infoMsg=\u67E5\u8BE2\u8BED\u53E5\u4E0D\u80FD\u5305\u542B\u4E0A\u4E0B\u6587\u53C2\u6570\uFF08\u50CF\uFF1A $_context\uFF09\uFF0C\u6216\u8005\u67E5\u8BE2\u8BED\u53E5\u6CA1\u6709\u62EC\u5728 {0} \u5B57\u7B26\u5185\u3002\u8BF7\u6539\u6B63\uFF01
SqlMemoController.QueryError.infoMsg=\u67E5\u8BE2\u8BED\u53E5\u4E0D\u80FD\u5305\u542B\u4E0A\u4E0B\u6587\u53C2\u6570 (\u4F8B\u5982 $_context)\uFF0C\\n \u6216\u8005\u67E5\u8BE2\u8BED\u53E5\u6CA1\u6709\u62EC\u5728 {0} \u5185\u3002\\n \u6216\u5177\u6709\u67D0\u4E9B\u8868\u8FBE\u5F0F\u3002\u8BF7\u6539\u6B63\u3002
NodeBreakpointAction.removeBreakpoint=\u5220\u9664\u65AD\u70B9
ChangeActivateStatusNodeCommand.Label.Active=\u6709\u6548\u7EC4\u4EF6
ChangeActivateStatusNodeCommand.Label.Active=\u6FC0\u6D3B\u5143\u7D20
EParameterName.queryType=\u67E5\u8BE2\u7C7B\u578B
EParameterName.Log.Stdout=StdOut \u8BB0\u5F55\u65E5\u5FD7
ConnTextEditPolicy.ErrorTitle=\u9519\u8BEF
EParameterName.process=\u4F5C\u4E1A
ChangeMergeOrderCommand.label=\u6539\u53D8\u5408\u5E76\u7684\u987A\u5E8F
ChangeMetadataCommand.changeMetadataValues=\u66F4\u6539\u5143\u6570\u636E\u503C
ActivateSubjobAction.ActivateComplete=\u6FC0\u6D3B\u6240\u6709\u8FDE\u63A5\u7684\u5B50\u4F5C\u4E1A
ActivateSubjobAction.ActivateComplete=\u6FC0\u6D3B\u6574\u4E2A\u5B50\u4F5C\u4E1A
MergeOrderDialog.CurrentOrderConnection=\u5F53\u524D\u8FDE\u63A5\u987A\u5E8F
EParameterName.port=\u7AEF\u53E3
CreateProcess.createJob=\u521B\u5EFA\u4F5C\u4E1A
EParameterName.componentList=\u7EC4\u4EF6\u5217\u8868
EParameterName.componentList=\u8FDE\u63A5
EParameterName.ModuleList=\u6A21\u5757\u5217\u8868
ConnectionCreateAction.dialogTitle=\u8F93\u51FA
DesignerPreferencePage.component.defaultLabel=\u7EC4\u5EFA\u7F3A\u7701\u6807\u7B7E
EParameterName.schemaType=Schema
DesignerPreferencePage.component.defaultLabel=\u7EC4\u4EF6\u9ED8\u8BA4\u6807\u7B7E
EParameterName.schemaType=Schema \u7C7B\u578B
EParameterName.tableStats=\u7EDF\u8BA1\u8868
EParameterName.Family=\u65CF
UpdateDetectionDialog.Remarks=\u5907\u6CE8
@@ -116,15 +116,15 @@ ExternalNodeChangeCommand.modifaicationFrom=\u4FEE\u6539\u81EA
EmfComponent.Time=\u65F6\u95F4
ContextParameterExtractor.ExistedMessages=\u4E00\u4E9B\u4E0A\u4E0B\u6587\u53C2\u6570\u5DF2\u5728{0}\u5B58\u5728.
TextController.decoration.description=\u4ECE\u5B58\u50A8\u5E93\u4E2D\u83B7\u53D6\u7684\u503C
StatsAndLogsComposite.SaveToolTipText=\u4FDD\u5B58\u503C\u5230\u9996\u9009\u9879\uFF08Shift+S)
StatsAndLogsComposite.SaveToolTipText=\u4FDD\u5B58\u503C\u5230\u9996\u9009\u9879\u9875\u9762\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
EParameterName.onFileFlag=\u8F93\u51FA\u5230\u6587\u4EF6
JobHierarchyMessages.JobHierarchyViewPart_title=\u4F5C\u4E1A {1}\uFF0C\u5DE5\u7A0B {2}
ParallelExecutionCommand.numberInvalid=\u6570\u5B57\u65E0\u6548\u3002
ChangeActivateStatusSubjobCommand.Label.ActiveComplete=\u6FC0\u6D3B\u6240\u6709\u8FDE\u63A5\u7684\u5B50\u4F5C\u4E1A
ChangeActivateStatusSubjobCommand.Label.ActiveComplete=\u6FC0\u6D3B\u6574\u4E2A\u5B50\u4F5C\u4E1A
ChangeMetadataCommand.messageDialog.questionMessage=\u662F\u5426\u8981\u4F20\u64AD\u66F4\u6539\uFF1F
ChangeActivateStatusNodeCommand.Label.Deactive=\u65E0\u6548\u7EC4\u4EF6
ChangeActivateStatusNodeCommand.Label.Deactive=\u505C\u7528\u5143\u7D20
EParameterName.user=\u7528\u6237
ParallelExecutionCommand.Parallel=\u5E76\u884C
SendToBackAction.sendToBack=\u53D1\u9001\u5230\u540E\u9762
@@ -155,7 +155,7 @@ ContextParameterPage.nameEmpty=\u53C2\u6570\u540D\u4E3A\u7A7A\u3002
JobHierarchyMessages.JobHierarchyViewPart_createinput=\u6B63\u5728\u521B\u5EFA \'\'{0}\'\' \u7684\u7C7B\u578B\u5C42\u6B21\u7ED3\u6784...
UpdateDetectionDialog.Messages=\u4EE5\u4E0B\u9879\u76EE\u4E2D\u4F7F\u7528\u7684\u5C5E\u6027\u5DF2\u88AB\u4FEE\u6539\u3002\\n\u9009\u62E9\u5E76\u66F4\u65B0\u60A8\u9009\u4E2D\u7684\u5185\u5BB9\u3002\\n\\n(*)\uFF1A\u6B64\u4F5C\u4E1A\u672A\u6253\u5F00\u3002
EParameterName.condition=\u6761\u4EF6
SubjobBasicComposite.SaveTip=\u4FDD\u5B58\u989C\u8272\u5230\u9996\u9009\u9879\u3002
SubjobBasicComposite.SaveTip=\u4FDD\u5B58\u989C\u8272\u5230\u9996\u9009\u9879\u9875\u9762\u3002
ContextParameterWizard.title=\u65B0\u7684\u4E0A\u4E0B\u6587\u53C2\u6570
ResizeNodeCommand.Name=\u91CD\u65B0\u5B9A\u4E49\u7EC4\u4EF6\u5927\u5C0F
DesignerPreferencePage.viewOptions=\u7EC4\u4EF6\u8BBE\u7F6E\u6807\u7B7E\u7684\u5E03\u5C40:
@@ -196,7 +196,7 @@ EParameterName.catchUserErrors=\u6355\u6349\u7528\u6237\u9519\u8BEF\u4FE1\u606F
ContextProcessSection2.context=\u4E0A\u4E0B\u6587:
EParameterName.dbVersion=\u6570\u636E\u5E93\u7248\u672C
EParameterName.LabelFormat=\u6807\u7B7E\u683C\u5F0F
ConfigureConnParamDialog.ContextLabel=\u4E0A\u4E0B\u6587
ConfigureConnParamDialog.ContextLabel=\u4E0A\u4E0B\u6587:
EParameterName.dbType=\u6570\u636E\u5E93\u7C7B\u578B
EParameterName.Version=\u7248\u672C
ProcessUpdateManager.ReadOnlyProcessUpdateWarningMessages=\u8FD9\u4E2A\u4F5C\u4E1A\u9700\u8981\u4ECE\u5E93\u4E2D\u66F4\u65B0\uFF0C\u4F46\u662F\u4F5C\u4E1A\u4E0D\u80FD\u4E3A\u53EA\u8BFB\u72B6\u6001\u3002
@@ -210,13 +210,13 @@ SubjobBasicComposite.SaveLabel=\u4FDD\u5B58\u9ED8\u8BA4\u989C\u8272
ContextProcessSection2.contextType=\u4E0A\u4E0B\u6587\u7C7B\u578B
EParameterName.catchRealtimeStats=\u6355\u6349\u7EC4\u4EF6\u7EDF\u8BA1
ContextProcessSection.ChangeDefault=\u6B64\u4E0A\u4E0B\u6587\u5DF2\u8BBE\u7F6E\u4E3A\u9ED8\u8BA4\uFF0C\u8BF7\u66F4\u6539\u9ED8\u8BA4\u4E0A\u4E0B\u6587\u518D\u79FB\u9664
EParameterName.encodingType=\u7F16\u7801
EParameterName.encodingType=\u7F16\u7801\u7C7B\u578B
DesignerPreferencePage.defaultFilePathDirectory=\u7EC4\u4EF6\u7F3A\u7701\u6587\u4EF6\u8DEF\u5F84:
ExtraComposite.ImplicitContextSettings=\u9690\u5F0F\u4E0A\u4E0B\u6587\u8D1F\u8F7D\u8BBE\u7F6E
AbstractElementPropertySectionController.syntaxError=\u8BED\u6CD5\u9519\u8BEF:
Process.componentsUnloaded=\u90E8\u5206\u7EC4\u4EF6\u6CA1\u6709\u88C5\u8F7D\u3002
EParameterName.connectionType=\u8FDE\u63A5\u7C7B\u578B
DesignerPreferencePage.component.defaultHint=\u7EC4\u4EF6\u7F3A\u7701\u63D0\u793A
DesignerPreferencePage.component.defaultHint=\u7EC4\u4EF6\u9ED8\u8BA4\u63D0\u793A
EParameterName.TableName=\u8868\u540D\u79F0
ChangeNoteOpacityCommand.Name=\u66F4\u6539\u5907\u6CE8\u4E0D\u900F\u660E\u5EA6
Problems.category.warnings=\u8B66\u544A
@@ -238,9 +238,9 @@ NodeReturn.Availability.AFTER=After
EmfComponent.repository=\u5B58\u50A8\u5E93
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
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=\u505C\u7528\u6574\u4E2A\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\u5B58\u50A8\u5E93\u4E2D\u5347\u7EA7\uFF1F
Process.IfToUpgradeMetadata=\u4EE5\u4E0B\u7EC4\u4EF6\u4F7F\u7528\u7684\u5143\u6570\u636E\u88AB\u4FEE\u6539\u3002\\n\u9009\u62E9\u8981\u4ECE\u5B58\u50A8\u5E93\u4E2D\u5347\u7EA7\u7684\u7EC4\u4EF6\uFF1F
NewProcessWizard.title=\u65B0\u4F5C\u4E1A
CheckController.decoration.description=\u4ECE\u5B58\u50A8\u5E93\u4E2D\u83B7\u53D6\u7684\u503C
ContextParameterPage.comment=\u6CE8\u91CA
@@ -249,7 +249,7 @@ NewProcessWizard.failureTitle=\u9519\u8BEF
DesignerColorsPreferencePage.ConnectionColorGroup=\u8FDE\u63A5\u989C\u8272
modules.required=\u4F7F\u7528\u6B64\u7EC4\u4EF6\u65F6\u9700\u8981\u3002
NodeSetActivateAction.Deactivate=\u505C\u7528
EParameterName.database=\u6570\u636E\u6E90
EParameterName.database=\u6570\u636E\u5E93
EParameterName.start=\u5F00\u59CB
EParameterName.prevColumnList=\u4E0A\u4E00\u7EC4\u4EF6\u5217\u5217\u8868
DesignerPreferencePage.SubjobTitleColorLabel=\u5B50\u4F5C\u4E1A\u6807\u9898\u989C\u8272
@@ -272,23 +272,23 @@ JobHierarchyMessages.JobHierarchyViewPart_tooltip=\u6765\u81EA\u5DE5\u7A0B {2} \
EParameterName.MultiThread=\u591A\u7EBF\u7A0B\u6267\u884C
ChangeActivateStatusSubjobCommand.Label.ActivePart=\u6FC0\u6D3B\u5F53\u524D\u5B50\u4F5C\u4E1A
MultiPageTalendEditor.Job=\u4F5C\u4E1A {0} {1}
EmfComponent.None=\u9ED8\u8BA4
EmfComponent.None=\u65E0
MultiPageEditorContributor.View=\u89C6\u56FE
ContextParameterPage.nameExists=\u53C2\u6570\u540D\u5DF2\u5B58\u5728\u3002
ExecuteSystemCommandCommand.Label=\u6267\u884C\u7528\u6237\u8BBE\u7F6E\u6216\u7EC4\u4EF6\u5B9A\u4E49\u7684\u547D\u4EE4
ExecuteSystemCommandCommand.Label=\u6267\u884C\u7528\u6237\u8BBE\u7F6E\u6216\u7EC4\u4EF6\u5B9A\u4E49\u7684\u7279\u6B8A\u547D\u4EE4\u3002
ContextParameterPage.defaultValue=\u9ED8\u8BA4\u503C
MergeOrderDialog.MoveDown=\u4E0B\u79FB
EParameterName.dbName=\u6570\u636E\u5E93
EParameterName.dbName=\u6570\u636E\u5E93\u540D\u79F0
TalendEditorContextMenuProvider.Row=\u884C
EParameterName.catchUserWarning=\u6355\u6349\u7528\u6237\u8B66\u544A\u4FE1\u606F
StatsAndLogsComposite.Save=&\u4FDD\u5B58\u5230\u9996\u9009\u9879
DesignerPreferencePage.schemaOptions=\u5F53\u8F93\u5165\u6570\u636E\u884C\u4E0E\u6307\u5B9A\u8F93\u5165\u7684 schema \u4E0D\u540C\u65F6\uFF1A
NodeReturn.Availability.BEFORE=Before
EParameterName.DisableInfos=\u5C4F\u853D\u4FE1\u606F
EParameterName.DisableInfos=\u7981\u7528\u4FE1\u606F
ChangeValuesFromRepository.messageDialog.takeMessage=\u662F\u5426\u4ECE\u8F93\u5165\u7EC4\u4EF6\u83B7\u53D6schema?
EParameterName.lookupColumnList=\u67E5\u627E\u5217\u5217\u8868
ExternalNodeChangeCommand.propagate=\u4F20\u64AD
NoRepositoryDialog.Text=\u65E0\u5B58\u50A8\u5E93
NoRepositoryDialog.Text=\u6CA1\u6709\u53EF\u7528\u7684\u5B58\u50A8\u5E93\u3002
ConnectionError.Message=\u5185\u7F6E\u6A21\u5F0F\u6570\u636E\u5E93\u8FDE\u63A5\u5931\u8D25\u3002
UpdateDetectionDialog.Items=\u9879\u76EE
CodeView.End=\u7ED3\u675F
@@ -305,8 +305,8 @@ NodesPasteAction.paste=\u7C98\u8D34
TalendEditorPaletteFactory.Tools=\u5DE5\u5177
EParameterName.Comment=\u6CE8\u91CA
ChangeActivateStatusSubjobCommand.Label.DeactivePart=\u505C\u7528\u5F53\u524D\u5B50\u4F5C\u4E1A
TalendEditorDropTargetListener.dngsupportdialog.title=\u4E0D\u652F\u6301\u62D6\u62FD
TalendEditorDropTargetListener.dngsupportdialog.content=\u5F53\u524D\u4E0D\u652F\u6301\u8BE5\u7EC4\u4EF6\u7684\u62D6\u62FD\u64CD\u4F5C\u3002
TalendEditorDropTargetListener.dngsupportdialog.title=\u8B66\u544A
TalendEditorDropTargetListener.dngsupportdialog.content=\u65E0\u6CD5\u62D6\u653E\u4EE5\u521B\u5EFA\u8282\u70B9\u3002
AbstractLanguageMemoController.generateCode=\u751F\u6210\u4EE3\u7801
AbstractLanguageMemoController.generateSampleCode=\u8BD5\u56FE\u4E3A\u6B64\u7EC4\u4EF6\u751F\u6210\u793A\u5217\u4EE3\u7801
AbstractPreferenceComposite.jobAssigned=\u5B50\u4F5C\u4E1A\u5E94\u5206\u914D\u7ED9{0}
@@ -370,7 +370,7 @@ EParameterName.FontSize=\u5B57\u4F53\u5927\u5C0F
EParameterName.jobMainversion=\u7248\u672C
EParameterName.jobVersion=\u7248\u672C
EParameterName.modification=\u4FEE\u6539
EParameterName.parallelize=\u542F\u7528\u5E76\u884C\u6267\u884C
EParameterName.parallelize=\u542F\u7528\u5E76\u884C
EParameterName.parallelizeNumber=\u5E76\u884C\u6267\u884C\u6570
EParameterName.parallelizeUnitSize=\u5E76\u884C\u7F13\u51B2\u88C5\u7F6E\u5927\u5C0F
EParameterName.showSubjob=\u663E\u793A\u5B50\u4F5C\u4E1A\u6807\u9898
@@ -401,7 +401,7 @@ I18nPreferencePage.completeInfo=\u4ECE Babili \u52A0\u8F7D\u7684\u7FFB\u8BD1\uFF
I18nPreferencePage.loading=\u4ECEBabili\u52A0\u8F7D\u66F4\u65B0
I18nPreferencePage.needRestart=\u672C\u5730\u8BED\u8A00 (\u9700\u8981\u91CD\u65B0\u542F\u52A8)
I18nPreferencePage.title=\u66F4\u65B0\u7ED3\u675F
I18nPreferencePage.translationInformation=\u4ECEBabili\u4E0A\u7FFB\u8BD1\uFF08\u4EC5\u5BF9\u5F53\u524D\u8BED\u8A00\uFF0C\u9009\u62E9\u5176\u5B83\u8BED\u8A00\u65F6\u9700\u8981\u91CD\u65B0\u542F\u52A8\uFF09
I18nPreferencePage.translationInformation=\u4F7F\u7528 Babili \u6D4B\u8BD5\u7FFB\u8BD1 (\u4EC5\u5BF9\u5F53\u524D\u8BED\u8A00\u6709\u6548\uFF0C\u9009\u62E9\u5176\u4ED6\u8BED\u8A00\u65F6\u9700\u8981\u91CD\u65B0\u542F\u52A8)
I18nPreferencePage.validateTranslation=\u53EA\u5BFC\u5165\u5DF2\u9A8C\u8BC1\u7684\u7FFB\u8BD1
IconSelectionController.MessageTitle=\u9519\u8BEF
IconSelectionController.Messages=\u6240\u9009\u7684\u56FE\u6807\u5927\u5C0F\u5E94\u8BE5\u4E3A 32x32\u3002
@@ -414,12 +414,12 @@ JobHierarchyViewer.hirarchy=\u4F5C\u4E1A\u5C42\u6B21\u7ED3\u6784
JobLaunchConfigurationDelegate.jobNotFound=\u4F5C\u4E1A{0}\u65E0\u6CD5\u627E\u5230\uFF0C\u53EF\u80FD\u5DF2\u88AB\u79FB\u9664\u3002
JobTemplateViewsAndProcessUtil.jobName=\u4F5C\u4E1A\u6A21\u677F\u5411\u5BFC\u6A21\u62DF\u4F5C\u4E1A
MultipleThreadDynamicComposite.gatherInformation=\u4ECE\u5E93\u4E2D\u6536\u96C6\u4FE1\u606F
Node.componentNotExist=\u8FD9\u4E2A\u7EC4\u4EF6\u4F9D\u8D56\u4E8E\u7EC4\u4EF6{0}\uFF0C\u4F46\u662F\u4E0D\u5B58\u5728\u3002
Node.componentNotExist=\u8FD9\u4E2A\u7EC4\u4EF6\u4F9D\u8D56\u4E8E\u7EC4\u4EF6 {0}\uFF0C\u4F46\u662F\u540E\u8005\u4E0D\u5B58\u5728\u3002
Node.differentFromSchemaDefined=\u8F93\u5165\u8FDE\u63A5 \"{0}\\\\\" \u4E2D\u7684 schema \u4E0D\u540C\u4E8E\u7EC4\u4EF6\u4E2D\u5B9A\u4E49\u7684 schema\u3002
Node.errorMessage1=\u975E\u5B50\u8FDB\u7A0B\u53D1\u8D77\u8005\u7684\u7EC4\u4EF6\u4E0D\u80FD\u5728\u8F93\u5165\u4E2D\u5305\u542B\u6709\u5173\u5B50\u4F5C\u4E1A\u6B63\u5E38/\u5B50\u4F5C\u4E1A\u9519\u8BEF\u7684\u8FDE\u63A5\u3002
Node.errorMessage2=\u975E\u5B50\u8FDB\u7A0B\u53D1\u8D77\u8005\u7684\u7EC4\u4EF6\u53EA\u80FD\u5728\u8F93\u5165\u4E2D\u5305\u542B\u6570\u636E\u8FDE\u63A5\u6216\u8FED\u4EE3\u8FDE\u63A5\u3002
Node.errorMessage3=\u975E\u5B50\u8FDB\u7A0B\u53D1\u8D77\u8005\u7684\u7EC4\u4EF6\u4E0D\u80FD\u5728\u8F93\u5165\u4E2D\u5305\u542B\u6709\u5173 Run if \u7684\u8FDE\u63A5\u3002
Node.errorMessage4=\u975E\u5B50\u8FDB\u7A0B\u53D1\u8D77\u8005\u7684\u7EC4\u4EF6\u4E0D\u80FD\u5728\u8F93\u5165\u4E2D\u5305\u542B\u4EFB\u4F55 OnComponentOk/OnComponentError \u8FDE\u63A5\u3002
Node.errorMessage4=\u975E\u5B50\u8FDB\u7A0B\u53D1\u8D77\u8005\u7684\u7EC4\u4EF6\u4E0D\u80FD\u5728\u8F93\u5165\u4E2D\u5305\u542B\u6709\u5173\u7EC4\u4EF6\u6B63\u5E38/\u7EC4\u4EF6\u9519\u8BEF\u7684\u8FDE\u63A5\u3002
Node.getSchemaOrNot=\u60A8\u60F3\u83B7\u53D6\u76EE\u6807\u7EC4\u4EF6\u7684schema\u5417\uFF1F
Node.input=\u8F93\u5165:(
Node.inputLinkDifferentFromSchemaDefined=\u5408\u5E76\u7EC4\u4EF6 \"{0}\" \u7B2C\u4E00\u4E2A\u8F93\u5165\u8FDE\u63A5\u4E0A\u7684 schema \u4E0D\u540C\u4E8E\u7EC4\u4EF6\u4E2D\u5B9A\u4E49\u7684 schema\u3002
@@ -511,13 +511,13 @@ TalendPaletteContextMenuProvider.tipRemove=\u4ECE\u6536\u85CF\u5939\u79FB\u9664
TalendPaletteViewer.searchComponent=\u67E5\u627E\u7EC4\u4EF6...
TalendPaletteViewer.tooltipValue=\u8F93\u5165\u7EC4\u4EF6\u524D\u7F00\u6216\u6A21\u677F (*, ?)
TextController.valueInvalid=\u503C\u65E0\u6548\u3002
TraceDisableAction.TraceDesableTitle=\u7981\u7528\u8DDF\u8E2A
TraceDisableAction.TraceDesableTitle=\u8DDF\u8E2A\u7981\u7528
TraceDisableAction.TraceDisableDesc=\u8BBE\u5B9A\u8DDF\u8E2A\u7981\u7528
TraceEnableAction.TraceEnableDesc=\u8BBE\u5B9A\u8DDF\u8E2A\u542F\u7528
TraceEnableAction.TraceEnableTitle=\u8DDF\u8E2A\u542F\u7528
UpdateManagerUtils.updateMOfification=\u66F4\u65B0\u7BA1\u7406\u5668\u4FEE\u6539
WSDL2JAVAController.TOS=Talend Open Studio
WSDL2JAVAController.generateFileFailed=\u751F\u6210 java \u6587\u4EF6\u5931\u8D25 \\n{0}\uFF1A
WSDL2JAVAController.generateFileFailed=\u751F\u6210 java \u6587\u4EF6\u5931\u8D25\u3002\\n{0} :
WSDL2JAVAController.generateFileFailedFromWSDL=\u4ECEwsdl\u6587\u4EF6:{0}\u6210\u529F\u751F\u6210java\u6587\u4EF6
JobSettingProjectSettingPage.implictLabel=\u9690\u5F0F\u4E0A\u4E0B\u6587\u52A0\u8F7D
JobSettingProjectSettingPage.statAndLog=\u7EDF\u8BA1\u4E0E\u65E5\u5FD7
@@ -603,20 +603,20 @@ SetupProcessDependenciesRoutinesAction.title=\u8BBE\u7F6E\u4F8B\u7A0B\u4F9D\u8D5
SetupProcessDependenciesRoutinesDialog.systemRoutineLabel=\u7CFB\u7EDF\u4F8B\u7A0B
SetupProcessDependenciesRoutinesDialog.userRoutineLabel=\u7528\u6237\u4F8B\u7A0B
PerformancePreferencePage.addAllSystemRoutines=\u521B\u5EFA\u65B0\u4F5C\u4E1A\u65F6\uFF0C\u5C06\u6240\u6709\u7CFB\u7EDF\u4F8B\u7A0B\u6DFB\u52A0\u5230\u4F5C\u4E1A\u4F9D\u8D56\u5173\u7CFB
PerformancePreferencePage.addAllUserRoutines=\u521B\u5EFA\u65B0\u4F5C\u4E1A\u65F6\uFF0C\u5C06\u6240\u6709\u7528\u6237\u4F8B\u7A0B\u6DFB\u52A0\u5230\u4F5C\u4E1A\u4F9D\u8D56\u5173\u7CFB
PerformancePreferencePage.addAllUserRoutines=\u521B\u5EFA\u65B0\u4F5C\u4E1A\u6216\u5C0F\u4F5C\u4E1A\u65F6\uFF0C\u5C06\u6240\u6709\u7528\u6237\u4F8B\u7A0B\u6DFB\u52A0\u5230\u4F5C\u4E1A\u548C\u5C0F\u4F5C\u4E1A\u4F9D\u8D56\u5173\u7CFB
ShowRoutineItemsDialog.systemTitle=\u9009\u62E9\u7CFB\u7EDF\u4F8B\u7A0B
ShowRoutineItemsDialog.title=\u9009\u62E9\u4F8B\u7A0B
AbstractMultiPageTalendEditor_pleaseWait=\u4FDD\u5B58\u4E2D\uFF0C\u8BF7\u7A0D\u5019......
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=\u503C\u5FC5\u987B\u4E3A CSS \u6587\u4EF6
DocumentationPreferencePage.must_existing_value=\u5FC5\u987B\u662F\u5DF2\u5B58\u5728\u7684\u6587\u4EF6\\n
DocumentationPreferencePage.must_existing_value=\u503C\u5FC5\u987B\u662F\u4E00\u4E2A\u73B0\u6709\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\u8FDE\u63A5
Node.onlyOneDynamicPerSchema=\u4E00\u4E2A schema \u4E2D\u53EA\u80FD\u5B58\u5728\u4E00\u4E2A\u52A8\u6001\u7C7B\u578B
Node.schemaNotSynchronized=Schema \u672A\u540C\u6B65
I18nPreferencePage.wait_process=\u8FD9\u4E2A\u8FC7\u7A0B\u9700\u8981\u51E0\u5206\u949F\u65F6\u95F4\uFF0C\u8BF7\u7A0D\u5019...
I18nPreferencePage.wait_process=\u8FD9\u4E2A\u8FC7\u7A0B\u5C06\u6301\u7EED\u51E0\u5206\u949F\u65F6\u95F4\uFF0C\u8BF7\u7A0D\u5019...
Node.lengthDiffWarning=\u8F93\u5165\u8FDE\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 \"\";
BringForwardAction_bring_forward=\u5411\u524D
@@ -632,10 +632,10 @@ EParameterName.validationRuleItemid=\u9A8C\u8BC1\u89C4\u5219\u9879\u76EE ID
EParameterName.validationRules=\u4F7F\u7528\u5DF2\u5B58\u5728\u7684\u9A8C\u8BC1\u89C4\u5219
EParameterName.validationRuleType=\u9A8C\u8BC1\u89C4\u5219\u7C7B\u578B
MultiPageTalendEditor.Route=\u8DEF\u7531 {0} {1}
ImportExportPreferencePage.exportJobScript=\u5728\u5BFC\u51FA\u4F5C\u4E1A\u65F6\u5EFA\u8BAE\u4F7F\u7528\u8FD1\u671F\u7684\u6587\u4EF6\u540D
ImportExportPreferencePage.exportJobScript=\u5728\u5BFC\u51FA\u4F5C\u4E1A\u65F6\u5EFA\u8BAE\u4F7F\u7528\u8FD1\u671F\u7684\u6587\u4EF6\u540D\u3002
ImportExportPreferencePage.exportRouteScript=\u5BFC\u51FA\u8DEF\u7531\u811A\u672C\u65F6\u4F7F\u7528\u8FD1\u671F\u7684\u6587\u4EF6\u540D\u4FDD\u5B58\u3002
EParameterName.routeType=\u7C7B\u578B
Node.errorMessage5=\u975E\u5B50\u8FDB\u7A0B\u53D1\u8D77\u8005\u7684\u7EC4\u4EF6\u4E0D\u80FD\u5728\u8F93\u5165\u4E2D\u5305\u542B\u6709\u5173\u8DEF\u7531\u7684\u8FDE\u63A5\u3002
Node.errorMessage5=\u975E\u5B50\u8FDB\u7A0B\u53D1\u8D77\u8005\u7684\u7EC4\u4EF6\u4E0D\u80FD\u5728\u8F93\u5165\u4E2D\u5305\u542B\u6709\u5173\u8DEF\u7531\u7684\u4EFB\u4F55\u94FE\u63A5\u3002
EParameterName.Use.Dynamic.Job=\u4F7F\u7528\u52A8\u6001\u4F5C\u4E1A
EParameterName.Context.Job=\u4E0A\u4E0B\u6587\u4F5C\u4E1A
DataCertController.tDataCertInput.componentName=tPassportInput
@@ -647,7 +647,7 @@ DataCertController.tDataCertAdvancedDenormalize.componentName=tPassportAdvancedD
DataCertController.tDataCertLookUp.componentName=tPassportLookUp
DataCertController.tDataCertAdvancedLookUp.componentName=tPassportAdvancedLookUp
tPassportAdvancedDenormalize.needOneValue=\u5FC5\u987B\u914D\u7F6E {0} \u6216 {1}\u3002
tPassportAdvancedDenormalize.needOnlyOneValue=\u65E0\u6CD5\u6307\u5B9A {0} \u548C {1}\u3002
tPassportAdvancedDenormalize.needOnlyOneValue={0} \u548C {1} \u90FD\u65E0\u6CD5\u6307\u5B9A
EParameterName.listExceptions=\u5F02\u5E38
CamelPerformancePreferencePage.display.deactiveRepositoryUpdate=\u505C\u7528\u4FEE\u6539\u5E93\u540E\u7684\u81EA\u52A8\u68C0\u6D4B/\u66F4\u65B0
CamelPerformancePreferencePage.propertyCodeCheck=\u751F\u6210\u4EE3\u7801\u65F6\u68C0\u67E5\u5C5E\u6027\u5B57\u6BB5\uFF08\u82E5\u7981\u7528\uFF0C\u5C06\u4F7F\u7EC4\u4EF6\u5C5E\u6027\u66F4\u5FEB\uFF09
@@ -682,7 +682,7 @@ EParameterName.SK_CREATION=SK_CREATION
OpenExistVersionProcessWizard.windowTitle=\u4F5C\u4E1A\u7248\u672C
Node.checkHasMultiPrejobOrPostJobComponents=\u5728\u6B64\u4F5C\u4E1A\u4E2D\u627E\u5230 \"{0}\" \u7EC4\u4EF6\uFF0C\u603B\u5171\u53EA\u80FD\u6709\u4E00\u4E2A\uFF0C\u8BF7\u68C0\u67E5\u3002
AbstractMultiPageTalendEditor.canNotSaveTitle=\u8B66\u544A
AbstractMultiPageTalendEditor.canNotSaveMessage=\u4F5C\u4E1A\u672A\u88AB\u7528\u6237\u9501\u5B9A,\u65E0\u6CD5\u4FDD\u5B58
AbstractMultiPageTalendEditor.canNotSaveMessage=\u4F5C\u4E1A\u672A\u88AB\u7528\u6237\u9501\u5B9A\uFF0C\u65E0\u6CD5\u4FDD\u5B58
ConnectionSetAsMainRef.ConnectionModifyError=\u5F53\u542F\u52A8\u7EC4\u4EF6\u5177\u6709\u5B50\u4F5C\u4E1A\u8FDE\u63A5\u65F6\uFF0C\u65E0\u6CD5\u4FEE\u6539\u8FDE\u63A5
ConnectionSetAsMainRef.ERROR=\u9519\u8BEF
ModifyMergeOrderAction.ConnectionModifyError=\u5F53\u542F\u52A8\u7EC4\u4EF6\u5177\u6709\u5B50\u4F5C\u4E1A\u8FDE\u63A5\u65F6\uFF0C\u65E0\u6CD5\u4FEE\u6539\u8FDE\u63A5
@@ -692,17 +692,17 @@ ConnectionDeleteCommand.COLLAPSEJOBLET=\u65E0\u6CD5\u5220\u9664\u4F5C\u4E1A\u4E2
MultiPageTalendEditor.DIRTY=\u810F\u5C0F\u4F5C\u4E1A
MultiPageTalendEditor.DIRTYMESSAGE=\u662F\u810F\u7684\uFF0C\u8BF7\u5148\u4FDD\u5B58\u5C0F\u4F5C\u4E1A\uFF0C\u5426\u5219\u5C0F\u4F5C\u4E1A\u4E2D\u7684\u4FEE\u6539\u4F1A\u4E22\u5931\uFF1F
UpdateDetectionDialog.jobletMessage=\u5173\u95ED\u7684\u4F5C\u4E1A\u5C06\u81EA\u52A8\u66F4\u65B0\u3002
ImportExportPreferencePage.addClasspathJar=\u5728\u5BFC\u51FA\u7684\u4F5C\u4E1A\u4E2D\u6DFB\u52A0 classpath jar (\u4E0E JobServer \u4E0D\u517C\u5BB9)
ImportExportPreferencePage.addClasspathJar=\u5728\u5BFC\u51FA\u7684\u4F5C\u4E1A\u4E2D\u6DFB\u52A0 classpath jar (\u4E0E JobServer \u4E0D\u517C\u5BB9)\u3002
DbTableController.dialog.title=\u9519\u8BEF
DbTableController.dialog.contents.fetchTableFailed=\u8868\u4E0D\u80FD\u6210\u529F\u83B7\u53D6\uFF01\u66F4\u591A\u8BE6\u7EC6\u4FE1\u606F\uFF0C\u8BF7\u68C0\u67E5\u9519\u8BEF\u65E5\u5FD7\u3002
EParameterName.Project_Technical_Name=\u5DE5\u7A0B\u6280\u672F\u540D\u79F0
EParameterName.endofChoice=\u8FFD\u52A0 endChoice()
AbstractMultiPageTalendEditor.canNotSaveMessage.routine=\u4F8B\u7A0B\u672A\u88AB\u7528\u6237\u9501\u5B9A,\u65E0\u6CD5\u4FDD\u5B58\u3002
EParameterName.dParallelize=\u7981\u7528\u5E76\u53D1\u6267\u884C
AbstractMultiPageTalendEditor.canNotSaveMessage.routine=\u4F8B\u7A0B\u672A\u88AB\u7528\u6237\u9501\u5B9A\uFF0C\u65E0\u6CD5\u4FDD\u5B58
EParameterName.dParallelize=\u7981\u7528\u5E76\u884C
EOozieParameterName.hadoopAppPath=HDFS \u8DEF\u5F84
EOozieParameterName.jobId=\u4F5C\u4E1A ID
EOozieParameterName.repositoryConnectionId=\"Oozie \u8FDE\u63A5 id\"
PropertiesContextAction.parallelization=\u8BBE\u5B9A\u5E76\u884C
PropertiesContextAction.parallelization=\u8BBE\u7F6E\u81EA\u52A8\u5E76\u884C
Connection.paral_partitioner=\u5206\u533A\u7684\u884C
Connection.paral_departitioner=\u53D6\u6D88\u884C\u5206\u533A
Connection.paral_repartitioner=\u5BF9\u884C\u91CD\u65B0\u5206\u533A
@@ -801,8 +801,8 @@ ActivateSubjobAction.ActivateCompleteRoute=\u6FC0\u6D3B\u6574\u4E2A\u8DEF\u7531\
ActivateSubjobAction.DeactivateCompleteRoute=\u7981\u7528\u6574\u4E2A\u8DEF\u7531\u6D41
MissingSettingsMultiThreadDynamicComposite_missingModulesMessages=\u6B64\u7EC4\u4EF6 {0} \u9700\u8981\u81F3\u5C11\u5B89\u88C5\u4E00\u4E2A\u5916\u90E8 jar\u3002
MissingSettingsMultiThreadDynamicComposite.installName=\u5B89\u88C5
DesignerPreferencePage.MRColorGroup=\u7528\u6237\u540D\u9ED8\u8BA4\u989C\u8272
DesignerPreferencePage.MRGroupColorLabel=MRGroup \u989C\u8272
DesignerPreferencePage.MRColorGroup=Map Reduce
DesignerPreferencePage.MRGroupColorLabel=Map Reduce \u7EC4\u989C\u8272
PaserRuleSelectionDialog.RULE_NAME=\u89C4\u5219\u540D\u79F0
PaserRuleSelectionDialog.RULE_TYPE=\u89C4\u5219\u7C7B\u578B
PaserRuleSelectionDialog.RULE_VALUE=\u89C4\u5219\u503C
@@ -918,7 +918,7 @@ AbstractSchemaController.schemaOf=\u4EE5\u4E0B\u9879\u7684 Schema:
AbstractSchemaController.syncColumns=\u540C\u6B65\u5217
AbstractSchemaController.validationrule.title.warn=\u8B66\u544A
AbstractSchemaController.validationrule.title.confirm=\u786E\u8BA4
AbstractSchemaController.validationrule.selectBuildInMsg=\u5982\u679C\u4F60\u9009\u62E9\u7684\u5185\u7F6E\u5185\u7F6E\u7EC4\u4EF6\u4E0B\u7684\u9A8C\u8BC1\u89C4\u5219\u4F1A\u4E22\u5931\uFF0C\u662F\u5426\u5C06\u7EE7\u7EED\uFF1F
AbstractSchemaController.validationrule.selectBuildInMsg=\u5982\u679C\u9009\u62E9\u201C\u5185\u7F6E\u201D\uFF0C\u7EC4\u4EF6\u4E0B\u7684\u9A8C\u8BC1\u89C4\u5219\u5C06\u4F1A\u4E22\u5931\u3002\u662F\u5426\u7EE7\u7EED\uFF1F
AbstractSchemaController.validationrule.selectMetadataMsg=\u60A8\u73B0\u5728\u9009\u62E9\u7684\u5143\u6570\u636E\u4E0D\u5305\u542B\u5F53\u524D\u7684\u9A8C\u8BC1\u89C4\u5219\u3002\u5982\u679C\u575A\u6301\u9009\u62E9\uFF0C\u9A8C\u8BC1\u89C4\u5219\u5C06\u4E22\u5931\u3002\u662F\u5426\u7EE7\u7EED\uFF1F
AbstractSchemaController.validationrule.cannotApplyValMsg=\u65E0\u6CD5\u5C06\u9A8C\u8BC1\u89C4\u5219\u5E94\u7528\u4E8E\u7EC4\u4EF6\uFF0C\u56E0\u4E3A\u5176 schema \u90FD\u672A\u4F7F\u7528\u9A8C\u8BC1\u89C4\u5219\u3002
AbstractSchemaController.connectionNotAvaliable=\u7EC4\u4EF6\u4E2D\u5C1A\u672A\u8BBE\u7F6E\u8FDE\u63A5\u6216\u8BBE\u7F6E\u4E0D\u6B63\u786E
@@ -991,10 +991,7 @@ 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
GuessSchemaController.connectionWarning=Connection warning
PerformancePreferencePage.defaultTimeout=\u9ED8\u8BA4\u8FDE\u63A5\u8D85\u65F6 (\u79D2)
PerformancePreferencePage.defaultTimeout.read=\u9ED8\u8BA4\u8BFB\u53D6\u8D85\u65F6 (\u79D2)
Node.hasMoreThenOneSourceKey=\u6B64\u7EC4\u4EF6\u672A\u5B9A\u4E49\u6E90\u952E\u3002
DatabaseForm.checkFailure=\u8FDE\u63A5\u5931\u8D25\u3002
DatabaseForm.checkFailureTip=\u60A8\u5FC5\u987B\u66F4\u6539\u6570\u636E\u5E93\u8BBE\u7F6E\u3002
Node.checkDynamicJobUsageWarning=\u4E0D\u9F13\u52B1\u5728\u5C0F\u4F5C\u4E1A\u4E2D\u4F7F\u7528\u52A8\u6001\u4F5C\u4E1A\uFF0C\u4E0E\u6301\u7EED\u96C6\u6210\u4E0D\u517C\u5BB9\u3002
EParameterName.OverrideEncodingFlag=\u6539\u5199\u7F16\u7801

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.3.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.3.1-SNAPSHOT</version>
<version>7.1.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.dbmap.nl</artifactId>

View File

@@ -17,13 +17,13 @@ EntryContentProposal.onlyAvailable=(Only available for UPDATE and DELETE query)
UIManager.propagateMessage=Propagate changes to all related expressions in order to keep the links valid?
EntryContentProposal.precision=Precision :
ToolbarOutputZone.widgetTooltip.addOutputTable=Add output table
ToolbarOutputZone.widgetText.autoMap=Auto map!
ToolbarOutputZone.widgetText.autoMap=Auto map\!
EntryContentProposal.properties=properties :
VarsTable.existTip=' already exists.
InputDataMapTableView.Operator=Operator
AliasDialog.SelectTableToUse=Select the table to use:
AliasDialog.SelectTableToUse=Select the Table to use :
TabFolderEditors.schemaEditor=Schema editor
TableEntriesManager.exceptionMessage.tableEntriesNotSame=tableEntries are not the same !
TableEntriesManager.exceptionMessage.tableEntriesNotSame=tableEntries are not the same \!
ProblemsManager.outputExpressionEmpty=Expression of output entry '{0}.{1}' is not set.
EntryContentProposal.dbType=DB Type :
MapperManager.removeInputTableTitleMessage=Are you sure you want to remove the input table '{0}' ?
@@ -36,11 +36,11 @@ TableEntriesManager.exceptionMessage.caseNotFound=case not found
ToolbarInputZone.widgetTooltip.addAlias=Add alias
ToolbarOutputZone.widgetTooltip.removeOutputTable=Remove selected output table
InputDataMapTableView.columnTitle.ExplicitJoin=Explicit join
AliasDialog.addNewAlias=Add a new alias
AliasDialog.addNewAlias=Add a new alias
MapperManager.exceptionMessage.useOtherSignature=Use other signature method to add entry
UIManager.propagateTitle=Propagate
MapperManager.removeOutputTableTitle=Remove output table
ProblemsManager.entryDoesntMatch=Entry '{0}.{1}' doesn't exist in the metadata schema of the table '{2}'.
ProblemsManager.entryDoesntMatch=Entry '{0}.{1}' does'nt exist in the metadata schema of the table '{2}'.
EntryContentProposal.type=Type :
EntryContentProposal.length=Length :
VarsTable.columnNameIsNull=Error: Column name is null
@@ -59,21 +59,21 @@ MapperManager.exceptionMessage.mustBeSourceOrTarget=The entryCauseOfChange must
FooterComposite.button.Cancel=Cancel
OutputDataMapTableView.columnTitle.expression=Expression
MapperManager.removeOutputTableTitleMessage=Are you sure you want to remove the output table '{0}' ?
AliasDialog.typeAliasOfTable=Type in a valid alias:
AliasDialog.typeAliasOfTable=Type a valid alias :
ToolbarOutputZone.moveupTooltip=Move up selected output table
MapperManager.removeInputTableTitle=Remove input table
DataMapTableView.buttonTooltip.minimize=Minimize
EntryContentProposal.column=Column:
EntryContentProposal.column=Column :
ToolbarInputZone.restoreTooltip=Restore all input tables
InputDataMapTableView.columnTitle.Operator=Operator
ProblemsManager.operatorNotSet=Operator of input entry '{0}' is not set.
VarsTable.invalidTip=' is invalid.
UIManager.3= doesn't exist !
UIManager.2=The zone
UIManager.3=\ doesn't exist \!
UIManager.2=The zone
DbMapComponent.unknowValue=Value of element parameter NAME is unknown :
UIManager.nameExistOrNull=The name already exists or is null.
UIManager.nameExistOrNull=The name had existed or is null.
AliasDialog.inputValid=Input is invalid.
DbGenerationManager.conditionNotSet=Join conditions are not set
DbGenerationManager.conditionNotSet=Conditions of joint are not set
DbGenerationManager.InputExpSetMessage=Expression of input entry '{0}' is not set
DbGenerationManager.InputOperationSetMessage=Operator of input entry '{0}' is not set
DbGenerationManager.OuputExpSetMessage=Expression of output entry '{0}' is not set
@@ -153,7 +153,7 @@ OutputDataMapTableView.columnTitle.AdditionalWhereClauses=Additional WHERE claus
OutputDataMapTableView.columnTitle.AdditionalOtherClauses=Additional other clauses (GROUP/ORDER BY...) :
OutputDataMapTableView.columnTitle.AdditionalOtherClauses.oracle=Additional other clauses (GROUP BY...) :
DataMapTableView.buttonTooltip.menu.addWhereClauses=Add a WHERE clause
DataMapTableView.buttonTooltip.menu.addOtherClauses=Add an other (GROUP...) clause
DataMapTableView.buttonTooltip.menu.addOtherClauses=Add an other(GROUP...) clause
ProblemsAnalyser.needAlias.error1=The '{0}' linked table name '{1}' is too complex ,please use alias to generate sql!
ToolbarOutputZone.widgetTooltip.delimitedIdentifiers=Active me to add double quotes for schemas to support delimited identifiers.
ToolbarOutputZone.widgetText.delimitedIdentifiers=Delimited identifiers

View File

@@ -59,7 +59,7 @@ MapperManager.exceptionMessage.mustBeSourceOrTarget=entryCauseOfChange \u5FC5\u9
FooterComposite.button.Cancel=\u53D6\u6D88
OutputDataMapTableView.columnTitle.expression=\u8868\u8FBE\u5F0F
MapperManager.removeOutputTableTitleMessage=\u662F\u5426\u786E\u5B9A\u8981\u79FB\u9664\u8F93\u51FA\u8868 \'\'{0}\'\'\uFF1F
AliasDialog.typeAliasOfTable=\u8F93\u5165\u6709\u6548\u522B\u540D
AliasDialog.typeAliasOfTable=\u8F93\u5165\u6709\u6548\u522B\u540D:
ToolbarOutputZone.moveupTooltip=\u4E0A\u79FB\u9009\u5B9A\u7684\u8F93\u51FA\u8868
MapperManager.removeInputTableTitle=\u79FB\u9664\u8F93\u5165\u8868
DataMapTableView.buttonTooltip.minimize=\u6700\u5C0F\u5316
@@ -71,9 +71,9 @@ VarsTable.invalidTip=\' \u65E0\u6548\u3002
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 null\u3002
UIManager.nameExistOrNull=\u540D\u79F0\u5DF2\u5B58\u5728\u6216\u4E3A Null\u3002
AliasDialog.inputValid=\u8F93\u5165\u65E0\u6548\u3002
DbGenerationManager.conditionNotSet=\u8FDE\u63A5\u6761\u4EF6\u672A\u8BBE\u7F6E
DbGenerationManager.conditionNotSet=\u672A\u8BBE\u5B9A\u8054\u5408\u6761\u4EF6
DbGenerationManager.InputExpSetMessage=\u8868\u8FBE\u5F0F\u8F93\u5165\u9879 \'{0}\' \u672A\u8BBE\u7F6E
DbGenerationManager.InputOperationSetMessage=\u64CD\u4F5C\u7B26\u8F93\u5165\u9879 \'{0}\' \u672A\u8BBE\u7F6E
DbGenerationManager.OuputExpSetMessage=\u8868\u8FBE\u5F0F\u8F93\u51FA\u9879 \'{0}\' \u672A\u8BBE\u7F6E

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.3.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.3.1-SNAPSHOT</version>
<version>7.1.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.documentation.nl</artifactId>

View File

@@ -1,5 +1,5 @@
HTMLDocGenerator_Precision=Precision
HTMLDocGenerator_Author=Author
HTMLDocGenerator_Author=AUTHOR
HTMLDocGenerator_Column=Column
HTMLDocGenerator_Comment=Comment
HTMLDocGenerator_Component=Component

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.3.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.3.1-SNAPSHOT</version>
<version>7.1.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.fileoutputxml.nl</artifactId>

View File

@@ -9,12 +9,12 @@ DragAndDrogDialog.GroupTitle=Select the operation:
DragAndDrogDialog.AddSubElements=Create as sub-element of target node
FOXMain.1=Please synchronise schema first
FOXMain.0=Error in schema
Schema2XMLDragAndDropHandler.HasChildrenWarning=has children, can not have linker.
Schema2XMLDragAndDropHandler.HasChildrenWarning=has element children, can not have linker.
Schema2XMLDragAndDropHandler.IsRootWarning=is root, can not have linker.
FOXUI.NoLoop=Loop element is missing.
FOXUI.NoLoop=Require set as loop.
FooterComposite.1=Cancel
FooterComposite.0=Ok
FooterComposite.AutoMapTip=Map automatically schema to XML tree (for empty column node only)
FooterComposite.AutoMapTip=Map automatically schema to xml tree (for empty column node only)
FOXUI.22=Add Name Space
FOXUI.21=Invalid string for XML Label. Label was not changed.
FOXUI.20=Schema List
@@ -25,17 +25,17 @@ FOXTargetTreeViewerProvider.1=group element
FOXUI.3=Node Status
FOXUI.2=Related Column
FOXUI.1=XML Tree
FOXUI.0=Link target
FOXUI.0=Linker Target
DragAndDrogDialog.AddAttributes=Create as attribute of target node
FOXUI.19=Linker source
FOXUI.19=Linker Source
FOXUI.18=Remove Group Element
FOXUI.17=Set As Group Element
FOXUI.16=Set As Loop Element
FOXUI.15=Guess loop element
FOXUI.15=Guess Loop Element
Schema2XMLDragAndDropHandler.IsNotElementWarning=isn't a Element, can not create sub-elements or attributes.
FOXUI.14=Import XML Tree
FooterComposite.AutoMap=Auto map!
FOXUI.13=Disconnect link
FOXUI.13=Disconnect Linker
FOXUI.12=Delete
FOXUI.11=Add Attribute
FOXUI.10=Add Sub-element
@@ -44,15 +44,15 @@ FOXMain.inputlinkError=InputLink Error
FOXMain.noInputLink=The component need at least one input link.
FOXUI.NoLoopOfAdvance=Require set as loop and set as group at least.
FooterComposite.RootElementError.Title=Error
FooterComposite.RootElementError.Message=Root elements of XML tree should be the same.
FooterComposite.RootElementError.Message=Root elements of xml tree should be the same.
FixValueAction.1=Input a fix value
FixValueAction.2=Input the default value' valid label
FOXUI.41=Set a fixed value
FOXUI.4=Static Value
FOXUI.41=Set A Fix Value
FOXUI.4=Default Value
NameSpaceDialog.defaultMessage=Input the prefix and value of the namespace
NameSpaceDialog.dialogtext=Namespace dialog
NameSpaceDialog.dialogTitle=Input new namespace
NameSpaceDialog.nsValue=Namespace Value
NameSpaceDialog.nsValueInvalid=Namespace value is invalid\!
NameSpaceDialog.prefix=Prefix
NameSpaceDialog.prefixInvalid=Prefix value is invalid.
NameSpaceDialog.prefixInvalid=Prefix value is invalid\!

View File

@@ -9,12 +9,12 @@ DragAndDrogDialog.GroupTitle=\u9009\u62E9\u64CD\u4F5C:
DragAndDrogDialog.AddSubElements=\u521B\u5EFA\u4E3A\u76EE\u6807\u8282\u70B9\u5B50\u5143\u7D20
FOXMain.1=\u8BF7\u5148\u540C\u6B65 schema
FOXMain.0=Schema \u9519\u8BEF
Schema2XMLDragAndDropHandler.HasChildrenWarning=\u6709\u5B50\u5143\u7D20\uFF0C\u4E0D\u80FD\u8FDE\u63A5\u3002
Schema2XMLDragAndDropHandler.HasChildrenWarning=\u6709\u5B50\u5143\u7D20\uFF0C\u4E0D\u80FD\u6709\u8FDE\u63A5\u5668\u3002
Schema2XMLDragAndDropHandler.IsRootWarning=\u4E3A\u6839\u8282\u70B9\uFF0C\u4E0D\u80FD\u8FDE\u63A5\u3002
FOXUI.NoLoop=\u7F3A\u5C11\u5FAA\u73AF\u5143\u7D20
FOXUI.NoLoop=\u8981\u6C42\u8BBE\u4E3A\u5FAA\u73AF\u3002
FooterComposite.1=\u53D6\u6D88
FooterComposite.0=\u786E\u5B9A
FooterComposite.AutoMapTip=\u81EA\u52A8\u5C06 Schema \u6620\u5C04\u5230 XML \u6811 (\u4EC5\u9488\u5BF9\u7A7A\u5217\u8282\u70B9)
FooterComposite.AutoMapTip=\u81EA\u52A8\u5C06 Schema \u6620\u5C04\u5230 xml \u6811 (\u4EC5\u9488\u5BF9\u7A7A\u5217\u8282\u70B9)
FOXUI.22=\u6DFB\u52A0\u547D\u540D\u7A7A\u95F4
FOXUI.21=XML \u6807\u7B7E\u5B57\u7B26\u4E32\u65E0\u6548\u3002\u6807\u7B7E\u672A\u66F4\u6539\u3002
FOXUI.20=Schema \u5217\u8868
@@ -31,11 +31,11 @@ FOXUI.19=\u8FDE\u63A5\u6E90
FOXUI.18=\u79FB\u9664\u7EC4\u5143\u7D20
FOXUI.17=\u8BBE\u4E3A\u7EC4\u5143\u7D20
FOXUI.16=\u8BBE\u4E3A\u5FAA\u73AF\u5143\u7D20
FOXUI.15=\u63A8\u6D4B\u5FAA\u73AF\u5143\u7D20
FOXUI.15=\u8BA1\u7B97\u5FAA\u73AF\u5143\u7D20
Schema2XMLDragAndDropHandler.IsNotElementWarning=\u4E0D\u662F\u4E00\u4E2A\u5143\u7D20\uFF0C\u4E0D\u80FD\u521B\u5EFA\u5B50\u5143\u7D20\u6216\u7279\u6027\u3002
FOXUI.14=\u5BFC\u5165 XML \u6811
FooterComposite.AutoMap=\u81EA\u52A8\u6620\u5C04\uFF01
FOXUI.13=\u65AD\u5F00\u8FDE\u63A5
FOXUI.13=\u65AD\u5F00\u8FDE\u63A5\u5668
FOXUI.12=\u5220\u9664
FOXUI.11=\u6DFB\u52A0\u7279\u6027
FOXUI.10=\u6DFB\u52A0\u5B50\u5143\u7D20
@@ -44,15 +44,15 @@ FOXMain.inputlinkError=\u8F93\u5165\u8FDE\u63A5\u9519\u8BEF
FOXMain.noInputLink=\u8BE5\u7EC4\u4EF6\u81F3\u5C11\u9700\u8981\u4E00\u4E2A\u8F93\u5165\u8FDE\u63A5\u3002
FOXUI.NoLoopOfAdvance=\u8981\u6C42\u81F3\u5C11\u8BBE\u7F6E\u4E3A\u5FAA\u73AF\u548C\u7EC4\u3002
FooterComposite.RootElementError.Title=\u9519\u8BEF
FooterComposite.RootElementError.Message=XML \u6811\u7684\u6839\u5143\u7D20\u5FC5\u987B\u76F8\u540C\u3002
FooterComposite.RootElementError.Message=xml \u6811\u7684\u6839\u5143\u7D20\u5FC5\u987B\u76F8\u540C\u3002
FixValueAction.1=\u8F93\u5165\u56FA\u5B9A\u503C
FixValueAction.2=\u8F93\u5165\u9ED8\u8BA4\u503C\u7684\u6709\u6548\u6807\u7B7E
FOXUI.41=\u8BBE\u7F6E\u4E00\u4E2A\u56FA\u5B9A\u503C
FOXUI.4=\u7F3A\u7701\u503C
FOXUI.41=\u8BBE\u7F6E\u4FEE\u6B63\u503C
FOXUI.4=\u9ED8\u8BA4\u503C
NameSpaceDialog.defaultMessage=\u8F93\u5165\u547D\u540D\u7A7A\u95F4\u7684\u524D\u7F00\u548C\u503C
NameSpaceDialog.dialogtext=\u547D\u540D\u7A7A\u95F4\u5BF9\u8BDD\u6846
NameSpaceDialog.dialogTitle=\u8F93\u5165\u65B0\u7684\u547D\u540D\u7A7A\u95F4
NameSpaceDialog.nsValue=\u547D\u540D\u7A7A\u95F4\u503C
NameSpaceDialog.nsValueInvalid=\u547D\u540D\u7A7A\u95F4\u503C\u65E0\u6548\uFF01
NameSpaceDialog.prefix=\u524D\u7F00
NameSpaceDialog.prefixInvalid=\u524D\u7F00\u503C\u65E0\u6548\u3002
NameSpaceDialog.prefixInvalid=\u524D\u7F00\u503C\u65E0\u6548\uFF01

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.3.1.qualifier
Bundle-Version: 7.1.2.qualifier
Fragment-Host: org.talend.designer.gefabstractmap

View File

@@ -1,2 +1,2 @@
pluginName=AbstractMapper Model
providerName=www.example.org
pluginName=AbstractMapper Model Plug-in
providerName=.Talend SA.

View File

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

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>7.3.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.3.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.3.1-SNAPSHOT</version>
<version>7.1.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.mapper.nl</artifactId>

View File

@@ -15,17 +15,17 @@ VarsDataMapTableView.entryItemTooltip.addVariable=Add variable
VarsTable.columnNameTip=The column name '
EntryContentProposal.default=Default :
EntryContentProposal.metadataColumn=Metadata column
UIManager.SaveDespiteErrors.Message=Are you sure you want to save data despite the errors?
UIManager.SaveDespiteErrors.Message=Are you sure to save data despite errors ?
UIManager.propagateMessage=Propagate changes to all related expressions in order to keep the links valid ?
EntryContentProposal.precision=Precision :
ToolbarOutputZone.widgetTooltip.addOutputTable=Add output table
InputDataMapTableView.widgetTooltip.rejectMainRow=Reject main row if this lookup row doesn't exist
ToolbarOutputZone.widgetText.autoMap=Auto map!
ToolbarOutputZone.widgetText.autoMap=Auto map\!
EntryContentProposal.properties=properties :
VarsTable.existTip=' already exists.
MapperUI.CancelWithoutSaveModifications.Title=Close without saving
MapperUI.CancelWithoutSaveModifications.Title=Close without save
TabFolderEditors.schemaEditor=Schema editor
TableEntriesManager.exceptionMessage.tableEntriesNotSame=tableEntries are not the same !
TableEntriesManager.exceptionMessage.tableEntriesNotSame=tableEntries are not the same \!
ToolbarInputZone.movedownTooltip=Move down selected output lookup table
DataMapTableView.widgetTooltip.enableLookupInnerJoin=Enable/disable lookup inner join reject
InputDataMapTableView.buttonTooltip.activatePersistentCheck=Store temp data on disk
@@ -59,20 +59,20 @@ ToolbarOutputZone.minimizeTooltip=Minimize all output tables
ToolbarOutputZone.widgetTooltip.mapInputAndOutput=Map automatically inputs and outputs (for empty expressions only)
EntryContentProposal.key=Key :
MapperManager.exceptionMessage.mustBeSourceOrTarget=The entryCauseOfChange must be the source or the target of the link
MapperUI.CancelWithoutSaveModifications.Message=Are you sure you want to close the window without saving the modifications?
MapperUI.CancelWithoutSaveModifications.Message=Are you sure to close window without save modifications ?
FooterComposite.button.Cancel=Cancel
OutputDataMapTableView.columnTitle.expression=Expression
VarsDataMapTableView.columnTitle.variable=Variable
MapperManager.removeOutputTableTitleMessage=Are you sure you want to remove the output table '
ToolbarOutputZone.moveupTooltip=Move up selected output table
DataMapTableView.buttonTooltip.minimize=Minimize
EntryContentProposal.column=Column:
Problem.warning.setExpressionKey=Try to set an Expression key if possible in the lookup table '{0}' to improve performance.
EntryContentProposal.column=Column :
Problem.warning.setExpressionKey=Try to set an Expression key if possible in the lookup table '{0}' to improve performance.
ToolbarInputZone.restoreTooltip=Restore all input tables
VarsTable.invalidTip=' is invalid.
Problem.warning.unusableReject=As no filter is defined in table(s) {0}, the output rejection cannot be used.
UIManager.3= does'nt exist !
UIManager.2=The zone
Problem.warning.unusableReject=As no filter is defined in table(s) {0}, the output rejection cannot be used.
UIManager.3=\ does'nt exist \!
UIManager.2=The zone
OutputDataMapTableView.columnTitle.filterCondition=Filters conditions (AND)
MapperComponent.generationNotInitial=generationManager is not initialized by the perljet/javajet\!
VarsDataMapTableView.nullable=Nullable
@@ -92,7 +92,7 @@ TMAP_LOOKUP_MODE.CACHE_OR_RELOAD.tooltip=At each row, get result from the cache
TMAP_MATCHING_MODE.ALL_ROWS.label=All rows
TMAP_MATCHING_MODE.ALL_ROWS.tooltip=Matches with all lookup's rows
TMAP_MATCHING_MODE.UNIQUE_MATCH.label=Unique match
TMAP_MATCHING_MODE.UNIQUE_MATCH.tooltip=Matches only with only one lookup's row
TMAP_MATCHING_MODE.UNIQUE_MATCH.tooltip=Matches only with the last matching loaded lookup's row
TMAP_MATCHING_MODE.FIRST_MATCH.label=First match
TMAP_MATCHING_MODE.FIRST_MATCH.tooltip=Matches only with the first matching loaded lookup's row
TMAP_MATCHING_MODE.LAST_MATCH.label=Last match
@@ -105,7 +105,7 @@ InputDataMapTableView.removeGlobalMapVar.Title=Remove globalMap variable
InputDataMapTableView.removeGlobalMapVar.Message=Are you sure to remove the globalMap variable {0}?
InputDataMapTableView.globalMapKey=globalMap Key
InputDataMapTableView.invalid=<Invalid>
InputDataMapTableView.invalidConfiguration=Invalid configuration, choose another lookup mode or set an expression in the lookup key column "{0}\\"
InputDataMapTableView.invalidConfiguration=Invalid configuration, choose an other lookup mode or set an expression into the column key into the lookup "{0}\\"
FooterComposite.button.APPLY=Apply
InputDataMapTableView.columnTitle.Operator=Operator
HTMLDocGenerator_generate_document=Generated documentation

View File

@@ -15,7 +15,7 @@ VarsDataMapTableView.entryItemTooltip.addVariable=\u6DFB\u52A0\u53D8\u91CF
VarsTable.columnNameTip=\u5217\u540D\u79F0\'
EntryContentProposal.default=\u9ED8\u8BA4:
EntryContentProposal.metadataColumn=\u5143\u6570\u636E\u5217
UIManager.SaveDespiteErrors.Message=\u4F60\u786E\u5B9A\u4FDD\u5B58\u6570\u636E\u9519\u8BEF\u5417\uFF1F
UIManager.SaveDespiteErrors.Message=\u5373\u4F7F\u5B58\u5728\u9519\u8BEF\u4E5F\u8981\u4FDD\u5B58\u5417\uFF1F
UIManager.propagateMessage=\u662F\u5426\u8981\u5C06\u66F4\u6539\u4F20\u64AD\u5230\u6240\u6709\u76F8\u5173\u7684\u8868\u8FBE\u5F0F\u4EE5\u4FDD\u6301\u8FDE\u63A5\u6709\u6548\uFF1F
EntryContentProposal.precision=\u7CBE\u5EA6:
ToolbarOutputZone.widgetTooltip.addOutputTable=\u6DFB\u52A0\u8F93\u51FA\u8868
@@ -59,7 +59,7 @@ ToolbarOutputZone.minimizeTooltip=\u6700\u5C0F\u5316\u6240\u6709\u8F93\u51FA\u88
ToolbarOutputZone.widgetTooltip.mapInputAndOutput=\u81EA\u52A8\u6620\u5C04\u8F93\u5165\u8F93\u51FA (\u4EC5\u9488\u5BF9\u7A7A\u8868\u8FBE\u5F0F)
EntryContentProposal.key=\u952E:
MapperManager.exceptionMessage.mustBeSourceOrTarget=entryCauseOfChange \u5FC5\u987B\u662F\u8FDE\u63A5\u7684\u6E90\u6216\u8005\u76EE\u6807
MapperUI.CancelWithoutSaveModifications.Message=\u4F60\u786E\u5B9A\u4E0D\u4FDD\u5B58\u5E76\u5173\u95ED\u7A97\u53E3\u5417?
MapperUI.CancelWithoutSaveModifications.Message=\u662F\u5426\u786E\u5B9A\u8981\u5173\u95ED\u7A97\u53E3\u800C\u4E0D\u4FDD\u5B58\u4FEE\u6539\uFF1F
FooterComposite.button.Cancel=\u53D6\u6D88
OutputDataMapTableView.columnTitle.expression=\u8868\u8FBE\u5F0F
VarsDataMapTableView.columnTitle.variable=\u53D8\u91CF
@@ -67,7 +67,7 @@ MapperManager.removeOutputTableTitleMessage=\u662F\u5426\u786E\u5B9A\u8981\u79FB
ToolbarOutputZone.moveupTooltip=\u4E0A\u79FB\u9009\u5B9A\u7684\u8F93\u51FA\u8868
DataMapTableView.buttonTooltip.minimize=\u6700\u5C0F\u5316
EntryContentProposal.column=\u5217:
Problem.warning.setExpressionKey=\u8BD5\u7740\u5728\u67E5\u627E\u8868\u201C{0}\u201D\u91CC\u8BBE\u7F6E\u4E00\u4E2A\u8868\u8FBE\u5F0F\u952E\u6765\u589E\u5F3A\u6027\u80FD\u3002
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
VarsTable.invalidTip=\' \u65E0\u6548\u3002
Problem.warning.unusableReject=\u56E0\u4E3A\u5728\u8868{0}\u91CC\u6CA1\u6709\u5B9A\u4E49\u7B5B\u9009\uFF0C\u6240\u4EE5\u65E0\u6CD5\u4F7F\u7528\u8F93\u51FA\u6392\u9664\u529F\u80FD\u3002
@@ -92,7 +92,7 @@ TMAP_LOOKUP_MODE.CACHE_OR_RELOAD.tooltip=\u5728\u6BCF\u4E00\u884C\u4ECE\u7F13\u5
TMAP_MATCHING_MODE.ALL_ROWS.label=\u6240\u6709\u884C
TMAP_MATCHING_MODE.ALL_ROWS.tooltip=\u4E0E\u6240\u6709\u67E5\u627E\u884C\u5339\u914D
TMAP_MATCHING_MODE.UNIQUE_MATCH.label=\u552F\u4E00\u7684\u5339\u914D
TMAP_MATCHING_MODE.UNIQUE_MATCH.tooltip=\u4EC5\u5339\u914D\u552F\u4E00\u67E5\u627E\u7684\u884C
TMAP_MATCHING_MODE.UNIQUE_MATCH.tooltip=\u4EC5\u4E0E\u6700\u540E\u5339\u914D\u7684\u52A0\u8F7D\u67E5\u627E\u884C\u5339\u914D
TMAP_MATCHING_MODE.FIRST_MATCH.label=\u9996\u9009\u5339\u914D
TMAP_MATCHING_MODE.FIRST_MATCH.tooltip=\u4EC5\u4E0E\u7B2C\u4E00\u4E2A\u5339\u914D\u7684\u52A0\u8F7D\u67E5\u627E\u884C\u5339\u914D
TMAP_MATCHING_MODE.LAST_MATCH.label=\u7ED3\u5C3E\u5339\u914D
@@ -105,7 +105,7 @@ InputDataMapTableView.removeGlobalMapVar.Title=\u79FB\u9664 globalMap \u53D8\u91
InputDataMapTableView.removeGlobalMapVar.Message=\u662F\u5426\u786E\u5B9A\u8981\u79FB\u9664 globalMap \u53D8\u91CF {0}\uFF1F
InputDataMapTableView.globalMapKey=GlobalMap \u952E
InputDataMapTableView.invalid=<Invalid>
InputDataMapTableView.invalidConfiguration=\u914D\u7F6E\u65E0\u6548\uFF0C\u8BF7\u9009\u62E9\u5176\u4ED6\u67E5\u627E\u6A21\u5F0F\u6216\u8005\u5728\u67E5\u627E\u952E\u5217 \"{0}\\\\\" \u8BBE\u5B9A\u8868\u8FBE\u5F0F
InputDataMapTableView.invalidConfiguration=\u914D\u7F6E\u65E0\u6548\uFF0C\u8BF7\u9009\u62E9\u5176\u4ED6\u67E5\u627E\u6A21\u5F0F\uFF0C\u6216\u5728\u5217\u952E\u5C06\u8868\u8FBE\u5F0F\u8BBE\u7F6E\u4E3A\u67E5\u627E \"{0}\\\\\"
FooterComposite.button.APPLY=\u5E94\u7528
InputDataMapTableView.columnTitle.Operator=\u64CD\u4F5C\u7B26
HTMLDocGenerator_generate_document=\u751F\u6210\u7684\u6587\u6863

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.3.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.3.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 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Rowgenerator Nl Fragment
Bundle-SymbolicName: org.talend.designer.rowgenerator.nl
Bundle-Version: 7.3.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.3.1-SNAPSHOT</version>
<version>7.1.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.rowgenerator.nl</artifactId>

View File

@@ -2,15 +2,15 @@ RowGenPreivewCodeMain.Process.Generate=Process tRowGenerator generate...
RowGenPreivewCodeMain.PreviewBtn.Text=Preview
TabFolderEditors.FunParamTab.TitleText=Function parameters
MetadataToolbarEditorViewExt.Columns.Text=Columns
RowGenProcess.ConnectionName.NotValid=The name of the connection is not valid:
RowGenProcess.ConnectionName.NotValid=The name of the connection is not valid:
RowGenProcess.BeseName.BeNull=baseName can't be null
UIManager.MessageBox.Content=Do you want to close the tRowGenerator without saving the current settings?
UIManager.MessageBox.Content=Do you want to close the tRowGenerator without save the current settings?
RowGenTableEditor2.Preview.TitleText=Preview
UIManager.MessageBox.title=Talend Open Studio
FunParaTableView2.Parameter=Parameter
FunParaTableView2.Comment=Comment
RowGenProcess.ComponentName.BeNull=Component name can't be null
RowGenPreivewCodeMain.PerlRun.Error=Run Error!
RowGenPreivewCodeMain.PerlRun.Error=Run Error\!
RowGenMain.ShellTitle={0} - tRowGenerator - {1}
TabFolderEditors.WaitButton.Label=wait
FooterComposite.OkButton.Text=Ok
@@ -19,7 +19,7 @@ TabFolderEditors.PreviewTab.TitleText=Preview
FooterComposite.CancelButton.Text=Cancel
MetadataToolbarEditorViewExt.RowNum.Text.width=250
MetadataToolbarEditorViewExt.RowNum.LabelText=Number of Rows for RowGenerator
RowGenTableEditor2.Parameters.TitleText=Environment variables
RowGenTableEditor2.Parameters.TitleText=Parameters
TabFolderEditors.RowNum.LabelText=Number of Rows for Preview
FunParaTableView2.Value=Value
RowGeneratorUI.SchemaTitle.Text=Schema

View File

@@ -4,7 +4,7 @@ TabFolderEditors.FunParamTab.TitleText=\u51FD\u6570\u53C2\u6570\u5217\u8868
MetadataToolbarEditorViewExt.Columns.Text=\u5217
RowGenProcess.ConnectionName.NotValid=\u8FDE\u63A5\u540D\u79F0\u4E0D\u5408\u6CD5\uFF01
RowGenProcess.BeseName.BeNull=baseName \u4E0D\u80FD\u4E3A null
UIManager.MessageBox.Content=\u5F53\u524D\u8BBE\u7F6E\u672A\u4FDD\u5B58\uFF0C\u60A8\u786E\u8BA4\u8981\u5173\u95EDtRowGenerator\u5417\uFF1F
UIManager.MessageBox.Content=\u5F53\u524D\u8BBE\u7F6E\u672A\u4FDD\u5B58\uFF0C\u60A8\u786E\u8BA4\u8981\u5173\u95ED tRowGenerator \u5417\uFF1F
RowGenTableEditor2.Preview.TitleText=\u9884\u89C8
UIManager.MessageBox.title=Talend Open Studio
FunParaTableView2.Parameter=\u53C2\u6570
@@ -19,7 +19,7 @@ TabFolderEditors.PreviewTab.TitleText=\u9884\u89C8
FooterComposite.CancelButton.Text=\u53D6\u6D88
MetadataToolbarEditorViewExt.RowNum.Text.width=250
MetadataToolbarEditorViewExt.RowNum.LabelText=RowGenerator\u8FD0\u884C\u884C\u6570
RowGenTableEditor2.Parameters.TitleText=\u73AF\u5883\u53D8\u91CF
RowGenTableEditor2.Parameters.TitleText=\u53C2\u6570
TabFolderEditors.RowNum.LabelText=\u9884\u89C8\u884C\u6570
FunParaTableView2.Value=\u503C
RowGeneratorUI.SchemaTitle.Text=Schema

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.3.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.3.1-SNAPSHOT</version>
<version>7.1.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.runprocess.nl</artifactId>

View File

@@ -1,41 +1,41 @@
ProcessComposite2.statsComposite=Stats && Traces
ProcessComposite.clearBefore=Clear before run
ProcessComposite.kill=Kill
ProcessComposite.confirmText=Do you really want to launch the job with context {0} ?
ProcessComposite.confirmText=Do you really want to launch the job with context {0} ?
Processor.perlModuleNotFound=Perl Module Plugin not found.
PromptDialog.title=Run Context {0} with parameters:
PromptDialog.title=Run Context {0} with parameters\:
ProcessComposite.execTimeHint=Show the time of running this job
Processor.tempFailed=Failed to generate temporary files.
ProcessComposite.exec=Run
ProcessView.subtitleEmpty=No job to run
ProcessComposite.statHint=Statistics on job execution will be shown
prefs.clientTracePortBound2=to
prefs.clientTracePortBound1=Trace port range :
prefs.clientTracePortBound2=to
prefs.clientTracePortBound1=Trace port range \:
ProcessComposite.execGroup=Execution
ProcessView.gainFocusLog=Run process gain focus
ProcessComposite.contextTab=Context
ProcessComposite.execTime=Exec time
ProcessComposite.targetExecutionTab=Target execution
prefs.clientStatInvalidRange=Client stats port must be between 1024 and 65535 inclusive.
Processor.commandLineLog=Command line:
Processor.commandLineLog=Command line\:
ProcessView.jobName=Job
JavaProcessor.notFoundedProjectException=Java project not found.
prefs.clientStatsPortBound2=to
prefs.clientStatsPortBound2=to
ProcessView.titleEmpty=Run job
RunProcessContext.PortErrorTraces=Traces
prefs.clientStatsPortBound1=Stats port range :
prefs.clientStatsPortBound1=Stats port range \:
ProcessComposite.nameCol=Name
ProcessComposite.clearHint=Clear performance tracking and trace tracking
ProcessComposite.trace=Traces
RunProcessContext.PortErrorTitle={0} Port Error!
RunProcessContext.PortErrorTitle={0} Port Error\!
ProcessDebugDialog.title=Debug job {0}
ProcessComposite.killHint=Stop immediatly the execution of the job
ProcessComposite.buildTask=Building Job
ProcessComposite.execFailed=Execution failed :
ProcessComposite.buildTask=Building job
ProcessComposite.execFailed=Execution failed \:
Processor.execFailed=Job execution failed.
ProcessComposite.stat=Statistics
ProcessComposite.debugHint=Launch job in debug mode
ProcessComposite.clearBeforeHint=Clear the logs before running this job
ProcessComposite.clearBeforeHint=Clear the logs before run this job
RunProcessContext.PortErrorStats=Statistics
ProcessComposite.clear=Clear
ProcessComposite.targetExecutionTabTooltipAvailable=The target execution tab is only available with the JobServer package.
@@ -43,11 +43,11 @@ runProcessRemote.clientStatInvalidRange=Invalid Number Range
Processor.configureJava=Java interpreter not configured.
RunProcessContext.PortErrorMessage=There is no access rights at range of the ports. \n Please reset the {0} ports range in preferences.
ProcessComposite.traceHint=Traces on job execution will be shown
ProcessComposite.saveBeforeRun=Save Job before execution
ProcessComposite.saveBeforeRun=Save job before run
ProcessComposite.confirmTitle=Confirm launch
Processor.generationFailed=Failed to generate code.
ProcessView.lostFocusLog=Run process lost focus
JavaCodeProblemsChecker.processDetailError=Error on {0} => {1}
JavaCodeProblemsChecker.processDetailError=Error on {0} \=> {1}
ProcessDebugDialog.errortext=Can't debug the job.\nCheck your configuration.
ShadowProcess.notGeneratedOutputException=Output not generated.
ProcessComposite.contextGroup=Context
@@ -55,16 +55,16 @@ prefs.clientConfiguration=Talend client configuration
ProcessComposite.endPattern=Job {0} ended at {1,date,HH:mm dd/MM/yyyy}. [exit code={2,number}]\n
ProcessView.title=Run ({0})
Processor.configurePerl=Perl interpreter not configured.
JavaProcessor.notFoundedFolderException=Folder within .Java project not found
ProcessComposite.execHint=Run the job
JavaProcessor.notFoundedFolderException=Folder within .Java project not founded
ProcessComposite.execHint=Run the job
ProcessComposite.valueCol=Value
ProcessComposite.saveBeforeRunHint=Saves the Job before the execution.
ProcessComposite.saveBeforeRunHint=Save job before run.
ProcessDebugDialog.debugBtn=Debug
prefs.configuration.title=Run process configuration :
prefs.configuration.title=Run process configuration \:
ProcessComposite.startPattern=Starting job {0} at {1,date,HH:mm dd/MM/yyyy}.\n
DefaultRunProcessService.methodCalledError=This method should'nt be called here, use it on RunProcessService class.
ErrorDetailDialog.errorExist=\ \ Warning\! Some errors exist in job. Would you like to continue?
ErrorDetailDialog.findError=Error found
ErrorDetailDialog.errorExist=\ \ Warning\! Some errors exist in jobs. Would you like to continue?
ErrorDetailDialog.findError=Find Errors in Jobs
ProcessComposite.hideContext=hide the Context
ProcessComposite.lineLimited=Line limit
ProcessComposite.pause=Pause
@@ -81,7 +81,7 @@ RunProcessPreferencePage.consoleFont=Console Text Font:
RunProcessPreferencePage.execTime=Exec time
RunProcessPreferencePage.outputConsole=Ouput Console
RunProcessPreferencePage.pauseTime=Pause Time(ms)
RunProcessPreferencePage.save=Save before execution
RunProcessPreferencePage.save=Save before run
RunProcessPreferencePage.statistics=Statistics
RunProcessPreferencePage.traces=Traces
RunProcessPreferencePage.vmArgument=Job Run VM arguments
@@ -98,12 +98,12 @@ CamelJobErrorsChecker_compile_errors=Route compile errors
CamelJobErrorsChecker_compile_error_content=At least Route "{0}" has compile errors, please fix and export again.
RunProcessPreferencePage.RouteVmArgument=Route Run VM arguments
ProcessComposite.wrapbutton=Wrap
JavaProcessorUtilities.msg.missingjar.forProcess=Missing jars:
JavaProcessorUtilities.msg.missingjar.forProcess=Missing jars:
JavaProcessorUtilities.msg.missingjar.note=Note:
JavaProcessorUtilities.msg.missingjar.onlyforroutine=The following jars are also required by compiler:
JavaProcessorUtilities.msg.missingjar.warningtitle=Warning!
Log4jPreferencePage.title=Log4j template
ProcessComposite.log4jLevel=log4jLevel
ProcessComposite.log4jLevel=Use Custom Log4j level
ProcessComposite.applyLog4jToChildren=Apply log4j settings for children
JobErrorsChecker_compile_error_message=At least job "{0}" has a compile errors, please fix and export again.
JobErrorsChecker_compile_error_line=Error Line
@@ -113,10 +113,10 @@ WorkingSetConfigurationDialog_new_label=&New...
WorkingSetConfigurationDialog_remove_label=&Remove
WorkingSetConfigurationDialog_up_label=&Up
WorkingSetConfigurationDialog_down_label=&Down
ProcessComposite.log4jToolTip=Use only for Job inside studio
ProcessComposite.log4jToolTip=Use only for job inside studio
ProcessComposite.log4jInfo=Log4j Level
ProcessView.noJobRunning=there is no job running
ProcessView.monitorNotStart=Job Memory monitoring is not start yet
ProcessView.noJobRunning=there is no job running or the job's already finished
ProcessView.monitorNotStart=Monitoring for the running job has not been started yet
ProcessView.moniorPeriod=With a Garbage Collector pace set to
ShellShSettingPreferencePage_Title=Shell scripts
ShellBatSettingPreferencePage_Title=Bat scripts
@@ -135,4 +135,3 @@ ProcessComposite.usageWrapTitle=Usage of wrap
Processor.memoryRun.searchJvmInfo=Searching the active JVM of current job.
Processor.memoryRun.jvmInfo=JVM is connected.
ShellPs1SettingPreferencePage_Title=Ps1 scripts
JobErrorsChecker_compile_error_errormessage=Error Message

View File

@@ -15,7 +15,7 @@ ProcessComposite.execGroup=Ex\u00E9cution
ProcessView.gainFocusLog=Prise de focus du traitement d'ex\u00E9cution
ProcessComposite.contextTab=Contexte
ProcessComposite.execTime=Temps d'ex\u00E9cution
ProcessComposite.targetExecutionTab=Cible d\'ex\u00E9cution
ProcessComposite.targetExecutionTab=Ex\u00E9cution cible
prefs.clientStatInvalidRange=Les ports des clients pour les stats doivent \u00EAtre compris entre 1 024 et 65 535 inclus.
Processor.commandLineLog=Ligne de commande :
ProcessView.jobName=Job
@@ -38,7 +38,7 @@ ProcessComposite.debugHint=Ex\u00E9cuter le job en mode D\u00E9bug
ProcessComposite.clearBeforeHint=Vider le journal avant l\'ex\u00E9cution
RunProcessContext.PortErrorStats=Statistiques
ProcessComposite.clear=Effacer
ProcessComposite.targetExecutionTabTooltipAvailable=L\'onglet de la cible d\'ex\u00E9cution est disponible uniquement avec le paquet JobServer.
ProcessComposite.targetExecutionTabTooltipAvailable=L\'onglet d'ex\u00E9cution distante est disponible uniquement avec le paquet JobServer.
runProcessRemote.clientStatInvalidRange=Plage num\u00E9rique invalide
Processor.configureJava=L'interpr\u00E9teur Java n'est pas configur\u00E9.
RunProcessContext.PortErrorMessage=Il n'y a pas de droits d'acc\u00E8s \u00E0 la plage des ports. \n Merci de r\u00E9initialiser la plage des ports {0} dans les pr\u00E9f\u00E9rences.
@@ -135,4 +135,3 @@ ProcessComposite.usageWrapTitle=Utilisation des retours automatiques \u00E0 la l
Processor.memoryRun.searchJvmInfo=Recherche de la JVM active du Job actuel.
Processor.memoryRun.jvmInfo=Le JVM est d\u00E9connect\u00E9e.
ShellPs1SettingPreferencePage_Title=Scripts ps1
JobErrorsChecker_compile_error_errormessage=Message d\'erreur

View File

@@ -135,4 +135,3 @@ ProcessComposite.usageWrapTitle=\u6298\u308A\u8FD4\u3057\u306E\u4F7F\u7528
Processor.memoryRun.searchJvmInfo=\u73FE\u5728\u306E\u30B8\u30E7\u30D6\u306E\u30A2\u30AF\u30C6\u30A3\u30D6\u306AJVM\u3092\u691C\u7D22\u4E2D\u3002
Processor.memoryRun.jvmInfo=JVM\u304C\u63A5\u7D9A\u3055\u308C\u3066\u3044\u307E\u3059\u3002
ShellPs1SettingPreferencePage_Title=Ps1\u30B9\u30AF\u30EA\u30D7\u30C8
JobErrorsChecker_compile_error_errormessage=\u30A8\u30E9\u30FC\u30E1\u30C3\u30BB\u30FC\u30B8

View File

@@ -41,9 +41,9 @@ ProcessComposite.clear=\u6E05\u9664
ProcessComposite.targetExecutionTabTooltipAvailable=\u76EE\u6807\u6267\u884C\u5728JobServer\u5305\u4E0B\u53EF\u7528
runProcessRemote.clientStatInvalidRange=\u6570\u5B57\u8303\u56F4\u65E0\u6548
Processor.configureJava=Java \u89E3\u91CA\u5668\u672A\u914D\u7F6E\u3002
RunProcessContext.PortErrorMessage=\u5728\u7AEF\u53E3\u8303\u56F4\u5185\u6CA1\u6709\u8BBF\u95EE\u6743\u9650\u3002\\n \u8BF7\u5728\u9996\u9009\u9879\u4E2D\u91CD\u7F6E {0} \u7AEF\u53E3\u8303\u56F4\u3002
RunProcessContext.PortErrorMessage=\u5728\u7AEF\u53E3\u8303\u56F4\u5185\u6CA1\u6709\u8BBF\u95EE\u6743\u9650\u3002\\n \u8BF7\u5728\u9996\u9009\u9879\u4E2D\u91CD\u7F6E {0} \u7AEF\u53E3\u8303\u56F4\u3002
ProcessComposite.traceHint=\u4F5C\u4E1A\u6267\u884C\u65F6\u5C06\u663E\u793A\u8DDF\u8E2A\u4FE1\u606F
ProcessComposite.saveBeforeRun=\u5728\u8FD0\u884C\u524D\u4FDD\u5B58\u4FEE\u6539
ProcessComposite.saveBeforeRun=\u8FD0\u884C\u524D\u4FDD\u5B58\u4F5C\u4E1A
ProcessComposite.confirmTitle=\u786E\u8BA4\u542F\u52A8
Processor.generationFailed=\u751F\u6210\u4EE3\u7801\u5931\u8D25\u3002
ProcessView.lostFocusLog=\u8FD0\u884C\u8FDB\u7A0B\u4E22\u5931\u7126\u70B9
@@ -58,13 +58,13 @@ Processor.configurePerl=Perl \u89E3\u91CA\u5668\u6CA1\u6709\u914D\u7F6E\u3002
JavaProcessor.notFoundedFolderException=\u627E\u4E0D\u5230 .Java \u5DE5\u7A0B\u4E2D\u7684\u6587\u4EF6\u5939
ProcessComposite.execHint=\u8FD0\u884C\u4F5C\u4E1A
ProcessComposite.valueCol=\u503C
ProcessComposite.saveBeforeRunHint=\u8FD0\u884C\u4F5C\u4E1A\u524D\u5148\u4FDD\u5B58\u3002
ProcessComposite.saveBeforeRunHint=\u8FD0\u884C\u524D\u4FDD\u5B58\u4F5C\u4E1A\u3002
ProcessDebugDialog.debugBtn=\u8C03\u8BD5
prefs.configuration.title=\u8FD0\u884C\u6B65\u9AA4\u914D\u7F6E
ProcessComposite.startPattern=\u4E8E {1,date,HH:mm dd/MM/yyyy} \u5F00\u59CB\u4F5C\u4E1A {0}\u3002
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
ErrorDetailDialog.errorExist=\u8B66\u544A\uFF01\u4F5C\u4E1A\u4E2D\u5B58\u5728\u4E00\u4E9B\u9519\u8BEF\uFF0C\u4ECD\u8981\u7EE7\u7EED\u5417\uFF1F
ErrorDetailDialog.findError=\u67E5\u627E\u4F5C\u4E1A\u4E2D\u7684\u9519\u8BEF
ProcessComposite.hideContext=\u9690\u85CF\u4E0A\u4E0B\u6587
ProcessComposite.lineLimited=\u884C\u9650\u5236
ProcessComposite.pause=\u6682\u505C
@@ -81,7 +81,7 @@ RunProcessPreferencePage.consoleFont=\u63A7\u5236\u53F0\u6587\u672C\u5B57\u4F53:
RunProcessPreferencePage.execTime=\u6267\u884C\u65F6\u95F4
RunProcessPreferencePage.outputConsole=\u8F93\u51FA\u63A7\u5236\u53F0
RunProcessPreferencePage.pauseTime=\u6682\u505C\u65F6\u95F4 (\u6BEB\u79D2)
RunProcessPreferencePage.save=\u6267\u884C\u524D\u4FDD\u5B58
RunProcessPreferencePage.save=\u8FD0\u884C\u524D\u4FDD\u5B58
RunProcessPreferencePage.statistics=\u7EDF\u8BA1
RunProcessPreferencePage.traces=\u8DDF\u8E2A
RunProcessPreferencePage.vmArgument=\u4F5C\u4E1A\u8FD0\u884C VM \u53C2\u6570
@@ -103,7 +103,7 @@ JavaProcessorUtilities.msg.missingjar.note=\u6CE8\u610F:
JavaProcessorUtilities.msg.missingjar.onlyforroutine=\u7F16\u8BD1\u5668\u4E5F\u9700\u8981\u4EE5\u4E0B\u7684 jar \u6587\u4EF6\uFF1A
JavaProcessorUtilities.msg.missingjar.warningtitle=\u8B66\u544A\uFF01
Log4jPreferencePage.title=Log4j \u6A21\u677F
ProcessComposite.log4jLevel=log4jLevel
ProcessComposite.log4jLevel=\u4F7F\u7528\u81EA\u5B9A\u4E49 Log4j \u7EA7\u522B
ProcessComposite.applyLog4jToChildren=\u4E3A\u5B50\u5143\u7D20\u5E94\u7528 log4j \u8BBE\u7F6E
JobErrorsChecker_compile_error_message=\u81F3\u5C11\u4F5C\u4E1A \"{0}\" \u5B58\u5728\u7F16\u8BD1\u9519\u8BEF\uFF0C\u8BF7\u4FEE\u6B63\u5E76\u91CD\u65B0\u5BFC\u51FA\u3002
JobErrorsChecker_compile_error_line=\u9519\u8BEF\u884C
@@ -115,8 +115,8 @@ WorkingSetConfigurationDialog_up_label=\u5411\u4E0A(&U)
WorkingSetConfigurationDialog_down_label=\u5411\u4E0B(&D)
ProcessComposite.log4jToolTip=\u53EA\u7528\u4E8E Studio \u5185\u7684\u4F5C\u4E1A
ProcessComposite.log4jInfo=Log4j \u7EA7\u522B
ProcessView.noJobRunning=\u6CA1\u6709\u4F5C\u4E1A\u5728\u8FD0\u884C
ProcessView.monitorNotStart=\u5C1A\u672A\u542F\u52A8\u4F5C\u4E1A\u5185\u5B58\u76D1\u63A7
ProcessView.noJobRunning=\u6CA1\u6709\u8FD0\u884C\u4E2D\u4F5C\u4E1A\u6216\u4F5C\u4E1A\u5DF2\u7ECF\u5B8C\u6210
ProcessView.monitorNotStart=\u5C1A\u672A\u5F00\u59CB\u76D1\u63A7\u8FD0\u884C\u4E2D\u7684\u4F5C\u4E1A
ProcessView.moniorPeriod=\u5783\u573E\u56DE\u6536\u5668\u7684\u901F\u5EA6\u8BBE\u5B9A\u4E3A
ShellShSettingPreferencePage_Title=Shell\u811A\u672C
ShellBatSettingPreferencePage_Title=\u6279\u5904\u7406\u811A\u672C
@@ -135,4 +135,3 @@ ProcessComposite.usageWrapTitle=\u6362\u884C\u7684\u7528\u6CD5
Processor.memoryRun.searchJvmInfo=\u641C\u7D22\u5F53\u524D\u4F5C\u4E1A\u7684\u6D3B\u52A8 JVM\u3002
Processor.memoryRun.jvmInfo=JVM \u5DF2\u8FDE\u63A5\u3002
ShellPs1SettingPreferencePage_Title=Ps1 scripts
JobErrorsChecker_compile_error_errormessage=\u9519\u8BEF\u6D88\u606F

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.3.1.qualifier
Bundle-Version: 7.1.2.qualifier
Fragment-Host: org.talend.designer.scd

View File

@@ -1,5 +1,5 @@
Ecosystem=Talend Exchange
RefreshComponenentsAction.Label=Refresh Components List
RefreshComponenentsAction.Label=Refresh Componenents List
providerName=www.example.org
pluginName=Talend Exchange Model
pluginName=Ecosystem Model
DownloadComponenentsAction.Label=Download Selected Components

View File

@@ -1,5 +1,5 @@
Ecosystem=Talend Exchange
RefreshComponenentsAction.Label=\u5237\u65B0\u7EC4\u4EF6\u6E05\u5355
providerName=www.example.org
pluginName=Talend Exchange \u4E13\u7528\u6A21\u578B
pluginName=Ecosystem \u6A21\u578B
DownloadComponenentsAction.Label=\u4E0B\u8F7D\u9009\u5B9A\u7684\u7EC4\u4EF6

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>7.3.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.3.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.3.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.3.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.3.1-SNAPSHOT</version>
<version>7.1.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.xmlmap.nl</artifactId>

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.3.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.3.1-SNAPSHOT</version>
<version>7.1.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.expressionbuilder.nl</artifactId>

View File

@@ -11,16 +11,16 @@ TestComposite.var=Var
ExpressionFileOperation.talendType=talendType
CategoryComposite.functions=Functions
ExpressionBuilderDialog.export=Export expression and variable(s) to file.
OpenDialog.Warn=Please select a correct path!
OpenDialog.Warn=Please select a correct path\!
ExpressionFileOperation.name=name
CategoryComposite.category=Categories
CategoryComposite.category=Category
CategoryManager.all=*All
ExpressionBuilderDialog.ok.button=Ok
TestComposite.test=Test
CategoryComposite.Help=Help
TestComposite.clear=Clear
ExpressionComposite.clear=Clear
TestComposite.test2=Test!
TestComposite.test2=Test\!
TestComposite.value=Value
TestComposite.remove=Remove
CategoryComposite.SelectCategoryAndFunction=Please select a category and function.
@@ -30,7 +30,7 @@ ExpressionFileOperation.warn=warn
TestComposite.error=Error
TestComposite.message=Can not have the same variable!
ExpressionBuilderDialog.message=Close without saving
ExpressionBuilderDialog.Confirm=Do you want to close the Expression Builder?
ExpressionBuilderDialog.Confirm=Do you want to close the Expression Builder without save and lose your changes?
PigTestComposite.tableName=TableName
PigTestComposite.column=Column
PigTestComposite.InputTable=InputTable

View File

@@ -30,7 +30,7 @@ ExpressionFileOperation.warn=\u8B66\u544A
TestComposite.error=\u9519\u8BEF
TestComposite.message=\u4E0D\u80FD\u5B58\u5728\u76F8\u540C\u7684\u503C\uFF01
ExpressionBuilderDialog.message=\u5173\u95ED\u800C\u4E0D\u4FDD\u5B58
ExpressionBuilderDialog.Confirm=\u662F\u5426\u8981\u5173\u95ED\u8868\u8FBE\u5F0F\u751F\u6210\u5668\uFF1F
ExpressionBuilderDialog.Confirm=\u60A8\u662F\u5426\u8981\u5173\u95ED Expression Builder \u800C\u4E0D\u4FDD\u5B58\u66F4\u6539 (\u672A\u4FDD\u5B58\u7684\u66F4\u6539\u5C06\u4E22\u5931)\uFF1F
PigTestComposite.tableName=TableName
PigTestComposite.column=\u5217
PigTestComposite.InputTable=InputTable

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.3.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.3.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.3.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.3.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.3.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.3.1-SNAPSHOT</version>
<version>7.1.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.ftp.nl</artifactId>

View File

@@ -7,7 +7,7 @@ FTPWizard.EditFTPWizard=Edit FTP
FTPPage_titleCreate_Step=New FTP Connection on repository
FTPForm_authen_method=Authentication method
FTPForm_conn_model=Connection Model
FTPForm_ftps_support=FTPs Support
FTPForm_ftps_support=FTPs Support(support tFTPGet temporarily)
FTPForm_passive=Passive
FTPForm_sccks_proxy=Use Socks Proxy
FTPForm_sftp_suport=SFTP Support

View File

@@ -7,7 +7,7 @@ FTPWizard.EditFTPWizard=\u7F16\u8F91 FTP
FTPPage_titleCreate_Step=\u5B58\u50A8\u5E93\u4E0A\u7684\u65B0FTP\u8FDE\u63A5
FTPForm_authen_method=\u8EAB\u4EFD\u9A8C\u8BC1\u65B9\u6CD5
FTPForm_conn_model=\u8FDE\u63A5\u6A21\u578B
FTPForm_ftps_support=FTPs \u652F\u6301
FTPForm_ftps_support=FTP \u652F\u6301 (\u6682\u65F6\u652F\u6301 tFTPGet)
FTPForm_passive=\u88AB\u52A8
FTPForm_sccks_proxy=\u4F7F\u7528 Socks \u4EE3\u7406
FTPForm_sftp_suport=SFTP \u652F\u6301

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.3.1.qualifier
Bundle-Version: 7.1.2.qualifier
Fragment-Host: org.talend.repository.json
Bundle-Vendor: .Talend SA.

View File

@@ -1,2 +1,2 @@
pluginName=JSON Model
providerName=www.example.org
pluginName=JSON Plug-in
providerName=.Talend SA.

View File

@@ -1,2 +1,2 @@
pluginName=JSON \u6A21\u578B
providerName=www.example.org
pluginName=JSON \u63D2\u4EF6
providerName=.Talend SA.

View File

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

View File

@@ -1,4 +1,4 @@
CreateJSONAction_CREATE_JSON=Create JSON
CreateJSONAction_CREATE_JSON=Create JSON Schema
CreateJSONAction_EDIT_JSON=Edit JSON
CreateJSONAction_OPEN_JSON=Open JSON
CreateJSONSchemaAction_EDIT_SCHEMA=Edit Schema

View File

@@ -1,4 +1,4 @@
CreateJSONAction_CREATE_JSON=\u521B\u5EFAJSON
CreateJSONAction_CREATE_JSON=\u521B\u5EFA JSON Schema
CreateJSONAction_EDIT_JSON=\u7F16\u8F91JSON
CreateJSONAction_OPEN_JSON=\u6253\u5F00 JSON
CreateJSONSchemaAction_EDIT_SCHEMA=\u7F16\u8F91 Schema

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.3.1.qualifier
Bundle-Version: 7.1.2.qualifier
Fragment-Host: org.talend.repository
Bundle-Localization: plugin
Bundle-Vendor: .Talend SA.

View File

@@ -3,21 +3,22 @@ output.. = class/
bin.includes = META-INF/,\
.,\
plugin_en.properties,\
plugin_ar.properties,\
plugin_zh_CN.properties,\
plugin_ru.properties,\
plugin_ro.properties,\
plugin_jp.properties,\
plugin_hr.properties,\
plugin_fr.properties,\
plugin_pt_BR.properties,\
plugin_nl.properties,\
plugin_el.properties,\
plugin_ja.properties,\
plugin_it.properties,\
plugin_kr.properties,\
plugin_es.properties,\
plugin_tr.properties,\
plugin_pl.properties,\
plugin_de.properties,\
plugin_swtbot.properties
plugin_zh.properties\
,plugin_ar.properties\
,plugin_zh_CN.properties\
,plugin_ru.properties\
,plugin_ro.properties\
,plugin_jp.properties\
,plugin_hr.properties\
,plugin_fr.properties\
,plugin_pt_BR.properties\
,plugin_nl.properties\
,plugin_el.properties\
,plugin_ja.properties\
,plugin_it.properties\
,plugin_kr.properties\
,plugin_es.properties\
,plugin_tr.properties\
,plugin_pl.properties\
,plugin_de.properties\
,plugin_swtbot.properties

View File

@@ -1,6 +1,6 @@
migrationtask.AddConnectorNameInConnections.desc=Add connector name in connections if needed.
migrationtask.changetUniqRowLinks.title=Change the type of link for the tUniqRow
migrationtask.convertOldPerlTypes.description=Migrate the old Perl types (used by default TalendType) to new Perl Types(boolean, date, datetime, int, decimal, string).
migrationtask.convertOldPerlTypes.description=Migrate the old Perl types(used by default TalendType) to new Perl Types(boolean, date, datetime, int, decimal, string).
importProjectsAction.toolTip=Import existing Talend projects
migrationtask.RenametXMLRPCMigrationTask.title=Rename tXMLRPC to tXMLRPCInput
exportProjectsAction.toolTip=Export Talend projects
@@ -8,7 +8,7 @@ migrationtask.upgradetWarntDiePriority.title=Upgrade tWarn and tDie priority
migrationtask.renametDbInputToPostgresql.title=Rename tDBxxTotPostgresqlxx
migrationtask.renametFTPtoFTP.title=Rename tFTP to specialized tFTP
prefsStatusName=Status
migrationtask.renametFileZipUnzip.description=Rename tFileZip and tFileUnzip components to tFileArchive and tFileUnarchive
migrationtask.renametFileZipUnzip.description=Rename tFileZip and tFileUnzip components to tFileArchive and tFileUnarchive
migrationtask.renametDbInputToMySQL.description=Migrate database generic components connected to a MySQL database to the corresponding specific MySQL components.
migrationtask.renameNormalize.description=Rename all components tNormalizer to tNormalize
migrationtask.updatetRowGenerator.description=Migrate simple interface tRowGenerator components to advanced interface.
@@ -21,7 +21,7 @@ migrationtask.RenametMapPersistentMigrationTask.title=Rename tMapPersistent to t
migrationtask.renametDbInputToOracle.title=Rename tDBxxTotOraclexx
migrationtask.UpgradetAdvancedFileOutputXMLMigrationTask.title=Upgrade mapping tAdvancedFileOutputXML
migrationtask.changetUniqRowLinks.description=Change the link type of all tUniqRow components from "Main" to "Unique".
migrationtask.AddPerlRefArrayPointer2.desc=Replace this syntax "$xxx[" by "$xxx->[" and "@xxx" by "@$xxx" only for known existing Talend connections and components
migrationtask.AddPerlRefArrayPointer2.desc=Replace this syntax "$xxx[" by "$xxx->[" and "@xxx" by "@$xxx" only for known existing Talend connections and components
migrationtask.renametDbInputToPostgresql.description=Migrate database generic components connected to a PostgreSQL database to the corresponding specific PostgreSQL components.
migrationtask.AddPerlRefArrayPointer2.title=Add ref array pointers and unreference arrays contained in Table fields
migrationtask.AddQuotesToModuleList.desc=Add quotes to module list if needed.
@@ -32,19 +32,19 @@ migrationtask.RenameTheClassnameofTheRoutinesFileMigrationTask.description=Renam
migrationtask.renametDbInputToOracle.description=Migrate database generic components connected to a Oracle database to the corresponding specific Oracle components.
exportProjectsAction.title=Export projects
deleteProjectsAction.toolTip=Delete Talend projects
migrationtask.renametFTPtoFTP.description=Migrate FTP generic components to FTP specialized components : tFTPGet, tFTPPut, tFTPRename, tFTPDelete
migrationtask.renametFTPtoFTP.description=Migrate FTP generic components to FTP specialized components \: tFTPGet, tFTPPut, tFTPRename, tFTPDelete
migrationtask.AddQuotesToModuleList.title=Add quotes to module list
migrationtask.AddConnectorNameInConnections.title=Add connector name in connections
migrationtask.renametDbInputToMssql.title=Rename tDBxxTotMssqlxx
migrationtask.RenameTheClassnameofTheRoutinesFileMigrationTask.title=Rename the classes named __CLASS_NAME__
migrationtask.AddPerlRefArrayPointer.title=Add ref array pointers and unreference arrays contained in Text fields
migrationtask.renametFileZipUnzip.title=Rename tFileZip and tFileUnzip components
migrationtask.renametDbInputToMySQL.title=Rename tDBxxTotMySQLxx
migrationtask.renametDbInputToMySQL.title=Rename tDBxxTotMySQLxx
deleteProjectsAction.title=Delete projects
repository.prop.version=Version
prefsRepositoryName=Repository
migrationtask.renametDbInputToMssql.description=Migrate database generic components connected to a Microsoft SQL Server database to the corresponding specific Microsoft SQL Server components.
migrationtask.convertOldPerlTypes.title=Convert the old Perl types to new types.
migrationtask.convertOldPerlTypes.title=Convert the old Perl types to new types.
migrationtask.renameFlowMeter.description=Rename all components tMetter to tFlowMeter
migrationtask.UpgradetAdvancedFileOutputXMLMigrationTask.description=Upgrade mapping tAdvancedFileOutputXML, change the level architecture to path.
migrationtask.RenametXMLRPCMigrationTask.description=Rename all components tXMLRPC to tXMLRPCInput in all jobs in repository
@@ -54,7 +54,7 @@ migrationtask.ReplaceMultiFlowBytReplicate.desc=Replace Multi-flow by tReplicate
migrationtask.upgradetWarntDiePriority.description=Upgrade priority to switch from text field to dialog field.
migrationtask.renameFlowMeterCatcher.description=Rename all components tMetterCatcher to tFlowMeterCatcher
providerName=www.example.org
migrationtask.AddPerlRefArrayPointer.desc=Replace this syntax "$xxx[" by "$xxx->[" and "@xxx" by "@$xxx" only for known existing Talend connections and components
migrationtask.AddPerlRefArrayPointer.desc=Replace this syntax "$xxx[" by "$xxx->[" and "@xxx" by "@$xxx" only for known existing Talend connections and components
projectsetting.General=General
projectsetting.Designer=Designer
projectsetting.VersionManagement=Version Management
@@ -66,7 +66,7 @@ create.title=Create
create.tootip=Create
projectsetting.title=Project settings
projectsetting.tootip=Project settings
updateAllJobs.title=Update modified jobs
updateAllJobs.title=Upate modified jobs
updateAllJobs.tooltip=Detect and update all jobs
projectSetting.StatusManager=Status Management
customCompSetting=Custom component

View File

@@ -62,8 +62,8 @@ projectsetting.PaletteSettings=Param\u00E8tres de la palette
projectsetting.Security=S\u00E9curit\u00E9
migrationtask.convertLabelForConnectionItem.description=Adapter le libell\u00E9 des tables pour les \u00E9l\u00E9ments de connexion.
migrationtask.convertLabelForConnectionItem.title=Convertissez le libell\u00E9 pour les \u00E9l\u00E9ments de connexion.
create.title=Create
create.tootip=Create
create.title=Cr\u00E9er
create.tootip=Cr\u00E9er
projectsetting.title=Param\u00E8tres du projet
projectsetting.tootip=Param\u00E8tres du projet
updateAllJobs.title=Mettre \u00E0 jour les Jobs modifi\u00E9s

View File

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

View File

@@ -68,6 +68,7 @@ ConnectionFormComposite.SELECT_WORKSPACE=\u0627\u062E\u062A\u0631 \u0645\u0633\u
ConnectionFormComposite.WORKSPACE=\u0645\u0633\u0627\u062D\u0629 \u0639\u0645\u0644
EbcdicForm.dataFile=\u0645\u0644\u0641 \u0628\u064A\u0627\u0646\u0627\u062A
ConfigExternalJarPage.error=\u062E\u0637\u0623
ConfigExternalJarPage.reloadLibrary=\u0625\u0639\u0627\u062F\u0629 \u062A\u062D\u0645\u064A\u0644 \u0627\u0644\u0645\u0643\u062A\u0628\u0629
ContextExportDialog_AttachmentsNotSupported=\u0644\u0627 \u064A\u062F\u0639\u0645 \u0623\u0648\u0636\u0627\u0639 \u0627\u0644\u0645\u0631\u0641\u0642\u0627\u062A
ContextExportDialog_ExportMode=\u0648\u0636\u0639 \u0627\u0644\u062A\u0635\u062F\u064A\u0631
ContextExportDialog_Name=\u0627\u0644\u0627\u0633\u0645

View File

@@ -242,6 +242,7 @@ CreateFileLdifAction.action.editTitle=\u00C4ndere Datei ldif
RepositoryPreferencePage.RefreshManually=Manuell aktualisieren
ImportSchemaFileAction.Label=Erstelle generisches Schema aus XML
NewProjectWizardPage.nameEmpty=Geben Sie einen Projektnamen ein.
ImportProjectAsWizardPage.description=W\u00E4hlen Sie einen neuen Namen und ein bestehendes {0} Projekt
CommonWizard.exception=Ausnahme
DatabaseTableForm.AddTable=Schema hinzuf\u00FCgen
LoginComposite.connections=Ablage
@@ -443,6 +444,7 @@ JavaJobScriptsExportWSWizardPage.needOneJobSelected=Mindestens ein Job muss f\u0
JavaJobScriptsExportWSWizardPage.singleJobExport=Dieser Typ von Export unterst\u00FCtzt zur Zeit nur den Export eines einzelnen Jobs.
XmlFileStep2Form.previewNotAvailable=Vorschau f\u00FCr XSD Dateien nicht verf\u00FCgbar
ConfigExternalJarPage.error=Fehler
ConfigExternalJarPage.reloadLibrary=Bibliothek neu laden
JavaJobScriptsExportWSWizardPage.esbServiceNameLabel=Servicename
ContextExportDialog_Name=Name
PaletteSettingPage.paletteSettings=Palette Einstellungen

View File

@@ -250,6 +250,7 @@ CreateFileLdifAction.action.editTitle=\u0395\u03C0\u03B5\u03BE\u03B5\u03C1\u03B3
RepositoryPreferencePage.RefreshManually=\u0391\u03BD\u03B1\u03BD\u03AD\u03C9\u03C3\u03B7 \u03A7\u03B5\u03B9\u03C1\u03BF\u03BA\u03AF\u03BD\u03B7\u03C4\u03B1
ImportSchemaFileAction.Label=\u0394\u03B7\u03BC\u03B9\u03BF\u03C5\u03C1\u03B3\u03AF\u03B1 \u03B3\u03B5\u03BD\u03B9\u03BA\u03BF\u03CD \u03C3\u03C7\u03AE\u03BC\u03B1\u03C4\u03BF\u03C2 \u03B1\u03C0\u03CC xml
NewProjectWizardPage.nameEmpty=\u0395\u03B9\u03C3\u03AC\u03B3\u03B5\u03C4\u03B5 \u03AD\u03BD\u03B1 \u03CC\u03BD\u03BF\u03BC\u03B1 \u03AD\u03C1\u03B3\u03BF\u03C5.
ImportProjectAsWizardPage.description=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u03B5\u03BD\u03CC\u03C2 \u03BD\u03AD\u03BF\u03C5 \u03BF\u03BD\u03CC\u03BC\u03B1\u03C4\u03BF\u03C2 \u03BA\u03B1\u03B9 \u03B5\u03BD\u03CC\u03C2 \u03C5\u03C0\u03AC\u03C1\u03C7\u03BF\u03BD\u03C4\u03BF\u03C2 \u03AD\u03C1\u03B3\u03BF\u03C5 {0}
CommonWizard.exception=\u0395\u03BE\u03B1\u03AF\u03C1\u03B5\u03C3\u03B7
DatabaseTableForm.AddTable=\u03A0\u03C1\u03BF\u03C3\u03B8\u03AE\u03BA\u03B7 \u03A3\u03C7\u03AE\u03BC\u03B1\u03C4\u03BF\u03C2
LoginComposite.connections=\u03A7\u03CE\u03C1\u03BF\u03C2 \u03B1\u03C0\u03CC\u03B8\u03B5\u03C3\u03B7\u03C2
@@ -492,6 +493,7 @@ MultiSchemasUI.useMultiSchemabtn=\u03A7\u03C1\u03AE\u03C3\u03B7 \u03C0\u03BF\u03
MultiSchemasUI.keyValues=\u03A4\u03B9\u03BC\u03AD\u03C2 \u03BA\u03BB\u03B5\u03B9\u03B4\u03B9\u03BF\u03CD
MultiSchemasUI.keyIndex=\u0395\u03C5\u03C1\u03B5\u03C4\u03AE\u03C1\u03B9\u03BF \u039A\u03BB\u03B5\u03B9\u03B4\u03B9\u03CE\u03BD
ConfigExternalJarPage.error=\u03A3\u03C6\u03AC\u03BB\u03BC\u03B1
ConfigExternalJarPage.reloadLibrary=\u03B5\u03C0\u03B1\u03BD\u03B1\u03C6\u03CC\u03C1\u03C4\u03C9\u03C3\u03B7 \u03C4\u03B7\u03C2 \u03B2\u03B9\u03B2\u03BB\u03B9\u03BF\u03B8\u03AE\u03BA\u03B7\u03C2
ConfigExternalJarPage.fileNotFound="\u03A4\u03BF \u03B1\u03C1\u03C7\u03B5\u03AF\u03BF {0} \u03B4\u03B5 \u03BC\u03C0\u03BF\u03C1\u03B5\u03AF \u03BD\u03B1 \u03B2\u03C1\u03B5\u03B8\u03B5\u03AF \u03C3\u03C4\u03B7 \u03B2\u03B9\u03B2\u03BB\u03B9\u03BF\u03B8\u03AE\u03BA\u03B7 {1}, \u03C0\u03B1\u03C1\u03B1\u03BA\u03B1\u03BB\u03CE \u03B5\u03BB\u03AD\u03B3\u03BE\u03C4\u03B5 \u03C4\u03BF \u03BE\u03B1\u03BD\u03AC.
JavaJobScriptsExportWSWizardPage.esbCategoryLabel=\u039A\u03B1\u03C4\u03B7\u03B3\u03BF\u03C1\u03AF\u03B1
JavaJobScriptsExportWSWizardPage.esbExportTypeLabel=\u03A4\u03CD\u03C0\u03BF\u03C2 \u0395\u03BE\u03B1\u03B3\u03C9\u03B3\u03AE\u03C2 ESB

View File

@@ -4,16 +4,16 @@ VersionManagementDialog.RemoveTip=remove items
CreateRoutineAction.toolTipText.createRoutine=Create routine
FileStep3.groupMetadata=Schema
RegexpFileWizard.windowTitleCreate=New RegEx File
LicenseWizard.footer=See http://gnu.org for more details.
LicenseWizard.footer=See http\://gnu.org for more details.
StoppablePreviewLoader.inforLabelText.previewInterrupted=Preview interrupted
FileStep2.rowSeparatorIncomplete=Character row separator must be completed
CreateConnectionAction.action.editTitle=Edit connection
JavaJobScriptsExportWSWizardPage.WSDDFile=WSDD files
CreateFileXmlAction.action.openTitle=Open file XML
CreateFileXmlAction.action.openTitle=Open file xml
NewFolderWizard.nameInvalid=Label {0} is forbidden
VersionManagementDialog.Options=Options
DatabaseTableForm.checkConnection=Check Connection
DocumentationPage.checkTipText=Check that remote file exists
DocumentationPage.checkTipText=Check that remote file is existed
FileStep1.format=Format
StatusPreferencePage.technicalStatusLabel=Technical status
CreateFilePositionalAction.action.createTitle=Create file positional
@@ -44,9 +44,9 @@ DescriptionSection.Label=Description
CreateFileDelimitedAction.action.editTitle=Edit file delimited
ImportProjectAsWizardPage.error.title=Error
VersionManagementDialog.MajorVersionTip=Major version
JobScriptsExportWizardPage.chooseResource=Choose at least one resource to export
JobScriptsExportWizardPage.chooseResource=You should choose at least one resource to export
FileStep1.fileNotFoundException=is not found
ImportProjectsUtilities.task.checkingFolder=Checking: {0}
ImportProjectsUtilities.task.checkingFolder=Checking\: {0}
VersionManagementDialog.MinorVersionTip=Minor version
FileStep1.fileViewerTip2=first rows of the file.
FileStep1.fileViewerTip1=When Filepath is specified, you can read here the
@@ -57,7 +57,7 @@ ImportProjectsAction.actionTooltip=Import several existing {0} projects with the
DatabaseTableForm.metadataDefaultNewLabel=newColumn
LoginComposite.buttons.deleteProject.desc=Delete local project(s)
VersionManagementDialog.WarningMessages=There is no modification for version of items
FileStep3.guessConfirmationMessage=Schema settings changed and are different from current schema preview. Updating schema will overwrite all current data. Continue anyway ?
FileStep3.guessConfirmationMessage=Schema settings changed and are different from current schema preview. Updating schema will overwrite all current data. if choose NO,don't overwrite current data.Continue anyway ?
FileStep2.filePathIncomplete=The file path must be specified
DocumentationPage.fileNameTabText.sourcDocFile=Source document file
JobScriptsExportWizardPage.contextPerlScripts=Context scripts
@@ -80,27 +80,27 @@ ConfigExternalJarPage.required.label=If the Library file is required
FileStep2.splitwayRecordForJavaFID=Split row before field
NewProjectWizard.failureText=Project creation failed.
FileStep1.filepath=File
DatabaseTableForm.connectionFailure=Database connection failure : "Retrieve Shema" is disable. Press "Check Connection" to restore the situation.
DatabaseTableForm.connectionFailure=Database connection failure \: "Retrieve Shema" is disable. Press "Check Connection" to restore the situation.
SelectorTableForm.ColumnNumber=Column number
CommonWizard.persistenceException=Access to the data failure
CommonWizard.persistenceException=Access to the data failure{0}\n
JavaJobScriptsExportWSWizardPage.AxisLib=Axis 1.4 Lib
FileStep2.escapeCharAlert=Escape Char must be specified
CreateFileXmlAction.action.createTitle=Create file XML
CreateFileXmlAction.action.createTitle=Create file xml
FileStep2.fieldPosition=Marker position
FileStep3.guessIsDone=Guess successful
FileStep2.fieldSeparatorAlert=The field separator must be specified. To be valid, it must be surrounded by quotation marks.
FileStep2.fieldSeparatorAlert=The field separator must be specified. It must contain only number, comma, quotation mark and start.
JavaJobScriptsExportWSWizardPage.ApplyToChildren=Apply to children
DocumentationPreferencePage.sourceCodeToHTML=Source code to HTML generation
FileStep2.previewFailure=Preview error. Some settings must be changed.\nNote: Preview errors are generally due to a wrong encoding setting.
FileStep2.previewFailure=Preview error. Some settings must be changed.\nNote\: Preview errors are generally due to a wrong encoding setting.
CreateFileLdifAction.action.createTitle=Create file ldif
DatabaseTableForm.type=Type
DatabaseTableForm.type=Type \: {0}
ConnectionsListComposite.groupText.connection=Connections
LoginDialog.title={0}
CreateRoutineAction.text.createRoutine=Create routine
FileStep1.serverTip=Define if the file's location is local or not
connections.form.field.description=Description
EditRoutineAction.toolTipText.editRoutine=Edit routine
ImportDemoProjectAction.messageDialogContent.demoProjectImportedSuccessfully=Demo project has been successfully imported in your workspace.
ImportDemoProjectAction.messageDialogContent.demoProjectImportedSuccessfully=Demo project has been successfully imported in your workspace
NewFolderWizard.description=Create a new folder in repository
ImportProjectsAction.actionTitle=Import several projects
DatabaseTableForm.tableColumnText.talbe=Table
@@ -109,12 +109,12 @@ FileStep3.informationLabel=Click Guess button to update the schema below accordi
LicenseWizard.title=License
ImportProjectAsWizardPage.title=Import Project as
FileStep3.guessFailure=Guess failure
ConfigExternalPerlModulePage.description.label=Description:
ConfigExternalPerlModulePage.description.label=Description\:
FileStep3.guessTip=Click to update schema preview
NewProjectWizard.error.languageNotSupported=Language {0} is for development purpose only
StatusDialog.labelText.label=Label:
StatusDialog.labelText.label=Label\:
FileStep2.fieldSeparatorDelimitedTip=Field Separator
NewProjectWizardPage.name=Project Name
NewProjectWizardPage.name=Project name
ImportProjectAsAction.actionTitle=Import project as
LoginComposite.connectionIncomplete=Connection is incomplete and so cannot be used
JavaJobScriptsExportWSWizardPage.ServerConfigFile=server-config.wsdd
@@ -133,7 +133,7 @@ FileStep2.groupLimitOfRowsTip=If the number of lines must be limited, specify th
SelectorTableForm.CreationStatus=Creation status
FileStep2.wait=Wait
LoginComposite.connectionEmpty=A connection is needed
FileStep2.splitwayRecordForJavaFIDTip=Select this option when the field separator is part of the row separator.
FileStep2.splitwayRecordForJavaFIDTip=It is useful when the field separator is part of the row separator.
LoginComposite.buttons.fill.desc=Refresh projects list
FileStep2.rowsToSkipTip=If any rows must be ignored, specify the following parameters
LicenseWizard.accept=Accept
@@ -145,15 +145,15 @@ NameSection.Name=Name
VersionAuthorSection.authorLabel=Author
CreateTableAction.action.readTitle=Read Schema
ReplaceRunBeforeAfterWithThenRunMigrationTask.RunBefore=RunBefore
FileStep2.noresultDetailMessage=Please check that XPath Expression or XML source document is correct.
FileStep2.noresultDetailMessage=Please check right XPathExpression or XML source document.
CreateFileRegexpAction.action.openTitle=Open file regex
LicenseWizard.subtitle=This product is released under the following license:
LicenseWizard.subtitle=This product is released under the following license\:
EditRoutineAction.text.readRoutine=Read routine
LoginComposite.manageProjectPre=Or
ConfigExternalPerlModulePage.moduleFieldLabel=Module
ImportDemoProjectAction.actionTooltip=Import demo project
CreateConnectionAction.action.openTitle=Open connection
FileStep2.previewIsDone=Preview successful...
FileStep2.previewIsDone=Preview successful...
FileStep3.guessConfirmation=Confirm changes ?
VersionManagementDialog.Version=Version
CreateDocumentationAction.createDocActionTipText.addDocItem=Add a new documentation item
@@ -175,9 +175,9 @@ ConfigExternalJarPage.browseJARFile=Browse a library file
connections.form.malformedField.username=The username must be a valid email.
ImportProjectAsWizardPage.error.zip=Wrong archive file
FileStep2.fieldSeparatorNotFinishByComma=The Field Separator doesn't finish by comma
JobScriptsExportWizardPage.ExportJob=Export job to an archive file on the local file system.
JobScriptsExportWizardPage.ExportJob=Export jobs to an archive file on the local file system.
ImportDemoProjectPage.message=Select one of the available demo projects.
DatabaseTableForm.nameAlert=A schema has an empty name. It has to be specified
DatabaseTableForm.nameAlert=A Schema have a empty name. It must be specified
CreateFileDelimitedAction.action.openTitle=Open file delimited
VersionManagementDialog.Items=Items
ConfigRoutineLibraryAction.actionLabel=Edit Routine Libraries
@@ -187,13 +187,13 @@ DocumentationPage.browseBtnText.browse=Browse...
StatusDialog.errorMessage.codeLetters=Code must have 3 letters.
JavaJobScriptsExportWSWizardPage.WEBXML=web.xml
JobScriptsExportWizardPage.generatePerlFiles=Generate Perl Files
FileStep2.fieldSeparatorPositionalAlert=The column index must be specified using numbers separated by a comma.
DatabaseTableForm.retreiveButtonTip=Schema must be defined. To save time, use the "Retrieve Schema" button !
FileStep2.fieldSeparatorPositionalAlert=The index to the columns (numbers separated by comma) must be specified
DatabaseTableForm.retreiveButtonTip=Schema must be defined. To save time, use the "Retrieve Schema" button \!
ConfigExternalJarPage.inputJARName=Input a library's name
FileStep1.serverAlert=Server must be specified
RefreshAction.toolTipText=Refresh
ProjectSettingsWizardPage.PaletteSettings=Palette Settings
PositionalTextTest.println.fieldValue=Field Value
PositionalTextTest.println.fieldValue=Field Value
VersionManagementDialog.EachVersion=Update the version of each item.
RepositoryPreferencePage.RefreshTitle=Repository Refresh
DocumentationPage.option=Option
@@ -211,17 +211,17 @@ VersionManagementDialog.DeletedTip=delete
connections.form.field.name=Name
ImportProjectAsWizardPage.error.message=Creation problems
JobScriptsExportWizardPage.shellLauncher=Shell launcher
FileStep1.nameAlertIllegalChar=Name contains illegal characters
FileStep1.nameAlertIllegalChar=Name content illegals characters
SelectorTableForm.groupTableSettings=Select Schema to create
DatabaseTableForm.tableNoExist=Database connection successful but any table exist : "Retrieve Shema" is disable.\nUse a SGBD to create tables and click on "Check Connection" to restore the situation.
StatusDialog.labelText.code=Code:
DatabaseTableForm.tableNoExist=Database connection successful but any table exist \: "Retrieve Shema" is disable.\nUse a SGBD to create tables and click on "Check Connection" to restore the situation.
StatusDialog.labelText.code=Code\:
CreateFileExcelAction.action.createTitle=Create file Excel
EditRoutineAction.text.editRoutine=Edit routine
RepositoryPreferencePage.RefreshDeleted=Refresh when deleting an item
LoginComposite.buttons.open.desc=Open selected project
ExtractDocumentationAction.toolTipText.extractDoctoFileSys=Extract documentation to the file system
connections.form.field.repository=Repository
ImportExternalJarPage.fileField.label=Library File:
ImportExternalJarPage.fileField.label=Library File\:
VersionManagementDialog.FixedVersion=Change all items to a fixed version.
ImportExternalLibWizard.windows.title=Import External Library
CreateFilePositionalAction.action.editTitle=Edit file positional
@@ -241,13 +241,13 @@ ImportProjectAsWizardPage.form.browse=Browse
ImportProjectAsWizardPage.form.selectDirectory=Select root directory
CreateFileRegexpAction.action.createTitle=Create file regex
EditPropertiesAction.action.title=Edit properties
ImportDemoProjectAction.actionTitle=Demos
ImportDemoProjectAction.actionTitle=Demos
FileStep1.formatAlert=Format must be specified
JobScriptsExportWizardPage.jobPerlScripts=Perl scripts
DetecteViewImpactAction.Label=Detect dependencies
DetecteViewImpactAction.Label=Manage Dependencies
FileStep2.footerTip=Footer
CreateFileXmlAction.action.editTitle=Edit file XML
ImportDemoProjectAction.alertDialog.message=Demo project exists, do you want to re-import it?
CreateFileXmlAction.action.editTitle=Edit file xml
ImportDemoProjectAction.alertDialog.message=Demo project is existing, do you want to re-import it?
NewFolderWizard.failureText=An error occurs. Folder cannot be created. See log for more details.
FileStep2.fieldPositionAlert=Field Position must be specified.
UpdateDocumentationAction.updateDocActionText.updateDoc=Update documentation...
@@ -255,12 +255,13 @@ CreateFileLdifAction.action.editTitle=Edit file ldif
RepositoryPreferencePage.RefreshManually=Refresh Manually
ImportSchemaFileAction.Label=Create generic schema from xml
NewProjectWizardPage.nameEmpty=Enter a project name.
ImportProjectAsWizardPage.description=Select a new name and an existing {0} project
CommonWizard.exception=Exception
DatabaseTableForm.AddTable=Add Schema
LoginComposite.connections=Repository
CreateFileDelimitedAction.action.createTitle=Create file delimited
DatabaseTableForm.retreiveButtonUse=Use the "Retrieve Schema" button to replace the current Schema by the table based Schema
VersionManagementDialog.ConfirmMessage=Are you sure to update all selected items to version {0}
VersionManagementDialog.ConfirmMessage=Are you sure to update all selected items to version {0} ?
FileStep2.refreshPreview=Refresh Preview
PurposeStatusSection.statusLabel=Status
StatusPreferencePage.docStatusLabel=Documentation status
@@ -268,18 +269,18 @@ ImportDemoProjectAction.messageDialogTitle.demoProject=Demo project imported
DateSection.creationLabel=Creation
EditPropertiesAction.action.toolTipText=Edit properties
BinRepositoryNode.label=Recycle bin
LoginComposite.manageProjectsButton=Go!
LoginComposite.manageProjectsButton=Go\!
FileStep2.delimited=Delimited
FileStep.moduleFailure=The Perl Module
ImportProjectAsWizardPage.error.pathRequired=A folder or archive path is required
ConfigExternalPerlModulePage.title=Config External Module
FileStep2.firstRowsIsCaption=Set heading row as column names
LoginComposite.passwordEmpty=A password is needed.
ImportExternalJarPage.pageMessage=Configuration of external libraries for routine.
ImportExternalJarPage.pageMessage=Config external libraries for routine.
CommonWizard.next=Next
FileStep2.empty=Empty
DocumentationPage.LinkLabel= Copy documentation to repository.
LoginComposite.buttons.importProject=Import
DocumentationPage.LinkLabel=\ Copy documentation to repository.
LoginComposite.buttons.importProject=Import
EditContextAction.readContext=Read context group
NewProjectWizard.failureTitle=Error
XmlToXPathLinker.exceptionReturn.xPathInvalid=The current XPath expression is invalid
@@ -293,13 +294,13 @@ RegexpStep2.groupRegexSettings=Regular Expression settings
SelectDeleteProjectDialog.Label=Delete Project
VersionManagementDialog.NewVersion=New version
FileStep2.removeEmptyRow=Skip empty row
ConfigExternalJarPage.jarFile.label=Library File:
ConfigExternalJarPage.jarFile.label=Library File\:
DatabaseTableForm.name=Name
EditContextAction.editContext=Edit context group
FileStep1.noExist=doesn't exist
DatabaseTableForm.connectionIsDone=Connection successful.
DatabaseTableForm.connectionIsDone=Connection successful.
ImportProjectsUtilities.task.importingProject=Importing project...
FileStep2.fieldPositionTip=You must define here the position of each column. The positions must be presented in ascending order.
FileStep2.fieldPositionTip=You must defined here the position of each column. The positions must be presented in the ascending order
FileStep2.headerTip=Header
FileStep2.csv=CSV
FileStep1.filepathAlert=Filepath must be specified
@@ -308,7 +309,7 @@ connections.form.emptyField.repository=Repository must be selected
LibraryField.requiredColumn=Required
SelectDeleteProjectDialog.SelectAll=Select All
SelectorTableForm.selectAllTables=Select All
LoginComposite.buttons.deleteProject=Delete
LoginComposite.buttons.deleteProject=Delete
ImportDemoProjectAction.alertDialog.messageTitle=Message
ConfigExternalJarPage.title=New Module
FileStep2.rowSeparator=Row Separator
@@ -317,7 +318,7 @@ NewProjectWizardPage.title=Project
DocumentationPage.sourceDocIsNotSet=Source document is not set.
FileStep1.fileViewerAlert=Filepath must be specified to show the Data file
ImportSchemaFileWizard.WizardTitle=Create Generic Schema from XML File
FileStep.moduleDetailMessage=For more information, check out Talend's Wiki website at http://talendforge.org/wiki/doku.php.
FileStep.moduleDetailMessage=For more information, check out Talend's Wiki website at http\://talendforge.org/wiki/doku.php.
ProjectSettingsWizardPage.VersionManagement=Version Management
LibraryField.descriptionColumn=Description
VersionAuthorSection.lockerLabel=Locker
@@ -343,15 +344,15 @@ LoginComposite.buttons.importProject.desc=Import existing project(s) as local
FileStep2.encodingTip=Encoding
XmlToXPathLinker.Loop=Loop links creation ...
FileStep2.mustBePrecised=must be specified
DocumentationPage.sourceDocDoNotExist=Source document does not exist.
DocumentationPage.sourceDocDoNotExist=Source document does not exists.
NewFolderWizard.nameIncorrect=Label contains incorrect characters.
XmlFileStep1.sourceSchema=Source Schema
NewProjectWizardPage.description=Create a project in the workspace.
SelectDeleteProjectDialog.DeselectAll=Deselect All
LoginComposite.buttons.newProject.desc=Create a new local project
FileStep1.server=Server
JavaJobScriptsExportWSWizardPage.WSDLFile=Web Service files
FileStep2.quoteDelimitedTip=The character " is unusable without escape character. Use: \"
JavaJobScriptsExportWSWizardPage.WSDLFile=WSDL files
FileStep2.quoteDelimitedTip=The character " is unusable less escape character. Use \: \\"
FileStep3.metadataComment=Comment
FileStep2.settingsIncomplete=The settings must be completed to show the preview
CreateTableAction.action.editTitle=Edit Schema
@@ -363,7 +364,7 @@ ImportProjectAsWizardPage.error.notATalendProject=Selected folder is not a {0} p
XmlToXPathLinker.illegalArgumentException=This type of currentControl is unsupported
NewProjectWizardPage.languageEmpty=Enter a generation language.
DatabaseTableForm.table=Based on table
ConfigExternalPerlModulePage.moduleLabel=Module:
ConfigExternalPerlModulePage.moduleLabel=Module\:
ItemsVersionChangedDialog.OriginalVersion=Original version
StatusDialog.shellText.createNewStatus=Create new status
JobScriptsExportWizardPage.systemRoutines=System routines
@@ -372,7 +373,7 @@ ConnectionsListComposite.comleteColumnTitle.complete=Complete
ExtractDocumentationAction.text.saveAs=Save as...
ExportProjectsAsAction.actionTitle=Export Talend projects in archive file
FileStep3.guess=Guess
ConfigExternalJarPage.description.label=Description:
ConfigExternalJarPage.description.label=Description\:
LoginComposite.manageConnectionsToolTipHint=Manage connections
FileStep1.groupFileLocationSettings=File Location Settings
UpdateDocumentationAction.updateDocActionTipText.updateDoc=Update documentation
@@ -393,8 +394,8 @@ connections.form.emptyField.username=A username is needed.
FileStep2.escapeCharTip=Escape Char
ItemsVersionChangedDialog.Title=Confirm the new version of items
LicenseWizard.windowTitle=License
FileStep2.fieldPositionNotValidate=Field Position must contain only numbers and comma. The positions must be presented in the ascending order
LoginComposite.buttons.newProject=Create
FileStep2.fieldPositionNotValidate=Field Position must contain only numbers and comma. The positions must be presented in the ascending order
LoginComposite.buttons.newProject=Create
ConfigExternalPerlModulePage.required.label=If the module is required
CommonWizard.cancel=Cancel
NewProjectWizardPage.comment=Project description
@@ -404,7 +405,7 @@ connections.form.emptyField.connname=A connection name is needed.
VersionManagementDialog.Revert=Revert
VersionManagementDialog.ConfirmTitle=Confirm
LoginComposite.existing=Select
CommonWizard.nameAlreadyExist=This name already exists
CommonWizard.nameAlreadyExist=This name is already existing
FileStep1.groupFileViewer=File Viewer
GenerateDocAsHTMLWizardPage.generateDocAsHTML=Generate job information to an archive file on the local file system.
JobPerlScriptsManager.allInterpreter=All
@@ -412,11 +413,11 @@ CreateFilePositionalAction.action.openTitle=Open file positional
ReplaceRunBeforeAfterWithThenRunMigrationTask.ThenRun=ThenRun
NewProjectWizardPage.technicalName=Technical Name
RepositoryPreferencePage.RefreshCreated=Refresh when creating an item
ConnectionsListButtonsToolBar.copyLabelPrefix=Copy of
ConnectionsListButtonsToolBar.copyLabelPrefix=Copy of
FileStep3.guessProgress=Guess in progress...
ExtractionFieldsWithXPathEditorView.columnTitle.columnName=Column Name
NewFolderWizard.label=Label
AbstractCreateTableAction.errorMessage=Can't connect to the database, please check the connection settings.
AbstractCreateTableAction.errorMessage=Can't connect to the database,please check the connection settings.
AbstractCreateTableAction.connError=Connection error
AbstractRoutineAction.unknowLanguage=Unknow language
BootTalendAction.pluginNotLoaded=plugin org.talend.rcp is not loaded.
@@ -430,9 +431,9 @@ CreateGenericSchemaAction.openGeneric=Open generic schema
CreateLDAPSchemaAction.createLDAP=Create LDAP schema
CreateLDAPSchemaAction.editLDAP=Edit LDAP schema
CreateLDAPSchemaAction.openLDAP=Open LDAP schema
CreateWSDLSchemaAction.createWSDL=Create Web Service schema
CreateWSDLSchemaAction.editWSDL=Edit Web Service schema
CreateWSDLSchemaAction.openWSDL=Open Web Service schema
CreateWSDLSchemaAction.createWSDL=Create WSDL schema
CreateWSDLSchemaAction.editWSDL=Edit WSDL schema
CreateWSDLSchemaAction.openWSDL=Open WSDL schema
DatabaseForm.selectJar=Select jar file
EDemoProjectFileType.unknowType=Unknown file type
EditPropertiesAction.renameError=Rename {0} to {1} has errors\!
@@ -451,7 +452,7 @@ ImportProjectsUtilities.fileFormatError=File {0} is not a zip neither a tar file
JavaJobScriptsExportWSWizardPage.extractZipFile=Extract the zip file
JobJavaScriptsWSManager.errorMessage=JAVA2WSDL fail, the deploy.wsdd file don't exist. So, the server-config.wsdd file will be invalid
JobJavaScriptsWSManager.impClassNotSpecified=implementation class is not specified.
JobPerlScriptsManager.exportJob=Export job:
JobPerlScriptsManager.exportJob=Export Job:
JobScriptsExportWizardPage.extractZipFile=Extract the zip file
MappingFileSelectDialog.mappingFileList=Mapping file list
MappingFileSelectDialog.name=Name
@@ -468,14 +469,14 @@ RegexpFileStep2Form.preview=Preview
ReplaceMultiFlowBytReplicateMigrationTask.componentNotExist=Component "{0}\\" in the job \\"{1}\\" doesn't exist anymore
RepositoryPreferencePage.ReferenceProjectMerged=Merge the reference project
RepositoryReviewDialog.0=illegal argument\:{0}
RepositoryReviewDialog.jobNameFormat=Type job name prefix or pattern (*, ?):
RepositoryReviewDialog.jobNameFormat=Type job name prefix or pattern(*, ?, or camel case)\:
RepositoryReviewDialog.repositoryContent=Repository Content
RepositoryView.notfound=\ not found
SecurityProjectSettingPage.hidePass=Hide password for document generation
SecurityProjectSettingPage.hidePass=Hide password
SelectDeleteProjectDialog.deleteWarning=Do not delete projects physically
SelectorTableForm.enterType=Enter type name prefix or pattern (*,?).
SelectorTableForm.enterType=Enter type name prefix or pattern(*,?,or camel case).
SelectorTableForm.nameFilter=Name Filter\:
connections.form.field.usernameNoMail=User name
connections.form.field.usernameNoMail=User Name
ImportProjectSettings.Error=Project settings file is invalid !
ExportTreeViewer.hideJobTree=Hide job tree
ExportTreeViewer.selectItems=Select the items to Export:
@@ -488,20 +489,21 @@ JavaJobScriptsExportWSWizardPage.queueName=Message Queue Name:
JavaJobScriptsExportWSWizardPage.singleJobExport=This type of export support actually only a single job export.
XmlFileStep2Form.previewNotAvailable=No preview available for XSD file
ConnectionFormComposite.SELECT_WORKSPACE=Select WorkSpace
ConnectionFormComposite.WORKSPACE=Workspace
EbcdicForm.noDir=xc2j file directory does not exist.
ConnectionFormComposite.WORKSPACE=WorkSpace
EbcdicForm.noDir=x2j file directory is not existed.
EbcdicForm.genarateFailure=Generate xc2j file failure.
EbcdicForm.dataFile=Data file
EbcdicForm.dataNotExist=Data file does not exist
EbcdicForm.dataNotExist=Data file is not existed
EbcdicForm.dataNull=Data file path must be specified
LoginComposite.DIFFERENT_WORKSPACE=Workspace has been changed.please restart
LoginComposite.RESTART=Restart
LoginComposite.DIFFERENT_WORKSPACE=Workspace has been changed.Please restart.
LoginComposite.RESTART=restart
SAPSelectorForm.connectionFailure=SAP connection failure \: "Retrieve Shema" is disable. Press "Check Connection" to restore the situation.
MultiSchemasUI.useMultiSchemabtn=Use multiple separators
MultiSchemasUI.useMultiSchemabtn=Use Multiple Separator
MultiSchemasUI.keyValues=Key Values
MultiSchemasUI.keyIndex=Key Index
ConfigExternalJarPage.error=Error
ConfigExternalJarPage.fileNotFound="File {0} can't be found in lib {1},please check it again.
ConfigExternalJarPage.reloadLibrary=reload the library
ConfigExternalJarPage.fileNotFound="File {0} can't be found in libraries,please check it again.
JavaJobScriptsExportWSWizardPage.esbCategoryLabel=Category
JavaJobScriptsExportWSWizardPage.esbExportTypeLabel=ESB Export type
JavaJobScriptsExportWSWizardPage.esbServiceNameLabel=Service Name
@@ -533,21 +535,21 @@ PaletteSettingPage.selection1=Some components you selected as hidden are used in
PaletteSettingPage.selection2=Those components will automatically be set as visible.
AbstractCreateTableAction.retrieveForbidden=Retrieve Forbidden
AbstractCreateTableAction.retrieveForbidden.Message=There is no table in this database
LoginComposite.Workspace_inuse=Workspace in use, please choose another.
LoginComposite.Workspace_inuse=Workspace in use, please choose another one.
ProjectSettingsAction_editProject=Edit Project properties
SelectDatabaseJarDialog.add=Add
SelectDatabaseJarDialog.delete=Delete
SelectDatabaseJarDialog.title=Select database driver jars
SelectDatabaseJarDialog.warningMessage=The jar already exists.
SelectDatabaseJarDialog.warningMessage=The jar have existed.
SelectDatabaseJarDialog.warningTitle=Warning
AddArrayIndexDialog.check_size=Please check the size of the array.
AddArrayIndexDialog.check_size=Please check the size of the array\!
AddArrayIndexDialog.Input_Index=Please input index of the array\!
AddArrayIndexDialog.Error=Error
AddArrayIndexDialog.ArrayORElement=use as the array or one element:
AddListDialog.CHECKSIZE=Please check the size of the array\!
AddListDialog.Error=Error
AddListDialog.INPUTINDEX=please set index of current array
WebServiceUI.Add_list_element=Add list element
WebServiceUI.Add_list_element=Add List element
WebServiceUI.COLUMN=Column
WebServiceUI.Denormalize=Denormalize
WebServiceUI.ELEMENT=Element
@@ -558,11 +560,11 @@ WebServiceUI.Port=Port Name:
WebServiceUI.ParameterTree=ParameterTree
WebServiceUI.Remove_element=Remove element
CreateSandboxProjectDialog.Failure=Failure
CreateSandboxProjectDialog.failureMessage=Sandbox project creation failed.
CreateSandboxProjectDialog.ProjectLabel=Label
CreateSandboxProjectDialog.successMessage=Created Sandbox project successfully
CreateSandboxProjectDialog.failureMessage=Create project Failure.
CreateSandboxProjectDialog.ProjectLabel=Project Name
CreateSandboxProjectDialog.successMessage=Create project successfully
CreateSandboxProjectDialog.successTitile=Success
CreateSandboxProjectDialog.Title=Create Sandbox project - {0}
CreateSandboxProjectDialog.Title=Create project - {0}
CreateSandboxProjectDialog.userFirstname=First name
CreateSandboxProjectDialog.userLastname=Last name
CreateSandboxProjectDialog.userLoginValidMessage=The user login must be a valid email
@@ -571,19 +573,19 @@ CreateSandboxProjectDialog.Login=Login
CreateSandboxProjectDialog.Password=Password
GenerateDocAsHTMLWizardPage.css_file=CSS File
GenerateDocAsHTMLWizardPage.custom_css=Custom CSS template to export
GenerateDocAsHTMLWizardPage.default_css_template=(To get the default css template, please export documentation without defining css and find the destination.)
GenerateDocAsHTMLWizardPage.default_css_template=(To get the default css template, please export documetation without defining css and find the destination.)
GenerateDocAsHTMLWizardPage.must_css_file=Value must be a css file
GenerateDocAsHTMLWizardPage.must_existing_file=Value must be an existing file
GenerateDocAsHTMLWizardPage.must_existing_file=Value must be a exsisting file
JobScriptsExportWizardPage.OverrideParameterValues=Override parameter's values
ParametersValuesDialog_Name=name
ParametersValuesDialog_Value=value
ParametersValuesDialog_Title=Override parameter's values
ParametersValuesDialog_Desc=Override context parameter's values to export
LoginComposite.createSandboxProjectToolTipHint=Create Sandbox Project
LoginComposite.createSandboxProjectToolTipHint=Create Project
XmlFileSelectWizardPage.Input_XML=Input XML
XmlFileSelectWizardPage.OutPut_XML=OutPut XML
XmlFileOutputStep1Form.Encording=Encording
StatusManagementDialog.FixedStatus=Change all technical items to a fixed status.
StatusManagementDialog.FixedStatus=Change all techinal items to a fixed status.
StatusManagementDialog.EachStatus=Update the Status of each item.
StatusManagementDialog.FixedDocumentStatus=Change all documentation items to a fixed status.
StatusManagementDialog.Status=Status
@@ -593,21 +595,21 @@ ContextProcessSection.errorTitle=Error
ContextProcessSection.ParameterNameIsNotValid=Parameter name is not valid.
ExportCommandAction.refreshWorkspace=Refresh workspace
CreateSandboxProjectDialog.Settings=Settings
LoginComposite.DIFFERENT_WORKSPACES=Workspace has been changed. Please restart.
LoginComposite.DIFFERENT_WORKSPACES=Workspace has been changed.Please restart.
LoginComposite.PROJECT_NEED=A project is needed...
LoginComposite.TisWorkspace_welcome=Welcome to {0}!
VersionManagementDialog.AllDependencies=select all dependencies
VersionManagementDialog.Subjob=select all subjobs
VersionManagementDialog.FixVersion=Fix tRunJob versions if Latest
VersionManagementDialog.AllDependencies=Select all dependencies
VersionManagementDialog.Subjob=Select all subjobs
VersionManagementDialog.FixVersion=Fix tRunJob versions if Latest.
VersionManagementDialog.FixLastVersion=When update the version, if all tRunJob are setup by default with Latest version, this will fix the version to the previous version.\nFor example : father 1.0 (tRunJob<child, Latest>).\nIf upgrade to version 1.1: \n - the father version 1.0 will contain : (tRunJob<child, 1.0>). To run the child with version 1.0 also.\n - the father version 1.1 will contain : (tRunJob<child, Latest>). To keep using the latest version.\n\nNote: this won't do anything if the versions are already fixed, and if doesn't use Latest.
ImportItemAction.Label=Import items
ImportItemUtil.itemLogException=Incomplete import item {0} (migration task {1} failed)
ImportItemUtil.itemLogWarn=Incomplete import item {0} (migration task {1} failed)
ImportItemUtil.message=Cannot import item {0} -> unknown task(s) {1}
ImportItemUtil.persistenceException=A newer version of {0} already exists.
ImportItemUtil.persistenceException=A newer version of {0} already exist.
ImportItemUtil.taskLogWarn=Task {0} found in project doesn't exist anymore \!
ImportItemUtil.taskMonitor=apply migration task {0} on item {1}
ImportItemUtil.tdqErrorInfor=Can't import TDQ item {0}
ImportItemUtil.tdqErrorInfor=Can't import tdq item {0}
ImportItemUtil.unknowException=Unknow language: {0}
ImportItemWizardPage.ItemsList=Items List
ImportItemWizardPage.ImportDescription=Import items from an archive file or directory.
@@ -667,13 +669,13 @@ UseDynamicJobSelectionDialog.downBtnText=Down
UseDynamicJobSelectionDialog.collapseBtnText=Collapse All
UseDynamicJobSelectionDialog.expandBtnText=Expand All
LoginComposite.welcomeTitle=Welcome to {0}
LoginComposite.detailMessage=Before you can begin working with {0}, you need to create a project. \nYou can start with a demo project that contains useful examples, or \ncreate an empty project of your own.
LoginComposite.selectADemoProject=Select a Demo Project
LoginComposite.projectTitleTemp=Create a New Project
LoginComposite.detailMessage=Before you can begin working with {0}, you need to create a project. You can start with a demo project that contains useful examples, or create an empty project of your own.
LoginComposite.selectADemoProject=Select A Demo Project
LoginComposite.projectTitleTemp=Create A New Project
LoginComposite.buttons.advanced=Advanced...
LoginComposite.buttons.changeButton=Change
LoginComposite.label.workspace=Workspace
TOSLoginComposite.welcomeTitle=Welcome to {0}. Please select an existing \nproject to start work, or create a new one.
TOSLoginComposite.welcomeTitle=Welcome to {0}.Please select an existing \nproject to start work,or create a new one.
TOSLoginComposite.projectLabel=Project:
TOSLoginComposite.openButton=Open
TOSLoginComposite.deleteButton=Delete...
@@ -682,7 +684,7 @@ TOSLoginComposite.importButton=Import...
TOSLoginComposite.demoProjectButton=Demo Project...
TOSLoginComposite.workspaceLabel=Workspace:
TOSLoginComposite.changeButton=Change
NewImportProjectWizard.windowTitle=Import Demo Project
NewImportProjectWizard.windowTitle=Import Demo Project as...
ImportDemoProjectPage.message1=Select the demo project to import.
JobScriptsExportWSWizardPage.newJobVersion={0} Version
JobScriptsExportWSWizardPage.newJobVersion.Label=Select the {0} version
@@ -695,7 +697,7 @@ LoginComposite.NewCreate=Create...
LoginComposite.NewImport=Import...
NewProjectWizardPage.DETAIL=Please enter the details for your new project below.
NewProjectWizardPage.title2=Please enter the details for your new project below.
RepositoryReviewDialog.metadataTitle=Metadata
RepositoryReviewDialog.metadataTitle=Metadatas
RepositoryReviewDialog.waringMessages=This job is used in other operation\!
RepositoryReviewDialog.waringTitle=warning
ExportItemWizardPage.fileAlreadyExist=Warning\: this file already exist, do you want to overwrite it?
@@ -707,7 +709,7 @@ ImportItemUtil.cannotImportMessage=from the project {0} use a more recent versio
ImportProjectAction.messageDialogContent.projectImportedSuccessfully=Project has been successfully imported in your workspace
ImportProjectAction.messageDialogTitle.project=Project imported
StatusDialog.errorMessage.codeLetters1=Code must have 1 to 5 letters.
JobScriptsExportWizardPage.ApplyContextToChildren=Apply Context to children Jobs
JobScriptsExportWizardPage.ApplyContextToChildren=Apply Context to children
JobScriptsExportWizardPage.addBuildScripts=Add build script
JobScriptsExportWizardPage.addBuildScripts.ant=Ant
JobScriptsExportWizardPage.addBuildScripts.maven=Maven
@@ -717,7 +719,7 @@ AbstractScriptPreferencePage_scriptTitle=Script
OSGIBundleMavenScriptPreferencePage_Title=POM Script
ExportJobScriptAction.confirmContiune=Continue
ExportJobScriptAction.confirmMessage=Some editors are still opened and not saved.If you wish your current changes be integrated in the current export, please save the editors first.
ProjectSettingsPreferenceDialog.overwriteMessage=Warning: this file already exists,do you want to overwrite it?
ProjectSettingsPreferenceDialog.overwriteMessage=Waring: this file already exist,do you want to overwrite it?
ProjectSettingsPreferenceDialog.overwriteTitle=Warning
RepositoryService.projectNotFound=The project '{0}' is not found.
RepositoryService.projectReadonlyTitle=Information
@@ -802,8 +804,8 @@ WorkbenchMessages.ExportWizard_selectDestination=&Select an export destination:
WorkbenchMessages.ImportExportPage_chooseExportDestination=Choose export destination.
WorkbenchMessages.ExportWizard_title=Export
JavaJobScriptsExportWSWizardPage.banServiceJob=Service Job can't build independently but export with the Service node it assigned with.
LimitRESTRequestJobChecker.limit_tRESTRequest=ESB Job contains "{0}" should only build using [OSGI Bundle For ESB] type.
LimitESBConsumerJobChecker.limit_tRESTClient_tESBConsumer=ESB Job contains "{0}" should only build using one of [Standalone Job],[OSGI Bundle For ESB].
LimitRESTRequestJobChecker.limit_tRESTRequest=ESB Job contains "{0}" should only build using one of [OSGI Bundle For ESB],[Microservice For ESB].
LimitESBConsumerJobChecker.limit_tRESTClient_tESBConsumer=ESB Job contains "{0}" should only build using one of [Standalone Job],[OSGI Bundle For ESB],[Docker Image].
LimitESBConsumerJobChecker.limitFeaturesWithStandalone.locator=ESB Job contains "{0}" shouldn't specify feature Service Locator when build using [Standalone Job]
LimitESBConsumerJobChecker.limitFeaturesWithStandalone.SAM=ESB Job contains "{0}" shouldn't specify feature Service Activity Monitor when build using [Standalone Job]
LimitESBConsumerJobChecker.limitFeaturesWithStandalone.SR=ESB Job contains "{0}" shouldn't specify feature Service Registry when build using [Standalone Job]
@@ -812,7 +814,7 @@ LoginDialog.logonCanceled=Logon Canceled
PropertiesWizardPage.SameAsProjectname=Name is same as project name.
JavaJobScriptsExportWSWizardPage.POJO.optionType.binaries=Binaries
JavaJobScriptsExportWSWizardPage.POJO.optionType.sources=Sources (Maven)
JobScriptsExportWizardPage.addTestContainersButton.label=Test containers
JobScriptsExportWizardPage.addTestContainersButton.label=Test Cases
JobScriptsExportWizardPage.includeLibsButton.label=Include libs
JobScriptsExportWizardPage.executeTests=Execute tests
JobScriptsExportWizardPage.addTestSources=Add test sources
@@ -858,7 +860,7 @@ JobTypeSection.jobTypeLabel=Job Type
JobFrameworkSection.jobFrameworkLabel=Framework
BuildJobManager.building=Building process {0}
LoginAgreementPage.agreementFileNotFound=Can't find the agreement file from the Studio installation directory, please check it manually.
ConnectionFormComposite.connectionNameInvalid=Connection name already exists in the connection list.
ConnectionFormComposite.connectionNameInvalid=Connection name is already exist in the connections list.
LoginProjectPage.project_need.remote.v1=Can't retrieve any project from Administrator Center, please ask for help from the administrator.
LoginProjectPage.update.error.title=Error occurs
LoginProjectPage.update.error.message=Error occurs during update, usually this is caused by a bad update configuration in TAC.
@@ -881,26 +883,26 @@ VersionManagementDialog.WarningTitle2=Warning
VersionManagementDialog.openedInEditorMessage=Items : {0} \nare opened in editors, save them after click OK.
VersionManagementDialog.inValidVersionWarning=Invalid version pattern
VersionManagementDialog.applyVersion=Apply version
VersionManagementDialog.useJobVersion=Use job versions.
VersionManagementDialog.useJobVersion=Use job version
JavaVersionProjectSettingPage.versionLabel=JDK Compiler compliance level:
BuildJobManager.mavenErrorMessage=Job was not built successfully, please check the logs for more details available on {0}
VersionManagementDialog.projectVersion=Project Version
VersionManagementDialog.projectVersion=Project version
VersionManagementDialog.useSnapshot=Use snapshot
VersionManagementDialog.applyDetail=Apply
VersionManagementDialog.eachMavenVersion=Change the version of each item individually.
VersionManagementDialog.useProjectVersion=Apply Project versions to items.
VersionManagementDialog.eachMavenVersion=Change the version of each item individually
VersionManagementDialog.useProjectVersion=Apply project version to items
VersionManagementDialog.snapshot=Snapshot
VersionManagementDialog.remove=Remove
JavaJobScriptsExportWSWizardPage.MSESB=Microservice (Spring Boot) For ESB
LimitRESTRequestJobChecker.limit_ESBJobForMS=Only ESB Job with "{0}" could build using [Microservice (Spring Boot) For ESB] type.
LoginProjectPage.project_need.remote.cloud=Can't retrieve any project from Cloud, please ask for help from the administrator.
NetworkErrorRetryForm.connectTimeout.label=Connection Timeout (seconds)
NetworkErrorRetryForm.connectTimeout.label=Connection timeout (seconds)
NetworkErrorRetryForm.connectTimeout.error.bound=Please input an integer between {0} and {1}
NetworkErrorRetryForm.details=Details
NetworkErrorRetryForm.toggle.message=Always don't retry before restart
NetworkErrorRetryDialog.title=Network Issue Occured
NetworkErrorRetryDialog.message.default=Meet network issue during connecting to server, do you want to retry?
NetworkErrorRetryDialog.message.default.timeout=Connection to server timeout, do you want to retry?
NetworkErrorRetryForm.toggle.message=Don't show this dialog again until studio restart
NetworkErrorRetryDialog.title=Network Error
NetworkErrorRetryDialog.message.default=Failed to connect to remote server. Do you want to retry?
NetworkErrorRetryDialog.message.default.timeout=Server connection timed out. Do you want to retry?
ImportProjectAsWizardPage.compatible.message=Version of project is not directly compatible to import, please do import the items from the studio.
ImportProjectAsWizardPage.confirm.message=Are you sure to import project '{0}' still?
BuildJobManager.operationCanceled=Operation is canceled by user
@@ -948,7 +950,7 @@ PropertiesWizardPage.Description=Description
PropertiesWizardPage.Name=Name
ReferenceProjectSetupPage.ErrorMissingReferencedProject=Missing referenced project [{0}].
MavenGroupIdProjectSettingPage.skipGroupIdLabel=Skip base groupID if the item has folder
AuditProjectSettingPage.selectAuditReportFolder=Please select a generate audit report folder\!
AuditProjectSettingPage.selectAuditReportFolder=Please select a folder for audit report\!
AuditProjectSettingPage.generateAuditReportProgressBar=Generating Audit Report!
LimitRESTRequestJobChecker.limit_ESBJobForOSGI=Job without ESB components could not build using [OSGI Bundle For ESB] type.
AuditProjectSettingPage.generateButtonText=Generate Audit Report
@@ -986,15 +988,12 @@ 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=Check update frequency(days)
ArtifactRepositoryShareSettingPage.checkUpdatePerDays.error=Please input an interger between {0} and {1} for [{2}]
AuditProjectSettingPage.DBConfig.CheckConnection.failed=Connection failure, please check the database configuration.
AuditProjectSettingPage.generate.failed.message=Report generation failed. Click Details for more information.
JavaJobScriptsExportWSWizardPage.MSESB_IMAGE=Microservice (Spring Boot) For ESB Docker Image
JavaJobScriptsExportWSWizardPage.ROUTE=ESB Route
JavaJobScriptsExportWSWizardPage.SERVICE=Service
LimitRESTRequestJobChecker.limit_ESBJobForMSImage=Only ESB Job with "{0}" could build using [Microservice (Spring Boot) For ESB Docker Image] type.
connections.form.field.token=Token
connections.form.field.token.browse=Open the token generation page in browser
connections.form.getTokenUrl.failed=Please check the server url.
ImportProjectAsWizardPage.importDescription=Enter a new project name and specify the {0} project to import.

View File

@@ -255,6 +255,7 @@ CreateFileLdifAction.action.editTitle=Editer le fichier LDIF
RepositoryPreferencePage.RefreshManually=Rafra\u00EEchir manuellement
ImportSchemaFileAction.Label=Cr\u00E9ez le sch\u00E9ma g\u00E9n\u00E9rique du xml
NewProjectWizardPage.nameEmpty=Renseignez le nom du projet.
ImportProjectAsWizardPage.description=Donnez un nouveau nom et s\u00E9lectionnez le projet {0} existant
CommonWizard.exception=Exception
DatabaseTableForm.AddTable=Ajouter le sch\u00E9ma
LoginComposite.connections=R\u00E9f\u00E9rentiel
@@ -495,12 +496,13 @@ EbcdicForm.dataFile=Fichier de donn\u00E9es
EbcdicForm.dataNotExist=Ficher de donn\u00E9es inexistant
EbcdicForm.dataNull=Un chemin d'acc\u00E8s au fichier de donn\u00E9es doit \u00EAtre sp\u00E9cifi\u00E9.
LoginComposite.DIFFERENT_WORKSPACE=Le r\u00E9pertoire Workspace a \u00E9t\u00E9 chang\u00E9. Merci de red\u00E9marrer.
LoginComposite.RESTART=relancer
LoginComposite.RESTART=Red\u00E9marrer
SAPSelectorForm.connectionFailure=\u00C9chec de la connexion SAP : le bouton \"R\u00E9cup\u00E9rer le sch\u00E9ma\" est d\u00E9sactiv\u00E9. Cliquez sur le bouton \"V\u00E9rifier la connexion\".
MultiSchemasUI.useMultiSchemabtn=Utiliser des s\u00E9parateurs multiples
MultiSchemasUI.keyValues=Valeurs cl\u00E9s
MultiSchemasUI.keyIndex=Cl\u00E9 d\'index
ConfigExternalJarPage.error=ERROR
ConfigExternalJarPage.reloadLibrary=Recharger la biblioth\u00E8que
ConfigExternalJarPage.fileNotFound="Impossible de trouver le fichier {0} dans la biblioth\u00E8que {1}, v\u00E9rifiez.
JavaJobScriptsExportWSWizardPage.esbCategoryLabel=Cat\u00E9gorie
JavaJobScriptsExportWSWizardPage.esbExportTypeLabel=Type d'export ESB
@@ -534,7 +536,7 @@ PaletteSettingPage.selection2=Ces composants seront automatiquement d\u00E9finis
AbstractCreateTableAction.retrieveForbidden=R\u00E9cup\u00E9ration interdite
AbstractCreateTableAction.retrieveForbidden.Message=Cette base de donn\u00E9es ne contient aucune table
LoginComposite.Workspace_inuse=Le r\u00E9pertoire Workspace est d\u00E9j\u00E0 en cours d'utilisation, veuillez en choisir en autre.
ProjectSettingsAction_editProject=Editer les propri\u00E9t\u00E9s du Projet
ProjectSettingsAction_editProject=Modifier les propri\u00E9t\u00E9s du Projet
SelectDatabaseJarDialog.add=Ajouter
SelectDatabaseJarDialog.delete=DELETE
SelectDatabaseJarDialog.title=S\u00E9lectionner les Jars des pilotes de la base de donn\u00E9es
@@ -964,7 +966,7 @@ AuditProjectSettingPage.DBConfig.Password=Mot de passe
AuditProjectSettingPage.DBConfig.CheckButtonText=V\u00E9rifier la connexion
AuditProjectSettingPage.history.label=Reg\u00E9n\u00E9rer \u00E0 partir de l\'historique
AuditProjectSettingPage.history.labelTip=Choisir les param\u00E8tres avanc\u00E9s rend possible la g\u00E9n\u00E9ration de rapport \u00E0 partir de l\'historique.
AuditProjectSettingPage.history.refreshButton=Rafra\u00EEchir
AuditProjectSettingPage.history.refreshButton=Actualiser
AuditProjectSettingPage.history.historyGenerateButton=G\u00E9n\u00E9rer
AuditProjectSettingPage.generate.title=G\u00E9n\u00E9ration d\'un rapport d\'audit
AuditProjectSettingPage.generate.successful=G\u00E9n\u00E9ration du rapport r\u00E9ussie.\\n\\nV\u00E9rifiez ici :\"{0}\".
@@ -989,11 +991,8 @@ ArtifactRepositoryShareSettingPage.checkUpdatePerDays=V\u00E9rifier la fr\u00E9q
ArtifactRepositoryShareSettingPage.checkUpdatePerDays.error=Saisissez un entier compris entre {0} et {1} pour [{2}]
AuditProjectSettingPage.DBConfig.CheckConnection.failed=\u00C9chec de la connexion, v\u00E9rifiez la configuration de la base de donn\u00E9es.
AuditProjectSettingPage.generate.failed.message=\u00C9chec de la g\u00E9n\u00E9ration du rapport. Cliquez sur d\u00E9tails pour plus d\'informations.
JavaJobScriptsExportWSWizardPage.MSESB_IMAGE=Microservice pour image Docker ESB
JavaJobScriptsExportWSWizardPage.ROUTE=Route ESB
JavaJobScriptsExportWSWizardPage.SERVICE=Service
LimitRESTRequestJobChecker.limit_ESBJobForMSImage=Seul le Job ESB avec \"{0}\" peut \u00EAtre construit \u00E0 l\'aide du type [Microservice (Spring Boot) For ESB].
connections.form.field.token=Jeton
connections.form.field.token.browse=Ouvrir la page de g\u00E9n\u00E9ration de jetons dans le navigateur
connections.form.getTokenUrl.failed=V\u00E9rifiez l'URL du serveur.
ImportProjectAsWizardPage.importDescription=Saisir un nom de projet et sp\u00E9cifer le projet {0} \u00E0 importer.

View File

@@ -252,6 +252,7 @@ CreateFileLdifAction.action.editTitle=Modifica file ldif
RepositoryPreferencePage.RefreshManually=Aggiorna manualmente
ImportSchemaFileAction.Label=Crea generico schema da xml
NewProjectWizardPage.nameEmpty=Inserisci un nome progetto
ImportProjectAsWizardPage.description=Seleziona un nuovo nome ed un progetto esistente {0}
CommonWizard.exception=Eccezione
DatabaseTableForm.AddTable=Aggiungi schema
LoginComposite.connections=Repository
@@ -497,6 +498,7 @@ MultiSchemasUI.useMultiSchemabtn=Utilizza separatori multipli
MultiSchemasUI.keyValues=Valori chiave
MultiSchemasUI.keyIndex=Indice chiave
ConfigExternalJarPage.error=Errore
ConfigExternalJarPage.reloadLibrary=ricarica la libreria
ConfigExternalJarPage.fileNotFound=Il file {0} non \u00E8 stato trovato nella libreria {1}. Per favore controlla nuovamente
JavaJobScriptsExportWSWizardPage.esbCategoryLabel=Categoria
JavaJobScriptsExportWSWizardPage.esbExportTypeLabel=Esporta tipo ESB

View File

@@ -255,6 +255,7 @@ CreateFileLdifAction.action.editTitle=ldif\u30D5\u30A1\u30A4\u30EB\u306E\u7DE8\u
RepositoryPreferencePage.RefreshManually=\u624B\u52D5\u3067\u30EA\u30D5\u30EC\u30C3\u30B7\u30E5
ImportSchemaFileAction.Label=XML\u304B\u3089\u6C4E\u7528\u30B9\u30AD\u30FC\u30DE\u3092\u4F5C\u6210
NewProjectWizardPage.nameEmpty=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u540D\u3092\u5165\u529B
ImportProjectAsWizardPage.description=\u65B0\u898F\u540D\u79F0\u3068\u65E2\u5B58\u306E {0} \u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044
CommonWizard.exception=\u4F8B\u5916
DatabaseTableForm.AddTable=\u30B9\u30AD\u30FC\u30DE\u306E\u8FFD\u52A0
LoginComposite.connections=\u30EA\u30DD\u30B8\u30C8\u30EA
@@ -501,6 +502,7 @@ MultiSchemasUI.useMultiSchemabtn=\u8907\u6570\u306E\u533A\u5207\u308A\u8A18\u53F
MultiSchemasUI.keyValues=\u30AD\u30FC\u30D0\u30EA\u30E5\u30FC
MultiSchemasUI.keyIndex=\u30AD\u30FC\u30A4\u30F3\u30C7\u30C3\u30AF\u30B9
ConfigExternalJarPage.error=\u30A8\u30E9\u30FC
ConfigExternalJarPage.reloadLibrary=\u30E9\u30A4\u30D6\u30E9\u30EA\u306E\u518D\u8AAD\u8FBC
ConfigExternalJarPage.fileNotFound=\u30D5\u30A1\u30A4\u30EB{0}\u304C\u30E9\u30A4\u30D6\u30E9\u30EA{1}\u5185\u306B\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3001\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\n
JavaJobScriptsExportWSWizardPage.esbCategoryLabel=\u30AB\u30C6\u30B4\u30EA
JavaJobScriptsExportWSWizardPage.esbExportTypeLabel=ESB\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u30BF\u30A4\u30D7
@@ -990,11 +992,8 @@ ArtifactRepositoryShareSettingPage.checkUpdatePerDays=\u66F4\u65B0\u983B\u5EA6(\
ArtifactRepositoryShareSettingPage.checkUpdatePerDays.error=[{2}]\u306B{0}\u304B\u3089{1}\u306E\u9593\u306E\u6574\u6570\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044
AuditProjectSettingPage.DBConfig.CheckConnection.failed=\u63A5\u7D9A\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u8A2D\u5B9A\u3092\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\u3002
AuditProjectSettingPage.generate.failed.message=\u30EC\u30DD\u30FC\u30C8\u751F\u6210\u304C\u5931\u6557\u3057\u307E\u3057\u305F\u3002\u8A73\u7D30\u3092\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\u3002
JavaJobScriptsExportWSWizardPage.MSESB_IMAGE=ESB Docker\u30A4\u30E1\u30FC\u30B8\u7528Microservice (Spring Boot)
JavaJobScriptsExportWSWizardPage.ROUTE=ESB\u30EB\u30FC\u30C8
JavaJobScriptsExportWSWizardPage.SERVICE=\u30B5\u30FC\u30D3\u30B9
LimitRESTRequestJobChecker.limit_ESBJobForMSImage=[ESB Docker\u30A4\u30E1\u30FC\u30B8\u7528\u306EMicroservice (Spring Boot)]\u30BF\u30A4\u30D7\u3092\u4F7F\u7528\u3057\u3066\u30D3\u30EB\u30C9\u3067\u304D\u308B\u306E\u306F\u3001\"{0}\"\u3092\u542B\u3080ESB\u30B8\u30E7\u30D6\u306E\u307F\u3067\u3059\u3002
connections.form.field.token=\u30C8\u30FC\u30AF\u30F3
connections.form.field.token.browse=\u30C8\u30FC\u30AF\u30F3\u751F\u6210\u30DA\u30FC\u30B8\u3092\u30D6\u30E9\u30A6\u30B6\u3067\u958B\u304D\u307E\u3059
connections.form.getTokenUrl.failed=\u30B5\u30FC\u30D0\u30FCURL\u3092\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\u3002
ImportProjectAsWizardPage.importDescription=\u65B0\u3057\u3044\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u540D\u3092\u5165\u529B\u3057\u3001\u30A4\u30F3\u30DD\u30FC\u30C8\u3059\u308B{0}\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u3092\u6307\u5B9A\u3057\u307E\u3059\u3002

View File

@@ -73,6 +73,7 @@ NewSqlpatternWizard.failureTitle=Fout
XmlFileStep2Form.previewNotAvailable=Geen preview beschikbaar voor XSD
ConnectionFormComposite.WORKSPACE=Workspace
ConfigExternalJarPage.error=Fout
ConfigExternalJarPage.reloadLibrary=Library herladen
ContextExportDialog_Name=Naam
AbstractCreateTableAction.retrieveForbidden.Message=Er is geen tabel in deze database
SelectDatabaseJarDialog.add=Toevoegen

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