Compare commits

...

137 Commits

Author SHA1 Message Date
root
052881a09d babili-export 2020-06-12 09:47:36 -07:00
jiezhang-tlnd
e19031add3 update mapping sybase (#3384) 2020-06-11 16:58:37 +08:00
jiezhang-tlnd
6f4ba69d03 Jzhang/7.2/bugfix/tup 26896 (#3353)
* fix(TUP-26896)Error create a Sybase connection in metadata and cannot
retrieve tables
https://jira.talendforge.org/browse/TUP-26896

* format code
2020-06-09 15:11:01 +08:00
bhe-talendbj
bc4e2d2b8b fix(TUP-27053): backport (#3361) 2020-06-04 11:27:28 +08:00
Chao MENG
6ced666695 feat(TUP-26569): merge known conflicts automatically (#3349)
https://jira.talendforge.org/browse/TUP-26569
2020-05-29 15:12:00 +08:00
Jane Ding
c1d6a34896 Revert "fix(TUP-26990):Possible conflict in talend project (#3264) (#3272)" (#3305)
This reverts commit ef15bbd6c1.
2020-05-18 17:20:14 +08:00
Jane Ding
cc19db5d60 fix(TUP-27003):Should disable the Commit button of Uncommitted files (#3273) (#3281)
found dialog when project is in MERGING state
https://jira.talendforge.org/browse/TUP-27003
2020-05-11 22:32:02 +08:00
Jane Ding
ef15bbd6c1 fix(TUP-26990):Possible conflict in talend project (#3264) (#3272)
* fix(TUP-26990):Possible conflict in talend project
https://jira.talendforge.org/browse/TUP-26990

* fix(TUP-26990):Possible conflict in talend project
https://jira.talendforge.org/browse/TUP-26990
2020-05-09 14:59:16 +08:00
jiezhang-tlnd
7893377ab8 fix(TUP-26896)Error create a Sybase connection in metadata and cannot (#3257)
retrieve tables (#3231)

* fix(TUP-26896)Error create a Sybase connection in metadata and cannot
retrieve tables
https://jira.talendforge.org/browse/TUP-26896

* fix(TUP-26896)retrieve schema on sybase 16 anywhere metadate get empry
value
https://jira.talendforge.org/browse/TUP-26896

* fix(TUP-26896)Error create a Sybase connection in metadata and cannot
retrieve tables

* fix(TUP-26896)Error create a Sybase connection in metadata and cannot
retrieve tables
https://jira.talendforge.org/browse/TUP-26896

* fix(TUP-26896)Error create a Sybase connection in metadata and cannot
retrieve tables

* fix(TUP-26896)Error create a Sybase connection in metadata and cannot
retrieve tables

* fix(TUP-26896)Error create a Sybase connection in metadata and cannot
retrieve tables

* fix(TUP-26896)Error create a Sybase connection in metadata and cannot
retrieve tables

* fix(TUP-26896)Error create a Sybase connection in metadata and cannot
retrieve tables

* fix(TUP-26896)Error create a Sybase connection in metadata and cannot
retrieve tables

* fix(TUP-26896)Error create a Sybase connection in metadata and cannot
retrieve tables
https://jira.talendforge.org/browse/TUP-26896

Conflicts:
	main/plugins/org.talend.metadata.managment/src/main/java/org/talend/metadata/managment/model/DBConnectionFillerImpl.java

Conflicts:
	main/plugins/org.talend.metadata.managment/src/main/java/org/talend/metadata/managment/model/DBConnectionFillerImpl.java
2020-04-30 17:39:54 +08:00
Liu Xinquan
8644ff72ea fix(TDQ-18322) throw NPE when retrieve the schema on Sybase (#3235) 2020-04-26 15:35:28 +08:00
undx
ae7636cf32 feat(TCOMP-1681): Make ESB Studio job export TaCoKit compliant
- add TaCoKit dependency service (#3220)
2020-04-24 18:01:47 +02:00
bhe-talendbj
90aae9478d fix(TUP-26752): backport (#3227) 2020-04-21 10:53:17 +08:00
vdrokov
8bca145967 fix(TESB-28815): Fix bundle name (should include -bundle suffix at the end) (#3219) 2020-04-16 12:54:18 +03:00
hzhao-talendbj
6c3c74361f fix missing db value (#3209) (#3211) 2020-04-14 23:53:20 +08:00
Zhiwei Xue
7f6f52ac54 fix(TUP-26233):update related extensions. (#3179) 2020-04-09 21:05:03 +08:00
hzhao-talendbj
fd43f2a0c3 fix(TUP-26388)Amazon Redshift Driver class not working with Implicit (#3181) (#3191)
* 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:42:46 +08:00
hcyi
b4a12653ff fix(TUP-26229):Dynamic Schema default Mapping can't be changed (#3184) 2020-04-03 14:24:39 +08:00
bhe-talendbj
cf5450e5d8 fix(TUP-26539): Unassociate data from associateListeners (#3169) (#3177)
* fix(TUP-26539): Fix wrong tree node implmentation

* fix(TUP-26539): add test case

* fix(TUP-26539): Remove reference to itself

* fix(TUP-26539): Return root node

* fix(TUP-26539): Update test case

* fix(TUP-26539): update test case

* fix(TUP-26539): Unassociate unnecessary listeners

* fix(TUP-26539): Revert changes of RepositoryNode

* fix(TUP-26539): Add override annotation
2020-04-03 11:58:42 +08:00
Zhiwei Xue
4de9701dae fix(TUP-26233):[7.0.1] Sometimes , the ZIP file created by a commandline (#3168)
PublishJob is not correct, missing item files.
2020-03-31 18:32:38 +08:00
hzhao-talendbj
99bf38459c fix mac os display issue (#3161) 2020-03-26 09:39:57 +08:00
hzhao-talendbj
f11ebf28e9 fix column names are same issue (#3155) (#3156) 2020-03-24 16:42:55 +08:00
kjwang
7c2a157b7d Fix TUP-26346 Files from custom component folders are uploaded to nexus (#3145)
multiple times (#3125)

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

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

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

Conflicts:
	main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/service/LocalLibraryManager.java
2020-03-20 09:44:09 +08:00
hcyi
ee0bb9cb98 fix(TUP-26155):fix compilation error (#3140) 2020-03-17 15:32:53 +08:00
hzhao-talendbj
316ee87fa6 fix(TUP-26081): Share libraries pb (#3063) (#3138)
* fix(TUP-26081): Share libraries pb

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

* fix(TUP-26081): Share libraries pb

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

Co-authored-by: Chao MENG <cmeng@talend.com>
2020-03-16 18:43:14 +08:00
hcyi
0a297fac3e fix(TUP-26155):improve for dataviewer if MongoDB with SSL (#3111) (#3132) 2020-03-16 12:38:18 +08:00
hzhao-talendbj
c94d54ab4c fix(TUP-25889)Display issue for the line between Linker source and (#3103) (#3137)
* fix(TUP-25889)Display issue for the line between Linker source and
target on Mac and Ubuntu

* fix(TUP-25889)Display issue for the line between Linker source and
target on Mac and Ubuntu
2020-03-16 12:28:07 +08:00
kjwang
bb7c934c1d TUP-26308 Nexus 2 gets populated by different crypto-utils jar versions (#3122)
(#3116)

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

Conflicts:
	main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/nexus/Nexus2RepositoryHandler.java
2020-03-11 11:21:14 +08:00
Zhiwei Xue
e0187ea0d8 fix(TUP-26344):Some job including customer component can't generate code (#3121)
migrated from 6.3.1 to 7.2.1
2020-03-10 10:53:53 +08:00
kjwang
bcbbdec19c fix(TUP-26189): [7.2.1] snowflake metadata connection with proxy failure (#3117)
fix(TUP-26189): [7.2.1] snowflake metadata connection with proxy
failure

https://jira.talendforge.org/browse/TUP-26189
2020-03-05 14:48:09 +08:00
bhe-talendbj
d1fd9b2671 bugfix(TUP-25965) Include subjob's test reports (#3055) (#3099)
* bugfix(TUP-25965) Synchronize test reports

* bugfix(TUP-25965) Ignore test failures and zip test reports

* bugfix(TUP-25965) Ignore test failures and zip test reports

* bugfix(TUP-25965) Ignore test failures and zip test reports

* bugfix(TUP-25965) Ignore test failures and zip test reports

* bugfix(TUP-25965) Ignore test failures

* bugfix(TUP-25965) Ignore test failures

* bugfix(TUP-25965) Skip tests when running job

* fix(TUP-25965): Call service to check is build job or not
2020-02-20 14:33:43 +08:00
Ivan Gonchar
02913460de chore: bump Components version to 0.27.5-SNAPSHOT (#3097) 2020-02-19 09:45:08 +08:00
Zhiwei Xue
a8c76aecec fix(TUP-26170):fix subjob dependencies missing in classpath problem of (#3091)
CI.
2020-02-17 21:38:57 +08:00
Zhiwei Xue
e819acd3b9 fix(TUP-25929):Studio re synchronizing jars with artifact repository
every time when logged into studio
2020-02-06 19:08:14 +08:00
Chao MENG
b0c891416c feat(TUP-25226): Make the hadoop conf jar path a contextualizable parameter in the Hadoop conf wizard (#2890) (#3010)
* 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

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

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

This reverts commit 1b97430f53.

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

This reverts commit cc3c7d2ddf.
2020-01-20 09:57:58 +08:00
hwang-talend
e709e1dd70 bugfix(TUP-25697):system tables do not show up when trying to retrieve (#2975)
* bugfix(TUP-25697):system tables do not show up when trying to retrieve
schema for JDBC
2020-01-07 14:47:31 +08:00
SunChaoqun
1b5e1bee40 Revert "TESB-27139:"Could not find the context Default" is shown in runtime when (#2973)"
This reverts commit 11e4a19cbe.
2020-01-03 11:22:08 +08:00
SunChaoqun
11e4a19cbe TESB-27139:"Could not find the context Default" is shown in runtime when (#2973)
deploy a route into runtime
2020-01-02 11:20:45 +07:00
Zhiwei Xue
e4de46a9d8 Fix TUP-22582 [CVE:high] Backend : (#2587) (#2944)
pkg:maven/org.codehaus.plexus:plexus-utils:1.5.15 requires version
upgrade (Fix can't build job with sub job)
https://jira.talendforge.org/browse/TUP-22583

Co-authored-by: kjwang <kjwang@talend.com>
2019-12-26 15:54:24 +08:00
hzhao-talendbj
5f3dfcadca bugfix(TUP-25194)External jar sync issue in studio using tLibraryLoad (#2867) (#2947)
* bugfix(TUP-25194)External jar sync issue in studio using tLibraryLoad
2019-12-26 11:37:41 +08:00
Jane Ding
ea0b812c28 fix(TUP-18610):When drag hdfs to spark job,hadoop cluster some context (#2932) (#2946)
* fix(TUP-18610):When drag hdfs to spark job,hadoop cluster some context
parameters cann't drag to job
https://jira.talendforge.org/browse/TUP-18610

* fix(TUP-18610)When drag hdfs to job,hadoop cluster some context
parameters cann't drag to job
https://jira.talendforge.org/browse/TUP-18610

* fix(TUP-18610)When drag hdfs to spark job,hadoop cluster some context
parameters cann't drag to job
https://jira.talendforge.org/browse/TUP-18610

* fix(TUP-18610)When drag hdfs to spark job,hadoop cluster some context

parameters cann't drag to job
https://jira.talendforge.org/browse/TUP-18610

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

Co-authored-by: Chao MENG <cmeng@talend.com>
2019-12-25 15:38:16 +08:00
Mike Yan
8485c5c779 fix(TESB-27614): Check NPE for 'files' node in route assembly file (#2943) 2019-12-24 18:06:25 +08:00
hwang-talend
38a1ef81d5 bugfix(TUP-22500):jars already existed on nexus still try to upload (#2911)
bugfix(TUP-22500):jars already existed on nexus still try to upload
2019-12-23 10:18:56 +08:00
Richard Lecomte
6b7e0948a0 Rlecomte/fix/tdi 42188 harden deserialization 2 (#2884)
* fix : TDI-42188

Harden Deserializaion (RunTrace)
InputStream in a try-with-resource block (GetJarsToRegister)

* fix : TDI-42188

Harden Deserializaion (RunTrace)
InputStream in a try-with-resource block (GetJarsToRegister)

* fix : TDI-42188

Copy expectedTypes to avoid security leak
Better type checking

* fix : TDI-42188

Deserialized type checked in GetJarsToRegister

* fix : TDI-42188

Removed deserialized type checking in GetJarsToRegister
2019-12-16 09:53:56 +01:00
bhe-talendbj
9c5d48ecc0 backport(TUP-25237) backport (#2904) 2019-12-12 15:26:37 +08:00
kjwang
31e315a024 Kjwang/fix tup 24953 nexus 3 gets populated by crypto utils.jar (#2883) (#2908)
* Fix TUP-24953 Nexus 3 gets populated by crypto-utils.jar
https://jira.talendforge.org/browse/TUP-24953

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

Conflicts:
	main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/nexus/Nexus3RepositoryHandler.java
2019-12-12 11:52:35 +08:00
Emmanuel GALLOIS
f59a37c621 fix(TDI-43300): fix tacokit component jar clash with locales (#2873) 2019-12-02 21:35:27 +08:00
Chao MENG
5abce3c932 fix(TUP-24749): [7.2.1] issue to download component jar via https proxy (#2876)
https://jira.talendforge.org/browse/TUP-24749
2019-12-02 19:42:50 +08:00
Chao MENG
f3bf337ec9 Cmeng/backport/7.2/tup 24749 proxy issue (#2871)
* fix(TUP-24749): [7.2.1] issue to download component jar via https proxy (#2840)
2019-11-29 16:35:09 +08:00
Chao MENG
b22de0d3f5 Revert "Revert "feat(TUP-25006): Redshift SSO support with Ping Federate (#2866)
"feat(TUP-25006): Redshift SSO support with Ping Federate
2019-11-29 10:37:39 +08:00
Jane Ding
1205cbed67 Jding/tup 24732 check loop dependency issues (#2844) (#2860)
* fix(TUP-24732)Studio Code tab doesn't generate code/show errors in Job
https://jira.talendforge.org/browse/TUP-24732

* fix(TUP-24732)Studio Code tab doesn't generate code/show errors in Job
https://jira.talendforge.org/browse/TUP-24732

* fix(TUP-24732)Studio Code tab doesn't generate code/show errors in Job
https://jira.talendforge.org/browse/TUP-24732

* fix(TUP-24732)[7.2.1] Studio Code tab doesn't generate code/show errors
in Job
https://jira.talendforge.org/browse/TUP-24732
2019-11-26 11:38:54 +08:00
zshen-talend
02a3ec2898 fix(TDQ-17661): improve the code about switch context (#2833)
* fix(TDQ-17661): improve the code about switch context

* fix(TDQ-17661): backport on 7.2

* fix(TDQ-17661): back port on 7.2 for make sure switch context function
only valid when the studio contains TDQ service
2019-11-21 18:40:15 +08:00
Chao MENG
26d08aeb58 fix(TUP-24942): need to do studio metadata mapping to tsapbapi (#2847)
fix(TUP-24942): need to do studio metadata mapping to tsapbapi components for the new closedlist when D&D metadata to job
https://jira.talendforge.org/browse/TUP-24942
2019-11-20 15:07:29 +08:00
Chao MENG
2a6a0f5ffe fix(TUP-24942): need to do studio metadata mapping to tsapbapi (#2843)
fix(TUP-24942): need to do studio metadata mapping to tsapbapi components for the new closedlist when D&D metadata to job
https://jira.talendforge.org/browse/TUP-24942
2019-11-20 15:07:12 +08:00
Emmanuel GALLOIS
78bdedd823 fix(TDI-43180): couchbase upgrade to 1.2.3 (#2842) 2019-11-15 11:50:52 +01:00
Zhiwei Xue
26561678e0 fix(TUP-25123):Problem of dependencies with spark joblets (#2822) 2019-11-15 16:21:12 +08:00
Jane Ding
2337aa3abc Jding/tup 24732 studio code tab doesn't show error (#2805) (#2812)
* fix(TUP-24732)Studio Code tab doesn't generate code/show errors in Job
https://jira.talendforge.org/browse/TUP-24732

* fix(TUP-24732)Studio Code tab doesn't generate code/show errors in Job
https://jira.talendforge.org/browse/TUP-24732

* fix(TUP-24732)Studio Code tab doesn't generate code/show errors in Job
https://jira.talendforge.org/browse/TUP-24732
2019-11-08 10:13:52 +08:00
Chao MENG
873ef87d8d Cmeng/bugfix/tup 24749 proxy issue (#2808) (#2813)
* fix(TUP-24749): [7.2.1] issue to download component jar via https
proxy

https://jira.talendforge.org/browse/TUP-24749
https://jira.talendforge.org/browse/TUP-24783
https://jira.talendforge.org/browse/TUP-24606
2019-11-07 10:28:58 +08:00
SunChaoqun
f15c775c86 TESB-26696:Route - Beans package not visible to test cases (#2816) 2019-11-06 18:17:20 +08:00
hcyi
cabb923ec8 fix(TUP-24944):Fail to create teradata connection if connection with (#2801)
additional parameters.
2019-11-04 16:32:20 +08:00
Chao MENG
7d54a0e2b0 fix(TUP-24954): Error "XML format is incorrect", when customer try to (#2803) (#2807)
fix(TUP-24954): Error "XML format is incorrect", when customer try to define a 'File XML metadata' using a XSD file
https://jira.talendforge.org/browse/TUP-24954
2019-11-04 14:51:58 +08:00
hzhao-talendbj
36a4a1f5c1 fix(TUP-24613)routine section does not allow user to edit required (#2759) (#2804)
* fix(TUP-24613)routine section does not allow user to edit required
checkbox

* fix(TUP-24613)routine section does not allow user to edit required
checkbox

* fix(TUP-24613)routine section does not allow user to edit required
checkbox

* fix(TUP-24613)routine section does not allow user to edit required
checkbox
2019-11-01 16:00:43 +08:00
zshen-talend
e1b487cc85 fix(TDQ-17660): After create DB connection successfully , nothing store under repository (#2797)
* fix(TDQ-17660): fix the issue which After create DB connection
successfully , nothing store under repository

* fix(TDQ-17660): clear the code
2019-10-30 15:31:25 +01:00
SunChaoqun
91bcf5a642 TESB-27123:Context does not transmit to Job called by route in the (#2791)
second call in runtime
2019-10-28 21:49:42 +08:00
Roman
c69fa05086 fix(TDI-43022): change LN method in Routines (#2751) (#2784) 2019-10-28 07:32:49 +02:00
Zhiwei Xue
634e336a48 fix(TUP-24623):fix regression. 2019-10-28 10:11:21 +08:00
mbasiuk-talend
0bbcfc1141 fix(TDI-43035): use only main connection category (#2754) (#2779)
* fix(TDI-43035): use only main connection category

* fix(TDI-43035): use better condition to catch the issue
2019-10-22 10:59:30 +03:00
hcyi
d9d927f9f3 fix(TUP-24917):Upgrade tacokit to 1.1.14. (#2777) 2019-10-22 10:12:35 +08:00
Zhiwei Xue
f3bf3e47a8 fix(TUP-24365):fix m2 repository problem for zero installation CI (#2764) 2019-10-18 18:04:37 +08:00
Zhiwei Xue
9779a5f6e2 fix(TUP-24623):Compilation error on the job with project references (#2757) 2019-10-18 17:48:39 +08:00
Jane Ding
f56df0fa20 fix(TUP-24735)Studio fails to sync jars with Artifactory if password has (#2756) (#2766)
* fix(TUP-24735)Studio fails to sync jars with Artifactory if password has
'@' character in it
https://jira.talendforge.org/browse/TUP-24735

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

* fix(TUP-24735)Studio fails to sync jars with Artifactory if password has
'@' character in it
https://jira.talendforge.org/browse/TUP-24735
2019-10-15 09:38:08 +08:00
hwang-talend
d26cd941ae bugfix(TUP-24563):Specifying a custom MVN URI in a Bean still ends up (#2762)
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:53:02 +08:00
zshen-talend
2e9dead3ac fix(TDQ-17435): back port on 7.2 (#2758) 2019-10-12 16:53:33 +08:00
Laurent BOURGEOIS
23a146b4dd Fix(TBD-9289):"Invalid signature file digest for Manifest main attributes" Error with HD Insight Cluster 2019-10-10 17:58:20 +02:00
Zhiwei Xue
60d1a2c29f fix(TUP-24310):routines is duplicated in the reactor (#2741)
* fix(TUP-24310):routines is duplicated in the reactor

* fix(TUP-24310):routines is duplicated in the reactor.
2019-09-27 18:57:39 +08:00
hcyi
df073c559f fix(TUP-24084):Change the display of the new Couchbase component names. (#2720) (#2739) 2019-09-24 10:35:56 +08:00
Jane Ding
9daf31aaae fix(TUP-24433)Migrating Big Data Jobs from 7.1.1 to 7.2.1 is adding the (#2735) (#2737)
routines-7.1.1.jar instead of routines-7.2.1.jar
https://jira.talendforge.org/browse/TUP-24433
2019-09-24 09:42:45 +08:00
wang wei
8a8551c507 fix(TDI-42183): Avoid locale dependent checks (#2715)
* fix(TDI-42183): Avoid locale dependent checks

* fix(TDI-42183): declare the code come from apache commons lang
2019-09-23 18:05:50 +08:00
wang wei
56311770f6 fix(TDI-42187): Fix Double Checked Locking in GlobalResource (#2708)
* fix(TDI-42187): Fix Double Checked Locking in GlobalResource

* fix(TDI-42187): use more readable method
2019-09-23 17:45:19 +08:00
jiezhang-tlnd
c8d6f8244f fix(TUP-23960)Following TDI-42674, update dependency for Redshift (#2722)
database metadata
https://jira.talendforge.org/browse/TUP-23960
2019-09-23 15:10:45 +08:00
Zhiwei Xue
aad9054e31 fix(TUP-24310):routines is duplicated in the reactor (#2706) 2019-09-23 14:25:00 +08:00
kjwang
d4fce499da kjwang/Fix TUP-24579 MacOS : unable to access remote project after (#2718) (#2728)
applying TPS-3363
https://jira.talendforge.org/browse/TUP-24579
2019-09-23 10:03:14 +08:00
wang wei
0bc770463c fix(TDI-42192): Use SecureRandom in system routines (#2707) 2019-09-20 17:05:10 +08:00
Roman
fed21693cc fix(TDI-42034): update Redshift jar to 1.2.32.1056 (#2666) (#2732) 2019-09-20 07:47:13 +03:00
hwang-talend
cf428c6435 bugfix(TUP-24563):Specifying a custom MVN URI in a Bean still ends up (#2717)
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-09-19 15:06:58 +08:00
Mike Yan
8036854ebd fix(TESB-26415): beansType is null with pure DI licence (#2725)
fix(TESB-26415): beansType is null with pure DI licence
2019-09-18 18:21:54 +08:00
hzhao-talendbj
340efbb86e feat(TUP-24028)Add Azure datacenter part of the studio connection (#2704) 2019-09-11 17:20:01 +08:00
SunChaoqun
f51f23cec0 TESB-26415:Cannot publish Route with Routelet to snapshots when project (#2705)
has a ref project defined
2019-09-11 17:09:03 +08:00
wang wei
4e25b48b93 fix(TDI-42921): use snapshot tcompv0 for studio maintenance/7.2 (#2698) 2019-09-04 12:13:46 +08:00
Zhiwei Xue
25128af97e fix(TUP-24323):_tdm folder is missing after build thmap job (#2693) 2019-09-03 10:18:44 +08:00
wang wei
32ab1d7ace fix(TDI-42522): avoid 65535 issue (#2540) (#2697) 2019-09-02 14:43:15 +08:00
Mike Yan
d43aff70fb fix(TESB-26174): Backport to 7.2 for tRunJob with tESBConsumer (#2695) 2019-08-30 15:24:50 +02:00
Zhiwei Xue
7906501353 fix(TUP-23568):nexus password display in studio error log (#2564) (#2688) 2019-08-29 16:11:49 +08:00
hwang-talend
a0cac14422 bugfix(TUP-24249):Added the column but not reflected to json metadata (#2674)
* bugfix(TUP-24249):Added the column but not reflected to json metadata
2019-08-27 10:39:35 +08:00
jiezhang-tlnd
ec3ba2fabc fix(TUP-24248)when edit the metadata, the display content is different (#2683)
as when created
https://jira.talendforge.org/browse/TUP-24248
2019-08-23 15:09:12 +08:00
Chao MENG
14b5ff8dd0 fix(TUP-24226): Studio doesn't load latest jar for TCOMPv0 update site patch.
fix(TUP-24226): Studio doesn't load latest jar for TCOMPv0 update site patch. 
https://jira.talendforge.org/browse/TUP-24226
2019-08-21 18:07:55 +08:00
Jane Ding
2341ba900d Jding/tup 24162 studio version is not correct after applied serveral patches (#2654) (#2663)
* fix(TUP-24162)Studio version is not correct after applied serveral
patches on 7.2.1
https://jira.talendforge.org/browse/TUP-24162

* fix(TUP-24162)Studio version is not correct after applied serveral
patches on 7.2.1
https://jira.talendforge.org/browse/TUP-24162

* fix(TUP-24162)Studio version is not correct after applied serveral
patches on 7.2.1
https://jira.talendforge.org/browse/TUP-24162
2019-08-21 11:17:19 +08:00
jiezhang-tlnd
d9a881acc4 fix(TUP-24232)JDBC metadata connection for Redshift when exported as (#2675)
context, unable to retrieve schema
https://jira.talendforge.org/browse/TUP-24232
2019-08-20 18:07:52 +08:00
jiezhang-tlnd
c5b67db1fa fix(TUP-24159)XML metadata wizard showing inconsistent view on V711 (#2669)
comparing with V6 Studio
https://jira.talendforge.org/browse/TUP-24159
2019-08-20 10:24:33 +08:00
Zhiwei Xue
7036813d62 fix(TUP-23637):7.x missing local_project for big data spark batch job (#2604) (#2664) 2019-08-16 18:53:46 +08:00
pyzhou
590ec17f3b fix(TDI-42725): change groupID EXAUtil (#2658) 2019-08-13 17:41:48 +08:00
jiezhang-tlnd
50ca1aef93 fix(TUP-24159)XML metadata wizard showing inconsistent view on V711 (#2651) (#2652)
comparing with V6 Studio
https://jira.talendforge.org/browse/TUP-24159
2019-08-12 10:43:47 +08:00
sbliu
6b543f89e6 TMDM-13805 Can read entity and navigator to previous/next page. (#2649)
* TMDM-13805 Can read entity and navigator to previous/next page.

* TMDM-13805 The whole process of read entity won't change the entity.

* TMDM-13805 Disable drag/drop from table to tree for schema mapping page of reading output type mdm connection.
2019-08-09 10:02:35 +00:00
SunChaoqun
a38328017b Docker_Support_for_Microservice_CI_Part_72 (#2627)
* 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

* 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 (#2634)
2019-08-08 18:22:45 +08:00
hzhao-talendbj
dbe6878cb4 fix(TUP-23571)issue for download jar to local nexus (#2644) (#2645) 2019-08-07 14:41:38 +08:00
Chao MENG
c161957ae6 Cmeng/bugfix/tup 23914 json wizard encoding (#2628) (#2631)
* 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:48:30 +08:00
qiongli
cf900ccb0b fix(TDQ-17308) Update the new driver name and mvn url (#2622) 2019-07-29 17:43:33 +08:00
Chao MENG
b14cf222a2 fix(TUP-23984): JSON metadata wizard for output mode throws class cast (#2624) (#2625)
exception on Linux and Mac
https://jira.talendforge.org/browse/TUP-23984
2019-07-25 17:09:14 +08:00
Jane Ding
da9720cdca fix(TUP-23789)Pom files are not generated sometimes for the jobs in (#2610) (#2617)
* 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:18 +08:00
kjwang-talend
9b3d317a79 TUP-23950 Error in calling spark job from trunjob job inside standard (#2613)
job
https://jira.talendforge.org/browse/TUP-23950
2019-07-24 12:01:27 +08:00
jiezhang-tlnd
f1f157286c fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after dragging and dropping from database Metadata (#2603) (#2612)
* 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:41 +08:00
pyzhou
d692630ea7 Fix(TDI-42572):upgrade EXAUtil version (#2602) (#2607) 2019-07-19 16:10:37 +08:00
msjian
e1c1f682ac fix(TDQ-13393): readonly user logon remote project only can read (#2600) 2019-07-17 17:36:09 +08:00
hzhao-talendbj
6b05e31b0e fix(TUP-23536)Component cannot share to Nexus3.15 from local (#2601) (#2605) 2019-07-16 18:48:23 +08:00
zshen-talend
0e6b9e204c chor(TDQ-17069): remove unused code(backport on 7.2) (#2556) 2019-07-15 15:50:41 +08:00
hcyi
fe27099b39 fix(TUP-23743):ERROR when Job in MDM project calling Job in Reference DI (#2597)
project:import routines.DataQuality cannot be resolved.
2019-07-15 11:40:15 +08:00
hcyi
6dde16cd07 fix(TUP-23106):Tacokit components cannot be copy-pasted in Job Design (#2588) (#2596)
* fix(TUP-23106):Tacokit components cannot be copy-pasted in Job Design

* fix(TUP-23106):Tacokit components cannot be copy-pasted in Job Design
2019-07-15 10:36:13 +08:00
Pingwen Lin
da839db18c TMDM-13727 Remove dependency from Studio to MDM CE artifacts (#2583) 2019-07-08 14:19:41 +08:00
Zhiwei Xue
fbf0182ad2 fix(TUP-23755):Regression caused by TUP-21532 for ESB test case (#2579) 2019-07-05 18:14:16 +08:00
hcyi
defd71f3f1 fix(TUP-23264):Studio can't find dependencies for tacokit components. (#2566) (#2577) 2019-07-05 17:30:32 +08:00
Zhiwei Xue
298c57a1b7 fix(TUP-22986):Build jobs doesn't creates the java source file for the (#2518) (#2575)
child jobs
2019-07-05 10:23:17 +08:00
jiezhang-tlnd
c41cf6c618 fix(TUP-23520)Change schema order function doesnot work (#2570) 2019-07-03 14:35:47 +08:00
Irene Wang
6bb7df0895 Revert "DEVOPS-3416 Deploy all plugins for Black Duck scans"
This reverts commit c648e147a8.
2019-06-28 12:12:22 +02:00
Jane Ding
5bcc31c522 fix(TUP-23452)COMPUTE_DEPENDENCIES_FAILED:{path=META-INF/maven/org.talend.components/components-salesforce-runtime/dependencies.txt (#2555) (#2561)
https://jira.talendforge.org/browse/TUP-23452
2019-06-27 11:00:56 +08:00
Chao MENG
570685f34c update studio version to 7.2.2 (#2559) 2019-06-26 17:29:29 +08:00
kjwang-talend
50fe0f8cc0 TUP-23225 Hiveserver2 host is not correctly discovered in the studio (#2551) (#2553)
https://jira.talendforge.org/browse/TUP-23225
2019-06-25 14:15:05 +08:00
Jenkins Continuous Build server
2e97e3206b Set version to 7.2.2 SNAPSHOT 2019-06-24 12:25:26 +02:00
Mike Yan
5744d83e69 fix(TESB-26219): Fixed build.properties for missing libs (#2549) 2019-06-20 12:32:25 +02:00
kjwang-talend
3737400399 kjwang/Fix TUP-23488 Retrieve jar list to download is slow (Fix license (#2539)
name is empty problem)
https://jira.talendforge.org/browse/TUP-23488
2019-06-19 21:52:02 +08:00
Zhiwei Xue
3cbbb38871 fix(TUP-23554):osgi.bundle=empty when install additional package failed (#2545) 2019-06-19 20:46:03 +08:00
Mike Yan
768e4534b5 fix(TESB-26219): Fixed missing libs in apache cxf plugin (#2541) 2019-06-19 14:56:35 +08:00
hwang-talend
07f992c3ee bugfix(TUP-23230):Guess Schema error - SLF4J: Defaulting to no-operation (#2535)
bugfix(TUP-23230):Guess Schema error - SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-06-18 15:35:30 +08:00
Chao MENG
5b72922429 fix(TUP-23519): spark job can't run success when I select EMR58 as (#2534)
distribution
https://jira.talendforge.org/browse/TUP-23519
2019-06-18 15:22:21 +08:00
Chao MENG
c7ebdef42d fix(TUP-23482)should avoid multi version slf4j-log4j jars in the job (#2532)
classpath
https://jira.talendforge.org/browse/TUP-23482
2019-06-18 12:32:39 +08:00
Jane Ding
5fe03dfbf2 fix(TUP-23482)should avoid multi version slf4j-log4j jars in the job (#2529) (#2531)
classpath
https://jira.talendforge.org/browse/TUP-23482
2019-06-18 11:49:34 +08:00
kjwang-talend
496afd04db Kjwang/fix tup 23488 retrieve jar list to download is slow b721 (#2530)
* kjwang/Fix improve the fetch license performance (#2523)

* kjwang/Fix improve the fetch license performance

* kjwang/Fix improve the fetch license performance
https://jira.talendforge.org/browse/TUP-23488

* kjwang/Fix TUP-23488 Retrieve jar list to download is slow (Fix junit (#2528)

error)
https://jira.talendforge.org/browse/TUP-23488
2019-06-18 11:38:22 +08:00
Mike Yan
6b38b13eb9 fix(TESB-26219): Fixed NPE for cloud artifact viewer with Java11 (#2527) 2019-06-17 17:08:02 +08:00
Jenkins Continuous Build server
07df547a88 Set version to 7.2.1 2019-06-14 11:49:03 +02:00
570 changed files with 5792 additions and 1926 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature id="org.talend.babel.all.tos.feature" label="Babel feature with all languages for TOS" version="7.2.1.qualifier">
<feature id="org.talend.babel.all.tos.feature" label="Babel feature with all languages for TOS" version="7.2.2.qualifier">
<description url="http://www.example.com/description">[Enter Feature Description here.]</description>
<copyright url="http://www.example.com/copyright">[Enter Copyright Description here.]</copyright>
<license url="http://www.example.com/license">[Enter License Description here.]</license>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.2.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.common.ui.runtime.nl
Bundle-Version: 7.2.1.qualifier
Bundle-Version: 7.2.2.qualifier
Fragment-Host: org.talend.common.ui.runtime

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.2.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.common.ui.runtime.nl</artifactId>

View File

@@ -16,8 +16,8 @@ ContentProposalAdapterExtended.close=close
ContentProposalAdapterExtended.closeFocusout=close focusout
ControlUtils.Unsupported1=This control ({0}) is not supported, add case if you want...
CopyPushButton.CopyButton.Tip=Copy selected items
Curve2D.MaxNum.Be0=maximumSegements must positive or 0
Curve2D.MinNum.Be0=minimumSegements must positive or 0
Curve2D.MaxNum.Be0=maximumSegments must be positive or 0
Curve2D.MinNum.Be0=minimumSegments must be positive or 0
DateDialog.textContent=Select Date & Time
DefaultCellModifier.tableItemDispose=TableItem disposed
DialogErrorForCellEditorListener.Error.MsgDialogTitle=Error
@@ -71,7 +71,7 @@ ExceptionMessageDialog.log=log
ExceptionMessageDialog.No=No
ExceptionMessageDialog.OK=OK
ExceptionMessageDialog.Yes=Yes
ExportPushButton.ExportButton.Tip=Export all rows into XML file
ExportPushButton.ExportButton.Tip=Export all rows into xml file
ExportPushButtonForExtendedTable.ErrorMsg.Text=Error occurred
ExtendedTableAddCommand.Add.Label=Add one or more table entries
ExtendedTableCopyCommand.Copy.Label=Copy one or more table entries in the internal clipboard

View File

@@ -4,7 +4,7 @@ AccessorUtils.isReq=\ est requis pour le bean (<B>).
AddPushButton.AddButton.Tip=Ajouter
AddAllPushButton.AddAllButton.Tip=Ajouter tout
CellEditorDialogBehavior.textContent=...
ColorStyledText.RedoItem.Text=R\u00E9p\u00E9ter
ColorStyledText.RedoItem.Text=R\u00E9tablir
ColorStyledText.UndoItem.Text=Annuler
ColorStyledText.CopyItem.Text=Copier
ColorStyledText.PasteItem.Text=Coller
@@ -13,8 +13,8 @@ ContentProposalAdapterExtended.close=Fermer
ContentProposalAdapterExtended.closeFocusout=Fermeture de focusout
ControlUtils.Unsupported1=Ce contr\u00F4le ({0}) n'est pas support\u00E9, ajouter un "sinon" si vous voulez...
CopyPushButton.CopyButton.Tip=Copie les \u00E9l\u00E9ments s\u00E9lectionn\u00E9s
Curve2D.MaxNum.Be0=maximumSegements doit \u00EAtre positif ou 0
Curve2D.MinNum.Be0=minimumSegements doit \u00EAtre positif ou 0
Curve2D.MaxNum.Be0=maximumSegments doit \u00EAtre positif ou 0
Curve2D.MinNum.Be0=minimumSegments doit \u00EAtre positif ou 0
DateDialog.textContent=S\u00E9lectionner Date et heure
DefaultCellModifier.tableItemDispose=TableItem effac\u00E9
DialogErrorForCellEditorListener.Error.MsgDialogTitle=ERROR

View File

@@ -16,8 +16,8 @@ ContentProposalAdapterExtended.close=\u9589\u3058\u308B
ContentProposalAdapterExtended.closeFocusout=Focusout\u3092\u9589\u3058\u308B
ControlUtils.Unsupported1=\u3053\u306E\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB({0}) \u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3001\u5FC5\u8981\u3067\u3042\u308C\u3070\u30B1\u30FC\u30B9\u3092\u8FFD\u52A0\u3057\u3066\u304F\u3060\u3055\u3044...
CopyPushButton.CopyButton.Tip=\u9078\u629E\u3057\u305F\u30A2\u30A4\u30C6\u30E0\u306E\u30B3\u30D4\u30FC
Curve2D.MaxNum.Be0=maximumSegements\u306F \u6B63\u306E\u6570\u3082\u3057\u304F\u306F0\u3067\u306A\u304F\u3066\u306F\u306A\u308A\u307E\u305B\u3093
Curve2D.MinNum.Be0=minimumSegements\u306F \u6B63\u306E\u6570\u3082\u3057\u304F\u306F0\u3067\u306A\u304F\u3066\u306F\u306A\u308A\u307E\u305B\u3093
Curve2D.MaxNum.Be0=maximumSegments\u306F\u6B63\u6570\u307E\u305F\u306F0\u306B\u3057\u3066\u304F\u3060\u3055\u3044
Curve2D.MinNum.Be0=minimumSegments\u306F\u6B63\u6570\u307E\u305F\u306F0\u306B\u3057\u3066\u304F\u3060\u3055\u3044
DateDialog.textContent=\u65E5\u4ED8\u3068\u6642\u9593\u306E\u9078\u629E
DefaultCellModifier.tableItemDispose=\u7834\u68C4\u3055\u308C\u305F\u30C6\u30FC\u30D6\u30EB\u9805\u76EE
DialogErrorForCellEditorListener.Error.MsgDialogTitle=\u30A8\u30E9\u30FC

View File

@@ -16,8 +16,8 @@ ContentProposalAdapterExtended.close=\u5173\u95ED
ContentProposalAdapterExtended.closeFocusout=\u5173\u95ED focusout
ControlUtils.Unsupported1=\u6B64\u9762\u677F ({0}) \u4E0D\u53D7\u652F\u6301\u3002\u5982\u679C\u60A8\u60F3\u4F7F\u7528\uFF0C\u8BF7\u6DFB\u52A0\u4E8B\u4EF6...
CopyPushButton.CopyButton.Tip=\u590D\u5236\u9009\u5B9A\u7684\u9879
Curve2D.MaxNum.Be0=maximumSegements \u5FC5\u987B\u4E3A\u6B63\u6216 0
Curve2D.MinNum.Be0=minimumSegements \u5FC5\u987B\u4E3A\u6B63\u6216 0
Curve2D.MaxNum.Be0=maximumSegments \u5FC5\u987B\u4E3A\u6B63\u6570\u6216 0
Curve2D.MinNum.Be0=minimumSegments \u5FC5\u987B\u4E3A\u6B63\u6570\u6216 0
DateDialog.textContent=\u9009\u62E9\u65E5\u671F\u548C\u65F6\u95F4
DefaultCellModifier.tableItemDispose=TableItem \u5DF2\u5904\u7406
DialogErrorForCellEditorListener.Error.MsgDialogTitle=\u9519\u8BEF

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.commons.runtime.nl
Bundle-Version: 7.2.1.qualifier
Bundle-Version: 7.2.2.qualifier
Fragment-Host: org.talend.commons.runtime

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.2.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.commons.runtime.nl</artifactId>

View File

@@ -56,3 +56,5 @@ AS400ResultSet.unknowCloumn=Invalid argument\: unknown column name
AS400ResultSet.parameterIndex=Invalid argument\: parameter index
AS400ResultSet.outofRange=\ is out of range.
ITaCoKitService.exception.multipleInstance=More than one instance found: {0}
TalendProxySelector.exception.badUriMap=Bad uri map: {0}
TalendProxySelector.exception.proxySelectionError=Error occurs when selecting proxy for {0}

View File

@@ -45,3 +45,5 @@ VersionUtils.readPropertyFileError=Erreur de lecture de propri\u00E9t\u00E9 dans
AS400ResultSet.unknowCloumn=Argument invalide\: nom de colonne inconnu
AS400ResultSet.parameterIndex=Argument invalide\: index du param\u00E8tre
AS400ResultSet.outofRange=\ est hors de la plage.
TalendProxySelector.exception.badUriMap=URI du mapping invalide\u00A0: {0}
TalendProxySelector.exception.proxySelectionError=Erreur lors de la s\u00E9lection du proxy pour {0}

View File

@@ -56,3 +56,5 @@ AS400ResultSet.unknowCloumn=\u5F15\u6570\u304C\u7121\u52B9\u3067\u3059: \u4E0D\u
AS400ResultSet.parameterIndex=\u5F15\u6570\u304C\u7121\u52B9\u3067\u3059: \u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u30A4\u30F3\u30C7\u30C3\u30AF\u30B9
AS400ResultSet.outofRange=\\ \u7BC4\u56F2\u5916\u3067\u3059\u3002
ITaCoKitService.exception.multipleInstance=\u8907\u6570\u306E\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u304C\u898B\u3064\u304B\u308A\u307E\u3057\u305F: {0}
TalendProxySelector.exception.badUriMap=\u4E0D\u6B63\u306Auri\u30DE\u30C3\u30D7: {0}
TalendProxySelector.exception.proxySelectionError={0}\u306E\u30D7\u30ED\u30AD\u30B7\u306E\u9078\u629E\u6642\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3059

View File

@@ -56,3 +56,5 @@ AS400ResultSet.unknowCloumn=\u65E0\u6548\u7684\u53C2\u6570\uFF1A\u5217\u540D\u67
AS400ResultSet.parameterIndex=\u65E0\u6548\u7684\u53C2\u6570\uFF1A\u53C2\u6570\u7D22\u5F15
AS400ResultSet.outofRange=\\ \u8D85\u51FA\u8303\u56F4\u3002
ITaCoKitService.exception.multipleInstance=\u53D1\u73B0\u591A\u4E2A\u5B9E\u4F8B\uFF1A{0}
TalendProxySelector.exception.badUriMap=\u9519\u8BEF\u7684 uri \u6620\u5C04\uFF1A{0}
TalendProxySelector.exception.proxySelectionError=\u4E3A {0} \u9009\u62E9\u4EE3\u7406\u65F6\u51FA\u9519

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Commons UI Nl Fragment
Bundle-SymbolicName: org.talend.commons.ui.nl
Bundle-Version: 7.2.1.qualifier
Bundle-Version: 7.2.2.qualifier
Fragment-Host: org.talend.commons.ui
Bundle-Vendor: .Talend SA.

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.2.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.commons.ui.nl</artifactId>

View File

@@ -1,7 +1,7 @@
commons.error=Error
TableViewerCreator.TableColumn.AssertMsg=The TableColumn of TableEditorColumn with idProperty '{0}' has not the correct Table parent
ColorStyledText.PasteItem.Text=Paste
EventUtil.UnknowDetail=unkown ??? value of event detail :
EventUtil.UnknowDetail=unkown ??? value of event detail \:
ImportPushButtonForExtendedTable.ErrorMsg.Text=Error occurred
ResetDBTypesButton.ResetDBTypesButton.Tip=Reset DB Types
ExportPushButtonForExtendedTable.ErrorMsg.Text=Error occurred
@@ -12,7 +12,7 @@ ExtendedTablePasteCommand.Paste.Label=Paste data from the internal clipoard
SelectContextVariablesPushButton.Label=Select context variables
ExtendedTableModel.ModifiedObject.Error=ModifiedBeanListenable object must be set before use this method
ImportPushButton.ImportButton.Tip=Replace all rows by import from xml file
LabelledFileField.FileDialog.Text=Select a
LabelledFileField.FileDialog.Text=Select a
ModelSelectionDialog.Option=option
ModelSelectionDialog.Update=Update repository connection.
TableViewerCreator.Table.BeNull=table is null
@@ -22,28 +22,28 @@ ExtendedTableRemoveCommand.Romve.Label=Remove table entries
AddPushButton.AddButton.Tip=Add
MoveDownPushButton.MoveDownTip=Move down selected items
ExtendedTableCopyCommand.Copy.Label=Copy one or more table entries in the internal clipboard
ProposalUtils.CtrlProposal.ErrorMsg=Proposal for this type of Control is unsupported :
AccessorUtils.isReq= is required for the bean (<B>).
EventUtil.UnknowType=unkown ??? value of event type :
ProposalUtils.CellProposal.Error=Proposal of this type of CellEditor is unsupported:
ProposalUtils.CtrlProposal.ErrorMsg=Proposal for this type of Control is unsupported \:
AccessorUtils.isReq=\ is required for the bean (<B>).
EventUtil.UnknowType=unkown ??? value of event type \:
ProposalUtils.CellProposal.Error=Proposal of this type of CellEditor is unsupported \:
RemovePushButton.RemoveButton.Tip=Remove selected items
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.
PastePushButton.PasteButton.Label=Paste
ModelSelectionDialog.ViewSchema=View schema (read only).
LabelledFileField.BrowseButton.Text=Browse...
ModelSelectionDialog.ViewQuery=View query (read only).
MoveUpPushButton.MoveUpButton.Tip=Move up selected items
AccessorUtils.Assert1=The 'BeanPropertyAccessors' of the column (with title '{0}' and id '{1}') is not configured correctly or the value set has not the correct type.
AccessorUtils.Assert1=The 'BeanPropertyAccessors' of the column (with title '{0}' and id '{1}') is not configured correctly or the value set has not the correct type.
exception.errorOccured=An error occured ({0}).\nSee log for more details.
ColorStyledText.CopyItem.Text=Copy
AccessorUtils.Assert0=The 'BeanPropertyAccessors' of the column (with title '{0}' and id '{1}') is not configured correctly. {2} is required for bean <B>
AccessorUtils.Assert0=The 'BeanPropertyAccessors' of the column (with title '{0}' and id '{1}') is not configured correctly. {2} is required for bean <B>
ExtendedTableMoveCommand.MoveLabel=Move up or down, one or more table entries
CopyPushButton.CopyButton.Tip=Copy selected items
ExtendedTableResetDBTypesCommand.ResetDBTypes.Label=Reset all DB Types to get the defaults
ExtendedTableAddCommand.Add.Label=Add one or more table entries
ControlUtils.Unsupported1=This control ({0}) is not supported, add case if you want...
AccessorUtils.isReqValue= is required for the value (<V>), but the value could be adapted with CellEditorValueAdapter.
AccessorUtils.NoClassDef=NoClassDefFoundError ({0}):
AccessorUtils.isReqValue=\ is required for the value (<V>), but the value could be adapted with CellEditorValueAdapter.
AccessorUtils.NoClassDef=NoClassDefFoundError ({0})\:{1}
ErrorDialogWidthDetailArea.ErrorMessage.Text=Error Message
ExceptionHandler.Parameter.BeNull=ex param cannot be null
ModelSelectionDialog.Message=Please choose one option, or cancel.
@@ -52,11 +52,11 @@ Mode.Mode.ToString=Mode [{0}]
ModifyBeanValueCommand.ModifyCell.Label=Modify cell value
ColorStyledText.SelectAllItem.Text=Select All
DialogErrorForCellEditorListener.Error.MsgDialogTitle=Error
ExportPushButton.ExportButton.Tip=Export all rows into XML file
ExportPushButton.ExportButton.Tip=Export all rows into xml file
TableViewerCreator.CellModifier.ExError=The current CellModifier does'nt support this operation. \n Use '{0}' or a class which extends it to use this feature
Curve2D.MinNum.Be0=minimumSegements must positive or 0
ModeReader.IgnoreElement=Ignore unknown element
Curve2D.MaxNum.Be0=maximumSegements must be positive or 0
ModeReader.IgnoreElement=Ignore unknown element
Curve2D.MaxNum.Be0=maximumSegements must positive or 0
CellEditorDialogBehavior.textContent=...
CellEditorValueAdapterFactory.valueNotStringType=Bean value should be a class of String type \!
ColorStyledText.RedoItem.Text=Redo
@@ -98,7 +98,7 @@ EventUtil.mouseUp=mouse up
EventUtil.move=move
EventUtil.paint=paint
EventUtil.resize=resize
EventUtil.selectedEqual=SELECTED
EventUtil.selectedEqual=SELECTED=
EventUtil.selection=selection
EventUtil.show=show
EventUtil.traverse=traverse

View File

@@ -54,12 +54,12 @@ ColorStyledText.SelectAllItem.Text=S\u00E9lectionner tout
DialogErrorForCellEditorListener.Error.MsgDialogTitle=ERROR
ExportPushButton.ExportButton.Tip=Exporte toutes les lignes dans un fichier XML
TableViewerCreator.CellModifier.ExError=Le CellModifier courant ne supporte pas cette op\u00E9ration. Utilisez '{0}' ou une classe qui l'\u00E9tend pour cette fonction.
Curve2D.MinNum.Be0=minimumSegements doit \u00EAtre positif ou \u00E9gal \u00E0 0
Curve2D.MinNum.Be0=minimumSegments doit \u00EAtre positif ou \u00E9gal \u00E0 0
ModeReader.IgnoreElement=Ignorer un \u00E9l\u00E9ment inconnu
Curve2D.MaxNum.Be0=maximumSegments doit \u00EAtre positif ou nul
CellEditorDialogBehavior.textContent=...
CellEditorValueAdapterFactory.valueNotStringType=La valeur du Bean doit \u00EAtre une classe type String
ColorStyledText.RedoItem.Text=R\u00E9p\u00E9ter
ColorStyledText.RedoItem.Text=R\u00E9tablir
ColorStyledText.UndoItem.Text=Annuler
ContentProposalAdapterExtended.close=Fermer
ContentProposalAdapterExtended.closeFocusout=Fermeture de focusout

View File

@@ -54,9 +54,9 @@ ColorStyledText.SelectAllItem.Text=\u3059\u3079\u3066\u9078\u629E
DialogErrorForCellEditorListener.Error.MsgDialogTitle=\u30A8\u30E9\u30FC
ExportPushButton.ExportButton.Tip=\u3059\u3079\u3066\u306E\u884C\u3092XML\u30D5\u30A1\u30A4\u30EB\u306B\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8
TableViewerCreator.CellModifier.ExError=\u73FE\u5728\u306ECellModifier\u306F\u3053\u306E\u64CD\u4F5C\u3092\u30B5\u30DD\u30FC\u30C8\u3057\u3066\u3044\u307E\u305B\u3093\u3002'{0}'\u3092\u4F7F\u7528\u3059\u308B\u304B\u3001\u62E1\u5F35\u3057\u3066\u3053\u306E\u30D5\u30A3\u30FC\u30C1\u30E3\u30FC\u3092\u4F7F\u7528\u3067\u304D\u308B\u3088\u3046\u306B\u3059\u308B\u30AF\u30E9\u30B9\u3092\u4F7F\u7528\u3057\u307E\u3059
Curve2D.MinNum.Be0=\u6700\u5C0F\u30BB\u30B0\u30E1\u30F3\u30C8\u306F\u6B63\u306E\u6570\u304B0\u3067\u306A\u3051\u308C\u3070\u3044\u3051\u307E\u305B\u3093
Curve2D.MinNum.Be0=minimumSegments\u306F\u6B63\u307E\u305F\u306F0\u306B\u3057\u3066\u304F\u3060\u3055\u3044
ModeReader.IgnoreElement=\u4E0D\u660E\u306A\u8981\u7D20\u3092\u7121\u8996
Curve2D.MaxNum.Be0=maximumSegements\u306F \u6B63\u306E\u6570\u3082\u3057\u304F\u306F0\u3067\u306A\u304F\u3066\u306F\u306A\u308A\u307E\u305B\u3093
Curve2D.MaxNum.Be0=maximumSegments\u306F\u6B63\u307E\u305F\u306F0\u306B\u3057\u3066\u304F\u3060\u3055\u3044
CellEditorDialogBehavior.textContent=...
CellEditorValueAdapterFactory.valueNotStringType=Bean\u306E\u5024\u306FString\u578B\u306E\u30AF\u30E9\u30B9\u3067\u306A\u304F\u3066\u306F\u306A\u308A\u307E\u305B\u3093\u3002
ColorStyledText.RedoItem.Text=\u3084\u308A\u76F4\u3059

View File

@@ -1,10 +1,10 @@
commons.error=\u9519\u8BEF
TableViewerCreator.TableColumn.AssertMsg=TableEditorColumn \u7684 idProperty \u4E3A \'{0}\' \u7684 TableColumn \u6CA1\u6709\u6B63\u786E\u7684 Table \u7236\u9879
ColorStyledText.PasteItem.Text=\u7C98\u8D34
EventUtil.UnknowDetail=\u4E8B\u4EF6\u8BE6\u60C5\u7684\u672A\u77E5 ??? \u503C\uFF1A
EventUtil.UnknowDetail=\u672A\u77E5\u4E8B\u4EF6\u8BE6\u7EC6\u4FE1\u606F\u503C ???\uFF1A
ImportPushButtonForExtendedTable.ErrorMsg.Text=\u51FA\u9519
ResetDBTypesButton.ResetDBTypesButton.Tip=\u91CD\u7F6E\u6240\u6709\u6570\u636E\u5E93\u7C7B\u578B
ExportPushButtonForExtendedTable.ErrorMsg.Text=\u51FA\u9519!
ExportPushButtonForExtendedTable.ErrorMsg.Text=\u51FA\u9519\uFF01
TableViewerCreator.IdProperty.AssertMsg=\u4F60\u5FC5\u987B\u6539\u53D8\u5176\u4E2D\u4E00\u4E2A\u5217\u7684 idProperty\uFF0C\u4E00\u4E2A\u8868\u4E2D\u7684\u6BCF\u4E2A\u5217\u7684 idProperty \u5FC5\u987B\u552F\u4E00\u3002
TableViewerCreator.CallMethod.ErrorMsg=\u53EA\u6709\u60A8\u5DF2\u7ECF\u8C03\u7528\u4E86 createTable() \u65B9\u6CD5\u540E\uFF0C\u624D\u80FD\u8C03\u7528\u6B64\u65B9\u6CD5\u3002
ModelSelectionDialog.BuiltIn=\u66F4\u6539\u4E3A\u5185\u7F6E\u5C5E\u6027\u3002
@@ -54,9 +54,9 @@ ColorStyledText.SelectAllItem.Text=\u5168\u9009
DialogErrorForCellEditorListener.Error.MsgDialogTitle=\u9519\u8BEF
ExportPushButton.ExportButton.Tip=\u5BFC\u51FA\u6240\u6709\u884C\u5230 XML \u6587\u4EF6
TableViewerCreator.CellModifier.ExError=\u5F53\u524D CellModifier \u4E0D\u652F\u6301\u6B64\u64CD\u4F5C\u3002\\n \u4F7F\u7528 \'{0}\' \u6216\u6269\u5C55\u5B83\u7684\u7C7B\u6765\u4F7F\u7528\u6B64\u529F\u80FD
Curve2D.MinNum.Be0=\u6BB5\u7684\u6700\u5C0F\u503C\u5FC5\u987B\u4E3A\u6B63\u6570\u62160\u3002
Curve2D.MinNum.Be0=minimumSegments \u5FC5\u987B\u4E3A\u6B63\u6570\u6216 0
ModeReader.IgnoreElement=\u5FFD\u7565\u672A\u77E5\u5143\u7D20
Curve2D.MaxNum.Be0=maximumSegements \u5FC5\u987B\u4E3A\u6B63\u6216 0\u3002
Curve2D.MaxNum.Be0=maximumSegments \u5FC5\u987B\u4E3A\u6B63\u6570\u6216 0
CellEditorDialogBehavior.textContent=...
CellEditorValueAdapterFactory.valueNotStringType=Bean \u503C\u5E94\u662F\u5B57\u7B26\u4E32\u7C7B\u578B\u7684\u7C7B\uFF01
ColorStyledText.RedoItem.Text=\u91CD\u505A

View File

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

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.2.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.core.nl</artifactId>

View File

@@ -1,7 +1,7 @@
EUpdateResult.Update=Update from repository
EMetadataEncoding.UTF16LE=Unicode (16 bit)
SelectRepositoryContextDialog.SelectAll=Select All
SelectRepositoryContextGroupDialog.Messages=In the Job, add a nonexistent context group from the repository context
SelectRepositoryContextGroupDialog.Messages=\ Add the nonexistent context group into job from the repository context.
EMetadataEncoding.Cyrillic=Cyrillic
EUpdateResult.BuiltIn=Change to built-in mode
EUpdateResult.Rename=Change the name
@@ -18,23 +18,23 @@ ERepositoryObjectType.FolderNotFound=Folder for type {0} cannot be found.
CorePreferencePage.componentDefaultFileDirectory=Component default file directory
SelectRepositoryContextDialog.ExistenceMessage=The variable "{0}" has existed in job(Context:"{1}").
CorePreferencePage.runInMultiThread=Multi Thread execution (Default value for job creation)
MappingFileLoader.UndeclaredDbType="{0}"is not a declared Db type for the dbms id "{1}" at node: {2}
MappingFileLoader.UndeclaredDbType="{0}"is not a declared Db type for the dbms id "{1}" at node\: {2}
EConnectionType.tableMenu=Table
MappingFileLoader.UnbindedDbTypes=In dbms id "{0}" mapping file, Db types below are not bind with "{1}" Talend types : {2}
MappingFileLoader.UnbindedDbTypes=In dbms id "{0}" mapping file, Db types below are not bind with "{1}" Talend types \: {2}
EConnectionType.onComponentErrorMenu=On Component Error
EConnectionType.onComponentOkMenu=On Component Ok
EConnectionType.runAfterMenu=Run After
GlobalServiceRegister.ServiceNotRegistered=The service {0} has not been registered.
ConextTemplateComposite.OrderText=Original order
SelectRepositoryContextDialog.Title=Select Context Variables
EUpdateResult.Add=Add to repository
EUpdateResult.Add=Add from repository
SelectRepositoryContextDialog.View=View...
EUpdateResult.JobletUpdate=Update for joblet node
EConnectionType.onSubjobOkMenu=On Subjob Ok
CorePreferencePage.groupBySource="Group by source" in context
EConnectionType.onSubjobErrorMenu=On Subjob Error
RepositoryUpdateManager.ItemsToUpdate=Check items to update
SelectRepositoryContextDialog.Label=Select variables from repository contexts.
SelectRepositoryContextDialog.Label=Select variables from repository contexts.
EMetadataEncoding.Greek=Greek
EMetadataEncoding.UTF16BE=Unicode BigEndian (16 bit)
EConnectionType.synchronize=Synchronize
@@ -46,20 +46,20 @@ EUpdateItemType.Components=Components
EConnectionType.mergeMenu=Merge
RepositoryUpdateManager.RenameContextTitle=Rename Question
EUpdateItemType.Schema=Schema
ContextValueErrorChecker.ErrorTitile=Context value error:
ContextValueErrorChecker.ErrorTitile=Context value error:
EMetadataEncoding.UTF8=Unicode 2.0 UTF-8
EMetadataEncoding.UTF7=Unicode 2.0 UTF-7
RepositoryUpdateManager.RenameContextMessages=Do you really want to propagate the rename variable to all jobs now? \n\n If yes, it might be quite long time to update.\n\n If no, the old variables will be change to built-in in the job.
RepositoryUpdateManager.RenameContextMessages=Do you really want to propagate the rename variable to all jobs now? \n\n If yes, it might be quite long time to update.\n\n If no, the old variables will be change to built-in in the job.
EUpdateItemType.Query=Query
ExtractMetaDataFromDataBase.SchemaNoPresent=Schema not present in Database
SelectRepositoryContextDialog.DuplicationMessage=You have selected the variable "{0}" in the Context "{1}".
SelectRepositoryContextDialog.DuplicationMessage=You have selected the variable "{0}" in the Context "{1}".
UpdatesConstants.Component=Component
CorePreferencePage.perlInterpreter=Perl interpreter
EMetadataEncoding.GB18030=Chinese National Standard
ContextProcessSection.errorTitle=Error
EConnectionType.parallelize=Parallelize
VersionSection.CreationDate=Creation Date
MappingFileLoader.UnbindedTalendTypes=In dbms id "{0}" mapping file, Talend types below are not bind with "{1}" Db types : {2}
MappingFileLoader.UnbindedTalendTypes=In dbms id "{0}" mapping file, Talend types below are not bind with "{1}" Db types \: {2}
ContextProcessSection.7=Give a name for the new context
ContextProcessSection.6=New Context
EConnectionType.mainMenu=Main
@@ -70,7 +70,7 @@ EUpdateItemType.Property=Property
SelectRepositoryContextDialog.DeselectAll=Deselect All
CorePreferencePage.iReportPath=iReport path
MetadataTalendType.DBMSNotSetted=DBMS not setted
ImportExternalJarAction.title=Add external JARs
ImportExternalJarAction.title=Import external jars
ExtractMetaDataFromDataBase.dbTypeNotFound=dbType '{0}' not found
RepositoryUpdateManager.NoModificationMessages=There is no modification needed for update.
EMetadataEncoding.Latin6=Latin6 (Nordic)
@@ -82,14 +82,14 @@ EMetadataEncoding.Latin1=Latin1 (West European)
ContextProcessSection.51=ContextProcessSection.15
EMetadataEncoding.UTF16=Unicode 2.0 (16 bit)
ContextProcessSection.50=ContextProcessSection.14
CorePreferencePage.temporaryFiles=&Temporary files
CorePreferencePage.temporaryFiles=&Temporary files
EUpdateResult.Reload=Reload components
RepositoryUpdateManager.Title=Modification
ContextProcessSection.49=Default Context
RepositoryObject.NotImplemented=not implemented
ERepositoryObjectType.NotImplemented=not implemented
ExtractMetaDataFromDataBase.connectionSuccessful=Connection successful
SelectRepositoryContextGroupDialog.Default=Default
SelectRepositoryContextGroupDialog.Default=default
XmlArray.InvalidFile=Invalid file.
EConnectionType.lookupMenu=Look Up
ContextProcessSection.30=That name already exist
@@ -97,15 +97,15 @@ EUpdateItemType.Variable=Variable
ContextProcessSection.29=Error
CorePreferencePage.previewLimit=Preview limit
ConextTemplateComposite.OrderMessages=If you want reorder the variables, it must be selected.
SelectRepositoryContextDialog.DuplicationTitle=Duplication Warining!
SelectRepositoryContextDialog.DuplicationTitle=Duplication Warining\!
EUpdateItemType.Name=Name
ContextProcessSection.13=Give a new name for the context {0}
ContextProcessSection.12=Rename Context
EUpdateItemType.SAPFunction=SAP Function
EMetadataEncoding.Big5=Big Five (Traditionnal Chinese)
ContextProcessSection.RemoveInformation={0} is default context, it can not be removed.
RepositoryUpdateManager.Messages=Do you want to detect all the Jobs that are affected by the modifications done in this item? This may take some time.
MappingFileLoader.InvalidTalendType="{0}" is not a valid {1} Talend type for the dbms id "{2}" at node: {3}
RepositoryUpdateManager.Messages=Do you want to propagate the modifications to all jobs? \n And it might be quite long.
MappingFileLoader.InvalidTalendType="{0}" is not a valid {1} Talend type for the dbms id "{2}" at node\: {3}
RepositoryUpdateManager.Check=Checking...
ListPreferencePage.RemoveButtonName=Remove
UpdatesConstants.Joblet=Joblet
@@ -114,10 +114,10 @@ EConnectionType.iteratorMenu=Iterate
EMetadataEncoding.Arabic=Arabic
EMetadataEncoding.Microsoft_Latin1=Microsoft (Latin-1)
SelectRepositoryContextGroupDialog.Title=Add Context Group
MappingFileLoader.DbmsIdAlreadyExists=Dbms with id "{0}" already exists !"
MappingFileLoader.DbmsIdAlreadyExists=Dbms with id "{0}" already exists \!"
EConnectionType.runIfMenu=Run if
VersionSection.ModificationDate=Modification Date
MappingFileLoader.DbTypeAlreadyExists=In dbms id "{0}" mapping, Db type "{1}" appears more than once into file "{2}" at node:{3}
MappingFileLoader.DbTypeAlreadyExists=In dbms id "{0}" mapping, Db type "{1}" appears more than once into file "{2}" at node\:{3}
AbstractComponentsProvider.folderNotExist=Folder {0} does not exist.
AbstractItemMigrationTask.taskFailed=Migration task {0} failed on item {1}
ColumnNameChangedExt.columnChanged=Node: {0} Column changed : {1}-> {2}
@@ -136,7 +136,7 @@ JavaTypesManager.bigDecimal=BIGDECIMAL is number:
JavaTypesManager.integer=INTEGER is number:
JavaTypesManager.list=LIST is number:
JavaTypesManager.string=STRING is number:
MetadataTalendType.dbIdNotFound=DBMS Id : {0} can't be found.
MetadataTalendType.dbIdNotFound=DBMS Id : {0} can't be found \!
PatternCalendar.dateFormat="yyyy-MM-dd HH:mm:ss"
PatternCalendar.example=Example:
PerlDynamicProposalUtil.autoConvert=\ would be automatically converted to {0}->[index] in the generated code
@@ -144,7 +144,7 @@ ProcessorUtilities.finalizeBuild=Finalize build...
ProcessorUtilities.generatingJob=Generating job...
ProcessorUtilities.loadingJob=Loading job...
VersionSection.Status=Status
XSDValidater.IllegalArgument=The input XSD file does not exist.
XSDValidater.IllegalArgument=the input xsd file is not existing.
MultiStringSelectionDialog.nameEmpty=Name can not be empty
PromptDialog.stringTip=The input text must be surrounded with single quote.
ApplicationActionBarAdvisor.menuFileLabel=&File
@@ -189,7 +189,7 @@ RepositoryUpdateManager.NotFoundMessages=There is no relationship to find.
RepositoryUpdateManager.NotFoundTitle=Not Found
EUpdateItemType.ContextGroup=ContextGroup
UpdatesConstants.ContextGroup=Context Group
ExtractMetaDataUtils.1=Impossible to initialize the connection.
ExtractMetaDataUtils.1=Impossible to initialize the connection \!
RelationshipItemBuilder.buildingIndex=Building index...
RelationshipItemBuilder.forItem=for item
RuleOperationChoiceDialog.editRules=Edit Rules
@@ -214,7 +214,7 @@ EComponentCategory_svnHistory=SVN History
EComponentCategory_technical=Technical
EComponentCategory_version=Version
EComponentCategory_view=View
InegerCellEditorListener.NegativeNumberMessage=The value of {0} can't be a negative number.
InegerCellEditorListener.NegativeNumberMessage=The value of {0} can't be set by negative number.
InegerCellEditorListener.NumeralMessage=The value of {0} should be numeral.
EComponentCategory_headerFooter=Header/Footer
EComponentCategory.basicRun=Basic Run
@@ -310,7 +310,7 @@ ActionBarBuildHelper.CloseAllAction_text=C&lose All
ActionBarBuildHelper.CloseAllAction_toolTip=Close All
ActionBarBuildHelper.SaveAll_text=Sav&e All
ActionBarBuildHelper.SaveAll_toolTip=Save All
ContextOrderProperty.BuiltInComment=Built-in context variables
ContextOrderProperty.BuiltInComment=Build-in context variables
ContextOrderProperty.RepositoryComment=Context variables from repository context:
ProcessorUtilities.nullProcess=The testCase process is null.
EComponentCategory_advanceSetting=Advanced settings

View File

@@ -216,6 +216,7 @@ EComponentCategory_headerFooter=En-t\u00EAte/Pied de page
EComponentCategory.basicRun=Ex\u00E9cution simple
EComponentCategory.breakpoint=Point d'arr\u00EAt
EComponentCategory.debugRun=Ex\u00E9cution en mode Debug
EComponentCategory.targetExec=Ex\u00E9c distante
EUpdateItemType.SAPIDoc=SAP IDoc
HTMLDocGenerator_generate_document=Documentation g\u00E9n\u00E9r\u00E9e
HTMLDocGenerator.author=Cr\u00E9\u00E9 par :

View File

@@ -34,7 +34,7 @@ EConnectionType.onSubjobOkMenu=\u30B5\u30D6\u30B8\u30E7\u30D6\u304COK\u306E\u583
CorePreferencePage.groupBySource=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u3092\"\u30BD\u30FC\u30B9\u3067\u30B0\u30EB\u30FC\u30D7\u5316\"
EConnectionType.onSubjobErrorMenu=\u30B5\u30D6\u30B8\u30E7\u30D6\u304C\u30A8\u30E9\u30FC\u306E\u5834\u5408
RepositoryUpdateManager.ItemsToUpdate=\u66F4\u65B0\u3059\u308B\u9805\u76EE\u3092\u30C1\u30A7\u30C3\u30AF
SelectRepositoryContextDialog.Label=\u30EA\u30DD\u30B8\u30C8\u30EA\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u304B\u3089\u5909\u6570\u3092\u9078\u629E
SelectRepositoryContextDialog.Label=\u30EA\u30DD\u30B8\u30C8\u30EA\u30FC\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u304B\u3089\u5909\u6570\u3092\u9078\u629E
EMetadataEncoding.Greek=\u30AE\u30EA\u30B7\u30E3\u8A9E
EMetadataEncoding.UTF16BE=Unicode BigEndian (16\u30D3\u30C3\u30C8)
EConnectionType.synchronize=\u540C\u671F
@@ -49,7 +49,7 @@ EUpdateItemType.Schema=\u30B9\u30AD\u30FC\u30DE
ContextValueErrorChecker.ErrorTitile=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u5024\u30A8\u30E9\u30FC:
EMetadataEncoding.UTF8=Unicode 2.0 UTF-8
EMetadataEncoding.UTF7=Unicode 2.0 UTF-7
RepositoryUpdateManager.RenameContextMessages=\u540D\u524D\u5909\u66F4\u5909\u6570\u3092\u4ECA\u3059\u3050\u5168\u3066\u306E\u30B8\u30E7\u30D6\u306B\u30D7\u30ED\u30D1\u30B2\u30FC\u30C8\u3057\u307E\u3059\u304B? \\n\\n [\u306F\u3044]\u3092\u9078\u629E\u3057\u305F\u5834\u5408\u3001\u66F4\u65B0\u306B\u975E\u5E38\u306B\u9577\u3044\u6642\u9593\u304C\u304B\u304B\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002\\n\\n [\u3044\u3044\u3048]\u3092\u9078\u629E\u3059\u308B\u3068\u3001\u53E4\u3044\u5909\u6570\u304C\u30B8\u30E7\u30D6\u5185\u3067\u7D44\u307F\u8FBC\u307F\u306B\u5909\u308F\u308A\u307E\u3059\u3002
RepositoryUpdateManager.RenameContextMessages=\u540D\u524D\u5909\u66F4\u306E\u5909\u6570\u3092\u3059\u3079\u3066\u306E\u30B8\u30E7\u30D6\u306B\u4ECA\u3059\u3050\u30D7\u30ED\u30D1\u30B2\u30FC\u30C8\u3057\u307E\u3059\u304B? \\n\\n [\u306F\u3044]\u3092\u9078\u629E\u3059\u308B\u3068\u3001\u66F4\u65B0\u306B\u975E\u5E38\u306B\u9577\u3044\u6642\u9593\u304C\u304B\u304B\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002\\n\\n [\u3044\u3044\u3048]\u3092\u9078\u629E\u3059\u308B\u3068\u3001\u53E4\u3044\u5909\u6570\u304C\u30B8\u30E7\u30D6\u5185\u3067\u7D44\u307F\u8FBC\u307F\u306B\u5909\u308F\u308A\u307E\u3059\u3002
EUpdateItemType.Query=\u30AF\u30A8\u30EA
ExtractMetaDataFromDataBase.SchemaNoPresent=\u30B9\u30AD\u30FC\u30DE\u304C\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u306B\u5B58\u5728\u3057\u307E\u305B\u3093
SelectRepositoryContextDialog.DuplicationMessage=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8"{1}"\u3067\u5909\u6570"{0}"\u3092\u9078\u629E\u3057\u307E\u3057\u305F\u3002

View File

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

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.2.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.core.repository.nl</artifactId>

View File

@@ -154,7 +154,7 @@ RepositoryDropAdapter_lockedByOthers=This item is locked by other users, it can
RepositoryDropAdapter_lockedByYou=This item is locked by you, it can not be moved now.
RepositoryDropAdapter_moveTitle=Move
RepositoryDropAdapter_movingItems=Moving items...
RepositoryDropAdapter.checkingLockStatus=Checking lock status of
RepositoryDropAdapter.checkingLockStatus=Checking lock status of {0}
RepositoryDropAdapter.moving=Moving
NewFolderWizard.description=Create a new folder in repository
NewFolderWizard.failureText=An error occurs. Folder cannot be created. See log for more details.

View File

@@ -73,7 +73,7 @@ RestoreAction.action.title=Restaurer
RestoreAction.action.toolTipText=Restaurer
PasteAction.thisText.paste=Coller
DeleteAction.action.foreverTitle=Supprimer d\u00E9finitivement
DeleteAction.action.logicalTitle=DELETE
DeleteAction.action.logicalTitle=Supprimer
DeleteAction.action.logicalToolTipText=Mettre l'objet \u00E0 la corbeille
DeleteAction.deleteJobAssignedToOneService=\ est assign\u00E9 \u00E0 une op\u00E9ration d'un Service.\nSupprimer ce Job ?
DeleteAction.dialog.message0=Sera effac\u00E9 d\u00E9finitivement (r\u00E9cup\u00E9ration impossible)

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.core.runtime.nl
Bundle-Version: 7.2.1.qualifier
Bundle-Version: 7.2.2.qualifier
Fragment-Host: org.talend.core.runtime

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.2.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.core.runtime.nl</artifactId>

View File

@@ -164,7 +164,7 @@ FunctionManager.PurePerl.ParaName=customize parameter
GlobalServiceRegister.ServiceNotRegistered=The service {0} has not been registered.
GroupByContextAction.groupContext=Group by Context
GroupByVariableAction.groupVariable=Group by Variable
JavaFunctionParser.checkMethod=Routines : "{0}.{1}\\" parse failed. please check your the Method.
JavaFunctionParser.checkMethod=Runtines : "{0}.{1}\\" parse failed. please check your the Method.
JavaGlobalVariableProposal.Description=Description\: {0}
JavaGlobalVariableProposal.VariableName=\n\nVariable Name\: {1}
JavaSimpleDateFormatProposalProvider.displaySingleQuote=\ ' : Display a single quote
@@ -243,10 +243,10 @@ NodeReturnProposal.VariableName=\n\nVariable Name\: {5}
PaletteContentDialog.connection=Format connection default:
PaletteContentDialog.hint=Format hint default:
PaletteContentDialog.lable=Format label default:
Parameter.Comment=\ comment \:
Parameter.Comment=comment \:
Parameter.Name=Parameter name
Parameter.Type=\ type \:
Parameter.Value=\ value \:
Parameter.Type=type \:
Parameter.Value=value \:
PatternCalendar.dateFormat="yyyy-MM-dd HH:mm:ss"
PatternCalendar.example=Example:
PatternCalendar.pattern=Pattern:
@@ -332,10 +332,10 @@ SelectRepositoryContextDialog.ExpandAll=Expand All
SelectRepositoryContextDialog.Title=Select Context Variables
SelectRepositoryContextDialog.View=View...
SelectRepositoryContextGroupDialog.Default=default
SelectRepositoryContextGroupDialog.Messages=\ In the Job, add a nonexistent context group from the repository context
SelectRepositoryContextGroupDialog.Messages=\ Add the nonexistent context group into job from the repository context.
SelectRepositoryContextGroupDialog.Title=Add Context Group
TalendDataCollectorPreferencePage_EnableCapture=Enable capture
TalendDataCollectorPreferencePage_Description=The Usage Data Collector collects information about how individuals are using the Talend products. The intent is to use this data to help Talend better understand how users and organizations are using Talend products.
TalendDataCollectorPreferencePage_Description=The Usage Data Collector collects information about how individuals are using the Talend products. The intent is to use this data to help users and organizations better understand how developers are using Talend products.
TalendDataCollectorPreviewPreferencePage_Description=The following Keys/Values have been captured by the Usage Data Collector.
TalendDataCollectorPreviewPreferencePage_EmptyValue=<Empty>
TalendDataCollectorPreviewPreferencePage_Key=Key
@@ -360,7 +360,7 @@ VersionSection.Version=Version
VersionSection.Status=Status
XmlArray.InvalidFile=Invalid file.
XPathQueryMetadataTableEditorViewExt.xpathQuerys=Schema XPathQuerys
XSDValidater.IllegalArgument=The input XSD file does not exist.
XSDValidater.IllegalArgument=the input xsd file is not existing.
repository.context=Contexts
repository.column=Column
repository.documentation=Documentation
@@ -406,17 +406,17 @@ repository.service=Services
repository.query=Query
repository.CDC=CDC
repository.svnroot=SVN
repository.referencedProjects=Referenced project
repository.referencedProjects=Referenced projects
repository.beans=Beans
repository.snippets=Snippets
repository.tdqelement=TDQ Element
repository.tdqelement.analysis=TDQ Analyses
repository.tdqelement.report=TDQ Reports
repository.tdqelement.dbconnection=TDQ DB Connections
repository.tdqelement.mdmconnection=TDQ MDM Connections
repository.tdqelement.businessrule=TDQ Business Rules
repository.tdqelement.indicator=TDQ Indicators
repository.tdqelement.pattern=TDQ Patterns
repository.tdqelement.analysis=Analyses
repository.tdqelement.report=Reports
repository.tdqelement.dbconnection=DB Connections
repository.tdqelement.mdmconnection=MDM Connections
repository.tdqelement.businessrule=Rules
repository.tdqelement.indicator=Indicators
repository.tdqelement.pattern=Patterns
EUpdateItemType.Property=Property
EUpdateItemType.Schema=Schema
EUpdateItemType.SAPFunction=SAP Function
@@ -505,7 +505,7 @@ HDFS=HDFS
HCAT=HCAT
AbstractRepositoryContentHandler.deleteNode.exception=Fail to delete relevances of node: {0}
HadoopCustomVersionDialog.topTitle=Custom Hadoop Version Definition
HadoopCustomVersionDialog.title=Define custom Hadoop distribution
HadoopCustomVersionDialog.title=Define custome Hadoop distribution
HadoopCustomVersionDialog.msg=Configure libraries needed for the custom Hadoop version
HadoopCustomVersionDialog.table.descColumn=Description
HadoopCustomVersionDialog.table.libNameColumn=Library name
@@ -539,7 +539,7 @@ PigFunctionParser.checkMethod=Pig : "{0}.{1}\\" parse failed. please check your
GenerateSelectSQLAction.NewQuery=new Query {0}
AbstractTalendFunctionParser.checkMethod=Runtines : "{0}.{1}\\" parse failed. please check your the Method.
UpdatesConstants.MR=Map_Reduce
AbstractBrandingService.routines_license_header_content2014=Copyright (c) 2006-2014, Talend Inc.\n//\n// This source code has been automatically generated by_{0}\n// CodeGenerator version {1}\n// You can find more information about Talend products at www.talend.com.\n// You may distribute this code under the terms of the GNU LGPL license\n// http://www.gnu.org/licenses/lgpl.html).
AbstractBrandingService.routines_license_header_content2014=Copyright (c) 2006-2015, Talend Inc.\n//\n// This source code has been automatically generated by_{0}\n// CodeGenerator version {1}\n// You can find more information about Talend products at www.talend.com.\n// You may distribute this code under the terms of the GNU LGPL license\n// http://www.gnu.org/licenses/lgpl.html).
repository.tdqelement.sourceFile=Source Files
repository.tdqelement.jrxml=JRXML Template
repository.dataprofiling=Data Profiling
@@ -574,7 +574,7 @@ AContextualAction.EditorManager_saveChangesQuestion='{0}' has been modified. Sav
AContextualAction.Save_Resource=Save Resource
EConnectionType.tableRefMenu=Table_ref
EComponentCategory.stormConfig=Storm Configuration
repository.metadataSalesforceModule=SalesforceModule(AccountHistory)
repository.metadataSalesforceModule=SalesforceModule
EComponentCategory.sparkConfig=Spark Configuration
repository.SAPIDoc=SAP IDoc
repository.SAPTable=SAP Table

View File

@@ -5,19 +5,19 @@ AdvancedSocketFactory.failedInitial=Erreur : impossible d'initialiser :
ArchiveFileExportOperationFullPath.SpecialFile=spagic.properties
ColorsCodeViewerPreferencePage.Comment1Color=Couleur de Comment1
ColorsCodeViewerPreferencePage.Comment2Color=couleur Commentaire2
ColorsCodeViewerPreferencePage.DigitColor=couleur Chiffre
ColorsCodeViewerPreferencePage.DigitColor=Couleur du chiffre
ColorsCodeViewerPreferencePage.FunctionColor=couleur Fonction
ColorsCodeViewerPreferencePage.InvalidColor=Couleur invalide
ColorsCodeViewerPreferencePage.LabelColor=Couleur du libell\u00E9
ColorsCodeViewerPreferencePage.Literal1Color=Couleur de Literal1
ColorsCodeViewerPreferencePage.Literal2Color=Couleur Litt\u00E9ral2
ColorsCodeViewerPreferencePage.MarkupColor=Couleur Marquage
ColorsCodeViewerPreferencePage.Literal1Color=Couleur du Litt\u00E9ral1
ColorsCodeViewerPreferencePage.Literal2Color=Couleur du Litt\u00E9ral2
ColorsCodeViewerPreferencePage.MarkupColor=Couleur du Marquage
ColorsCodeViewerPreferencePage.OperatorColor=Couleur de l'op\u00E9rateur
ColorsCodeViewerPreferencePage.defaultColor=Couleur par d\u00E9faut
ColorsCodeViewerPreferencePage.fieldTip=&Gras
ColorsCodeViewerPreferencePage.keyword1Color=Couleur de Keyword1
ColorsCodeViewerPreferencePage.keyword2Color=couleur MotCl\u00E92
ColorsCodeViewerPreferencePage.keyword3Color=Couleur de Keyword3
ColorsCodeViewerPreferencePage.keyword1Color=Couleur de Mot-cl\u00E91
ColorsCodeViewerPreferencePage.keyword2Color=Couleur du Mot-cl\u00E92
ColorsCodeViewerPreferencePage.keyword3Color=Couleur du Mot-cl\u00E93
ColumnNameChangedExt.columnChanged=N\u0153ud : {0} Colonne modifi\u00E9e : {1}-> {2}
ComponentsFormatPreferencePage.add=Ajouter
ComponentsFormatPreferencePage.errorCreateConnectionName=Le nom "{0}" est invalide.
@@ -32,6 +32,7 @@ ContextComposite.tableValue=Table des valeurs
ContextComposite.treeValue=Arbre des valeurs
ContextComposite.variable=Variables
ContextParameterProposal.ContextVariable=\n\nVariable de context.
ContextParameterProposal.Description=Description : {0}
ContextValueErrorChecker.ErrorTitile=Erreur de la valeur de contexte :
ContextParameterProposal.NoCommentAvaiable=pas de commentaire disponible.
ContextParameterProposal.Type=\nType\: {1}
@@ -100,6 +101,7 @@ EComponentCategory.basicRun=Ex\u00E9cution simple
EComponentCategory.breakpoint=Point d'arr\u00EAt
EComponentCategory.parallelization=Parall\u00E9lisation
EComponentCategory.debugRun=Ex\u00E9cution Debug
EComponentCategory.targetExec=Ex\u00E9c distante
EComponentCategory.availableExtensions=Extensions disponibles
EComponentCategory.downloadedExtensions=Extensions t\u00E9l\u00E9charg\u00E9es
EComponentCategory.myExtensions=Mes extensions
@@ -160,6 +162,7 @@ FunctionManager.PurePerl.ParaName=Param\u00E8tre personnalis\u00E9
GlobalServiceRegister.ServiceNotRegistered=Le service {0} n'a pas \u00E9t\u00E9 enregistr\u00E9.
GroupByContextAction.groupContext=Grouper par contexte
GroupByVariableAction.groupVariable=Grouper par variable
JavaGlobalVariableProposal.Description=Description : {0}
JavaSimpleDateFormatProposalProvider.displaySingleQuote=\ ' : afficher un guillemet simple
JavaSimpleDateFormatProposalProvider.quoteDisplayError=Deux apostrophes affichent uniquement une seule apostrophe
JavaTypesManager.bigDecimal=BIGDECIMAL est un nombre :
@@ -214,6 +217,7 @@ MetadataTool.schemaIn=Le nom du sch\u00E9ma est invalide.
MetadataTool.schemaInvalid=Nom de sch\u00E9ma invalide.
MetadataTool.schemaNull=Le nom du sch\u00E9ma est null.
NodeReturnProposal.Availability=\nDisponibilit\u00E9\: {4}
NodeReturnProposal.Description=Description : {0}
NodeReturnProposal.GlobalVariable=\n\nVariable globale, propri\u00E9t\u00E9 du composant {1} [{2}].
NodeReturnProposal.Type=\nType\: {3}
NodeReturnProposal.VariableName=\n\nNom de la variable\: {5}
@@ -227,6 +231,7 @@ Parameter.Value=\ valeur \:
PatternCalendar.dateFormat="aaaa-MM-jj HH:mm:ss"
PatternCalendar.example=Exemple :
PatternCalendar.pattern=Mod\u00E8le :
PerlGlobalVariableProposal.Description=Description : {0}
PerspectiveMenuManager.dummy=Factice
PerspectiveMenuManager.perspectiveLabel=&Perspective
ProcessorUtilities.generatingJob=G\u00E9n\u00E9ration du job en cours...
@@ -534,6 +539,7 @@ ProgressMonitorDialogWithCancel.executeMessage.default=Ex\u00E9cution...
ProgressMonitorDialogWithCancel.executeTimeout=Suspension de l'ex\u00E9cution, le Studio a essay\u00E9 d'interrompre la v\u00E9rification en t\u00E2che de fond.
ProgressMonitorDialogWithCancel.CheckingConnectionJob.waitingFinish=en attente de la fin de {0}...
ProgressMonitorDialogWithCancel.CheckingConnectionJob.emptyWaitingfinish=en attente de la fin...
EComponentCategory.memoryRun=Ex\u00E9c. test m\u00E9moire
EUpdateItemType.Batch=Batch
EUpdateItemType.Streaming=Streaming
UpdatesConstants.Storm=Storm

View File

@@ -563,7 +563,7 @@ repository.systemIndicators.patternMatching=\u30D1\u30BF\u30FC\u30F3\u4E00\u81F4
repository.systemIndicators.rowComparison=\u884C\u6BD4\u8F03
repository.systemIndicators.simpleStatistics=\u5358\u7D14\u7D71\u8A08
repository.systemIndicators.soundex=Soundex
repository.systemIndicators.summaryStatistics=\u6C47\u603B\u7EDF\u8BA1
repository.systemIndicators.summaryStatistics=\u96C6\u8A08\u7D71\u8A08
repository.systemIndicators.textStatistics=\u30C6\u30AD\u30B9\u30C8\u7D71\u8A08
repository.tdqExchange=Exchange
repository.systemIndicators.phoneNumberStatistics=\u96FB\u8A71\u756A\u53F7\u7D71\u8A08

View File

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

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.2.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.core.ui.nl</artifactId>

View File

@@ -17,12 +17,12 @@ ComponentToRepositoryProperty.ImpossibleUseOCI=Impossible to use OCI type in the
ContextComposite.tableValue=Values as table
ContextComposite.treeValue=Values as tree
ContextComposite.variable=Variables
ContextParameterProposal.ContextVariable=\n\nContext variable.
ContextParameterProposal.ContextVariable=Context Variable: {1}
ContextParameterProposal.Description=Description: {0}
ContextValueErrorChecker.ErrorTitile=Context value error:
ContextParameterProposal.NoCommentAvaiable=no comment available.
ContextParameterProposal.Type=\nType\: {1}
ContextParameterProposal.VariableName=\n\nVariable Name\: {2}
ContextParameterProposal.NoCommentAvaiable=No Comment Available
ContextParameterProposal.Type=Type: {2}
ContextParameterProposal.VariableName=Variable Name: {3}
ContextProcessSection.1=menuTable
ContextProcessSection.12=Rename Context
ContextProcessSection.13=Give a new name for the context {0}
@@ -81,7 +81,7 @@ EComponentCategory_technical=Technical
EComponentCategory_version=Version
EComponentCategory_headerFooter=Header/Footer
EComponentCategory_view=View
EComponentCategory.advancedSettings=Advanced settings
EComponentCategory.advancedSettings=Advanced Settings
EComponentCategory.basicRun=Basic Run
EComponentCategory.breakpoint=Breakpoint
EComponentCategory.debugRun=Debug Run
@@ -132,9 +132,9 @@ FunctionManager.PurePerl.ParaName=customize parameter
GlobalServiceRegister.ServiceNotRegistered=The service {0} has not been registered.
GroupByContextAction.groupContext=Group by Context
GroupByVariableAction.groupVariable=Group by Variable
JavaFunctionParser.checkMethod=Routines : "{0}.{1}\\" parse failed. please check your the Method.
JavaFunctionParser.checkMethod=Runtines : "{0}.{1}\\" parse failed. please check your the Method.
JavaGlobalVariableProposal.Description=Description\: {0}
JavaGlobalVariableProposal.VariableName=\n\nVariable Name\: {1}
JavaGlobalVariableProposal.VariableName=Variable Name\: {1}
JavaSimpleDateFormatProposalProvider.displaySingleQuote=\ ' : Display a single quote
JavaSimpleDateFormatProposalProvider.quoteDisplayError=Two single quotes display only one single quote
JavaTypesManager.bigDecimal=BIGDECIMAL is number:
@@ -167,10 +167,10 @@ MetadataDialog.CopySelectionToOutput=Copy the selected columns from input schema
MetadataDialog.Message=All columns from the input schema will be transfered to the output schema
MetadataDialog.SchemaModification=Schema modification
MetadataDialog.TransferMessage=All columns from the output schema will be transfered to the input schema
MetadataEmfTableEditor.ColumnNameExists=The column name '{0}' already exists
MetadataEmfTableEditor.ColumnNameExists=The input '{0}' already exist.
MetadataEmfTableEditor.ColumnNameIsNullError=Error\: Column name is null
MetadataTableEditor.ColumnNameExists=The column name '{0}' already exists.
MetadataTableEditor.ColumnNameIsInvalid=The column name '{0}' is invalid.
MetadataTableEditor.ColumnNameExists=The input '{0}' already exist.
MetadataTableEditor.ColumnNameIsInvalid=Beacuse the input name not case sensitive, the input '{0}' already exist.
MetadataTableEditor.ColumnNameIsNull=Error\: Column name is null
MetadataTableEditorView.ColumnTitle=Column
MetadataTableEditorView.CommentTitle=Comment
@@ -201,11 +201,11 @@ MetadataTool.schemaExist=The schema name aready exists.
MetadataTool.schemaIn=The schema name is invalid.
MetadataTool.schemaInvalid=Schema name is invalid.
MetadataTool.schemaNull=Schema name is null.
NodeReturnProposal.Availability=\nAvailability\: {4}
NodeReturnProposal.Description=Description\: {0}
NodeReturnProposal.GlobalVariable=\n\nGlobal variable, property of component {1} [{2}].
NodeReturnProposal.Type=\nType\: {3}
NodeReturnProposal.VariableName=\n\nVariable Name\: {5}
NodeReturnProposal.Availability=Availability: {4}\n
NodeReturnProposal.Description=Description: {0} : {1}\n\n
NodeReturnProposal.GlobalVariable=Global Variable: {2}\n
NodeReturnProposal.Type=Type: {3}\n
NodeReturnProposal.VariableName=Variable Name: {5}\n
PaletteContentDialog.connection=Format connection default:
PaletteContentDialog.hint=Format hint default:
PaletteContentDialog.lable=Format label default:
@@ -260,12 +260,12 @@ RepositoryUpdateManager.NotFoundTitle=Not Found
RepositoryUpdateManager.RenameContextMessages=Do you really want to propagate the renamed variable to all jobs now? \n\n If yes, it might take a long time to update.\n\n If no, the old variables will be changed to built-in in the job.
RepositoryUpdateManager.RenameContextTitle=Rename Question
RepositoryUpdateManager.ItemsToUpdate=Check items to update
RoutinesFunctionProposal.CreatedBy=Created By\:
RoutinesFunctionProposal.Description=Description\:
RoutinesFunctionProposal.ReturnType=Return Type\:
RoutinesFunctionProposal.CreatedBy=Created By: {1}\n\n
RoutinesFunctionProposal.Description=Description: {0}\n
RoutinesFunctionProposal.ReturnType=Return Type: {2}\n
RoutinesFunctionProposal.System=System
RoutinesFunctionProposal.User=User
RoutinesFunctionProposal.VariableName=\n\nVariable Name\: {2}
RoutinesFunctionProposal.VariableName=Example: {3}\n\n
RuleOperationChoiceDialog.editRules=Edit Rules
RuleOperationChoiceDialog.rule=Rule:
RuleOperationChoiceDialog.selectRulesFile=Select a rule from file
@@ -296,7 +296,7 @@ SelectRepositoryContextDialog.ExpandAll=Expand All
SelectRepositoryContextDialog.Title=Select Context Variables
SelectRepositoryContextDialog.View=View...
SelectRepositoryContextGroupDialog.Default=default
SelectRepositoryContextGroupDialog.Messages=\ In the Job, add a nonexistent context group from the repository context
SelectRepositoryContextGroupDialog.Messages=\ Add the nonexistent context group into job from the repository context.
SelectRepositoryContextGroupDialog.Title=Add Context Group
TalendTabbedPropertyComposite.compactButton.toolTip=compact view
TalendTabbedPropertyComposite.tableButton.toolTip=table view
@@ -313,7 +313,7 @@ VersionSection.Version=Version
VersionSection.Status=Status
XmlArray.InvalidFile=Invalid file.
XPathQueryMetadataTableEditorViewExt.xpathQuerys=Schema XPathQuerys
XSDValidater.IllegalArgument=The input XSD file does not exist.
XSDValidater.IllegalArgument=the input xsd file does not exist.
repository.businessProcess=Business Models
repository.context=Contexts
repository.documentation=Documentation
@@ -368,7 +368,7 @@ repository.metadataLinkFileRules=LinkRules
repository.metadataLinkFileRules.alias=LinkRule
repository.metadataSalesforceSchema=Salesforce
repository.metadataSalesforceSchema.alias=Salesforce CRM
repository.process=Job Designs
repository.process=Jobs
repository.query=Query
repository.CDC=CDC
repository.svnroot=SVN
@@ -490,7 +490,7 @@ EComponentCategory.availableExtensions=Available Extensions
EComponentCategory.downloadedExtensions=Downloaded Extensions
EComponentCategory.myExtensions=My Extensions
TalendDataCollectorPreferencePage_EnableCapture=Enable capture
TalendDataCollectorPreferencePage_Description=The Usage Data Collector collects information about how individuals are using the Talend products. The intent is to use this data to help Talend better understand how users and organizations are using Talend products.
TalendDataCollectorPreferencePage_Description=The Usage Data Collector collects information about how individuals are using the Talend products. The intent is to use this data to help users and organizations better understand how developers are using Talend products.
TalendDataCollectorPreviewPreferencePage_Description=The following Keys/Values have been captured by the Usage Data Collector.
TalendDataCollectorPreviewPreferencePage_EmptyValue=<Empty>
TalendDataCollectorPreviewPreferencePage_Key=Key
@@ -502,7 +502,7 @@ TalendDataCollectorUploadingPreferencePage_UploadPeriod=Upload Period
TalendDataCollectorUploadingPreferencePage_Days=Days
repository.servicesOperation=Operation
repository.servicesPort=Port
RepositoryUpdateManager.MessagesForTDQ=Do you want to propagate the modifications to all Jobs?\nSome analysis dependencies will lost information.\nIt might be quite long.
RepositoryUpdateManager.MessagesForTDQ=Do you want to propagate the modifications to all Jobs?\nSome analysis dependenies will lost information.\nIt might be quite long.
EComponentCategory.executeJob=Execute Job
EComponentCategory.monitoring=Monitoring
BinRepositoryNode.label=Recycle bin
@@ -548,7 +548,7 @@ ContextMissSettingComposite.missingModuleMessages=this context view requires on
ContextMissSettingComposite.installName=Install
ContextMissSettingComposite.Title_Missing_jars_for_plugin=Missing third parties libraries
ContextMissSettingComposite.description_jars_to_be_installed_in=The Studio requires third parties libraries to be installed.\nPlease install the following jars before closing this window.
ContextTreeTable.AddToBuildIn_label=Add to build-in
ContextTreeTable.AddToBuildIn_label=Add to built-in
ContextTreeTable.AddToRepository_label=Add to repository context
ContextNebulaComposite.ContextsUnAvailable=Context view is not available.
MetadataTableEditorView.ValueTitle=Value
@@ -575,8 +575,8 @@ WorkspaceDlg.use.this.as.default.cb.message=&Use this workspace as the default a
CorePreferencePage.alwaysWelcome.v2=Always show welcome view at startup
CorePreferencePage.alwaysAskAtStartup=Always show project dialog at startup
EComponentCategory_advanceSetting=Advanced settings
I18nPreferencePage.needRestart=Local Language (need restart)
I18nPreferencePage.translationInformation=Test translation with Babili (works only for current language, other language selection needs restart)
I18nPreferencePage.needRestart=Local Language(need restart)
I18nPreferencePage.translationInformation=Test translation with Babili (works only for current language,other language selection needs restart)
I18nPreferencePage.importBabili=Import Translation from Babili
I18nPreferencePage.restart=Restart
I18nPreferencePage.restartButton=Need to restart to take effect.

View File

@@ -84,6 +84,7 @@ EComponentCategory.advancedSettings=Param\u00E8tres avanc\u00E9s
EComponentCategory.basicRun=Ex\u00E9cution simple
EComponentCategory.breakpoint=Point d'arr\u00EAt
EComponentCategory.debugRun=Ex\u00E9cution Debug
EComponentCategory.targetExec=Ex\u00E9c distante
EConnectionType.iteratorMenu=Iterate
EConnectionType.lookupMenu=Look Up
EConnectionType.mainMenu=Main
@@ -189,6 +190,7 @@ MetadataTool.schemaIn=Le nom du sch\u00E9ma est invalide.
MetadataTool.schemaInvalid=Nom de sch\u00E9ma invalide.
MetadataTool.schemaNull=Le nom du sch\u00E9ma est null.
NodeReturnProposal.Availability=\nDisponibilit\u00E9\: {4}
NodeReturnProposal.Description=Description : {0}
NodeReturnProposal.GlobalVariable=\n\nVariable globale, propri\u00E9t\u00E9 du composant {1} [{2}].
NodeReturnProposal.Type=\nType\: {3}
NodeReturnProposal.VariableName=\n\nNom de la variable\: {5}
@@ -203,6 +205,7 @@ PatternCalendar.dateFormat="aaaa-MM-jj HH:mm:ss"
PatternCalendar.example=Exemple :
PatternCalendar.pattern=Mod\u00E8le :
PerlDynamicProposalUtil.autoConvert=\ sera automatiquement converti en {0}->[index] dans le code g\u00E9n\u00E9r\u00E9
PerlGlobalVariableProposal.Description=Description : {0}
PerlGlobalVariableProposal.VariableName=\n\nNom de la variable\: {1}
PerspectiveMenuManager.dummy=Factice
PerspectiveMenuManager.perspectiveLabel=&Perspective
@@ -477,7 +480,7 @@ TalendDataCollectorUploadingPreferencePage_UploadPeriod=P\u00E9riode de chargeme
TalendDataCollectorUploadingPreferencePage_Days=Jours
repository.servicesOperation=Op\u00E9ration
repository.servicesPort=Port
RepositoryUpdateManager.MessagesForTDQ=Propager les modifications \u00E0 tous les Jobs ? \nCertaines d\u00E9pendances d'analyses vont perdre des informations.\nCela peut prendre un moment.
RepositoryUpdateManager.MessagesForTDQ=Voulez-vous propager les modifications \u00E0 tous les Jobs\u00A0?\nCertaines d\u00E9pendances d'analyses vont perdre des informations.\nCela peut prendre un moment.
EComponentCategory.executeJob=Ex\u00E9cuter le Job
EComponentCategory.monitoring=Monitoring
BinRepositoryNode.label=Corbeille
@@ -529,8 +532,12 @@ WorkspaceMnu.restart.error.message=Impossible de relancer la plateforme car la p
WorkspaceDlg.title=Choisir le r\u00E9pertoire Workspace
WorkspaceDlg.Message=Le Studio Talend stocke vos donn\u00E9es dans un dossier nomm\u00E9 Workspace\nS\u00E9lectionnez le r\u00E9pertoire Workspace
WorkspaceDlg.workspace.label=Workspace
WorkspaceDlg.browse.button=Parcourir...
WorkspaceDlg.browse.folder.title=S\u00E9lectionnez un r\u00E9pertoire Workspace
WorkspaceDlg.use.this.as.default.cb.message=&Utiliser ce r\u00E9pertoire Workspace par d\u00E9faut et ne plus demander
CorePreferencePage.alwaysWelcome.v2=Toujours afficher la vue Bienvenue lors du d\u00E9marrage
CorePreferencePage.alwaysAskAtStartup=Toujours afficher la fen\u00EAtre des projets lors du d\u00E9marrage
EComponentCategory_advanceSetting=Param\u00E8tres avanc\u00E9s
I18nPreferencePage.needRestart=Langage local (red\u00E9marrage requis)
I18nPreferencePage.restart=Red\u00E9marrer
I18nPreferencePage.wait_process=Le processus va prendre plusieurs minutes, patientez...

View File

@@ -502,7 +502,7 @@ TalendDataCollectorUploadingPreferencePage_UploadPeriod=\u30A2\u30C3\u30D7\u30ED
TalendDataCollectorUploadingPreferencePage_Days=\u65E5\u6570
repository.servicesOperation=\u6F14\u7B97\u5B50
repository.servicesPort=\u30DD\u30FC\u30C8
RepositoryUpdateManager.MessagesForTDQ=\u5909\u66F4\u3092\u5168\u3066\u306E\u30B8\u30E7\u30D6\u306B\u30D7\u30ED\u30D1\u30B2\u30FC\u30C8\u3057\u307E\u3059\u304B?\\n\u4E00\u90E8\u306E\u5206\u6790\u4F9D\u5B58\u6027\u306E\u60C5\u5831\u304C\u5931\u308F\u308C\u307E\u3059\u3002\\n\u3053\u306E\u51E6\u7406\u306B\u306F\u6642\u9593\u304C\u304B\u304B\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002
RepositoryUpdateManager.MessagesForTDQ=\u5909\u66F4\u3092\u3059\u3079\u3066\u306E\u30B8\u30E7\u30D6\u306B\u30D7\u30ED\u30D1\u30B2\u30FC\u30C8\u3057\u307E\u3059\u304B?\\n\u4E00\u90E8\u306E\u5206\u6790\u4F9D\u5B58\u6027\u306E\u60C5\u5831\u304C\u5931\u308F\u308C\u307E\u3059\u3002\\n\u3053\u306E\u51E6\u7406\u306B\u306F\u6642\u9593\u304C\u304B\u304B\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002
EComponentCategory.executeJob=\u30B8\u30E7\u30D6\u5B9F\u884C
EComponentCategory.monitoring=\u30E2\u30CB\u30BF\u30FC
BinRepositoryNode.label=\u3054\u307F\u7BB1
@@ -581,4 +581,4 @@ I18nPreferencePage.importBabili=Babili\u304B\u3089\u7FFB\u8A33\u306E\u30A4\u30F3
I18nPreferencePage.restart=\u518D\u8D77\u52D5
I18nPreferencePage.restartButton=\u6709\u52B9\u5316\u306B\u306F\u518D\u8D77\u52D5\u304C\u5FC5\u8981\u3067\u3059\u3002
I18nPreferencePage.restoreDefault=\u30C7\u30D5\u30A9\u30EB\u30C8\u3092\u5FA9\u5143
I18nPreferencePage.wait_process=\u5B9F\u884C\u4E2D\u3067\u3059\u3002\u3057\u3070\u3089\u304F\u304A\u5F85\u3061\u4E0B\u3055\u3044...
I18nPreferencePage.wait_process=\u3053\u306E\u51E6\u7406\u306B\u306F\u6570\u5206\u304B\u304B\u308A\u307E\u3059\u3002\u3057\u3070\u3089\u304F\u304A\u5F85\u3061\u304F\u3060\u3055\u3044...

View File

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

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.2.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.cwm.mip.edit.nl</artifactId>

View File

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

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.2.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.cwm.mip.nl</artifactId>

View File

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

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.2.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.maven.ui.nl</artifactId>

View File

@@ -12,3 +12,4 @@ ProjectPomProjectSettingPage_FilterErrorMessage=Filter is invalid.
ProjectPomProjectSettingPage.syncAllPomsButtonText=Force full re-synchronize poms
AbstractPersistentProjectSettingPage.syncAllPoms=Do you want to update all poms? \n This operation might take long time depends on your project size.
MavenProjectSettingPage.filterExampleMessage=Filter examples:\nlabel=myJob \t\t\t\t=> Generate only the job named "myJob"\n!(label=myJob) \t\t\t\t=> Generate any job except the one named "myJob"\n(path=folder1/folder2) \t\t\t=> Generate any job in the folder "folder1/folder2"\n(path=folder1/folder2)or(label=myJob)\t=> Generate any job in the folder "folder1/folder2" or named "myJob"\n(label=myJob)and(version=0.2)\t\t=> Generate only the job named "myJob" with version 0.2\n!((label=myJob)and(version=0.1))\t\t=> Generate every jobs except the "myJob" version 0.1
MavenProjectSettingPage.refModuleText=Set reference project modules in profile

View File

@@ -5,3 +5,4 @@ FolderMavenSettingPage_CreatingMavenSettingErrorTitle=Erreur
ProjectPomProjectSettingPage_Titile=NOTE\: Les modules et les d\u00E9pendances seront conserv\u00E9s.
ProjectPomProjectSettingPage_ConfirmTitle=Confirmer
AbstractPersistentProjectSettingPage.syncAllPoms=Mettre \u00E0 jour tous les fichiers pom ? \n Cette op\u00E9ration peut prendre du temps selon la taille de votre projet.
MavenProjectSettingPage.refModuleText=Configurer les modules du projet de r\u00E9f\u00E9rence dans le profil

View File

@@ -12,3 +12,4 @@ ProjectPomProjectSettingPage_FilterErrorMessage=\u30D5\u30A3\u30EB\u30BF\u30FC\u
ProjectPomProjectSettingPage.syncAllPomsButtonText=POM\u306E\u5168\u518D\u540C\u671F\u3092\u5F37\u5236
AbstractPersistentProjectSettingPage.syncAllPoms=\u3059\u3079\u3066\u306EPOM\u3092\u66F4\u65B0\u3057\u307E\u3059\u304B? \\n \u3053\u306E\u64CD\u4F5C\u306F\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u30B5\u30A4\u30BA\u306B\u3088\u3063\u3066\u306F\u6642\u9593\u304C\u304B\u304B\u308B\u5834\u5408\u304C\u3042\u308A\u307E\u3059\u3002
MavenProjectSettingPage.filterExampleMessage=\u30D5\u30A3\u30EB\u30BF\u30FC\u306E\u4F8B:\\nlabel=myJob \\t\\t\\t\\t=> \"myJob\"\u3068\u3044\u3046\u540D\u524D\u306E\u30B8\u30E7\u30D6\u306E\u307F\u3092\u751F\u6210\\n!(label=myJob) \\t\\t\\t\\t=> \"myJob\"\u3068\u3044\u3046\u540D\u524D\u306E\u30B8\u30E7\u30D6\u3092\u9664\u304D\u3001\u3042\u3089\u3086\u308B\u30B8\u30E7\u30D6\u3092\u751F\u6210\\n(path=folder1/folder2) \\t\\t\\t=> \u30D5\u30A9\u30EB\u30C0\u30FC\"folder1/folder2\"\u5185\u306B\u4EFB\u610F\u306E\u30B8\u30E7\u30D6\u3092\u751F\u6210\\n(path=folder1/folder2)or(label=myJob)\\t=> \u30D5\u30A9\u30EB\u30C0\u30FC\"folder1/folder2\"\u5185\u306B\u4EFB\u610F\u306E\u30B8\u30E7\u30D6\u3092\u3001\u307E\u305F\u306F\"myJob\"\u3068\u3044\u3046\u540D\u524D\u306E\u30B8\u30E7\u30D6\u3092\u751F\u6210\\n(label=myJob)and(version=0.2)\\t\\t=> \u30D0\u30FC\u30B8\u30E7\u30F30.2\u3067\"myJob\"\u3068\u3044\u3046\u540D\u524D\u306E\u30B8\u30E7\u30D6\u306E\u307F\u3092\u751F\u6210\\n!((label=myJob)and(version=0.1))\\t\\t=> \"myJob\"\u30D0\u30FC\u30B8\u30E7\u30F30.1\u3092\u9664\u304D\u3001\u3059\u3079\u3066\u306E\u30B8\u30E7\u30D6\u3092\u751F\u6210
MavenProjectSettingPage.refModuleText=\u30D7\u30ED\u30D5\u30A1\u30A4\u30EB\u3067\u53C2\u7167\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u30E2\u30B8\u30E5\u30FC\u30EB\u3092\u8A2D\u5B9A

View File

@@ -12,3 +12,4 @@ ProjectPomProjectSettingPage_FilterErrorMessage=\u7B5B\u9009\u5668\u65E0\u6548\u
ProjectPomProjectSettingPage.syncAllPomsButtonText=\u5F3A\u5236\u5B8C\u5168\u91CD\u65B0\u540C\u6B65 pom
AbstractPersistentProjectSettingPage.syncAllPoms=\u662F\u5426\u8981\u66F4\u65B0\u6240\u6709 pom\uFF1F\\n\u6B64\u64CD\u4F5C\u53EF\u80FD\u9700\u8981\u5F88\u957F\u65F6\u95F4\uFF0C\u5177\u4F53\u53D6\u51B3\u4E8E\u60A8\u7684\u5DE5\u7A0B\u5927\u5C0F\u3002
MavenProjectSettingPage.filterExampleMessage=\u7B5B\u9009\u5668\u793A\u4F8B\uFF1A\\nlabel=myJob \\t\\t\\t\\t=> Generate only the job named \"myJob\"\\n!(label=myJob) \\t\\t\\t\\t=> Generate any job except the one named \"myJob\"\\n(path=folder1/folder2) \\t\\t\\t=> Generate any job in the folder \"folder1/folder2\"\\n(path=folder1/folder2)or(label=myJob)\\t=> Generate any job in the folder \"folder1/folder2\" or named \"myJob\"\\n(label=myJob)and(version=0.2)\\t\\t=> Generate only the job named \"myJob\" with version 0.2\\n!((label=myJob)and(version=0.1))\\t\\t=> Generate every jobs except the \"myJob\" version 0.1
MavenProjectSettingPage.refModuleText=\u5728\u914D\u7F6E\u6587\u4EF6\u4E2D\u8BBE\u7F6E\u5F15\u7528\u5DE5\u7A0B\u6A21\u5757

View File

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

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.2.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.help.nl</artifactId>

View File

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

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.2.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.helpers.nl</artifactId>

View File

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

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.2.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.librariesmanager.nl</artifactId>

View File

@@ -5,7 +5,7 @@ PerlModulesViewComposite.Required.TitleText=Description
InstallPerlModulesAction.InstallBtn.Text=Install modules
MainPreferencesPage.separateRootFolder=A root folder for each language
MainPreferencesPage.externalLibPathJava=External java libraries path
ModulesNeededProvider.Module.Exception=Module {0} not found
ModulesNeededProvider.Module.Exception=Needed module list do not contains this module
PerlModulesViewComposite.Module.TitleText=Module
MainPreferencesPage.sameRootFolder=Same root folder
MainPreferencesPage.folderSelectionMode=Folder selection mode
@@ -23,3 +23,4 @@ modules.required=Required for using this component.
ShareLibsJob.message=Share libraries from maven to {0} server
ShareLibsJob.sharingLibraries=Sharing libraries : {0}
ExtensionModuleManager.moduleGroup.cycleReference=Module group {0} was cycle referenced!
ShareLibsJob.monitor.cancelled=User cancelled.

View File

@@ -23,3 +23,4 @@ modules.required=Requis pour utiliser ce composant.
ShareLibsJob.message=Partager les biblioth\u00E8ques de Maven vers le serveur {0}
ShareLibsJob.sharingLibraries=Partage des biblioth\u00E8ques : {0}
ExtensionModuleManager.moduleGroup.cycleReference=Module group {0} was cycle referenced!
ShareLibsJob.monitor.cancelled=Annulation utilisateur.

View File

@@ -23,3 +23,4 @@ modules.required=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u4
ShareLibsJob.message=Maven\u304B\u3089\u306E\u30E9\u30A4\u30D6\u30E9\u30EA\u3092{0}\u30B5\u30FC\u30D0\u30FC\u306B\u5171\u6709
ShareLibsJob.sharingLibraries=\u30E9\u30A4\u30D6\u30E9\u30EA\u306E\u5171\u6709: {0}
ExtensionModuleManager.moduleGroup.cycleReference=\u30E2\u30B8\u30E5\u30FC\u30EB\u30B0\u30EB\u30FC\u30D7{0}\u306F\u5FAA\u74B0\u53C2\u7167\u3055\u308C\u307E\u3057\u305F!
ShareLibsJob.monitor.cancelled=\u30E6\u30FC\u30B6\u30FC\u304C\u30AD\u30E3\u30F3\u30BB\u30EB\u3057\u307E\u3057\u305F\u3002

View File

@@ -23,3 +23,4 @@ modules.required=\u4F7F\u7528\u6B64\u7EC4\u4EF6\u65F6\u9700\u8981\u3002
ShareLibsJob.message=\u5C06\u5E93\u4ECE maven \u5171\u4EAB\u5230 {0} \u670D\u52A1\u5668
ShareLibsJob.sharingLibraries=\u6B63\u5728\u5171\u4EAB\u5E93\uFF1A{0}
ExtensionModuleManager.moduleGroup.cycleReference=\u6A21\u5757\u7EC4 {0} \u662F\u5FAA\u73AF\u5F15\u7528\u7684\uFF01
ShareLibsJob.monitor.cancelled=\u7528\u6237\u5DF2\u53D6\u6D88\u3002

View File

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

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.2.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.librariesmanager.ui.nl</artifactId>

View File

@@ -20,7 +20,7 @@ ExternalModulesInstallDialog_DownloadFailed=Failed to install the following modu
ExternalModulesInstallDialog_DownloadSuccess=\ Modules installed successfully \! \n
ExternalModulesInstallDialog_InstallAll=Download and install all modules available
ExternalModulesInstallDialog_MoreInfor=<a>Click here to obtain more information about external modules</a>
ExternalModulesInstallDialog_NoExternalModules=No external modules available
ExternalModulesInstallDialog_NoExternalModules=No external modules avialable
ExternalModulesInstallDialog_Download_Ok={0} installed successfully!
ExternalModulesInstallDialog_Download_Fialed=Failed to install {0}!
ExternalModulesInstallDialog_Title_Missing_jars_for_plugin=Missing third parties libraries
@@ -71,10 +71,10 @@ AcceptModuleLicensesWizardDialog.button.acceptAll=Accept all
AcceptModuleLicensesWizardDialog.cancelConfirmation.title=Confirmation
AcceptModuleLicensesWizardDialog.cancelConfirmation.msg=Are you sure you want to cancel the download?
AcceptModuleLicensesWizardPage.title=Review Licenses
AcceptModuleLicensesWizardPage.desc=The listed licenses have not been accepted. Only JARs under accepted licenses will be downloaded.
AcceptModuleLicensesWizardPage.desc=To accept all licenses, click Accept all. To accept licenses individually, highlight the license and select 'I accept the terms of the selected license agreement'. \n Repeat the process for each license to accept then click Finish.
AcceptModuleLicensesWizardPage.licensesList.label=Licenses:
AcceptModuleLicensesWizardPage.licenseContent.button.accept=I accept the terms of the selected license agreement
AcceptModuleLicensesWizardPage.licenseContent.button.decline=I do not accept the terms of the selected license agreement
AcceptModuleLicensesWizardPage.licenseContent.button.decline=I do not accept the terms of the license agreement
AcceptModuleLicensesWizardPage.licenseContent.label=License text:
AcceptModuleLicensesWizardPage.licenseContent.defaultDesc=The license must be reviewed and accepted before the modules can be installed.
AcceptModuleLicensesWizardPage.retrieveLicenses=Retrieving licenses...
@@ -88,7 +88,7 @@ ExternalModulesInstallDialog.imported.dialog=Modules imported:
ExternalModulesInstallDialog.mvnuri_columnModuleName=Maven URI
ModulesViewComposite.MavenUri=Maven URI
InstallModuleDialog.title=Install Module
InstallModuleDialog.message=Install a Module.
InstallModuleDialog.message=Install a Module .
InstallModuleDialog.newJar=Module File
InstallModuleDialog.originalUri=Default MVN URI
InstallModuleDialog.customUri=Custom MVN URI
@@ -97,19 +97,19 @@ InstallModuleDialog.error.sameCustomURI=Custom maven URI should not be the same
InstallModuleDialog.error.jarexsit=This module already installed with the selected maven URI, please set another custom URI.
InstallModuleDialog.error.jarPath=Please select a module file to install !
InstallModuleDialog.error.detectMvnURI=Please detect if the module already installed with maven URI {0}.
InstallModuleDialog.error.notInstalled=The module is not installed in Maven!
InstallModuleDialog.error.notInstalled=The module is not installed in maven !
InstallModuleDialog.detectButton.text=Detect the module install status
InstallModuleDialog.warning=Caution: Changing the maven URI will affect all the components and plugins that with default maven URI '{0}' within the whole project.
InstallModuleDialog.copyURIBtn=Copy default MVN URI.
InstallModuleDialog.error.findbyURI=The maven URI is not valid, please input a valid URI!
ConfigModuleDialog.text=Module
ConfigModuleDialog.message=Select a module.
ConfigModuleDialog.message=Select a module : {0}
ConfigModuleDialog.platfromBtn=Platform
ConfigModuleDialog.repositoryBtn=Artifact repository(local m2/nexus)
ConfigModuleDialog.installNewBtn=Install a new module
ConfigModuleDialog.findExistByNameBtn=Find by name
ConfigModuleDialog.findExistByURIBtn=Find by Maven URI
ConfigModuleDialog.moduleName.error=Please input a valid file name.
ConfigModuleDialog.findExistByURIBtn=Find by maven URI
ConfigModuleDialog.moduleName.error=Please input a valid file name !
ConfigModuleDialog.jarNotInstalled.error=This jar is not installed in the artifact repository, please install it !
ImportCustomSettingsAction.title=Import custom settings
ImportCustomSettingsAction.warning=Are you sure to overwrite the custom mvn uri settings with the selected file ?
@@ -117,3 +117,4 @@ ExportCustomSettingsAction.title=Export custom settings
ConfigModuleDialog.install.message=Install a module : {0}
download.external.dialog.warning=Warning
download.external.dialog.message=Select at least one module not installed.
DownloadModuleRunnable.jar.download.failed=The Download failed for the following jars {0}

View File

@@ -87,7 +87,7 @@ ArtifactsDeployer.uploadJarEncounterMvnRepositroySameName.MessageContent=\u30E2\
ExternalModulesInstallDialog.imported.dialog=\u30A4\u30F3\u30DD\u30FC\u30C8\u6E08\u307F\u30E2\u30B8\u30E5\u30FC\u30EB:
ExternalModulesInstallDialog.mvnuri_columnModuleName=Maven URI
ModulesViewComposite.MavenUri=Maven URI
InstallModuleDialog.title=\u30E2\u30B8\u30E5\u30FC\u30EB\u306E\u30E2\u30B8\u30E5\u30FC\u30EB
InstallModuleDialog.title=\u30E2\u30B8\u30E5\u30FC\u30EB\u306E\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB
InstallModuleDialog.message=\u30E2\u30B8\u30E5\u30FC\u30EB\u3092\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3057\u307E\u3059\u3002
InstallModuleDialog.newJar=\u30E2\u30B8\u30E5\u30FC\u30EB\u30D5\u30A1\u30A4\u30EB
InstallModuleDialog.originalUri=\u30C7\u30D5\u30A9\u30EB\u30C8MVN URI
@@ -117,3 +117,4 @@ ExportCustomSettingsAction.title=\u30AB\u30B9\u30BF\u30E0\u8A2D\u5B9A\u306E\u30A
ConfigModuleDialog.install.message=\u30E2\u30B8\u30E5\u30FC\u30EB\u3092\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3057\u307E\u3059: {0}
download.external.dialog.warning=\u8B66\u544A
download.external.dialog.message=\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3055\u308C\u3066\u3044\u306A\u3044\u30E2\u30B8\u30E5\u30FC\u30EB\u30921\u3064\u4EE5\u4E0A\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044\u3002
DownloadModuleRunnable.jar.download.failed=\u4EE5\u4E0B\u306Ejar\u306E\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u304C\u5931\u6557\u3057\u307E\u3057\u305F: {0}

View File

@@ -117,3 +117,4 @@ ExportCustomSettingsAction.title=\u5BFC\u51FA\u81EA\u5B9A\u4E49\u8BBE\u7F6E
ConfigModuleDialog.install.message=\u5B89\u88C5\u4E00\u4E2A\u6A21\u5757\uFF1A{0}
download.external.dialog.warning=\u8B66\u544A
download.external.dialog.message=\u9009\u62E9\u81F3\u5C11\u4E00\u4E2A\u672A\u5B89\u88C5\u7684\u6A21\u5757\u3002
DownloadModuleRunnable.jar.download.failed=\u4E0B\u8F7D\u4EE5\u4E0B jar \u5931\u8D25 {0}

View File

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

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.2.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.metadata.managment.nl</artifactId>

View File

@@ -150,7 +150,7 @@ FunctionManager.PurePerl.ParaName=customize parameter
GlobalServiceRegister.ServiceNotRegistered=The service {0} has not been registered.
GroupByContextAction.groupContext=Group by Context
GroupByVariableAction.groupVariable=Group by Variable
JavaFunctionParser.checkMethod=Routines : "{0}.{1}\\" parse failed. please check your the Method.
JavaFunctionParser.checkMethod=Routines : "{0}.{1}\" parse failed. please check your the Method.
JavaGlobalVariableProposal.Description=Description\: {0}
JavaGlobalVariableProposal.VariableName=\n\nVariable Name\: {1}
JavaSimpleDateFormatProposalProvider.displaySingleQuote=\ ' : Display a single quote
@@ -320,7 +320,7 @@ SelectRepositoryContextDialog.ExpandAll=Expand All
SelectRepositoryContextDialog.Title=Select Context Variables
SelectRepositoryContextDialog.View=View...
SelectRepositoryContextGroupDialog.Default=default
SelectRepositoryContextGroupDialog.Messages=\ In the Job, add a nonexistent context group from the repository context
SelectRepositoryContextGroupDialog.Messages= In the Job, add a nonexistent context group from the repository context
SelectRepositoryContextGroupDialog.Title=Add Context Group
TalendTabbedPropertyComposite.compactButton.toolTip=compact view
TalendTabbedPropertyComposite.tableButton.toolTip=table view

View File

@@ -6,19 +6,19 @@ AdvancedSocketFactory.failedInitial=Erreur : impossible d'initialiser :
ArchiveFileExportOperationFullPath.SpecialFile=spagic.properties
ColorsCodeViewerPreferencePage.Comment1Color=Couleur de Comment1
ColorsCodeViewerPreferencePage.Comment2Color=couleur Commentaire2
ColorsCodeViewerPreferencePage.DigitColor=couleur Chiffre
ColorsCodeViewerPreferencePage.DigitColor=Couleur du chiffre
ColorsCodeViewerPreferencePage.FunctionColor=couleur Fonction
ColorsCodeViewerPreferencePage.InvalidColor=Couleur invalide
ColorsCodeViewerPreferencePage.LabelColor=Couleur du libell\u00E9
ColorsCodeViewerPreferencePage.Literal1Color=Couleur de Literal1
ColorsCodeViewerPreferencePage.Literal2Color=Couleur Litt\u00E9ral2
ColorsCodeViewerPreferencePage.MarkupColor=Couleur Marquage
ColorsCodeViewerPreferencePage.Literal1Color=Couleur du Litt\u00E9ral1
ColorsCodeViewerPreferencePage.Literal2Color=Couleur du Litt\u00E9ral2
ColorsCodeViewerPreferencePage.MarkupColor=Couleur du Marquage
ColorsCodeViewerPreferencePage.OperatorColor=Couleur de l'op\u00E9rateur
ColorsCodeViewerPreferencePage.defaultColor=Couleur par d\u00E9faut
ColorsCodeViewerPreferencePage.fieldTip=&Gras
ColorsCodeViewerPreferencePage.keyword1Color=Couleur de Keyword1
ColorsCodeViewerPreferencePage.keyword2Color=couleur MotCl\u00E92
ColorsCodeViewerPreferencePage.keyword3Color=Couleur de Keyword3
ColorsCodeViewerPreferencePage.keyword1Color=Couleur du Mot-cl\u00E91
ColorsCodeViewerPreferencePage.keyword2Color=Couleur du Mot-cl\u00E92
ColorsCodeViewerPreferencePage.keyword3Color=Couleur du Mot-cl\u00E93
ColumnNameChangedExt.columnChanged=N\u0153ud : {0} Colonne modifi\u00E9e : {1}-> {2}
ComponentsFormatPreferencePage.add=Ajouter
ComponentsFormatPreferencePage.errorCreateConnectionName=Le nom "{0}" est invalide.
@@ -99,6 +99,7 @@ EComponentCategory_view=View
EComponentCategory.basicRun=Ex\u00E9cution simple
EComponentCategory.breakpoint=Point d'arr\u00EAt
EComponentCategory.debugRun=Ex\u00E9cution Debug
EComponentCategory.targetExec=Ex\u00E9c distante
EConnectionType.iteratorMenu=Iterate
EConnectionType.lookupMenu=Look Up
EConnectionType.mainMenu=Main

View File

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

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.2.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.metadata.managment.ui.nl</artifactId>

View File

@@ -1,12 +1,12 @@
AbstractForm.ExportAsContext=Export as context
AbstractForm.RevertContext=Revert Context
Step0WizardPage.description=desc
Step0WizardPage.title=title
Step0WizardPage.description=Add a service in the repository
Step0WizardPage.title=New Service
PropertiesWizardPage.Author=Author
PropertiesWizardPage.Locker=Locker
PropertiesWizardPage.Description=Description
PropertiesWizardPage.EmptyDescWarning=It is inadvisable to leave the description blank.
PropertiesWizardPage.EmptyPurposeWarning=It is inadvisable to leave the purpose blank.
PropertiesWizardPage.EmptyDescWarning=Empty description is discouraged.
PropertiesWizardPage.EmptyPurposeWarning=Empty purpose is discouraged.
PropertiesWizardPage.ItemExistsError=This item already exists. Check the Recycle bin and empty it if needed.
PropertiesWizardPage.KeywordsError=Name is not a valid identifier.
PropertiesWizardPage.Name=Name
@@ -54,7 +54,7 @@ DatabaseForm.checkIsDone=connection successful.
DatabaseForm.dataSource=DataSource
DatabaseForm.informixInstance=Instance
DatabaseForm.dbType=DB Type
DatabaseForm.dbTypeTip=Database Type defines the String of Connection and the driver
DatabaseForm.dbTypeTip=Database Type defined the String of Connection and the driver
DatabaseForm.dbversion=Db Version
DatabaseForm.dbversion.tip=Please choose Db version
DatabaseForm.general.classname=Class name
@@ -105,20 +105,20 @@ DatabaseTableFilterForm.view=VIEW
DatabaseTableForm.AddTable=Add Schema
DatabaseTableForm.checkConnection=Check Connection
DatabaseTableForm.comment=Comment
DatabaseTableForm.connectionFailure=Database connection failure \: "Retrieve Shema" is disable. Press "Check Connection" to restore the situation.
DatabaseTableForm.connectionFailure=Database connection failure \: "Retrieve Schema" is disable. Press "Check Connection" to restore the situation.
DatabaseTableForm.connectionFailureTip=Connection failure, check the database settings or contact your database administrator.
DatabaseTableForm.connectionIsDone=Connection successful.
DatabaseTableForm.getDetailedSchema=Push this button to get a detailed schema.
DatabaseTableForm.getRoughSchema=Push this button to get a rough schema.
DatabaseTableForm.getDetailedSchema=Push this button to get a detailed schema..
DatabaseTableForm.getRoughSchema=Push this button to get a rough schema..
DatabaseTableForm.groupMetaData=Schema
DatabaseTableForm.metadataDefaultNewLabel=newColumn
DatabaseTableForm.name=Name
DatabaseTableForm.nameAlert=A Schema have a empty name. It must be specified
DatabaseTableForm.navigatorTree=Schema
DatabaseTableForm.retreiveButtonAlert=To enable the "Retrieve Schema" button, first select a table.
DatabaseTableForm.retreiveButtonConfirmation=Confirm changes?
DatabaseTableForm.retreiveButtonConfirmationMessage=Schema settings changed and are different from current schema preview. Updating schema will overwrite all current data. Continue anyway?
DatabaseTableForm.retreiveButtonIsAccessible=The "Retrieve" button is now accessible.
DatabaseTableForm.retreiveButtonConfirmation=Confirm changes ?
DatabaseTableForm.retreiveButtonConfirmationMessage=Schema settings changed and are different from current schema preview. Updating schema will overwrite all current data. Continue anyway ?
DatabaseTableForm.retreiveButtonIsAccessible=The "Retrieve Button" is now accessible.
DatabaseTableForm.retreiveButtonTip=Schema must be defined. To save time, use the "Retrieve Schema" button \!
DatabaseTableForm.retreiveButtonUse=Use the "Retrieve Schema" button to replace the current Schema by the table based Schema
DatabaseTableForm.retreiveSchema=Retrieve Schema
@@ -126,8 +126,8 @@ DatabaseTableForm.guessSchema=Guess Schema
DatabaseTableForm.streamDetach=Stream Detach
DatabaseTableForm.table=Based on table
DatabaseTableForm.tableColumnText.talbe=Table
DatabaseTableForm.tableNoExist=Database connection successful but no table exist \: "Retrieve Shema" is disabled.\nUse a SGBD to create tables and click on "Check Connection" to restore the situation.
DatabaseTableForm.tableTip=Choose a table and use the Retrieve Button or define the Schema manually.
DatabaseTableForm.tableNoExist=Database connection successful but any table exist \: "Retrieve Schema" is disable.\nUse a SGBD to create tables and click on "Check Connection" to restore the situation.
DatabaseTableForm.tableTip=Choose a table and use the Retrieve Button or defined the Schema manually.
DatabaseTableForm.type=Type \: {0}
DatabaseTableForm.typeTable=Type \: TABLE
DatabaseTableWizard.description=Filter for the Table.
@@ -150,11 +150,11 @@ DocumentationCreateWizard.windowTitle=New Documentation
DocumentationPage.LinkLabel=\ Copy documentation to repository.
DocumentationPage.browseBtnText.browse=Browse...
DocumentationPage.checkLabel=Check
DocumentationPage.checkTipText=Check that remote file exists
DocumentationPage.checkTipText=Check that remote file is existed
DocumentationPage.fileNameTabText.sourcDocFile=Source document file
DocumentationPage.option=Option
DocumentationPage.originalNameLabText.orgName=Original Name
DocumentationPage.sourceDocDoNotExist=Source document does not exist.
DocumentationPage.sourceDocDoNotExist=Source document does not exists.
DocumentationPage.sourceDocIsNotSet=Source document is not set.
DocumentationPage.thisTitle.document=Documentation
DocumentationUpdateWizard.mainPageDescription=Update the Documentation
@@ -163,7 +163,7 @@ ExcelFileStep1Form.fileSetting=File Viewer and Sheets setting
ExcelFileStep1Form.sheet.choice=Please select sheet (Sheet structure as schema guide)
ExcelFileStep1Form.sheet.tip=Give sheet name
ExcelFileStep1Form.sheetPara=Set sheets parameters
ExcelFileStep2Form.advancesSeparator=Advanced separator (for number)
ExcelFileStep2Form.advancesSeparator=Advanced separator(for number)
ExcelFileStep2Form.decimalSeparator=Decimal separator\:
ExcelFileStep2Form.firstColumn=First column\:
ExcelFileStep2Form.lastColumn=Last column\:
@@ -183,22 +183,22 @@ FileStep.moduleDetailMessage=For more information, check out Talend's Wiki websi
FileStep.moduleFailure=The Perl Module
FileStep.moduleFailureEnd=is not installed
FileStep1.eofException=have an incorrect character EOF
FileStep1.fileIncomplete=Filepath is incorrect or incomplete, it must be changed
FileStep1.fileIncomplete=File path is incorrect or incomplete, it must be changed
FileStep1.fileLocked=is locked by another soft
FileStep1.fileNotFoundException=is not found
FileStep1.fileViewerAlert=Filepath must be specified to show the Data file
FileStep1.fileViewerAlert=File path must be specified to show the Data file
FileStep1.fileViewerProgress=Check if the file exist ...
FileStep1.fileViewerTip1=When Filepath is specified, you can read here the
FileStep1.fileViewerTip1=When file path is specified, you can read here the
FileStep1.fileViewerTip2=first rows of the file.
FileStep1.filepath=File
FileStep1.filepathAlert=Filepath must be specified
FileStep1.filepathAlert=File path must be specified
FileStep1.format=Format
FileStep1.formatAlert=Format must be specified
FileStep1.formatTip=Define the format to use
FileStep1.groupFileLocationSettings=File Location Settings
FileStep1.groupFileViewer=File Viewer
FileStep1.nameAlert=Name must be specified
FileStep1.nameAlertIllegalChar=Name content illegals characters
FileStep1.nameAlertIllegalChar=Name contains illegal characters
FileStep1.noExist=doesn't exist
FileStep1.server=Server
FileStep1.serverTip=Define if the file's location is local or not
@@ -215,14 +215,14 @@ FileStep2.fieldPosition=Marker position
FileStep2.fieldPositionAlert=Field Position must be specified.
FileStep2.fieldPositionNotFinishByComma=The Field Position doesn't finish by comma
FileStep2.fieldPositionNotValidate=Field Position must contain only numbers and comma. The positions must be presented in the ascending order
FileStep2.fieldPositionTip=You must define here the position of each column. The positions must be presented in the ascending order
FileStep2.fieldPositionTip=You must defined here the position of each column. The positions must be presented in the ascending order
FileStep2.fieldSeparator=Field Separator
FileStep2.fieldSeparatorAlert=The field separator must be specified. It must contain only number, comma, quotation mark and start.
FileStep2.fieldSeparatorDelimitedTip=Field Separator
FileStep2.fieldSeparatorIncomplete=Character field separator must be completed
FileStep2.fieldSeparatorNotFinishByComma=The Field Separator doesn't finish by comma
FileStep2.fieldSeparatorPositionalAlert=The index to the columns (numbers separated by comma) must be specified
FileStep2.fieldSeparatorPositionalTip=You must define here the position of each column. The positions must be presented in the ascending order
FileStep2.fieldSeparatorPositionalTip=You must defined here the position of each column. The positions must be presented in the ascending order
FileStep2.filePathIncomplete=The file path must be specified
FileStep2.firstRowsIsCaption=Set heading row as column names
FileStep2.footer=Footer
@@ -237,7 +237,7 @@ FileStep2.headerTip=Header
FileStep2.limit=Limit
FileStep2.limitTip=Limit
FileStep2.mustBePrecised=must be specified
FileStep2.noresult=No result for these settings
FileStep2.noresult=No result for this settings
FileStep2.noresultDetailMessage=Please check right XPathExpression or XML source document.
FileStep2.previewFailure=Preview error. Some settings must be changed.\nNote\: Preview errors are generally due to a wrong encoding setting.
FileStep2.previewIsDone=Preview successful...
@@ -264,14 +264,14 @@ FileStep3.filepathAlert=The file path must be specified
FileStep3.groupMetadata=Schema
FileStep3.guess=Guess
FileStep3.guessConfirmation=Confirm changes ?
FileStep3.guessConfirmationMessage=Schema settings changed and are different from current schema preview. Updating schema will overwrite all current data. If you choose Cancel, it will not overwrite 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 ?
FileStep3.guessFailure=Guess failure
FileStep3.guessFailureTip=Guess failure
FileStep3.guessFailureTip2=Guess based on preview to step 2
FileStep3.guessIsDone=Guess successful
FileStep3.guessProgress=Guess in progress...
FileStep3.guessTip=Click to update schema preview
FileStep3.informationLabel=Click "Guess" button to update the schema below according to your settings
FileStep3.informationLabel=Click Guess button to update the schema below according to your settings
FileStep3.itemAlert=At least one item must exist on Schema
FileStep3.metadataComment=Comment
FileStep3.metadataDescription=Description of the Schema
@@ -359,7 +359,7 @@ SalesforceForm.checkIsDone=Connection successful.
SalesforceModuleParseAPI.URLInvalid=The URL is invalid.
SalesforceModuleParseAPI.lostUsernameOrPass=Lost username or password
SalesforceSchemaWizard.windowTitleCreate=New Salesforce
SalesforceSchemaWizard.windowTitleUpdate=Edit an existing Salesforce
SalesforceSchemaWizard.windowTitleUpdate=Edit an exist Salesforce
SalesforceStep1Form.account=Account
SalesforceStep1Form.checkLogin=Check login
SalesforceStep1Form.connection=fetch standard and custom modules ...
@@ -389,7 +389,7 @@ SchemaWizard.windowTitle=Schema
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
SelectorTableForm.ColumnNumber=Column number
SelectorTableForm.CreationStatus=Creation status
@@ -450,25 +450,25 @@ XmlToXPathLinker.beginTask.fieldLinksCreation=Fields links creation ...
XmlToXPathLinker.exceptionReturn.xPathInvalid=The current XPath expression is invalid
XmlToXPathLinker.illegalArgumentException=This type of currentControl is unsupported
XmlFileSelectWizardPage.Input_XML=Input XML
XmlFileSelectWizardPage.OutPut_XML=Output XML
XmlFileSelectWizardPage.OutPut_XML=OutPut XML
XmlFileOutputStep1Form.Encording=Encoding
MetadataTalendTypeEditor.button.edit=E&dit
MetadataTalendTypeEditor.button.export=E&xport
MetadataTalendTypeEditor.button.import=I&mport
MetadataTalendTypeEditor.button.export=E&xport Mapping
MetadataTalendTypeEditor.button.import=I&mport Mapping
MetadataTalendTypeEditor.column1.Name=Metadata Mapping File
MetadataTalendTypeEditor.editMappingDialog.title=Edit Mapping File
MetadataTalendTypeEditor.error.message=Error Message
MetadataTalendTypeEditor.fileIsImported=This file has already been imported.
MetadataTalendTypeEditor.fileIsImported=This file is already imported.
MetadataTalendTypeEditor.fileIsInvalid=The imported metadata file is not valid.
MetadataTalendTypeEditor.fileNameStartRule=File name must start with 'mapping_'.
RepositoryToComponentProperty.xmlFileSelection=Select a XML File to Validate
OpenXSDFileDialog.cancel=Cancel
OpenXSDFileDialog.confirm=Confirm
OpenXSDFileDialog.fileName=File Name:
OpenXSDFileDialog.fileName=File Name\:
OpenXSDFileDialog.xmlFileSelection=Select a XML File to Validate
OpenXSDFileDialog.xmlSelectedOrNot=As you have selected a XSD metadata file, \n there should be a xml file to validate.
PropertiesWizard.EditPropertiesPageTitle=Edit properties
PropertiesWizard.alreadyLockedByUser=The properties are read-only because this item is already locked by an editor.
PropertiesWizard.alreadyLockedByUser=The properties are read only because this item is already locked by an editor.
AbstractSalesforceStepForm.fetchModule=Connection to Salesforce service to fetch module {0} data column
FileTableWizardPage.titleUpdate=Update Schema "{0}"
XmlFileStep1Form.notFound="{0}" is not found or the xml format is incorrect.
@@ -476,18 +476,18 @@ SalesforceStep2Form.module=Module
DatabaseTableForm.confirm=Confirm
DatabaseTableForm.detete_table=Are you sure to delete this schema ?
DatabaseTableForm.illegalChar==Name content illegal characters:{0}
DatabaseTableForm.no_such_table=No such table
DatabaseTableForm.no_such_table=Please type the name of a table that exists in the database.
DatabaseTableForm.refresh.text=Push this button to get all schemas
DatabaseTableForm.type_another_name=Please type in an existing table name in the database
DatabaseTableForm.type_another_name=Please type a exist table name in the database
PropertiesWizardPage.ItemExistsInRoutineError=This item already exists in Routine. Check the Recycle bin and empty it if needed.
PropertiesWizardPage.ItemExistsInJobError=This item already exists in Job. Check the Recycle bin and empty it if needed.
DatabaseTableForm.RemoveTable=Remove Schema
DatabaseWizard.ReloadTitle=Confirm Reload
DatabaseWizard.ReloadMessages=Connection properties is changed, the analyzed element of this connection on which the analyses depend might be removed, do you want continue?
DatabaseWizard.ReloadMessages=Connection properties is changed, the analyzed element of this connection on which the analysis depend might be removed, do you want continue?
XmlFileWizard.newColumnsDectect.title=Detect new columns
XmlFileWizard.newColumnsDectect.desc=There are some new fields to extract, guess your schema manually if you want to apply the update.
ConfirmReloadConnectionDialog.title=Confirm Reload Connection
ConfirmReloadConnectionDialog.desc=Connection properties changed, the analyzed elements of this connection \non which the analyses depend might be removed if reload it, \ndo you want continue?
ConfirmReloadConnectionDialog.desc=Connection properties changed, the analyzed elements of this connection \non which the analysis depend might be removed if reload it, \ndo you want continue?
ConfirmReloadConnectionDialog.reload=reload
ConfirmReloadConnectionDialog.unreload=don\'t reload
FileTableWizardPage.titleCreate=New Schema on "{0}"
@@ -510,10 +510,10 @@ AbstractForm.SelectExistContext=Use exist context
ContextModeWizard.Title=Create / Reuse a context group
ContextModeSelectPage.contextModes=Create a new context or reuse the existing one
ContextModeSelectPage.createContext=Create a new repository context
ContextModeSelectPage.reuseContext=Reuse an existing repository context
ContextModeSelectPage.reuseContext=Reuse a existing repository context
ReuseRepositoryContext.name=Context
ShowRepositoryContextPage.title=Select context group
ShowRepositoryContextPage.warnMsg=Please select a context group.
ShowRepositoryContextPage.warnMsg=please select a context group
ShowRepositoryContextPage.aviableContexts=Available Context Groups
ShowRepositoryContextPage.SelectReuseContext=Select a context group and click Next.
ContextAdaptConectionSelectPage.selectOrCustomVariable=Select a connection field for the exist context's variable

View File

@@ -33,7 +33,7 @@ ContextSetsSelectionDialog.Title=Choisir le contexte
CommonWizard.cancel=Annuler
CommonWizard.exception=Exception
CommonWizard.nameAlreadyExist=Ce nom existe d\u00E9j\u00E0
CommonWizard.persistenceException=Echec de l'acc\u00E8s aux donn\u00E9es{0}\n
CommonWizard.persistenceException=\u00C9chec de l'acc\u00E8s aux donn\u00E9es{0}\n
ContextWizard.Title=Cr\u00E9er / Editer un groupe de contextes
ContextWizard.contextPageDescription=D\u00E9finir les contextes, les variables et les valeurs
ContextWizard.contextPageTitle=Etape 2 sur 2
@@ -86,7 +86,7 @@ DatabaseForm.stringConnection=Cha\u00EEne de caract\u00E8res de connexion
DatabaseForm.stringQuote=S\u00E9parateur de cha\u00EEne de caract\u00E8res
DatabaseForm.yes=Oui
DatabaseTableFilterForm.allSynonyms=Tous les synonymes
DatabaseTableFilterForm.edit=Editer...
DatabaseTableFilterForm.edit=Modifier...
DatabaseTableFilterForm.editFilterName=Editer le nom du filtre
DatabaseTableFilterForm.filterName=Nom du filtre :
DatabaseTableFilterForm.new=Nouveau...
@@ -354,7 +354,7 @@ SalesforceForm.checkIsDone=Connexion \u00E9tablie.
SalesforceModuleParseAPI.URLInvalid=L'URL est invalide.
SalesforceModuleParseAPI.lostUsernameOrPass=Identifiant ou mot de passe perdu
SalesforceSchemaWizard.windowTitleCreate=Nouvelle connexion Salesforce
SalesforceSchemaWizard.windowTitleUpdate=Editer une connexion Salesforce existante
SalesforceSchemaWizard.windowTitleUpdate=Modifier un sch\u00E9ma Salesforce existant
SalesforceStep1Form.account=Compte
SalesforceStep1Form.checkLogin=V\u00E9rifier la connexion
SalesforceStep1Form.connection=R\u00E9cup\u00E9rer les modules standards et personnalis\u00E9s...

View File

@@ -118,8 +118,8 @@ DatabaseTableForm.navigatorTree=\u30B9\u30AD\u30FC\u30DE
DatabaseTableForm.retreiveButtonAlert=\u201D\u30B9\u30AD\u30FC\u30DE\u306E\u53D6\u5F97\u201D\u3092\u4F7F\u7528\u3059\u308B\u305F\u3081\u306B\u306F\u3001\u6700\u521D\u306B\u30C6\u30FC\u30D6\u30EB\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\u3002
DatabaseTableForm.retreiveButtonConfirmation=\u5909\u66F4\u3092\u78BA\u8A8D\u3057\u307E\u3059\u304B\uFF1F
DatabaseTableForm.retreiveButtonConfirmationMessage=\u30B9\u30AD\u30FC\u30DE\u306E\u8A2D\u5B9A\u3092\u5909\u66F4\u3059\u308B\u3068\u3001\u73FE\u5728\u306E\u30B9\u30AD\u30FC\u30DE\u30D7\u30EC\u30D3\u30E5\u30FC\u3068\u7570\u306A\u308A\u307E\u3059\u3002\u30B9\u30AD\u30FC\u30DE\u306E\u66F4\u65B0\u306F\u5168\u3066\u306E\u30AB\u30EC\u30F3\u30C8\u30C7\u30FC\u30BF\u306B\u4E0A\u66F8\u304D\u3055\u308C\u307E\u3059\u3002\u7D99\u7D9A\u3057\u307E\u3059\u304B\uFF1F
DatabaseTableForm.retreiveButtonIsAccessible=\"\u53D6\u5F97\u30DC\u30BF\u30F3\"\u306F\u73FE\u5728\u4F7F\u7528\u53EF\u80FD\u3067\u3059\u3002
DatabaseTableForm.retreiveButtonTip=\u30B9\u30AD\u30FC\u30DE\u3092\u5B9A\u7FA9\u3057\u3066\u4E0B\u3055\u3044\u3002\u300C\u30B9\u30AD\u30FC\u30DE\u60C5\u5831\u3092\u53D6\u5F97\u300D\u304C\u4F7F\u7528\u3067\u304D\u307E\u3059\uFF01
DatabaseTableForm.retreiveButtonIsAccessible=\"\u53D6\u5F97\"\u30DC\u30BF\u30F3\u304C\u4F7F\u7528\u53EF\u80FD\u306B\u306A\u308A\u307E\u3057\u305F\u3002
DatabaseTableForm.retreiveButtonTip=\u30B9\u30AD\u30FC\u30DE\u3092\u5B9A\u7FA9\u3057\u3066\u304F\u3060\u3055\u3044\u3002\u300C\u30B9\u30AD\u30FC\u30DE\u60C5\u5831\u3092\u53D6\u5F97\u300D\u304C\u4F7F\u7528\u3067\u304D\u307E\u3059!
DatabaseTableForm.retreiveButtonUse=\u300C\u30B9\u30AD\u30FC\u30DE\u60C5\u5831\u3092\u53D6\u5F97\u300D\u3067\u73FE\u5728\u306E\u30B9\u30AD\u30FC\u30DE\u60C5\u5831\u3092\u66F4\u65B0\u3067\u304D\u307E\u3059
DatabaseTableForm.retreiveSchema=\u30B9\u30AD\u30FC\u30DE\u306E\u53D6\u5F97
DatabaseTableForm.guessSchema=\u30B9\u30AD\u30FC\u30DE\u306E\u63A8\u6E2C
@@ -468,7 +468,7 @@ OpenXSDFileDialog.fileName=\u30D5\u30A1\u30A4\u30EB\u540D :
OpenXSDFileDialog.xmlFileSelection=\u691C\u8A3C\u7528XML\u30D5\u30A1\u30A4\u30EB\u306E\u9078\u629E
OpenXSDFileDialog.xmlSelectedOrNot=XSD\u30E1\u30BF\u30C7\u30FC\u30BF\u30D5\u30A1\u30A4\u30EB\u3092\u9078\u629E\u3057\u305F\u306E\u3067\u3001\u691C\u8A3C\u3059\u308Bxml\u30D5\u30A1\u30A4\u30EB\u304C\u3042\u308A\u307E\u3059\u3002
PropertiesWizard.EditPropertiesPageTitle=[Edit properties] (\u30D7\u30ED\u30D1\u30C6\u30A3\u306E\u7DE8\u96C6)
PropertiesWizard.alreadyLockedByUser=\u3053\u306E\u30A2\u30A4\u30C6\u30E0\u306F\u65E2\u306B\u30A8\u30C7\u30A3\u30BF\u3067\u30ED\u30C3\u30AF\u3055\u308C\u3066\u3044\u308B\u70BA\u3001\u30D7\u30ED\u30D1\u30C6\u30A3\u306F\u8AAD\u307F\u53D6\u308A\u5C02\u7528\u3068\u306A\u308A\u307E\u3059\u3002
PropertiesWizard.alreadyLockedByUser=\u3053\u306E\u30A2\u30A4\u30C6\u30E0\u306F\u30A8\u30C7\u30A3\u30BF\u30FC\u3067\u65E2\u306B\u30ED\u30C3\u30AF\u3055\u308C\u3066\u3044\u308B\u305F\u3081\u3001\u30D7\u30ED\u30D1\u30C6\u30A3\u306F\u8AAD\u307F\u53D6\u308A\u5C02\u7528\u3067\u3059\u3002
AbstractSalesforceStepForm.fetchModule={0} \u30C7\u30FC\u30BF\u30AB\u30E9\u30E0\u30E2\u30B8\u30E5\u30FC\u30EB\u304B\u3089Salesforce\u306B\u63A5\u7D9A\u3057\u307E\u3059
FileTableWizardPage.titleUpdate=\u30B9\u30AD\u30FC\u30DE"{0}"\u306E\u66F4\u65B0
XmlFileStep1Form.notFound="{0}" \u306F\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002\u3042\u308B\u3044\u306F\u3001xml\u5F62\u5F0F\u304C\u8AA4\u3063\u3066\u3044\u307E\u3059\u3002
@@ -478,7 +478,7 @@ DatabaseTableForm.detete_table=\u30B9\u30AD\u30FC\u30DE\u3092\u524A\u9664\u3057\
DatabaseTableForm.illegalChar==\u540D\u524D\u4E0D\u6B63\u6587\u5B57 :{0}
DatabaseTableForm.no_such_table=\u305D\u306E\u3088\u3046\u306A\u30C6\u30FC\u30D6\u30EB\u306F\u3042\u308A\u307E\u305B\u3093\u3002
DatabaseTableForm.refresh.text=\u3059\u3079\u3066\u306E\u30B9\u30AD\u30FC\u30DE\u3092\u5F97\u308B\u306B\u306F\u3053\u306E\u30DC\u30BF\u30F3\u3092\u62BC\u3057\u3066\u4E0B\u3055\u3044
DatabaseTableForm.type_another_name=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u4E2D\u306E\u65E2\u5B58\u306E\u30C6\u30FC\u30D6\u30EB\u540D\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044
DatabaseTableForm.type_another_name=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u4E2D\u306E\u65E2\u5B58\u306E\u30C6\u30FC\u30D6\u30EB\u540D\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044
PropertiesWizardPage.ItemExistsInRoutineError=\u3053\u306E\u30A2\u30A4\u30C6\u30E0\u306F\u65E2\u306B\u30EB\u30FC\u30C1\u30F3\u306B\u5B58\u5728\u3057\u307E\u3059\u3002\u3054\u307F\u7BB1\u3092\u78BA\u8A8D\u3057\u3001\u5FC5\u8981\u306B\u5FDC\u3058\u3066\u7A7A\u306B\u3057\u3066\u4E0B\u3055\u3044\u3002
PropertiesWizardPage.ItemExistsInJobError=\u3053\u306E\u9805\u76EE\u306F\u30B8\u30E7\u30D6\u306B\u65E2\u306B\u5B58\u5728\u3057\u3066\u3044\u307E\u3059\u3002\u30B4\u30DF\u7BB1\u3092\u30C1\u30A7\u30C3\u30AF\u3057\u3066\u3001\u5FC5\u8981\u306A\u3089\u7A7A\u306B\u3057\u3066\u304F\u3060\u3055\u3044\u3002
DatabaseTableForm.RemoveTable=\u30B9\u30AD\u30FC\u30DE\u306E\u524A\u9664
@@ -513,7 +513,7 @@ ContextModeSelectPage.createContext=\u30EA\u30DD\u30B8\u30C8\u30EA\u30B3\u30F3\u
ContextModeSelectPage.reuseContext=\u65E2\u5B58\u306E\u30EA\u30DD\u30B8\u30C8\u30EA\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u3092\u518D\u4F7F\u7528
ReuseRepositoryContext.name=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8
ShowRepositoryContextPage.title=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7\u306E\u9078\u629E
ShowRepositoryContextPage.warnMsg=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044\u3002
ShowRepositoryContextPage.warnMsg=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\u3002
ShowRepositoryContextPage.aviableContexts=\u4F7F\u7528\u53EF\u80FD\u306A\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7
ShowRepositoryContextPage.SelectReuseContext=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7\u3092\u9078\u629E\u3057\u3001[\u6B21\u3078]\u3092\u30AF\u30EA\u30C3\u30AF\u3057\u307E\u3059\u3002
ContextAdaptConectionSelectPage.selectOrCustomVariable=\u5B58\u5728\u3059\u308B\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u5909\u6570\u306B\u63A5\u7D9A\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u307E\u3059

View File

@@ -119,7 +119,7 @@ DatabaseTableForm.retreiveButtonAlert=\u8981\u542F\u7528\u201C\u83B7\u53D6 Schem
DatabaseTableForm.retreiveButtonConfirmation=\u786E\u8BA4\u66F4\u6539
DatabaseTableForm.retreiveButtonConfirmationMessage=Schema\u8BBE\u7F6E\u5DF2\u66F4\u6539,\u4E0E\u5F53\u524DSchema\u9884\u89C8\u4E0D\u540C. \u66F4\u65B0Schema\u5C06\u8986\u76D6\u6240\u6709\u5F53\u524D\u6570\u636E.\u662F\u5426\u7EE7\u7EED\u66F4\u65B0?
DatabaseTableForm.retreiveButtonIsAccessible=\"\u83B7\u53D6\" \u6309\u94AE\u73B0\u5728\u53EF\u4EE5\u4F7F\u7528\u3002
DatabaseTableForm.retreiveButtonTip=\u5FC5\u987B\u5B9A\u4E49Schema. \u4F7F\u7528 \"\u83B7\u53D6 Schema\" \u6309\u94AE\u4EE5\u8282\u7701\u65F6\u95F4\uFF01
DatabaseTableForm.retreiveButtonTip=\u5FC5\u987B\u5B9A\u4E49 Schema\u3002\u4F7F\u7528\u201C\u83B7\u53D6 Schema\u201D\u6309\u94AE\u4EE5\u8282\u7701\u65F6\u95F4\uFF01
DatabaseTableForm.retreiveButtonUse=\u4F7F\u7528\u201C\u83B7\u53D6 Schema\u201D\u6309\u94AE\uFF0C\u7528\u57FA\u4E8E\u8868\u7684 Schema \u66FF\u6362\u5F53\u524D Schema
DatabaseTableForm.retreiveSchema=\u83B7\u53D6 Schema
DatabaseTableForm.guessSchema=\u63A8\u6D4B Schema

View File

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

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.2.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.migrationTool.nl</artifactId>

View File

@@ -9,5 +9,5 @@ MigrationToolService.itemLogException=Incomplete import item {0} (migration task
MigrationToolService.itemDeleteException=Could not delete physical item(\" {0} \"), Project may be corrupted.
MigrationToolService.taskVersionIsNull=Task {0} version is null, please check it!
MigrationToolService.taskBreaksIsNull=Task {0} breaks is null, please check it!
migrationTasksRecapDialog.descriptions=Here are the migration tasks applied on this session on this project.\nIf any migration failed, please check log for more details.
migrationTasksRecapDialog.descriptions=Here are the migration tasks applied on this session on this project.\nIf any migration failed , please check log for more details .
MigrationToolService.projectCanNotOpen=Cannot open the project. Wrong setup of migration task : {0}.

View File

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

View File

@@ -1,6 +1,6 @@
_UI_TalendItem_comment_feature=Comment
_UI_DocumentBusinessItem_type=Document Business Item
_UI_BusinessProcess_businessZoneRelationShips_feature=Business Zone Relationships
_UI_BusinessProcess_businessZoneRelationShips_feature=Business Zone Relation Ships
_UI_Unknown_feature=Unspecified
_UI_BusinessItemRelationship_name_feature=Name
providerName=.Talend SA.
@@ -10,7 +10,7 @@ _UI_BusinessAssignation_comment_feature=Comment
_UI_BusinessItemShape_incomingRelationships_feature=Incoming Relationships
_UI_TalendItem_type=Talend Item
_UI_BusinessItem_type=Item
_UI_FileXmlMetadata_type=File XML Metadata
_UI_FileXmlMetadata_type=File Xml Metadata
_UI_BusinessProcess_businessZones_feature=Business Zones
_UI_GenericSchemaMetadata_type=Generic Schema Metadata
_UI_BaseBusinessItemRelationship_type=Base Business Item Relationship
@@ -20,12 +20,13 @@ _UI_BusinessProcess_type=Business Model
_UI_BusinessProcess_businessItemRelationships_feature=Business Item Relationships
_UI_DatabaseBusinessItem_type=Database Business Item
_UI_InputBusinessItem_type=Input Business Item
_UI_Unknown_type=Module
_UI_Unknown_type=Object
_UI_BusinessItemRelationship_type=Item Relationship
_UI_BusinessAssignment_type=Assignment
_UI_BaseBusinessItemRelationship_source_feature=Source
_UI_TalendItem_id_feature=Id
_UI_BusinessItem_businessProcess_feature=Business Model
_UI_BidirectionalBusinessItemRelationship_type=Bidirectional Business Item Relationship
_UI_TalendItem_version_feature=Version
_UI_BaseBusinessItemRelationship_target_feature=Target
_UI_Documentation_type=Documentation
@@ -60,7 +61,7 @@ _UI_BusinessItemRelationship_target_feature=Target
_UI_TalendItem_label_feature=Label
_UI_BusinessAssignment_comment_feature=Comment
_UI_BusinessItem_assignations_feature=Assignations
_UI_BusinessAssignation_type=Assignment
_UI_BusinessAssignation_type=Assignation
_UI_TalendItem_name_feature=Name
_UI_PropertyDescriptor_description=The {0} of the {1}
_UI_BusinessItem_incomingRelationships_feature=Incoming Relationships
@@ -95,17 +96,17 @@ _UI_CreateChild_text2={1} {0}
_UI_BusinessItem_outgoingRelationships_feature=Outgoing Relationships
_UI_FileLdifMetadata_type=File Ldif Metadata
_UI_BusinessZoneRelationShip_target_feature=Target
_UI_SapFunctionMetadata_type=SAP Function Metadata
_UI_FileExcelMetadata_type=Excel File Metadata
_UI_SapFunctionMetadata_type=Sap Connection Metadata
_UI_FileExcelMetadata_type=File Excel Metadata
_UI_Query_type=Query
_UI_Joblet_type=Joblet
_UI_SQLPattern_type=SQL Template
_UI_SQLPattern_type=SQL Pattern
_UI_Salesforce_type=Salesforce
_UI_Copybook_type=Copybook
_UI_Wsdl_type=Wsdl
_UI_Ldap_type=Ldap
_UI_BusinessItem_vAlignment_feature=Vertical alignment
_UI_BusinessItem_hAlignment_feature=Horizontal alignment
_UI_BusinessItem_vAlignment_feature=VAlignment
_UI_BusinessItem_hAlignment_feature=HAlignment
_UI_SAPFunction_type=SAP Function
_UI_Project_type=Project
_UI_ProjectComponentAuthorisation_type=Project Component Authorisation
@@ -130,7 +131,7 @@ _UI_RegExFileConnectionItem_type=Reg Ex File Connection Item
_UI_CSVFileConnectionItem_type=CSV File Connection Item
_UI_DatabaseConnectionItem_type=Database Connection Item
_UI_SAPConnectionItem_type=SAP Connection Item
_UI_XmlFileConnectionItem_type=XML File Connection Item
_UI_XmlFileConnectionItem_type=Xml File Connection Item
_UI_LdifFileConnectionItem_type=Ldif File Connection Item
_UI_ExcelFileConnectionItem_type=Excel File Connection Item
_UI_EbcdicConnectionItem_type=Ebcdic Connection Item
@@ -143,7 +144,7 @@ _UI_Component_type=Component
_UI_NotationHolder_type=Notation Holder
_UI_UserProjectAuthorization_type=User Project Authorization
_UI_ContextItem_type=Context Item
_UI_SpagoBiServer_type=Spago BI Server
_UI_SpagoBiServer_type=Spago Bi Server
_UI_License_type=License
_UI_GenericSchemaConnectionItem_type=Generic Schema Connection Item
_UI_UserModuleAuthorization_type=User Module Authorization
@@ -165,7 +166,7 @@ _UI_FileTriggerMask_type=File Trigger Mask
_UI_JobletProcessItem_type=Joblet Process Item
_UI_JobDocumentationItem_type=Job Documentation Item
_UI_JobletDocumentationItem_type=Joblet Documentation Item
_UI_WSDLSchemaConnectionItem_type=Web Service Schema Connection Item
_UI_WSDLSchemaConnectionItem_type=WSDL Schema Connection Item
_UI_SchemaInformation_type=Schema Information
_UI_Information_type=Information
_UI_SQLPatternItem_type=SQL Pattern Item
@@ -201,7 +202,7 @@ _UI_Project_technicalLabel_feature=Technical Label
_UI_Project_local_feature=Local
_UI_Project_folders_feature=Folders
_UI_Project_deleted_feature=Deleted
_UI_Project_deleteDate_feature=Deletion Date
_UI_Project_deleteDate_feature=Delete Date
_UI_Project_creationDate_feature=Creation Date
_UI_Project_author_feature=Author
_UI_Project_userAuthorization_feature=User Authorization
@@ -210,7 +211,7 @@ _UI_Project_referencedProjects_feature=Referenced Projects
_UI_Project_availableRefProject_feature=Available Ref Project
_UI_Project_migrationTasks_feature=Migration Tasks
_UI_Project_masterJobId_feature=Master Job Id
_UI_Project_spagoBiServer_feature=Spago BI Server
_UI_Project_spagoBiServer_feature=Spago Bi Server
_UI_Project_productVersion_feature=Product Version
_UI_Project_componentsSettings_feature=Components Settings
_UI_Project_url_feature=Url
@@ -242,7 +243,7 @@ _UI_Property_version_feature=Version
_UI_Property_statusCode_feature=Status Code
_UI_Property_item_feature=Item
_UI_Property_author_feature=Author
_UI_Property_informations_feature=Information
_UI_Property_informations_feature=Informations
_UI_Property_maxInformationLevel_feature=Max Information Level
_UI_Item_property_feature=Property
_UI_Item_state_feature=State
@@ -282,7 +283,7 @@ _UI_User_password_feature=Password
_UI_User_firstName_feature=First Name
_UI_User_lastName_feature=Last Name
_UI_User_creationDate_feature=Creation Date
_UI_User_deleteDate_feature=Deletion Date
_UI_User_deleteDate_feature=Delete Date
_UI_User_deleted_feature=Deleted
_UI_User_allowedToModifyComponents_feature=Allowed To Modify Components
_UI_User_Comment_feature=Comment
@@ -307,7 +308,7 @@ _UI_Component_version_feature=Version
_UI_Component_lastUpdateDate_feature=Last Update Date
_UI_Component_author_feature=Author
_UI_Component_creationDate_feature=Creation Date
_UI_Component_deleteDate_feature=Deletion Date
_UI_Component_deleteDate_feature=Delete Date
_UI_Component_deleted_feature=Deleted
_UI_Component_fileDescriptor_feature=File Descriptor
_UI_Component_projects_feature=Projects
@@ -365,7 +366,7 @@ _UI_ExecutionTask_generatedSvnRevision_feature=Generated Svn Revision
_UI_ExecutionTask_idRemoteJob_feature=Id Remote Job
_UI_ExecutionTask_idRemoteJobExecution_feature=Id Remote Job Execution
_UI_ExecutionTask_checksumArchive_feature=Checksum Archive
_UI_ExecutionTask_jobScriptArchiveFilename_feature=Job Archive Filename
_UI_ExecutionTask_jobScriptArchiveFilename_feature=Job Script Archive Filename
_UI_ExecutionTask_status_feature=Status
_UI_ExecutionTask_processingState_feature=Processing State
_UI_ExecutionTask_errorStatus_feature=Error Status
@@ -589,7 +590,7 @@ _UI_SAPFunctionParameterTable_type=SAP Function Parameter Table
_UI_InputSAPFunctionParameterTable_type=Input SAP Function Parameter Table
_UI_OutputSAPFunctionParameterTable_type=Output SAP Function Parameter Table
_UI_RegexpFileConnection_type=Regexp File Connection
_UI_XmlFileConnection_type=XML File Connection
_UI_XmlFileConnection_type=Xml File Connection
_UI_SchemaTarget_type=Schema Target
_UI_QueriesConnection_type=Queries Connection
_UI_LdifFileConnection_type=Ldif File Connection
@@ -597,7 +598,7 @@ _UI_FileExcelConnection_type=File Excel Connection
_UI_XmlXPathLoopDescriptor_type=Xml XPath Loop Descriptor
_UI_GenericSchemaConnection_type=Generic Schema Connection
_UI_LDAPSchemaConnection_type=LDAP Schema Connection
_UI_WSDLSchemaConnection_type=Web Service Schema Connection
_UI_WSDLSchemaConnection_type=WSDL Schema Connection
_UI_SalesforceSchemaConnection_type=Salesforce Schema Connection
_UI_CDCConnection_type=CDC Connection
_UI_CDCType_type=CDC Type
@@ -620,7 +621,7 @@ _UI_TdDataManager_type=Td Data Manager
_UI_TdSoftwareSystem_type=Td Software System
_UI_TdMachine_type=Td Machine
_UI_TdXMLElement_type=Td XML Element
_UI_TdXMLContent_type=Td XML Content
_UI_TdXMLContent_type=Td Xml Content
_UI_TdXMLDocument_type=Td XML Document
_UI_Metadata_connections_feature=Connections
_UI_Connection_version_feature=Version
@@ -677,9 +678,9 @@ _UI_MDMConnection_Username_feature=Username
_UI_MDMConnection_Password_feature=Password
_UI_MDMConnection_Port_feature=Port
_UI_MDMConnection_Server_feature=Server
_UI_MDMConnection_Universe_feature=Version
_UI_MDMConnection_Universe_feature=Universe
_UI_MDMConnection_Datamodel_feature=Datamodel
_UI_MDMConnection_Datacluster_feature=Datacontainer
_UI_MDMConnection_Datacluster_feature=Datacluster
_UI_MDMConnection_schemas_feature=Schemas
_UI_MDMConnection_protocol_feature=Protocol
_UI_MDMConnection_context_feature=Context
@@ -695,7 +696,7 @@ _UI_DatabaseConnection_ServerName_feature=Server Name
_UI_DatabaseConnection_DatasourceName_feature=Datasource Name
_UI_DatabaseConnection_FileFieldName_feature=File Field Name
_UI_DatabaseConnection_SID_feature=SID
_UI_DatabaseConnection_SqlSynthax_feature=Sql Syntax
_UI_DatabaseConnection_SqlSynthax_feature=Sql Synthax
_UI_DatabaseConnection_StringQuote_feature=String Quote
_UI_DatabaseConnection_NullChar_feature=Null Char
_UI_DatabaseConnection_DbmsId_feature=Dbms Id
@@ -714,8 +715,8 @@ _UI_SAPConnection_Password_feature=Password
_UI_SAPConnection_Client_feature=Client
_UI_SAPConnection_SystemNumber_feature=System Number
_UI_SAPConnection_Language_feature=Language
_UI_SAPConnection_Funtions_feature=Functions
_UI_SAPConnection_currentFucntion_feature=Current Function
_UI_SAPConnection_Funtions_feature=Funtions
_UI_SAPConnection_currentFucntion_feature=Current Fucntion
_UI_SAPConnection_IDocs_feature=IDocs
_UI_SAPFunctionUnit_OutputType_feature=Output Type
_UI_SAPFunctionUnit_OutputTableName_feature=Output Table Name
@@ -729,7 +730,7 @@ _UI_SAPIDocUnit_connection_feature=Connection
_UI_SAPIDocUnit_programId_feature=Program Id
_UI_SAPIDocUnit_gatewayService_feature=Gateway Service
_UI_SAPIDocUnit_useXmlOutput_feature=Use Xml Output
_UI_SAPIDocUnit_xmlFile_feature=XML File
_UI_SAPIDocUnit_xmlFile_feature=Xml File
_UI_SAPIDocUnit_useHtmlOutput_feature=Use Html Output
_UI_SAPIDocUnit_htmlFile_feature=Html File
_UI_SAPFunctionParameterColumn_ParameterType_feature=Parameter Type
@@ -742,8 +743,8 @@ _UI_SAPFunctionParameterTable_columns_feature=Columns
_UI_InputSAPFunctionParameterTable_functionUnit_feature=Function Unit
_UI_OutputSAPFunctionParameterTable_functionUnit_feature=Function Unit
_UI_RegexpFileConnection_FieldSeparatorType_feature=Field Separator Type
_UI_XmlFileConnection_XsdFilePath_feature=XSD File Path
_UI_XmlFileConnection_XmlFilePath_feature=XML File Path
_UI_XmlFileConnection_XsdFilePath_feature=Xsd File Path
_UI_XmlFileConnection_XmlFilePath_feature=Xml File Path
_UI_XmlFileConnection_Guess_feature=Guess
_UI_XmlFileConnection_MaskXPattern_feature=Mask XPattern
_UI_XmlFileConnection_schema_feature=Schema
@@ -804,7 +805,7 @@ _UI_LDAPSchemaConnection_BaseDNs_feature=Base DNs
_UI_LDAPSchemaConnection_GetBaseDNsFromRoot_feature=Get Base DNs From Root
_UI_LDAPSchemaConnection_ReturnAttributes_feature=Return Attributes
_UI_LDAPSchemaConnection_SelectedDN_feature=Selected DN
_UI_WSDLSchemaConnection_WSDL_feature=Web Service
_UI_WSDLSchemaConnection_WSDL_feature=WSDL
_UI_WSDLSchemaConnection_needAuth_feature=Need Auth
_UI_WSDLSchemaConnection_methodName_feature=Method Name
_UI_WSDLSchemaConnection_parameters_feature=Parameters
@@ -884,7 +885,7 @@ _UI_TdXMLElement_ownedDocument_feature=Owned Document
_UI_TdXMLElement_javaType_feature=Java Type
_UI_TdXMLElement_xmlContent_feature=Xml Content
_UI_TdXMLContent_xmlElements_feature=Xml Elements
_UI_TdXMLDocument_xsdFilePath_feature=XSD File Path
_UI_TdXMLDocument_xsdFilePath_feature=Xsd File Path
_UI_FileFormat_UNIX_literal=UNIX
_UI_FileFormat_MAC_literal=MAC
_UI_FileFormat_WINDOWS_literal=WINDOWS
@@ -899,7 +900,7 @@ _UI_FieldSeparator_Custom_RegExp_literal=Custom_RegExp
_UI_Escape_Delimited_literal=Delimited
_UI_Escape_CSV_literal=CSV
_UI_RowSeparator_Custom_String_literal=Custom String
_UI_RowSeparator_Standart_EOL_literal=Standard EOL
_UI_RowSeparator_Standart_EOL_literal=Standart EOL
_UI_MDMConnectionProtocol_HTTP_literal=http
_UI_DevelopmentStatus_DRAFT_literal=Draft
_UI_DevelopmentStatus_PROD_literal=Production
@@ -983,7 +984,7 @@ _UI_TdXmlElementType_xsdElementDeclaration_feature=Xsd Element Declaration
_UI_TdXmlElementType_ownedDocument_feature=Owned Document
_UI_TdXmlElementType_javaType_feature=Java Type
_UI_TdXmlElementType_xmlContent_feature=Xml Content
_UI_TdXmlSchema_xsdFilePath_feature=XSD File Path
_UI_TdXmlSchema_xsdFilePath_feature=Xsd File Path
_UI_FTPConnectionItem_type=FTP Connection Item
_UI_CustomComponentSetting_type=Custom Component Setting
_UI_Project_customComponentSettings_feature=Custom Component Settings
@@ -1002,7 +1003,7 @@ _UI_FTPConnection_Port_feature=Port
_UI_FTPConnection_Username_feature=Username
_UI_FTPConnection_Password_feature=Password
_UI_FTPConnection_Mode_feature=Mode
_UI_FTPConnection_Ecoding_feature=Encoding
_UI_FTPConnection_Ecoding_feature=Ecoding
_UI_FTPConnection_SFTP_feature=SFTP
_UI_FTPConnection_FTPS_feature=FTPS
_UI_FTPConnection_Method_feature=Method
@@ -1013,7 +1014,7 @@ _UI_FTPConnection_Proxyhost_feature=Proxyhost
_UI_FTPConnection_Proxyport_feature=Proxyport
_UI_FTPConnection_Proxyuser_feature=Proxyuser
_UI_FTPConnection_Proxypassword_feature=Proxypassword
_UI_FTPConnection_CustomEncode_feature=Custom Encoding
_UI_FTPConnection_CustomEncode_feature=Custom Encode
_UI_BRMSConnection_xmlField_feature=Xml Field
_UI_BRMSConnection_urlName_feature=Url Name
_UI_BRMSConnection_className_feature=Class Name
@@ -1057,10 +1058,10 @@ _UI_RuleType_REFERENCE_literal=REFERENCE
_UI_RuleType_BASIC_literal=BASIC
_UI_RuleType_CUSTOM_literal=CUSTOM
_UI_Function_Empty_literal=Empty
_UI_Function_Lower_Case_literal=Lower_Case
_UI_Function_Upper_Case_literal=Upper_Case
_UI_Function_Lower_Case_First_literal=Lower_Case_First
_UI_Function_Upper_Case_First_literal=Upper_Case_First
_UI_Function_Lower_Case_literal=$source == null? false : $source.toLowerCase().compareTo($target) $operator 0
_UI_Function_Upper_Case_literal=$source == null? false : $source.toUpperCase().compareTo($target) $operator 0
_UI_Function_Lower_Case_First_literal=$source == null? false : $source.toLowerCase().charAt(0) $operator $target
_UI_Function_Upper_Case_First_literal=$source == null? false : $source.toUpperCase().charAt(0) $operator $target
_UI_Function_Length_literal=Length
_UI_Function_Match_literal=Match
_UI_Operator_Equals_literal=Equals
@@ -1070,8 +1071,8 @@ _UI_Operator_Lower_Than_literal=Lower_Than
_UI_Operator_Greater_Or_Equal_To_literal=Greater_Or_Equal_To
_UI_Operator_Lower_Or_Equal_To_literal=Lower_Or_Equal_To
_UI_ConditionType_logicalOperator_feature=Logical Operator
_UI_LogicalOperator_AND_literal=AND
_UI_LogicalOperator_OR_literal=OR
_UI_LogicalOperator_AND_literal=&&
_UI_LogicalOperator_OR_literal=||
_UI_ValidationRulesConnection_isDisallow_feature=Is Disallow
_UI_ValidationRulesConnection_isRejectLink_feature=Is Reject Link
_UI_ValidationRulesConnection_logicalOperator_feature=Logical Operator

View File

@@ -1015,7 +1015,7 @@ _UI_FTPConnection_Proxyport_feature=\u4EE3\u7406\u7AEF\u53E3
_UI_FTPConnection_Proxyuser_feature=\u4EE3\u7406\u7528\u6237
_UI_FTPConnection_Proxypassword_feature=\u4EE3\u7406\u5BC6\u7801
_UI_FTPConnection_CustomEncode_feature=\u81EA\u5B9A\u4E49\u7F16\u7801
_UI_BRMSConnection_xmlField_feature=XML \u5B57\u6BB5
_UI_BRMSConnection_xmlField_feature=Xml \u5B57\u6BB5
_UI_BRMSConnection_urlName_feature=\u5730\u5740\u540D
_UI_BRMSConnection_className_feature=\u7C7B\u540D
_UI_BRMSConnection_moduleUsed_feature=\u5DF2\u7528\u6A21\u5757

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.2.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.model.edit.nl</artifactId>

View File

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

View File

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

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.2.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.model.migration.nl</artifactId>

View File

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

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.2.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.model.nl</artifactId>

View File

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

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.2.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.presentation.onboarding.nl</artifactId>

View File

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

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.2.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.rcp.nl</artifactId>

View File

@@ -9,7 +9,7 @@ ApplicationActionBarAdvisor.projectLabel=&Project
ApplicationActionBarAdvisor.menuWindowLabel=&Window
ApplicationActionBarAdvisor.menuHelpLabel=&Help
ApplicationActionBarAdvisor.save=save
Application.workspaceInUse=Workspace in use, cannot start multiple instances at the same time.
Application.workspaceInUse=Workspace in use ({0}), \nPlease choose another one.
Application_workspaceInUseTitle=Workspace Unavailable
ExportCommandAction.refreshWorkspace=Refresh workspace
ApplicationWorkbenchWindowAdvisor.repositoryConnection=Connection
@@ -21,16 +21,16 @@ LinksToolbarItem_0=Learn from tutorials
LinksToolbarItem_7=Ask questions and features
LinksToolbarItem_9=Share with Talend community
RegisterWizard.windowTitle={0} Registration
tips.createJob=First, create a Job for your data flow using the <a>Job Designer</a>.
tips.clickChoose=Right-click and choose the
tips.optionMenu=option in the menu
tips.addDataSource=add data source, target, and transformation components to your Job from the <a>Palette</a>.
tips.viewAndEdit=view and edit the properties for your Job's components
tips.finallyText=...finally, use the <a>Run Job</a> tab to execute your job
tips.createJob=First, create a Job using the <a>Job Designer</a>.
tips.clickChoose=Right-click and select
tips.optionMenu=option.
tips.addDataSource=Drop source, target, and transformation components from <a>Palette</a> to your Job.
tips.viewAndEdit=View and configure the properties of your Job components
tips.finallyText=Finally, use the <a>Run Job</a> tab to execute your Job
tips.executeJob=tab to execute your job and
tips.viewResults=view the results.
tips.viewResults=and view the results.
tips.welcome=Welcome to
tips.title=is a powerful and flexible tool that can help you take control of your data.
tips.title=This powerful and flexible tool helps you take control of your data.
tips.getStart=Before you get started, here are the basics:
tips.runJob=Run Job
tips.Component=in the <a>Component</a> tab.
@@ -39,15 +39,15 @@ starting.intro1=Welcome to
starting.intro2=This powerful and flexible tool helps you take control of your data
starting.intro3=Before you get started, here are the basics
starting.intro4=First, create a job using the
starting.intro5=Right click and select
starting.intro5=Right click on job Designs and choose
starting.intro7=Drop source, target, and transformation components from the
starting.intro8=to your job.
starting.intro8=into your job
starting.intro9=View and configure the properties of your job components in the
starting.intro10=tab
starting.intro11=And finally, use the
starting.intro12=tab to execute your Job and view the results
starting.intro12=tab to execute your job and view the results
ApplicationWorkbenchAdvisor.ProgressJobsTitle=Progress Jobs Title
ApplicationWorkbenchAdvisor.ProgressJobsMessages=Exit Application without waiting for the Progress be finished.
ApplicationWorkbenchAdvisor.ProgressJobsMessages=Exit Application without waiting for the Progress be finished !
WelcomePageDynamicContentProvider.LatestItems.Title=Latest items
WelcomePageDynamicContentProvider.LatestItemsJob.Title=Job
WelcomePageDynamicContentProvider.LatestItemsBusinessModel.Title=Business Model
@@ -105,7 +105,7 @@ Application.workspaceInvalidTitle=Invalid Workspace
Application.workspaceInvalidMessage=Selected workspace is not valid; choose a different one.
SwitchProjectAction_actionLabel.v2=Switch &Project or Workspace...
ApplicationWorkbenchWindowAdvisor.wrongJavaSetup=Wrong Java setup
ApplicationWorkbenchWindowAdvisor.jdkRequired=A JDK is required to build Jobs. You can define which JDK to use in Window > Preferences > Java > Installed JREs.
ApplicationWorkbenchWindowAdvisor.jdkRequired=A JDK is required to build Jobs - a JRE alone is not enough. You can define which JDK to use in Window > Preferences > Java > Installed JREs.
ExportLogsWizardPage.confirm=Warning
ExportLogsWizardPage.confirmMsg=Warning: this file already exist, do you want to overwrite it?
LinksToolbarItem_videos=Link to Talend Guided Tutorials

View File

@@ -41,11 +41,11 @@ starting.intro3=\u958B\u59CB\u3059\u308B\u524D\u306B\u4EE5\u4E0B\u306E\u57FA\u67
starting.intro4=\u307E\u305A\u306F\u3001\u6B21\u3092\u4F7F\u7528\u3057\u3066\u30B8\u30E7\u30D6\u3092\u4F5C\u6210\u3057\u307E\u3059:
starting.intro5=\u30B8\u30E7\u30D6\u30C7\u30B6\u30A4\u30F3\u306E\u53F3\u30AF\u30EA\u30C3\u30AF\u3067[\u30B8\u30E7\u30D6\u306E\u4F5C\u6210]\u3092\u9078\u3093\u3067\u4E0B\u3055\u3044\u3002
starting.intro7=\u30BD\u30FC\u30B9\u63A5\u7D9A\u3001\u30BF\u30FC\u30B2\u30C3\u30C8\u63A5\u7D9A\u3001\u5909\u63DB\u51E6\u7406\u7528\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092
starting.intro8=\u304B\u3089\u30B8\u30E7\u30D6\u306B\u30C9\u30ED\u30C3\u30D7\u3057\u3066\u4E0B\u3055\u3044\u3002
starting.intro8=\u304B\u3089\u30B8\u30E7\u30D6\u306B\u30C9\u30ED\u30C3\u30D7\u3057\u3066\u304F\u3060\u3055\u3044\u3002
starting.intro9=\u6B21\u306E\u4E2D\u306E\u30B8\u30E7\u30D6\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30D7\u30ED\u30D1\u30C6\u30A3\u3092\u8868\u793A\u3057\u3001\u8A2D\u5B9A\u3057\u307E\u3059:
starting.intro10=\u30BF\u30D6
starting.intro11=\u6700\u5F8C\u306B
starting.intro12=\u5B9F\u884C\u30BF\u30D6\u3067\u30B8\u30E7\u30D6\u3092\u5B9F\u884C\u3057\u7D50\u679C\u3092\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\u3002
starting.intro12=\u5B9F\u884C\u30BF\u30D6\u3067\u30B8\u30E7\u30D6\u3092\u5B9F\u884C\u3057\u7D50\u679C\u3092\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044\u3002
ApplicationWorkbenchAdvisor.ProgressJobsTitle=\u30B8\u30E7\u30D6\u540D
ApplicationWorkbenchAdvisor.ProgressJobsMessages=\u51E6\u7406\u304C\u5B8C\u4E86\u3059\u308B\u306E\u3092\u5F85\u305F\u305A\u306B\u30A2\u30D7\u30EA\u30B1\u30FC\u30B7\u30E7\u30F3\u3092\u7D42\u4E86
WelcomePageDynamicContentProvider.LatestItems.Title=\u6700\u5F8C\u306E\u30A2\u30A4\u30C6\u30E0

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.registration.nl
Bundle-Version: 7.2.1.qualifier
Bundle-Version: 7.2.2.qualifier
Fragment-Host: org.talend.registration

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.2.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.registration.nl</artifactId>

View File

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

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.2.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.items.importexport.nl</artifactId>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.repository.items.importexport.ui.nl
Bundle-Version: 7.2.1.qualifier
Bundle-Version: 7.2.2.qualifier
Fragment-Host: org.talend.repository.items.importexport.ui

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.2.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.items.importexport.ui.nl</artifactId>

View File

@@ -13,18 +13,18 @@ ImportItemsWizardPage_selectDirectoryDialogTitle=Select root directory of the pr
ImportItemsWizardPage_selectArchiveDialogTitle=Select archive containing the projects to import
ImportItemsWizardPage_expandAllButtonText=Expand All
ImportItemsWizardPage_collapseAllButtonText=Collapse All
ImportItemsWizardPage_fromExchangeWarningTitle=Warining
ImportItemsWizardPage_fromExchangeWarningMessage=Do not support importing from Exchange system.
ImportItemsWizardPage_noValidItemsInPathMessage=There is no valid items to import, and make sure the selected path contain valid items.
ImportItemsWizardPage_fromExchangeWarningTitle=Warning
ImportItemsWizardPage_fromExchangeWarningMessage=Importing from the Exchange system is not supported.
ImportItemsWizardPage_noValidItemsInPathMessage=There are no valid items to import. Please make sure the selected path contains valid items.
ImportItemsWizardPage_searchingMessage=Searching for projects
ImportItemsWizardPage_errorTitle=Error
ImportItemsWizardPage_couldNotRead=Source file could not be read.
ImportItemsWizardPage_sameIdProblemMessage=The 2 following items have the same ID, please unselect one of them: \n [{0}] [{1}]
ImportItemsWizardPage_sameIdProblemMessage=The 2 following items haves the same ID, please unselect one of them : \n [{0}] [{1}]
ImportItemsWizardPage_TarImport_badFormat=Source file is not a valid tar file.
ImportItemsWizardPage_ZipImport_badFormat=Source file is not a valid Zip file.
ImportItemsAction_title=Import items
ImportItemsWizardPage_noSelectedItemsMessages=There is no item selected. Please select some items to do import.
ShowErrorsDuringImportItemsDialog_title=Errors during the import items
ImportItemsWizardPage_noSelectedItemsMessages=There is no item selected. Please select some items to import.
ShowErrorsDuringImportItemsDialog_title=Errors have occurred when importing items
ShowErrorsDuringImportItemsDialog_exportLogButton_title=Export Log
ShowErrorsDuringImportItemsDialog_exportLogEntry=Export Log Entry
ShowErrorsDuringImportItemsDialog_confirmOverwrite_message=File " {0}" exists. Would you like to overwrite it?

View File

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

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