Compare commits

..

204 Commits

Author SHA1 Message Date
root
6dd3af993b babili-export 2020-06-12 09:47:24 -07:00
Maksym Basiuk
606d704249 fix(TDI-43632): use defined pattern by user instead of static value 2020-06-04 11:31:04 +03:00
bhe-talendbj
8db7b77fb0 fix(TUP-27053): fix junit test case (#4676) (#4771) 2020-06-04 14:40:53 +08:00
bhe-talendbj
9edc76339a fix(TUP-27053): backport (#4767) 2020-06-04 11:27:44 +08:00
undx
ae8bf4b59a fix(TDI-44174): Component manager is not thread safe
- this fixes the case when run as independent job is checked and the
  m2.repository automatically defaults to user's m2 in exported job.
- issue on singleton will be fix by component-runtime upgrade.
2020-06-03 10:08:50 +02:00
wang wei
df4ee764ea fix(TDI-43833): tDBBulkExec bug when using PostGress driver (#4701) 2020-05-27 14:23:09 +08:00
Zhiwei Xue
a453e16e66 fix(TUP-27199): remove wrapping space for condition. 2020-05-26 14:47:49 +08:00
hcyi
f25c4badd1 fix(TUP-26924):tELTXXX: link name won't be updated after updating (#4698)
"default table name" in tELTInput.
2020-05-20 14:32:30 +08:00
wang wei
94b67f8772 fix(TDI-44159): Data viewer on tSybaseInput get error in context model with sybase 16 anywhere database(#4661) 2020-05-13 14:45:48 +08:00
Richard Lecomte
31b4ee7333 TDI-43935 : MsSQLRow NString type for prepared statement (#4651) 2020-05-12 13:09:16 +02:00
ypiel
5027b0121b fix(TDI-44147) : Don't explicitly create the table 2020-05-12 11:24:01 +02:00
undx
b6cc2476f9 fix(TCOMP-1681): fix Windows path case 2020-05-07 15:34:54 +02:00
undx
48949763d2 feat(TCOMP-1681): Make ESB Studio job export TaCoKit compliant
- OSGi assembly templates
- TaCoKit Studio part
- OSGi resources
2020-04-24 18:12:04 +02:00
pyzhou
5ef8452927 fix(TDI-44051):add the real value to the db name (#4621)
* fix(TDI-44051):add the real value to the db name

* set dbName as name when db column is null

* workaround

* change back name
2020-04-24 11:31:52 +08:00
sbovsunovskyi
65b6907dcd fix(TDI-44070): Unable to execute the job, receiving "Failed to gener… (#4625)
* fix(TDI-44070): Unable to execute the job, receiving "Failed to generate code." when using tAmazonRedshiftManage component.

* fix(TDI-44070): Unable to execute the job, receiving "Failed to generate code." when using tAmazonRedshiftManage component.

(cherry picked from commit 0fecec9635)
2020-04-21 16:33:53 +03:00
OleksiiNimych
c7218025c6 fix(TDI-43995): Support listing any path and file (#4611)
* fix(TDI-43995): Support listing any path and file

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

* fix(TDI-43995): Remove Apache Commons Lang library
2020-04-16 10:45:00 +03:00
hcyi
4d7fe6a502 fix(TUP-26750):Table name in eltinput component, the default table is (#4623)
taken into consideration
2020-04-16 11:12:08 +08:00
hzhao-talendbj
22e414d893 TUP-26388 fix missing DB context value (#4614) (#4620)
* TUP-26388 fix missing DB context value

* fix missing db value issue

* remove useless isTcompv0
2020-04-14 23:52:04 +08:00
hzhao-talendbj
16fcf7d1c9 TUP-26388 fix SQL script's syntax issue (#4603) (#4605)
* TUP-26388  fix SQL script's syntax issue

* TUP-26388  fix SQL script's syntax issue
2020-04-09 10:10:13 +08:00
slushatel
42c51a8624 feat(TDI-42473): change janet-java version to 1.2 (#3829)
* feat(TDI-42473): change janet-java version to 1.2

* feat(TDI-42473): change janet-java version to 1.2

(cherry picked from commit c9c865871b)
2020-04-08 13:33:56 +03:00
hzhao-talendbj
7c625d9201 fix(TUP-26388)Amazon Redshift Driver class not working with Implicit (#4585) (#4595)
* fix(TUP-26388)Amazon Redshift Driver class not working with Implicit
Context

* fix(TUP-26388)Amazon Redshift Driver class not working with Implicit
Context
2020-04-07 15:43:00 +08:00
Zhiwei Xue
39042a308b fix(TUP-26482):[Studio] Studio is very slow to build the job(the (#4546)
performance issue)
2020-04-03 12:53:52 +08:00
Zhiwei Xue
65f229036c fix(TUP-26233):[7.0.1] Sometimes , the ZIP file created by a commandline (#4569)
PublishJob is not correct, missing item files.
2020-03-31 18:32:56 +08:00
wang wei
26b45c6f3e fix(TDI-43918): fix the risk of drop table if exception appear (#4572) 2020-03-30 17:49:40 +08:00
Dmytro Sylaiev
dc14b124c8 Dsylaiev/tdi 43810 add ignore service attr checkbox for xml (#4539)
* fix(TDI-43810): Fix for xml component

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

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

* fix(TDI-43810): Minor refactoring
2020-03-24 12:44:08 +02:00
Jane Ding
a7ae3334f8 fix(TUP-26231)Relative path not working in Talend v721 (#4530) (#4549)
* fix(TUP-26231)Relative path not working in Talend v721
https://jira.talendforge.org/browse/TUP-26231

* fix(TUP-26231)Relative path not working in Talend v721
https://jira.talendforge.org/browse/TUP-26231

* fix(TUP-26231)Relative path not working in Talend v721
https://jira.talendforge.org/browse/TUP-26231

* fix(TUP-26231):Relative path not working in Talend v721
https://jira.talendforge.org/browse/TUP-26231

Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/runprocess/Processor.java
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/editor/dependencies/util/ResourceDependenciesUtil.java
2020-03-24 17:44:43 +08:00
hzhao-talendbj
e21710c699 fix column names are same (#4551) (#4552) 2020-03-24 16:43:02 +08:00
Richard Lecomte
7ac71ac864 TDI-43764 : MsSQL NVARCHAR (#4518)
* TDI-43764 : MsSQL NVARCHAR

Use setNString method for NVARCHAR and NCHAR columns only for MS driver

* TDI-43764 : MsSQL NVARCHAR

Use setNString method for NTEXT columns only for MS driver
2020-03-23 09:31:14 +01:00
Richard Lecomte
fd37124ecd TDI-43764 : MsSQL NVARCHAR (#4491)
* TDI-43764 : MsSQL NVARCHAR

Use setNString method for NVARCHAR and NCHAR columns

* TDI-43764 : MsSQL NVARCHAR

Use setNString method for NVARCHAR and NCHAR columns
2020-03-23 09:30:56 +01:00
SunChaoqun
8cefa89ecd TESB-28130:Duplicate dependencies in POM.xml for routes lead to compile issues(#4535) 2020-03-18 11:30:08 +08:00
hwang-talend
56120b75bb bugfix(TUP-24728):Date and Time is not displaying when the Preferred (#4000) (#4531)
* bugfix(TUP-24728):Date and Time is not displaying when the Preferred
Language is French

* bugfix(TUP-24728):Date and Time is not displaying when the Preferred
Language is French

* bugfix(TUP-24728):Date and Time is not displaying when the Preferred
Language is French

* bugfix(TUP-24728):Date and Time is not displaying when the Preferred
Language is French
2020-03-16 11:25:57 +08:00
Dmytro Sylaiev
aafe501e22 Dsylaiev/tdi 43617 backport to 72 (#4519)
* Revert "fix(TDi-43605): Fix adding tcompv0 components into tRest globalMap copy (#4367)" (#4444)

This reverts commit d0ec3601d2.

* fix(tdi-43605) fix using existing connection with rest tcompv0

Co-authored-by: Ivan Gonchar <gonchar-ivan@users.noreply.github.com>
2020-03-10 18:50:28 +02:00
wang wei
5f14941414 fix(TDI-43619): Null Value Treated as <TALEND_NULL> in Subjob (#4488)
* fix(TDI-43619): Null Value Treated as <TALEND_NULL> in Subjob

* fix(TDI-43619): fix for all types to avoid the parse warn log or message
when null

* fix the compiler issue for password field
2020-03-10 17:27:19 +08:00
Dmytro Grygorenko
d2ff4a74ac Set logger level in org.talend.designer.codegen (#4502) 2020-03-05 15:29:38 +02:00
kjwang
aed787a905 fix(TUP-26189): [7.2.1] snowflake metadata connection with proxy failure (#4505)
fix(TUP-26189): [7.2.1] snowflake metadata connection with proxy failure
https://jira.talendforge.org/browse/TUP-26189
2020-03-05 18:24:40 +08:00
Zhiwei Xue
c5dfff2320 fix(TUP-26132):Cannot build a job by CI (maven) after updating multiple (#4442)
job versions
2020-03-05 14:43:42 +08:00
Zhiwei Xue
6e6d11bf5a fix(TUP-26213):Compilation issue after migration to v7.2 (#4478) 2020-03-05 09:59:08 +08:00
kjwang
3eaf12697f Kjwang/fix tup 26264 t elt map generated query has extra symbols (#4489) (#4499)
* Fix TUP-26264 tELTMap generated query has extra symbols generated when
more input mapping in component
https://jira.talendforge.org/browse/TUP-26264

* Fix TUP-26264 tELTMap generated query has extra symbols generated when
more input mapping in component
https://jira.talendforge.org/browse/TUP-26264

Conflicts:
	test/plugins/org.talend.designer.dbmap.test/src/org/talend/designer/dbmap/language/generation/DbGenerationManagerTest.java
2020-03-04 11:59:06 +08:00
Dmytro Grygorenko
ca4b013c76 Dgrygorenko/tdi 43480 (#4493)
* Partially implemented https://jira.talendforge.org/browse/TDI-33262 to remove logback

* Removed Log4j2 dependencies.

* Version number adjusted.
2020-02-28 12:09:06 +02:00
vyu-talend
754b49bf37 Fix(TDI-43704):update mail jar. 2020-02-27 11:55:03 +08:00
Jane Ding
7804c32c0c fix(TUP-25820)TMC: error show in error log when logon TMC project (#4318)
https://jira.talendforge.org/browse/TUP-25820
2020-02-20 09:20:03 +08:00
wang wei
1ea3d2e8c8 fix(TDI-43670): tSSH component hangs if Command takes time to complete (#4423) 2020-02-18 18:08:04 +08:00
kjwang
d34ed648a7 kjwang/Fix TUP-25777 Interger values are read as string after applying (#4440) (#4441)
kjwang/Fix TUP-25777 Interger values are read as string after applying  TPS-3637 (Fix failed tuj)
https://jira.talendforge.org/browse/TUP-25777
2020-02-17 18:03:26 +08:00
bhe-talendbj
ec4847911c bugfix(TUP-25409) Improve building speed of CI builder (#4253)
* bugfix(TUP-25409) Generate source code for main job only

* bugfix(TUP-25409) Resolve comments
2020-02-17 16:28:03 +08:00
Dmytro Sylaiev
5dfc5caeaa fix(TDi-43605): Fix adding tcompv0 components into tRest globalMap copy (#4367)
* fix(TDi-43605): Fix adding tcompv0 components into tRest globalMap copy

* fix(TDI-43605): Add referenced connection into globalMap copy for marketo
2020-02-11 12:47:27 +02:00
kjwang
d08835d811 Fix: TUP-25943 tELTMap generated query has extra symbols generated (#4415) (#4424)
* Fix: TUP-25943 tELTMap generated query has extra symbols generated
https://jira.talendforge.org/browse/TUP-25943
2020-02-11 09:27:59 +08:00
ypiel
e8d6bff08d fix(TDI-43610) : jsonutil keep decimal if any
* fix(TDI-43610) : jsonutil keep decimal even if 0

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

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

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

* fix(TDI-43610) : jsonutil keep decimal even if 0
2020-02-10 11:39:54 +01:00
kjwang
e6bcd0b81a Kjwang/fix tup 25777 interger values are read as string (#4403) (#4421)
* Fix TUP-25777 Integer values are read as string after applying TPS-3637
https://jira.talendforge.org/browse/TUP-25777
2020-02-10 17:34:37 +08:00
ypiel
58243b216a Revert "fix(TDI-43610) : jsonutil keep decimal if any"
This reverts commit 5cfa7b3b98.
2020-02-10 09:27:33 +01:00
ypiel
5cfa7b3b98 fix(TDI-43610) : jsonutil keep decimal if any
* fix(TDI-43610) : jsonutil keep decimal even if 0

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

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

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

* fix(TDI-43610) : jsonutil keep decimal even if 0
2020-02-10 08:24:23 +01:00
hwang-talend
1d1f782cd0 Hwang/tup 25278 72 0121 (#4361)
* bugfix(TUP-25278):Issues about delete columns in tELTMap with alias

* bugfix(TUP-25278):Issues about delete columns in tELTMap with alias
2020-02-06 11:28:38 +08:00
hzhao-talendbj
e3e9c9b401 backpot72(TUP-25951)Syncing of project and pom files doesnt happen (#4393)
* backpot72(TUP-25951)Syncing of project and pom files doesnt happen
initally

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

* remove synchronized
2020-02-06 09:34:56 +08:00
sbovsunovskyi
08266054c0 fix(TDI-43602): Log4j object(log) in tJava will not show any result after tRedshiftClose (#4362)
(cherry picked from commit 2a6d86c39a)
2020-01-29 10:52:19 +02:00
apoltavtsev
4d944f0910 fix(TESB-27583): Maven nature is added to child Job for OSGI build 2020-01-28 09:14:33 +01:00
hcyi
c001e4245e fix(TUP-25649):ERROR when Job in MDM project calling Job in Reference DI (#4331) (#4355)
project:import routines.DataQuality cannot be resolved.
2020-01-21 15:13:03 +08:00
Chao MENG
c7c5c410db feat(TUP-25226): Make the hadoop conf jar path a contextualizable parameter in the Hadoop conf wizard (#4203) (#4347)
* feat(TUP-25226): Make the hadoop conf jar path a contextualizable
parameter in the Hadoop conf wizard

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

* fix(TUP-25585): [BUG]Data viewer failed for HDFS

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

* feat(TUP-25226): Make the hadoop conf jar path a contextualizable
parameter in the Hadoop conf wizard

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

* feat(TUP-25226): Make the hadoop conf jar path a contextualizable
parameter in the Hadoop conf wizard

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

* feat(TUP-25226): Make the hadoop conf jar path a contextualizable
parameter in the Hadoop conf wizard

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

* Revert "feat(TUP-25226): Make the hadoop conf jar path a contextualizable parameter in the Hadoop conf wizard"

This reverts commit b04d1bdca4.

* Revert "feat(TUP-25226): Make the hadoop conf jar path a contextualizable parameter in the Hadoop conf wizard"

This reverts commit 0fd1ce627b.

* Revert "feat(TUP-25226): Make the hadoop conf jar path a contextualizable parameter in the Hadoop conf wizard"

This reverts commit 434c102f8c.
2020-01-20 09:58:09 +08:00
vyu-talend
8712fc8845 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-13 16:01:11 +08:00
hwang-talend
268697b578 bugfix(TUP-25278):Issues about delete columns in tELTMap with alias (#4308)
bugfix(TUP-25278):Issues about delete columns in tELTMap with alias
2020-01-13 11:16:16 +08:00
hwang-talend
aa4bfa79f7 bugfix(TUP-25278):Issues about delete columns in tELTMap with alias (#4282)
* bugfix(TUP-25278):Issues about delete columns in tELTMap with alias
2020-01-03 17:50:26 +08:00
hzhao-talendbj
ca527877e2 bugfix(TUP-25035)Implicit tContextLoad feature (with selection from (#4268) (#4275)
file) uses a hardcoded encoding of ISO-8859-15
2019-12-30 10:34:02 +08:00
vyu-talend
4c4e091b14 Fix(TDI-43467):Backport to 7.2.2. 2019-12-26 11:02:10 +08:00
hwang-talend
1d40c1d03f bugfix(TUP-22500):jars already existed on nexus still try to upload (#4154)
* bugfix(TUP-22500):jars already existed on nexus still try to upload
again
2019-12-23 10:18:38 +08:00
wwang-talend
d32e660ed5 fix(TDI-43396): Compile error for S3 and tFileFetch TUJs when log4j is not enabled at default 2019-12-19 11:44:34 +08:00
Chao MENG
62e6776a9d fix(TUP-24148): tNetsuiteInput throws cast error when switching from use (#4036) (#4246)
fix(TUP-24148): tNetsuiteInput throws cast error when switching from use tNetsuiteConnection to use this component
https://jira.talendforge.org/browse/TUP-24148
2019-12-18 14:49:21 +08:00
Mike Yan
0fd6e2a5ae fix(TESB-27266):Exclude tdm-lib-di from REST DS, but keep package info (#4232) 2019-12-13 14:20:19 +08:00
bhe-talendbj
1dea872eca backport(TUP-25237) backport (#4217) 2019-12-12 15:26:40 +08:00
jiezhang-tlnd
dd3d7aab1e fix(TUP-25460)schema hardcoded in guess query in tDBInput component (#4206)
https://jira.talendforge.org/browse/TUP-25406
2019-12-09 14:22:40 +08:00
hcyi
39d9ecb7ae fix(TUP-25218):tELTXXXMap: Output table : Expression & Column set to (#4201)
blank on Mac OS X。
2019-12-09 11:06:57 +08:00
Roman
ffd480faf6 feat(TDI-42819): correct behavior whe use log file (#3862) 2019-12-05 14:29:26 +08:00
wwang-talend
d769a705f9 fix(TDI-43266): Studio returns exit code 0 when OutOfMemoryError in routine occurs 2019-12-05 09:35:29 +08:00
vyu-talend
b1e8227987 Fix(TDI-43264):ELTMSSql generate update sql. 2019-12-04 16:56:28 +08:00
wwang-talend
3729ca4734 fix(TDI-43091): Mysql8:SSLException when run job which contain ELT component 2019-12-04 10:20:08 +08:00
Dmytro Sylaiev
f1f0e3b3fa fix(TDI-41651): Add where clause support for update query (#4172) 2019-11-29 18:04:49 +02:00
Dmytro Sylaiev
751e157764 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:04:28 +02:00
bhe-talendbj
d8d591f985 backport72(TUP-25257) Fix missing jobid for trunjob (#4186) 2019-11-29 18:10:33 +08:00
Chao MENG
0d52d35d65 fix(TUP-24749): [7.2.1] issue to download component jar via https proxy (#4167) (#4184)
fix(TUP-24749): [7.2.1] issue to download component jar via https proxy
https://jira.talendforge.org/browse/TUP-24749
2019-11-29 16:35:57 +08:00
kjwang
14bb82b680 bugfix(TUP-24937):Propagate changes in tELTInput schema to tELTMap (#4165) (#4180) 2019-11-29 10:52:55 +08:00
mbasiuk-talend
875273246b fix(TDI-43212): improve code generation for query string (#4149) 2019-11-26 12:10:47 +02:00
Jane Ding
9b7e750f26 fix(TUP-24732)Studio Code tab doesn't generate code/show errors in Job (#4169)
https://jira.talendforge.org/browse/TUP-24732
2019-11-26 11:39:23 +08:00
hzhao-talendbj
cfc470383e Hengzhao/bugfix/tup 25035 (#4157) (#4159)
* 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:06:47 +08:00
AlixMetivier
90ed0e0146 cherry pick (#4158) 2019-11-21 09:35:30 +01:00
hcyi
8b09f8c12c fix(TUP-25099):NPE when using joblets from reference Projects. (#4132) (#4146) 2019-11-21 14:13:21 +08:00
wang wei
4e6719fea2 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:33:43 +08:00
AlixMetivier
a76b533335 added option to skip header with csv (#4147) 2019-11-18 11:55:20 +01:00
hcyi
4ce30defb8 fix(TUP-25218):tELTXXXMap: Output table : Expression & Column set to (#4143)
blank if you add a Column without Expression on Mac OS X.
2019-11-17 22:13:57 +08:00
hwang-talend
f297c329c9 bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job (#4124)
bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job
2019-11-15 17:21:11 +08:00
Roman
ac087dd899 feat(TDI-42766) Redshift SSO support with ping federate backport to 7.2 2019-11-13 10:19:36 +02:00
apoltavtsev
8d6aac4487 TESB-27110 Missing tSendMail dependencies are added 2019-11-08 10:27:57 +01:00
Jane Ding
f78773ba76 fix(TUP-24732) Studio Code tab doesn't generate code/show errors in Job (#4113)
https://jira.talendforge.org/browse/TUP-24732
2019-11-08 10:14:08 +08:00
hwang-talend
bff58f3865 bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job (#4101)
bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job
2019-11-07 10:16:23 +08:00
pyzhou
d60cbe30c9 fix(TDI-43105):tmap jdbc join timestamp (#4092) 2019-11-06 17:36:37 +08:00
clesaec
bfbf8d37cc TDI-42900 : usage of Thread.contextClassLoader (get/set) instead of S… (#3877)
* TDI-42900 : usage of Thread.contextClassLoader (get/set) instead of SystemClassLoader (with no cast, nor protected method call)
2019-11-05 11:08:44 +01:00
hcyi
17338305be fix(TUP-24885):tELTTeradataMap: Output table : Expression & Column set (#4048) (#4095)
to blank if you add a Column without Expression.
2019-11-05 15:26:22 +08:00
jiezhang-tlnd
99375c5886 fix(TUP-24786)Jobs are failing with the error "Cannot find or load the (#4077) (#4098)
main class" when imported the project export from 6.3 to 7.2
https://jira.talendforge.org/browse/TUP-24786
2019-11-04 15:01:55 +08:00
hwang-talend
e77b4a347c bugfix(TUP-24937):Propagate changes in tELTInput schema to tELTMap (#4087)
bugfix(TUP-24937):Propagate changes in tELTInput schema to tELTMap
2019-11-04 14:32:05 +08:00
hzhao-talendbj
069c169de5 fix(TUP-24613)routine section does not allow user to edit required (#4011) (#4091)
checkbox
2019-11-01 16:00:45 +08:00
SunChaoqun
339af1f06b TESB-27123:Context does not transmit to Job called by route in the (#4072)
second call in runtime
2019-10-28 21:49:55 +08:00
slushatel
c6d2e700a3 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:40:41 +02:00
kjwang
8efc0df5fa kjwang/Fix TUP-24748 CLONE - Modification in Context Variables is not (#4009) (#4047)
propagating to all jobs
https://jira.talendforge.org/browse/TUP-24748
2019-10-28 15:14:37 +08:00
Zhiwei Xue
0cf7abbc1b fix(TUP-24623):fix regression. 2019-10-28 10:11:35 +08:00
hwang-talend
1cca5a725f bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job (#4042)
bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job
2019-10-24 10:39:44 +08:00
Jane Ding
51c17366b3 fix(TUP-24540)java.lang.NoSuchMethodError: (#4053)
org.slf4j.spi.LocationAwareLogger.log
https://jira.talendforge.org/browse/TUP-24540
2019-10-22 16:16:40 +08:00
hcyi
2efd0a576b fix(TUP-24917):Upgrade tacokit to 1.1.14. (#4051) 2019-10-22 10:12:39 +08:00
Mike Yan
0d1feddcdc fix(TESB-27030): Exclude jms library when it is used from tRunJob (#4044)
* 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:44:29 +08:00
hwang-talend
b63eda5b00 bugfix(TUP-24355):Default Context environment appended after migrating (#4037) (#4041)
bugfix(TUP-24355):Default Context environment appended after migrating
2019-10-18 18:13:25 +08:00
hzhao-talendbj
62076c3dde fix(TUP-24607)Not able to see the component error in the Studio Designer (#3968) (#4039)
* fix(TUP-24607)Not able to see the component error in the Studio Designer

* fix(TUP-24607)Not able to see the component error in the Studio Designer
2019-10-18 18:06:29 +08:00
Zhiwei Xue
be32d236ce fix(TUP-24623):Compilation error on the job with project references (#4010) 2019-10-18 17:48:11 +08:00
slushatel
784eddb637 fix(TDI-43010): [ADLSgen2] Short term solution for columns selector i… (#3979)
* fix(TDI-43010): [ADLSgen2] Short term solution for columns selector in Studio. Hide 'CSV schema'field
* fix(TDI-43010): [ADLSgen2] Short term solution for columns selector in Studio. Hide 'CSV schema'field. Refactoring
* fix(TDI-43010): [ADLSgen2] Short term solution for columns selector in Studio. Hide 'CSV schema'field. Add Output component check
(cherry picked from commit 47deaa8326)
2019-10-17 14:33:16 +02:00
hcyi
fceb75306c fix(TUP-24784):Build error with tRunJob on a spark job. (#4025) (#4029) 2019-10-16 17:12:32 +08:00
Jane Ding
18f58c3227 fix(TUP-24540)java.lang.NoSuchMethodError: (#4018) (#4023)
org.slf4j.spi.LocationAwareLogger.log
https://jira.talendforge.org/browse/TUP-24540
2019-10-15 09:37:40 +08:00
hwang-talend
be9e3c5f7b bugfix(TUP-24563):Specifying a custom MVN URI in a Bean still ends up (#4016)
bugfix(TUP-24563):Specifying a custom MVN URI in a Bean still ends up turning into a reference to the default 6.0.0-SNAPSHOT version
2019-10-14 16:52:44 +08:00
hwang-talend
1f22ba1d95 bugfix(TUP-24249):Added the column but not reflected to json metadata (#4006)
bugfix(TUP-24249):Added the column but not reflected to json metadata
2019-10-12 10:30:12 +08:00
pyzhou
ad128e1de4 fix(TDI-43020):S3 multipart upload minimun value. (#4003) 2019-10-11 16:35:47 +08:00
Maksym Basiuk
0255fe7ab2 fix(TDI-42834): upgrade to latest version 1.19 2019-10-10 15:10:57 +03:00
Jane Ding
a773b349c9 fix(TUP-24540)java.lang.NoSuchMethodError: (#3978) (#3997)
org.slf4j.spi.LocationAwareLogger.log
https://jira.talendforge.org/browse/TUP-24540
2019-10-09 19:28:46 +08:00
apoltavtsev
185223d211 TESB-26789 Bean called in routelet not found by main route 2019-10-09 09:52:44 +02:00
apoltavtsev
5ee921c424 TESB-26951 Dependencies from SubJob are added to manifest of ParentJob 2019-10-09 09:36:22 +02:00
Roman
31ef759a19 fix(TDI-42969): change logic to retrieve detailed filename (#3964) (#3995)
* fix(TDI-42969): change logic to retrieve detailed filename

* fix(TDI-42969): improve filenames processing with set
2019-10-09 09:03:58 +03:00
apoltavtsev
7d27951987 TESB-27081 SOAP Action missing while calling a SOAP WebService through tESBConsumer 2019-10-08 15:31:00 +02:00
Jane Ding
65de33bbe0 Jding/72/tup 22361 elt map bug in column expression while using context variable as a parameter (#3990)
* fix(TUP-22361)ELTMap bug in column expression while using context (#3938)

* fix(TUP-22361)ELTMap bug in column expression while using context
variable as a parameter
https://jira.talendforge.org/browse/TUP-22361

* fix(TUP-22361)ELTMap bug in column expression while using context
variable as a parameter
https://jira.talendforge.org/browse/TUP-22361

* fix(TUP-22361)ELTMap bug in column expression while using context
variable as a parameter
https://jira.talendforge.org/browse/TUP-22361

* fix(TUP-22361)ELTMap bug in column expression while using context
variable as a parameter
https://jira.talendforge.org/browse/TUP-22361

* fix(TUP-22361)ELTMap bug in column expression while using context
variable as a parameter
https://jira.talendforge.org/browse/TUP-22361
2019-10-08 15:30:13 +08:00
Maksym Basiuk
c7c49f64d3 fix(TDI-43025): apply fix for this issue in older studios 2019-10-01 14:25:48 +03:00
mbasiuk-talend
5c85ca8901 fix(TDI-42983): add missing parameter to method call (#3963) 2019-09-30 14:49:45 +03:00
Mike Yan
205ba4a34b fix(TESB-27046): Job run failed with pure DI license in studio (#3967) 2019-09-24 15:29:39 +08:00
hcyi
a56e6a9f87 fix(TUP-24084):Change the display of the new Couchbase component names. (#3934) (#3962) 2019-09-24 10:35:59 +08:00
wang wei
bd47c35822 fix(TDI-42187): Fix Double Checked Locking in GlobalResource (#3917)
* fix(TDI-42187): Fix Double Checked Locking in GlobalResource

* fix(TDI-42187): use more readable method

* fix(TDI-42187): use more readable method

* fix(TDI-42187): adjust the java compiler level in pom file to make the
java 8 style code works and now master use java 8, not promise java 7,
so it is ok
2019-09-23 17:45:45 +08:00
jiezhang-tlnd
18dfd7c0eb Jzhang/maintenance72/bugfix/tup 22646 path in textbox of to archive file is incomplete when building job (#3960)
* fix(TUP-22646)Path in Textbox of "To archive file" is incomplete when building job (#3931)

* fix(TUP-22646)Path in Textbox of "To archive file" is incomplete when
building job
https://jira.talendforge.org/browse/TUP-22646

* fix(TUP-22646)Path in Textbox of "To archive file" is incomplete when
building job
https://jira.talendforge.org/browse/TUP-22646

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

building job
https://jira.talendforge.org/browse/TUP-22646
2019-09-23 14:45:12 +08:00
Zhiwei Xue
82b3293fa1 fix(TUP-24310):routines is duplicated in the reactor (#3909) 2019-09-23 14:22:38 +08:00
Mike Yan
1b063578fb fix(TESB-27030): Avoid to add activemq-all lib in OSGi bundle (#3956) 2019-09-23 12:46:02 +08:00
Laurent BOURGEOIS
288b8630b1 fix(TBD-9137) : tBigQueryInput does not support backtick in query 2019-09-20 12:12:23 +02:00
Roman
010e5ca7f7 fix(TDI-42034): update Redshift jar to 1.2.32.1056 (#3828) (#3950) 2019-09-20 07:47:28 +03:00
Dmytro Chmyga
87e4186271 fix(TDI-42549): tFileInputMail multipart body
* Fix multivalue body mail part processing
2019-09-19 10:53:12 +03:00
hwang-talend
0595e5008f Hwang/tup 24326 patch 72 (#3940)
* Revert "bugfix(TUP-24326):keyword "__TABLE__" not working for tJDBCxxxx
2019-09-19 15:20:25 +08:00
hcyi
093d44312b fix(TUP-23217):Install a wrong car will make all the car file installed (#3928) (#3935)
can not work.
2019-09-18 10:02:15 +08:00
hwang-talend
970e8b623f bugfix(TUP-24355):Default Context environment appended after migrating (#3927)
* bugfix(TUP-24355):Default Context environment appended after migrating
to 7.2.1
2019-09-17 10:25:39 +08:00
hwang-talend
f6bddbf553 bugfix(TUP-24311):jvm arguments not reflected on build job (#3873)
bugfix(TUP-24311):jvm arguments not reflected on build job
2019-09-17 10:13:22 +08:00
hzhao-talendbj
4a4c9ea1b1 feat(TUP-24028)Add Azure datacenter part of the studio connection (#3924) 2019-09-12 14:41:34 +08:00
hzhao-talendbj
a879db668b Hengzhao/backport72/tup 24028 add azure datacenter part of the studio connection (#3907)
* feat(TUP-24028)Add Azure datacenter part of the studio connection

* feat(TUP-24028)Add Azure datacenter part of the studio connection

* feat(TUP-24028)Add Azure datacenter part of the studio connection
2019-09-11 17:20:05 +08:00
Romain Manni-Bucau
d61cf31fc7 chore(monitoring/TUP-23824): Ensure monitoring feature can rely on system properties to configure the audit logger and does not hardcode a local file name+location+maxsize (#3699)
* Ensure monitoring feature can rely on system properties to configure the audit logger and does not hardcode a local file name+location+maxsize

* support system property monitoring even when no arg is passed to the main
2019-09-11 16:42:10 +08:00
hwang-talend
f1962c39a9 bugfix(TUP-24326):keyword "__TABLE__" not working for tJDBCxxxx (#3906)
bugfix(TUP-24326):keyword "__TABLE__" not working for tJDBCxxxx components
2019-09-11 10:08:34 +08:00
Denis Sergent
9230e47ee4 TESB-26772 Adds a way to externalise osgi-exclude.properties file (#3915)
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:23:08 +02:00
Roman
ed172de48d tWriteJSONField null values (Backport to 7.2) (#3911)
* 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:38:41 +03:00
hwang-talend
0f579c6e72 bugfix(TUP-24249):Added the column but not reflected to json metadata (#3900)
bugfix(TUP-24249):Added the column but not reflected to json metadata
2019-09-06 10:17:55 +08:00
clesaec
568088d394 Clesaec/tdi 42230 file copy patch (#3902)
* fix(TDI-42230) : utilisation de la classe standard java.nio.Files
2019-09-05 13:40:37 +02:00
wang wei
7e911f0b99 fix(TDI-42747): fix the issue for tjdbcinput with dynamic column and inside talend object type like for database type blob(#3783) 2019-09-05 11:30:15 +08:00
jiezhang-tlnd
16b2b9bf62 fix(TUP-24392)JDBCInput component not working as expected when values as provided using context (#3875) (#3880)
* fix(TUP-24392)JDBCInput component not working as expected when values as
provided using context
https://jira.talendforge.org/browse/TUP-24392

* fix(TUP-24392)JDBCInput component not working as expected when values as
provided using context
https://jira.talendforge.org/browse/TUP-24392
2019-09-03 14:47:27 +08:00
Zhiwei Xue
44aabcdecd fix(TUP-24323):_tdm folder is missing after build thmap job (#3885) 2019-09-03 10:18:46 +08:00
wang wei
839af2e2f8 fix(TDI-42522): avoid 65535 issue (#3636) (#3893) 2019-09-02 14:43:03 +08:00
Mike Yan
e89df33f76 fix(TESB-26174): Backport to 7.2 for tRunJob with tESBConsumer (#3890) 2019-08-30 15:24:53 +02:00
hwang-talend
a8c01d85da bugfix(TUP-24248):when edit the metadata, the display content is (#3879)
* bugfix(TUP-24248):when edit the metadata, the display content is
different as when created
2019-08-30 17:25:28 +08:00
slushatel
2420214bf6 fix(TDI-42789): tFilecopy not working as expected for xlsx format, wo… (#3834)
* fix(TDI-42789): tFilecopy not working as expected for xlsx format, workbook was not closed

* fix(TDI-42789): tFilecopy not working as expected for xlsx format, workbook was not closed

* fix(TDI-42789): tFilecopy not working as expected for xlsx format, workbook was not closed

* fix(TDI-42789): tFilecopy not working as expected for xlsx format, workbook was not closed
2019-08-27 13:22:26 +03:00
SunChaoqun
1c5404c12e TESB-26609:Building a route microservice docker with wrong host details (#3870)
doesn't throw any error.
2019-08-27 11:37:21 +08:00
hwang-talend
49cba020f9 bugfix(TUP-24249):Added the column but not reflected to json metadata (#3853)
bugfix(TUP-24249):Added the column but not reflected to json metadata
2019-08-27 10:39:54 +08:00
wang wei
396868b931 fix(TDI-42862): fix the ftps for java 11 (#3832)
* fix(TDI-42862): fix ftps for java 11

* fix(TDI-42862): remove the unnecessary urlpath
2019-08-26 11:33:18 +08:00
wang wei
4f429f6a98 fix(TDI-42737): [java 11] FTPS protocol for FTP components don`t work with linux and java 11 (#3764) 2019-08-26 11:32:35 +08:00
ypiel
218aa295f1 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:25:25 +02:00
Jane Ding
c364565c33 fix(TUP-24129)Security vulnerabilities in Job building and contexts (#3851)
scripts in 7.1.1.
https://jira.talendforge.org/browse/TUP-24129
2019-08-22 09:31:18 +08:00
AlixMetivier
04fc9056b9 migration task for tmaprojaioutput component (#3847) 2019-08-21 14:47:46 +02:00
Jane Ding
507da793eb fix(TUP-24109)unable to test Expression Builder of tMap (#3849)
https://jira.talendforge.org/browse/TUP-24109
2019-08-21 11:09:12 +08:00
Jane Ding
9dfee4a013 Jding/72/tup 24109 unable to test expression builder (#3840)
* 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:07 +08:00
jiezhang-tlnd
d8e2ccab3a fix(TUP-24159)XML metadata wizard showing inconsistent view on V711 (#3836)
comparing with V6 Studio
https://jira.talendforge.org/browse/TUP-24159
2019-08-20 10:25:10 +08:00
Zhiwei Xue
2b65a9840a fix(TUP-23637):7.x missing local_project for big data spark batch job (#3671) (#3823) 2019-08-16 18:53:44 +08:00
jzhao
894c21fe93 fix(TDI-42812):tRedshifBulkExec should hide access key and secret key when datasource is not S3(#3809) 2019-08-15 16:48:51 +08:00
pyzhou
b4a8746cac fix(TDI-42725):change the groupID for Exa jar (#3817) 2019-08-13 17:47:40 +08:00
jiezhang-tlnd
4cc9be4a2f fix(TUP-24159)XML metadata wizard showing inconsistent view on V711 (#3807) (#3808)
comparing with V6 Studio
https://jira.talendforge.org/browse/TUP-24159
2019-08-12 10:43:55 +08:00
Stéphane Bouchet
a3f4dc7557 TESB-26300: disable message dialog when checking build errors (#3654)
* TESB-23600 : do not open dialog anymore when checking errors

* TESB-23600 : refactor/cleanup
2019-08-09 15:23:14 +02:00
hzhao-talendbj
b2bd5439f1 fix(TUP-24034)tETLoutput schema getting changed to Built-in from (#3803)
repository when changes are made in the map
2019-08-08 20:01:21 +08:00
SunChaoqun
434ac24774 Docker_Support_for_Microservice_CI_Part_72 (#3769)
* TESB-24597:Docker Support for Microservice - CI Part

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

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

* TESB-24597:Docker Support for Microservice - CI Part (#3782)
2019-08-08 18:22:49 +08:00
hwang-talend
4d69eb252c bugfix(TUP-23967):Studio can't run jobs when path has spaces, Windows 10 (#3768) (#3789)
bugfix(TUP-23967):Studio can't run jobs when path has spaces, Windows 10
2019-08-06 18:43:06 +08:00
Chao MENG
caa3640ded Cmeng/bugfix/tup 23914 json wizard encoding (#3771) (#3777)
* 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:50:23 +08:00
wang wei
6c067da155 fix(TDI-42687): Enable AWS ECS role for S3 component (#3770) 2019-08-06 10:18:28 +08:00
hwang-talend
c40dca2c00 bugfix(TUP-23894):Fix all failed junit for both java 8 and 11 #3761 (#3781)
bugfix(TUP-23894):Fix all failed junit for both java 8 and 11
2019-07-31 17:03:33 +08:00
wang wei
3de4dbb799 fix(TDI-42705): tSAPBwInput component gives compilation error (#3739) 2019-07-31 09:54:54 +08:00
apoltavtsev
a1151bcece TESB-24900 Undeploying a Data Service causes "Exception in opening zip file" error 2019-07-29 11:00:51 +03:00
Jane Ding
f3f89474fd fix(TUP-23789)Pom files are not generated sometimes for the jobs in (#3738) (#3754)
* fix(TUP-23789)Pom files are not generated sometimes for the jobs in
7.1.1
https://jira.talendforge.org/browse/TUP-23789

* fix(TUP-23789)Pom files are not generated sometimes for the jobs in
7.1.1
https://jira.talendforge.org/browse/TUP-23789
Add a junit.
2019-07-24 17:14:20 +08:00
hcyi
2fe67d5967 fix(TUP-23264):Studio can't find dependencies for tacokit components. (#3721)
* fix(TUP-23264):Studio can't find dependencies for tacokit components.

* fix(TUP-23264):add junits for Studio can't find dependencies for tacokit
components.
2019-07-23 12:03:02 +08:00
jiezhang-tlnd
d23c6228b7 fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after dragging and dropping from database Metadata (#3714) (#3744)
* fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after
dragging and dropping from database Metadata
https://jira.talendforge.org/browse/TUP-23588

* junit(TUP-23588)For tCreateTable, the Database Type is always Mysql
after dragging and dropping from database Metadata

* fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after
dragging and dropping from database Metadata

* fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after
dragging and dropping from database Metadata

* fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after
dragging and dropping from database Metadata

* fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after
dragging and dropping from database Metadata
2019-07-23 11:44:34 +08:00
pyzhou
4cb4692c9d fix(TDI-42674):Redshift missing jar for SSO (#3731)
* fix(TDI-42674):Redshift missing jar for SSO

* fix(TDI-42674):change mvn path

* fix(TDI-42674):change require to require_if
2019-07-22 17:25:21 +08:00
sponomarova
81b7b71d0f fix(TBD-8853): removed too small total timeout for service account (#3659) (#3736) 2019-07-19 12:58:04 +03:00
pyzhou
354a8b3cb9 fix(TDI-42572):upgrade EXAUtil version (#3719)
* fix(TDI-42572):upgrade EXAUtil version

* Change the mvn path
2019-07-19 15:06:33 +08:00
vyu-talend
66a15122e2 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:06:32 +08:00
Hanna Liashchuk
c2252e26e2 fix(TBD-8925): table won't be created unless createTable option is checked OAuth (#3686) (#3729) 2019-07-17 18:51:45 +03:00
wang wei
b62a5e2773 fix(TDI-42380): Migration issues in the Studio after migrating the jobs from 6.5 to 7.1(#3648) 2019-07-17 14:19:52 +08:00
kjwang-talend
d696e53d77 Fix TUP-23809 [Studio] changes in column order are not saved (no (#3708) (#3722)
propagate changes dialog)
https://jira.talendforge.org/browse/TUP-23809
2019-07-16 15:25:12 +08:00
slushatel
8417201494 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:16:54 +03:00
zshen-talend
8097a8ea2e chor(TDQ-17069): remove unused code (#3658) 2019-07-15 15:50:59 +08:00
hcyi
357bde19c4 fix(TUP-23743):ERROR when Job in MDM project calling Job in Reference DI (#3709)
project:import routines.DataQuality cannot be resolved.
2019-07-15 11:40:17 +08:00
wang wei
d8e6aafe96 fix(TDI-42423): fix the tcreatetable for teradata with jdbc parameters(#3680) 2019-07-10 09:54:36 +08:00
slushatel
5e3c1ecb69 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:56:42 +03:00
Jane Ding
f21e038475 fix(TUP-23663)The connection row between components is getting activated (#3687) (#3694)
* 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:19 +08:00
hcyi
dae7882c74 fix(TUP-23790):Can't guess schema for metadata (#3692)
item(delimited/positional/regex/excel/ldif/ldap)
2019-07-09 18:21:26 +08:00
nrousseau
c18baef9fc fix(TMDM-13727) remove not existing plugin 2019-07-08 16:46:49 +08:00
hcyi
54a1745389 fix(TUP-23264):Studio can't find dependencies for tacokit components. (#3684) 2019-07-05 17:30:34 +08:00
Chao MENG
e12a1522e8 fix(TUP-23556): TaCoKit datastore and dataset item not encrypt the
password
https://jira.talendforge.org/browse/TUP-23556
2019-07-05 13:06:56 +08:00
Irene Wang
02928daa0a Revert "DEVOPS-3416 Deploy all plugins for Black Duck scans"
This reverts commit 1ce0e429ca.
2019-06-28 12:16:33 +02:00
apoltavtsev
cd4245b810 TESB-26293 Duplicated libraries in private & import packages of the build manifest file 2019-06-28 08:45:33 +03:00
Chao MENG
e65add59b6 Cmeng/backport/7.2/tup 23556 tck encrypt (#3656)
fix(TUP-23556): TaCoKit datastore and dataset item not encrypt the
password
https://jira.talendforge.org/browse/TUP-23556
2019-06-25 10:40:15 +08:00
jiezhang-tlnd
e0c6e58cab fix(TUP-23389)tMap - cannot edit schema (#3655)
fix(TUP-23389)tMap - cannot edit schema
2019-06-25 10:34:51 +08:00
Jenkins Continuous Build server
c788fb873b Set version to 7.2.2 SNAPSHOT 2019-06-24 12:25:27 +02:00
nrousseau
9c31c2869d fix(TDI-42522) add option to deactivate component log 2019-06-19 18:58:02 +08:00
Jane Ding
e91f8c1b5d fix(TUP-23506)Job use tsapconnection component run fail when use the (#3623) (#3633)
* fix(TUP-23506)Job use tsapconnection component run fail when use the
sapjco3.jar with a newer version 3.0.14.
https://jira.talendforge.org/browse/TUP-23506

* fix(TUP-23506)Job use tsapconnection component run fail when use the
sapjco3.jar with a newer version 3.0.14.
https://jira.talendforge.org/browse/TUP-23506

* fix(TUP-23506)Job use tsapconnection component run fail when use the
sapjco3.jar with a newer version 3.0.14
https://jira.talendforge.org/browse/TUP-23506
2019-06-18 14:22:33 +08:00
hwang-talend
6d16ec2e3e bugfix(TUP-23510):There is compile error job in TDI demo project (#3632)
* bugfix(TUP-23510):There is compile error job in TDI demo project

* bugfix(TUP-23510):There is compile error job in TDI demo project (#3628)
2019-06-18 12:11:46 +08:00
Chao MENG
d5dfa732da Cmeng/backport/7.2.1/tup 20054 tck refresh issue (#3624)
* fix(TUP-20054): Due to checking fields it is hard to type
credentials/data from the keyboard
https://jira.talendforge.org/browse/TUP-20054

* main/plugins/org.talend.sdk.component.studio-integration/src/main/java/org/talend/sdk/component/studio/ui/wizard/TaCoKitConfigurationWizard.java

* fix(TUP-20054): Due to checking fields it is hard to type
credentials/data from the keyboard
https://jira.talendforge.org/browse/TUP-20054

* fix(TUP-20054): Due to checking fields it is hard to type
credentials/data from the keyboard
https://jira.talendforge.org/browse/TUP-20054

* Cmeng/bugfix/tup 20054 fix junit issue (#3627)

* fix(TUP-20054): Due to checking fields it is hard to type
credentials/data from the keyboard
https://jira.talendforge.org/browse/TUP-20054

Fix junit issue

* add junit source

* add junit source

* fix(TUP-20054): Due to checking fields it is hard to type (#3630)

credentials/data from the keyboard
https://jira.talendforge.org/browse/TUP-20054

Fix junit issue
2019-06-18 11:29:06 +08:00
Antoine Parent
49d093c671 fix(): typo in a pattern (#3626)
fix a pattern used to display job status
2019-06-17 16:46:08 +02:00
Jenkins Continuous Build server
0f3b302525 Set version to 7.2.1 2019-06-14 11:49:03 +02:00
1537 changed files with 14841 additions and 18576 deletions

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.2.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-M4</version>
<version>7.2.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.2.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-M4</version>
<version>7.2.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

@@ -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.2.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-M4</version>
<version>7.2.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\u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3AInteger\u7C7B\u578B
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\u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3ALong\u7C7B\u578B
AssignmentPropertySection.DeleteAssignment=\u5220\u9664\u5206\u914D
AssignmentPropertySection.Type=\u7C7B\u578B
BusinessModelingAssistantProvider.AvaiableDomainModelElements=\u53EF\u7528\u7684\u57DF\u6A21\u578B\u5143\u7D20:
@@ -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\u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3AShort\u7C7B\u578B
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\u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3AFloat\u7C7B\u578B
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=String\u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3AByte\u7C7B\u578B
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.2.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-M4</version>
<version>7.2.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
@@ -141,3 +141,4 @@ ComponentsPreferencePage_SuccessMessage2=Do you want to restart right now?
ComponentsPreferencePage.installComponentsFailure=Install components failure
generatedcode.copyright.body1=This source code has been automatically generated by {0}
ComponentsFactory.init.waitForFinish.timeout=Can't initialise ComponentsFactory, please try again.
FAMILY.Data_Privacy=Data Privacy

View File

@@ -141,3 +141,4 @@ ComponentsPreferencePage_SuccessMessage2=\u518D\u8D77\u52D5\u3057\u307E\u3059\u3
ComponentsPreferencePage.installComponentsFailure=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u306B\u5931\u6557\u3057\u307E\u3057\u305F
generatedcode.copyright.body1=\u3053\u306E\u30BD\u30FC\u30B9\u30B3\u30FC\u30C9\u306F{0}\u306B\u3088\u3063\u3066\u81EA\u52D5\u7684\u306B\u751F\u6210\u3055\u308C\u307E\u3057\u305F
ComponentsFactory.init.waitForFinish.timeout=ComponentsFactory\u3092\u521D\u671F\u5316\u3067\u304D\u307E\u305B\u3093\u3002\u3082\u3046\u4E00\u5EA6\u8A66\u3057\u3066\u4E0B\u3055\u3044\u3002
FAMILY.Data_Privacy=\u30C7\u30FC\u30BF\u30D7\u30E9\u30A4\u30D0\u30B7\u30FC

View File

@@ -141,3 +141,4 @@ ComponentsPreferencePage_SuccessMessage2=\u60A8\u60F3\u8981\u9A6C\u4E0A\u91CD\u5
ComponentsPreferencePage.installComponentsFailure=\u5B89\u88C5\u7EC4\u4EF6\u5931\u8D25
generatedcode.copyright.body1=\u6B64\u6E90\u4EE3\u7801\u5DF2\u7531 {0} \u81EA\u52A8\u751F\u6210
ComponentsFactory.init.waitForFinish.timeout=\u65E0\u6CD5\u521D\u59CB\u5316 ComponentsFactory\uFF0C\u8BF7\u91CD\u8BD5\u3002
FAMILY.Data_Privacy=\u6570\u636E\u9690\u79C1

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.2.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-M4</version>
<version>7.2.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

View File

@@ -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=\u6210\u529F\u5B89\u88C5\u65B0\u7EC4\u4EF6\uFF0C\u9700\u8981\u91CD\u542Fstudio\u6765\u52A0\u8F7D\uFF0C\u73B0\u5728\u91CD\u542F\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.2.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-M4</version>
<version>7.2.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
@@ -37,9 +37,9 @@ 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
@@ -50,11 +50,11 @@ ActivateSubjobAction.ActivateComplete=Activate all linked Subjobs
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 all linked Subjobs
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
@@ -193,10 +193,10 @@ 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,19 +210,19 @@ 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
@@ -237,11 +237,11 @@ ContextParameterPage.title=Context parameter
NodeReturn.Availability.AFTER=After
EmfComponent.repository=Repository
EParameterName.ConnectionFormat=Connection format
ExecuteSystemCommandCommand.Title=Executed command
ExecuteSystemCommandCommand.Title=Executed command
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=Deactivate all linked Subjobs
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
@@ -272,23 +272,23 @@ JobHierarchyMessages.JobHierarchyViewPart_tooltip={0} of Job {1} from Project {2
EParameterName.MultiThread=Multi thread execution
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
@@ -305,8 +305,8 @@ 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.
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
AbstractMultiPageTalendEditor.canNotSaveMessage=Job is not locked by user, can not save
ConnectionSetAsMainRef.ConnectionModifyError=Can't modify the connection when start component has a subjob link
ConnectionSetAsMainRef.ERROR=Error
ModifyMergeOrderAction.ConnectionModifyError=Can't modify the connection when start component 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}
@@ -997,4 +997,6 @@ 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.
Node.checkJobletDynamicJobUsageWarning=Usage of dynamic job is not encouraged in joblets, not compatible with continuous integration.
EParameterName.OverrideEncodingFlag=Override Encoding
PerformancePreferencePage.propagateContext=Propagate contexts added in repository context groups

View File

@@ -121,7 +121,7 @@ CodeView.MultipleComponentError=///Pas de code disponible\n/// Plusieurs composa
EParameterName.onFileFlag=Dans des fichiers
JobHierarchyMessages.JobHierarchyViewPart_title=Job {1}, Projet {2}
ParallelExecutionCommand.numberInvalid=Le nombre est invalide.
ChangeActivateStatusSubjobCommand.Label.ActiveComplete=Activer les Sous-jobs li\u00E9s
ChangeActivateStatusSubjobCommand.Label.ActiveComplete=Activer tous les sous-Jobs li\u00E9s
ChangeMetadataCommand.messageDialog.questionMessage=Voulez-vous propager les modifications ?
ChangeActivateStatusNodeCommand.Label.Deactive=D\u00E9sactiver le composant
EParameterName.user=Utilisateur
@@ -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
@@ -899,8 +899,8 @@ Connection.languageWarning=*Remarque : pour la langage Bean, l\'expression doit
EParameterName.useNamespaces=Ajout d'espaces de noms
EParameterName.namespaces=Espaces de noms
EParameterName.xpathPrefix=Pr\u00E9fixe
Node.checkSparkMLComponentVersion14=Ce composant n\u00E9cessite la version Spark 1.4 ou sup\u00E9rieure
Node.checkSparkMLComponentVersion15=Ce composant n\u00E9cessite la version Spark 1.5 ou sup\u00E9rieure
Node.checkSparkMLComponentVersion14=Ce composant n\u00E9cessite Spark 1.4 ou une version sup\u00E9rieure.
Node.checkSparkMLComponentVersion15=Ce composant n\u00E9cessite Spark 1.5 ou une version sup\u00E9rieure.
Node.inputMustNotBeAMappingField=Le champ d'entr\u00E9e ({0}) est utilis\u00E9 dans le mapping. Ce champ doit rester blanc.
PerformancePreferencePage.autoRefreshLocksField=Rafra\u00EEchissement automatique des verrous
PerformancePreferencePage.tacTimeout=Expiration de la connexion avec Talend Administration Center (en secondes)
@@ -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
@@ -992,4 +992,5 @@ PerformancePreferencePage.defaultTimeout.read=Valeur du d\u00E9lai avant expirat
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.
EParameterName.OverrideEncodingFlag=\u00C9craser l\'encodage
PerformancePreferencePage.propagateContext=Propager les contextes ajout\u00E9s aux groupes de contextes du r\u00E9f\u00E9rentiel

View File

@@ -87,7 +87,7 @@ SqlMemoController.QueryError.mainMsg=\u30AF\u30A8\u30EA\u30B9\u30C6\u30FC\u30C8\
ContextRepositoryCommand.modifyContext=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u5909\u66F4
EParameterName.DisableWarnings=\u8B66\u544A\u306E\u7121\u52B9\u5316
ChangeConnTextCommand.Label=\u63A5\u7D9A\u30E9\u30D9\u30EB\u306E\u5909\u66F4
TalendEditorPaletteFactory.Note=\u30CE\u30FC\u30C8
TalendEditorPaletteFactory.Note=\u6CE8
EParameterName.tStatCatcherStats=tStatCatcher\u7D71\u8A08\u60C5\u5831
EParameterName.LoadNewVariableLabel=\u5909\u6570\u3092\u30ED\u30FC\u30C9\u3059\u308B\u5834\u5408\u306F\u3001\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306B\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093
EParameterName.startable=\u958B\u59CB\u53EF\u80FD
@@ -97,7 +97,7 @@ ExecuteSystemCommandCommand.Command=\u5B9F\u884C...
UpdateDetectionDialog.Operations=\u64CD\u4F5C
ChangeConnectionStatusCommand.setLinkRef=\u30EA\u30F3\u30AF\u3092\u30EB\u30C3\u30AF\u30A2\u30C3\u30D7\u306B\u8A2D\u5B9A
Note.DefaultText=\u30C6\u30AD\u30B9\u30C8
DesignerColorsPreferencePage.ConnectionColorMessages=\u30EA\u30F3\u30AF\u306E\u8272\u3092\u5909\u66F4\u3057\u305F\u3089\u3001\u5909\u66F4\u3092\u6709\u52B9\u306B\u3059\u308B\u305F\u3081\u306B\u73FE\u5728\u306E\u30B8\u30E7\u30D6\u3092\u518D\u8D77\u52D5\u3057\u3066\u4E0B\u3055\u3044\u3002
DesignerColorsPreferencePage.ConnectionColorMessages=\u30EA\u30F3\u30AF\u306E\u8272\u3092\u5909\u66F4\u3057\u305F\u3089\u3001\u5909\u66F4\u3092\u6709\u52B9\u306B\u3059\u308B\u305F\u3081\u306B\u73FE\u5728\u306E\u30B8\u30E7\u30D6\u3092\u518D\u8D77\u52D5\u3057\u3066\u304F\u3060\u3055\u3044\u3002
MultiPageEditorContributor.runMenu=\u5B9F\u884C
EParameterName.uniqueName=\u30E6\u30CB\u30FC\u30AF\u540D
ExternalNodeChangeCommand.propagateMessage=\u5909\u66F4\u3092\u53CD\u6620\u3057\u307E\u3059\u304B\uFF1F
@@ -122,7 +122,7 @@ CodeView.MultipleComponentError=/// \u5229\u7528\u3067\u304D\u308B\u30B3\u30FC\u
EParameterName.onFileFlag=\u30D5\u30A1\u30A4\u30EB\u306B\u51FA\u529B
JobHierarchyMessages.JobHierarchyViewPart_title=\u30B8\u30E7\u30D6 {1}\u3001\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8 {2}
ParallelExecutionCommand.numberInvalid=\u6570\u5024\u304C\u7121\u52B9\u3067\u3059\u3002
ChangeActivateStatusSubjobCommand.Label.ActiveComplete=\u63A5\u7D9A\u306E\u3042\u308B\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u5168\u3066\u6709\u52B9\u5316
ChangeActivateStatusSubjobCommand.Label.ActiveComplete=\u30EA\u30F3\u30AF\u3055\u308C\u305F\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u3059\u3079\u3066\u6709\u52B9\u5316
ChangeMetadataCommand.messageDialog.questionMessage=\u5909\u66F4\u3092\u53CD\u6620\u3057\u307E\u3059\u304B\uFF1F
ChangeActivateStatusNodeCommand.Label.Deactive=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u7121\u52B9\u5316
EParameterName.user=\u30E6\u30FC\u30B6\u30FC
@@ -631,7 +631,7 @@ CreateProcess.createRoutes=\u30EB\u30FC\u30C8\u306E\u4F5C\u6210
EParameterName.validationRuleItemid=\u691C\u8A3C\u30EB\u30FC\u30EB\u306E\u9805\u76EEID
EParameterName.validationRules=\u65E2\u5B58\u306E\u691C\u8A3C\u30EB\u30FC\u30EB\u3092\u4F7F\u7528
EParameterName.validationRuleType=\u691C\u8A3C\u30EB\u30FC\u30EB\u30BF\u30A4\u30D7
MultiPageTalendEditor.Route=Route{0} {1}
MultiPageTalendEditor.Route=\u30EB\u30FC\u30C8 {0} {1}
ImportExportPreferencePage.exportJobScript=\u30B8\u30E7\u30D6\u30B9\u30AF\u30EA\u30D7\u30C8\u306E\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u6642\u3001\u65B0\u3057\u3044\u30D5\u30A1\u30A4\u30EB\u540D\u3067\u4FDD\u5B58\u3057\u3066\u304F\u3060\u3055\u3044\u3002
ImportExportPreferencePage.exportRouteScript=Route\u30B9\u30AF\u30EA\u30D7\u30C8\u306E\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u6642\u3001\u65B0\u3057\u3044\u30D5\u30A1\u30A4\u30EB\u540D\u3067\u4FDD\u5B58\u3057\u3066\u304F\u3060\u3055\u3044\u3002
EParameterName.routeType=\u30BF\u30A4\u30D7
@@ -997,4 +997,6 @@ PerformancePreferencePage.defaultTimeout.read=\u30C7\u30D5\u30A9\u30EB\u30C8\u8A
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
Node.checkJobletDynamicJobUsageWarning=\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
PerformancePreferencePage.propagateContext=\u30EA\u30DD\u30B8\u30C8\u30EA\u30FC\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7\u8FFD\u52A0\u3055\u308C\u305F\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7\u3092\u30D7\u30ED\u30D1\u30B2\u30FC\u30C8

View File

@@ -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
@@ -278,7 +278,7 @@ 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
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
@@ -997,4 +997,6 @@ PerformancePreferencePage.defaultTimeout.read=\u9ED8\u8BA4\u8BFB\u53D6\u8D85\u65
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
Node.checkJobletDynamicJobUsageWarning=\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
PerformancePreferencePage.propagateContext=\u5728\u5B58\u50A8\u5E93\u4E0A\u4E0B\u6587\u4E2D\u4F20\u64AD\u6DFB\u52A0\u7684\u4E0A\u4E0B\u6587

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.2.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-M4</version>
<version>7.2.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.dbmap.nl</artifactId>

View File

@@ -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
@@ -69,7 +69,7 @@ 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.2=The zone
DbMapComponent.unknowValue=Value of element parameter NAME is unknown :
UIManager.nameExistOrNull=The name already exists or is null.
AliasDialog.inputValid=Input is invalid.

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.2.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-M4</version>
<version>7.2.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.2.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-M4</version>
<version>7.2.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

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

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>7.3.1-M4</version>
<version>7.2.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.2.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-M4</version>
<version>7.2.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.mapper.nl</artifactId>

View File

@@ -67,12 +67,12 @@ MapperManager.removeOutputTableTitleMessage=Are you sure you want to remove the
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.
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
@@ -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 another lookup mode or set an expression in the lookup key column "{0}\"
FooterComposite.button.APPLY=Apply
InputDataMapTableView.columnTitle.Operator=Operator
HTMLDocGenerator_generate_document=Generated documentation

View File

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

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.2.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-M4</version>
<version>7.2.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.2.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-M4</version>
<version>7.2.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

@@ -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.2.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-M4</version>
<version>7.2.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.runprocess.nl</artifactId>

View File

@@ -50,7 +50,6 @@ ProcessDebugDialog.errortext=Debugging des Jobs nicht m\u00F6glich.\nPr\u00FCfen
ShadowProcess.notGeneratedOutputException=Ausgabe nicht erzeugt.
ProcessComposite.contextGroup=Context
prefs.clientConfiguration=Talend Client-Konfiguration
ProcessComposite.endPattern=Job {0} endet am {1,date,HH:mm dd/MM/yyyy}. [exit code={2,number}]\n
ProcessView.title=Starte ({0})
Processor.configurePerl=Perl-Interpreter nicht konfiguriert.
JavaProcessor.notFoundedFolderException=Ordner innerhalb .Java Projekt nicht gefunden
@@ -59,7 +58,6 @@ ProcessComposite.valueCol=Wert
ProcessComposite.saveBeforeRunHint=Speichern vor Ausf\u00FChrung.
ProcessDebugDialog.debugBtn=Debug
prefs.configuration.title=Konfiguration Prozessausf\u00FChrung:
ProcessComposite.startPattern=Starte Job {0} am {1,date,HH:mm dd/MM/yyyy}.\n
ErrorDetailDialog.errorExist=Warnung! Es sind Fehler in Jobs vorhanden. M\u00F6chten Sie fortsetzen?
ErrorDetailDialog.findError=Suche Fehler in Jobs
ProcessComposite.lineLimited=Zeilen Limit

View File

@@ -50,7 +50,6 @@ ProcessDebugDialog.errortext=\u0397 \u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1 \
ShadowProcess.notGeneratedOutputException=\u0388\u03BE\u03BF\u03B4\u03BF\u03C2 \u03BC\u03B7 \u03C0\u03B1\u03C1\u03B1\u03C7\u03B8\u03B5\u03AF\u03C3\u03B1.
ProcessComposite.contextGroup=\u03A0\u03BB\u03B1\u03AF\u03C3\u03B9\u03BF
prefs.clientConfiguration=\u03A0\u03B1\u03C1\u03B1\u03BC\u03B5\u03C4\u03C1\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u03C0\u03B5\u03BB\u03AC\u03C4\u03B7 Talend
ProcessComposite.endPattern=\u0397 \u0395\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1 {0} \u03C4\u03B5\u03BB\u03B5\u03AF\u03C9\u03C3\u03B5 \u03C3\u03C4\u03B9\u03C2 {1,\u03B7\u03BC\u03B5\u03C1\u03BF\u03BC\u03B7\u03BD\u03AF\u03B1,\u03A9\u03A9:\u03BB\u03BB \u03B7\u03B7/\u039C\u039C/\u03B5\u03B5\u03B5\u03B5}. [\u03BA\u03C9\u03B4\u03B9\u03BA\u03CC\u03C2 \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5={2,\u03B1\u03C1\u03B9\u03B8\u03BC\u03CC\u03C2}]
ProcessView.title=\u0395\u03BA\u03C4\u03AD\u03BB\u03B5\u03C3\u03B7 ({0})
Processor.configurePerl=Perl \u03B4\u03B9\u03B5\u03C1\u03BC\u03B7\u03BD\u03AD\u03B1\u03C2 \u03BC\u03B7 \u03C1\u03C5\u03B8\u03BC\u03B9\u03C3\u03BC\u03AD\u03BD\u03BF\u03C2.
JavaProcessor.notFoundedFolderException=\u039C\u03B7 \u03B8\u03B5\u03BC\u03B5\u03BB\u03B9\u03C9\u03BC\u03AD\u03BD\u03BF\u03C2 \u03C6\u03AC\u03BA\u03B5\u03BB\u03BF\u03C2 \u03BC\u03AD\u03C3\u03B1 \u03C3\u03C4\u03BF \u03AD\u03C1\u03B3\u03BF .Java
@@ -59,7 +58,6 @@ ProcessComposite.valueCol=\u03A4\u03B9\u03BC\u03AE
ProcessComposite.saveBeforeRunHint=\u0391\u03C0\u03BF\u03B8\u03AE\u03BA\u03B5\u03C5\u03C3\u03B7 \u03C4\u03B7\u03C2 \u0395\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2 \u03C0\u03C1\u03B9\u03BD \u03C4\u03B7\u03BD \u03B5\u03BA\u03C4\u03AD\u03BB\u03B5\u03C3\u03B7.
ProcessDebugDialog.debugBtn=\u0391\u03C0\u03BF\u03C3\u03C6\u03B1\u03BB\u03BC\u03AC\u03C4\u03C9\u03C3\u03B7
prefs.configuration.title=\u03A0\u03B1\u03C1\u03B1\u03BC\u03B5\u03C4\u03C1\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u03B5\u03BA\u03C4\u03AD\u03BB\u03B5\u03C3\u03B7\u03C2 \u03B4\u03B9\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2 :
ProcessComposite.startPattern=\u0395\u03BA\u03BA\u03AF\u03BD\u03B7\u03C3\u03B7 \u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2 {0} \u03C3\u03C4\u03BF {1,\u03B7\u03BC\u03B5\u03C1\u03BF\u03BC\u03B7\u03BD\u03AF\u03B1,\u03A9\u03A9:\u03BB\u03BB \u03B7\u03B7/\u039C\u039C/\u03B5\u03B5\u03B5\u03B5}.
DefaultRunProcessService.methodCalledError=\u0391\u03C5\u03C4\u03AE \u03B7 \u03BC\u03AD\u03B8\u03BF\u03B4\u03BF\u03C2 \u03B4\u03B5\u03BD \u03C0\u03C1\u03AD\u03C0\u03B5\u03B9 \u03BD\u03B1 \u03BA\u03B1\u03BB\u03B5\u03AF\u03C4\u03B1\u03B9 \u03B5\u03B4\u03CE, \u03C7\u03C1\u03B7\u03C3\u03B9\u03BC\u03BF\u03C0\u03BF\u03B9\u03AE\u03C3\u03C4\u03B5 \u03C4\u03BF \u03C3\u03C4\u03B7\u03BD \u03BA\u03BB\u03AC\u03C3\u03B7 RunProcessService.
ErrorDetailDialog.errorExist=\ \ \u03A0\u03C1\u03BF\u03B5\u03B9\u03B4\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7\! \u03A5\u03C0\u03AC\u03C1\u03C7\u03BF\u03C5\u03BD \u03BA\u03AC\u03C0\u03BF\u03B9\u03B1 \u03C3\u03C6\u03AC\u03BB\u03BC\u03B1\u03C4\u03B1 \u03C3\u03C4\u03B9\u03C2 \u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B5\u03C2. \u0398\u03B1 \u03B8\u03AD\u03BB\u03B1\u03C4\u03B5 \u03BD\u03B1 \u03C3\u03C5\u03BD\u03B5\u03C7\u03AF\u03C3\u03B5\u03C4\u03B5;
ErrorDetailDialog.findError=\u0395\u03CD\u03C1\u03B5\u03C3\u03B7 \u039B\u03B1\u03B8\u03CE\u03BD \u03C3\u03B5 \u0395\u03C1\u03B3\u03B1\u03C3\u03AF\u03B5\u03C2

View File

@@ -1,7 +1,7 @@
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:
ProcessComposite.execTimeHint=Show the time of running this job
@@ -9,7 +9,7 @@ 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.clientTracePortBound2=to
prefs.clientTracePortBound1=Trace port range :
ProcessComposite.execGroup=Execution
ProcessView.gainFocusLog=Run process gain focus
@@ -20,7 +20,7 @@ prefs.clientStatInvalidRange=Client stats port must be between 1024 and 65535 in
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 :
@@ -30,7 +30,7 @@ ProcessComposite.trace=Traces
RunProcessContext.PortErrorTitle={0} Port Error!
ProcessDebugDialog.title=Debug job {0}
ProcessComposite.killHint=Stop immediatly the execution of the job
ProcessComposite.buildTask=Building Job
ProcessComposite.buildTask=Building job
ProcessComposite.execFailed=Execution failed :
Processor.execFailed=Job execution failed.
ProcessComposite.stat=Statistics
@@ -52,18 +52,16 @@ ProcessDebugDialog.errortext=Can't debug the job.\nCheck your configuration.
ShadowProcess.notGeneratedOutputException=Output not generated.
ProcessComposite.contextGroup=Context
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
ProcessComposite.execHint=Run the job
ProcessComposite.valueCol=Value
ProcessComposite.saveBeforeRunHint=Saves the Job before the execution.
ProcessDebugDialog.debugBtn=Debug
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.errorExist= Warning! Some errors exist in job. Would you like to continue?
ErrorDetailDialog.findError=Error found
ProcessComposite.hideContext=hide the Context
ProcessComposite.lineLimited=Line limit
@@ -98,7 +96,7 @@ 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!
@@ -113,7 +111,7 @@ 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
@@ -136,3 +134,6 @@ 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
ProcessComposite.endJobPattern=Job {0} ended at {1}.
ProcessComposite.endExitCode=exit code {0}
ProcessComposite.startJobPattern=Starting job {0} at {1}.

View File

@@ -1,7 +1,7 @@
ProcessComposite2.statsComposite=Stats && Traces
ProcessComposite.clearBefore=Effacer avant l\'ex\u00E9cution
ProcessComposite.kill=Arr\u00EAter
ProcessComposite.confirmText=Voulez-vous vraiment lancer le Job avec le contexte {0} ?
ProcessComposite.confirmText=Voulez-vous lancer le Job avec le contexte {0}\u00A0?
Processor.perlModuleNotFound=Impossible de trouver le plug-in du module Perl.
PromptDialog.title=Ex\u00E9cuter le contexte {0} avec les param\u00E8tres \:
ProcessComposite.execTimeHint=Afficher le temps d'ex\u00E9cution du job
@@ -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.
@@ -52,7 +52,6 @@ ProcessDebugDialog.errortext=Impossible de d\u00E9bugger le job.\\nV\u00E9rifiez
ShadowProcess.notGeneratedOutputException=Sortie non g\u00E9n\u00E9r\u00E9e.
ProcessComposite.contextGroup=Contexte
prefs.clientConfiguration=Configuration du client Talend
ProcessComposite.endPattern=Le Job {0} s'est termin\u00E9 \u00E0 {1,date,HH:mm dd/MM/yyyy}. [code de sortie={2,number}]
ProcessView.title=Ex\u00E9cuter({0})
Processor.configurePerl=L'interpr\u00E9teur Perl n'est pas configur\u00E9.
JavaProcessor.notFoundedFolderException=Dossier introuvable dans le projet .Java
@@ -61,7 +60,6 @@ ProcessComposite.valueCol=Valeur
ProcessComposite.saveBeforeRunHint=Enregistre le Job avant l'ex\u00E9cution.
ProcessDebugDialog.debugBtn=Debug
prefs.configuration.title=Configuration du processus de l\'ex\u00E9cution :
ProcessComposite.startPattern=D\u00E9marrage du job {0} a {1,date,HH:mm dd/MM/yyyy}.
DefaultRunProcessService.methodCalledError=Cette m\u00E9thode ne peux pas \u00EAtre appel\u00E9e ici, utilisez-la dans la classe RunProcessService.
ErrorDetailDialog.errorExist=Attention. Quelques erreurs ont \u00E9t\u00E9 d\u00E9tect\u00E9es dans les Jobs. Voulez-vous continuer ?
ErrorDetailDialog.findError=Erreur trouv\u00E9e
@@ -98,7 +96,7 @@ CamelJobErrorsChecker_compile_errors=Erreurs de compilation de la route
CamelJobErrorsChecker_compile_error_content=Au moins la route "{0}" a des erreurs de compilation, fixez-les et exportez \u00E0 nouveau.
RunProcessPreferencePage.RouteVmArgument=Arguments VM d\'ex\u00E9cution des jobs
ProcessComposite.wrapbutton=Retour automatique \u00E0 la ligne
JavaProcessorUtilities.msg.missingjar.forProcess=Jars manquants :
JavaProcessorUtilities.msg.missingjar.forProcess=Jars manquants\u00A0:
JavaProcessorUtilities.msg.missingjar.note=Remarque :
JavaProcessorUtilities.msg.missingjar.onlyforroutine=Les Jar suivants sont aussi requis par le compilateur :
JavaProcessorUtilities.msg.missingjar.warningtitle=Attention !
@@ -136,3 +134,6 @@ 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
ProcessComposite.endJobPattern=Job {0} termin\u00E9 \u00E0 {1}.
ProcessComposite.endExitCode=Code de sortie {0}
ProcessComposite.startJobPattern=D\u00E9marrage du Job {0} \u00E0 {1}.

View File

@@ -25,7 +25,6 @@ Processor.configurePerl=Interprete Perl non configurato
ProcessComposite.valueCol=Valore
ProcessComposite.saveBeforeRunHint=Salvare il job prima di eseguire.
ProcessDebugDialog.debugBtn=Debug
ProcessComposite.startPattern=Inizio job {0}: {1,date,HH:mm dd/MM/yyyy}.
ProcessComposite.textContent=riprendi
ProcessComposite.tipTextContent=riprendi
ProcessMessage.contentNull=Contenuto nullo

View File

@@ -52,7 +52,6 @@ ProcessDebugDialog.errortext=\u30B8\u30E7\u30D6\u306E\u30C7\u30D0\u30C3\u30B0\u3
ShadowProcess.notGeneratedOutputException=\u51FA\u529B\u306F\u751F\u6210\u3055\u308C\u307E\u305B\u3093\u3067\u3057\u305F\u3002
ProcessComposite.contextGroup=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8
prefs.clientConfiguration=Talend\u30AF\u30E9\u30A4\u30A2\u30F3\u30C8\u306E\u69CB\u6210
ProcessComposite.endPattern=\u30B8\u30E7\u30D6 {0} \u304C {1,date,HH:mm dd/MM/yyyy} \u306B\u7D42\u4E86\u3057\u307E\u3057\u305F\u3002 [\u7D42\u4E86\u30B3\u30FC\u30C9={2,number}]
ProcessView.title=\u5B9F\u884C ({0})
Processor.configurePerl=Perl\u30A4\u30F3\u30BF\u30FC\u30D7\u30EA\u30BF\u30FC\u304C\u672A\u8A2D\u5B9A\u3067\u3059\u3002
JavaProcessor.notFoundedFolderException=Java\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306B\u30D5\u30A9\u30EB\u30C0\u3092\u751F\u6210\u3067\u304D\u307E\u305B\u3093\u3067\u3057\u305F
@@ -61,7 +60,6 @@ ProcessComposite.valueCol=\u5024
ProcessComposite.saveBeforeRunHint=\u5B9F\u884C\u524D\u306B\u30B8\u30E7\u30D6\u3092\u4FDD\u5B58\u3057\u307E\u3059\u3002
ProcessDebugDialog.debugBtn=\u30C7\u30D0\u30C3\u30B0
prefs.configuration.title=\u5B9F\u884C\u30D7\u30ED\u30BB\u30B9\u306E\u69CB\u6210 :
ProcessComposite.startPattern=\u30B8\u30E7\u30D6 {0} \u3092 {1,date,HH:mm dd/MM/yyyy} \u306B\u958B\u59CB\u3057\u307E\u3057\u305F\u3002
DefaultRunProcessService.methodCalledError=\u3053\u3053\u3067\u306F\u3053\u306E\u30E1\u30BD\u30C3\u30C9\u306F\u547C\u3073\u51FA\u305B\u307E\u305B\u3093\u3002RunProcessService\u30AF\u30E9\u30B9\u3067\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044\u3002
ErrorDetailDialog.errorExist=\\ \u8B66\u544A\u3002\u30B8\u30E7\u30D6\u306B\u30A8\u30E9\u30FC\u304C\u5B58\u5728\u3057\u307E\u3059\u3002\u7D99\u7D9A\u3057\u307E\u3059\u304B\uFF1F
ErrorDetailDialog.findError=\u30A8\u30E9\u30FC\u304C\u898B\u3064\u304B\u308A\u307E\u3057\u305F
@@ -136,3 +134,6 @@ Processor.memoryRun.searchJvmInfo=\u73FE\u5728\u306E\u30B8\u30E7\u30D6\u306E\u30
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
ProcessComposite.endJobPattern=\u30B8\u30E7\u30D6{0}\u304C{1}\u3067\u7D42\u4E86\u3057\u307E\u3057\u305F\u3002
ProcessComposite.endExitCode=\u7D42\u4E86\u30B3\u30FC\u30C9{0}
ProcessComposite.startJobPattern=\u30B8\u30E7\u30D6{0}\u3092{1}\u3067\u958B\u59CB\u3057\u307E\u3059\u3002

View File

@@ -52,7 +52,6 @@ ProcessDebugDialog.errortext=\u65E0\u6CD5\u8C03\u8BD5\u4F5C\u4E1A\u3002\\n\u68C0
ShadowProcess.notGeneratedOutputException=\u8F93\u51FA\u672A\u751F\u6210\u3002
ProcessComposite.contextGroup=\u4E0A\u4E0B\u6587
prefs.clientConfiguration=Talend \u5BA2\u6237\u914D\u7F6E
ProcessComposite.endPattern=\u4F5C\u4E1A {0} \u7ED3\u675F\u4E8E {1,date,HH:mm dd/MM/yyyy} [\u9000\u51FA\u4EE3\u7801={2,number}]
ProcessView.title=\u8FD0\u884C\uFF08{0}\uFF09
Processor.configurePerl=Perl \u89E3\u91CA\u5668\u6CA1\u6709\u914D\u7F6E\u3002
JavaProcessor.notFoundedFolderException=\u627E\u4E0D\u5230 .Java \u5DE5\u7A0B\u4E2D\u7684\u6587\u4EF6\u5939
@@ -61,7 +60,6 @@ ProcessComposite.valueCol=\u503C
ProcessComposite.saveBeforeRunHint=\u8FD0\u884C\u4F5C\u4E1A\u524D\u5148\u4FDD\u5B58\u3002
ProcessDebugDialog.debugBtn=\u8C03\u8BD5
prefs.configuration.title=\u8FD0\u884C\u6B65\u9AA4\u914D\u7F6E
ProcessComposite.startPattern=\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
@@ -136,3 +134,6 @@ Processor.memoryRun.searchJvmInfo=\u641C\u7D22\u5F53\u524D\u4F5C\u4E1A\u7684\u6D
Processor.memoryRun.jvmInfo=JVM \u5DF2\u8FDE\u63A5\u3002
ShellPs1SettingPreferencePage_Title=Ps1 scripts
JobErrorsChecker_compile_error_errormessage=\u9519\u8BEF\u6D88\u606F
ProcessComposite.endJobPattern=\u4F5C\u4E1A {0} \u7ED3\u675F\u4E8E {1}\u3002
ProcessComposite.endExitCode=\u9000\u51FA\u4EE3\u7801 {0}
ProcessComposite.startJobPattern=\u4E8E {1} \u5F00\u59CB\u4F5C\u4E1A {0}\u3002

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

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>7.3.1-M4</version>
<version>7.2.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.2.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-M4</version>
<version>7.2.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.2.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-M4</version>
<version>7.2.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.2.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-M4</version>
<version>7.2.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

@@ -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.2.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-M4</version>
<version>7.2.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.2.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-M4</version>
<version>7.2.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.2.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-M4</version>
<version>7.2.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

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

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

View File

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

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

@@ -1,6 +1,6 @@
migrationtask.AddConnectorNameInConnections.desc=\u5FC5\u8981\u306B\u5FDC\u3058\u3066\u3001\u63A5\u7D9A\u306B\u30B3\u30CD\u30AF\u30BF\u540D\u3092\u8FFD\u52A0\u3057\u3066\u304F\u3060\u3055\u3044
migrationtask.changetUniqRowLinks.title=tUniqRow \u306E\u30EA\u30F3\u30AF\u30BF\u30A4\u30D7\u3092\u5909\u66F4
migrationtask.convertOldPerlTypes.description=\u53E4\u3044Perl\u30BF\u30A4\u30D7(\u30C7\u30D5\u30A9\u30EB\u30C8\u306ETalendType\u3067\u4F7F\u7528)\u3092\u65B0\u3057\u3044 Perl\u30BF\u30A4\u30D7(boolean\u3001date\u3001datetime\u3001int\u3001decimal\u3001string)\u306B\u79FB\u884C\u3057\u3066\u4E0B\u3055\u3044\u3002
migrationtask.convertOldPerlTypes.description=\u53E4\u3044Perl\u30BF\u30A4\u30D7(\u30C7\u30D5\u30A9\u30EB\u30C8\u306ETalendType\u3067\u4F7F\u7528)\u3092\u65B0\u3057\u3044 Perl\u30BF\u30A4\u30D7(boolean\u3001date\u3001datetime\u3001int\u3001decimal\u3001string)\u306B\u79FB\u884C\u3057\u3066\u304F\u3060\u3055\u3044\u3002
importProjectsAction.toolTip=\u65E2\u5B58\u306ETalend\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306E\u30A4\u30F3\u30DD\u30FC\u30C8
migrationtask.RenametXMLRPCMigrationTask.title=tXMLRPC\u3092 tXMLRPCInput\u306B\u30EA\u30CD\u30FC\u30E0\u3057\u3066\u304F\u3060\u3055\u3044
exportProjectsAction.toolTip=Talend\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306E\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8
@@ -21,7 +21,7 @@ migrationtask.RenametMapPersistentMigrationTask.title=tMapPersistent\u3092 tMap\
migrationtask.renametDbInputToOracle.title=tDBxxTotOraclexx\u3092\u30EA\u30CD\u30FC\u30E0\u3057\u3066\u304F\u3060\u3055\u3044
migrationtask.UpgradetAdvancedFileOutputXMLMigrationTask.title=tAdvancedFileOutputXML\u306E\u30DE\u30C3\u30D4\u30F3\u30B0\u3092\u66F4\u65B0\u3057\u3066\u304F\u3060\u3055\u3044
migrationtask.changetUniqRowLinks.description=\u3059\u3079\u3066\u306E tUniqRow \u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30EA\u30F3\u30AF\u30BF\u30A4\u30D7\u3092 \"Main\" \u304B\u3089 \"Unique\"\u3000\u306B\u5909\u66F4
migrationtask.AddPerlRefArrayPointer2.desc=\u65E2\u5B58\u306ETalend\u63A5\u7D9A\u3068\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u3064\u3044\u3066\u306E\u307F\u3001\u69CB\u6587\"$xxx[\"\u3092\"$xxx->[\"\u3067\u3001\u69CB\u6587\"@xxx\"\u3092\"@$xxx\"\u3067\u7F6E\u63DB\u3057\u3066\u4E0B\u3055\u3044
migrationtask.AddPerlRefArrayPointer2.desc=\u65E2\u5B58\u306ETalend\u63A5\u7D9A\u3068\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u3064\u3044\u3066\u306E\u307F\u3001\u69CB\u6587\"$xxx[\"\u3092\"$xxx->[\"\u3067\u3001\u69CB\u6587\"@xxx\"\u3092\"@$xxx\"\u3067\u7F6E\u63DB\u3057\u3066\u304F\u3060\u3055\u3044
migrationtask.renametDbInputToPostgresql.description=PostgreSQL\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u306B\u63A5\u7D9A\u3057\u3066\u3044\u308B\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u6C4E\u7528\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u76F8\u5F53\u3059\u308B PostgreSQL\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u79FB\u884C\u3057\u3066\u304F\u3060\u3055\u3044\u3002
migrationtask.AddPerlRefArrayPointer2.title=ref\u914D\u5217\u306E\u30DD\u30A4\u30F3\u30BF\u3068\u30C6\u30AD\u30B9\u30C8\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u542B\u3080unreference\u914D\u5217\u3092\u8FFD\u52A0\u3057\u3066\u304F\u3060\u3055\u3044
migrationtask.AddQuotesToModuleList.desc=\u5FC5\u8981\u306A\u3089\u3070\u3001\u5F15\u7528\u7B26\u3092\u30E2\u30B8\u30E5\u30FC\u30EB\u30EA\u30B9\u30C8\u306B\u8FFD\u52A0\u3057\u3066\u304F\u3060\u3055\u3044
@@ -39,12 +39,12 @@ migrationtask.renametDbInputToMssql.title=tDBxxTotMssqlxx\u3092\u30EA\u30CD\u30F
migrationtask.RenameTheClassnameofTheRoutinesFileMigrationTask.title=__CLASS_NAME__ \u306E\u540D\u524D\u3092\u3082\u3063\u305F\u30AF\u30E9\u30B9\u3092\u30EA\u30CD\u30FC\u30E0\u3057\u3066\u304F\u3060\u3055\u3044
migrationtask.AddPerlRefArrayPointer.title=ref\u914D\u5217\u306E\u30DD\u30A4\u30F3\u30BF\u3068\u30C6\u30AD\u30B9\u30C8\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u542B\u3080unreference\u914D\u5217\u3092\u8FFD\u52A0\u3057\u3066\u304F\u3060\u3055\u3044
migrationtask.renametFileZipUnzip.title=tFileZip\u3068 tFileUnzip\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30EA\u30CD\u30FC\u30E0\u3057\u3066\u304F\u3060\u3055\u3044
migrationtask.renametDbInputToMySQL.title=tDBxxTotMssqlxx\u306E\u540D\u524D\u3092\u5909\u66F4\u3057\u3066\u4E0B\u3055\u3044
migrationtask.renametDbInputToMySQL.title=tDBxxTotMssqlxx\u306E\u540D\u524D\u3092\u5909\u66F4\u3057\u3066\u304F\u3060\u3055\u3044
deleteProjectsAction.title=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306E\u524A\u9664
repository.prop.version=\u30D0\u30FC\u30B8\u30E7\u30F3
prefsRepositoryName=\u30EA\u30DD\u30B8\u30C8\u30EA
migrationtask.renametDbInputToMssql.description=Microsoft SQL\u30B5\u30FC\u30D0\u30FB\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u306B\u63A5\u7D9A\u3057\u3066\u3044\u308B\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u6C4E\u7528\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u76F8\u5F53\u3059\u308B Microsoft SQL\u30B5\u30FC\u30D0\u30FB\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u79FB\u884C\u3057\u3066\u304F\u3060\u3055\u3044\u3002
migrationtask.convertOldPerlTypes.title=\u53E4\u3044Perl\u30BF\u30A4\u30D7\u3092\u65B0\u3057\u3044\u30BF\u30A4\u30D7\u306B\u5909\u63DB\u3057\u3066\u4E0B\u3055\u3044\u3002
migrationtask.convertOldPerlTypes.title=\u53E4\u3044Perl\u30BF\u30A4\u30D7\u3092\u65B0\u3057\u3044\u30BF\u30A4\u30D7\u306B\u5909\u63DB\u3057\u3066\u304F\u3060\u3055\u3044\u3002
migrationtask.renameFlowMeter.description=\u3059\u3079\u3066\u306E tMetter\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092 tFlowMeter\u306B\u30EA\u30CD\u30FC\u30E0\u3057\u3066\u304F\u3060\u3055\u3044
migrationtask.UpgradetAdvancedFileOutputXMLMigrationTask.description=tAdvancedFileOutputXML\u306E\u30DE\u30C3\u30D4\u30F3\u30B0\u3092\u66F4\u65B0\u3057\u3066\u304F\u3060\u3055\u3044\u3002\u30D1\u30B9\u3078\u306E\u30EC\u30D9\u30EB\u69CB\u9020\u3092\u5909\u66F4\u3057\u3066\u304F\u3060\u3055\u3044
migrationtask.RenametXMLRPCMigrationTask.description=\u30EA\u30DD\u30B8\u30C8\u30EA\u4E2D\u306E\u3059\u3079\u3066\u306E\u30B8\u30E7\u30D6\u306E\u3059\u3079\u3066\u306E tXMLRPC\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092 tXMLRPCInput\u306B\u30EA\u30CD\u30FC\u30E0\u3057\u3066\u304F\u3060\u3055\u3044
@@ -54,7 +54,7 @@ migrationtask.ReplaceMultiFlowBytReplicate.desc=Multi-flow\u3092tReplicate\u306B
migrationtask.upgradetWarntDiePriority.description=\u30C6\u30AD\u30B9\u30C8\u30D5\u30A3\u30FC\u30EB\u30C9\u304B\u3089\u30C0\u30A4\u30A2\u30ED\u30B0\u30D5\u30A3\u30FC\u30EB\u30C9\u3078\u5207\u308A\u66FF\u3048\u308B\u30D7\u30E9\u30A4\u30AA\u30EA\u30C6\u30A3\u3092\u30A2\u30C3\u30D7\u30B0\u30EC\u30FC\u30C9\u3057\u3066\u304F\u3060\u3055\u3044\u3002
migrationtask.renameFlowMeterCatcher.description=\u3059\u3079\u3066\u306E tMetterCatcher\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092 tFlowMeterCatcher\u306B\u30EA\u30CD\u30FC\u30E0\u3057\u3066\u304F\u3060\u3055\u3044
providerName=www.example.org
migrationtask.AddPerlRefArrayPointer.desc=\u65E2\u5B58\u306ETalend\u63A5\u7D9A\u3068\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u3064\u3044\u3066\u306E\u307F\u3001\u69CB\u6587\"$xxx[\"\u3092\"$xxx->[\"\u3067\u3001\u69CB\u6587\"@xxx\"\u3092\"@$xxx\"\u3067\u7F6E\u63DB\u3057\u3066\u4E0B\u3055\u3044
migrationtask.AddPerlRefArrayPointer.desc=\u65E2\u5B58\u306ETalend\u63A5\u7D9A\u3068\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u3064\u3044\u3066\u306E\u307F\u3001\u69CB\u6587\"$xxx[\"\u3092\"$xxx->[\"\u3067\u3001\u69CB\u6587\"@xxx\"\u3092\"@$xxx\"\u3067\u7F6E\u63DB\u3057\u3066\u304F\u3060\u3055\u3044
projectsetting.General=\u4E00\u822C\u60C5\u5831
projectsetting.Designer=\u30C7\u30B6\u30A4\u30CA\u30FC
projectsetting.VersionManagement=\u30D0\u30FC\u30B8\u30E7\u30F3\u7BA1\u7406

View File

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

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,12 +241,12 @@ 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
CreateFileXmlAction.action.editTitle=Edit file xml
ImportDemoProjectAction.alertDialog.message=Demo project exists, 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.
@@ -260,7 +260,7 @@ 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 +268,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 +293,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 +308,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 +317,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 +343,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 +363,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 +372,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 +393,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 +404,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 already exists
FileStep1.groupFileViewer=File Viewer
GenerateDocAsHTMLWizardPage.generateDocAsHTML=Generate job information to an archive file on the local file system.
JobPerlScriptsManager.allInterpreter=All
@@ -412,11 +412,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 +430,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 +451,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 +468,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 +488,20 @@ 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.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 +533,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 +558,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 +571,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 +593,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.AllDependencies=Select all dependencies
VersionManagementDialog.Subjob=select all subjobs
VersionManagementDialog.FixVersion=Fix tRunJob versions if Latest
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 +667,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 +682,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 +695,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 +707,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 +717,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 +802,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 +812,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 +858,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,33 +881,30 @@ 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
LoginProjectPage.remote.talend=Remote TAC
LoginProjectPage.cloud.us=Cloud US
LoginProjectPage.cloud.eu=Cloud EU
LoginProjectPage.cloud.custom=Cloud Custom
RepoReferenceProjectSetupAction.TitleReferenceChanged=Reference Projects Setting Changed
RepoReferenceProjectSetupAction.MsgReferenceChanged=The Studio will re-login to the current project to apply the new reference projects setting.
RepoReferenceProjectSetupAction.TaskRelogin=Re-logging in project:
@@ -948,7 +945,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
@@ -980,7 +977,6 @@ JavaJobScriptsExportWSWizardPage.DOCKER.registryPassword=Password
JavaJobScriptsExportWSWizardPage.DOCKER.imageLabel=Image name
JavaJobScriptsExportWSWizardPage.DOCKER.tagLabel=Image tag
JavaJobScriptsExportWSWizardPage.DOCKER.errorMsg={0} can not be empty.
LoginProjectPage.cloud.apac=Cloud APAC
ArtifactRepositoryShareSettingPage.enableShareLabel=Propagate components update to Artifact Repository:
ArtifactRepositoryShareSettingPage.repositoryIdLabel=Repository Id:
ArtifactRepositoryShareSettingPage.checkLabel=Check connection
@@ -998,3 +994,8 @@ 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.
LoginProjectPage.cloud.aws_us=AWS - USA East
LoginProjectPage.cloud.aws_eu=AWS - Europe
LoginProjectPage.cloud.aws_apac=AWS - Asia Pacific
LoginProjectPage.cloud.usa_west=Azure - USA West
LoginProjectPage.cloud.cloud_custom=Cloud - Custom

View File

@@ -193,7 +193,7 @@ ConfigExternalJarPage.inputJARName=Saisissez un nom de biblioth\u00E8que
FileStep1.serverAlert=Le serveur doit \u00EAtre sp\u00E9cifi\u00E9
RefreshAction.toolTipText=Rafra\u00EEchir
ProjectSettingsWizardPage.PaletteSettings=Param\u00E8tres de la Palette
PositionalTextTest.println.fieldValue=Valeur du champs
PositionalTextTest.println.fieldValue=Valeur du champ
VersionManagementDialog.EachVersion=Mettre \u00E0 jour la version de chaque \u00E9l\u00E9ment.
RepositoryPreferencePage.RefreshTitle=Rafra\u00EEchir le r\u00E9f\u00E9rentiel
DocumentationPage.option=Option
@@ -495,7 +495,7 @@ 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
@@ -534,7 +534,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
@@ -904,9 +904,6 @@ ImportProjectAsWizardPage.compatible.message=La version du projet n'est pas dire
ImportProjectAsWizardPage.confirm.message=Voulez-vous importer le projet '{0}' ?
BuildJobManager.operationCanceled=Op\u00E9ration annul\u00E9e par l'utilisateur
LoginProjectPage.remote.talend=Remote TAC (Talend Administration Center distant)
LoginProjectPage.cloud.us=Cloud US (Cloud aux \u00C9tats-Unis)
LoginProjectPage.cloud.eu=Cloud EU (Cloud en Europe)
LoginProjectPage.cloud.custom=Cloud Custom (Cloud personnalis\u00E9)
RepoReferenceProjectSetupAction.TitleReferenceChanged=Les param\u00E8tres des projets de r\u00E9f\u00E9rence ont \u00E9t\u00E9 chang\u00E9s
RepoReferenceProjectSetupAction.MsgReferenceChanged=Le Studio va se reconnecter au projet en cours afin d\'appliquer les nouveaux param\u00E8tres de projets de r\u00E9f\u00E9rence.
RepoReferenceProjectSetupAction.TaskRelogin=Reconnexion au projet :
@@ -979,7 +976,6 @@ JavaJobScriptsExportWSWizardPage.DOCKER.registryPassword=Mot de passe
JavaJobScriptsExportWSWizardPage.DOCKER.imageLabel=Nom de l\'image
JavaJobScriptsExportWSWizardPage.DOCKER.tagLabel=Tag de l\'image
JavaJobScriptsExportWSWizardPage.DOCKER.errorMsg={0} ne peut \u00EAtre vide.
LoginProjectPage.cloud.apac=Cloud APAC (Cloud en Asie-Pacifique)
ArtifactRepositoryShareSettingPage.enableShareLabel=Propager les mises \u00E0 jour des composants au r\u00E9f\u00E9rentiel d\'artefacts
ArtifactRepositoryShareSettingPage.repositoryIdLabel=ID du r\u00E9f\u00E9rentiel :
ArtifactRepositoryShareSettingPage.checkLabel=V\u00E9rifier la connexion
@@ -997,3 +993,8 @@ 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.
LoginProjectPage.cloud.aws_us=AWS - Est des \u00C9tats-Unis
LoginProjectPage.cloud.aws_eu=AWS - Europe
LoginProjectPage.cloud.aws_apac=AWS - Asie-Pacifique
LoginProjectPage.cloud.usa_west=Azure - Ouest des \u00C9tats-Unis
LoginProjectPage.cloud.cloud_custom=Cloud personnalis\u00E9

View File

@@ -182,7 +182,7 @@ CreateFileDelimitedAction.action.openTitle=\u533A\u5207\u308A\u8A18\u53F7\u4ED8\
VersionManagementDialog.Items=\u30A2\u30A4\u30C6\u30E0
ConfigRoutineLibraryAction.actionLabel=\u30EB\u30FC\u30C1\u30F3\u30E9\u30A4\u30D6\u30E9\u30EA\u306E\u7DE8\u96C6
DatabaseTableForm.connectionFailureTip=\u63A5\u7D9A\u30A8\u30E9\u30FC\u3002\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u306E\u8A2D\u5B9A\u3092\u78BA\u8A8D\u3059\u308B\u304B\u3001\u307E\u305F\u306F\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u7BA1\u7406\u8005\u306B\u304A\u554F\u3044\u5408\u308F\u305B\u4E0B\u3055\u3044\u3002
DatabaseTableForm.tableTip=\u30C6\u30FC\u30D6\u30EB\u3092\u9078\u629E\u3057\u3066\u3001\u53D6\u5F97\u30DC\u30BF\u30F3\u3092\u4F7F\u3046\u304B\u3001\u30B9\u30AD\u30FC\u30DE\u3092\u624B\u52D5\u3067\u5B9A\u7FA9\u3057\u3066\u4E0B\u3055\u3044\u3002
DatabaseTableForm.tableTip=\u30C6\u30FC\u30D6\u30EB\u3092\u9078\u629E\u3057\u3066\u3001\u53D6\u5F97\u30DC\u30BF\u30F3\u3092\u4F7F\u3046\u304B\u3001\u30B9\u30AD\u30FC\u30DE\u3092\u624B\u52D5\u3067\u5B9A\u7FA9\u3057\u3066\u304F\u3060\u3055\u3044\u3002
DocumentationPage.browseBtnText.browse=\u53C2\u7167...
StatusDialog.errorMessage.codeLetters=\u30B3\u30FC\u30C9\u306F\uFF13\u6587\u5B57\u3067\u3059\u3002
JavaJobScriptsExportWSWizardPage.WEBXML=web.xml
@@ -297,7 +297,7 @@ ConfigExternalJarPage.jarFile.label=\u30E9\u30A4\u30D6\u30E9\u30EA \u30D5\u30A1\
DatabaseTableForm.name=\u540D\u524D
EditContextAction.editContext=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7\u306E\u7DE8\u96C6
FileStep1.noExist=\u5B58\u5728\u3057\u307E\u305B\u3093
DatabaseTableForm.connectionIsDone=\u63A5\u7D9A\u6210\u529F.
DatabaseTableForm.connectionIsDone=\u63A5\u7D9A\u6210\u529F\u3002
ImportProjectsUtilities.task.importingProject=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u3092\u30A4\u30F3\u30DD\u30FC\u30C8\u4E2D...
FileStep2.fieldPositionTip=\u5404\u30AB\u30E9\u30E0\u306E\u4F4D\u7F6E\u3092\u5B9A\u7FA9\u3057\u3066\u304F\u3060\u3055\u3044\u3002\u4F4D\u7F6E\u306F\u6607\u9806\u3067\u4E26\u3079\u3066\u304F\u3060\u3055\u3044\u3002
FileStep2.headerTip=\u30D8\u30C3\u30C0\u30FC
@@ -686,10 +686,10 @@ NewImportProjectWizard.windowTitle=\u30C7\u30E2\u30D7\u30ED\u30B8\u30A7\u30AF\u3
ImportDemoProjectPage.message1=\u30A4\u30F3\u30DD\u30FC\u30C8\u3059\u308B\u30C7\u30E2\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306E\u9078\u629E
JobScriptsExportWSWizardPage.newJobVersion={0}\u30D0\u30FC\u30B8\u30E7\u30F3
JobScriptsExportWSWizardPage.newJobVersion.Label=\u30B8\u30E7\u30D6\u30D0\u30FC\u30B7\u30E7\u30F3\u306E\u9078\u629E
JobScriptsExportWizardPage.newExportJob0=\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8 {0}\uFF1A{1}_{2}
JobScriptsExportWizardPage.newExportJob1=\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8 {0}\uFF1A{1}_{2}
JobScriptsExportWizardPage.newExportJob0=\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8 {0}: {1}_{2}
JobScriptsExportWizardPage.newExportJob1=\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8 {0}: {1}_{2}
JobScriptsExportWizardPage.newExportJobScript={0}\u306E\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u4E2D
JobScriptsExportWizardPage.newExportJobSucessful=\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8 {0}\uFF1A{1}_{2}\u304C\u6210\u529F\u3057\u307E\u3057\u305F!
JobScriptsExportWizardPage.newExportJobSucessful=\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8 {0}: {1}_{2}\u304C\u6210\u529F\u3057\u307E\u3057\u305F!
JobScriptsExportWizardPage.newExportSuccess={0} \u306E\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u306B\u6210\u529F\u3057\u307E\u3057\u305F\uFF01
LoginComposite.NewCreate=\u4F5C\u6210...
LoginComposite.NewImport=\u30A4\u30F3\u30DD\u30FC\u30C8...
@@ -883,7 +883,7 @@ VersionManagementDialog.inValidVersionWarning=\u7121\u52B9\u306A\u30D0\u30FC\u30
VersionManagementDialog.applyVersion=\u30D0\u30FC\u30B8\u30E7\u30F3\u306E\u9069\u7528
VersionManagementDialog.useJobVersion=\u30B8\u30E7\u30D6\u306E\u30D0\u30FC\u30B8\u30E7\u30F3\u3092\u4F7F\u7528\u3057\u307E\u3059\u3002
JavaVersionProjectSettingPage.versionLabel=JDK\u30B3\u30F3\u30D1\u30A4\u30E9\u306E\u30B3\u30F3\u30D7\u30E9\u30A4\u30A2\u30F3\u30B9\u30EC\u30D9\u30EB:
BuildJobManager.mavenErrorMessage=\u30B8\u30E7\u30D6\u306E\u30D3\u30EB\u30C8\u304C\u5931\u6557\u3057\u307E\u3057\u305F\u3002\u8A73\u7D30\u306F{0}\u3067\u30ED\u30B0\u3092\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044
BuildJobManager.mavenErrorMessage=\u30B8\u30E7\u30D6\u306E\u30D3\u30EB\u30C8\u304C\u5931\u6557\u3057\u307E\u3057\u305F\u3002\u8A73\u7D30\u306F{0}\u3067\u30ED\u30B0\u3092\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044
VersionManagementDialog.projectVersion=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u30D0\u30FC\u30B8\u30E7\u30F3
VersionManagementDialog.useSnapshot=\u30B9\u30CA\u30C3\u30D7\u30B7\u30E7\u30C3\u30C8\u306E\u4F7F\u7528
VersionManagementDialog.applyDetail=\u9069\u7528
@@ -905,9 +905,6 @@ ImportProjectAsWizardPage.compatible.message=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C
ImportProjectAsWizardPage.confirm.message=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8'{0}'\u3092\u30A4\u30F3\u30DD\u30FC\u30C8\u3057\u307E\u3059\u304B?
BuildJobManager.operationCanceled=\u64CD\u4F5C\u306F\u30E6\u30FC\u30B6\u30FC\u306B\u3088\u3063\u3066\u30AD\u30E3\u30F3\u30BB\u30EB\u3055\u308C\u307E\u3057\u305F
LoginProjectPage.remote.talend=\u30EA\u30E2\u30FC\u30C8TAC
LoginProjectPage.cloud.us=Cloud US
LoginProjectPage.cloud.eu=Cloud EU
LoginProjectPage.cloud.custom=Cloud\u30AB\u30B9\u30BF\u30E0
RepoReferenceProjectSetupAction.TitleReferenceChanged=\u53C2\u7167\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u304C\u5909\u66F4\u3055\u308C\u307E\u3057\u305F
RepoReferenceProjectSetupAction.MsgReferenceChanged=Studio\u306F\u73FE\u5728\u306E\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306B\u518D\u30ED\u30B0\u30A4\u30F3\u3057\u3001\u65B0\u898F\u53C2\u7167\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u3092\u9069\u7528\u3057\u307E\u3059\u3002
RepoReferenceProjectSetupAction.TaskRelogin=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306B\u518D\u30ED\u30B0\u30A4\u30F3\u4E2D:
@@ -980,7 +977,6 @@ JavaJobScriptsExportWSWizardPage.DOCKER.registryPassword=\u30D1\u30B9\u30EF\u30F
JavaJobScriptsExportWSWizardPage.DOCKER.imageLabel=\u30A4\u30E1\u30FC\u30B8\u540D
JavaJobScriptsExportWSWizardPage.DOCKER.tagLabel=\u30A4\u30E1\u30FC\u30B8\u30BF\u30B0
JavaJobScriptsExportWSWizardPage.DOCKER.errorMsg={0}\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044\u3002
LoginProjectPage.cloud.apac=Cloud APAC
ArtifactRepositoryShareSettingPage.enableShareLabel=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u66F4\u65B0\u3092\u30A2\u30FC\u30C6\u30A3\u30D5\u30A1\u30AF\u30C8\u30EA\u30DD\u30B8\u30C8\u30EA\u306B\u30D7\u30ED\u30D1\u30B2\u30FC\u30C8:
ArtifactRepositoryShareSettingPage.repositoryIdLabel=\u30EA\u30DD\u30B8\u30C8\u30EAID:
ArtifactRepositoryShareSettingPage.checkLabel=\u63A5\u7D9A\u78BA\u8A8D
@@ -998,3 +994,8 @@ 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
LoginProjectPage.cloud.aws_us=AWS - \u7C73\u56FD\u6771\u90E8
LoginProjectPage.cloud.aws_eu=AWS - \u6B27\u5DDE
LoginProjectPage.cloud.aws_apac=AWS - \u30A2\u30B8\u30A2\u592A\u5E73\u6D0B
LoginProjectPage.cloud.usa_west=Azure - \u7C73\u56FD\u897F\u90E8
LoginProjectPage.cloud.cloud_custom=Cloud - \u30AB\u30B9\u30BF\u30E0

View File

@@ -109,7 +109,7 @@ FileStep3.informationLabel=\u5355\u51FB\u201C\u63A8\u6D4B\u201D\u6309\u94AE\u683
LicenseWizard.title=\u8BB8\u53EF\u8BC1
ImportProjectAsWizardPage.title=\u5BFC\u5165\u5DE5\u7A0B\u4E3A
FileStep3.guessFailure=\u63A8\u6D4B\u5931\u8D25
ConfigExternalPerlModulePage.description.label=\u63CF\u8FF0\uFF1A
ConfigExternalPerlModulePage.description.label=\u63CF\u8FF0:
FileStep3.guessTip=\u5355\u51FB\u4EE5\u66F4\u65B0 schema \u9884\u89C8
NewProjectWizard.error.languageNotSupported=\u8BED\u8A00 {0} \u53EA\u7528\u4E8E\u5F00\u53D1
StatusDialog.labelText.label=\u6807\u7B7E:
@@ -182,7 +182,7 @@ CreateFileDelimitedAction.action.openTitle=\u6253\u5F00\u5206\u9694\u6587\u4EF6
VersionManagementDialog.Items=\u9879\u76EE
ConfigRoutineLibraryAction.actionLabel=\u7F16\u8F91\u4F8B\u7A0B\u5E93
DatabaseTableForm.connectionFailureTip=\u8FDE\u63A5\u5931\u8D25\uFF0C\u8BF7\u68C0\u67E5\u6570\u636E\u5E93\u8BBE\u7F6E\u6216\u4E0E\u6570\u636E\u5E93\u7BA1\u7406\u5458\u8054\u7CFB\u3002
DatabaseTableForm.tableTip=\u9009\u62E9\u4E00\u4E2A\u8868\u5E76\u4F7F\u7528\u83B7\u53D6\u6309\u94AE\uFF0C\u6216\u624B\u52A8\u5B9A\u4E49 Schema\u3002
DatabaseTableForm.tableTip=\u9009\u62E9\u4E00\u4E2A\u8868\uFF0C\u5E76\u4F7F\u7528\u83B7\u53D6\u6309\u94AE\u6216\u624B\u52A8\u5B9A\u4E49 Schema\u3002
DocumentationPage.browseBtnText.browse=\u6D4F\u89C8...
StatusDialog.errorMessage.codeLetters=\u4EE3\u7801\u5FC5\u987B\u5305\u542B 3 \u4E2A\u5B57\u6BCD\u3002
JavaJobScriptsExportWSWizardPage.WEBXML=web.xml
@@ -278,8 +278,8 @@ LoginComposite.passwordEmpty=\u9700\u8981\u5BC6\u7801\u3002
ImportExternalJarPage.pageMessage=\u5BFC\u5165\u5916\u90E8\u5E93\u6587\u4EF6
CommonWizard.next=\u4E0B\u4E00\u4E2A
FileStep2.empty=\u7A7A
DocumentationPage.LinkLabel=\u5C06\u6587\u6863\u590D\u5236\u5230\u5B58\u50A8\u5E93\u4E2D\u3002
LoginComposite.buttons.importProject=\u5BFC\u51FA
DocumentationPage.LinkLabel=\u5C06\u6587\u6863\u590D\u5236\u5230\u5B58\u50A8\u5E93\u3002
LoginComposite.buttons.importProject=\u5BFC\u5165
EditContextAction.readContext=\u8BFB\u53D6\u4E0A\u4E0B\u6587\u7EC4
NewProjectWizard.failureTitle=\u9519\u8BEF
XmlToXPathLinker.exceptionReturn.xPathInvalid=\u5F53\u524D XPath \u8868\u8FBE\u5F0F\u65E0\u6548
@@ -372,7 +372,7 @@ ConnectionsListComposite.comleteColumnTitle.complete=\u5B8C\u6210
ExtractDocumentationAction.text.saveAs=\u53E6\u5B58\u4E3A...
ExportProjectsAsAction.actionTitle=\u5BFC\u51FA Talend \u5DE5\u7A0B\u5230\u538B\u7F29\u5305
FileStep3.guess=\u63A8\u6D4B
ConfigExternalJarPage.description.label=\u63CF\u8FF0\uFF1A
ConfigExternalJarPage.description.label=\u63CF\u8FF0:
LoginComposite.manageConnectionsToolTipHint=\u7BA1\u7406\u8FDE\u63A5
FileStep1.groupFileLocationSettings=\u6587\u4EF6\u4F4D\u7F6E\u8BBE\u7F6E
UpdateDocumentationAction.updateDocActionTipText.updateDoc=\u66F4\u65B0\u6587\u6863
@@ -404,7 +404,7 @@ connections.form.emptyField.connname=\u9700\u8981\u8FDE\u63A5\u540D\u3002
VersionManagementDialog.Revert=\u6062\u590D
VersionManagementDialog.ConfirmTitle=\u786E\u8BA4
LoginComposite.existing=\u9009\u62E9
CommonWizard.nameAlreadyExist=\u6B64\u540D\u79F0\u5DF2\u7ECF\u5B58\u5728
CommonWizard.nameAlreadyExist=\u6B64\u540D\u79F0\u5DF2\u5B58\u5728
FileStep1.groupFileViewer=\u6587\u4EF6\u9884\u89C8
GenerateDocAsHTMLWizardPage.generateDocAsHTML=\u5C06\u4F5C\u4E1A\u4FE1\u606F\u751F\u6210\u5230\u672C\u5730\u6587\u4EF6\u7CFB\u7EDF\u7684\u5B58\u6863\u6587\u4EF6\u3002
JobPerlScriptsManager.allInterpreter=\u6240\u6709
@@ -582,7 +582,7 @@ ParametersValuesDialog_Desc=\u6539\u5199\u4E0A\u4E0B\u6587\u53C2\u6570\u7684\u50
LoginComposite.createSandboxProjectToolTipHint=\u521B\u5EFA\u6C99\u76D2\u5DE5\u7A0B
XmlFileSelectWizardPage.Input_XML=\u8F93\u5165 XML
XmlFileSelectWizardPage.OutPut_XML=\u8F93\u51FA XML
XmlFileOutputStep1Form.Encording=\u5B57\u7B26\u7F16\u7801
XmlFileOutputStep1Form.Encording=\u7F16\u7801
StatusManagementDialog.FixedStatus=\u5C06\u6240\u6709\u6280\u672F\u9879\u76EE\u66F4\u6539\u4E3A\u56FA\u5B9A\u72B6\u6001\u3002
StatusManagementDialog.EachStatus=\u66F4\u65B0\u6BCF\u4E2A\u9879\u76EE\u7684\u72B6\u6001\u3002
StatusManagementDialog.FixedDocumentStatus=\u5C06\u6240\u6709\u6587\u6863\u9879\u76EE\u66F4\u6539\u4E3A\u56FA\u5B9A\u72B6\u6001\u3002
@@ -766,8 +766,8 @@ ImportItemUtil.MissingItemFile=\u7F3A\u5C11\u9879\u76EE\u6587\u4EF6\u3002
ImportItemUtil.NotHrefCurrentItemFile=\u539F\u59CB\u9879\u76EE\u6587\u4EF6\u6709\u4E00\u4E9B\u9519\u8BEF\uFF0C\u5B83\u5DF2\u4ECE\u6587\u4EF6\u540D\u6062\u590D\uFF0C\u8BF7\u91CD\u65B0\u68C0\u67E5\u3002
ImportItemWizardPage.ErrorsMessage=\u5B58\u5728\u5177\u6709\u4E0D\u540C\u7248\u672C {0} \u7684\u9879\u76EE\u3002\u68C0\u67E5\u56DE\u6536\u7AD9\u5E76\u6839\u636E\u9700\u8981\u5C06\u5176\u6E05\u7A7A\u3002
JavaJobScriptsExportWSWizardPage.POJO=\u72EC\u7ACB\u4F5C\u4E1A
JavaJobScriptsExportWSWizardPage.JBOSSESB=JBoss ESB (\u4E0D\u63A8\u8350\u4F7F\u7528)
JavaJobScriptsExportWSWizardPage.PETALSESB=Petals ESB (\u4E0D\u63A8\u8350\u4F7F\u7528)
JavaJobScriptsExportWSWizardPage.JBOSSESB=JBoss ESB (\u5DF2\u5F03\u7528)
JavaJobScriptsExportWSWizardPage.PETALSESB=Petals ESB (\u5DF2\u5F03\u7528)
JavaJobScriptsExportWSWizardPage.OSGI=OSGI Bundle For ESB
IDEWorkbenchMessages.DeleteResourceAction_operationLabel=\u5220\u9664\u8D44\u6E90
IDEWorkbenchMessages.WizardNewFileCreationPage_title=\u65B0\u5EFA\u6587\u4EF6
@@ -905,9 +905,6 @@ ImportProjectAsWizardPage.compatible.message=\u5DE5\u7A0B\u7248\u672C\u65E0\u6CD
ImportProjectAsWizardPage.confirm.message=\u662F\u5426\u786E\u5B9A\u4ECD\u8981\u5BFC\u5165\u5DE5\u7A0B \'{0}\'\uFF1F
BuildJobManager.operationCanceled=\u64CD\u4F5C\u5DF2\u88AB\u7528\u6237\u53D6\u6D88
LoginProjectPage.remote.talend=\u8FDC\u7A0B TAC
LoginProjectPage.cloud.us=\u7F8E\u56FD\u4E91
LoginProjectPage.cloud.eu=\u6B27\u76DF\u4E91
LoginProjectPage.cloud.custom=\u81EA\u5B9A\u4E49\u4E91
RepoReferenceProjectSetupAction.TitleReferenceChanged=\u5F15\u7528\u5DE5\u7A0B\u8BBE\u7F6E\u5DF2\u66F4\u6539
RepoReferenceProjectSetupAction.MsgReferenceChanged=Studio \u5C06\u91CD\u65B0\u767B\u5F55\u5230\u5F53\u524D\u5DE5\u7A0B\u4EE5\u5E94\u7528\u65B0\u7684\u5F15\u7528\u5DE5\u7A0B\u8BBE\u7F6E\u3002
RepoReferenceProjectSetupAction.TaskRelogin=\u6B63\u5728\u91CD\u65B0\u767B\u5F55\u5DE5\u7A0B:
@@ -980,7 +977,6 @@ JavaJobScriptsExportWSWizardPage.DOCKER.registryPassword=\u5BC6\u7801
JavaJobScriptsExportWSWizardPage.DOCKER.imageLabel=\u955C\u50CF\u540D\u79F0
JavaJobScriptsExportWSWizardPage.DOCKER.tagLabel=\u955C\u50CF\u6807\u8BB0
JavaJobScriptsExportWSWizardPage.DOCKER.errorMsg={0} \u4E0D\u80FD\u4E3A\u7A7A\u3002
LoginProjectPage.cloud.apac=APAC \u4E91
ArtifactRepositoryShareSettingPage.enableShareLabel=\u5C06\u7EC4\u4EF6\u66F4\u65B0\u4F20\u64AD\u5230\u6784\u4EF6\u5E93:
ArtifactRepositoryShareSettingPage.repositoryIdLabel=\u5B58\u50A8\u5E93 ID:
ArtifactRepositoryShareSettingPage.checkLabel=\u68C0\u67E5\u8FDE\u63A5
@@ -998,3 +994,8 @@ connections.form.field.token=\u4EE4\u724C
connections.form.field.token.browse=\u5728\u6D4F\u89C8\u5668\u4E2D\u6253\u5F00\u4EE4\u724C\u751F\u6210\u9875\u9762
connections.form.getTokenUrl.failed=\u8BF7\u68C0\u67E5\u670D\u52A1\u5668 URL\u3002
ImportProjectAsWizardPage.importDescription=\u8F93\u5165\u65B0\u9879\u76EE\u540D\u79F0\u5E76\u6307\u5B9A\u8981\u5BFC\u5165\u7684 {0} \u5DE5\u7A0B\u3002
LoginProjectPage.cloud.aws_us=AWS - \u7F8E\u56FD\u4E1C\u90E8
LoginProjectPage.cloud.aws_eu=AWS - \u6B27\u6D32
LoginProjectPage.cloud.aws_apac=AWS - \u4E9A\u592A\u5730\u533A
LoginProjectPage.cloud.usa_west=Azure - \u7F8E\u56FD\u897F\u90E8
LoginProjectPage.cloud.cloud_custom=\u4E91 - \u81EA\u5B9A\u4E49

View File

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

View File

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

View File

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

View File

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

View File

@@ -14,7 +14,7 @@ SpagoBiServerDialog.shellText.createNewServer=Create new SpagoBi server
PublishOnSpagoExportWizardPage.chooseResource=Choose at least one resource to export
PublishOnSpagoExportWizardPage.jobDescription=Description
PublishOnSpagoExportWizard.publishJob=Deploy on SpagoBI
PublishOnSpagoExportWizardPage.SpecifyServer.PublishJob=Specify your server to publish your job
PublishOnSpagoExportWizardPage.SpecifyServer.PublishJob=specify your server to publish your job
PublishOnSpagoExportWizardPage.SpagoBI.Server=Server SpagoBI
SpagoBiPreferencePage.spagoBiCheckButton=Enable/Disable Deploy on SpagoBi
PublishOnSpagoExportWizardPage.spagoVisible=SpagoBI visible option

View File

@@ -42,4 +42,4 @@ DataTransferMessages.ArchiveExport_exportTitle=\u5B58\u6863\u6587\u4EF6
DataTransferMessages.ZipExport_mustBeFile=\u5BFC\u51FA\u76EE\u6807\u5FC5\u987B\u662F\u6587\u4EF6\uFF0C\u4E0D\u80FD\u662F\u76EE\u5F55\u3002
DataTransferMessages.ZipExport_alreadyExistsError=\u5BFC\u51FA\u76EE\u6807\u5DF2\u5B58\u5728\u4E14\u4E0D\u80FD\u88AB\u6539\u5199\u3002
DataTransferMessages.ArchiveExport_destinationLabel=\u5F52\u6863\u6587\u4EF6(&A):
SpagoBiPreferencePage.technicalStatusLabel.Deprecated=SpagoBI \u670D\u52A1\u5668 (\u4E0D\u63A8\u8350\u4F7F\u7528)
SpagoBiPreferencePage.technicalStatusLabel.Deprecated=SpagoBI \u670D\u52A1\u5668 (\u5DF2\u5F03\u7528)

View File

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

View File

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

View File

@@ -3,8 +3,8 @@ SapgicDeployWizard.FileLabel=Spagic Destination
SpagicDeployWizardPage.sourceFiles=Source files
DeployOnSpagicAction.actionLabel=Deploy on Spagic
SpagicServerDialog.errorMessage.engineNameUsed=This engine is already used
SpagicDeployWizardPage.chooseResource=Choose at least one resource to export
SpagicDeployWizardPage.jobPerlScripts=Perl scripts
SpagicDeployWizardPage.chooseResource=You should choose at least one resource to export
SpagicDeployWizardPage.jobPerlScripts=Job scripts
SpagicServerEditor.descriptionColumnTitle=Short description
SpagicServerEditor.engineColumnTitle=Engine name
SpagicServerDialog.errorMessage.engineNameLetters=Engine must be specify

View File

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

View File

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

View File

@@ -1,12 +1,12 @@
SQLEditor.Error.InvalidRowLimit.Title=Invalid row limit
OpenNewEditorAction.textNewEditor=New Query Editor
AbstractDataSetTab.logMessage2=Error creating ResultSetTab:
AbstractDataSetTab.logMessage2=Error creating ResultSetTab\:
AbstractDataSetTab.logMessage1=DataSetTab Exception
MultiPageSqlBuilderEditor.DesignerTab.Text=Designer
SQLResultsView.Count.Prefix=Number of rows returned:
MultiPageSqlBuilderEditor.ErrorInfo=Parse Sql Statement Error:
SQLResultsView.Count.Prefix=Number of rows returned\:
MultiPageSqlBuilderEditor.ErrorInfo=Parse Sql Statement Error:
SQLResultsView.NoResults=Execute a query to view the results here...
TableNode.logMessage4=Could not create child nodes for
TableNode.logMessage4=Could not create child nodes for
TableNode.logMessage3=Could not load primary key names
GUIModificationQueryAction.ButtonText=Modify the query using graphical editor
TableNode.logMessage2=Could not load foreign key names
@@ -26,16 +26,16 @@ Images.SqlEditorIcon=icons/edittsk_tsk.gif
Open_2=Open
Open_1=Open
MultiPageSqlBuilderEditor.AddComment.Info=Get the query from the Designer tab?
ImageUtil.logMessage3=Could not create image for
ImageUtil.logMessage2=Missing image path for
ImageUtil.logMessage3=Could not create image for
ImageUtil.logMessage2=Missing image path for
ImageUtil.logMessage1=Error while disposing images
OpenDialogJob.Waitdatabase=Waiting for SqlBuilderDialog to open in built-in mode...
DatabaseDetailView.Tab.ColumnPrefix=, col:
DatabaseDetailView.Tab.ColumnPrefix=, col\:
SessionTreeNodeUtils.logMessage=Database connection closed
SQLEditor.Actions.ChooseSession.ToolTip=Choose Connection
DBTreeProvider.logMessage=PersistenceException:
DBTreeProvider.logMessage=PersistenceException\:
DBStructureComposite.exceptionMessage=This repository list should not be empty.
IndexFolderNode.logMessage2=Could not create child nodes for
IndexFolderNode.logMessage2=Could not create child nodes for
IndexFolderNode.logMessage1=Could not load index names
Images.PrimaryKeyIcon=icons/pkColumn.gif
Progress.Dictionary.Cancelled=Operation cancelled by User
@@ -45,28 +45,28 @@ DBTreeProvider.sourceName=Stored Queries
DatabaseDetailView.Tab.ExportedKeys=Exported Keys
DatabaseDetailView.Tab.RowCount=Row Count
AddTablesComposite.textTables=Tables
SessionTreeNode.logMessage6=Error while getting the alias name
SessionTreeNode.logMessage5=Error while rollbacking
SessionTreeNode.logMessage6=Error while getting the alias name
SessionTreeNode.logMessage5=Error while rollbacking
SessionTreeNode.logMessage4=Could not perform commit/rollback or catalog change.
SessionTreeNode.logMessage3=Error while committing
SessionTreeNode.logMessage3=Error while committing
SessionTreeNode.logMessage2=Error while closing background database connection
SessionTreeNode.logMessage1=Error while closing interactive database connection
DatabaseDetailView.Tab.ColumnInfo.status=Columns for {0}.
SQLEditor.SQLPropertyDialog.Comment=Comment
MultiPageSqlBuilderEditor.Notice.InformationNotFull=Graphical SQl Designer view may not be able to show all elements of your Sql Statement!\n But the sql Statement will show in full at the bottom of the SQL Designer view.
SQLEditor.Error.InvalidRowLimit=Invalid row limit:
DatabaseDetailView.NoSelection=Select a node in the Database Structure view to see its details...
MultiPageSqlBuilderEditor.Notice.InformationNotFull=Graphical SQl Designer view may not be able to show all elements of your Sql Statement\!\n But the sql Statement will show in full at the bottom of the SQL Designer view.
SQLEditor.Error.InvalidRowLimit=Invalid row limit\:
DatabaseDetailView.NoSelection=Select a node in the Database Structure view to see its' details...
db2.editor.actions.explain.notFound=Plan table not found. Do you want to create a new one?
Progress.Dictionary.Scanning=Scanning for cached content assistant data
DB2ExplainPlanAction.logMessage5=Error creating sql execution tab
DB2ExplainPlanAction.logMessage4=DB2ExplainPlan Action Exception:
DB2ExplainPlanAction.logMessage4=DB2ExplainPlan Action Exception\:
DB2ExplainPlanAction.logMessage3=Error creating the plan table
DB2ExplainPlanAction.logMessage2=Statement Close Failure:
DB2ExplainPlanAction.logMessage1=Get SessionTreeNode failed
DB2ExplainPlanAction.logMessage2=Statement Close Failure\:
DB2ExplainPlanAction.logMessage1=Gets SessionTreeNode failed
db2.editor.actions.explain=Show DB2 Explain Plan
SQLBuilderRepositoryNodeManager.exceptionMessage=RepositoryNode with folder info should not call this.
DatabaseDetailView.Tab.ConnectionInfo=Connection Info
CopyTableAction.logMessage=Error exporting to clipboard
CopyTableAction.logMessage=Error exporting to clipboard
Images.ForeignKeyIcon=icons/fk_rdbcolumn.gif
Images.title=icons/sqlbuildertitle.png
Images.RefreshIcon=icons/update.gif
@@ -93,50 +93,50 @@ Database_1=Datasource
TableAddAction.textAddTables=Add Tables
DatabaseStructureView.node.Columns=Columns
Images.SaveSQLIcon=icons/save.gif
SQLEditorProposalUtil.logMessage1=Failed to create proposal:
SQLEditorProposalUtil.logMessage1=Failed to create proposal\:
db2.editor.actions.explain.createError=Error while creating the plan table. Failed to create the explain plan.
ConnectionParameters.exceptionMessage=This is a repository , should not call this method.
SQLEditor.LimitRows=Limit number of rows:
SQLBuilderRepositoryNodeManager.connectionComment=Schema is empty or not defined!
SQLEditor.LimitRows=Limit number of rows\:
SQLBuilderRepositoryNodeManager.connectionComment=Schema is empty or not defined\!
ExecSQLAction.logMessageErrorCreatingSqlTab=Error while creating sql execution tab
Images.ClearTextIcon=icons/clear.gif
BufferedDocumentScanner.logMessage=BadLocationException:
BufferedDocumentScanner.logMessage=BadLocationException\:
GUIModificationQueryAction.Information.Msg=Note
DatabaseDetailView.Tab.Unavailable=No detail information available for
MultiPageSqlBuilderEditor.NoticeTitle.Text=Note
Clear_2=Clear
Clear_1=Clear
TableFolderNode.logMessage=Could not load child nodes for
TableFolderNode.logMessage=Could not load child nodes for
SQLEditor.LimitRows.Error=Invalid row limit, value should be between 0 and 5000.
Images.ExecSQLIcon=icons/run_exc.gif
SQLEditor.Actions.Execute=Execute SQL
SQLBuilderDialog.SaveAllQueries.Title=Save all queries
ConnectionInfoTab.logMessage99=Error on getting supportsOrderByUnrelated
ConnectionInfoTab.logMessage98=Error on getting supportsExpressionsInOrderBy
ConnectionInfoTab.logMessage97=Error on getting supportsDifferentTableCorrelationNames
ConnectionInfoTab.logMessage96=Error on getting supportsTableCorrelationNames
ConnectionInfoTab.logMessage95=Error on getting supportsConvert
ConnectionInfoTab.logMessage99=Error on getting supportsOrderByUnrelated
ConnectionInfoTab.logMessage98=Error on getting supportsExpressionsInOrderBy
ConnectionInfoTab.logMessage97=Error on getting supportsDifferentTableCorrelationNames
ConnectionInfoTab.logMessage96=Error on getting supportsTableCorrelationNames
ConnectionInfoTab.logMessage95=Error on getting supportsConvert
Images.TableIcon=icons/table.gif
ConnectionInfoTab.logMessage94=Error on getting nullPlusNonNullIsNull
ConnectionInfoTab.logMessage94=Error on getting nullPlusNonNullIsNull
Preferences=Preferences
ConnectionInfoTab.logMessage93=Error on getting supportsColumnAliasing
ConnectionInfoTab.logMessage93=Error on getting supportsColumnAliasing
OpenSQLBuilderDialogProgress.exceptionMessage=Opening of SqlBuilderDialog cancelled
ConnectionInfoTab.logMessage92=Error on getting supportsAlterTableWithDropColumn
ConnectionInfoTab.logMessage91=Error on getting supportsAlterTableWithAddColumn
ConnectionInfoTab.logMessage90=Error on getExtraNameCharacters
ConnectionInfoTab.logMessage92=Error on getting supportsAlterTableWithDropColumn
ConnectionInfoTab.logMessage91=Error on getting supportsAlterTableWithAddColumn
ConnectionInfoTab.logMessage90=Error on getExtraNameCharacters
Images.ExportIcon=icons/ExportData.gif
DatabaseDetailView.Tab.ConnectionInfo.NullsSortedHigh=Nulls Are Sorted High
DataSetTableActionGroup.logMessage1=Could not create menu action
ConnectionInfoTab.logMessage89=Error on getSearchStringEscape
ConnectionInfoTab.logMessage88=Error on getIdentifierQuoteString
ConnectionInfoTab.logMessage87=Error on getting storesMixedCaseQuotedIdentifiers
ConnectionInfoTab.logMessage86=Error on getting storesLowerCaseQuotedIdentifiers
ConnectionInfoTab.logMessage85=Error on getting storesUpperCaseQuotedIdentifiers
ConnectionInfoTab.logMessage84=Error on getting supportsMixedCaseQuotedIdentifiers
ConnectionInfoTab.logMessage83=Error on getting storesMixedCaseIdentifiers
ConnectionInfoTab.logMessage82=Error on getCatalogSeparator
ConnectionInfoTab.logMessage81=Error on getting isCatalogAtStart
ConnectionInfoTab.logMessage80=Error on getCatalogTerm
ConnectionInfoTab.logMessage89=Error on getSearchStringEscape
ConnectionInfoTab.logMessage88=Error on getIdentifierQuoteString
ConnectionInfoTab.logMessage87=Error on getting storesMixedCaseQuotedIdentifiers
ConnectionInfoTab.logMessage86=Error on getting storesLowerCaseQuotedIdentifiers
ConnectionInfoTab.logMessage85=Error on getting storesUpperCaseQuotedIdentifiers
ConnectionInfoTab.logMessage84=Error on getting supportsMixedCaseQuotedIdentifiers
ConnectionInfoTab.logMessage83=Error on getting storesMixedCaseIdentifiers
ConnectionInfoTab.logMessage82=Error on getCatalogSeparator
ConnectionInfoTab.logMessage81=Error on getting isCatalogAtStart
ConnectionInfoTab.logMessage80=Error on getCatalogTerm
OpenFileAction.logTextErrorLoadingDoc=Error while loading document
ConnectionInfoTab.property108=Stores Lower Case Identifiers
ConnectionInfoTab.property107=Stores Upper Case Identifiers
@@ -150,129 +150,129 @@ ConnectionInfoTab.property102=Supports Group By Beyond Select
ConnectionInfoTab.property101=Supports Group By Unrelated
ConnectionInfoTab.property100=Supports Group By
SQLEditor.Actions.SaveSQL=Save as
ConnectionInfoTab.logMessage79=Error on getProcedureTerm
ConnectionInfoTab.logMessage78=Error on getSchemaTerm
ConnectionInfoTab.logMessage77=Error on getting supportsLimitedOuterJoins
ConnectionInfoTab.logMessage76=Error on getting supportsFullOuterJoins
ConnectionInfoTab.logMessage75=Error on getting supportsOuterJoins
ConnectionInfoTab.logMessage74=Error on getting supportsIntegrityEnhancementFacility
ConnectionInfoTab.logMessage73=Error on getting supportsANSI92FullSQL
ConnectionInfoTab.logMessage72=Error on getting supportsANSI92IntermediateSQL
ConnectionInfoTab.logMessage71=Error on getting supportsANSI92EntryLevelSQL
ConnectionInfoTab.logMessage70=Error on getting supportsExtendedSQLGrammar
ConnectionInfoTab.logMessage79=Error on getProcedureTerm
ConnectionInfoTab.logMessage78=Error on getSchemaTerm
ConnectionInfoTab.logMessage77=Error on getting supportsLimitedOuterJoins
ConnectionInfoTab.logMessage76=Error on getting supportsFullOuterJoins
ConnectionInfoTab.logMessage75=Error on getting supportsOuterJoins
ConnectionInfoTab.logMessage74=Error on getting supportsIntegrityEnhancementFacility
ConnectionInfoTab.logMessage73=Error on getting supportsANSI92FullSQL
ConnectionInfoTab.logMessage72=Error on getting supportsANSI92IntermediateSQL
ConnectionInfoTab.logMessage71=Error on getting supportsANSI92EntryLevelSQL
ConnectionInfoTab.logMessage70=Error on getting supportsExtendedSQLGrammar
GUIModificationQueryAction.Error.Notice=Note
DatabaseDetailView.Tab.ConnectionInfo.AutocommitMode=Autocommit Mode
IndexNode.logMessage=Could not load column names
ConnectionInfoTab.logMessage69=Error on getting supportsCoreSQLGrammar
ConnectionInfoTab.logMessage69=Error on getting supportsCoreSQLGrammar
SQLResultsView.Error.Title=Error while executing SQL
ConnectionInfoTab.logMessage68=Error on getting supportsMinimumSQLGrammar
ConnectionInfoTab.logMessage67=Error on getting supportsNonNullableColumns
ConnectionInfoTab.logMessage66=Error on getting supportsMultipleTransactions
ConnectionInfoTab.logMessage65=Error on getting supportsMultipleOpenResults
ConnectionInfoTab.logMessage64=Error on getting supportsMultipleResultSets
ConnectionInfoTab.logMessage63=Error on getting supportsLikeEscapeClause
ConnectionInfoTab.logMessage62=Error on getting supportsUnionAll
ConnectionInfoTab.logMessage61=Error on getting supportsUnion
ConnectionInfoTab.logMessage60=Error on getting supportsCorrelatedSubqueries
ConnectionInfoTab.logMessage68=Error on getting supportsMinimumSQLGrammar
ConnectionInfoTab.logMessage67=Error on getting supportsNonNullableColumns
ConnectionInfoTab.logMessage66=Error on getting supportsMultipleTransactions
ConnectionInfoTab.logMessage65=Error on getting supportsMultipleOpenResults
ConnectionInfoTab.logMessage64=Error on getting supportsMultipleResultSets
ConnectionInfoTab.logMessage63=Error on getting supportsLikeEscapeClause
ConnectionInfoTab.logMessage62=Error on getting supportsUnionAll
ConnectionInfoTab.logMessage61=Error on getting supportsUnion
ConnectionInfoTab.logMessage60=Error on getting supportsCorrelatedSubqueries
MetadataRefreshAction.textSynchronize=Synchronize
DatabaseDetailView.Tab.ConnectionInfo.UserName=User Name
DB2ExplainPlanExecution.tableColumnText2=Cardinality
ConnectionError.Message=Database Connect Failure in Built-In Mode!
ConnectionError.Message=Database connection is failed.
DB2ExplainPlanExecution.tableColumnText1=Cost
Images.CopyIcon=icons/copy_edit.gif
DBStructureComposite.TakeALongTime=It'll take a long time. Continue?
Images.IndexIcon=icons/index.gif
AbstractSQLExecution.Executing.Error=Error Executing SQL
ConnectionInfoTab.logMessage59=Error on getting supportsSubqueriesInQuantifieds
ConnectionInfoTab.logMessage58=Error on getting supportsSubqueriesInIns
ConnectionInfoTab.logMessage57=Error on getting supportsSubqueriesInExists
ConnectionInfoTab.logMessage56=Error on getting supportsSubqueriesInComparisons
DatabaseDetailView.Tab.RowPrefix=row:
ConnectionInfoTab.logMessage55=Error on getting supportsStoredProcedures
ConnectionInfoTab.logMessage54=Error on getting supportsPositionedUpdate
ConnectionInfoTab.logMessage53=Error on getting supportsPositionedDelete
ConnectionInfoTab.logMessage52=Error on getting supportsCatalogsInPrivilegeDefinitions
ConnectionInfoTab.logMessage51=Error on getting supportsCatalogsInIndexDefinitions
ConnectionInfoTab.logMessage50=Error on getting supportsCatalogsInTableDefinitions
DataSetTable.PopUp.Find=Scroll To Column: (ENTER: find next)
ConnectionInfoTab.logMessage59=Error on getting supportsSubqueriesInQuantifieds
ConnectionInfoTab.logMessage58=Error on getting supportsSubqueriesInIns
ConnectionInfoTab.logMessage57=Error on getting supportsSubqueriesInExists
ConnectionInfoTab.logMessage56=Error on getting supportsSubqueriesInComparisons
DatabaseDetailView.Tab.RowPrefix=row\:
ConnectionInfoTab.logMessage55=Error on getting supportsStoredProcedures
ConnectionInfoTab.logMessage54=Error on getting supportsPositionedUpdate
ConnectionInfoTab.logMessage53=Error on getting supportsPositionedDelete
ConnectionInfoTab.logMessage52=Error on getting supportsCatalogsInPrivilegeDefinitions
ConnectionInfoTab.logMessage51=Error on getting supportsCatalogsInIndexDefinitions
ConnectionInfoTab.logMessage50=Error on getting supportsCatalogsInTableDefinitions
DataSetTable.PopUp.Find=Scroll To Column\: (ENTER\: find next)
SqlBuilderPreferencePage.AddQuotes=add quotes, when you generate sql statement
ConnectionInfoTab.LogMessage25=Error on getting supportsOpenStatementsAcrossCommit
ConnectionInfoTab.LogMessage25=Error on getting supportsOpenStatementsAcrossCommit
ConnectionInfoTab.property9=Supports Data Manipulation Transactions Only
ConnectionInfoTab.property8=Supports Data Definition and Data Manipulation Transactions
ConnectionInfoTab.property7=Supports Transactions
ConnectionInfoTab.property6=Default Transaction Isolation
ConnectionInfoTab.property5=Max User Name Length
ConnectionInfoTab.logMessage49=Error on getting supportsCatalogsInProcedureCalls
ConnectionInfoTab.logMessage49=Error on getting supportsCatalogsInProcedureCalls
ConnectionInfoTab.property4=Max Tables In Select
ConnectionInfoTab.logMessage48=Error on getting supportsCatalogsInDataManipulation
ConnectionInfoTab.logMessage48=Error on getting supportsCatalogsInDataManipulation
ConnectionInfoTab.property3=Max Table Name Length
ConnectionInfoTab.logMessage47=Error on getting supportsSchemasInPrivilegeDefinitions
ConnectionInfoTab.logMessage47=Error on getting supportsSchemasInPrivilegeDefinitions
ConnectionInfoTab.property2=Max Statements
ConnectionInfoTab.logMessage46=Error on getting supportsSchemasInIndexDefinitions
ConnectionInfoTab.logMessage46=Error on getting supportsSchemasInIndexDefinitions
ConnectionInfoTab.property1=Max Statement Length
ConnectionInfoTab.logMessage45=Error on getting supportsSchemasInTableDefinitions
ConnectionInfoTab.logMessage44=Error on getting supportsSchemasInProcedureCalls
ConnectionInfoTab.logMessage43=Error on getting supportsSchemasInDataManipulation
ConnectionInfoTab.logMessage42=Error on getting doesMaxRowSizeIncludeBlobs
CopyCellAction.logMessage=Error exporting cell to clipboard
ConnectionInfoTab.logMessage41=Error on getMaxRowSize
ConnectionInfoTab.logMessage40=Error on getMaxCatalogNameLength
ConnectionInfoTab.logMessage45=Error on getting supportsSchemasInTableDefinitions
ConnectionInfoTab.logMessage44=Error on getting supportsSchemasInProcedureCalls
ConnectionInfoTab.logMessage43=Error on getting supportsSchemasInDataManipulation
ConnectionInfoTab.logMessage42=Error on getting doesMaxRowSizeIncludeBlobs
CopyCellAction.logMessage=Error exporting cell to clipboard
ConnectionInfoTab.logMessage41=Error on getMaxRowSize
ConnectionInfoTab.logMessage40=Error on getMaxCatalogNameLength
Images.DefaultNodeImage=icons/app_obj.gif
SqlBuilderPreferencePage.ActivedTimeoutSetting=Activate the timeout for database connection.
DatabaseDetailView.Tab.RowCount.status=Row Count for {0}.
SQLResultsView.Time.Postfix=ms.
ConnectionInfoTab.logMessage39=Error on getMaxProcedureNameLength
ConnectionInfoTab.logMessage38=Error on getMaxSchemaNameLength
ConnectionInfoTab.logMessage39=Error on getMaxProcedureNameLength
ConnectionInfoTab.logMessage38=Error on getMaxSchemaNameLength
UnsignedWordRule.logMessage=Error while getting column names
ConnectionInfoTab.logMessage37=Error on getMaxIndexLength
ConnectionInfoTab.logMessage36=Error on getMaxCursorNameLength
ConnectionInfoTab.logMessage35=Error on getMaxConnections
ConnectionInfoTab.logMessage34=Error on getMaxColumnsInTable
ConnectionInfoTab.logMessage37=Error on getMaxIndexLength
ConnectionInfoTab.logMessage36=Error on getMaxCursorNameLength
ConnectionInfoTab.logMessage35=Error on getMaxConnections
ConnectionInfoTab.logMessage34=Error on getMaxColumnsInTable
Images.OpenFolder=icons/openFolder.gif
ConnectionInfoTab.logMessage33=Error on getMaxColumnsInSelect
ConnectionInfoTab.logMessage32=Error on getMaxColumnsInOrderBy
ConnectionInfoTab.logMessage31=Error on getMaxColumnsInIndex
ConnectionInfoTab.logMessage30=Error on getMaxColumnsInGroupBy
ConnectionInfoTab.logMessage33=Error on getMaxColumnsInSelect
ConnectionInfoTab.logMessage32=Error on getMaxColumnsInOrderBy
ConnectionInfoTab.logMessage31=Error on getMaxColumnsInIndex
ConnectionInfoTab.logMessage30=Error on getMaxColumnsInGroupBy
DatabaseDetailView.Tab.ConnectionInfo.NullsSortedLow=Nulls Are Sorted Low
ErDiagramDialog.textGenerateSelectStatement=Generate Select Statement
Images.RedIcon=icons/red.gif
MultiPageSqlBuilderEditor.EditTab.Text=Edit
ConnectionInfoTab.logMessage29=Error on getMaxColumnNameLength
ConnectionInfoTab.logMessage28=Error on getMaxCharLiteralLength
ConnectionInfoTab.logMessage27=Error on getMaxBinaryLiteralLength
ConnectionInfoTab.logMessage26=Error on getting supportsOpenStatementsAcrossRollback
ConnectionInfoTab.logMessage24=Error on getting supportsOpenCursorsAcrossRollback
ConnectionInfoTab.logMessage23=Error on getting supportsOpenCursorsAcrossCommit
ConnectionInfoTab.logMessage22=Error on getting isReadOnly
ConnectionInfoTab.logMessage21=Error on getting supportsStatementPooling
ConnectionInfoTab.logMessage20=Error on getting locatorsUpdateCopy
CopyColumnNameAction.logMessage=Error exporting cell to clipboard
ConnectionInfoTab.logMessage29=Error on getMaxColumnNameLength
ConnectionInfoTab.logMessage28=Error on getMaxCharLiteralLength
ConnectionInfoTab.logMessage27=Error on getMaxBinaryLiteralLength
ConnectionInfoTab.logMessage26=Error on getting supportsOpenStatementsAcrossRollback
ConnectionInfoTab.logMessage24=Error on getting supportsOpenCursorsAcrossRollback
ConnectionInfoTab.logMessage23=Error on getting supportsOpenCursorsAcrossCommit
ConnectionInfoTab.logMessage22=Error on getting isReadOnly
ConnectionInfoTab.logMessage21=Error on getting supportsStatementPooling
ConnectionInfoTab.logMessage20=Error on getting locatorsUpdateCopy
CopyColumnNameAction.logMessage=Error exporting cell to clipboard
DatabaseNode.logMessage=Error loading children
Images.OpenFileIcon=icons/open.gif
AbstractNode.logMessage=Could not load child nodes for {0}.
EMFRepositoryNodeManager.Notice.title3=Note
ConnectionInfoTab.logMessage19=Error on getSQLStateType
ConnectionInfoTab.logMessage18=Error on getJDBCMajorVersion
ConnectionInfoTab.logMessage17=Error on getJDBCMinorVersion
ConnectionInfoTab.logMessage16=Error on getDatabaseMinorVersion
ConnectionInfoTab.logMessage15=Error on getDatabaseMajorVersion
ConnectionInfoTab.logMessage14=Error on getting supportsGetGeneratedKeys
ConnectionInfoTab.logMessage13=Error on getting supportsNamedParameters
ConnectionInfoTab.logMessage12=Error on getting supportsSavepoints
ConnectionInfoTab.logMessage11=Error on getting supportsBatchUpdates
ConnectionInfoTab.logMessage10=Error on getting dataDefinitionIgnoredInTransactions
ConnectionInfoTab.logMessage19=Error on getSQLStateType
ConnectionInfoTab.logMessage18=Error on getJDBCMajorVersion
ConnectionInfoTab.logMessage17=Error on getJDBCMinorVersion
ConnectionInfoTab.logMessage16=Error on getDatabaseMinorVersion
ConnectionInfoTab.logMessage15=Error on getDatabaseMajorVersion
ConnectionInfoTab.logMessage14=Error on getting supportsGetGeneratedKeys
ConnectionInfoTab.logMessage13=Error on getting supportsNamedParameters
ConnectionInfoTab.logMessage12=Error on getting supportsSavepoints
ConnectionInfoTab.logMessage11=Error on getting supportsBatchUpdates
ConnectionInfoTab.logMessage10=Error on getting dataDefinitionIgnoredInTransactions
SQLEditor.Actions.SaveAs=Export as
SqlBuilderPreferencePage.SystemSQL=System SQL Statement
Images.GrayIcon=icons/gray.gif
SessionTreeModel.logMessage=Get SessionTreeModel Exception:
SessionTreeModel.logMessage=Get SessionTreeModel Exception\:
Images.PKForeignKeyIcon=icons/pkfk_rdbcolumn.gif
DBStructureComposite.RefreshConnections=Refresh Connections
AbstractSQLTab.logMessage2=Error closing statement
DataSetTable.Actions.CopyToClipboard=Copy Table To Clipboard
AbstractSQLTab.logMessage1=Couldn't load source for:
AbstractSQLTab.logMessage1=Couldn't load source for\:
oracle.editor.actions.explain.createError=Error while creating the plan table. Failed to create the explain plan.
AbstractSQLFolderNode.logMessage2=Error closing statement
AbstractSQLFolderNode.logMessage1=Couldn't load children for:
AbstractSQLFolderNode.logMessage1=Couldn't load children for\:
EMFRepositoryNodeManager.Notice.Title2=Note
Images.DatabaseNodeIcon=icons/tree_mode.gif
MultiPageSqlBuilderEditor.AddComment.Title=Use query from Designer
@@ -285,12 +285,12 @@ SQLEditor.Actions.DuplicateNameMessage=Item with the same name already exists.
Images.ExportToClipBoardIcon=icons/copy_edit.gif
DatabaseDetailView.Tab.ImportedKeys.status=Imported Keys for
DataSetTableKeyListener.logMessage2=Error refreshing
DataSetTableKeyListener.logMessage1=Error exporting cell to clipboard
DataSetTableKeyListener.logMessage1=Error exporting cell to clipboard
SQLEditor.Actions.SaveMessage=Save
Images.Explain=icons/explain.gif
AbstractSQLSourceTab.logMessage2=Error closing statement
Images.SaveFileAsIcon=icons/export.gif
AbstractSQLSourceTab.logMessage1=Couldn't load source for:
AbstractSQLSourceTab.logMessage1=Couldn't load source for\:
ConnectionInfoTab.property99=Supports Order By Unrelated
ConnectionInfoTab.property98=Supports Expressions in Order By
ConnectionInfoTab.property97=Supports Different Table Correlation Names
@@ -314,8 +314,8 @@ ConnectionInfoTab.property83=Stores Mixed Case Identifiers
ConnectionInfoTab.property82=Catalog Separator
ConnectionInfoTab.property81=Is Catalog at Start
ConnectionInfoTab.property80=Catalog Term
SortedList.exceptionMessage=Index is greater than size or below zero for remove
ColumnFolderNode.logMessage=Could not create child nodes for
SortedList.exceptionMessage=Index is greater than size or below zero for remove
ColumnFolderNode.logMessage=Could not create child nodes for
ConnectionInfoTab.property79=Procedure Term
SqlBuilderPreferencePage.ConnectionTimeout=Connection timeout (seconds)
ConnectionInfoTab.property78=Schema Term
@@ -337,7 +337,7 @@ ConnectionInfoTab.property68=Supports Minimum SQL Grammar
ConnectionInfoTab.property67=Supports Non Nullable Columns
ConnectionInfoTab.property66=Supports Multiple Transactions
SQLBuilderEditorComposite.assertMessage=This node cannot be null
ConnectionInfoTab.property65=Supports Multiple Open Results
ConnectionInfoTab.property65=Supports Multiple Open Results
ConnectionInfoTab.property64=Supports Multiple Result Sets
ConnectionInfoTab.property63=Supports Like Escape Clause
ConnectionInfoTab.property62=Supports Union All
@@ -346,9 +346,9 @@ ConnectionInfoTab.property61=Supports Union
SQLEditor.Actions.EmptyCommentMessage=Empty comment is discouraged.
ConnectionInfoTab.property60=Supports Correlated Subqueries
DBStructureComposite.Property=Property
Images.DefaultParentNodeIcon=icons/outline.gif
Images.DefaultParentNodeIcon=icons/outline.png
SQLEditor.SaveAsDialog.Title=Export query as
DataSetTable.invalidExcepitonMessage=Invalid columnLabel or columnTypes in DataSet
DataSetTable.invalidExcepitonMessage=Invalid columnLabel or columnTypes in DataSet
DataSetTable.Actions.Export.XLS=Export to .xls
DataSetTable.Actions.Export.CSV=Export to .csv
ConnectionInfoTab.property59=Supports Subqueries in Quantified Expressions
@@ -369,7 +369,7 @@ SQLBuilderTabComposite.toolTipText=SQL editor
DatabaseDetailView.Tab.Preview=Preview
ConnectionInfoTab.property49=Supports Catalogs In Procedure Calls
ConnectionInfoTab.property48=Supports Catalogs In Data Manipulation
OpenSQLBuilderDialogProgress.logMessage=Failed to open Dialog Job in built-in mode!
OpenSQLBuilderDialogProgress.logMessage=Failed to open Dialog Job in built-in mode\!
ConnectionInfoTab.property47=Supports Schemas In Privilege Definitions
ConnectionInfoTab.property46=Supports Schemas In Index Definitions
ConnectionInfoTab.property45=Supports Schemas In Table Definitions
@@ -381,7 +381,7 @@ ConnectionInfoTab.property40=Max Catalog Name Length
oracle.editor.actions.explain.notFound.Title=Plan Table not found
Images.ConnectionIcon=icons/connection.png
DatabaseDetailView.Tab.ImportedKeys=Imported Keys
SchemaNode.logMessage4=Could not load child nodes for
SchemaNode.logMessage4=Could not load child nodes for
SchemaNode.logMessage3=Loading all tables at once is not supported
SchemaNode.logMessage2=Could not create child node
SchemaNode.logMessage1=Could not create child node
@@ -399,26 +399,26 @@ ConnectionInfoTab.property31=Max Columns In Index
ConnectionInfoTab.property30=Max Columns In Group By
SQLEditor.Actions.SaveAsToolTip=Export query as
DataSetTable.Actions.CopyCell=Copy Cell
ConnectionInfoTab.logMessage9=Error on getting dataDefinitionCausesTransactionCommit
ConnectionInfoTab.logMessage8=Error on getting supportsDataManipulationTransactionsOnly
ConnectionInfoTab.logMessage7=Error on getting supportsDataDefinitionAndDataManipulationTransactions
ConnectionInfoTab.logMessage6=Error on getting supportsTransactions
ConnectionInfoTab.logMessage5=Error on getMaxUserNameLength
ConnectionInfoTab.logMessage9=Error on getting dataDefinitionCausesTransactionCommit
ConnectionInfoTab.logMessage8=Error on getting supportsDataManipulationTransactionsOnly
ConnectionInfoTab.logMessage7=Error on getting supportsDataDefinitionAndDataManipulationTransactions
ConnectionInfoTab.logMessage6=Error on getting supportsTransactions
ConnectionInfoTab.logMessage5=Error on getMaxUserNameLength
TableNode.exceptionMessage=Only Table will call this.
ConnectionInfoTab.logMessage4=Error on getMaxTablesInSelect
ConnectionInfoTab.logMessage3=Error on getMaxTableNameLength
ConnectionInfoTab.logMessage2=Error on getMaxStatements
ConnectionInfoTab.logMessage1=Error on getMaxStatementLength
DictionaryLoader.teseedOk=tested ok
ConnectionInfoTab.logMessage4=Error on getMaxTablesInSelect
ConnectionInfoTab.logMessage3=Error on getMaxTableNameLength
ConnectionInfoTab.logMessage2=Error on getMaxStatements
ConnectionInfoTab.logMessage1=Error on getMaxStatementLength
DictionaryLoader.teseedOk=tested ok
ConnectionInfoTab.property29=Max Column Name Length
ConnectionInfoTab.property28=Max Char Literal Length
ConnectionInfoTab.property27=Max Binary Literal Length
GUIModificationQueryAction.TextDialog.TitleText=Modify the query
GUIModificationQueryAction.TextDialog.TitleText=Text Modify The Query
ConnectionInfoTab.property26=Supports Open Statements Across Rollback
ConnectionInfoTab.property25=Supports Open Statements Across Commit
ConnectionInfoTab.property24=Supports Open Cursors Across Rollback
DBStructureComposite.NewEditor=New Query Editor
SQLBuilderEditorComposite.titleQuery=Query:
SQLBuilderEditorComposite.titleQuery=Query\:
ConnectionInfoTab.property23=Supports Open Cursors Across Commit
ConnectionInfoTab.property22=Supports Statement Pooling
ConnectionInfoTab.property21=Locators Update Copy
@@ -451,7 +451,7 @@ Images.ColumnIcon=icons/columns.gif
CatalogNode.logMessage2=Could not load childnodes for {0}.
CatalogNode.logMessage1=Loading all tables at once is not supported
DBStructureComposite.Refresh=Refresh
SQLEditor.SaveAsDialog.Error=Could not save the file.
SQLEditor.SaveAsDialog.Error=Could not save file.
AddTablesDialog.textAddTables=Add Tables
DatabaseDetailView.Tab.ConnectionInfo.NullsSortedStart=Nulls Are Sorted At Start
Images.SaveAsSQLIcon=icons/saveAs.gif
@@ -469,52 +469,52 @@ Images.CatalogNodeIcon=icons/schema.gif
db2.editor.actions.explain.notFound.Title=Plan Table not found
DatabaseDetailView.Tab.ConnectionInfo.DriverName=Driver Name
DatabaseDetailView.Tab.ConnectionInfo.NullsSortedEnd=Nulls Are Sorted At End
CloseSQLResultTabAction.logMessageMissingImagePath=Missing image path for
CloseSQLResultTabAction.logMessageMissingImagePath=Missing image path for
DatabaseDetailView.Tab.ConnectionInfo.URL=URL
DatabaseDetailView.Tab.ConnectionInfo.ProceduresCallable=All Procedures Are Callable
OracleExplainPlanAction.logMessage5=Error while creating sql execution tab
OracleExplainPlanAction.logMessage4=Failed to create Explain:
OracleExplainPlanAction.logMessage4=Failed to create Explain\:
oracle.editor.actions.explain=Show Oracle Explain Plan
OracleExplainPlanAction.logMessage3=Error while closing statement
EMFRepositoryNodeManager.Notice.info=You must input one Sql Statement!
EMFRepositoryNodeManager.Notice.info=You must input one Sql Statement\!
OracleExplainPlanAction.logMessage2=Error while creating the plan table
OracleExplainPlanAction.logMessage1=Failed to get SessionTreeNode
OracleExplainPlanAction.logMessage1=Failed to get SessionTreeNode
Images.ColumnNodeIcon=icons/columns.gif
SQLBuilderDialog.SaveAllQueries.Info=Are you sure you want to save all queries?
SQLBuilderDialog.SaveAllQueries.Info=Are you sure to save all queries?
SQLResultsView.Executing=Executing...
DBTreeActionGroup.logMessage=Could not create menu action
ConnectionInfoTab.logMessage123=Error on getting storesLowerCaseIdentifiers
ConnectionInfoTab.logMessage122=Error on getting storesUpperCaseIdentifiers
ConnectionInfoTab.logMessage121=Error on getting supportsMixedCaseIdentifiers
ConnectionInfoTab.logMessage120=Error on getting usesLocalFilePerTable
ConnectionInfoTab.logMessage123=Error on getting storesLowerCaseIdentifiers
ConnectionInfoTab.logMessage122=Error on getting storesUpperCaseIdentifiers
ConnectionInfoTab.logMessage121=Error on getting supportsMixedCaseIdentifiers
ConnectionInfoTab.logMessage120=Error on getting usesLocalFilePerTable
SQLEditor.SQLPropertyDialog.Name=Name
SqlBuilderPreferencePage.StandardSQL=Standard SQL Statement
SQLEditor.LimitRows.ConfirmNoLimit.Message=Allowing a large number of rows may result in poor performance. Continue?
ConnectionInfoTab.logMessage119=Error on getting usesLocalFiles
ConnectionInfoTab.logMessage118=Error on getResultSetHoldability
ConnectionInfoTab.logMessage119=Error on getting usesLocalFiles
ConnectionInfoTab.logMessage118=Error on getResultSetHoldability
DBStructureComposite.Repository=Repository
ConnectionInfoTab.logMessage117=Error on getting nullsAreSortedAtEnd
ConnectionInfoTab.logMessage116=Error on getting nullsAreSortedAtStart
ConnectionInfoTab.logMessage116=Error on getting nullsAreSortedAtStart
ConnectionInfoTab.logMessage115=Error on getting nullsAreSortedLow
ConnectionInfoTab.logMessage114=Error on getting nullsAreSortedHigh
ConnectionInfoTab.logMessage114=Error on getting nullsAreSortedHigh
Images.DefaultNodeIcon=icons/defaultview_misc.gif
ConnectionInfoTab.logMessage113=Error on getting allTablesAreSelectable
ConnectionInfoTab.logMessage112=Error on getting allProceduresAreCallable
ConnectionInfoTab.logMessage111=Error on getCommitOnClose
ConnectionInfoTab.logMessage110=Error on getAutoCommit
ConnectionInfoTab.logMessage113=Error on getting allTablesAreSelectable
ConnectionInfoTab.logMessage112=Error on getting allProceduresAreCallable
ConnectionInfoTab.logMessage111=Error on getCommitOnClose
ConnectionInfoTab.logMessage110=Error on getAutoCommit
DatabaseDetailView.Tab.Source=Source
RefreshTable.Refresh_1=Refresh Table
ConnectionInfoTab.logMessage109=Error on getURL
ConnectionInfoTab.logMessage108=Error on getUserName
ConnectionInfoTab.logMessage107=Error on getDriverVersion
ConnectionInfoTab.logMessage106=Error on getDriverName
ConnectionInfoTab.logMessage105=Error on getDriverMinorVersion
ConnectionInfoTab.logMessage104=Error on getDriverMajorVersion
ConnectionInfoTab.logMessage103=Error on getDatabaseProductName
ConnectionInfoTab.logMessage109=Error on getURL
ConnectionInfoTab.logMessage108=Error on getUserName
ConnectionInfoTab.logMessage107=Error on getDriverVersion
ConnectionInfoTab.logMessage106=Error on getDriverName
ConnectionInfoTab.logMessage105=Error on getDriverMinorVersion
ConnectionInfoTab.logMessage104=Error on getDriverMajorVersion
ConnectionInfoTab.logMessage103=Error on getDatabaseProductName
Progress.Dictionary.Title=Loading content assistant
ConnectionInfoTab.logMessage102=Error on getting supportsGroupByBeyondSelect
ConnectionInfoTab.logMessage101=Error on getting supportsGroupByUnrelated
ConnectionInfoTab.logMessage100=Error on getting supportsGroupBy
ConnectionInfoTab.logMessage102=Error on getting supportsGroupByBeyondSelect
ConnectionInfoTab.logMessage101=Error on getting supportsGroupByUnrelated
ConnectionInfoTab.logMessage100=Error on getting supportsGroupBy
Image.sqlAliasIcon=icons/sql_alias.gif
DBStructureComposite.DatabaseStructure=Database Structure
OracleExplainPlanExecution.tableColumnText2=Cardinality
@@ -525,7 +525,7 @@ DatabaseDetailView.Tab.ColumnInfo=Columns
DatabaseDetailView.Tab.ConnectionInfo.DatabaseProductName=Database Product Name
DatabaseDetailView.Tab.Indexes.status=Indexes for
GenerateSelectSQLAction.textCenerateSelectStatement=Generating Select Statement
EMFRepositoryNodeManager.Notice.info3=Graphical SQL editor can only handle 'select' Statements !
EMFRepositoryNodeManager.Notice.info3=Graphical SQL editor can only handle 'select' Statements \!
EMFRepositoryNodeManager.Notice.info2=Only first statement can be handled by the graphical SQL editor, continue anyway?
DatabaseDetailView.Tab.ConnectionInfo.DriverMajor=Driver Major Version
SQLBuilderTabComposite.Notice.title=Note

View File

@@ -236,7 +236,7 @@ ConnectionInfoTab.logMessage30=Erreur dans getMaxColumnsInGroupBy
DatabaseDetailView.Tab.ConnectionInfo.NullsSortedLow=Nulls tri\u00E9s comme inf\u00E9rieurs
ErDiagramDialog.textGenerateSelectStatement=G\u00E9n\u00E9rer le SELECT
Images.RedIcon=icons/red.gif
MultiPageSqlBuilderEditor.EditTab.Text=Editer
MultiPageSqlBuilderEditor.EditTab.Text=Modifier
ConnectionInfoTab.logMessage29=Erreur dans getMaxColumnNameLength
ConnectionInfoTab.logMessage28=Erreur dans getMaxCharLiteralLength
ConnectionInfoTab.logMessage27=Erreur dans getMaxBinaryLiteralLength
@@ -443,7 +443,7 @@ EditQueriesAction.textOpenQueries=Lire les requ\u00EAtes
MultiPageSqlBuilderEditor.ErrorTitle=ERROR
EMFRepositoryNodeManager.Notice.Title=Note
SQLEditor.Actions.Execute.ToolTip=Ex\u00E9cuter le SQL (Ctrl+Entr\u00E9e)
DBStructureComposite.DeleteQuery=DELETE
DBStructureComposite.DeleteQuery=Supprimer
DatabaseStructureView.table=Tables
Images.TableNodeIcon=icons/table.gif
DatabaseDetailView.Tab.ConnectionInfo.TablesSelectable=Toutes les tables sont s\u00E9lectionnables

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